@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#17223b;background:#f4f6f9;font-size:16px;--ink:#101d38;--muted:#647189;--line:#e0e5ec;--lime:#c6f16b;--blue:#325cec}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #325cec;outline-offset:4px}.skip{position:absolute;top:-60px;background:white;padding:10px;z-index:20}.skip:focus{top:5px}.shell{display:flex;min-height:100vh}.sidebar{width:250px;flex:none;background:var(--ink);color:#fff;padding:38px 22px 22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{text-decoration:none;display:flex;gap:10px;align-items:center;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1px}.brand-light{font-weight:400}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:6px;color:#a6b3cb}.brand-icon{font-size:28px;background:var(--lime);color:var(--ink);width:38px;height:38px;display:grid;place-items:center;border-radius:9px}.workspace-label{font-size:11px;letter-spacing:1.6px;color:#98a9c6;margin:58px 12px 18px}.nav-link{display:flex;gap:13px;align-items:center;text-decoration:none;color:#b3bfd3;border-radius:9px;padding:15px 12px;font-size:14px;margin:5px 0}.nav-link span{font-size:12px;color:#9cabc3}.nav-link:hover{background:#ffffff0c;color:#fff}.nav-link.active{background:#ffffff10;color:#d4fa92}.nav-link.active span{color:var(--lime)}.sidebar-note{margin:58px 12px 30px;border-top:1px solid #ffffff20;padding-top:28px}.tiny-label{font-size:11px;font-weight:700;letter-spacing:1.6px}.sidebar-note .tiny-label{color:#9cabc3;font-size:10px}.sidebar-note p{font-size:19px;line-height:1.65;font-family:Manrope}.journey-line{display:flex;justify-content:space-between;border-top:1px solid #566840;margin:26px 0 10px}.journey-line i{height:7px;width:7px;background:var(--lime);border-radius:50%;margin-top:-4px}.sidebar-bottom{margin-top:auto;display:flex;align-items:center;gap:10px;font-size:14px;padding-top:25px}.sidebar-bottom small{display:block;color:#9cabc3;font-size:12px;margin-top:4px}.avatar{height:37px;width:37px;border-radius:50%;display:grid;place-items:center;background:#2d3a55;font-size:12px}.content{flex:1;min-width:0}.topbar{height:82px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;align-items:center;justify-content:space-between;font-size:14px;background:#fff;gap:15px}.topbar #breadcrumb>span{color:#b3bdcd;margin:0 14px}.prototype-pill{font-size:10px;letter-spacing:1px;border:1px solid var(--line);padding:7px 10px;border-radius:5px;color:#56627a;font-weight:700;white-space:nowrap}main{max-width:1360px;padding:40px 42px 55px;margin:auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;color:#587329;margin:0 0 12px}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.7px}h1{font-size:36px;line-height:1.2;margin:0 0 13px;font-weight:800}h2{font-size:21px;margin:0 0 9px}h3{font-size:17px;margin:0 0 10px}.page-heading p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.65}.scan-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(285px,1fr);gap:26px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px}.panel-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:25px}.panel-heading p{color:var(--muted);font-size:14px;margin:0;line-height:1.6}.step-tag{color:#8a96a9;font-size:12px;padding-top:4px;white-space:nowrap}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}label{display:block;font-size:14px;font-weight:600}input,select,textarea{margin-top:9px;width:100%;border:1px solid #d6dce7;border-radius:7px;background:#fff;padding:12px;color:var(--ink);min-height:46px;font-size:15px}textarea{resize:vertical;min-height:92px;line-height:1.6}.callout{background:#f2f5fc;border:1px solid #e3e9f4;border-radius:8px;padding:16px 18px;margin:25px 0 22px;font-size:14px}.callout p{font-size:14px;color:#65718a;line-height:1.7;margin:7px 0 0}.button{border:1px solid #d7dde7;border-radius:7px;padding:12px 18px;background:white;display:inline-flex;align-items:center;justify-content:center;gap:15px;font-size:14px;font-weight:700;text-decoration:none;min-height:45px}.button:hover{filter:brightness(.96)}.button.primary{background:var(--ink);border-color:var(--ink);color:#fff}.button.lime{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.wide{width:100%;justify-content:space-between}.button:disabled{opacity:.45;cursor:not-allowed}.button.small{padding:8px 12px;min-height:36px;font-size:13px}.button.text{border:0;background:none;padding:6px}.preview-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px 27px}.preview-top{display:flex;justify-content:space-between;gap:10px}.sample-tag{font-size:10px;letter-spacing:1px;font-weight:700;color:#6c7890}.score-preview{margin:22px auto;width:156px;height:156px;border-radius:50%;background:conic-gradient(var(--lime) 0 63%,#edf1f5 63% 100%);display:grid;place-items:center;transform:rotate(-90deg)}.score-preview>span{display:flex;align-items:baseline;justify-content:center;gap:2px;background:#fff;width:132px;height:132px;border-radius:50%;padding-top:34px;font-family:Manrope;font-size:48px;font-weight:800;transform:rotate(90deg);letter-spacing:-2px}.score-preview small{font-size:15px;color:var(--muted);letter-spacing:0}.preview-card>h2,.preview-card>p{text-align:center}.preview-card>p{font-size:14px;color:var(--muted);line-height:1.7;margin:8px 0 23px}.mini-row{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-top:1px solid #edf0f4;font-size:14px}.mini-row strong{font-size:13px;white-space:nowrap}.small-note{padding:22px 12px;font-size:14px}.small-note p{line-height:1.7;color:var(--muted);margin:8px 0}footer{padding:22px 42px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:90vw;background:var(--ink);color:#fff;padding:14px 23px;border-radius:10px;box-shadow:0 8px 24px #101d3825;font-size:14px;z-index:50;display:none}#toast.visible{display:block}dialog{border:1px solid var(--line);border-radius:16px;width:min(640px,92vw);max-height:86vh;padding:28px;box-shadow:0 20px 80px #101d3840}dialog::backdrop{background:#101d3880}.muted{color:var(--muted)}
@media(min-width:1600px){main{padding-top:58px}.scan-layout{grid-template-columns:1.5fr 1fr}.panel{padding:34px}}
@media(max-width:1100px){.sidebar{width:210px;padding:28px 15px}.brand{font-size:21px}.nav-link{font-size:13px;padding-left:7px;gap:9px}main{padding:28px 24px}.topbar,footer{padding-left:24px;padding-right:24px}.scan-layout{grid-template-columns:minmax(0,1.2fr) minmax(250px,1fr);gap:18px}.fields{grid-template-columns:1fr}.panel{padding:22px}h1{font-size:30px}}
@media(max-width:760px){.shell{display:block}.sidebar{position:static;height:auto;width:auto;padding:18px 20px}.brand{font-size:23px}.brand small{font-size:9px}.workspace-label,.sidebar-note,.sidebar-bottom{display:none}#nav{display:flex;flex-wrap:wrap;gap:4px;margin-top:18px}.nav-link{padding:9px;flex:1 1 40%;margin:0;font-size:13px}.topbar{padding:13px 20px;height:auto;min-height:58px;flex-wrap:wrap;font-size:12px}.prototype-pill{font-size:9px}main{padding:27px 20px}.scan-layout{grid-template-columns:1fr}.fields{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start;flex-direction:column;gap:16px}h1{font-size:30px}.scan-preview{max-width:none}.preview-card{padding:24px}.score-preview{width:145px;height:145px}.score-preview>span{width:123px;height:123px;padding-top:31px}.panel{padding:22px}footer{padding:20px;flex-direction:column;gap:8px}}
@media(max-width:440px){.fields{grid-template-columns:1fr}.topbar #breadcrumb>span{margin:0 7px}.brand{font-size:22px}.panel{padding:20px}.button{white-space:normal}.page-heading h1{font-size:29px}}
.heading-actions{display:flex;gap:10px;flex-shrink:0;flex-wrap:wrap}.storage-note{font-size:12px;color:var(--muted);line-height:1.7;margin:18px 0 0}.link-button{border:none;padding:0;background:none;color:var(--blue);font-size:14px;text-decoration:none;font-weight:600;cursor:pointer}.storage-note .link-button{font-size:12px}.resume-link{display:block;text-align:center;margin:18px 0 0;font-size:14px;color:var(--blue)}.evidence-banner{background:#fff;border:1px solid var(--line);border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:14px;font-size:13px;color:var(--muted);margin-bottom:25px}.evidence-banner .link-button{margin-left:auto;font-size:12px;white-space:nowrap}.badge{display:inline-block;border-radius:4px;padding:5px 8px;background:#edf0f4;color:#59677e;font-size:10px;letter-spacing:.4px;font-weight:700;white-space:nowrap}.badge.blue{background:#eef2ff;color:#325cec}.report-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:26px}.report-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:0 0 13px;color:var(--muted);font-size:14px}.report-tabs button.active{color:var(--ink);font-weight:700;border-color:var(--ink)}.report-lead{display:grid;grid-template-columns:260px 1fr;background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;margin-bottom:24px}.score-card{background:var(--ink);color:#fff;padding:30px}.score-card .tiny-label{font-size:10px;color:#c0cce0}.big-score{font-family:Manrope;font-size:76px;letter-spacing:-5px;font-weight:800;line-height:1.2;margin:18px 0 9px;color:var(--lime)}.big-score>span{font-family:'DM Sans';font-size:15px;letter-spacing:0;font-weight:400;color:#bcc8dc;margin-left:10px}.coverage{font-size:12px;color:#bcc8dc}.score-track{height:5px;background:#39455c;border-radius:6px;margin:19px 0 23px;overflow:hidden}.score-track i{height:100%;display:block;background:var(--lime)}.link-button.light{color:#d4dded;font-size:12px}.report-intro{padding:32px 36px}.report-intro h2{font-size:28px;line-height:1.35;margin:10px 0 13px}.report-intro>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:650px}.insight-chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.insight-chips span{background:#f1f5ea;padding:7px 10px;font-size:12px;border-radius:5px;color:#4d662a}.report-intro .caption{font-size:11px;line-height:1.6;margin-bottom:0}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:34px}.category-card{padding:20px 17px;border:1px solid var(--line);border-radius:10px;text-align:left;background:#fff;color:var(--ink)}.category-card:hover{border-color:#a8b4c7;transform:translateY(-2px)}.category-symbol{font-size:22px;color:#63718b;display:block;margin-bottom:14px}.category-card h3{font-size:14px;line-height:1.5;min-height:42px;letter-spacing:-.2px}.category-score{font-family:Manrope;font-size:28px;font-weight:800;letter-spacing:-1px;margin:12px 0}.category-score small{font-size:12px;margin-left:3px;letter-spacing:0;color:var(--muted);font-weight:400}.bar{height:4px;border-radius:4px;background:#edf0f4;overflow:hidden}.bar i{height:100%;display:block;background:#4368eb}.category-card p{font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:5px;margin:12px 0 0}.section-label{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.section-label h2{margin:0}.section-label .link-button{font-size:13px}.priority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.priority{padding:23px;border:1px solid var(--line);border-radius:11px;background:#fff;display:flex;flex-direction:column}.priority-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px;font-size:10px;color:var(--muted);letter-spacing:1px}.priority-meta span:first-child{font-size:22px;letter-spacing:-1px;color:#8b9aaf;font-family:Manrope}.priority h3{line-height:1.5;letter-spacing:-.4px}.priority p{font-size:14px;line-height:1.75;color:var(--muted);margin:0 0 25px}.priority .link-button{margin-top:auto;text-align:left;font-size:13px}.channel-list{background:white;border:1px solid var(--line);border-radius:12px;padding:0 26px}.channel-row{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.channel-row:last-child{border:0}.channel-icon{height:44px;width:44px;background:#f1f4fa;border-radius:10px;display:grid;place-items:center;font-family:Manrope;font-size:22px}.channel-title{display:flex;align-items:center;gap:15px;justify-content:space-between}.channel-title h2{font-size:19px;margin:0}.channel-row p{font-size:15px;color:var(--muted);line-height:1.7;margin:12px 0}.channel-row .channel-handle{font-size:12px;margin-top:6px}.next-step{background:#f6f8fb;padding:12px;border-radius:6px;font-size:14px;line-height:1.7;color:#56647e}.next-step strong{margin-right:8px;color:var(--ink)}.evidence-group{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px 24px;margin-bottom:12px}.evidence-group>summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-family:Manrope;font-weight:700;font-size:16px}.evidence-group>summary::before{content:'+';color:var(--muted)}.evidence-group[open]>summary::before{content:'−'}.evidence-group>summary>span{margin-right:auto}.evidence-group>summary>strong{font-size:14px;white-space:nowrap}.evidence-group>p{font-size:14px;color:var(--muted);line-height:1.6}.evidence-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:20px 0}.evidence-row h3{font-size:15px;letter-spacing:-.2px}.evidence-row p{font-size:14px;line-height:1.65;color:var(--muted);margin:8px 0}.evidence-row .button{flex-shrink:0}.caption{font-size:12px;color:var(--muted);line-height:1.7}.plan-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:20px 0;font-size:13px;color:var(--muted)}.filter-buttons{display:flex;gap:6px;flex-wrap:wrap}.filter-buttons button{font-size:13px;padding:9px 13px;border-radius:6px;background:#fff;border:1px solid var(--line);color:var(--muted)}.filter-buttons button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.action-row{display:flex;align-items:flex-start;gap:18px;background:white;border:1px solid var(--line);border-radius:11px;padding:24px;margin:13px 0}.action-row.selected{border-left:3px solid #9eca51}.check-control{padding-top:4px;flex:none;display:block}.check-control input{width:20px;height:20px;min-height:0;margin:0;accent-color:#2449ce;cursor:pointer}.action-body{flex:1}.action-tags{display:flex;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:12px}.action-tags span:first-child{font-weight:700;color:#577d24}.action-body h2{font-size:18px;line-height:1.45}.action-body p{font-size:14px;line-height:1.8;color:var(--muted);margin:8px 0 13px}.action-body details summary{font-size:13px;color:var(--blue);cursor:pointer}.action-row>.button{flex:none;margin-top:26px}.plan-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px}.plan-bottom p{font-size:13px;color:var(--muted)}.onboard-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:24px}.profile-summary{margin:0 0 25px}.profile-summary>div{display:grid;grid-template-columns:130px 1fr;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px;gap:15px}.profile-summary dt{color:var(--muted)}.profile-summary dd{margin:0;font-weight:500}.handoff-list{margin:20px 0}.handoff-list>div{display:flex;gap:13px;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px;line-height:1.6}.handoff-list p{font-size:12px;color:var(--muted);margin:6px 0}.week-square{height:34px;min-width:34px;border-radius:6px;display:grid;place-items:center;background:#f0f4e9;color:#587928;font-size:11px;font-weight:700}.workspace-success{background:#eaf5d9;border:1px solid #cce7a7;border-radius:9px;display:flex;align-items:center;gap:15px;padding:18px 22px;margin:25px 0}.success-icon{font-size:23px;color:#487222}.workspace-success p{font-size:13px;color:#52683a;margin:5px 0 0}.workspace-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px}.workspace-stats .tiny-label{font-size:10px;color:var(--muted)}.workspace-stats strong{font-family:Manrope;font-size:38px;font-weight:800;display:block;margin-top:13px;letter-spacing:-1px}.workspace-stats strong small{font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted);margin-left:7px}.workspace-stats strong.owner-name{font-size:24px;overflow-wrap:anywhere}.task{display:flex;gap:17px;border-top:1px solid var(--line);padding:23px 0;align-items:flex-start}.task:last-child{padding-bottom:0}.task>div:nth-child(2){flex:1}.task h3{font-size:16px;line-height:1.5}.task p{font-size:14px;color:var(--muted);line-height:1.7;margin:6px 0}.task-owner{font-size:14px;min-width:120px}.task-owner small{display:block;color:var(--muted);font-size:12px;margin-top:7px}.task.done h3{text-decoration:line-through;color:var(--muted)}.dialog-heading{display:flex;gap:20px;justify-content:space-between;align-items:flex-start}.dialog-heading h2{line-height:1.5}.dialog-heading .button{flex-shrink:0}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}dialog p{font-size:15px;line-height:1.8;color:var(--muted)}.anchor-list{padding-left:22px;line-height:1.8;font-size:14px}.anchor-list li{margin:8px 0}.spaced{margin-top:20px}.draft-copy{white-space:pre-wrap;background:#f3f6fa;border-radius:8px;border:1px solid var(--line);padding:20px;line-height:1.8;font-size:16px}.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}
@media(max-width:1250px){.page-heading:has(.heading-actions:not(:empty)){align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card h3{min-height:0}.onboard-layout{grid-template-columns:1fr}.report-lead{grid-template-columns:220px 1fr}.report-intro{padding:28px}.priority-grid{gap:12px}.priority{padding:19px}.report-intro h2{font-size:25px}}
@media(max-width:900px){.report-lead{grid-template-columns:1fr}.score-card{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px}.score-card>.tiny-label{grid-column:1/-1}.big-score{grid-row:2/5;font-size:60px;margin:0}.coverage{align-self:end}.score-track{margin:6px 0}.score-card .link-button{text-align:left}.priority-grid{grid-template-columns:1fr}.action-row{flex-wrap:wrap}.action-row>.button{margin:0 0 0 38px}.action-body{flex-basis:70%}.workspace-stats{grid-template-columns:1fr 1fr}.evidence-banner{flex-wrap:wrap}.evidence-banner .link-button{margin-left:0}.task{flex-wrap:wrap}.task-owner{margin-left:37px}.category-grid{gap:10px}}
@media(max-width:760px){.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:last-child{grid-column:1/-1}.priority-grid{grid-template-columns:1fr}.report-intro{padding:25px}.report-intro h2{font-size:25px}.report-tabs{gap:22px}.report-tabs button{font-size:13px}.section-label{align-items:flex-start}.section-label h2{font-size:20px}.channel-list{padding:0 18px}.channel-row{grid-template-columns:35px 1fr;gap:12px}.channel-icon{width:33px;height:33px;font-size:17px}.channel-title{flex-wrap:wrap;gap:8px}.channel-title h2{font-size:18px}.plan-toolbar{align-items:flex-start;flex-direction:column}.plan-bottom{align-items:flex-start;flex-direction:column}.action-row{padding:20px 17px}.workspace-stats{gap:12px}.workspace-stats .panel{padding:20px 17px}.workspace-stats strong{font-size:31px}.workspace-stats .panel:last-child{grid-column:1/-1}.workspace-stats strong small{font-size:11px}.evidence-row{flex-direction:column;gap:10px}.evidence-group{padding:18px}.evidence-group summary{font-size:14px;gap:12px}.profile-summary>div{grid-template-columns:95px 1fr}.evidence-banner{font-size:12px}.report-tabs{overflow-x:auto}.report-tabs button{white-space:nowrap}.category-card p{font-size:11px}.heading-actions{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.sidebar,.topbar,footer,.heading-actions,.report-tabs,.link-button,.button,.evidence-banner,.plan-toolbar,.plan-bottom,#toast{display:none!important}.shell{display:block}main{max-width:none;padding:0}.content{width:100%}.category-grid{grid-template-columns:repeat(5,1fr)}.report-lead{grid-template-columns:230px 1fr}.report-lead,.priority,.category-card,.action-row{break-inside:avoid}body{background:white}.score-card{-webkit-print-color-adjust:exact;print-color-adjust:exact}.page-heading{margin-bottom:20px}.priority-grid{grid-template-columns:repeat(3,1fr)}}
.priority p,.action-body p,.report-intro>p,.channel-row p{font-size:16px}.category-card p{font-size:12px;flex-wrap:wrap}.category-card h3,.nav-link{font-size:14px}.callout p{font-size:14px}.caption,.report-intro .caption,.eyebrow,.workspace-label,.tiny-label,.action-tags,.priority-meta,.category-score small{font-size:12px}.channel-row .channel-handle{font-size:13px}.score-card .tiny-label,.workspace-stats .tiny-label{font-size:12px}.sidebar-note .tiny-label{font-size:11px}.brand small{font-size:10px}.evidence-group summary{list-style:none}.evidence-group summary::-webkit-details-marker{display:none}.category-card{transition:border-color .15s,transform .15s}.evidence-row>div,.channel-row>div,.page-heading>div,.profile-summary dd{min-width:0;overflow-wrap:anywhere}
.premium-nav{margin-top:22px;border-top:1px solid #ffffff20;border-radius:0;padding-top:22px}.consent-row{display:flex;align-items:flex-start;gap:12px;margin:20px 0;font-size:14px;line-height:1.6;font-weight:400}.consent-row input{flex:none;width:20px;height:20px;min-height:0;margin:2px 0 0;accent-color:#325cec}.consent-row small{display:block;color:var(--muted);font-size:12px}.privacy-note{font-size:13px;color:var(--muted);line-height:1.7}.privacy-note summary{cursor:pointer;color:var(--blue)}.privacy-note p{font-size:13px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-error{color:#b32838;font-size:14px}.form-error:empty{display:none}.callout.error{border-color:#e6b7bf;background:#fff5f6}.report-delivery{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;margin:12px 0 24px;font-size:14px;color:var(--muted)}.report-delivery a{color:var(--blue);text-decoration:none}.premium-hero{padding:36px;background:var(--ink);color:white;border-radius:14px;display:grid;grid-template-columns:1.4fr 1fr;gap:45px;margin-bottom:32px}.premium-hero .tiny-label{color:var(--lime)}.premium-hero h2{font-size:30px;line-height:1.45;margin:15px 0}.premium-hero p{color:#bdcbe1;line-height:1.8}.premium-hero .caption{font-size:12px;margin-bottom:0}.premium-outcomes{padding:26px;border:1px solid #ffffff25;border-radius:10px;display:flex;flex-direction:column;justify-content:center;gap:20px}.premium-outcomes>span{font-size:11px;letter-spacing:1.3px;color:#bac7de}.premium-outcomes strong{font-family:Manrope;font-size:22px;font-weight:600}.premium-outcomes small{font-size:13px;line-height:1.7;color:#aebed8}.premium-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.premium-grid .panel{padding:23px}.premium-grid p{font-size:15px;color:var(--muted);line-height:1.8;margin:10px 0 0}.lead-card{margin-bottom:15px}.lead-title{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.lead-title h2{font-size:20px}.lead-title p{font-size:14px;color:var(--muted);overflow-wrap:anywhere}.lead-meta{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin:15px 0}.lead-goal{background:#f3f6fb;padding:14px;border-radius:6px;font-size:15px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.lead-controls{display:flex;justify-content:space-between;align-items:center;gap:16px}.lead-controls label{display:flex;align-items:center;gap:12px}.lead-controls select{margin:0;min-width:140px;width:auto}.saved-report{font-family:'DM Sans',sans-serif;font-size:14px;white-space:pre-wrap;line-height:1.8;overflow-wrap:anywhere}.sidebar{overflow-y:auto}.sidebar-note{margin-top:25px}@media(max-width:1100px){.premium-grid{grid-template-columns:1fr 1fr}.premium-hero{grid-template-columns:1fr;gap:20px;padding:28px}.premium-outcomes{display:grid;grid-template-columns:1fr 1fr;gap:15px}.premium-outcomes>span,.premium-outcomes small{grid-column:1/-1}.premium-outcomes strong{font-size:19px}}@media(max-width:760px){.premium-grid{grid-template-columns:1fr}.premium-nav{margin-top:8px;padding-top:12px}.premium-hero{padding:23px}.premium-hero h2{font-size:25px}.premium-outcomes{display:flex}.lead-title{flex-direction:column}.lead-controls{align-items:flex-start;flex-direction:column}}
.unlock-panel{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:35px;background:white;border:1px solid #c8d6b1;border-top:4px solid var(--lime);border-radius:12px;padding:30px;margin:28px 0 15px}.unlock-panel h2{font-size:25px;line-height:1.45;max-width:550px}.unlock-panel p,.unlock-panel li{font-size:15px;color:var(--muted);line-height:1.8}.unlock-panel ul{padding-left:20px;margin-bottom:0}.unlock-action p{font-size:12px;text-align:center;margin:10px 0}.unlock-action .button{line-height:1.6}.sidebar-note{margin-top:18px}@media(max-width:1000px){.unlock-panel{grid-template-columns:1fr;gap:18px;padding:25px}.unlock-action{max-width:400px}.unlock-panel h2{font-size:23px}}

.first-fix{border-top:4px solid var(--lime);margin-bottom:22px}.fix-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.fix-heading>div{max-width:760px}.fix-heading h2{font-size:28px}.fix-heading p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.75}.fix-heading .button{flex-shrink:0}.fix-columns{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;margin-top:20px}.implementation-steps{padding-left:24px;font-size:16px;line-height:1.8}.implementation-steps li{padding-left:6px;margin-bottom:14px}.fix-wording{background:#f4f6fa;border-radius:9px;padding:22px;min-width:0}.fix-wording .draft-copy{background:white;margin:14px 0;font-size:16px}.fix-measure{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:0}.fix-measure strong{display:block;color:var(--ink);margin:22px 0 5px}.preview-summary{display:grid;grid-template-columns:180px 1fr 1fr;border:1px solid var(--line);background:white;border-radius:12px;overflow:hidden}.preview-summary>div,.preview-summary>article{padding:24px;min-width:0}.preview-summary>article{border-left:1px solid var(--line)}.preview-summary p{font-size:16px;color:var(--muted);line-height:1.8;margin:0}.preview-score strong{display:block;font-family:Manrope,sans-serif;font-size:42px;margin:6px 0}.preview-score small{font-size:16px;color:var(--muted);font-weight:400;margin-left:4px}.preview-score .link-button{font-size:13px}.takeaway-note{font-size:16px;line-height:1.8}.takeaway-note a{color:var(--blue)}.premium-grid p,.premium-hero p,.unlock-panel p,.unlock-panel li{font-size:16px}@media(max-width:1100px){.fix-columns{grid-template-columns:1fr;gap:12px}.fix-heading{flex-direction:column;gap:8px}.preview-summary{grid-template-columns:1fr 1fr}.preview-score{grid-column:1/-1;border-bottom:1px solid var(--line)}.preview-summary>article:nth-child(2){border-left:0}}@media(max-width:600px){.preview-summary{grid-template-columns:1fr}.preview-summary>article{border-left:0;border-top:1px solid var(--line)}.preview-score{border-bottom:0}.fix-wording{padding:18px}.fix-heading h2{font-size:24px}}

.live-score{background:var(--ink);color:white;display:grid;grid-template-columns:190px 1fr;align-items:center;gap:24px;border-radius:12px;padding:26px;margin:20px 0}.live-score strong{display:block;font-size:48px;font-family:Manrope,sans-serif}.live-score strong small{font-size:14px;font-weight:400;margin-left:8px}.live-score p{font-size:16px;line-height:1.8;color:#cfdaeb}.scope-note{font-size:14px;line-height:1.8;margin:20px 0 28px}.scope-note summary{cursor:pointer;font-weight:600}.source-line{font-size:13px!important;line-height:1.7;overflow-wrap:anywhere}.source-line a,.live-sources a{color:var(--blue)}.live-check{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.live-check:first-child{margin-top:20px}.live-check .badge{align-self:start;justify-self:start}.live-check p{font-size:16px;line-height:1.75;overflow-wrap:anywhere}.live-sources{margin-top:24px;overflow-wrap:anywhere}.scan-explainer{align-self:start}.scan-explainer h2{font-size:27px;line-height:1.5}.scan-explainer .implementation-steps{margin-top:28px}.scan-explainer li{margin-bottom:24px}#scan-progress{font-size:14px;line-height:1.8}#retry-service{font-size:13px}label small{display:block;font-weight:400;font-size:12px;margin-top:4px}@media(max-width:650px){.live-score{grid-template-columns:1fr;gap:6px;padding:22px}.live-check{grid-template-columns:1fr;gap:10px}.live-score strong{font-size:40px}}

[hidden]{display:none!important}.source-quote{margin:1rem 0;padding:.75rem 1rem;border-left:3px solid var(--blue,#2962ff);font-size:1rem;line-height:1.5;background:rgba(41,98,255,.04)}

.journey-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.journey-overview h2{font-size:1.15rem}.journey-overview ul{padding-left:20px;line-height:1.8}.journey-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}.journey-checks article{min-width:0;padding:20px;border:1px solid #dce3ed;border-radius:12px}.journey-checks p{overflow-wrap:anywhere}.journey-checks summary{cursor:pointer;font-weight:600;line-height:1.5}.journey-checks details{margin-top:16px}.journey-checks h3{margin-top:14px}@media(max-width:800px){.journey-overview,.journey-checks{grid-template-columns:1fr}}

.report-tools{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.report-tools>div:first-child{flex:1 1 260px}.report-tools>.caption{flex-basis:100%}@media print{.sidebar,.topbar,footer,.button,.link-button,#toast,.skip,.heading-actions,dialog,.report-tools{display:none!important}.shell,.content{display:block!important;margin:0!important;width:100%!important}#main{max-width:none!important;padding:0!important}.panel,.first-fix{box-shadow:none!important;border-color:#bbb;break-inside:avoid}.journey-overview,.journey-checks{display:block}.source-line{font-size:11pt}.fix-columns{display:block}body{background:white!important;color:black!important}a{color:black!important}details>*{display:block!important}}

/* Public website: spacious editorial layout, with the report as the product. */
.website{--ink:#121c32;--blue:#244de8;--lime:#dce7ff;--muted:#586479;--line:#dde3ec;background:#fff;color:var(--ink)}
.website .shell{display:block;min-height:0}.website .content{width:100%}.website main{max-width:1240px;padding:48px 40px 72px}.website.is-home main{max-width:none;padding:0}.website .topbar{max-width:1240px;margin:auto;height:62px;padding:0 40px;border-bottom:0;background:transparent}.website.is-home .topbar{display:none}
.website .site-header{position:relative;z-index:10;min-height:100px;max-width:1440px;padding:24px 48px;margin:auto;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line);background:white}.website .brand{color:var(--ink);font-size:26px;white-space:nowrap;gap:10px}.website .brand small{color:#616e82;letter-spacing:1.6px;font-size:10px;margin-top:3px}.website .brand-icon{background:var(--blue);color:#fff;border-radius:0;width:35px;height:35px}.website .site-navigation{display:flex;gap:27px;margin-left:auto}.website .site-navigation a{font-size:14px;text-decoration:none;font-weight:500;white-space:nowrap}.website .site-navigation a:hover,.website .text-link:hover{text-decoration:underline;text-underline-offset:5px}.website .site-account{display:flex;align-items:center;gap:22px}.website .account-menu{position:relative;white-space:nowrap;font-size:14px}.website .account-menu summary{cursor:pointer;padding:12px 0;font-weight:600}.website #nav{position:absolute;right:0;top:50px;background:white;border:1px solid var(--line);box-shadow:0 12px 28px #14274e12;min-width:230px;padding:10px;border-radius:8px;z-index:12}.website #nav .nav-link{color:var(--ink);padding:10px;margin:0;border-radius:4px;font-size:14px}.website #nav .nav-link:hover,.website #nav .nav-link.active{background:#edf2ff;color:var(--blue)}.website #nav .nav-link span{color:var(--blue)}
.website .button{border-radius:5px;min-height:49px;font-size:14px;padding:13px 20px}.website .button.primary{background:var(--blue);border-color:var(--blue)}.website .button.wide{justify-content:center}.website .eyebrow{color:var(--blue);font-size:12px;letter-spacing:1.6px;line-height:1.6}.website h1,.website h2,.website h3{letter-spacing:-.04em}.website p{line-height:1.75}.website .panel{border-radius:9px}.website .text-link{font-size:15px;font-weight:700;color:var(--blue);text-decoration:none}.website .text-link span{margin-left:15px}
.landing-hero{max-width:1360px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:72px;margin:auto;padding:88px 56px 64px}.landing-hero h1{font-size:clamp(42px,4.25vw,64px);font-weight:700;line-height:1.1;letter-spacing:-.055em;margin:22px 0 26px}.landing-hero h1 span{color:var(--blue)}.hero-description{color:var(--muted);font-size:18px;max-width:530px;margin:0 0 28px}.quick-scan label{font-size:13px;font-weight:600;margin-bottom:9px}.quick-scan>div{display:flex;align-items:stretch;gap:0;border:1px solid #aab8d5;border-radius:6px;padding:5px;background:white;box-shadow:0 4px 18px #13265407}.quick-scan input{border:0;margin:0;min-width:0;min-height:48px;font-size:16px;padding-left:13px}.quick-scan .button{white-space:nowrap}.hero-note{font-size:13px;color:var(--muted);margin:13px 0 24px}.hero-report{background:#edf2ff;padding:30px 24px 16px;border-radius:3px;min-width:0;position:relative}.report-paper{background:#fff;border:1px solid #d8e0ef;padding:26px 27px 22px;box-shadow:0 18px 36px #263e6e0c}.paper-top,.paper-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:10px;letter-spacing:1px}.paper-top{padding-bottom:24px;border-bottom:1px solid var(--line);font-weight:700}.example-label{font-size:10px;letter-spacing:1px;color:#657086;font-weight:600}.paper-kicker{font-size:11px;letter-spacing:1.4px;color:#616e82;margin:22px 0 10px}.report-paper h2{font-size:29px;line-height:1.3;font-weight:600;margin:0 0 25px}.paper-signal{display:flex;gap:11px;align-items:center;border-top:1px solid var(--line);padding:15px 0}.signal-icon{width:23px;height:23px;flex:none;display:grid;place-items:center;font-size:14px;border-radius:50%}.signal-icon.good{background:#e5f3ed;color:#27634e}.signal-icon.review{background:#fff1d9;color:#976209}.signal-icon.neutral{background:#edf0f6;color:#5f6f85}.paper-signal strong{font-size:13px;font-weight:600}.paper-signal p{font-size:12px;color:#697386;margin:3px 0 0;line-height:1.5}.signal-status{font-size:9px;font-weight:700;color:#697386;margin-left:auto;letter-spacing:.8px}.paper-action{background:#244de8;color:white;padding:19px 20px;margin:8px 0 24px}.paper-action>span{font-size:10px;letter-spacing:1.4px}.paper-action strong{display:block;font-family:Manrope,sans-serif;font-size:18px;line-height:1.45;margin:7px 0}.paper-action p{font-size:12px;line-height:1.65;margin:0;color:#e1e8ff}.paper-bottom{font-size:10px;color:#657086;letter-spacing:.1px}.example-caption{font-size:11px;text-align:center;margin:14px 0 0;color:#627087}.benefit-strip{max-width:1248px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:28px 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;font-size:13px;color:var(--muted)}
.landing-section{max-width:1248px;margin:auto;padding:100px 20px}.section-intro{max-width:640px;margin-bottom:42px}.section-intro h2,.report-explanation h2,.start-copy h2,.support-section h2,.closing-cta h2{font-size:clamp(32px,3.1vw,44px);line-height:1.18;font-weight:600;margin:15px 0 20px}.section-intro>p:not(.eyebrow),.report-explanation>p:not(.eyebrow),.start-copy>p:not(.eyebrow),.support-section>div>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.8}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps-grid article{border-top:1px solid #c8d2e4;padding-top:26px}.step-number{font-family:Manrope,sans-serif;font-size:14px;color:var(--blue);font-weight:600}.steps-grid h3{font-size:23px;margin:24px 0 12px;font-weight:600}.steps-grid p{color:var(--muted);font-size:16px;line-height:1.8;margin:0}.report-section{padding:76px max(40px,calc((100vw - 1208px)/2));display:grid;grid-template-columns:1fr 1fr;gap:88px;background:#f1f5ff;border-top:1px solid #e3e9f7;border-bottom:1px solid #e3e9f7}.example-choices{margin:26px 0 24px;display:flex;flex-direction:column;gap:8px}.example-choices button{text-align:left;display:flex;gap:18px;align-items:flex-start;background:transparent;border:1px solid transparent;padding:14px 16px;border-radius:4px;color:#536078}.example-choices button[aria-pressed=true]{background:white;border-color:#cbd7f4;color:var(--ink)}.example-choices button>span{font-size:12px;padding-top:4px;color:var(--blue)}.example-choices strong{font-size:16px;display:block}.example-choices small{font-size:14px;display:block;margin-top:5px;color:var(--muted)}.example-detail{align-self:center;min-height:440px;background:white;border:1px solid #ccd8f3;padding:38px;box-shadow:8px 8px 0 #e2e9fa}.example-detail>.example-label{display:block;padding-bottom:20px;margin-bottom:28px;border-bottom:1px solid var(--line)}.example-detail h3{font-size:27px;line-height:1.3;margin-bottom:24px;font-weight:600}.example-evidence{background:#f2f5fb;border-left:3px solid var(--blue);padding:18px}.example-evidence>span{font-size:10px;letter-spacing:1.2px;color:var(--blue);font-weight:600}.example-evidence p{font-size:15px;margin:9px 0 0}.example-detail dl{margin:24px 0 0}.example-detail dl>div{display:grid;grid-template-columns:110px 1fr;gap:15px;border-bottom:1px solid var(--line);padding:14px 0;font-size:14px;line-height:1.7}.example-detail dt{color:var(--muted)}.example-detail dd{margin:0}.example-detail .example-footnote{font-size:12px;color:var(--muted);margin:24px 0 0}.example-detail ol{padding-left:20px;font-size:15px;line-height:1.8}.example-detail li{margin-bottom:12px}.example-detail .example-status{background:#edf3ff;color:#244de8;padding:5px 9px;font-size:12px;display:inline-block}
.split-intro{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.split-intro>p{margin-bottom:20px;max-width:470px}.checks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.checks-grid article{padding:24px 0 0;border-top:2px solid var(--ink)}.check-index{font-size:10px;letter-spacing:1.2px;font-weight:600;color:var(--blue)}.checks-grid h3{font-size:22px;line-height:1.35;font-weight:600;margin:20px 0 14px}.checks-grid p{color:var(--muted);font-size:15px;line-height:1.8}.scope-chip{font-size:11px;padding:7px 9px;background:#f1f4f9;display:inline-block;color:#4c5c76;margin-top:8px}.scope-banner{display:grid;grid-template-columns:170px 1fr;gap:22px;margin-top:40px;padding:22px 26px;background:#f4f6fa;font-size:14px}.scope-banner strong{padding-top:3px}.scope-banner p{margin:0;color:var(--muted);line-height:1.7}
.start-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;background:#f3f6fb;padding:80px max(40px,calc((100vw - 1208px)/2));border-block:1px solid #e2e7f1}.start-copy{padding-top:24px}.start-copy>p{max-width:380px}.start-promises{list-style:none;padding:0;margin:32px 0}.start-promises li{padding:13px 0;border-bottom:1px solid #dce3ed;font-size:15px;max-width:360px}.start-promises li:before{content:'✓';color:var(--blue);margin-right:12px}.start-copy .privacy-note{font-size:13px!important;max-width:365px}.scan-form-panel{padding:32px!important;box-shadow:0 10px 25px #1c326607}.scan-form-panel .panel-heading h2{font-size:23px}.scan-form-panel .panel-heading p{font-size:14px}.scan-form-panel input,.scan-form-panel select{border-radius:4px;font-size:14px}.scan-form-panel label small{font-size:11px}.scan-form-panel .privacy-note{font-size:12px}.scan-form-panel .consent-row{font-size:13px}.scan-form-panel .consent-row small{font-size:12px}.scan-form-panel #retry-service{font-size:12px}.scan-form-panel #resume-scan:empty,.scan-form-panel #scan-progress:empty{display:none}.scan-form-panel .fields{gap:20px 18px}
.support-section{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.support-section>div>p{max-width:490px}.support-section .button{margin-top:15px;background:var(--ink);border-color:var(--ink);color:#fff}.support-list{padding-top:35px}.support-list article{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.support-list article>span{font-size:12px;color:var(--blue);padding-top:5px}.support-list h3{font-size:21px;font-weight:600}.support-list article p{font-size:15px;color:var(--muted);margin:8px 0 0}.support-list>p{font-size:12px!important;margin-top:20px}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.faq-section .section-intro{max-width:350px}.faq-list details{border-bottom:1px solid #d5ddeb;padding:21px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;font-size:17px;font-weight:500;line-height:1.6;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:23px;color:var(--blue);line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:15px;color:var(--muted);margin:16px 0 0;line-height:1.9}.closing-cta{text-align:center;background:#edf2ff;padding:70px 25px 76px}.closing-cta h2{margin-bottom:27px}.website .site-footer{max-width:1360px;margin:auto;padding:48px 56px 40px;border:0;font-size:12px;align-items:flex-start}.site-footer .brand{font-size:24px!important;gap:0!important}.site-footer p{font-size:12px;color:#637086;line-height:1.8;margin:13px 0 0}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px 28px;max-width:400px;margin:4px 0 0}.site-footer nav a{font-size:13px;text-decoration:none}.site-footer>span{font-size:12px;padding-top:7px;color:var(--muted)}.website .is-home:focus{outline:none}.website section[id]{scroll-margin-top:32px}.website .unlock-action p{font-size:13px}
@media(min-width:1600px){.report-section,.start-section{padding-left:calc((100vw - 1208px)/2);padding-right:calc((100vw - 1208px)/2)}}
@media(max-width:1150px){.website .site-header{padding:20px 30px;gap:20px}.website .site-navigation{gap:18px}.website .site-account{gap:16px}.website .site-navigation a{font-size:13px}.header-cta{font-size:12px!important;padding:12px 14px!important}.landing-hero{gap:36px;padding:66px 40px 50px}.landing-hero h1{font-size:47px}.quick-scan>div{flex-wrap:wrap}.quick-scan input{flex:1 1 100%}.quick-scan .button{width:100%;justify-content:space-between}.report-paper{padding:22px}.hero-report{padding:20px 16px 14px}.paper-top{flex-wrap:wrap;gap:8px}.paper-signal{gap:9px}.signal-status{display:none}.landing-section{padding:75px 40px}.report-section,.start-section{padding:65px 40px;gap:45px}.checks-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.split-intro,.support-section,.faq-section{gap:45px}.benefit-strip{margin:0 40px;grid-template-columns:repeat(2,1fr)}.example-detail{padding:27px}.website .site-footer{padding:40px}}
@media(max-width:850px){.website .site-header{flex-wrap:wrap;gap:18px 20px;justify-content:space-between}.website .site-account{margin-left:auto}.website .site-navigation{order:3;width:100%;justify-content:center;margin:0;padding-top:6px}.landing-hero{grid-template-columns:1fr;padding:48px 32px;gap:45px}.landing-hero h1{font-size:clamp(40px,7vw,60px)}.hero-copy{max-width:600px}.hero-report{max-width:560px;width:100%;justify-self:center}.quick-scan>div{flex-wrap:nowrap}.quick-scan input{flex:1 1 auto}.quick-scan .button{width:auto}.hero-report .report-paper h2{font-size:30px}.signal-status{display:block}.benefit-strip{margin:0 32px}.landing-section{padding:65px 32px}.steps-grid{gap:28px}.steps-grid h3{font-size:20px}.steps-grid p{font-size:15px}.report-section,.start-section{grid-template-columns:1fr;padding:60px 32px;gap:32px}.report-explanation{max-width:600px}.example-choices{flex-direction:row;gap:5px}.example-choices button{flex:1;gap:8px;padding:12px}.example-choices small{font-size:12px;line-height:1.5}.example-choices strong{font-size:14px}.example-detail{min-height:0}.start-copy{padding-top:0}.start-copy>p,.start-copy .privacy-note{max-width:600px}.start-promises{margin:20px 0}.start-promises li{max-width:none}.split-intro,.support-section,.faq-section{grid-template-columns:1fr;gap:20px}.split-intro{margin-bottom:25px}.split-intro>p{max-width:600px}.support-list{padding-top:0}.faq-section .section-intro{max-width:600px;margin-bottom:20px}.website .site-footer{flex-wrap:wrap;padding:40px 32px}.site-footer>span{width:100%}.website main{padding:32px}.website .topbar{padding:0 32px}}
@media(max-width:520px){.website .site-header{padding:20px;gap:16px}.website .brand{font-size:22px}.website .brand-icon{width:28px;height:28px;font-size:24px}.website .brand small{font-size:8px}.website .header-cta{display:none}.website .site-account{gap:0}.website .site-navigation{gap:21px;justify-content:flex-start;overflow-x:auto}.website .site-navigation a{font-size:12px}.landing-hero{padding:40px 22px;gap:34px}.landing-hero h1{font-size:40px}.hero-description{font-size:16px}.quick-scan>div{flex-wrap:wrap}.quick-scan input{flex-basis:100%}.quick-scan .button{width:100%;justify-content:space-between}.hero-note{font-size:12px}.hero-report{padding:15px 12px 12px}.report-paper{padding:20px 18px}.paper-top{font-size:9px}.report-paper h2{font-size:27px!important}.paper-signal strong{font-size:12px}.paper-signal p{font-size:11px}.signal-status{display:none}.paper-bottom{font-size:9px}.example-caption{font-size:10px}.benefit-strip{margin:0 22px;padding:22px 0;gap:14px;font-size:11px}.landing-section{padding:52px 22px}.section-intro h2,.report-explanation h2,.start-copy h2,.support-section h2,.closing-cta h2{font-size:33px}.steps-grid{grid-template-columns:1fr;gap:28px}.steps-grid h3{margin-top:16px;font-size:23px}.steps-grid p{font-size:16px}.report-section,.start-section{padding:50px 22px}.example-choices{flex-direction:column;gap:4px}.example-choices button{gap:15px;padding:12px 16px}.example-choices small{font-size:13px}.example-choices strong{font-size:15px}.example-detail{padding:24px 20px}.example-detail dl>div{grid-template-columns:1fr;gap:4px}.checks-grid{grid-template-columns:1fr;gap:28px}.checks-grid h3{font-size:24px;max-width:300px}.checks-grid p{font-size:16px}.scope-banner{grid-template-columns:1fr;gap:10px;padding:20px}.scan-form-panel{padding:23px 20px!important}.scan-form-panel .fields{grid-template-columns:1fr;gap:18px}.scan-form-panel input,.scan-form-panel select{font-size:16px}.scan-form-panel label small{font-size:12px}.website .site-footer{padding:35px 22px;flex-direction:column;gap:25px}.site-footer nav{gap:15px 24px}.faq-list summary{font-size:16px}.website main{padding:28px 20px}.website .topbar{padding:0 20px}.website .page-heading h1{font-size:32px}.website .heading-actions{flex-wrap:wrap}}
@media print{.site-header,.site-footer{display:none!important}.website .topbar{display:none!important}}
