:root{font-family:Arial,"Noto Sans KR",sans-serif;color:#1f2530;background:#eef1f5}*{box-sizing:border-box}body{margin:0}.app-shell{width:min(100%,430px);min-height:100vh;margin:auto;background:#fff}.app-header{padding:22px 18px 16px;text-align:center;border-bottom:1px solid #d9dee6;font-family:Georgia,serif;font-size:22px;font-weight:700}.app-header a{color:#608c38;text-decoration:none}.app-header span{color:#315f91}.content{padding:26px 20px 50px}.kicker{color:#7e367f;font-weight:700;margin:0 0 8px}h1{font-size:25px;line-height:1.3;margin:0 0 10px}h2{font-size:18px;margin-top:30px}.muted{color:#687180;line-height:1.5}.hero{height:220px;margin:28px 0;background:#f2f4f7;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:12px}.hero span{width:72px;height:62px;border:3px solid #315f91;border-radius:12px;display:grid;place-items:center;font-size:29px}.hero span:last-child{border-color:#608c38;transform:translateY(12px)}.notice{text-align:center;color:#687180}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.photo-option{position:relative;border:3px solid transparent;border-radius:12px;overflow:hidden;min-height:180px;background:#eef1f5}.photo-option input{position:absolute;opacity:0}.photo-option img{width:100%;height:100%;min-height:180px;object-fit:cover;display:block}.photo-option span,.photo-option b{position:absolute;top:8px;background:#202630d9;color:#fff;border-radius:6px;padding:5px 8px}.photo-option span{left:8px}.photo-option b{right:8px;display:none;background:#608c38}.photo-option:has(input:checked){border-color:#608c38}.photo-option:has(input:checked) b{display:block}.field{display:block;font-weight:700;margin:18px 0}.field textarea{display:block;width:100%;min-height:86px;margin-top:8px;border:1px solid #cfd5de;border-radius:9px;padding:11px;font:inherit}.primary{width:100%;min-height:50px;border:0;border-radius:9px;background:#608c38;color:#fff;font-size:16px;font-weight:700}.result-item{display:grid;grid-template-columns:92px 1fr;gap:13px;margin:18px 0;align-items:center}.result-item img{width:92px;height:92px;border-radius:9px;object-fit:cover}.result-copy>div{display:flex;justify-content:space-between;margin-bottom:9px}.result-copy progress{width:100%;height:15px;accent-color:#608c38}.comments{background:#f2f4f7;border-radius:12px;padding:4px 14px}.comments p{line-height:1.45}.comments b{display:inline-block;background:#315f91;color:#fff;border-radius:5px;padding:2px 6px;margin-right:7px}@media(min-width:700px){body{padding:30px}.app-shell{min-height:720px;border-radius:24px;overflow:hidden;box-shadow:0 12px 35px #16201f25}}

