@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--canvas:#f3f2ed;--surface:#ffffff;--surface-soft:#e9eeea;--ink:#14211d;--muted:#5e6b66;--line:#d8ddd9;--green:#17695c;--green-dark:#0e4d44;--green-light:#cfe5de;--coral:#e5654f;--coral-light:#f8ddd7;--amber:#b97917;--amber-light:#f6e9c9;--shadow:0 18px 55px rgba(20,33,29,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.55}.sr-only{width:1px;height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{padding:10px 14px;position:fixed;left:16px;top:12px;z-index:100;border-radius:8px;background:var(--ink);color:white;font-weight:700;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}a{color:inherit}button,input{font:inherit}button{color:inherit}main{min-width:320px;overflow:hidden}h1,h2,h3,p{margin-top:0}.brand strong,h1,h2,h3{font-family:Manrope,Arial,sans-serif}.topbar{width:min(1280px,calc(100% - 48px));height:76px;margin:0 auto;justify-content:space-between}.brand,.topbar{display:flex;align-items:center}.brand{gap:11px;text-decoration:none}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--ink);color:white;font-family:Manrope,sans-serif;font-weight:800}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:16px;letter-spacing:-.025em}.brand small{margin-top:4px;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.topbar nav{display:flex;align-items:center;gap:28px}.topbar nav a{color:var(--muted);font-size:14px;font-weight:600;text-decoration:none}.topbar nav a:hover,.version{color:var(--green)}.version{padding:5px 9px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.55);font-size:12px;font-weight:700}.hero{width:min(1280px,calc(100% - 48px));margin:20px auto 0;padding:clamp(48px,6vw,78px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.78fr);gap:clamp(48px,7vw,100px);align-items:center;border-radius:30px;background:var(--ink);color:white;position:relative;overflow:hidden}.hero:before{width:620px;height:620px;right:-290px;top:-380px;border:95px solid rgba(102,192,173,.1);border-radius:50%}.hero:after,.hero:before{content:"";position:absolute}.hero:after{width:280px;height:280px;left:42%;bottom:-230px;border:55px solid rgba(229,101,79,.13);border-radius:50%}.hero-copy,.scan-panel{position:relative;z-index:1}.eyebrow{margin-bottom:15px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow{color:#82cabb}.hero h1{max-width:750px;margin-bottom:23px;font-size:clamp(48px,5.5vw,78px);line-height:1.01;letter-spacing:-.06em}.hero h1 span{color:#8dd3c4}.lede{max-width:670px;margin-bottom:34px;color:#d0d8d4;font-size:clamp(18px,1.5vw,21px);line-height:1.5}.hero-trust{margin:30px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);color:#aebbb6;font-size:13px}.hero-trust span{margin-right:7px;color:#8dd3c4;font-weight:800}.scan-panel{padding:28px;border-radius:20px;background:white;box-shadow:0 28px 70px rgba(0,0,0,.28);color:var(--ink)}.scan-heading{display:grid;grid-template-columns:42px 1fr;gap:14px;margin-bottom:28px}.scan-heading>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--green-light);color:var(--green-dark);font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.scan-heading h2{margin:0;font-size:21px;letter-spacing:-.03em}.scan-heading p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.scan-panel>label{display:block;margin-bottom:8px;font-size:13px;font-weight:700}.scan-panel input{width:100%;height:58px;padding:0 16px;border:1px solid #cbd3ce;border-radius:12px;outline:none;background:#fafbf9;font-size:16px}.scan-panel input:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(23,105,92,.12)}.scan-panel button{width:100%;min-height:58px;margin-top:13px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:12px;background:var(--green);color:white;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.scan-panel button:hover:not(:disabled){transform:translateY(-2px);background:var(--green-dark)}.scan-panel button b{font-size:22px;font-weight:400}.scan-panel button:disabled{opacity:.65;cursor:wait}.scan-actions{display:grid;grid-template-columns:1fr;gap:8px}.scan-actions:has(.cancel-button){grid-template-columns:minmax(0,1fr) auto}.scan-panel .cancel-button{min-width:110px;background:var(--surface-soft);color:var(--ink)}.scan-panel .cancel-button:hover{background:var(--line)}.scan-progress{margin-top:16px;padding:15px;border:1px solid #d5ded9;border-radius:12px;background:#f6f9f7}.scan-progress-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.scan-progress-heading strong{font-family:Manrope,sans-serif}.scan-progress-heading span{color:var(--green);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.scan-progress-track{height:7px;margin:9px 0 11px;border-radius:999px;background:#dfe8e3;overflow:hidden}.scan-progress-track i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--green),#61ae9e);transition:width .18s linear}.scan-progress p{min-height:20px;margin:0;color:var(--ink);font-size:13px;font-weight:700}.scan-progress small{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.35}.privacy-note{margin:15px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.privacy-note span{color:var(--green);font-weight:800}.score-explainer{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:30px 0 46px;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:13px}.score-explainer div{text-align:center}.score-explainer strong{display:block;font-family:Manrope,sans-serif;font-size:14px}.score-explainer span{color:var(--muted);font-size:12px}.score-explainer i{height:2px;background:var(--line)}.score-explainer p{grid-column:1/-1;margin:12px 0 0;color:var(--muted);font-size:13px;text-align:center}.results{width:min(1280px,calc(100% - 48px));margin:18px auto 92px;scroll-margin-top:24px}.results:focus{outline:3px solid var(--green);outline-offset:7px;border-radius:28px}.stale-note{margin:0 0 13px;padding:14px 18px;display:flex;justify-content:space-between;gap:18px;border:1px solid #d8cba8;border-radius:12px;background:#fffaf0;color:var(--muted);font-size:13px}.stale-note strong{color:var(--ink)}.error-card+.score-hero{margin-top:24px}.score-hero{padding:clamp(30px,4vw,54px);display:grid;grid-template-columns:240px minmax(0,1fr) 280px;gap:clamp(32px,5vw,68px);align-items:center;border-radius:28px 28px 0 0;background:var(--surface);box-shadow:var(--shadow)}.score-ring{--ring-color:var(--green);width:220px;height:220px;padding:15px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--ring-color) var(--score-angle),#e6ebe8 0);position:relative}.score-ring:after{content:"";position:absolute;inset:2px;border:1px solid rgba(20,33,29,.08);border-radius:inherit}.score-ring-inner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--surface);position:relative;z-index:1}.score-ring strong{font-family:Manrope,sans-serif;font-size:72px;line-height:.95;letter-spacing:-.07em}.score-ring span{margin-top:5px;color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}.score-high .score-ring,.score-very-high .score-ring{--ring-color:var(--coral)}.score-medium .score-ring{--ring-color:var(--amber)}.score-copy .eyebrow{margin-bottom:9px}.score-kind{width:fit-content;margin:0 0 13px!important;padding:6px 9px;border:1px solid #bad0c8;border-radius:999px;background:#edf5f1;color:var(--green-dark)!important;font-size:11px!important;font-weight:800;letter-spacing:.02em}.score-kind span{color:var(--muted);font-weight:600}.score-copy h2{margin-bottom:13px;font-size:clamp(32px,3.6vw,49px);line-height:1.05;letter-spacing:-.055em}.score-copy>p:not(.eyebrow){max-width:650px;margin-bottom:23px;color:var(--muted);font-size:17px}.score-copy .result-target{margin:-5px 0 17px;font-size:13px}.score-boundary{max-width:700px;padding:14px 16px;display:grid;grid-template-columns:130px 1fr;gap:16px;border-radius:10px;background:var(--surface-soft);font-size:13px}.score-boundary span{color:var(--muted)}.score-boundary a,.score-explainer a{color:var(--green-dark);font-weight:700}.score-snapshot{padding-left:28px;border-left:1px solid var(--line)}.score-snapshot>p{margin-bottom:13px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.score-snapshot div{padding:13px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.score-snapshot span{max-width:150px;color:var(--muted);font-size:13px;line-height:1.35}.score-snapshot strong{font-family:Manrope,sans-serif;font-size:26px}.score-snapshot small{color:var(--muted);font-size:12px}.score-snapshot strong[class^=coverage-]{font-size:15px}.score-snapshot .coverage-broad{color:var(--green)}.score-snapshot .coverage-standard{color:var(--amber)}.score-snapshot .coverage-limited{color:var(--coral)}.score-snapshot .tone-security-good,.score-snapshot .tone-security-strong{color:var(--green)}.score-snapshot .tone-security-review{color:var(--amber)}.score-snapshot .tone-security-risk{color:var(--coral)}.coverage-note{margin:13px 0 0;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.coverage-note div{display:flex;align-items:baseline;gap:12px}.coverage-note strong{font-family:Manrope,sans-serif;font-size:14px}.coverage-note p{margin:0;color:var(--muted);font-size:13px}.coverage-note>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:700}.coverage-note.coverage-limited{border-color:#e9c4bc;background:#fff8f6}.score-scale{padding:25px clamp(30px,4vw,54px) 32px;border-top:1px solid var(--line);border-radius:0 0 20px 20px;background:var(--surface);box-shadow:var(--shadow)}.scale-labels{margin-bottom:10px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--muted);font-size:12px}.scale-labels strong{color:var(--ink);font-size:13px}.scale-labels span:last-child{text-align:right}.scale-track{height:9px;border-radius:999px;background:linear-gradient(90deg,#d5e8e1,#f5e2bd 50%,#f4d5ce);position:relative}.scale-track i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--amber) 60%,var(--coral))}.scale-track b{width:17px;height:17px;position:absolute;top:50%;border:4px solid white;border-radius:50%;background:var(--ink);box-shadow:0 2px 8px rgba(0,0,0,.2);transform:translate(-50%,-50%)}.customer-report{margin-top:24px;padding:clamp(28px,4vw,46px);border:1px solid var(--line);border-radius:24px;background:#f8faf8;box-shadow:0 18px 45px rgba(20,33,29,.06)}.report-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:50px;align-items:end}.report-heading .eyebrow{margin-bottom:8px}.report-heading h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.045em}.report-heading>p{margin:0;color:var(--muted);font-size:15px}.report-score-pair{margin-top:28px;display:grid;grid-template-columns:1fr 120px 1fr;gap:18px;align-items:stretch}.report-score-pair article{padding:22px 24px;display:grid;grid-template-columns:1fr auto;gap:7px 22px;align-items:center;border:1px solid var(--line);border-radius:15px;background:white}.report-score-pair article>span{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.report-score-pair article>strong{grid-row:1/3;grid-column:2;font-family:Manrope,sans-serif;font-size:38px;letter-spacing:-.05em}.report-score-pair article>strong small{color:var(--muted);font-size:14px;letter-spacing:0}.report-score-pair article>p{margin:0;color:var(--muted);font-size:13px}.report-score-pair article.tone-footprint-high,.report-score-pair article.tone-footprint-very-high{border-color:#e8afa4;background:#fff5f2}.report-score-pair article.tone-footprint-high>span,.report-score-pair article.tone-footprint-high>strong,.report-score-pair article.tone-footprint-very-high>span,.report-score-pair article.tone-footprint-very-high>strong{color:#9b392a}.report-score-pair article.tone-footprint-medium{border-color:#e8cf9d;background:#fffaf0}.report-score-pair article.tone-footprint-medium>span,.report-score-pair article.tone-footprint-medium>strong{color:#79510f}.report-score-pair article.tone-footprint-light,.report-score-pair article.tone-footprint-low{border-color:#b8d9cf;background:#f2faf7}.report-score-pair article.tone-security-good,.report-score-pair article.tone-security-strong{border-color:#add3c8;background:#f1faf7}.report-score-pair article.tone-security-review{border-color:#e8cf9d;background:#fffaf0}.report-score-pair article.tone-security-risk{border-color:#e8afa4;background:#fff5f2}.report-score-pair article.tone-security-review>span,.report-score-pair article.tone-security-review>strong{color:#79510f}.report-score-pair article.tone-security-risk>span,.report-score-pair article.tone-security-risk>strong{color:#9b392a}.report-score-separator{min-height:100%;display:grid;place-items:center;position:relative}.report-score-separator:before{content:"";width:1px;height:100%;position:absolute;background:var(--line)}.report-score-separator span{padding:7px 9px;position:relative;z-index:1;border:1px solid var(--line);border-radius:999px;background:#f8faf8;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}.report-independence{margin:14px 0 0;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.report-independence span{color:var(--green);font-weight:900}.report-actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:9px}.report-actions button{min-height:43px;padding:9px 14px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink);font-weight:700;cursor:pointer}.report-actions button:first-child{border-color:var(--green);background:var(--green);color:white}.report-actions button:hover{transform:translateY(-1px)}.report-status{min-height:18px;margin:9px 0 0;color:var(--green);font-size:12px;font-weight:700}.local-comparison{margin-top:24px;padding:clamp(28px,4vw,46px);border:1px solid var(--line);border-radius:24px;background:var(--surface)}.local-comparison-heading{margin-bottom:24px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:42px;align-items:end}.local-comparison-heading h2{margin:5px 0 0;font-size:clamp(27px,3vw,40px);line-height:1.08;letter-spacing:-.045em}.local-comparison-heading>p{margin:0;color:var(--muted);font-size:14px}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.comparison-grid article{padding:21px;display:grid;grid-template-columns:1fr auto;align-items:end;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.comparison-grid span{grid-column:1/-1;margin-bottom:17px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.comparison-grid strong{font-family:Manrope,sans-serif;font-size:36px;line-height:1;letter-spacing:-.055em}.comparison-grid small{color:var(--muted);font-size:12px}.comparison-caveat,.comparison-empty,.comparison-meta{color:var(--muted);font-size:13px}.comparison-meta{margin:17px 0 5px;font-weight:700}.comparison-caveat{max-width:900px;margin:5px 0 0}.comparison-empty{margin:0 0 18px;padding:20px;border-left:4px solid var(--green);border-radius:0 9px 9px 0;background:var(--green-light)}.comparison-warning{max-width:900px;margin:12px 0 0;padding:12px 14px;display:flex;gap:9px;border-radius:9px;background:var(--amber-light);color:#704d16;font-size:13px}.comparison-warning span{font-weight:900}.clear-history-button{min-height:42px;margin-top:17px;padding:9px 13px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--muted);font-weight:700;cursor:pointer}.clear-history-button:hover{border-color:var(--ink);color:var(--ink)}.category-overview{margin-top:76px}.score-findings-boundary{margin-bottom:18px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.score-findings-boundary>div{min-height:118px;padding:20px;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.score-findings-boundary>div>span{min-width:86px;font-family:Manrope,sans-serif;font-size:34px;font-weight:800;letter-spacing:-.05em}.score-findings-boundary p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.score-findings-boundary p strong{margin-bottom:3px;display:block;color:var(--ink);font-size:14px}.score-findings-boundary .tone-footprint-high,.score-findings-boundary .tone-footprint-very-high{border-color:#e8afa4;background:#fff5f2}.score-findings-boundary .tone-footprint-high>span,.score-findings-boundary .tone-footprint-very-high>span{color:#9b392a}.score-findings-boundary .tone-footprint-medium{border-color:#e8cf9d;background:#fffaf0}.score-findings-boundary .tone-footprint-medium>span{color:#79510f}.score-findings-boundary .tone-findings-clear,.score-findings-boundary .tone-footprint-light,.score-findings-boundary .tone-footprint-low{border-color:#add3c8;background:#f1faf7}.score-findings-boundary .tone-findings-clear>span{color:var(--green)}.score-findings-boundary .tone-findings-review{border-color:#e8cf9d;background:#fffaf0}.score-findings-boundary .tone-findings-review>span{color:#79510f}.category-overview-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{min-height:185px;padding:22px;position:relative;border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden}.category-card:before{content:"";width:100%;height:5px;position:absolute;inset:0 0 auto;background:var(--green)}.category-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.category-card>div span{color:var(--muted);font-family:Manrope,sans-serif;font-size:12px;font-weight:800}.category-card>div b{padding:5px 8px;border-radius:999px;background:var(--green-light);color:var(--green-dark);font-size:10px;text-transform:uppercase}.category-card h3{margin:35px 0 10px;font-size:20px;letter-spacing:-.03em}.category-card p{margin:0;color:var(--muted);font-size:12px}.category-card p strong{margin-right:4px;color:var(--ink);font-family:Manrope,sans-serif;font-size:24px}.category-card.category-attention{border-color:#e6b1a7;background:#fff9f7}.category-card.category-attention:before{background:var(--coral)}.category-card.category-attention>div b{background:var(--coral-light);color:#913526}.category-card.category-review:before{background:var(--amber)}.category-card.category-review>div b{background:var(--amber-light);color:#71490d}.locked-report{margin-top:76px;padding:clamp(30px,4vw,50px);display:grid;grid-template-columns:minmax(320px,.78fr) minmax(460px,1.22fr);gap:clamp(36px,6vw,78px);align-items:center;border:1px solid #e5b4aa;border-radius:26px;background:linear-gradient(145deg,#fff9f7,#f5ebe7);box-shadow:0 24px 70px rgba(99,38,29,.1)}.locked-report-copy .eyebrow{color:#9d3c2d}.locked-badge{width:fit-content;margin-bottom:20px;padding:7px 10px;display:flex;align-items:center;gap:7px;border-radius:999px;background:var(--coral-light);color:#893426;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.locked-badge i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--coral);color:white;font-style:normal}.locked-report-copy h2{max-width:600px;margin-bottom:14px;font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:-.055em}.locked-report-copy>p{color:var(--muted)}.locked-report-copy>strong{display:block;margin-top:25px;font-size:13px}.locked-report-copy ul{margin:13px 0 25px;padding:0;display:grid;gap:8px;list-style:none}.locked-report-copy li{display:flex;gap:9px;color:#4d5b56;font-size:13px}.locked-report-copy li span{color:#a43d2d;font-weight:900}.locked-report-copy button{min-height:52px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:26px;border:0;border-radius:11px;background:var(--ink);color:white;font-weight:800;cursor:pointer}.locked-report-copy button:hover{background:#263a34;transform:translateY(-1px)}.locked-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.locked-report-copy .preview-report-button{border:1px solid var(--ink);background:transparent;color:var(--ink)}.locked-report-copy .preview-report-button:hover{background:white}.purchase-notice{min-height:18px;margin:11px 0 0;color:#873426!important;font-size:12px;font-weight:700}.admin-report-access{margin-top:22px;padding:17px;border:1px dashed rgba(20,33,29,.28);border-radius:12px;background:rgba(255,255,255,.55)}.admin-report-access>summary{display:flex;justify-content:space-between;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;list-style:none}.admin-report-access>summary span{font-size:16px;transition:transform .2s ease}.admin-report-access[open]>summary span{transform:rotate(45deg)}.admin-report-access form{margin-top:13px}.admin-report-access form>p{margin:0 0 13px;color:var(--muted);font-size:12px;line-height:1.45}.admin-report-access label{display:block;margin-bottom:6px;font-size:11px;font-weight:800}.admin-key-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.admin-key-row input{min-width:0;min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink);font:inherit;font-size:13px}.locked-report-copy .admin-key-row button{min-height:46px;padding:10px 13px;justify-content:center;font-size:12px}.admin-report-access form>small{margin-top:8px;display:block;color:var(--muted);font-size:10px;line-height:1.4}.locked-report-copy .admin-open-report{width:100%;min-height:44px;margin-top:12px;background:var(--green)}.testing-report{margin-top:76px;padding:clamp(30px,4vw,50px);display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid #a7cfc3;border-radius:26px;background:linear-gradient(145deg,#f5fbf8,#e4f2ed);box-shadow:0 24px 70px rgba(21,106,91,.1)}.testing-report>div{max-width:790px}.testing-report .eyebrow{color:var(--green)}.testing-report h2{margin:12px 0 14px;font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:-.055em}.testing-report p{color:var(--muted)}.testing-report-badge{width:fit-content;padding:7px 10px;display:flex;align-items:center;gap:7px;border-radius:999px;background:#cce8df;color:#0d5e50;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.testing-report-badge i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:white;font-style:normal}.testing-report>button{min-width:230px;min-height:54px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:0;border-radius:11px;background:var(--ink);color:white;font-weight:800;cursor:pointer}.testing-report>button:hover{background:#263a34;transform:translateY(-1px)}.testing-report>button:disabled{cursor:wait;opacity:.55}.locked-preview{min-height:590px;padding:20px;display:grid;position:relative;border:1px solid #dca89e;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 24px 45px rgba(81,31,24,.13)}.locked-preview:before{content:"";width:150px;height:150px;position:absolute;right:-45px;top:-50px;border:25px solid rgba(229,101,79,.1);border-radius:50%}.locked-preview-document{padding:18px;filter:blur(4.5px);opacity:.72;-webkit-user-select:none;user-select:none}.preview-report-header{width:100%;min-height:55px;margin:0 0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--ink)}.preview-report-header>div{display:flex;align-items:center;gap:9px}.preview-report-header>div>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:var(--ink);color:white;font-weight:900}.preview-report-header p{margin:0;display:flex;flex-direction:column;font-size:11px;font-weight:800;line-height:1.2}.preview-report-header p strong{color:var(--coral);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.preview-report-header small{max-width:170px;color:var(--muted);font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-report-section,.preview-report-summary{margin-top:13px;padding:13px;border:1px solid var(--line);border-radius:10px;background:#fafbf9}.preview-section-heading{margin-bottom:10px;display:flex;align-items:center;gap:8px}.preview-section-heading>span{width:23px;height:23px;display:grid;place-items:center;border-radius:6px;background:var(--ink);color:white;font-size:8px;font-weight:900}.preview-section-heading>strong{font-size:10px;letter-spacing:.02em}.preview-score-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px}.preview-score-cards article{min-height:74px;padding:10px;display:grid;grid-template-columns:1fr auto;gap:5px;border:1px solid var(--line);border-radius:8px;background:white}.preview-score-cards small{color:var(--green);font-size:7px;font-weight:900;letter-spacing:.07em}.preview-score-cards strong{grid-row:1/3;grid-column:2;font-size:22px;line-height:1}.preview-score-cards strong i{color:var(--muted);font-size:8px;font-style:normal}.preview-score-cards .preview-line{align-self:end}.preview-driver-columns{display:grid;grid-template-columns:1fr 1fr;gap:9px}.preview-driver-columns>div{padding:9px;display:grid;grid-template-columns:22px 1fr;gap:7px 8px;border-radius:8px;background:white}.preview-driver-columns b{width:22px;height:22px;grid-row:1/4;display:grid;place-items:center;border-radius:6px;background:var(--coral-light);color:#9b3d2d}.preview-driver-columns>div:last-child b{background:var(--green-light);color:var(--green-dark)}.preview-line{height:8px;display:block;border-radius:999px;background:#7e8a85}.preview-line-long{width:82%}.preview-line-medium{width:63%}.preview-line-short{width:42%}.preview-finding{min-height:47px;margin-top:7px;padding:8px;display:grid;grid-template-columns:27px 1fr auto;gap:9px;align-items:center;border-left:5px solid var(--coral);border-radius:7px;background:var(--coral-light)}.preview-finding>b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--coral);color:white;font-size:11px}.preview-finding>div{display:grid;gap:5px}.preview-finding em{color:#923729;font-size:7px;font-style:normal;font-weight:900;letter-spacing:.08em}.preview-finding-warning{border-color:var(--amber);background:var(--amber-light)}.preview-finding-warning>b{background:var(--amber)}.preview-finding-warning em{color:#724a0f}.locked-preview footer.preview-report-index{width:100%;min-height:0;margin:13px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.preview-report-index div{min-height:45px;padding:8px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:7px;background:#f3f5f3}.preview-report-index span{color:var(--coral);font-size:7px;font-weight:900}.preview-report-index strong{font-size:8px;line-height:1.2}.locked-preview-overlay{width:min(290px,calc(100% - 40px));padding:26px;display:flex;flex-direction:column;align-items:center;position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(20,33,29,.94);color:white;text-align:center;transform:translate(-50%,-50%);box-shadow:0 18px 44px rgba(20,33,29,.3)}.locked-preview-overlay>span{width:48px;height:48px;margin-bottom:12px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.1);font-size:20px}.locked-preview-overlay strong{font-family:Manrope,sans-serif;font-size:17px}.sample-report-backdrop{padding:28px;display:grid;place-items:start center;position:fixed;inset:0;z-index:1000;background:rgba(15,25,22,.78);overflow-y:auto;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.sample-report-modal{width:min(1040px,100%);border-radius:22px;background:#f5f4ef;color:var(--ink);box-shadow:0 35px 90px rgba(0,0,0,.32);overflow:hidden}.sample-report-topbar{min-height:82px;padding:18px 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:white}.sample-report-topbar>div{display:flex;align-items:center;gap:12px}.sample-report-topbar>div>span{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;background:var(--ink);color:white;font-weight:900}.sample-report-topbar p{margin:0;display:flex;flex-direction:column;font-size:12px;font-weight:800}.sample-report-topbar p strong{color:var(--coral);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.sample-report-topbar button{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:white;color:var(--ink);font-size:26px;cursor:pointer}.sample-report-notice{padding:15px 26px;display:flex;gap:14px;border-bottom:1px solid #e7c8a0;background:#fff4df;color:#654714;font-size:13px}.sample-report-notice strong{flex:0 0 auto;text-transform:uppercase;letter-spacing:.06em}.sample-report-body{padding:26px;display:grid;gap:18px}.sample-report-block{padding:24px;border:1px solid var(--line);border-radius:15px;background:white}.sample-report-section-title{margin-bottom:18px;display:flex;align-items:center;gap:12px}.sample-report-section-title span{width:35px;height:35px;display:grid;place-items:center;border-radius:8px;background:var(--ink);color:white;font-size:11px;font-weight:900}.sample-report-section-title h2{margin:0;font-size:21px;letter-spacing:-.035em}.sample-report-block>p,.sample-report-executive>p{color:var(--muted);font-size:14px}.sample-report-scores{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.sample-report-scores article{padding:18px;display:grid;grid-template-columns:1fr auto;gap:6px;border-radius:11px;background:var(--surface-soft)}.sample-report-scores small{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.08em}.sample-report-scores strong{grid-column:2;grid-row:1/3;font-family:Manrope,sans-serif;font-size:36px;letter-spacing:-.06em}.sample-report-scores strong i{font-style:normal}.sample-report-scores article>span,.sample-report-scores strong i{color:var(--muted);font-size:12px}.sample-report-scores article.tone-footprint-high,.sample-report-scores article.tone-footprint-very-high{outline:1px solid #e8afa4;background:#fff1ed}.sample-report-scores article.tone-footprint-high small,.sample-report-scores article.tone-footprint-high strong,.sample-report-scores article.tone-footprint-very-high small,.sample-report-scores article.tone-footprint-very-high strong{color:#9b392a}.sample-report-scores article.tone-footprint-medium{outline:1px solid #e8cf9d;background:#fff8e9}.sample-report-scores article.tone-footprint-medium small,.sample-report-scores article.tone-footprint-medium strong{color:#79510f}.sample-report-scores article.tone-footprint-light,.sample-report-scores article.tone-footprint-low{outline:1px solid #add3c8;background:#f1faf7}.sample-report-scores article.tone-security-good,.sample-report-scores article.tone-security-strong{outline:1px solid #add3c8;background:#edf8f4}.sample-report-scores article.tone-security-review{outline:1px solid #e8cf9d;background:#fff8e9}.sample-report-scores article.tone-security-risk{outline:1px solid #e8afa4;background:#fff1ed}.sample-report-scores article.tone-security-review small,.sample-report-scores article.tone-security-review strong{color:#79510f}.sample-report-scores article.tone-security-risk small,.sample-report-scores article.tone-security-risk strong{color:#9b392a}.sample-report-driver-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sample-report-driver-grid article{padding:18px;display:flex;gap:13px;border-radius:11px;background:var(--surface-soft)}.sample-report-driver-grid article>b{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:var(--coral-light);color:#973b2c;font-size:20px}.sample-report-driver-grid article:last-child>b{background:var(--green-light);color:var(--green)}.sample-report-driver-grid strong{font-size:14px}.sample-report-driver-grid p{margin:5px 0 0;color:var(--muted);font-size:13px}.sample-report-findings{border:1px solid var(--line);border-radius:12px;overflow:hidden}.sample-report-findings article{padding:18px;display:grid;grid-template-columns:38px 1fr auto;gap:16px;align-items:start;border-bottom:1px solid var(--line)}.sample-report-findings article:last-child{border-bottom:0}.sample-report-findings article>span{color:var(--muted);font-family:Manrope,sans-serif;font-weight:800}.sample-report-findings small{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.09em}.sample-report-findings h3{margin:4px 0 5px;font-size:17px}.sample-report-findings p{margin:0;color:var(--muted);font-size:13px}.sample-report-findings article>b{padding:6px 8px;border-radius:6px;background:var(--coral-light);color:#8f3628;font-size:9px;letter-spacing:.06em}.sample-report-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sample-status-row{padding:10px 0;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:12px}.sample-status-row b{color:var(--green)}.sample-report-block ol{margin:0;padding-left:22px}.sample-report-block li{margin-bottom:11px;color:var(--muted);font-size:13px}.sample-report-appendix dl{margin:16px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sample-report-appendix dl div{padding:12px;border-radius:9px;background:var(--surface-soft)}.sample-report-appendix dt{color:var(--muted);font-size:10px;text-transform:uppercase}.sample-report-appendix dd{margin:4px 0 0;font-size:12px;font-weight:800}.sample-report-footer{min-height:72px;padding:14px 26px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:white}.sample-report-footer span{color:var(--muted);font-size:12px}.sample-report-footer button{min-height:42px;padding:9px 14px;border:0;border-radius:8px;background:var(--ink);color:white;font-weight:800;cursor:pointer}.admin-full-report{width:min(1180px,100%)}.admin-report-notice{border-color:#a8d7ca;background:#e7f5f0;color:var(--green-dark)}.admin-report-export-bar{min-height:66px;padding:11px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);background:white}.admin-report-export-bar>div{display:flex;flex-wrap:wrap;gap:8px}.admin-report-export-bar button{min-height:40px;padding:9px 13px;border:1px solid var(--ink);border-radius:8px;background:white;color:var(--ink);font-weight:800;cursor:pointer}.admin-report-export-bar button:first-child{background:var(--ink);color:white}.admin-report-export-bar p{margin:0;color:var(--green);font-size:11px;font-weight:800}.admin-report-boundary{margin-top:18px;padding:12px 14px;border-left:4px solid var(--green);border-radius:0 8px 8px 0;background:var(--green-light);color:var(--green-dark)!important}.admin-score-explanation{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-score-explanation article{padding:16px;border:1px solid var(--line);border-radius:10px;background:white}.admin-score-explanation article:first-child{border-color:#e8afa4;background:#fff8f6}.admin-score-explanation strong{font-size:14px}.admin-score-explanation p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.admin-score-explanation ul{margin:10px 0 0;padding-left:18px;color:#813326;font-size:11px;font-weight:700}.admin-driver-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-driver-columns>article{padding:18px;border-radius:12px;background:var(--surface-soft)}.admin-driver-columns h3{margin:0 0 12px;display:flex;align-items:center;gap:9px;font-size:16px}.admin-driver-columns h3 b{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:var(--coral-light);color:#973b2c}.admin-driver-columns article:last-child h3 b{background:var(--green-light);color:var(--green)}.admin-driver{padding:12px 0;border-top:1px solid var(--line)}.admin-driver strong{font-size:13px}.admin-driver p{margin:4px 0;color:var(--muted);font-size:12px;line-height:1.5}.admin-driver small{color:var(--green);font-size:10px;font-weight:800}.admin-findings{display:grid;gap:10px}.admin-finding{padding:18px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:14px;border:1px solid var(--line);border-left:5px solid var(--amber);border-radius:11px;background:#fffdf8}.admin-finding.priority-high{border-left-color:var(--coral);background:#fff9f7}.admin-finding.priority-low{border-left-color:var(--green)}.admin-finding.basis-context,.admin-finding.basis-guidance{border-style:dashed;border-left-color:#8b9893;background:#fbfcfb}.admin-finding-index{color:var(--muted);font-family:Manrope,sans-serif;font-size:13px;font-weight:900}.admin-finding small{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.admin-finding h3{margin:5px 0 10px;font-size:17px}.admin-finding p{margin:5px 0;color:var(--muted);font-size:12px;line-height:1.55}.admin-finding>b{align-self:start;padding:6px 8px;border-radius:6px;background:var(--amber-light);color:#6e4a12;font-size:9px;letter-spacing:.07em}.admin-finding.priority-high>b{background:var(--coral-light);color:#8f3628}.admin-finding.priority-low>b{background:var(--green-light);color:var(--green-dark)}.admin-security-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-security-check{padding:16px;border:1px solid var(--line);border-radius:10px}.admin-security-check>div{display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center}.admin-security-check>div>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--green-light);color:var(--green-dark);font-weight:900}.admin-security-check.status-warn>div>span{background:var(--amber-light);color:#744c10}.admin-security-check.status-fail>div>span{background:var(--coral-light);color:#983b2c}.admin-security-check h3{margin:0;font-size:14px}.admin-security-check b{font-size:9px;letter-spacing:.07em;text-transform:uppercase}.admin-security-check p,.admin-security-check small{color:var(--muted);font-size:11px;line-height:1.5}.admin-subheading{margin:24px 0 10px;font-size:15px}.admin-prompt-card,.admin-technical-details{border:1px solid var(--line);border-radius:9px;background:var(--surface-soft);overflow:hidden}.admin-prompt-card+.admin-prompt-card{margin-top:8px}.admin-prompt-card>header{padding:10px 12px;display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;background:white}.admin-prompt-card>header span{color:var(--muted);font-size:11px;font-weight:900}.admin-prompt-card>header strong{font-size:12px}.admin-prompt-card>header button{min-height:34px;padding:7px 10px;border:0;border-radius:7px;background:var(--green);color:white;font-size:10px;font-weight:900;cursor:pointer}.admin-prompt-card details{border-top:1px solid var(--line)}.admin-prompt-card summary,.admin-technical-details summary{padding:12px 14px;display:flex;gap:10px;cursor:pointer;list-style:none}.admin-prompt-card summary b{margin-left:auto}.admin-fix-prompts pre,.admin-technical-details pre{max-height:420px;margin:0;padding:16px;border-top:1px solid var(--line);background:#15231f;color:#e7f5f0;font-size:10px;line-height:1.55;white-space:pre-wrap;overflow:auto}.admin-optional-review{margin-top:22px;padding:16px;border:1px solid #e2c68f;border-radius:11px;background:#fffaf0}.admin-optional-review>h3{margin:0;font-size:15px}.admin-optional-review>p{margin:6px 0 13px;color:#66583f;font-size:12px;line-height:1.55}.admin-optional-review .optional-review-card{background:white}.admin-optional-review .optional-review-card>header button{background:#805816}.admin-launch-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-launch-grid article{padding:12px;display:flex;gap:10px;border:1px solid var(--line);border-radius:9px}.admin-launch-grid article>b{color:var(--green)}.admin-launch-grid .status-warn>b{color:var(--amber)}.admin-launch-grid .status-fail>b{color:var(--coral)}.admin-launch-grid strong{font-size:12px}.admin-launch-grid p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.admin-technical-details{margin-top:14px}.drivers-section,.recommendations-section{margin-top:76px}.section-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:50px;align-items:end;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:9px}.section-heading h2{max-width:830px;margin-bottom:0;font-size:clamp(31px,4vw,50px);line-height:1.08;letter-spacing:-.055em}.section-heading>p{margin-bottom:3px;color:var(--muted);font-size:16px}.drivers-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.drivers-grid article{padding:27px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.driver-title{display:flex;align-items:center;gap:13px;margin-bottom:20px}.driver-title>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;font-size:22px}.driver-title.raises>span{background:var(--coral-light);color:#a43d2d}.driver-title.lowers>span{background:var(--green-light);color:var(--green-dark)}.driver-title div{display:flex;flex-direction:column}.driver-title strong{font-family:Manrope,sans-serif;font-size:17px}.driver-title small{color:var(--muted)}.drivers-grid ul{margin:0;padding:0;list-style:none}.drivers-grid li{padding:12px 0;display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);font-size:14px}.drivers-grid li b{color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.empty-state{margin:0;color:var(--muted)}.filter-row{margin-bottom:14px;display:flex;flex-wrap:wrap;gap:8px}.filter-row button{min-height:44px;padding:9px 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.5);color:var(--muted);font-size:13px;font-weight:600;cursor:pointer}.filter-row button span{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:var(--surface-soft);color:var(--ink);font-size:11px}.filter-row button.active{border-color:var(--ink);background:var(--ink);color:white}.filter-row button.active span{background:rgba(255,255,255,.16);color:white}.healthy-state{margin:15px 0 20px;padding:15px 17px;border-left:4px solid var(--green);border-radius:0 9px 9px 0;background:var(--green-light);color:var(--green-dark)}.healthy-state strong{display:block}.recommendation-group-title{margin:22px 0 10px;font-size:14px;letter-spacing:.02em}.guidance-title{color:var(--muted)}.guidance-list{background:rgba(255,255,255,.58)}.recommendation-list{border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}.recommendation-list article{padding:24px 26px;display:grid;grid-template-columns:130px minmax(250px,.9fr) minmax(300px,1.1fr);gap:28px;align-items:start;border-bottom:1px solid var(--line)}.recommendation-list article:last-child{border-bottom:0}.priority{display:flex;flex-direction:column;align-items:flex-start}.priority span{color:#626f69;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.priority b{margin-top:6px;padding:5px 8px;border-radius:6px;font-size:11px;text-transform:uppercase}.priority-high b{background:var(--coral-light);color:#983c2d}.priority-medium b{background:var(--amber-light);color:#7b510f}.priority-low b{background:var(--green-light);color:var(--green-dark)}.recommendation-copy>p{margin-bottom:5px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.recommendation-copy h3{margin-bottom:7px;font-size:18px;line-height:1.35;letter-spacing:-.025em}.recommendation-copy>span{color:var(--muted);font-size:14px}.recommendation-action{padding-left:26px;border-left:1px solid var(--line)}.recommendation-action small{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.recommendation-action p{margin:7px 0 0;font-size:14px}.empty-filter{margin:0;padding:30px;color:var(--muted)}.security-section{margin-top:76px;padding:clamp(30px,4vw,50px);display:grid;grid-template-columns:320px 1fr;gap:clamp(40px,6vw,80px);border-radius:24px;background:var(--ink);color:white}.security-score .eyebrow{color:#82cabb}.security-score .security-kind{margin-bottom:20px!important;border-color:rgba(159,218,204,.28);background:rgba(159,218,204,.1);color:#9fdacc!important}.security-score>strong{display:block;margin-bottom:20px;color:#9fdacc;font-family:Manrope,sans-serif;font-size:68px;line-height:1;letter-spacing:-.07em}.security-score>strong span{color:#7f918a;font-size:20px;letter-spacing:0}.security-score h2{margin-bottom:12px;font-size:29px;line-height:1.15;letter-spacing:-.045em}.security-score>p:last-child{color:#aebbb6;font-size:14px}.security-score .security-separation{margin:-2px 0 10px;color:#d7e2de;font-size:13px;font-weight:700}.security-score a{color:#9fdacc;font-weight:700}.security-checks{border-top:1px solid rgba(255,255,255,.17)}.security-checks details{border-bottom:1px solid rgba(255,255,255,.17)}.security-checks summary{min-height:58px;display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;cursor:pointer;list-style:none}.security-checks summary::-webkit-details-marker{display:none}.security-checks summary>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-weight:800}.security-pass summary>span{background:rgba(111,207,165,.18);color:#8bddba}.security-warn summary>span{background:rgba(245,188,76,.18);color:#f5c976}.security-fail summary>span{background:rgba(229,101,79,.2);color:#f38b78}.security-checks summary strong{font-size:14px}.security-checks summary small{color:#9eaaa5;font-size:11px;font-weight:700;text-transform:uppercase}.security-checks details>p{margin:0 0 12px 42px;color:#bac5c1;font-size:13px}.technical-details{margin-top:28px;border:1px solid var(--line);border-radius:17px;background:var(--surface);overflow:hidden}.technical-details>summary{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.technical-details>summary::-webkit-details-marker{display:none}.technical-details>summary span{display:flex;flex-direction:column}.technical-details>summary small{margin-top:3px;color:var(--muted);font-size:12px}.technical-details>summary>b{font-size:25px;font-weight:400;transition:transform .2s}.technical-details[open]>summary>b{transform:rotate(45deg)}.technical-grid{padding:0 24px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.technical-grid article{padding:18px;border-radius:12px;background:var(--surface-soft)}.technical-grid h3{margin-bottom:13px;font-size:14px}.technical-grid dl,.technical-grid li,.technical-grid p{font-size:12px}.technical-grid ul{margin:0;padding-left:17px}.technical-grid li{margin-bottom:5px}.technical-grid li small{display:block;color:var(--muted);overflow-wrap:anywhere}.technical-grid dl{margin:0}.technical-grid dl div{padding:5px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #d1d8d4}.technical-grid dt{color:var(--muted)}.technical-grid dd{margin:0;text-align:right}.resolved-url{margin:0 24px 24px;display:block;color:var(--green);font-size:13px;overflow-wrap:anywhere}.warning{margin:17px 0 0;padding:14px 16px;border-left:4px solid var(--amber);border-radius:0 8px 8px 0;background:var(--amber-light);color:#66512c;font-size:13px}.error-card{padding:50px;display:grid;grid-template-columns:64px 1fr;gap:26px;border-radius:24px;background:var(--coral-light)}.error-symbol{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:var(--coral);color:white;font-family:Manrope,sans-serif;font-size:34px;font-weight:800}.error-card h2{margin-bottom:10px;font-size:34px;letter-spacing:-.04em}.error-card>div>p:not(.eyebrow){max-width:750px}.error-action{margin-top:18px}.error-card details{margin-top:20px}.error-card code{display:block;margin-top:8px;overflow-wrap:anywhere}.retry-button{min-height:44px;margin-top:15px;padding:10px 15px;border:0;border-radius:8px;background:var(--ink);color:white;font-weight:700;cursor:pointer}.request-id{margin:16px 0 0;color:var(--muted);font-size:12px}.method{padding:88px max(24px,calc((100vw - 1280px) / 2));background:var(--surface)}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.method-grid article{padding:27px;border:1px solid var(--line);border-radius:16px}.method-grid article>span{width:40px;height:40px;margin-bottom:32px;display:grid;place-items:center;border-radius:10px;background:var(--green-light);color:var(--green-dark);font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.method-grid h3{margin-bottom:10px;font-size:20px;letter-spacing:-.03em}.method-grid p{margin:0;color:var(--muted);font-size:14px}.method-grid article{min-height:250px;display:flex;flex-direction:column;background:linear-gradient(145deg,#fff,#f7faf7);box-shadow:0 10px 30px rgba(20,33,29,.04);transition:transform .2s,box-shadow .2s,border-color .2s}.method-grid article:hover{transform:translateY(-5px);border-color:#b6cdc5;box-shadow:0 18px 38px rgba(20,33,29,.1)}.method-tag{margin-top:auto;padding-top:24px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.1em}.method-limitations{margin-top:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft);overflow:hidden}.method-limitations summary{min-height:68px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.method-limitations summary::-webkit-details-marker{display:none}.method-limitations summary span{font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.method-limitations summary b{font-size:24px;font-weight:400;transition:transform .2s}.method-limitations[open] summary b{transform:rotate(45deg)}.method-limitations>div{padding:0 22px 22px;display:grid;grid-template-columns:minmax(240px,.7fr) minmax(320px,1.3fr);gap:35px}.method-limitations p{margin:0;color:var(--muted);font-size:14px}.method-limitations ul{margin:0;padding-left:20px;column-count:2;column-gap:35px}.method-limitations li{margin:0 0 10px;page-break-inside:avoid;break-inside:avoid;color:var(--muted);font-size:13px}.method-evaluation-boundary{margin-top:14px;padding:22px 26px;display:grid;grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:start;border:1px solid #c8d5d0;border-radius:14px;background:#edf3f0}.method-evaluation-boundary strong{padding-top:2px;font-family:Manrope,sans-serif;font-size:15px;color:var(--green-dark)}.method-evaluation-boundary p{max-width:900px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.seo-discovery-links{margin-top:17px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:14px;background:var(--surface-soft);overflow:hidden}.seo-discovery-links a{min-height:112px;padding:22px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-right:1px solid var(--line);color:var(--ink);text-decoration:none}.seo-discovery-links a>span{min-width:0;display:flex;flex-direction:column;gap:12px}.seo-discovery-links small{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.seo-discovery-links strong{font-size:14px;line-height:1.35}.seo-discovery-links b{margin-top:-2px;color:var(--green);font-size:19px;font-weight:500}.seo-discovery-links a:last-child{border-right:0}.seo-discovery-links a:hover{background:white;color:var(--green)}.method-validation{margin-top:17px;padding:25px;display:grid;grid-template-columns:repeat(3,minmax(150px,.62fr)) minmax(280px,1.14fr);gap:25px;align-items:center;border-radius:14px;background:var(--surface-soft)}.method-validation div{min-height:92px;padding-right:22px;display:flex;flex-direction:column;border-right:1px solid #cfd7d2}.method-validation span{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.method-validation strong{margin:4px 0 2px;font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.04em}.method-validation small{color:var(--muted);font-size:12px;line-height:1.35}.method-validation p{margin:0;color:var(--muted);font-size:14px}footer{width:min(1280px,calc(100% - 48px));min-height:112px;margin:0 auto;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);gap:30px;align-items:center}.footer-brand{justify-self:start}footer>p{margin:0;color:var(--muted);font-size:12px;text-align:center}footer>nav{justify-self:end;display:flex;align-items:center;gap:24px}footer>nav a{color:var(--green);font-size:13px;font-weight:750;text-decoration:none}footer>nav a:hover{text-decoration:underline;text-underline-offset:4px}@media (max-width:1050px){.hero{grid-template-columns:1fr}.hero-copy{max-width:800px}.scan-panel{max-width:700px}.score-hero{grid-template-columns:190px 1fr}.score-ring{width:180px;height:180px}.score-ring strong{font-size:58px}.score-snapshot{grid-column:1/-1;padding:20px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-left:0;border-top:1px solid var(--line)}.score-snapshot>p{display:none}.score-snapshot div{border-top:0}.recommendation-list article{grid-template-columns:100px 1fr}.local-comparison-heading,.report-heading{grid-template-columns:1fr;gap:14px}.recommendation-action{grid-column:2;padding:15px 0 0;border-left:0;border-top:1px solid var(--line)}.technical-grid{grid-template-columns:repeat(2,1fr)}.category-overview-grid{grid-template-columns:repeat(3,1fr)}.locked-report{grid-template-columns:1fr}.testing-report{align-items:flex-start;flex-direction:column}.sample-report-backdrop{padding:14px}}@media (max-width:700px){.comparison-grid,.report-score-pair{grid-template-columns:1fr}.report-score-separator{min-height:34px}.report-score-separator:before{width:100%;height:1px}.report-score-pair article{grid-template-columns:1fr auto}.report-actions{display:grid;grid-template-columns:1fr 1fr}}@media print{.clear-history-button,.drivers-section,.error-card,.filter-row,.guidance-list,.hero,.locked-report,.method,.report-actions,.report-status,.score-explainer,.skip-link,.stale-note,.technical-details,.testing-report,.topbar,footer{display:none!important}body{background:white}.results{width:100%;margin:0}.customer-report,.recommendations-section,.score-hero,.score-scale,.security-section{page-break-inside:avoid;break-inside:avoid;box-shadow:none}.security-section{color:black;background:white;border:1px solid #bbc5c0}.security-score .eyebrow,.security-score .security-kind,.security-score .security-separation,.security-score a,.security-score>p:last-child,.security-score>strong{color:black!important}.security-checks,.security-checks details{border-color:#bbc5c0}.security-checks details>p,.security-checks summary small{color:#33413c}body:has(.admin-report-backdrop) .results>:not(.admin-report-backdrop){display:none!important}body:has(.admin-report-backdrop) .admin-report-backdrop{padding:0;display:block;position:static;background:white;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}body:has(.admin-report-backdrop) .admin-full-report{width:100%;border-radius:0;box-shadow:none;overflow:visible}body:has(.admin-report-backdrop) .admin-report-export-bar,body:has(.admin-report-backdrop) .sample-report-topbar button{display:none!important}body:has(.admin-report-backdrop) .sample-report-block{page-break-inside:avoid;break-inside:avoid}}@media (min-width:761px) and (max-width:1040px){.seo-discovery-links{grid-template-columns:1fr 1fr}.seo-discovery-links a:nth-child(2){border-right:0}.seo-discovery-links a:nth-child(-n+2){border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr auto}footer>p{display:none}}@media (max-width:760px){body{font-size:15px}.topbar{width:min(100% - 32px,1280px);height:68px}.topbar nav{gap:13px}.topbar nav .method-link{display:none}.hero{width:calc(100% - 24px);margin-top:6px;padding:39px 22px 22px;gap:34px;border-radius:22px}.hero h1{font-size:clamp(42px,13vw,62px)}.lede{font-size:17px}.scan-panel{padding:20px}.score-explainer{width:calc(100% - 32px);padding:26px 0 36px;grid-template-columns:repeat(5,1fr);gap:4px}.score-explainer i{display:none}.score-explainer span,.score-explainer strong{font-size:12px}.results{width:calc(100% - 24px);margin-top:8px;margin-bottom:60px}.score-hero{padding:28px 21px;grid-template-columns:1fr;gap:25px;border-radius:22px 22px 0 0}.score-ring{width:170px;height:170px;justify-self:center}.score-copy{text-align:center}.score-copy h2{font-size:34px}.score-boundary{grid-template-columns:1fr;gap:3px;text-align:left}.score-snapshot{grid-template-columns:1fr;gap:0}.score-snapshot div{padding:10px 0;border-bottom:1px solid var(--line)}.coverage-note{padding:15px;gap:10px}.coverage-note,.coverage-note div{align-items:flex-start;flex-direction:column}.coverage-note div{gap:4px}.coverage-note>span{align-self:flex-start}.stale-note{align-items:flex-start;flex-direction:column;gap:4px}.score-scale{padding:21px}.section-heading{grid-template-columns:1fr;gap:15px}.section-heading h2{font-size:34px}.category-overview{margin-top:55px}.category-overview-grid{grid-template-columns:1fr}.category-card{min-height:145px}.category-card h3{margin-top:23px}.locked-report,.testing-report{margin-top:55px;padding:28px 21px}.testing-report>button{width:100%;min-width:0}.admin-driver-columns,.admin-key-row,.admin-launch-grid,.admin-score-explanation,.admin-security-grid,.locked-actions,.score-findings-boundary{grid-template-columns:1fr}.admin-report-export-bar{align-items:flex-start;flex-direction:column}.admin-prompt-card>header{grid-template-columns:28px 1fr}.admin-prompt-card>header button{grid-column:2;justify-self:start}.admin-finding{grid-template-columns:30px 1fr}.admin-finding>b{grid-column:2;justify-self:start}.locked-preview{min-height:530px;padding:10px}.locked-preview-document{padding:9px}.locked-preview footer.preview-report-index{grid-template-columns:1fr}.sample-report-backdrop{padding:0}.sample-report-modal{min-height:100%;border-radius:0}.sample-report-notice{align-items:flex-start;flex-direction:column;gap:4px}.sample-report-body{padding:14px}.sample-report-block{padding:18px}.sample-report-appendix dl,.sample-report-driver-grid,.sample-report-lower-grid,.sample-report-scores{grid-template-columns:1fr}.sample-report-findings article{grid-template-columns:30px 1fr}.sample-report-findings article>b{grid-column:2;justify-self:start}.drivers-section,.recommendations-section{margin-top:55px}.drivers-grid{grid-template-columns:1fr}.filter-row{flex-wrap:nowrap;padding-bottom:7px;overflow-x:auto}.filter-row button{flex:0 0 auto}.recommendation-list article{padding:21px;grid-template-columns:1fr;gap:14px}.priority{flex-direction:row;align-items:center;gap:9px}.priority b{margin:0}.recommendation-action{grid-column:auto}.security-section{margin-top:55px;padding:28px 21px;gap:27px}.error-card,.security-section,.technical-grid{grid-template-columns:1fr}.error-card{padding:30px 22px}.scan-actions:has(.cancel-button){grid-template-columns:1fr}.method{padding:62px 20px}.method-grid{grid-template-columns:1fr}.method-evaluation-boundary{grid-template-columns:1fr;gap:8px}.seo-discovery-links{grid-template-columns:1fr}.seo-discovery-links a{border-right:0;border-bottom:1px solid var(--line)}.seo-discovery-links a:last-child{border-bottom:0}.method-grid article{padding:23px}.method-grid article>span{margin-bottom:20px}.method-limitations>div{grid-template-columns:1fr;gap:15px}.method-limitations ul{column-count:1}.method-validation{grid-template-columns:1fr;gap:16px}.method-validation div{min-height:0;padding:0 0 15px;border-right:0;border-bottom:1px solid #cfd7d2}footer{width:calc(100% - 40px);padding:28px 0;grid-template-columns:1fr auto}footer>p{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}