@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@500;600;650;700;750;800&display=swap');

:root{color-scheme:light;--navy:#202c45;--ink:#243148;--muted:#596577;--red:#b5232c;--red-dark:#951b23;--line:#dee3e9;--paper:#fff;--bg:#f4f6f8;--bluewash:#edf1f6;--radius:18px;font-family:'DM Sans',system-ui,sans-serif;font-size:16px;color:var(--ink);background:var(--bg)}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #3469a8;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2{font-family:'Manrope',system-ui,sans-serif}h2:focus,main:focus{outline:none}a{text-underline-offset:4px}.skip-link{position:absolute;top:-100px;left:20px;z-index:10;background:white;padding:14px}.skip-link:focus{top:10px}.site-header{background:var(--navy);color:#fff}.header-inner{max-width:1200px;padding:19px 32px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:'Manrope',sans-serif;font-size:23px;font-weight:750}.brand strong{color:#fff}.brand img{object-fit:contain}.header-help{display:flex;align-items:center;gap:12px;font-size:14px;color:#cbd3df;text-decoration:none}.header-help span{color:white;font-weight:650;font-size:16px}.main{max-width:1200px;margin:auto;padding:34px 32px 0}.intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:27px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:750;color:var(--red)}h1{font-size:clamp(26px,3vw,34px);letter-spacing:-1.05px;line-height:1.3;margin:8px 0} .intro p:not(.eyebrow){color:var(--muted);line-height:1.5}.text-link{font-weight:650;font-size:14px;border:none;background:none;padding:0;display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.text-link:hover{text-decoration:underline}.browse-link{white-space:nowrap}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.finder{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:29px 32px 0;box-shadow:0 5px 20px #202c4504;scroll-margin-top:20px;min-width:0}.progress-label{display:flex;justify-content:space-between;gap:16px;font-size:13px;color:var(--muted);font-weight:600;margin-bottom:12px}.progress-track{height:5px;border-radius:5px;background:#e9edf1;overflow:hidden}.progress-track>div{height:100%;background:var(--red);transition:width .22s ease;border-radius:5px}#screen{padding-top:27px}#screen h2{font-size:27px;font-weight:750;line-height:1.3;letter-spacing:-.7px}.question-helper{color:var(--muted);line-height:1.6;font-size:15px;margin:10px 0 23px;max-width:600px}.options{display:grid;gap:10px}.options-grid{grid-template-columns:1fr 1fr}.option{text-align:left;border:1px solid #d8dfe7;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;min-height:64px;color:var(--ink);transition:background .15s,border-color .15s,box-shadow .15s}.option:hover{background:#f6f8fb;border-color:#7a8ba4;box-shadow:0 2px 6px #202c4506}.option.selected{border-color:var(--red);background:#fff5f5;box-shadow:inset 0 0 0 1px var(--red)}.option-content{display:flex;flex-direction:column;gap:5px}.option-content strong{font-size:15px;font-weight:650;line-height:1.4}.option-content>span{font-size:13px;line-height:1.45;color:var(--muted)}.choice-marker{width:19px;height:19px;border-radius:50%;border:1.5px solid #bec7d2;flex:0 0 19px;display:grid;place-items:center;font-size:12px}.selected .choice-marker{background:var(--red);border-color:var(--red);color:white}.question-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 0}.back{border:none;background:none;display:flex;align-items:center;gap:10px;color:var(--ink);font-size:14px;padding:10px 0}.selection-help{font-size:12px;color:var(--muted)}.shortcut{padding:18px 0 22px;border-top:1px solid var(--line)}.sidebar{padding:25px 1px}.summary-heading{display:flex;justify-content:space-between;align-items:center}.summary-heading .eyebrow{color:#66748b;font-size:11px}.summary-dot{width:6px;height:6px;background:var(--red);border-radius:50%}.sidebar h2{font-size:21px;letter-spacing:-.5px;margin:12px 0 7px}.summary-intro{font-size:14px;line-height:1.5;color:var(--muted)}dl{margin:22px 0}.summary-row{border-bottom:1px solid var(--line);padding:12px 0}.summary-row:first-child{border-top:1px solid var(--line)}dt{font-size:12px;color:var(--muted);margin-bottom:5px}dd{margin:0;font-size:14px;line-height:1.5}.unanswered{color:#667284}.summary-edit{display:flex;width:100%;text-align:left;justify-content:space-between;gap:8px;padding:0;border:0;background:none;color:var(--ink);font-size:14px;font-weight:550;line-height:1.5}.summary-edit:hover{text-decoration:underline}.summary-edit>span{color:#667284}.active dt{color:var(--red);font-weight:650}.human-help{display:flex;gap:12px;margin-top:26px;padding-top:4px}.help-icon{border:1px solid #aeb9c9;border-radius:50%;width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;font-weight:600;font-size:14px}.human-help strong{font-size:14px}.human-help p{font-size:13px;color:var(--muted);line-height:1.65;margin:8px 0 12px}.human-help a{font-size:14px;font-weight:650;text-decoration:none}.human-help a:hover{text-decoration:underline}footer{display:flex;justify-content:space-between;gap:20px;color:#5b687b;font-size:12px;padding:27px 0 30px}footer a{text-decoration:none}.result-badge{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.075em;font-weight:750;color:#287153;margin-bottom:15px}.result-badge>span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#e5f3eb;font-size:12px}#screen .result-title{font-size:32px;line-height:1.2;letter-spacing:-.9px}.result-subtitle{font-size:16px;color:var(--muted);margin-top:12px;line-height:1.5}.why{margin:25px 0 23px;border-left:3px solid var(--red);padding-left:16px}.why h3{font-size:14px;margin-bottom:8px}.why p{line-height:1.7;color:var(--muted);font-size:15px}.result-cta{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.button{padding:15px 21px;min-height:48px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:15px;font-weight:650;text-decoration:none}.primary{background:var(--red);color:white}.primary:hover{background:var(--red-dark)}.button.small{font-size:13px;padding:11px 14px;gap:12px;min-height:42px}.next-step{font-size:12px;color:var(--muted);line-height:1.6;margin:12px 0 23px}.requirement-note{background:var(--bluewash);border-radius:9px;padding:16px 18px;margin-bottom:21px}.requirement-note strong{font-size:13px}.requirement-note p{font-size:13px;line-height:1.65;color:var(--muted);margin-top:6px}.result-details{border-top:1px solid var(--line)}.result-details summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:17px 0;cursor:pointer;font-size:14px;font-weight:600}.result-details summary::-webkit-details-marker{display:none}.result-details summary>span{font-size:20px;color:var(--muted)}.result-details[open] summary>span{transform:rotate(45deg)}.result-details>div{padding-bottom:16px;color:var(--muted);font-size:14px;line-height:1.7}.result-details p+p{margin-top:8px}.result-actions{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;padding:22px 0}.reset{border:0;background:none;color:var(--muted);font-size:13px;padding:0}.reset:hover{text-decoration:underline}.editing-note{background:#edf1f6;padding:12px 14px;border-radius:8px;font-size:13px;margin-bottom:20px;font-weight:650}.editing-note span{font-weight:400;display:block;color:var(--muted);margin-top:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{padding:20px;background:white}
@media(min-width:1250px){.options-grid .option{min-height:84px}}
@media(max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.finder{padding:24px 24px 0}.options-grid{grid-template-columns:1fr}.option{padding:14px}.main{padding:28px 24px 0}.intro{align-items:flex-start}.browse-link{margin-top:26px}.header-inner{padding:16px 24px}footer>span:nth-child(2){display:none}}
@media(max-width:720px){.workspace{grid-template-columns:1fr;gap:12px}.main{padding:25px 18px 0}.header-inner{padding:13px 18px}.brand{font-size:19px;gap:8px}.brand img{width:39px;height:39px}.header-help{font-size:13px}.header-help span{display:none}.intro{display:block;margin-bottom:22px}.intro h1{font-size:27px}.intro p:not(.eyebrow){font-size:14px}.browse-link{margin-top:14px;font-size:13px}.finder{padding:22px 20px 0;border-radius:14px}.question-helper{font-size:14px;margin-bottom:20px}#screen{padding-top:23px}#screen h2{font-size:24px}.option-content strong{font-size:15px}.option-content>span{font-size:13px}.option{min-height:63px;padding:14px}.sidebar{padding:22px 5px}.summary-intro{font-size:14px}.sidebar dl{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.summary-row:first-child{border-top:0}.human-help{margin-top:19px}.result-cta{align-items:stretch;gap:17px}.result-cta .primary{width:100%;justify-content:space-between}.result-cta .text-link{padding:3px 0}#screen .result-title{font-size:29px}.selection-help{font-size:11px}.question-actions{gap:10px}.button.small{gap:8px;padding:9px 10px;font-size:12px}footer{font-size:11px;padding-top:12px}.result-badge{font-size:10px}.shortcut .text-link{font-size:13px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
