:root{color-scheme:light;--navy:#0b1d30;--ink:#182c41;--muted:#4b6077;--teal:#087d7d;--teal-light:#e7f5f3;--line:#d5dfe8;--bg:#f3f6f9;--white:#fff;--red:#a22a38;--focus:#087d7d;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}a{color:var(--teal);text-underline-offset:.2em}button{min-height:44px;padding:.7rem 1.1rem;border:1px solid var(--navy);border-radius:8px;background:var(--navy);color:white;font-weight:650;cursor:pointer;white-space:normal;line-height:1.35}button:hover:not(:disabled){background:#203d57}button:disabled{cursor:not-allowed;background:#e5eaf0;border-color:#d3dce5;color:#566679}.quiet{background:white;color:var(--ink);border-color:var(--line)}.quiet:hover:not(:disabled){background:#edf4f7}.danger{color:var(--red);background:#fff;border-color:#ddbdc2}.danger:hover:not(:disabled){background:#fceff0;color:#781925}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:16px;background:var(--navy);color:white;padding:12px;z-index:20}.skip-link:focus{top:12px}.site-header{background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem max(24px,calc((100vw - 1440px)/2));min-height:88px}.brand{display:flex;gap:.7rem;align-items:center;color:var(--navy);text-decoration:none;min-width:0}.brand span:last-child{display:grid}.brand small{font-size:.8rem;color:var(--muted)}.brand strong{font-size:1.05rem}.brand-icon{display:grid;place-items:center;width:36px;height:36px;background:var(--navy);border-radius:9px;color:#46c4bd;font-size:2rem;flex-shrink:0}.header-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.badge{display:inline-block;border-radius:6px;background:var(--teal-light);color:#16615e;padding:.35rem .65rem;font-size:.78rem;font-weight:650;line-height:1.4}.notice{margin:1rem auto;padding:1rem 1.2rem;max-width:1200px;border:1px solid #99bfba;border-radius:8px;background:#ebf7f3;overflow-wrap:anywhere}.notice.error{background:#fff0f1;border-color:#dfafb6;color:#7e2030}main{max-width:1488px;margin:auto;padding:0 24px}main:focus{outline:none}.login-layout{max-width:1100px;margin:6rem auto;display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;align-items:start}.login-layout h1{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em;line-height:1.12}.login-layout .card{padding:2rem}.eyebrow{color:var(--teal);font-size:.77rem;font-weight:750;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .8rem}h1,h2,h3{color:var(--navy);line-height:1.2}h1{font-size:clamp(2rem,3vw,2.7rem);letter-spacing:-.035em;margin:0 0 1rem}h2{font-size:1.45rem;letter-spacing:-.02em;margin:0 0 .8rem}h3{font-size:1.08rem;margin:0 0 .8rem}p{line-height:1.6;margin:.65rem 0 1rem;overflow-wrap:anywhere}.intro{font-size:1.08rem;color:var(--muted);max-width:650px}.card{border:1px solid var(--line);border-radius:12px;background:white;padding:1.7rem}.evidence-note{border:1px solid #d2e3e6;background:#edf5f7;border-radius:9px;padding:1rem 1.2rem;margin:1.2rem 0;color:#284851}.evidence-note p:last-child{margin-bottom:0}.workspace{display:grid;grid-template-columns:195px minmax(0,1fr);gap:2rem}.section-nav{align-self:start;position:sticky;top:20px;display:grid;gap:.4rem;padding-top:2rem}.section-nav a{padding:.8rem .9rem;border-radius:8px;color:var(--muted);text-decoration:none;font-weight:600;min-height:44px}.section-nav a:hover,.section-nav a:focus-visible{background:#e3edf2;color:var(--navy)}.nav-caption{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;padding:0 .9rem .8rem}.workspace-content{min-width:0;padding:2.7rem 0}.workspace-content>section{margin-bottom:1.7rem;scroll-margin-top:24px}#overview{padding:.2rem 0}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.6rem 0}.metric{display:flex;flex-direction:column;gap:.85rem;padding:1.4rem}.metric>span{color:var(--muted);font-size:.8rem;line-height:1.45}.metric strong{font-size:clamp(1.25rem,2vw,1.7rem);letter-spacing:-.02em;overflow-wrap:anywhere}.metric small{color:var(--muted);font-size:.75rem;line-height:1.5}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.6rem}.section-heading h2{margin-bottom:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid>div{min-width:0}.align-bottom{display:flex;align-items:flex-end}.align-bottom button{margin-bottom:.9rem}label{display:block;font-weight:650;font-size:.9rem;margin:.75rem 0 .45rem}input:not([type=checkbox]),select,textarea{display:block;width:100%;min-width:0;border:1px solid #7a8da1;border-radius:7px;padding:.7rem .8rem;background:white;color:var(--ink);min-height:44px;margin:0 0 .9rem}textarea{resize:vertical;line-height:1.5}textarea::placeholder{color:#617084}input:disabled,select:disabled{background:#edf0f4;color:#617084}.check-row{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--line);border-radius:9px;margin:1rem 0;cursor:pointer;line-height:1.45}.check-row input{width:18px;height:18px;flex:0 0 18px;accent-color:var(--teal);margin:.1rem 0 0}.check-row span{min-width:0}.check-row small{display:block;color:var(--muted);font-weight:400;line-height:1.5;margin-top:.3rem}.hint{font-size:.85rem;color:var(--muted);line-height:1.6}.result{border-top:1px solid var(--line);padding-top:1.4rem;margin-top:1.5rem}.table-wrap{max-width:100%;overflow:auto;border:1px solid var(--line);border-radius:8px;margin:1rem 0}table{border-collapse:collapse;width:100%;font-size:.85rem}th,td{text-align:left;padding:.9rem;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.45}th{background:#f1f5f8;font-weight:650}td:first-child{overflow-wrap:anywhere;max-width:340px}tr:last-child td{border-bottom:0}.findings{padding-left:1.3rem;line-height:1.6}.findings li{margin:.5rem 0;overflow-wrap:anywhere}details{margin-top:1.5rem;border-top:1px solid var(--line);padding-top:1rem}summary{font-weight:700;cursor:pointer;padding:.5rem 0;min-height:44px;line-height:1.5}.completion{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:.95rem;line-height:1.65;background:var(--bg);border-radius:8px;padding:1rem;max-height:600px;overflow:auto}.definition-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem;font-size:.9rem}.definition-grid dt{color:var(--muted)}.definition-grid dd{margin:0;text-align:right;overflow-wrap:anywhere}.button-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.empty{background:var(--bg);border:1px dashed var(--line);border-radius:9px;padding:1.3rem;color:var(--muted)}.history-list{display:grid;gap:.7rem;margin:1rem 0}.history-item,.subscription{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:8px}.history-item>div,.subscription>div{min-width:0;overflow-wrap:anywhere}.history-item p,.subscription p{margin:.25rem 0;font-size:.85rem;color:var(--muted)}.history-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.workspace-footer{color:var(--muted);font-size:.8rem;padding:1rem 0;line-height:1.6}dialog{border:1px solid var(--line);border-radius:12px;padding:1.7rem;max-width:460px;width:calc(100% - 32px);color:var(--ink)}dialog::backdrop{background:#0b1d3099}dialog .button-row{justify-content:flex-end}#preferred-budget{max-width:400px}#billing-providers p{font-size:.9rem}.busy{opacity:.7}
@media(min-width:1600px){.workspace{grid-template-columns:210px minmax(0,1fr);gap:3rem}.card{padding:2rem}.workspace-content{padding-top:3.4rem}}
@media(max-width:1050px){.workspace{grid-template-columns:155px minmax(0,1fr);gap:1.1rem}.section-nav a{font-size:.88rem;padding:.7rem}.card{padding:1.25rem}.metrics{gap:.65rem}.metric{padding:1rem}.login-layout{gap:2.2rem}.site-header{padding:1rem 24px}}
@media(max-width:780px){.workspace{display:block}.section-nav{position:static;display:flex;overflow-x:auto;padding:.9rem 0;gap:.4rem;border-bottom:1px solid var(--line)}.section-nav a{white-space:nowrap;flex-shrink:0}.nav-caption{display:none}.workspace-content{padding-top:1.7rem}.login-layout{grid-template-columns:1fr;margin:2.5rem auto;gap:1.3rem;max-width:570px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metric strong{font-size:1.2rem}.login-layout h1{font-size:2.4rem}main{padding:0 20px}.notice{margin:1rem 20px}.history-item{align-items:flex-start}}
@media(max-width:540px){.site-header{padding:.85rem 16px;gap:.65rem;align-items:flex-start}.header-actions{gap:.45rem;max-width:145px}.header-actions .badge{font-size:.69rem}.header-actions button{font-size:.8rem;padding:.5rem .75rem}.brand strong{font-size:.91rem}.brand small{font-size:.7rem}.brand-icon{width:31px;height:31px}.brand{gap:.5rem}main{padding:0 14px}.notice{margin:1rem 14px}.metrics{grid-template-columns:1fr}.metric{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:.6rem}.metric strong{text-align:right;font-size:1.2rem}.metric small{grid-column:1/-1}.form-grid{grid-template-columns:1fr;gap:.1rem}.align-bottom button{margin-bottom:0}.card{padding:1.2rem}.section-heading{gap:.8rem}.login-layout .card{padding:1.4rem}.history-item,.subscription{display:block}.history-actions{justify-content:flex-start;margin-top:.8rem}h2{font-size:1.3rem}th,td{padding:.65rem;font-size:.78rem}table{min-width:490px}.definition-grid{font-size:.82rem}.button-row>button{flex:1 1 auto}.workspace-content{padding-top:1.4rem}.section-nav a{font-size:.83rem}.check-row{padding:.8rem}.login-layout h1{font-size:2.2rem}}
@media(prefers-reduced-motion:no-preference){button,a{transition:background-color .12s,color .12s}}
.source-warnings{margin:.65rem 0 0;padding-left:1.1rem;color:#685018;font-size:.8rem;line-height:1.55}.source-warnings li+li{margin-top:.4rem}
