@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{font-family:'Noto Sans KR',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#222936;background:#f6f8fb;font-synthesis:none;--blue:#214eeb;--muted:#697586;--line:#e6eaf0;--navy:#172540;--radius:12px}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #6e94ff;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:3px solid #dce6ff;border-color:var(--blue)}[hidden]{display:none!important}a{color:inherit}.skip-link{position:fixed;top:-80px;left:20px;background:white;padding:10px;z-index:20}.skip-link:focus{top:10px}.topbar{height:78px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;text-decoration:none;font-weight:800;font-size:21px;gap:11px;letter-spacing:-.8px}.brand-mark{width:35px;height:35px;border-radius:9px;background:var(--blue);color:#fff;display:flex;justify-content:center;align-items:center;font-size:32px;line-height:1;font-family:Arial,sans-serif;letter-spacing:-3px;padding-bottom:5px}.brand-mark span{color:#a9bfff;line-height:1}.brand-en{font-size:11px;letter-spacing:1.8px;font-weight:600;color:#8792a3;border-left:1px solid var(--line);margin-left:10px;padding-left:19px}.top-actions{display:flex;align-items:center;gap:22px}#save-status{font-size:12px;color:var(--muted)}#save-status:before{content:'✓';color:#2f8476;margin-right:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:12px 20px;line-height:1.4;font-weight:600;font-size:14px;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 3px 7px #214eeb1a}.button.primary:hover{background:#173bd1}.button.secondary{background:#fff;border-color:#dce2ea;color:#394458}.button.secondary:hover{background:#f4f6fa}.button.small{padding:9px 14px;font-size:13px}.button.danger{background:#bb3030;color:#fff}.workspace{display:grid;grid-template-columns:246px minmax(0,1fr) 244px;max-width:1700px;margin:0 auto;min-height:calc(100vh - 78px)}.sidebar{background:#fff;border-right:1px solid var(--line);padding:30px 20px 22px;position:sticky;top:78px;height:calc(100vh - 78px);overflow:auto;scrollbar-width:thin}.sidebar-heading{padding:0 10px;margin-bottom:27px}.eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:1.8px;color:#7a879c}.sidebar-heading strong{display:block;font-size:17px;line-height:1.5;margin-top:6px;overflow-wrap:anywhere}.progress-label{display:flex;justify-content:space-between;padding:0 10px;font-size:12px;color:var(--muted)}.progress-label strong{color:var(--blue);font-weight:700}.progress-track{height:5px;background:#edf0f5;border-radius:9px;overflow:hidden;margin:10px 10px 0}#progress-bar{height:100%;width:0;background:var(--blue);transition:width .3s}.progress-caption{font-size:11px;color:#8b94a3;margin:7px 10px 21px}.step-link{width:100%;display:flex;align-items:center;gap:11px;background:none;border:0;padding:10px 11px;border-radius:8px;text-align:left;color:#5e6a7d;position:relative;margin:3px 0;font-size:13px;line-height:1.6}.step-link:hover{background:#f5f7fb}.step-link.active{background:#edf2ff;color:var(--blue);font-weight:700}.step-link.active:before{content:'';position:absolute;width:3px;background:var(--blue);height:22px;left:-20px;border-radius:0 3px 3px 0}.step-index{font-size:11px;font-weight:600;border:1px solid #dfe5ee;border-radius:5px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#8390a3}.step-link.active .step-index{background:var(--blue);color:white;border-color:var(--blue)}.step-link.complete .step-index{color:#278572;border-color:#bbded5;background:#eff9f5}.nav-count{margin-left:auto;font-size:10px;font-weight:500;color:#8290a5}.sidebar-bottom{border-top:1px solid var(--line);margin-top:22px;padding:16px 8px;display:flex;flex-wrap:wrap;gap:9px 14px}.text-button{border:0;background:transparent;color:#4f6079;font-size:12px;padding:0;text-decoration:underline;text-decoration-color:#ced5df;text-underline-offset:4px}.text-button:hover{color:var(--blue)}.text-button.muted{color:#8c97a7}.workspace main{min-width:0;padding:35px 42px 48px;outline:none}.page-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.breadcrumb{font-size:12px;color:#8290a4}.breadcrumb strong{color:#485873;font-weight:500}.breadcrumb span{margin:0 9px;color:#c1c9d4}.step-badge{font-size:11px;border:1px solid #dee5f0;border-radius:5px;padding:3px 8px;color:#71809a;letter-spacing:1px;background:#fff}.page-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:25px}h1{font-size:clamp(26px,2.1vw,34px);letter-spacing:-1.3px;font-weight:750;margin:0 0 10px;line-height:1.4;color:#1c2941}.page-heading p{font-size:14px;color:#788396;margin:0;line-height:1.8}.chapter-number{font-family:Arial,sans-serif;font-size:62px;font-weight:700;line-height:1;color:#e0e7f2;letter-spacing:-3px}.guide-strip{background:#edf2ff;border:1px solid #e1e9ff;border-radius:9px;padding:14px 16px;display:flex;align-items:flex-start;gap:11px;margin-bottom:30px;flex-wrap:wrap}.guide-symbol{display:flex;align-items:center;justify-content:center;color:var(--blue);border:1.5px solid var(--blue);width:17px;height:17px;min-width:17px;line-height:1;font-size:11px;font-weight:700;border-radius:50%;margin-top:4px}.guide-strip p{font-size:12px;color:#61749d;margin:0;flex:1;min-width:180px;line-height:1.8}.guide-strip strong{display:block;font-weight:600;color:#3b5794}.detail-toggle{display:flex;align-items:center;gap:6px;font-size:11px;color:#5671a9;white-space:nowrap;cursor:pointer;margin-top:3px}.detail-toggle input{accent-color:var(--blue);width:14px;height:14px}.question-group{margin-bottom:27px;background:#fff;border:1px solid #e0e6ef;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px #243b601a;box-shadow:0 2px 5px #2b426004}.group-heading{display:flex;gap:13px;padding:21px 26px 19px;border-bottom:1px solid #eef1f5;align-items:flex-start}.group-index{font-size:12px;font-weight:700;color:var(--blue);background:#f0f4ff;border-radius:6px;padding:4px 7px;line-height:1.5;margin-top:1px}.group-heading h2{font-size:17px;letter-spacing:-.4px;margin:0 0 3px;font-weight:700;color:#26354e}.group-heading p{font-size:12px;color:#8490a2;line-height:1.7;margin:0}.group-body{padding:2px 26px 22px}.question{margin:25px 0 0;padding:0;border:0;min-width:0}.question legend{padding:0;width:100%;margin-bottom:6px}.question-title{display:flex;align-items:center;gap:7px;font-size:14px;line-height:1.65;font-weight:600;color:#35425a}.required-label{font-size:10px;font-weight:500;color:#5a78c2;background:#f0f4ff;padding:1px 5px;border-radius:4px;white-space:nowrap}.multi-label{font-size:10px;font-weight:400;color:#95a0b0;white-space:nowrap}.question-help{font-size:12px;color:#8590a2;margin:0 0 10px;line-height:1.75}.text-input,.textarea-input,.select-input{width:100%;background:#fff;border:1px solid #dce2eb;border-radius:7px;padding:12px 13px;color:#344158;font-size:14px;line-height:1.7;transition:border .15s,box-shadow .15s}.textarea-input{resize:vertical;min-height:110px;display:block}.text-input::placeholder,.textarea-input::placeholder{color:#a4adba;font-size:13px}.text-input:disabled,.textarea-input:disabled{background:#f6f8fb;color:#8291a7;opacity:1}.select-input{appearance:auto;cursor:pointer}.question-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:7px;min-height:17px}.uncertain-button{font-size:11px;border:0;background:none;color:#8a95a8;cursor:pointer;padding:0}.uncertain-button:hover,.uncertain-button.selected{color:var(--blue)}.answer-indicator{font-size:11px;color:#568978}.question.invalid .text-input,.question.invalid .textarea-input{border-color:#d75454}.field-error{font-size:12px;color:#bd3737;margin:5px 0 0}.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice{position:relative;display:flex;align-items:center;gap:10px;border:1px solid #e0e5ee;border-radius:7px;padding:11px 12px;color:#657087;font-size:13px;line-height:1.5;cursor:pointer;min-height:45px;transition:border .15s,background .15s;overflow-wrap:anywhere}.choice:hover{border-color:#a9bafa;background:#fafbff}.choice:has(input:checked){border-color:#6688f3;background:#f1f5ff;color:#274cb1}.choice:has(input:focus-visible){outline:3px solid #c1d2ff;outline-offset:1px}.choice input{accent-color:var(--blue);margin:0;flex-shrink:0;width:15px;height:15px}.choice.custom-choice,.choice.unknown-choice{font-size:12px;color:#7f8a9c}.custom-input{margin-top:9px}.advanced-details{margin-top:26px;border-top:1px dashed #e0e6f0;padding-top:17px}.advanced-details>summary{cursor:pointer;list-style:none;color:#64738c;font-size:12px;display:flex;align-items:center;gap:7px}.advanced-details>summary:before{content:'+';font-size:17px;line-height:1;color:#8190a5}.advanced-details[open]>summary:before{content:'−'}.advanced-details>summary span{margin-left:auto;font-size:11px;color:#9aa4b3}.bottom-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:31px;padding:22px 0 0;border-top:1px solid #dfe5ee}.bottom-nav .button{min-width:132px}.bottom-nav>span{font-size:11px;color:#8d98a9;text-align:center}.context-panel{padding:39px 24px 20px 5px;align-self:start;position:sticky;top:78px}.context-card{padding:25px 22px 23px;background:#fff;border:1px solid #e0e6ef;border-radius:10px}.context-card .eyebrow{font-size:10px;letter-spacing:1.6px;color:#8090a9}.context-card h2{font-size:19px;line-height:1.6;letter-spacing:-.6px;font-weight:650;color:#344560;margin:13px 0 25px}.blueprint-flow{display:flex;flex-direction:column;align-items:stretch;gap:5px;text-align:center;font-size:11px;color:#8b96a9}.blueprint-flow>span{border:1px solid #e5eaf2;border-radius:6px;padding:8px;color:#76849b;background:#fbfcfe}.blueprint-flow i{font-style:normal;color:#bfcbdd;font-size:12px;line-height:1.4}.blueprint-flow strong{font-size:11px;font-weight:600;color:#3d60b7;background:#edf2ff;border:1px solid #dfe7ff;border-radius:6px;padding:9px 10px}.blueprint-flow strong span{margin-left:12px}.tip-card{border-top:1px solid #e1e7f0;margin:25px 4px 0;padding-top:22px}.tip-label{font-size:11px;font-weight:600;color:#5477c4}.tip-card p{font-size:12px;line-height:1.95;color:#8190a5;margin:8px 0}.privacy-note{display:flex;gap:8px;margin:22px 3px 0;align-items:flex-start;color:#9ca6b5}.privacy-note>span{font-size:20px;line-height:1.3}.privacy-note p{margin:0;font-size:11px;line-height:1.85}.empty-state{border:1px dashed #cbd6e7;border-radius:12px;padding:42px 30px;text-align:center;background:#fff}.empty-state h2{font-size:20px;margin:0 0 10px;color:#425775}.empty-state p{color:#7d8ba2;font-size:14px;max-width:480px;margin:0 auto 22px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:13px 22px;background:#1b2b46;color:white;border-radius:9px;box-shadow:0 5px 25px #15253c33;z-index:30;font-size:14px;max-width:90vw;text-align:center}dialog{border:1px solid #dce3ee;border-radius:14px;padding:30px;max-width:460px;width:calc(100vw - 40px);color:#344158}dialog::backdrop{background:#15274466;backdrop-filter:blur(3px)}dialog h2{font-size:21px;margin:0 0 12px}dialog p{font-size:14px;color:#79879b;margin:0 0 25px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.report-kicker{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--blue);margin:0 0 17px;font-weight:600}.report-intro{font-size:14px;color:#7c899e;margin:8px 0 25px;line-height:1.85}.report-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:white;border-radius:10px;margin:25px 0;overflow:hidden}.report-stat{padding:20px;text-align:center;border-right:1px solid var(--line)}.report-stat:last-child{border:0}.report-stat strong{display:block;font-size:27px;color:#284985;line-height:1.4}.report-stat span{font-size:11px;color:#8591a5}.report-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.report-tabs{display:flex;gap:25px;border-bottom:1px solid #dce4ef;margin-bottom:22px}.report-tab{background:none;border:0;border-bottom:2px solid transparent;padding:11px 2px;font-size:14px;color:#8793a6}.report-tab[aria-selected=true]{border-color:var(--blue);color:var(--blue);font-weight:600}.report-section{border:1px solid #e0e6ef;border-radius:10px;background:#fff;margin-bottom:15px;overflow:hidden}.report-section>summary{padding:18px 22px;cursor:pointer;font-size:15px;font-weight:600;color:#3a4d6c}.report-section-body{padding:0 22px 20px}.report-section h3{font-size:13px;color:#7186aa;font-weight:600;margin:18px 0 12px;padding-bottom:7px;border-bottom:1px solid #edf0f5}.report-answer{padding:10px 0;border-bottom:1px solid #f0f2f6}.report-answer:last-child{border:0}.report-answer dt{font-size:12px;color:#7d899c;margin-bottom:4px}.report-answer dd{font-size:14px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:#3b4c68}.report-answer dd.unanswered{color:#a5adba;font-style:italic;font-size:12px}.warning-card{border:1px solid #f0dbb0;background:#fffaf1;border-radius:10px;padding:20px 22px;margin-bottom:23px}.warning-card h2{font-size:15px;margin:0 0 11px;color:#866226}.warning-item{font-size:12px;color:#927446;line-height:1.8;padding:8px 0}.warning-item strong{display:block;font-weight:600}.warning-item button{color:#9b7637;margin-top:3px}.pending-card{background:#edf2ff;border:1px solid #dfe7ff;border-radius:10px;padding:17px 20px;margin-bottom:22px}.pending-card p{font-size:12px;color:#657eac;margin:0;line-height:1.9}.pending-card strong{color:#4168b3}.report-code{width:100%;min-height:600px;resize:vertical;background:#16243c;color:#dbe6fa;border:0;border-radius:10px;padding:23px;font-family:ui-monospace,Consolas,monospace;font-size:13px;line-height:1.8}.report-note{font-size:12px;color:#8996a9;line-height:1.85;margin-top:20px}.summary-name{font-size:20px;font-weight:650;overflow-wrap:anywhere}.clear-answer{border:0;background:none;color:#a0a8b5;font-size:11px;padding:0;cursor:pointer}.clear-answer:hover{color:#b54545}
@media(min-width:1600px){.workspace main{padding-left:64px;padding-right:64px}.context-panel{padding-right:28px}.workspace{grid-template-columns:260px minmax(0,1fr) 260px}}
@media(max-width:1250px){.workspace{grid-template-columns:226px minmax(0,1fr)}.context-panel{display:none}.workspace main{max-width:920px;padding:30px 36px 40px}.topbar{padding:0 24px}.sidebar{padding-left:16px;padding-right:16px}.step-link.active:before{left:-16px}}
@media(max-width:780px){.topbar{height:66px;padding:0 19px}.brand{font-size:19px;gap:9px}.brand-en{display:none}.top-actions{gap:10px}#save-status{display:none}.top-actions .button{font-size:11px;padding:8px 10px}.workspace{display:block}.sidebar{height:auto;position:sticky;top:66px;z-index:9;padding:10px 15px;background:#fff;border-right:0;border-bottom:1px solid var(--line);overflow:visible}.sidebar-heading,.sidebar .progress-label,.sidebar .progress-track,.sidebar .progress-caption{display:none}#step-nav{display:flex;overflow:auto;gap:5px;scrollbar-width:none}#step-nav::-webkit-scrollbar{display:none}.step-link{min-width:max-content;padding:7px 10px;margin:0;font-size:12px;gap:8px}.step-link.active:before{display:none}.nav-count{display:none}.sidebar-bottom{position:static;border:0;margin:8px 0 0;padding:0 4px;gap:15px}.sidebar-bottom .text-button{font-size:10px}.workspace main{padding:23px 19px 30px;max-width:none}.page-topline{margin-bottom:17px}.page-heading{margin-bottom:20px}.chapter-number{font-size:46px}h1{font-size:25px;letter-spacing:-1px}.page-heading p{font-size:13px}.guide-strip{padding:12px;margin-bottom:22px;gap:9px}.guide-strip p{font-size:11px}.detail-toggle{margin-left:26px;font-size:11px}.group-heading{padding:18px}.group-heading h2{font-size:16px}.group-heading p{font-size:11px}.group-body{padding:0 18px 20px}.question{margin-top:22px}.question-title{font-size:14px}.question-help{font-size:12px}.choices{gap:7px}.choice{font-size:12px;min-height:46px;padding:10px}.text-input,.textarea-input,.select-input{font-size:16px;padding:11px}.bottom-nav>span{display:none}.bottom-nav .button{font-size:13px;padding:13px 14px;min-width:128px}.report-actions .button{font-size:12px;padding:11px 12px}.report-stat{padding:15px 6px}.report-stat strong{font-size:24px}.report-stats{margin:20px 0}.report-section>summary{padding:15px 17px}.report-section-body{padding:0 17px 15px}.report-code{padding:15px;font-size:12px}.report-tabs{gap:20px}.breadcrumb{font-size:11px}}
@media(max-width:380px){.choices{grid-template-columns:1fr}.chapter-number{display:none}.topbar{padding:0 12px}.brand{font-size:17px}.workspace main{padding-left:13px;padding-right:13px}.report-tabs{gap:12px}.report-tab{font-size:12px}}
.question-title{font-size:16px}.text-input,.textarea-input,.select-input{font-size:16px}.choice{font-size:14px}.question-help{font-size:14px;color:#6e7d93}.page-heading p{font-size:16px}.group-heading p{font-size:14px;color:#74829a}.report-answer dd{font-size:16px}.report-answer dt{font-size:14px}.guide-strip p{font-size:13px}.detail-toggle{font-size:12px}.advanced-details>summary{font-size:14px}.tip-card p{font-size:13px;color:#718199}.step-link{font-size:14px}.step-link>span:nth-child(2){min-width:0}.nav-count{flex-shrink:0}.uncertain-button,.clear-answer{font-size:12px}.text-input::placeholder,.textarea-input::placeholder{font-size:14px}
@media(max-width:780px){.page-heading p{font-size:14px}.question-title{font-size:15px}.question-help,.group-heading p{font-size:13px}.step-link{font-size:12px}.choice{font-size:13px}.guide-strip p{font-size:12px}}
.feature-card{background:#f8faff;border:1px solid #dce5f5;border-radius:10px;padding:20px;margin:0 0 16px}.feature-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.feature-card h3{font-size:16px;color:#35569c;margin:0}.feature-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-field.wide{grid-column:1/-1}.feature-field label{display:block;font-size:14px;font-weight:500;color:#4a5a74;margin-bottom:7px}.feature-field .textarea-input{min-height:72px}.feature-limit{margin-top:10px}.readiness-card{background:white;border:1px solid #d9e3f6;border-radius:12px;margin-bottom:24px;overflow:hidden}.readiness-heading{padding:23px;background:#f3f6ff}.readiness-heading h2{font-size:20px;color:#294775;margin:9px 0}.readiness-heading p,.readiness-section>p{font-size:14px;color:#6f809a;line-height:1.8;margin:0}.readiness-section{padding:19px 23px;border-top:1px solid #e5eaf4}.readiness-section>summary{font-size:16px;font-weight:600;color:#364d73;cursor:pointer}.readiness-section>summary strong{font-size:13px;background:#edf2ff;color:#315bc1;padding:3px 8px;border-radius:5px;margin-left:8px}.readiness-section>p{margin-top:12px}.readiness-section ul{list-style:none;padding:0;margin:10px 0 0}.readiness-section li{padding:12px 0;border-bottom:1px solid #eef2f7}.readiness-section li:last-child{border:0}.review-link{border:0;background:none;text-align:left;font-size:14px;padding:0;color:#355998;line-height:1.8}.review-link:hover{text-decoration:underline}.readiness-section small{display:block;font-size:12px;color:#8895a9;line-height:1.8;margin-top:3px;overflow-wrap:anywhere}.review-complete{color:#287a68!important}.empty-state p{line-height:1.9}
@media(max-width:780px){.feature-card{padding:15px}.feature-fields{grid-template-columns:1fr}.feature-field.wide{grid-column:auto}.readiness-heading,.readiness-section{padding:18px}.readiness-heading h2{font-size:18px}.readiness-section>summary{font-size:15px}}
@media print{.readiness-section{break-inside:auto}.readiness-section:not([open])>*{display:block}.readiness-section li{break-inside:avoid}.readiness-heading{background:white}.review-link{color:#111}.review-link span{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{body{background:#fff;color:#111}.topbar,.sidebar,.context-panel,.report-actions,.report-tabs,.toast,.skip-link,.warning-item button,.site-footer{display:none!important}.workspace{display:block}.workspace main{padding:0}.report-section{break-inside:auto;border:0}.report-section-body{padding:0}.report-section>summary{padding-left:0}.report-section:not([open])>*{display:block}.report-answer{break-inside:avoid}.report-stats{margin:15px 0}.report-code{display:none}.pending-card,.warning-card{background:white}h1{font-size:24px}.report-section h3{break-after:avoid}}
.choice-shell{display:flex;align-items:stretch;min-width:0;border:1px solid #dce3ee;border-radius:8px;background:#fff;transition:border-color .15s,background .15s}.choice-shell:has(input:checked){border-color:#6688f3;background:#f1f5ff}.choice-shell:hover{border-color:#a9bafa}.choice-shell .choice{flex:1;min-width:0;border:0;border-radius:7px 0 0 7px;background:transparent;padding:12px 10px;font-size:14px}.choice-shell .choice:has(input:checked){background:transparent}.option-help{flex:0 0 42px;width:42px;border:0;border-left:1px solid #e5eaf3;background:transparent;color:#365cba;border-radius:0 7px 7px 0;display:flex;align-items:center;justify-content:center;min-height:44px}.option-help span{border:1px solid #b1c1e4;border-radius:50%;width:22px;height:22px;font-size:14px;font-weight:700;line-height:20px}.option-help:hover{background:#e7eeff}.feature-priority{border:0;padding:0;margin:0;min-width:0}.feature-priority legend{font-size:14px;font-weight:600;margin-bottom:7px}.legacy-answer{font-size:14px;background:#fff8e9;border:1px solid #edd5a3;border-radius:8px;color:#805e27;padding:12px 14px;margin:0 0 12px}.option-help-dialog{max-width:600px;max-height:calc(100dvh - 40px);overflow:auto;padding:26px;overscroll-behavior:contain}.help-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.help-top .eyebrow{font-size:13px;letter-spacing:.5px;color:#4568b5}.option-help-dialog .help-context{font-size:14px;color:#66778f;margin:0 0 8px}.option-help-dialog h2{font-size:25px;overflow-wrap:anywhere;line-height:1.45;margin-bottom:20px}.option-help-dialog dl{margin:0}.help-fact{padding:13px 0;border-top:1px solid #e5eaf1}.help-fact dt{font-size:14px;color:#315eb2;font-weight:700;margin-bottom:5px}.help-fact dd{margin:0;font-size:16px;color:#35435b;line-height:1.8;overflow-wrap:anywhere}.help-source{font-size:14px;color:#365cba;display:inline-block;margin-top:12px;text-underline-offset:4px}.help-browse{margin-top:22px;border-top:1px solid #dfe6f1;padding-top:18px}.help-browse label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.help-browse p{font-size:13px;margin:9px 0 0;line-height:1.7;color:#6f7e93}@media(max-width:600px){.choices{grid-template-columns:1fr}.option-help-dialog{padding:20px;width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.option-help-dialog h2{font-size:22px}.choice-shell .choice{font-size:14px}}@media print{dialog{display:none!important}}

.learning-card{background:#f4f7ff;border:1px solid #e0e8fa;border-radius:8px;margin:20px 0 5px;padding:13px 16px}.learning-card>summary,.decision-detail>summary,.inactive-topics>summary{cursor:pointer;color:#3a5b96;font-size:14px;font-weight:600;line-height:1.8}.learning-card dl{margin:13px 0 0}.learning-card dl>div{padding:8px 0}.learning-card dt{color:#36588d;font-size:13px;font-weight:700}.learning-card dd{margin:4px 0 0;color:#4c5e79;font-size:14px;line-height:1.9}.decision-detail{margin-top:13px;border-top:1px solid #edf0f5;padding-top:10px}.decision-detail>summary{color:#64738c;font-size:12px;font-weight:500}.decision-detail p,.decision-detail label{font-size:13px;line-height:1.85;color:#4f6079}.decision-detail label{display:block;margin:12px 0 8px}.decision-detail .textarea-input{min-height:85px;margin-top:8px}.decision-detail .muted{color:#6f7f95}.decision-detail .question-help{font-size:12px;margin-top:6px}.draft-preserved{font-size:13px;color:#2d6d61;background:#f0faf6;border-radius:7px;padding:10px 13px}.inactive-topics{border:1px dashed #cdd7e8;border-radius:10px;padding:18px 21px;background:#f7f9fc;margin-top:24px}.inactive-topics>p{font-size:13px;color:#65758d;line-height:1.9}.inactive-topics>details{padding:13px 0;border-top:1px solid #e0e6ef}.inactive-topics>details>summary{font-size:14px;cursor:pointer;color:#566882}.inactive-topics>details p{font-size:13px;line-height:1.85;overflow-wrap:anywhere}.inactive-topics .text-button{display:block;text-align:left;margin:8px 0;line-height:1.8}.decision-summary{background:#fff;border:1px solid #dce4f0;border-radius:12px;padding:22px;margin-bottom:24px}.decision-summary h2{font-size:20px;margin:0 0 8px;color:#294775}.decision-summary>p{font-size:14px;color:#71809a}.decision-summary dl{margin:0}.decision-summary dl>div{padding:12px 0;border-top:1px solid #edf0f5}.decision-summary dt{font-size:13px;color:#677b97}.decision-summary dd{margin:5px 0 0;color:#344158;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}.question-title{flex-wrap:wrap}.progress-caption{line-height:1.9;color:#708099}@media(max-width:600px){.learning-card,.inactive-topics,.decision-summary{padding:14px}.decision-detail>summary{font-size:13px}}@media print{.decision-summary dl>div{break-inside:avoid}}

.test-plan-intro{padding:16px;background:#edf3ff;border-radius:8px;margin:14px 0;color:#34578f}.test-plan-intro strong{font-size:16px}.test-plan p{font-size:14px;line-height:1.85}.test-plan-intro p{margin:6px 0 10px}.test-coverage,.test-checks,.test-basis,.test-legacy{margin:18px 0;padding:16px;border:1px solid #dfe6f1;border-radius:8px;min-width:0}.test-plan summary{cursor:pointer;font-size:14px;line-height:1.9;color:#3b557c}.test-coverage>summary{font-size:16px;font-weight:600}.test-coverage summary span{font-size:12px;font-weight:400;color:#7789a2;margin-left:7px}.test-source{border-top:1px solid #e5eaf3;padding:12px 0;margin-top:10px}.test-source dl{margin:10px 0 0}.test-source dl>div{margin-top:10px}.test-source dt{font-size:13px;font-weight:600;color:#5d718e}.test-source dd{margin:3px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#3e4e65;font-size:14px}.test-checks{background:#f8fafc}.test-checks p{margin:0 0 12px;white-space:pre-wrap;overflow-wrap:anywhere}.test-basis legend{font-size:15px;color:#354968;font-weight:600;padding:0 5px}.test-basis .choices{grid-template-columns:1fr}.test-flow{border:1px solid #dce5f4;border-radius:9px;background:#f8faff;margin-bottom:14px;overflow:hidden}.test-flow>summary{padding:15px;font-size:16px;font-weight:600;color:#35569c;overflow-wrap:anywhere}.test-flow-body{padding:0 16px 18px}.test-flow-body>label,.test-legacy>label{display:block;font-size:14px;font-weight:500;color:#4a5a74;margin:14px 0 7px}.test-flow-body>.textarea-input{min-height:80px}.test-flow-body>.text-button{margin-top:18px;font-size:14px}.test-flows>.question-help{margin-top:10px}
.question-learning{margin:12px 0 18px;padding:13px 16px;border-left:3px solid #b9cdf8;background:#f8faff;border-radius:0 8px 8px 0}.question-why{margin:0;font-size:13px;line-height:1.85;color:#4c607e}.question-why strong{color:#345a9a}.question-learning .decision-detail{margin-top:8px;padding-top:8px}.decision-detail dl{margin:12px 0}.decision-detail dl>div{margin:11px 0}.decision-detail dt{font-size:13px;font-weight:600;color:#3d5b89}.decision-detail dd{margin:4px 0;font-size:14px;color:#4f6079;line-height:1.85}.decision-detail h3{font-size:14px;margin:16px 0 4px;color:#344b70}.related-decisions>strong{display:block;font-size:13px}.related-decisions .text-button,.related-decisions>span{display:block;text-align:left;line-height:1.8;margin:7px 0;font-size:13px;overflow-wrap:anywhere}.related-decisions small{display:block;color:#6c7a90}.writing-guide ol{padding-left:20px;color:#4f6079;font-size:14px;line-height:1.9}.writing-guide li{padding:3px 0}.option-help-dialog.comparing{max-width:940px;width:calc(100vw - 40px)}.option-help-dialog .help-browse{margin:0 0 20px;padding:0 0 17px;border-top:0;border-bottom:1px solid #dfe6f1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.help-browse>div{min-width:0}.help-browse p{grid-column:1/-1}.comparison-scroll{overflow-x:auto}.option-comparison{width:100%;border-collapse:collapse;table-layout:fixed;min-width:550px;font-size:14px;line-height:1.8}.option-comparison caption{text-align:left;color:#65748c;font-size:13px;padding-bottom:12px}.option-comparison th,.option-comparison td{border:1px solid #dfe6f1;padding:13px;vertical-align:top;overflow-wrap:anywhere}.option-comparison th{color:#345684;background:#f3f6fc;text-align:left;font-weight:600}.option-comparison th:first-child{width:22%}.option-comparison td{color:#425471}.option-comparison .help-source{margin:0;font-size:13px}@media(max-width:600px){.option-help-dialog .help-browse{grid-template-columns:1fr}.option-help-dialog.comparing{width:calc(100vw - 24px)}.question-learning{padding:12px}.option-comparison{min-width:510px}}@media print{.question-learning{display:none}}

.question-footer>span:first-child{display:flex;align-items:center;gap:6px}.question-footer .option-help{display:inline-flex;width:30px;flex-basis:30px;min-height:30px;border:0;border-radius:5px}.comparison-scroll:focus-visible{outline:3px solid #6e94ff;outline-offset:-3px}

.worksheet{margin:16px 0}.worksheet-row{padding:18px;margin:14px 0;border:1px solid #dce5f4;border-radius:9px;background:#f8faff}.worksheet-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.worksheet-row h3{margin:0;color:#35569c;font-size:15px}.worksheet-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.worksheet-fields label{display:block;margin-bottom:7px;font-size:14px;font-weight:500;line-height:1.6;color:#435672}.worksheet-fields .textarea-input{min-height:85px}.worksheet-legacy{padding:14px;background:#fffaf0;border:1px solid #ecdfc4;border-radius:8px;margin:15px 0}.worksheet-legacy summary{cursor:pointer;color:#725b33;font-size:14px}.worksheet-legacy label{display:block;margin:12px 0;font-size:13px}.reused-answers{padding:12px 14px;background:#f6faf9;border:1px solid #dcebe6;border-radius:8px;margin-bottom:16px}.reused-answer{padding:12px 0;border-top:1px solid #dcebe6}.reused-answer h3{margin:0;font-size:14px}.reused-answer p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:260px;overflow:auto}.guide-burden{padding:14px 0;border-top:1px solid #e5eaf1;margin-top:14px}.guide-burden>summary{cursor:pointer;color:#365cba;font-size:14px;font-weight:600}.inactive-step .nav-count{font-size:11px;color:#7c8797}.option-help-dialog dd{white-space:pre-line}.return-link{display:block;margin-bottom:14px}.worksheet-fields>div{min-width:0}
@media(max-width:600px){.worksheet-fields{grid-template-columns:1fr}.worksheet-row{padding:14px}.worksheet-heading{align-items:flex-start}.worksheet-row .text-button{font-size:12px}}

.reused-answers>summary{cursor:pointer;font-size:14px;color:#326b59}.reused-answers p{font-size:13px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.reused-answers>div{border-top:1px solid #dcebe6;padding:12px 0}.reused-answers strong{font-size:13px}.reused-answers .text-button{font-size:13px}

.save-help-button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:7px 10px;border:1px solid #dfe6ef;border-radius:8px;background:#f8faff;color:#526985;text-align:left;line-height:1.5}.save-help-button:hover{background:#edf2ff;border-color:#a9bafa}#save-status{color:inherit}#save-status:before{content:none}.save-help-icon{flex-shrink:0;display:inline-grid;place-items:center;width:19px;height:19px;border:1px solid currentColor;border-radius:50%;font-size:12px;font-weight:700}.save-help-button[data-attention=true]{color:#865619;background:#fff8e9;border-color:#e8cd9b}.storage-current{padding:14px 16px;background:#edf3ff;border:1px solid #dce6fc;border-radius:9px;margin-bottom:18px;color:#34578f}.storage-current strong{font-size:12px}.storage-current p{margin:3px 0 0;color:inherit;font-size:14px;line-height:1.75}.storage-help-dialog[data-attention=true] .storage-current{background:#fff8e9;border-color:#e8cd9b;color:#865619}.storage-help-dialog .storage-privacy{font-size:13px;line-height:1.8;padding-top:16px;margin:10px 0 20px;border-top:1px solid #e5eaf1;color:#5c6d85}.storage-help-dialog .dialog-actions{justify-content:flex-start}
@media(max-width:780px){.topbar{height:106px;flex-direction:column;align-items:stretch;justify-content:center;gap:7px}.topbar .brand{align-self:flex-start}.top-actions{justify-content:space-between;gap:8px}.save-help-button{min-width:0;padding:5px 8px;flex:0 1 auto}#save-status{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:11px}.top-actions #report-button{flex-shrink:0}.sidebar{top:106px}}

.site-footer{border-top:1px solid var(--line);background:#fff;color:#5e6a7d}.site-footer-inner{max-width:1700px;margin:0 auto;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 28px}.site-footer-credit{display:flex;flex-direction:column;gap:3px;font-size:12px}.site-footer-credit strong{font-size:13px;font-weight:650;color:#43536d;letter-spacing:.3px}.footer-links{display:flex;flex-wrap:wrap;gap:4px 20px}.footer-links a{display:inline-flex;align-items:center;gap:5px;min-height:44px;font-size:13px;text-decoration:underline;text-decoration-color:#c8d1df;text-underline-offset:4px}.footer-links a:hover{color:var(--blue);text-decoration-color:currentColor}.footer-links a span{font-size:12px}
@media(max-width:780px){.site-footer-inner{padding:20px 19px;gap:8px}.footer-links{gap:4px 18px}}
