:root{color:#24352f;font-synthesis:none;--ink:#24352f;--muted:#66746f;--green:#315e50;--green2:#dceae2;--cream:#fafbf8;--line:#dbe3dd;--danger:#9b2734;background:#f4f7f3;font-family:Inter,Pretendard,system-ui,-apple-system,sans-serif;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f4f7f3;min-width:320px;margin:0}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea,select,summary{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #d29245}button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:44px;padding:.65rem 1rem;font-weight:700}button:hover:not(:disabled){border-color:#6b8c80}button:disabled{opacity:.48;cursor:not-allowed}.container{width:min(100% - 2rem,960px);margin-inline:auto}.landing{background:radial-gradient(circle at 90% 8%,#dcebe2 0,transparent 30%),var(--cream);min-height:100vh}nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;display:flex}.brand{letter-spacing:-.04em;font-size:1.15rem;font-weight:900}.local-badge{color:#3c6657;background:#eef6f1;border:1px solid #b7ccc0;border-radius:99px;padding:.3rem .65rem;font-size:.78rem}.hero{max-width:730px;padding:5.5rem 0 4rem}.eyebrow{color:#477362;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-size:.78rem;font-weight:900}.hero h1,.step-card h1,.report h1{letter-spacing:-.055em;margin:.3rem 0 1.5rem;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.4rem,7vw,4.7rem);font-weight:500;line-height:1.12}.hero h1 em{color:#477362;font-weight:500}.hero>p:not(.eyebrow){color:var(--muted);max-width:620px;font-size:1.08rem}.privacy-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:1rem;margin:2rem 0 1rem;padding:1rem 1.2rem;display:flex;box-shadow:0 8px 30px #3457440a}.privacy-card>span{color:#4e7f6d}.privacy-card p{color:var(--muted);margin:.1rem 0;font-size:.9rem}.save-toggle{cursor:pointer;align-items:center;gap:.8rem;padding:.8rem 0;display:flex}.save-toggle input{width:22px;height:22px;accent-color:var(--green)}.save-toggle span{flex-direction:column;display:flex}.save-toggle small{color:var(--muted)}.primary{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 5px 18px #315e5022}.hero-button{justify-content:space-between;width:100%;margin-top:1rem;padding:1rem 1.3rem;font-size:1.05rem;display:flex}.how{border-top:1px solid var(--line);padding:3rem 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-grid article{background:#f2f6f2;border-radius:16px;padding:1.5rem}.feature-grid b{color:#769687}.feature-grid h2{margin:.7rem 0 .3rem;font-size:1.05rem}.feature-grid p{color:var(--muted);margin:0;font-size:.9rem}.site-footer{text-align:center;border-top:1px solid var(--line);color:var(--muted);padding:2rem 0;font-size:.85rem}.notice{background:#e6f1e9;border:1px solid #b9d2c1;border-radius:12px;padding:.7rem 1rem}.wizard{padding:1rem 0 7rem}.wizard-top{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.back-link{background:0 0;border:0;padding-left:0}.progress{background:#dce4df;border-radius:99px;height:5px;overflow:hidden}.progress span{background:#4f7c6c;height:100%;transition:width .25s;display:block}.step-card{max-width:760px;margin:3rem auto}.step-card h1{margin:.2rem 0;font-size:clamp(2rem,5vw,3.2rem)}.step-description{color:var(--muted);margin:0 0 2.5rem}.choice-fieldset{border:0;margin:0;padding:0}.choice-fieldset legend{margin-bottom:.8rem;font-weight:800}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.choice-card{text-align:left;align-items:center;gap:.7rem;min-height:58px;display:flex}.choice-card span{background:#edf2ee;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.choice-card.selected,.radio-card.selected,.segmented .selected{background:var(--green2);color:#244f41;border-color:#678f80}.field-stack{gap:2.2rem;display:grid}.slider-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.2rem}.slider-label{justify-content:space-between;font-weight:800;display:flex}.slider-label output{color:#376454;font-size:1.4rem}.slider-wrap input[type=range]{accent-color:#477766;width:100%;height:36px}.range-labels{color:var(--muted);justify-content:space-between;font-size:.75rem;display:flex}label{margin-bottom:.35rem;display:block}input:not([type=range]):not([type=radio]):not([type=checkbox]),textarea,select{background:#fff;border:1px solid #cfd9d3;border-radius:10px;width:100%;min-height:46px;padding:.7rem .8rem}textarea{resize:vertical;min-height:110px}.char-count{text-align:right;color:var(--muted);font-size:.8rem}.required{color:#a23842;font-size:.7rem}details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:.8rem}summary{cursor:pointer;min-height:30px;font-weight:700}summary span,label span{color:var(--muted);font-size:.75rem;font-weight:400}.privacy-note{color:var(--muted);margin:0;font-size:.85rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.action-list{gap:.55rem;display:grid}.radio-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:.7rem;min-height:52px;padding:.8rem;display:flex}.radio-card input{accent-color:var(--green);width:18px;height:18px}.compact{color:var(--muted);font-size:.9rem}.error{color:#9b2734;font-size:.88rem;font-weight:700}.main-error{background:#fbecef;border:1px solid #e7b9c0;border-radius:10px;max-width:760px;margin:1.5rem auto 0;padding:.8rem}.wizard-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);z-index:10;background:#f4f7f3e8;justify-content:flex-end;gap:.7rem;padding:.8rem max(1rem,50vw - 380px);display:flex;position:fixed;bottom:0;left:0;right:0}.wizard-actions .primary{min-width:140px}.crisis{background:#fff3f3;border:3px solid #b32737;border-radius:18px;margin:0 0 2rem;padding:1.5rem}.crisis h2{margin:.2rem 0;font-family:inherit;font-size:1.7rem}.crisis-button{text-align:center;color:#fff;background:#ac2434;border-radius:12px;margin:1.2rem 0;padding:1rem;font-size:1.1rem;font-weight:900;text-decoration:none;display:block}.emergency-links{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.emergency-links a{text-align:center;color:#7f1724;border:1px solid #d9a1a8;border-radius:10px;padding:.7rem;font-weight:800}.card{border:1px solid var(--line);background:#fff;border-radius:20px;margin:2rem 0;padding:1.5rem;box-shadow:0 12px 40px #2945370b}.follow-up h2{margin:.2rem 0}.action-quote{font-family:Georgia,serif;font-size:1.2rem}.segmented{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1rem 0;display:grid}.gentle-feedback{background:#eef5f0;border-left:4px solid #67927f;border-radius:5px;padding:.8rem 1rem}.records-section{border-top:1px solid var(--line);padding:3rem 0}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading h2{margin:0;font-family:Georgia,serif;font-size:2rem}.data-tools{grid-template-columns:auto 140px 1fr 1fr;align-items:end;gap:.6rem;margin:1.5rem 0;display:grid}.data-tools label{margin:auto 0}.record-list{gap:.6rem;display:grid}.record-row{border:1px solid var(--line);background:#fff;border-radius:12px;padding:.4rem;display:flex}.record-open{text-align:left;border:0;flex:1;grid-template-columns:1fr auto;display:grid}.record-open small{color:var(--muted);grid-column:1/-1}.danger-text{color:#9b2734;background:0 0;border:0}.clear{margin-top:1rem}.empty{color:var(--muted);text-align:center;padding:2rem}.report{max-width:820px;padding:3rem 0 5rem}.report-header{justify-content:space-between;align-items:start;margin-bottom:2rem;display:flex}.report h1{margin:.2rem 0;font-size:clamp(2.2rem,6vw,4rem)}.button-row{flex-wrap:wrap;gap:.5rem;display:flex}.report-section{border:1px solid var(--line);background:#fff;border-radius:16px;margin:1rem 0;padding:1.5rem;position:relative}.report-section h3{color:#4e6b60;margin:0 0 1rem;font-size:1rem}.hero-summary{padding-right:110px}.score-orb{background:var(--green);color:#fff;border-radius:50%;place-content:center;width:80px;height:80px;font-size:1.65rem;font-weight:900;display:grid;position:absolute;top:1.5rem;right:1.5rem}.score-orb small{font-size:.7rem}.split-list{gap:.8rem;display:grid}.split-list div{background:#f6f8f5;border-radius:10px;padding:.8rem}.split-list dt{color:#5b776c;font-size:.75rem;font-weight:900}.split-list dd{margin:.2rem 0}.insight-list{padding:0;list-style:none}.insight-list li{gap:.2rem;margin:.8rem 0;display:grid}.insight-list span,.muted,.sample{color:var(--muted)}.sample{font-size:.8rem}.action-highlight{color:#fff;background:#315e50}.action-highlight h3{color:#cfe1d8}.big-action{font-family:Georgia,serif;font-size:1.5rem}.inline-details{gap:2rem;display:flex}.inline-details dt{color:#cfe1d8;font-size:.75rem}.inline-details dd{margin:0}.counter-box{background:#f2f6f3;border-radius:12px;gap:.6rem;padding:1rem;display:grid}.counter-box>span{color:var(--muted)}.text-button{background:0 0}.read-again blockquote{color:#315e50;margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:1.3rem;line-height:1.8}.disclaimer{text-align:center;color:var(--muted);padding:1rem;font-size:.85rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (width<=640px){.container{width:min(100% - 1.25rem,960px)}nav{height:60px}.hero{padding:3.5rem 0}.hero h1{font-size:2.55rem}.feature-grid,.choice-grid,.form-grid,.segmented{grid-template-columns:1fr}.data-tools{grid-template-columns:1fr 1fr}.data-tools label,.data-tools select{grid-column:span 1}.report-header{display:block}.report-header .button-row{margin-top:1rem}.hero-summary{padding-top:110px;padding-right:1.5rem}.score-orb{left:1.5rem;right:auto}.inline-details{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.wizard-actions{padding-bottom:max(.8rem,env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body{background:#fff}.no-print,.wizard-actions{display:none!important}.report{width:100%;padding:0}.report-section{break-inside:avoid;box-shadow:none}}
