:root{font-family:Segoe UI,Noto Sans KR,Apple SD Gothic Neo,sans-serif;line-height:1.5;font-weight:400;color:#2f2413;background:radial-gradient(circle at top left,#f8f1e3,#eadfc8 45%,#e2d2b4);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}.page{min-height:100vh;display:grid;place-items:center;padding:2rem 1.25rem}.panel{width:min(760px,100%);background:linear-gradient(160deg,#fffdf8,#f8f4ec);border:1px solid #dbcdb5;border-radius:18px;box-shadow:0 18px 36px #28180024;padding:2rem}.eyebrow{margin:0;color:#7b5e28;letter-spacing:.06em;font-size:.78rem;font-weight:700;text-transform:uppercase}h1{margin:.35rem 0 0;color:#2f2413;font-size:clamp(1.5rem,2vw + 1rem,2.2rem);line-height:1.2}.description{margin-top:.7rem;color:#5a4b33}.progress-wrap{margin-top:1.35rem}.progress-bar{width:100%;height:12px;border-radius:999px;background:#e8dfcf;overflow:hidden}.progress-bar>span{display:block;height:100%;background:linear-gradient(90deg,#1d7254,#319b76);transition:width .2s ease}.progress-text{margin-top:.45rem;color:#355746;font-weight:600}.list{list-style:none;margin:1.15rem 0 0;padding:0;display:grid;gap:.85rem}.list-item{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;padding:.9rem;background:#ffffffbf;border:1px solid #d9ccb7;border-radius:12px}.list-item input{margin-top:.16rem;width:1.1rem;height:1.1rem;accent-color:#1d7254}.list-item label{display:grid;gap:.18rem;cursor:pointer}.list-item strong{color:#2b210f;font-size:1rem}.list-item span{color:#5b4d37;font-size:.93rem;line-height:1.45}input:focus-visible,label:focus-visible{outline:3px solid #1264a3;outline-offset:2px;border-radius:5px}@media(max-width:560px){.panel{padding:1.4rem 1rem}.list-item{padding:.75rem}}
