*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bd-ink: #101418;--bd-accent: #2563EB;--bd-accent-dark: #1D4ED8;--bd-accent-soft: #DBEAFE;--bd-white: #FFFFFF;--bd-muted: #4B5563;--bd-bg: #F7F8FA;--color-bg: #FFFFFF;--color-bg-alt: #F7F8FA;--color-bg-dark: #101418;--color-text: #101418;--color-text-muted: #4B5563;--color-text-subtle: #6B7280;--color-accent: #2563EB;--color-accent-dark: #1D4ED8;--color-accent-light: #DBEAFE;--color-border: #E5E7EB;--color-works: #15803D;--color-works-bg: #DCFCE7;--color-broken: #B91C1C;--color-broken-bg: #FEE2E2;--color-stale: #B45309;--color-stale-bg: #FEF3C7;--color-not-covered: #475569;--color-not-covered-bg: #E2E8F0;--color-skip: #475569;--color-skip-bg: #E2E8F0;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 12px;--color-border-strong: #D1D5DB;--shadow-sm: 0 1px 2px rgba(16,24,40,.05);--shadow-md: 0 1px 3px rgba(16,24,40,.06), 0 4px 16px rgba(16,24,40,.04);--shadow-lg: 0 2px 4px rgba(16,24,40,.06), 0 8px 32px rgba(16,24,40,.07)}html{scroll-behavior:smooth;scroll-padding-top:88px}body{font-family:var(--font-sans);font-size:1rem;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.5rem}.container.narrow{max-width:720px}.center{text-align:center}h1{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--color-text)}h2{font-size:clamp(1.875rem,3.6vw,2.625rem);font-weight:700;line-height:1.15;letter-spacing:-.024em}h3{font-size:1.0625rem;font-weight:600;line-height:1.35;color:var(--color-text)}p{color:var(--color-text-muted)}.body-lg{font-size:1.125rem;line-height:1.7}.eyebrow{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);background:transparent;border:none;padding:0;margin-bottom:1rem}.section-heading{text-align:center;margin-bottom:1rem}.section-intro{font-size:1rem;color:var(--color-text-muted);margin-top:.75rem;margin-bottom:1.5rem;line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;line-height:1;padding:.75rem 1.5rem;border-radius:var(--radius-sm);border:none;cursor:pointer;text-decoration:none;transition:background .15s,box-shadow .15s,opacity .15s;white-space:nowrap}.btn-sm{font-size:.9375rem;font-weight:600;padding:.5625rem 1.25rem;background:var(--bd-accent);color:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 1px 2px #2563eb33,0 2px 6px #2563eb1f}.btn-sm:hover{background:var(--color-accent-dark)}.btn-primary{background:var(--bd-accent);color:#fff;box-shadow:0 1px 2px #2563eb4d}.btn-primary:hover{background:var(--color-accent-dark);box-shadow:0 2px 8px #2563eb59}.btn-primary:disabled{opacity:.6;cursor:default}.btn-lg{font-size:1rem;padding:.875rem 1.75rem;border-radius:var(--radius-sm)}.btn-xl{font-size:1.0625rem;font-weight:600;padding:1rem 1.875rem;border-radius:10px;letter-spacing:-.005em}.btn-white{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0003}.btn-white:hover{background:#f8fafc;box-shadow:0 2px 8px #00000040}.btn-outline{background:#fff;color:var(--color-text);border:1.5px solid var(--color-border-strong);box-shadow:0 1px 2px #1018280a}.btn-outline:hover{border-color:var(--color-text);background:var(--color-bg-alt);box-shadow:0 2px 8px #10182814}.nav{position:sticky;top:0;z-index:100;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-strong)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;height:72px}.nav-links{display:flex;align-items:center;gap:.5rem;flex:1;justify-content:center}.nav-link{font-size:.9375rem;font-weight:500;letter-spacing:0;color:var(--color-text);padding:.5rem 1rem;border-radius:8px;transition:color .15s,background .15s;text-decoration:none;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--color-text);background:var(--color-bg-alt)}@media(max-width:680px){.nav-links{display:none}}@media(max-width:400px){.nav-inner{gap:.75rem}.logo-img{width:auto;height:36px;max-width:130px}.btn-sm{padding:.5rem .875rem;font-size:.875rem}}#how-it-works,#path-types,#faq,#cta{scroll-margin-top:88px}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo-img{display:block;height:32px;width:auto}.footer-logo-mark{display:block;width:28px;height:28px;opacity:.7}.hero{background:radial-gradient(ellipse 80% 60% at 60% 40%,rgba(37,99,235,.06) 0%,transparent 70%),radial-gradient(ellipse 50% 50% at 10% 80%,rgba(37,99,235,.03) 0%,transparent 60%),#f7f8fa;padding-block:4.5rem 4rem;border-bottom:1px solid var(--color-border)}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero h1{margin-bottom:1.125rem}.hero-sub{font-size:1rem;line-height:1.65;color:var(--color-text-muted);max-width:44ch;margin-bottom:1.75rem}.hero-form{display:flex;flex-direction:column;gap:.75rem}.hero-form-row{display:flex;gap:.5rem}.hero-form-row input[type=text]{flex:1;min-width:0;font-family:var(--font-sans);font-size:.9375rem;padding:.875rem 1rem;border:1px solid var(--color-border-strong);border-radius:8px;background:#fff;color:var(--color-text);outline:none;box-shadow:none;transition:border-color .15s,box-shadow .15s}.hero-form-row input[type=text]:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #2563eb14}.hero-note{font-size:.6875rem;font-weight:500;letter-spacing:.02em;color:var(--color-text-subtle)}.hero-visual{display:flex;justify-content:center}.hero-proof-object{width:100%;max-width:480px;background:#fff;border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg),0 0 0 1px #00000008;overflow:hidden}.hpo-header{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.25rem;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.hpo-domain{font-size:.8125rem;font-weight:600;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:var(--color-text)}.hpo-count{font-size:.6875rem;font-weight:500;color:var(--color-text-subtle)}.hpo-rows{list-style:none}.hpo-row{display:grid;grid-template-columns:1fr auto auto auto;gap:.625rem;align-items:center;padding:.5rem 1.25rem;border-bottom:1px solid var(--color-border);font-size:.8125rem}.hpo-row:last-child{border-bottom:none}.hpo-name{font-weight:500;color:var(--color-text)}.hpo-entry{font-size:.75rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:var(--color-text-muted)}.hpo-fresh{font-size:.6875rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:var(--color-text-muted);white-space:nowrap}.hpo-row-broken{background:#fef8f8}.hpo-row-broken .hpo-name{color:var(--color-broken);font-weight:600}.hpo-leak-callout{padding:.75rem 1.25rem;background:var(--color-broken-bg);border-top:1px solid #FECACA}.hpo-leak-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.hpo-leak-sev{font-size:.625rem;font-weight:700;padding:.1rem .4rem;border-radius:3px;background:var(--color-broken);color:#fff;white-space:nowrap;flex-shrink:0}.hpo-leak-title{font-size:.8125rem;font-weight:600;color:var(--color-broken)}.hpo-leak-meta{margin-top:.125rem}.hpo-leak-path{font-size:.6875rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:#7f1d1d}.hpo-footer{padding:.5rem 1.25rem;background:var(--color-bg-alt);border-top:1px solid var(--color-border)}.hpo-proof-note{font-size:.6875rem;color:var(--color-text-muted);font-style:italic}.section{padding-block:4rem}.section-alt{background:var(--color-bg-alt);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.section-alt h2{margin-bottom:1.75rem}.aha-cards{display:flex;flex-direction:column;gap:1rem}.aha-card{display:flex;gap:1.25rem;align-items:flex-start;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;box-shadow:var(--shadow-sm)}.aha-num{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;background:var(--color-accent);color:#fff;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center}.aha-card h3{margin-bottom:.4rem}.verdict-line{color:var(--color-text-muted)}.verdict-works{color:var(--color-works)}.verdict-broken{color:var(--color-broken)}.verdict-trio{display:flex;gap:.375rem;flex-wrap:wrap;margin:.5rem 0 .75rem}.vt{font-size:.75rem;font-weight:700;padding:.2rem .625rem;border-radius:100px;border:1.5px solid}.vt-healthy{color:var(--color-works);background:var(--color-works-bg);border-color:#86efac}.vt-broken{color:var(--color-broken);background:var(--color-broken-bg);border-color:#fca5a5}.vt-degraded{color:var(--color-stale);background:var(--color-stale-bg);border-color:#fcd34d}.value-list{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-top:1.75rem}.value-list li{display:flex;gap:.875rem;align-items:flex-start;font-size:1.0625rem;color:var(--color-text);line-height:1.55}.value-icon{flex-shrink:0;width:1.625rem;height:1.625rem;border-radius:50%;background:var(--color-works-bg);color:var(--color-works);border:1px solid #86EFAC;display:flex;align-items:center;justify-content:center;margin-top:.125rem}.section .container.narrow>h2{margin-bottom:0}.recognition-list{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin-top:1.75rem}.recognition-list li{padding:.75rem 1rem .75rem 2.25rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.9375rem;color:var(--color-text);position:relative;line-height:1.5}.recognition-list li:before{content:"–";position:absolute;left:.875rem;font-size:.875rem;font-weight:600;color:var(--color-text-muted);top:50%;transform:translateY(-50%)}.discovery-strip{display:grid;grid-template-columns:200px auto 1fr auto 200px;align-items:start;gap:0;margin-bottom:1.5rem}.ds-connector{display:flex;align-items:center;justify-content:center;color:var(--color-border);padding-top:2rem}.ds-state{background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);overflow:hidden}.ds-state-wide{min-width:0}.ds-state-header{padding:.375rem .875rem;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.ds-state-label{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle)}.ds-domain-input{display:flex;align-items:center;gap:.5rem;padding:.75rem .875rem}.ds-domain-icon{color:var(--color-text-muted);flex-shrink:0;display:flex}.ds-domain-text{font-size:.875rem;font-weight:500;color:var(--color-text);font-family:SF Mono,Fira Code,ui-monospace,monospace}.ds-candidates{display:flex;flex-direction:column}.ds-candidate{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:center;padding:.375rem .875rem;border-bottom:1px solid var(--color-border);font-size:.8125rem}.ds-candidate:last-child{border-bottom:none}.ds-candidate-name{font-weight:500;color:var(--color-text)}.ds-candidate-url{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.75rem;color:var(--color-text-muted)}.ds-candidate-action{font-size:.6875rem;font-weight:600;padding:.15rem .5rem;border-radius:100px}.ds-confirm{color:var(--color-works);background:var(--color-works-bg)}.ds-ignore{color:var(--color-text-muted);background:var(--color-bg-alt);text-decoration:line-through}.ds-health-result{display:flex;flex-direction:column}.ds-health-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .875rem;border-bottom:1px solid var(--color-border);font-size:.8125rem}.ds-health-row:last-child{border-bottom:none}.ds-health-name{font-weight:500;color:var(--color-text)}.ds-caption{font-size:.75rem;color:var(--color-text-subtle);text-align:center;letter-spacing:.01em}.objections{display:flex;flex-direction:column;gap:1rem;margin-top:1.75rem}.objection{padding:1.25rem 1.375rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg)}.objection-q{font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.objection-q:before{content:"“"}.objection-q:after{content:"”"}.objection-a{font-size:.9375rem;color:var(--color-text-muted);line-height:1.6}.alternatives{display:flex;flex-direction:column;gap:.875rem;margin-top:1.75rem}.alt-row{display:grid;grid-template-columns:1fr auto 2fr;gap:1rem;align-items:start;padding:1rem 1.25rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-sm)}.alt-them{font-size:.9375rem;color:var(--color-text-muted);text-decoration:line-through;text-decoration-color:#fca5a5;line-height:1.5}.alt-arrow{color:var(--color-accent);font-weight:600;padding-top:.1rem}.alt-us{font-size:.9375rem;color:var(--color-text);line-height:1.55}.mechanism-note{margin-top:1.5rem;font-size:.875rem;color:var(--color-muted);line-height:1.6;max-width:640px}.section-cta{background:var(--color-bg-dark);background-image:radial-gradient(ellipse 60% 50% at 80% 20%,rgba(37,99,235,.18) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 10% 80%,rgba(37,99,235,.07) 0%,transparent 60%);padding-block:5rem}.section-cta h2{color:#fff;font-size:clamp(1.75rem,3.5vw,2.5rem);margin-bottom:1rem}.section-cta .body-lg{color:#fff9;margin-bottom:2.5rem}.cta-form{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cta-form-col{display:flex;flex-direction:column;gap:.625rem;width:100%;max-width:420px}.cta-form-col input{font-family:var(--font-sans);font-size:1rem;padding:1rem 1.125rem;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff17;color:#fff;outline:none;transition:border-color .15s,background .15s;width:100%}.cta-form-col input::placeholder{color:#ffffff80}.cta-form-col input:focus{border-color:#93c5fdb3;background:#ffffff1f}.cta-form-col .btn-lg{font-size:1.0625rem;padding:1rem 1.5rem;border-radius:10px;font-weight:600}.cta-form-col input::placeholder{color:#ffffff4d}.cta-form-col input:focus{border-color:#2563ebb3;background:#ffffff1a}.cta-form-col .btn{width:100%}.form-note{font-size:.6875rem;font-weight:500;letter-spacing:.02em;color:#ffffff47}.sample-report-link{color:#ffffff73;text-decoration:underline;text-decoration-color:#fff3;transition:color .15s}.sample-report-link:hover{color:#ffffffbf}.form-success{font-size:.9375rem;font-weight:600;color:#4ade80}.footer{padding-block:2rem;border-top:1px solid var(--color-border)}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-left{display:flex;align-items:center;gap:.875rem}.footer-copy{font-size:.875rem;color:var(--color-text-muted)}.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem 1rem}.footer-link{font-size:.875rem;color:var(--color-text-muted);text-decoration:none;transition:color .15s}.footer-link:hover{color:var(--color-text)}.footer-link-accent{color:var(--color-accent);font-weight:500}.footer-link-accent:hover{color:var(--color-accent-dark)}.health-map-row{display:grid;grid-template-columns:1fr auto 1fr auto auto;gap:.75rem;align-items:center;padding:.5625rem 1.25rem;border-bottom:1px solid var(--color-border);font-size:.8125rem}.health-map-issue{font-size:.8125rem;color:var(--color-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hm-row-broken .health-map-issue{color:var(--color-broken);font-weight:500}.hm-issue-ok{color:var(--color-works)}.hm-issue-stale{color:var(--color-stale)}.hm-issue-dim{color:var(--color-text-subtle, #6B7280)}.health-map-fresh{font-size:.6875rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:var(--color-text-muted);white-space:nowrap}.evidence-stack{margin-top:1.75rem;display:flex;flex-direction:column;align-items:stretch}.es-layer{background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.es-layer-label{display:flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle)}.es-layer-num{width:1rem;height:1rem;border-radius:50%;background:var(--color-text-subtle);color:#fff;font-size:.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:0}.es-connector{width:1px;height:12px;background:var(--color-border-strong);margin-left:2rem}.es-replay-frame{overflow:hidden}.es-replay-chrome{background:#151b23;padding:.375rem .625rem;display:flex;align-items:center;gap:.3rem}.es-chrome-dot{width:6px;height:6px;border-radius:50%;background:#ffffff26}.es-chrome-dot:nth-child(1){background:#ff5f57;opacity:.5}.es-chrome-dot:nth-child(2){background:#febc2e;opacity:.5}.es-chrome-dot:nth-child(3){background:#28c840;opacity:.5}.es-chrome-url{font-family:SF Mono,ui-monospace,monospace;font-size:.625rem;color:#ffffff59;margin-left:.375rem;background:#ffffff0f;padding:.1rem .4rem;border-radius:3px}.es-replay-body{background:#0a0d12;padding:.75rem 1rem;position:relative}.es-replay-scene{display:flex;gap:1rem}.es-scene-text{flex:1;display:flex;flex-direction:column;gap:.3rem}.es-scene-line{height:3px;background:#ffffff1f;border-radius:1px}.es-scene-form{width:100px;display:flex;flex-direction:column;gap:.3rem;border:1px solid rgba(255,255,255,.1);border-radius:3px;padding:.5rem;background:#ffffff08}.es-scene-field{height:6px;background:#ffffff1a;border-radius:2px}.es-scene-btn{height:7px;width:55%;background:#2563eb73;border-radius:2px}.es-replay-tag{font-size:.6875rem;font-family:SF Mono,ui-monospace,monospace;color:#fff6;margin-top:.5rem}.es-verdict-card{padding:.75rem .875rem}.es-verdict-header{display:flex;align-items:flex-start;gap:.5rem;color:var(--color-broken);margin-bottom:.625rem}.es-verdict-text{font-size:.875rem;font-weight:600;color:var(--color-broken)}.es-progression{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.es-prog-step{font-size:.6875rem;font-weight:600;padding:.15rem .5rem;border-radius:100px;white-space:nowrap}.es-pass{color:var(--color-works);background:var(--color-works-bg)}.es-fail{color:var(--color-broken);background:var(--color-broken-bg)}.es-skip{color:var(--color-skip);background:var(--color-skip-bg)}.es-prog-arrow{font-size:.75rem;color:var(--color-border)}.es-fixloop{display:flex;flex-direction:column;gap:.2rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--color-border)}.es-fixloop-item{font-size:.75rem;color:var(--color-muted);line-height:1.4}.es-fixloop-item strong{color:var(--bd-ink);font-weight:600}.es-report-excerpt{padding:.75rem .875rem}.es-report-issue{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;border-bottom:1px solid var(--color-border)}.es-report-issue:last-of-type{border-bottom:none}.es-report-sev{font-size:.625rem;font-weight:700;padding:.1rem .4rem;border-radius:3px;white-space:nowrap;flex-shrink:0}.es-sev-critical{background:var(--color-broken-bg);color:var(--color-broken)}.es-sev-high{background:#fff7ed;color:#c2410c}.es-sev-medium{background:var(--color-stale-bg);color:var(--color-stale)}.es-report-title{font-size:.8125rem;font-weight:500;color:var(--color-text)}.es-report-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.75rem;margin-top:.375rem;border-top:1px solid var(--color-border);font-size:.75rem;color:var(--color-text-muted)}.report-dock{max-width:820px;margin:0 auto;background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.rd-breadcrumb{display:flex;align-items:center;gap:.375rem;padding:.5rem 1.5rem;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);font-size:.6875rem;color:var(--color-text-subtle)}.rd-crumb{font-weight:500}.rd-crumb-sep{color:var(--color-border-strong)}.rd-crumb-current{font-weight:600;color:var(--color-text)}.rd-body{padding:1.25rem 1.5rem}.rd-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.rd-verdict{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.report-status-pill-sm{display:inline-flex;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:700;background:var(--color-broken-bg);color:var(--color-broken);border-radius:100px;padding:.2rem .625rem;white-space:nowrap}.dot-sm{width:6px;height:6px;border-radius:50%;background:var(--color-broken)}.rd-verdict-text{font-size:.875rem;font-weight:600;color:var(--color-text)}.rd-meta{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-muted);flex-wrap:wrap}.rd-meta-sep{color:var(--color-border)}.rd-cta{text-align:center;padding-top:1.25rem;margin-top:.5rem;border-top:1px solid var(--color-border)}.section-report-preview{overflow:hidden;background:var(--color-bg-alt);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.section-report-dark{background:#101418;border-top:none;border-bottom:none}.section-report-dark .report-preview-intro h2{color:#fff}.section-report-dark .report-preview-intro .section-intro{color:#ffffff8c}.section-report-dark .report-dock{box-shadow:0 2px 4px #00000026,0 8px 32px #00000040,0 0 0 1px #ffffff0f}.section-report-dark .rd-cta .btn-primary{box-shadow:0 1px 3px #2563eb66}.report-preview-intro{text-align:center;max-width:560px;margin:0 auto 2.5rem}.rp-meta-row{display:flex;flex-wrap:wrap;gap:.625rem 1.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.rp-meta-item{display:flex;align-items:baseline;gap:.375rem}.rp-meta-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.rp-meta-val{font-size:.875rem;font-weight:500;color:#0f172a}.rp-verdict{display:flex;align-items:flex-start;gap:.75rem;background:var(--color-broken-bg);border:1.5px solid #FECACA;border-left:4px solid var(--color-broken);border-radius:8px;padding:.875rem 1rem;margin-bottom:.875rem;color:var(--color-broken)}.rp-verdict svg{flex-shrink:0;margin-top:.15rem}.rp-verdict-label{font-size:.9375rem;font-weight:700;color:var(--color-broken)}.rp-verdict-sub{font-size:.8125rem;color:#7f1d1d;margin-top:.2rem;line-height:1.5}.rp-issues{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1rem}.rp-issue{display:grid;grid-template-columns:auto 1fr;gap:.625rem;align-items:center;padding:.625rem .875rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.rp-sev{font-size:.6875rem;font-weight:700;padding:.15rem .4rem;border-radius:3px;white-space:nowrap}.rp-critical .rp-sev{background:var(--color-broken-bg);color:var(--color-broken);border:1px solid #FCA5A5}.rp-high .rp-sev{background:#fff7ed;color:#c2410c;border:1px solid #fdba74}.rp-medium .rp-sev{background:var(--color-stale-bg);color:var(--color-stale);border:1px solid #FCD34D}.rp-issue-title{font-size:.8125rem;font-weight:600;color:#0f172a}.rp-issue-loc{font-size:.75rem;font-family:SF Mono,ui-monospace,monospace;color:#64748b;margin-top:.1rem}.rp-timeline-teaser{display:flex;flex-direction:column;gap:0}.rp-tl-row{display:grid;grid-template-columns:10px 1fr auto auto;align-items:center;gap:.5rem .625rem;padding:.4rem 0;border-bottom:1px solid #f1f5f9}.rp-tl-row:last-child{border-bottom:none}.rp-tl-dot{width:10px;height:10px;border-radius:50%;border:2px solid;flex-shrink:0}.rp-pass .rp-tl-dot{border-color:var(--color-works);background:var(--color-works-bg)}.rp-fail .rp-tl-dot{border-color:var(--color-broken);background:var(--color-broken-bg)}.rp-warn .rp-tl-dot{border-color:var(--color-stale);background:var(--color-stale-bg)}.rp-tl-name{font-size:.8125rem;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rp-tl-badge{font-size:.625rem;font-weight:700;text-transform:uppercase;padding:.1rem .375rem;border-radius:3px;white-space:nowrap}.rp-tl-badge.pass{background:var(--color-works-bg);color:var(--color-works)}.rp-tl-badge.fail{background:var(--color-broken-bg);color:var(--color-broken)}.rp-tl-badge.warn{background:var(--color-stale-bg);color:var(--color-stale)}.rp-tl-time{font-size:.6875rem;font-family:SF Mono,ui-monospace,monospace;color:#94a3b8;white-space:nowrap}.rp-fade-cta{position:relative;text-align:center;padding-top:3rem;margin-top:-2.5rem;background:linear-gradient(to bottom,#f8fafc00,#f8fafc 45%)}.rp-share-note{font-size:.875rem;color:var(--color-text-muted);margin-bottom:1rem}@media(max-width:640px){.rp-tl-time{display:none}.rp-meta-row{gap:.5rem 1rem}.rp-tl-name{font-size:.75rem}.rd-breadcrumb{display:none}}.trust-bar{background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);padding-block:.625rem}.trust-bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.375rem .875rem;font-size:.75rem;font-weight:500;letter-spacing:.01em;color:var(--color-text-subtle)}.trust-sep{color:var(--color-border)}.trust-bar-link{color:var(--color-accent);font-weight:600;text-decoration:none;transition:opacity .15s}.trust-bar-link:hover{opacity:.75}@media(max-width:640px){.trust-sep{display:none}.trust-bar-inner{flex-direction:column;gap:.375rem;text-align:center}}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:2.5rem}.hero-visual{display:none}}.hero-chips{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:1rem}.hero-chip{font-size:.75rem;font-weight:500;color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);border-radius:100px;padding:.2rem .75rem}.bd-callout{background:var(--color-accent-light);border:1px solid rgba(37,99,235,.2);border-left:3px solid var(--color-accent);border-radius:var(--radius-md);padding:1rem 1.25rem;margin:1.25rem 0 1.75rem}.bd-callout p{font-size:.9375rem;font-weight:500;color:var(--bd-ink);line-height:1.6;font-style:italic}.bd-callout-example{margin-top:.625rem;font-style:normal;font-weight:400;color:var(--color-muted);font-size:.875rem}.bd-tabs{margin-top:1.75rem}.bd-tab-list{display:flex;gap:0;border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;overflow-x:auto}.bd-tab{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--color-text-muted);background:none;border:none;cursor:pointer;padding:.625rem 1.125rem;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s;white-space:nowrap}.bd-tab:hover{color:var(--color-text)}.bd-tab.active{color:var(--color-text);border-bottom-color:var(--color-accent);font-weight:600}.output-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem 1.75rem;box-shadow:var(--shadow-sm)}.output-card h3{font-size:1.0625rem;margin-bottom:.5rem}.output-card-steps{margin-top:1rem;border-top:1px solid var(--color-border);padding-top:.75rem}.output-card-cta{margin-top:1rem}.bd-accordion{display:flex;flex-direction:column;margin-top:1.75rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);overflow:hidden}.bd-accordion-item{border-bottom:1px solid var(--color-border)}.bd-accordion-item:last-child{border-bottom:none}.bd-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--color-bg);border:none;cursor:pointer;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;color:var(--color-text);padding:1.125rem 1.375rem;text-align:left;transition:background .15s}.bd-accordion-trigger:hover{background:var(--color-bg-alt)}.bd-accordion-icon{flex-shrink:0;width:16px;height:16px;color:var(--color-text-muted);transition:transform .2s}.bd-accordion-trigger[aria-expanded=true] .bd-accordion-icon{transform:rotate(180deg)}.bd-accordion-content{padding:0 1.375rem 1.25rem;background:var(--color-bg)}.bd-accordion-content p{font-size:.9375rem;color:var(--color-text-muted);line-height:1.6}.health-map-card{background:var(--color-bg);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden;margin-bottom:1.5rem}.health-map-header{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.25rem;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.health-map-domain{font-size:.8125rem;font-weight:600;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:var(--color-text)}.health-map-count{font-size:.6875rem;font-weight:500;color:var(--color-text-subtle)}.health-map-rows{list-style:none}.health-map-row:last-child{border-bottom:none}.health-map-name{font-weight:500;color:var(--color-text)}.health-map-entry{font-size:.75rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:var(--color-text-muted)}.health-map-status{font-size:.75rem;font-weight:700;padding:.25rem .625rem;border-radius:100px;white-space:nowrap;letter-spacing:.005em}.hm-works{color:var(--color-works);background:var(--color-works-bg)}.hm-broken{color:var(--color-broken);background:var(--color-broken-bg)}.hm-stale{color:var(--color-stale);background:var(--color-stale-bg)}.hm-not-covered{color:var(--color-skip);background:var(--color-skip-bg)}.health-map-bridge{font-size:.8125rem;font-weight:600;color:var(--color-accent);margin-bottom:1.25rem}.path-types{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.75rem}.path-type-card{padding:1.25rem 1.375rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg)}.path-type-card h3{font-size:.9375rem;margin-bottom:.375rem}.path-type-card p{font-size:.875rem;line-height:1.5}.path-type-card.primary{border-color:var(--color-accent);border-width:1.5px}.path-type-tag{display:inline-block;font-size:.6875rem;font-weight:600;padding:.15rem .5rem;border-radius:100px;margin-bottom:.5rem}.path-type-tag.strongest{color:var(--color-accent);background:var(--color-accent-light);border:1px solid rgba(37,99,235,.25)}.path-type-tag.supported{color:var(--color-text-muted);background:var(--color-bg-alt);border:1px solid var(--color-border)}.retained-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.75rem;margin-bottom:1rem}.retained-tile{padding:1.25rem 1.375rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);display:flex;flex-direction:column}.retained-tile-label{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle);margin-bottom:.5rem}.retained-tile-body{font-size:.875rem;line-height:1.5;color:var(--color-text-muted);margin-bottom:1rem}.retained-tile-example{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.retained-example-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.625rem;font-size:.8125rem}.retained-example-label{color:var(--color-text);font-weight:500}.retained-example-meta{color:var(--color-text-subtle);font-size:.6875rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;white-space:nowrap}.retained-caption{font-size:.75rem;color:var(--color-text-subtle);margin-top:.25rem}@media(max-width:640px){.hero{padding-block:3.5rem 3rem}.hero-form-row{flex-direction:column}.hero-form-row .btn{width:100%}.alt-row{grid-template-columns:1fr;gap:.375rem}.alt-arrow{display:none}.discovery-strip{grid-template-columns:1fr;gap:.5rem}.ds-connector{display:none}.ds-state-wide{min-width:0}.health-map-row{grid-template-columns:1fr auto auto}.health-map-entry,.health-map-issue{display:none}.es-report-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.rd-meta{gap:.25rem}.hpo-row{grid-template-columns:1fr auto auto}.hpo-entry{display:none}.hpo-leak-top{flex-direction:column;gap:.25rem}.hpo-leak-sev{align-self:flex-start}.path-types,.retained-tiles{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start;gap:1rem}.footer-links{gap:.375rem 1rem}}.proof-flow{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.75rem}.proof-flow-step{display:inline-flex;align-items:center;padding:.5rem .875rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;font-size:.875rem;color:var(--color-text);font-weight:500;white-space:nowrap;box-shadow:var(--shadow-sm)}.proof-flow-step:after{content:"→";margin-left:.625rem;margin-right:-.25rem;color:var(--color-text-subtle);font-weight:400}.proof-flow-step:last-child:after{content:"";margin:0}.proof-flow-frame{margin-top:1.75rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.25rem 1.5rem;box-shadow:var(--shadow-sm)}.proof-flow-frame-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);margin:0 0 .875rem}.proof-flow-frame .proof-flow{margin-top:0}.leak-cards{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;list-style:none;padding:0;margin:.875rem 0 0}.leak-cards li{background:#fff;border:1px solid var(--color-border);border-left:2px solid var(--color-broken);border-radius:var(--radius-sm);padding:.875rem 1rem}.leak-cards-title{font-size:.875rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem}.leak-cards-line{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5;margin:0}.buyer-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0}.buyer-chip{font-size:.8125rem;padding:.35rem .8rem;border:1px solid var(--color-border);border-radius:100px;color:var(--color-text-muted);background:var(--color-bg-alt)}.depth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.75rem}.depth-card{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem 1.375rem;background:#fff;display:flex;flex-direction:column}.depth-card-eyebrow{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);margin:0 0 .5rem}.depth-card.is-current .depth-card-eyebrow{color:var(--color-accent)}.depth-card-title{font-size:1rem;font-weight:600;margin:0 0 .875rem;color:var(--color-text);line-height:1.35}.depth-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.depth-card li{font-size:.875rem;color:var(--color-text-muted);line-height:1.5;padding-left:.875rem;position:relative}.depth-card li:before{content:"";position:absolute;left:0;top:.55rem;width:4px;height:4px;border-radius:100px;background:var(--color-text-subtle)}.depth-card.is-current li:before{background:var(--color-accent)}.depth-card.is-expanding{background:var(--color-bg-alt);border-style:dashed}.depth-card-body{font-size:.875rem;color:var(--color-text-muted);line-height:1.55;margin:0}.depth-card-note{margin-top:auto;padding-top:1rem;font-size:.75rem;color:var(--color-text-subtle);font-style:italic}.proof-boundary-callout{margin-top:1.75rem;padding:1.125rem 1.375rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:var(--radius-sm)}.proof-boundary-callout p{margin:0;font-size:.9375rem;line-height:1.6;color:var(--color-text)}.report-artifact{margin:2rem auto 0;max-width:560px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:1.5rem 1.75rem;text-align:left}.report-artifact-eyebrow{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;margin:0 0 1rem}.report-artifact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem 1.5rem;margin:0;padding:0;list-style:none}.report-artifact-grid li{font-size:.9375rem;color:#ffffffd9;line-height:1.5;padding-left:1.125rem;position:relative}.report-artifact-grid li:before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;border-radius:100px;background:var(--color-accent)}@media(max-width:760px){.depth-grid,.leak-cards,.report-artifact-grid{grid-template-columns:1fr}}.hero-v2{position:relative;padding-block:4.5rem 4rem;overflow-x:hidden;background:#0b1220;background-image:radial-gradient(ellipse 70% 55% at 88% 18%,rgba(37,99,235,.22) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 12% 92%,rgba(37,99,235,.14) 0%,transparent 65%);color:#ffffffd9}.hero-v2 .eyebrow{color:#93c5fd;letter-spacing:.08em}.hero-v2-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:3rem;align-items:center}.hero-v2 h1{font-size:clamp(2.5rem,4.4vw,3.5rem);line-height:1.08;letter-spacing:-.026em;margin-bottom:1.125rem;text-wrap:balance;color:#fff}.hero-accent{color:var(--color-accent)}.hero-v2-sub{font-size:1.0625rem;line-height:1.55;color:#ffffffb8;max-width:46ch;margin-bottom:1.625rem}.hero-v2 .btn-outline{background:transparent;color:#fff;border-color:#ffffff47;box-shadow:none}.hero-v2 .btn-outline:hover{background:#ffffff0f;border-color:#ffffff8c;color:#fff}.hero-v2 .hero-checks li{color:#ffffffd9}.hero-v2 .hero-check-icon{background:#60a5fa33;color:#93c5fd}.hero-input{display:block;width:100%;font-family:var(--font-sans);font-size:1rem;padding:.9375rem 1.125rem;border:1.5px solid var(--color-border-strong);border-radius:10px;background:#fff;color:var(--color-text);outline:none;transition:border-color .15s,box-shadow .15s;margin-bottom:.75rem}.hero-input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #2563eb1f}.hero-cta-row{display:flex;gap:.625rem;flex-wrap:wrap}.hero-cta-row .btn-xl{flex:0 0 auto}.hero-checks{list-style:none;display:flex;flex-wrap:wrap;gap:.625rem 1.5rem;margin-top:1.5rem;padding:0}.hero-checks li{display:flex;align-items:center;gap:.5625rem;font-size:.9375rem;font-weight:500;color:var(--color-text)}.hero-check-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-works-bg);color:var(--color-works);flex-shrink:0}.hero-v2-visual{position:relative;width:100%}.hero-proof{position:relative;z-index:2;width:100%;background:#fff;border:1px solid var(--color-border-strong);border-radius:18px;box-shadow:0 1px 2px #1018280a,0 8px 24px #1018280f,0 24px 64px #10182829,0 0 0 1px #00000005;overflow:hidden}.hero-proof-head{padding:1.375rem 1.625rem 1rem;border-bottom:1px solid var(--color-border)}.hero-proof-head-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.875rem}.hero-proof-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-subtle)}.hero-proof-time{font-family:SF Mono,ui-monospace,Menlo,monospace;letter-spacing:.02em;text-transform:none;color:var(--color-text-muted);font-weight:500}.hero-proof-meta{display:flex;align-items:baseline;gap:.625rem;margin-bottom:.5rem;flex-wrap:wrap}.hero-proof-name{font-size:1.0625rem;font-weight:600;color:var(--color-text);letter-spacing:-.01em}.hero-proof-url{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.8125rem;color:var(--color-text-subtle);background:transparent;padding:0}.hero-proof-headline{font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0;letter-spacing:-.012em;line-height:1.3}.hero-proof-body{padding:1.125rem 1.625rem;display:flex;flex-direction:column;gap:1.125rem}.hero-proof-block{display:flex;flex-direction:column;gap:.5rem}.hero-proof-block-label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle)}.hero-proof-stages{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.375rem}.hero-proof-stages .rt-stage{padding:.5rem;gap:.3125rem}.hero-proof-stages .rt-stage-name{font-size:.6875rem}.hero-proof-stages .rt-stage-flag{font-size:.5625rem;padding:1px 4px}.hero-proof-evidence{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem}.hero-proof-evidence-col{min-width:0}.hero-proof-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.375rem}.rt-chip-muted{background:#47556914;color:#6b7280;border-color:var(--color-border);text-decoration:line-through;text-decoration-color:#47556973;text-decoration-thickness:1px}.hero-proof-foot{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.625rem;border-top:1px solid var(--color-border);background:#fbfbfd;font-size:.8125rem;color:var(--color-text-muted);margin:0}.hero-proof-foot svg{flex-shrink:0;color:var(--color-text-subtle)}@media(max-width:940px){.hero-v2{padding-block:3rem 2.5rem}.hero-v2-inner{grid-template-columns:1fr;gap:2rem}.hero-v2-visual{min-height:auto}}@media(max-width:760px){.hero-proof-stages{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-proof-evidence{grid-template-columns:1fr}}@media(max-width:480px){.hero-proof-head{padding:1.125rem 1.25rem .875rem}.hero-proof-body{padding:1rem 1.25rem;gap:1rem}.hero-proof-foot{padding:.75rem 1.25rem;font-size:.75rem}.hero-proof-headline{font-size:1rem}.hero-checks{gap:.5rem 1rem}}.hero hero-v2 .hsn,.hsn{position:relative;z-index:2;width:100%;background:#0f172a;background-image:radial-gradient(ellipse 60% 45% at 80% 10%,rgba(37,99,235,.16) 0%,transparent 60%),radial-gradient(ellipse 55% 40% at 20% 90%,rgba(37,99,235,.1) 0%,transparent 65%);border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 8px 24px #0000004d,0 32px 72px #0000005c,0 0 0 1px #0000000a;overflow:hidden;color:#ffffffeb}.hsn-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.hsn-head-label{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#93c5fdf2;display:inline-flex;align-items:center;gap:.5rem}.hsn-head-label:before{content:"";width:6px;height:6px;border-radius:50%;background:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}.hsn-head-count{font-size:.75rem;color:#ffffff8c;font-weight:500}.hsn-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:.875rem 1rem;background:#ffffff05}.hsn-stat{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem .625rem;display:flex;flex-direction:column;align-items:flex-start;gap:.1875rem;position:relative}.hsn-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;margin-bottom:.1875rem}.hsn-stat-broken .hsn-stat-icon{background:#b91c1c38;color:#fca5a5;box-shadow:inset 0 0 0 1.5px #f8717173}.hsn-stat-works .hsn-stat-icon{background:#15803d38;color:#86efac;box-shadow:inset 0 0 0 1.5px #4ade8073}.hsn-stat-stale .hsn-stat-icon{background:#b4530938;color:#fcd34d;box-shadow:inset 0 0 0 1.5px #fbbf2473}.hsn-stat-notcovered .hsn-stat-icon{background:#47556947;color:#ffffff8c;box-shadow:inset 0 0 0 1.5px #94a3b852}.hsn-stat-num{font-size:1.0625rem;font-weight:700;color:#fff;letter-spacing:-.012em;line-height:1}.hsn-stat-label{font-size:.6875rem;font-weight:600;color:#ffffffd9;letter-spacing:.005em}.hsn-stat-pct{font-size:.625rem;font-weight:500;color:#ffffff73;font-family:SF Mono,ui-monospace,Menlo,monospace;letter-spacing:.02em}.hsn-cols{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.1fr);gap:0;border-top:1px solid rgba(255,255,255,.06)}.hsn-col-selected{padding:1rem 1.125rem;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.625rem}.hsn-col-evidence{padding:1rem 1.125rem;display:flex;flex-direction:column;gap:.625rem}.hsn-block-label{font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c}.hsn-selected-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.hsn-selected-name{font-size:.9375rem;font-weight:600;color:#fff;letter-spacing:-.005em}.hsn-selected-url{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.8125rem;color:#ffffff8c;background:transparent;padding:0}.hsn-selected-status{margin-left:auto;font-size:.6875rem;letter-spacing:.04em;padding:.1875rem .5rem}.hsn .hm-broken{background:#b91c1c4d;color:#fca5a5}.hsn .hm-works{background:#15803d4d;color:#86efac}.hsn .hm-stale{background:#b453094d;color:#fcd34d}.hsn-issue{display:flex;flex-direction:column;gap:.25rem;margin-top:.125rem}.hsn-issue-label{font-size:.6875rem;font-weight:600;color:#ffffff8c}.hsn-issue-headline{margin:0;font-size:.9375rem;font-weight:600;line-height:1.3;color:#fff;letter-spacing:-.008em}.hsn-issue-slice{font-size:.75rem;font-weight:500;line-height:1.4;color:#ffffffc7}.hsn-reach{list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:0;border-top:1px solid rgba(255,255,255,.08)}.hsn-reach-row{display:flex;align-items:flex-start;gap:.625rem;padding:.4375rem 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:.75rem;line-height:1.4}.hsn-reach-row:last-child{border-bottom:none}.hsn-reach-label{flex:0 0 auto;width:88px;color:#ffffff8c;font-weight:500}.hsn-reach-val{flex:1 1 auto;color:#ffffffeb;font-weight:500}.hsn-reach-blocked .hsn-reach-val{color:#fca5a5}.hsn-reach-not-reached .hsn-reach-val{color:#ffffff80}.hsn-ev-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4375rem}.hsn-ev{display:grid;grid-template-columns:26px minmax(0,1fr) 56px;align-items:center;gap:.625rem;padding:.5rem .625rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px}.hsn-ev-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#60a5fa2e;color:#93c5fd;flex-shrink:0}.hsn-ev-icon-replay{background:#60a5fa38;color:#bfdbfe}.hsn-ev-text{display:flex;flex-direction:column;gap:1px;min-width:0}.hsn-ev-name{font-size:.8125rem;font-weight:600;color:#fff;letter-spacing:-.005em}.hsn-ev-meta{font-size:.6875rem;color:#ffffff8c;font-family:SF Mono,ui-monospace,Menlo,monospace}.hsn-ev-meta-url{color:#93c5fdd9}.hsn-ev-thumb{width:56px;height:32px;border-radius:6px;background:linear-gradient(135deg,#ffffff1a,#ffffff0a);border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden;flex-shrink:0}.hsn-ev-thumb:before,.hsn-ev-thumb:after{content:"";position:absolute;background:#ffffff1f;border-radius:1.5px}.hsn-ev-thumb:before{top:6px;left:6px;width:30%;height:4px}.hsn-ev-thumb:after{top:14px;left:6px;width:60%;height:4px}.hsn-ev-thumb-replay:before{background:#93c5fd4d}.hsn-ev-thumb-cta{background:linear-gradient(180deg,#ffffff0f,#0000002e),linear-gradient(135deg,#60a5fa33,#ffffff0a)}.hsn-foot{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);background:#0003;font-size:.75rem;color:#ffffffa6;margin:0}.hsn-foot svg{flex-shrink:0;color:#ffffff80}@media(max-width:760px){.hsn-cols{grid-template-columns:1fr}.hsn-col-selected{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.hsn-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.hsn-head{padding:.75rem 1rem}.hsn-stats{padding:.75rem .875rem;gap:.4375rem}.hsn-col-selected,.hsn-col-evidence{padding:.875rem 1rem}.hsn-foot{padding:.625rem 1rem}.hsn-stat{padding:.625rem .5rem}}.trust-strip{background:transparent;border:none;padding-block:0 2.5rem}.trust-strip-text{text-align:center;font-size:.9375rem;font-weight:500;letter-spacing:.01em;color:var(--color-text-muted);margin:0}.how-section{padding-block:6.5rem}.how-section-header{text-align:center;max-width:720px;margin:0 auto 3.75rem}.how-section-header h2{margin-bottom:.75rem}.how-section-header .section-intro{font-size:1.125rem;color:var(--color-text-muted);margin-top:0}.how-grid{display:grid;grid-template-columns:repeat(4,1fr) auto;grid-template-areas:"tile1 arrow1 tile2 arrow2 tile3" "arrow3 arrow3 tile4 . .";gap:1rem .5rem;align-items:stretch}.how-grid{grid-template-areas:none;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:.875rem}.how-tile{background:#fff;border:1px solid var(--color-border-strong);border-radius:16px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 1px 2px #1018280a,0 4px 16px #1018280d;transition:box-shadow .15s,border-color .15s,transform .15s}.how-tile:hover{border-color:#b5bcc4;box-shadow:0 1px 3px #1018280f,0 12px 32px #1018281a;transform:translateY(-2px)}.how-tile-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:var(--color-accent-light);color:var(--color-accent);margin-bottom:.5rem}.how-tile-icon svg{width:26px;height:26px}.how-tile-step{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent)}.how-tile h3{font-size:1.3125rem;font-weight:600;color:var(--color-text);line-height:1.22;letter-spacing:-.015em;margin:0}.how-tile p{font-size:1rem;line-height:1.55;color:var(--color-text-muted);margin:0}.how-tile-arrow{display:flex;align-items:center;justify-content:center;color:var(--color-border-strong);align-self:center}.how-tile-arrow svg{width:24px;height:24px}@media(max-width:980px){.how-grid{grid-template-columns:1fr 1fr;gap:1rem}.how-tile-arrow{display:none}}@media(max-width:560px){.how-grid{grid-template-columns:1fr}}.path-types-section{padding-block:6.5rem}.path-types-grid{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,2fr);gap:2.5rem;align-items:start}.pmx-header{max-width:100%;margin-bottom:0}.pmx-header h2{margin-bottom:1rem;line-height:1.15;font-size:clamp(1.625rem,2.6vw,2.125rem);letter-spacing:-.022em}.pmx-header>p{font-size:1rem;line-height:1.6;color:var(--color-text-muted);margin-bottom:1.25rem;max-width:28em}.pmx-callout{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;color:var(--color-text);background:#2563eb0d;border:1px solid rgba(37,99,235,.18);border-radius:10px;padding:.75rem .875rem;margin:0;max-width:28em}.pmx-callout svg{flex-shrink:0;color:var(--color-accent);margin-top:.125rem}.pmx-callout strong{font-weight:600;color:var(--color-text)}.pmx-table-col{min-width:0}@media(max-width:980px){.path-types-grid{grid-template-columns:1fr;gap:2rem}.pmx-header>p,.pmx-callout{max-width:100%}}.pmx-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:18px;background:#fff;border:1px solid var(--color-border-strong);box-shadow:0 1px 2px #1018280a,0 8px 24px #1018280f}.pmx{min-width:580px}.pmx-thead,.pmx-row{display:grid;grid-template-columns:minmax(180px,1.5fr) repeat(6,minmax(56px,1fr));align-items:center;border-bottom:1px solid var(--color-border)}.pmx-row:last-child{border-bottom:none}.pmx-thead>*,.pmx-row>*{padding:1.125rem .5rem}.pmx-th-label,.pmx-th{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);background:#fbfbfd;display:flex;align-items:center;justify-content:center}.pmx-th-label{justify-content:flex-start;padding-left:1.5rem}.pmx-row-label{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.1875rem;padding-left:1.5rem;padding-right:.75rem}.pmx-row-name{font-size:1rem;font-weight:600;color:var(--color-text);letter-spacing:-.005em;display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pmx-row-badge{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-dark);background:var(--color-accent-light, #DBEAFE);padding:2px 7px;border-radius:999px;white-space:nowrap}.pmx-row-sub{font-size:.8125rem;color:var(--color-text-muted);line-height:1.4}.pmx-row-strongest{background:#2563eb0a;position:relative}.pmx-row-strongest:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-accent)}.pmx-row-strongest .pmx-row-sub{color:var(--color-text)}.pmx-cell{display:flex;align-items:center;justify-content:center}.pmx-cell svg{display:inline-flex;align-items:center;justify-content:center}.pmx-observed,.pmx-bounded,.pmx-na,.pmx-locked{width:28px;height:28px;border-radius:8px;margin:0 auto}.pmx-observed{color:#15803d;background:#dcfce7}.pmx-bounded{color:#15803d;background:#15803d14;box-shadow:inset 0 0 0 1.5px #15803d66}.pmx-na{color:var(--color-text-subtle);background:var(--color-bg-alt, #F1F4F7)}.pmx-locked{color:var(--color-text-muted);background:#47556914}.pmx-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1.5rem;padding:0}.pmx-legend-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-text-muted)}.pmx-legend-cell{width:18px;height:18px;border-radius:6px;border:1px solid var(--color-border);background:#fff;display:inline-block}.pmx-legend-cell.pmx-observed{background:#dcfce7;border-color:#86efac}.pmx-legend-cell.pmx-bounded{background:#15803d1a;border-color:#15803d73}.pmx-legend-cell.pmx-na{background:var(--color-bg-alt, #F1F4F7);opacity:1}.pmx-legend-cell.pmx-locked{background:#47556914}.pmx-legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.pmx-legend-dot-observed{background:#15803d}.pmx-legend-dot-bounded{background:transparent;box-shadow:inset 0 0 0 1.5px #15803d}.pmx-legend-dot-na{background:#94a3b8}.pmx-note{margin-top:1rem;font-size:.875rem;color:var(--color-text-subtle);font-style:italic}@media(max-width:720px){.path-types-section{padding-block:4rem}.pmx{min-width:640px}.pmx-thead>*,.pmx-row>*{padding:.75rem .5rem}.pmx-th-label,.pmx-row-label{padding-left:1rem}}.section-dark{background:#0f172a;color:#ffffffd9;border-top:none;border-bottom:none}.section-dark h2,.section-dark h3{color:#fff}.section-dark p{color:#ffffffa6}.visibility-section{padding-block:7rem}.visibility-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.18fr);gap:4rem;align-items:center}.visibility-eyebrow{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#93c5fd;background:transparent;padding:0;margin-bottom:1.25rem}.visibility-h2{font-size:clamp(2.125rem,3.6vw,2.875rem);line-height:1.08;letter-spacing:-.024em;margin-bottom:1.375rem}.visibility-sub{font-size:1.125rem;line-height:1.6;color:#ffffffc7;margin-bottom:2rem;max-width:48ch}.visibility-bullets{list-style:none;display:flex;flex-direction:column;gap:.875rem;margin:0;padding:0}.visibility-bullets li{display:flex;align-items:center;gap:.875rem;font-size:1.0625rem;font-weight:500;color:#fff}.vis-bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#2563eb47;color:#93c5fd;flex-shrink:0}.visibility-card{background:#15203a;border:1px solid rgba(255,255,255,.12);border-radius:18px;box-shadow:0 8px 24px #00000059,0 32px 72px #0006;overflow:hidden}.vc-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.875rem;border-bottom:1px solid rgba(255,255,255,.1)}.vc-titles{display:flex;flex-direction:column;gap:.4375rem;min-width:0}.vc-eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff9}.vc-name{font-size:1.1875rem;font-weight:600;color:#fff;letter-spacing:-.012em}.vc-url{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.875rem;font-weight:400;color:#fff9;margin-left:.5625rem}.vc-latest{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.vc-time{font-size:.875rem;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:#ffffffb3;font-weight:500}.vc-timeline{padding:1.75rem 1.875rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.vc-tl-track{position:relative;display:flex;align-items:center;justify-content:space-between;height:24px;margin-bottom:.875rem}.vc-tl-line{position:absolute;left:8px;right:8px;top:50%;height:1.5px;background:#ffffff29;transform:translateY(-50%)}.vc-tl-dot{width:16px;height:16px;border-radius:50%;background:#1f2937;border:2.5px solid;position:relative;z-index:1}.vc-tl-dot.pass{border-color:#4ade80;background:#15803d73}.vc-tl-dot.fail{border-color:#f87171;background:#b91c1c8c;box-shadow:0 0 0 6px #f8717138}.vc-tl-labels{list-style:none;display:grid;grid-template-columns:repeat(7,1fr);margin:0;padding:0}.vc-tl-labels li{font-size:.8125rem;color:#fff9;text-align:center;font-weight:500}.vc-tl-labels li:first-child{text-align:left}.vc-tl-labels li:last-child{text-align:right;color:#fff;font-weight:600}.vc-bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0}.vc-changed{padding:1.5rem 1.875rem;border-right:1px solid rgba(255,255,255,.1)}.vc-block-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;margin-bottom:1.125rem}.vc-delta{display:flex;flex-direction:column}.vc-delta-row{display:grid;grid-template-columns:minmax(0,1fr) 52px 52px;align-items:center;padding:.375rem 0}.vc-delta-head{padding:0 0 .5rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.375rem}.vc-delta-date{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.75rem;font-weight:500;color:#fff9;text-align:center}.vc-delta-date.is-current{color:#fff;font-weight:600}.vc-row-label{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.8125rem;color:#ffffffd9}.vc-delta-row.is-changed .vc-row-label{color:#fff}.vc-row-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;flex-shrink:0;justify-self:center}.vc-row-icon.pass{background:#15803d52;color:#86efac}.vc-row-icon.muted{background:#ffffff1a;color:#ffffff8c}.vc-runmeta{padding:1.5rem 1.875rem;background:#00000038}.vc-runmeta-list{list-style:none;display:flex;flex-direction:column;gap:.875rem;margin:0;padding:0}.vc-runmeta-list li{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;font-size:.9375rem}.vc-runmeta-list li span:first-child{flex-shrink:0}.vc-runmeta-list li span:last-child{text-align:right}.vc-runmeta-list li span:first-child{color:#ffffffa6;font-weight:500}.vc-runmeta-list li span:last-child{color:#fff;font-weight:600}.vc-runid{font-family:SF Mono,Fira Code,ui-monospace,monospace!important;font-size:.875rem!important}.vc-status-broken{color:#fca5a5!important;font-weight:700}.visibility-card .health-map-status{font-size:.8125rem;padding:.3125rem .75rem;font-weight:700}.visibility-card .hm-broken{background:#b91c1c59;color:#fca5a5}.visibility-card .hm-works{background:#15803d59;color:#86efac}.visibility-card .hm-stale{background:#b4530959;color:#fcd34d}@media(max-width:980px){.visibility-grid{grid-template-columns:1fr;gap:2rem}.vc-bottom{grid-template-columns:1fr}.vc-changed{border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}}@media(max-width:640px){.visibility-section{padding-block:4rem}.vc-tl-labels li:nth-child(2),.vc-tl-labels li:nth-child(4),.vc-tl-labels li:nth-child(6){display:none}.vc-tl-labels{grid-template-columns:repeat(4,1fr)}}.evidence-section{padding-block:6.5rem}.evidence-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:4.5rem;align-items:center}.evidence-text h2{margin-bottom:1.25rem;line-height:1.15}.evidence-text p{font-size:1.125rem;line-height:1.6;color:var(--color-text-muted);max-width:46ch}.evidence-bullets{list-style:none;display:flex;flex-direction:column;gap:.875rem;margin:2rem 0 0;padding:0}.evidence-bullets li{display:flex;align-items:center;gap:.875rem;font-size:1.0625rem;font-weight:500;color:var(--color-text)}.evidence-bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--color-works-bg);color:var(--color-works);flex-shrink:0}.evidence-card{background:#fff;border:1px solid var(--color-border-strong);border-radius:18px;box-shadow:0 1px 2px #1018280a,0 8px 20px #1018280f,0 24px 56px #1018281f,0 0 0 1px #00000005;overflow:hidden}.evidence-card-header{display:flex;align-items:center;gap:.875rem;padding:1.375rem 1.75rem;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);flex-wrap:wrap}.evidence-card-id{display:flex;align-items:baseline;gap:.75rem;flex:1;min-width:0}.evidence-card-name{font-size:1.0625rem;font-weight:600;color:var(--color-text);letter-spacing:-.012em}.evidence-card-url{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-size:.875rem;color:var(--color-text-subtle)}.evidence-card-time{font-size:.8125rem;color:var(--color-text-subtle);font-family:SF Mono,Fira Code,ui-monospace,monospace;font-weight:500}.evidence-card-body{padding:1.625rem 1.75rem}.evidence-card-cols{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.5rem}.evidence-card-section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle);margin-bottom:.875rem}.evidence-card-steps{list-style:none;display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0}.evidence-card-steps li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--color-text)}.evidence-step-num{font-size:.8125rem;font-weight:600;color:var(--color-text-subtle);font-family:SF Mono,Fira Code,ui-monospace,monospace}.evidence-step-text{color:var(--color-text)}.step-fail .evidence-step-text{color:var(--color-broken);font-weight:600}.evidence-step-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;flex-shrink:0}.step-pass .evidence-step-icon{background:var(--color-works-bg);color:var(--color-works)}.step-fail .evidence-step-icon{background:var(--color-broken-bg);color:var(--color-broken)}.evidence-card-screenshot{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:10px;padding:.875rem;display:flex;flex-direction:column;gap:.75rem}.evidence-shot-frame{background:#fff;border:1px solid var(--color-border);border-radius:6px;padding:.625rem .75rem;display:flex;flex-direction:column;gap:.3125rem}.evidence-shot-line{height:5px;background:var(--color-border);border-radius:2px}.evidence-shot-error{background:var(--color-broken-bg);border-left:3px solid var(--color-broken);border-radius:6px;padding:.625rem .75rem}.evidence-shot-error-tag{display:inline-block;font-size:.75rem;font-weight:700;font-family:SF Mono,Fira Code,ui-monospace,monospace;color:var(--color-broken);margin-bottom:.3125rem}.evidence-shot-error p{font-size:.8125rem;color:var(--color-broken);line-height:1.45;margin:0}.evidence-card-cta{display:block;text-align:center;font-size:.9375rem;font-weight:600;color:var(--color-accent);text-decoration:none;padding:1.125rem 1.75rem;border-top:1px solid var(--color-border);background:var(--color-bg-alt);transition:background .15s,color .15s}.evidence-card-cta:hover{background:var(--color-accent-light);color:var(--color-accent-dark)}@media(max-width:980px){.evidence-grid{grid-template-columns:1fr;gap:2.25rem}}@media(max-width:560px){.evidence-card-cols{grid-template-columns:1fr}}.report-teaser-section{padding-block:6.5rem}.report-teaser-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:4.5rem;align-items:start}.report-teaser-text{position:sticky;top:92px;display:flex;flex-direction:column;align-items:flex-start}.report-teaser-text h2{margin:.75rem 0 1.25rem;font-size:clamp(1.875rem,2.6vw,2.375rem);line-height:1.15;letter-spacing:-.022em}.report-teaser-sub{font-size:1.0625rem;line-height:1.6;color:var(--color-text-muted);max-width:42ch;margin:0 0 2rem}.report-teaser-arrow{margin-left:.5rem;vertical-align:-2px}.report-teaser-card{background:#fff;border:1px solid var(--color-border-strong);border-radius:18px;box-shadow:0 1px 2px #1018280a,0 14px 36px #10182812;overflow:hidden;display:flex;flex-direction:column}.report-teaser-card-head{padding:1.5rem 1.75rem 1.25rem;border-bottom:1px solid var(--color-border);background:#fbfbfd}.report-teaser-card-head-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.875rem;flex-wrap:wrap}.report-teaser-card-eyebrow{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.75rem;font-weight:500;letter-spacing:0;text-transform:none;color:var(--color-text-subtle);margin-left:auto}.report-teaser-meta-name{font-weight:600;color:var(--color-text);font-size:.9375rem}.report-teaser-meta-sep{color:var(--color-border-strong)}.report-teaser-meta-url{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.8125rem;color:var(--color-text-muted);background:transparent;padding:0}.report-teaser-card-headline{margin:.25rem 0 0;font-size:1.25rem;line-height:1.3;font-weight:650;letter-spacing:-.012em;color:var(--color-text)}.report-teaser-card-body{padding:1.5rem 1.75rem 1.25rem;display:flex;flex-direction:column;gap:1.5rem}.report-teaser-block{display:flex;flex-direction:column;gap:.625rem}.report-teaser-block-label{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-soft, #6B7280)}.report-teaser-stages{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem}.rt-stage{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;padding:.625rem;border:1px solid var(--color-border);border-radius:10px;background:#fff;position:relative}.rt-stage-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;flex-shrink:0}.rt-stage-name{font-size:.78125rem;font-weight:600;line-height:1.2;color:var(--color-text)}.rt-stage-meta{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.625rem;font-weight:500;color:var(--color-text-subtle);letter-spacing:0;line-height:1.2}.rt-stage-flag{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:2px 6px;border-radius:4px;background:#b91c1c1a;color:#b91c1c}.rt-stage.rt-pass .rt-stage-dot{background:#dcfce7;color:#15803d}.rt-stage.rt-blocked{border-color:#b91c1c59;background:#b91c1c0a}.rt-stage.rt-blocked .rt-stage-dot{background:#fee2e2;color:#b91c1c}.rt-stage.rt-blocked .rt-stage-name{color:#b91c1c}.rt-stage.rt-muted{background:var(--color-bg-alt, #F1F4F7);border-color:var(--color-border)}.rt-stage.rt-muted .rt-stage-dot{background:#4755691a;color:#475569}.rt-stage.rt-muted .rt-stage-name{color:var(--color-text-muted)}.report-teaser-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.rt-chip{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.75rem;font-weight:500;letter-spacing:0;color:var(--color-text);padding:.375rem .625rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-bg-alt, #F1F4F7);white-space:nowrap}.report-teaser-downstream{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;border:1px solid var(--color-border);border-radius:10px;overflow:hidden}.rt-down-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem .875rem;font-size:.875rem;background:#fff;border-bottom:1px solid var(--color-border)}.rt-down-row:last-child{border-bottom:none}.rt-down-name{color:var(--color-text);font-weight:500}.rt-down-status{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.75rem;font-weight:600;letter-spacing:.02em;padding:2px 8px;border-radius:999px;white-space:nowrap}.rt-down-not-reached{background:#4755691a;color:#475569}.rt-down-optional{background:#4755690f;color:#6b7280}.report-teaser-next{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.report-teaser-next li{position:relative;padding-left:1.25rem;font-size:.9375rem;line-height:1.45;color:var(--color-text-muted)}.report-teaser-next li:before{content:"";position:absolute;left:.25rem;top:.55rem;width:6px;height:6px;border-radius:50%;background:var(--color-accent, #2563EB);opacity:.75}.report-teaser-summary{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border-top:1px solid var(--color-border)}.rt-summary-row{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:baseline;gap:.875rem;padding:.6875rem 0;border-bottom:1px solid var(--color-border);font-size:.875rem}.rt-summary-row:last-child{border-bottom:none}.rt-summary-label{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-subtle)}.rt-summary-val{color:var(--color-text);font-weight:500}.rt-summary-val-broken{color:#b91c1c;font-weight:600}.rt-summary-val-evidence{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.375rem}.rt-evidence-pill{font-family:SF Mono,ui-monospace,Menlo,monospace;font-size:.75rem;color:var(--color-text);font-weight:500}.rt-evidence-pill-link{color:var(--color-accent);font-weight:600;text-decoration:underline;text-decoration-color:#2563eb59;text-underline-offset:2px}.rt-evidence-sep{color:var(--color-border-strong)}.report-teaser-inline-link{margin-top:.25rem;align-self:flex-start}.report-teaser-card-foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.75rem;border-top:1px solid var(--color-border);background:#fbfbfd}.report-teaser-boundary{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.4}.report-teaser-boundary svg{flex-shrink:0;color:var(--color-text-soft, #6B7280)}.report-teaser-card-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--color-accent, #2563EB);text-decoration:none;white-space:nowrap;transition:color .15s}.report-teaser-card-link:hover{color:var(--color-accent-dark, #1D4ED8)}@media(max-width:1100px){.report-teaser-grid{gap:3rem}.report-teaser-stages{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.report-teaser-grid{grid-template-columns:1fr;gap:2.5rem}.report-teaser-text{position:static}}@media(max-width:560px){.report-teaser-section{padding-block:4.5rem}.report-teaser-card-head,.report-teaser-card-body,.report-teaser-card-foot{padding-left:1.25rem;padding-right:1.25rem}.report-teaser-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.report-teaser-card-foot{flex-direction:column;align-items:flex-start;gap:.75rem}}.alts-section{padding-block:6rem;scroll-margin-top:88px;background:#fff}.alts-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.6fr);gap:3.5rem;align-items:start}.alts-heading{text-align:left;margin:0;font-size:clamp(1.5rem,2.4vw,1.875rem);letter-spacing:-.018em;line-height:1.25;color:var(--color-text);font-weight:700;text-wrap:balance}.alts-table-wrap{min-width:0}.alts-table{background:#fff;border:1px solid var(--color-border);border-radius:14px;overflow:hidden}.alts-thead,.alts-row{display:grid;grid-template-columns:minmax(160px,.95fr) repeat(4,minmax(0,1fr));align-items:stretch;border-bottom:1px solid var(--color-border)}.alts-row:last-child{border-bottom:none}.alts-thead>*,.alts-row>*{padding:.875rem 1rem;display:flex;align-items:center}.alts-th{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);background:#fbfbfd}.alts-th-name{background:#fbfbfd}.alts-name{font-size:.9375rem;font-weight:600;color:var(--color-text);letter-spacing:-.005em}.alts-cell{margin:0;font-size:.875rem;line-height:1.4;color:var(--color-text-muted)}.alts-row-bd{background:#2563eb0a;border-top:1px solid var(--color-border)}.alts-name-bd{display:flex;align-items:center;padding-block:.625rem}.alts-logo{display:block;height:22px;width:auto}.alts-cell-bd{color:var(--color-accent);font-weight:600}@media(max-width:980px){.alts-grid{grid-template-columns:1fr;gap:1.75rem}.alts-heading{font-size:clamp(1.5rem,4.5vw,1.875rem)}}@media(max-width:760px){.alts-section{padding-block:4rem}.alts-thead{display:none}.alts-row{grid-template-columns:1fr;padding:1rem 1.25rem;gap:.5rem;border-bottom:1px solid var(--color-border)}.alts-row>*{padding:0;background:transparent}.alts-name{font-size:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border);margin-bottom:.25rem}.alts-cell{display:flex;justify-content:space-between;gap:1rem}.alts-cell:before{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);flex-shrink:0}.alts-row>.alts-cell:nth-of-type(1):before{content:"Can find breaks"}.alts-row>.alts-cell:nth-of-type(2):before{content:"Evidence quality"}.alts-row>.alts-cell:nth-of-type(3):before{content:"Path continuity"}.alts-row>.alts-cell:nth-of-type(4):before{content:"Proof boundaries"}}.faq-cta-section{padding-block:6.5rem}.faq-cta-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:3rem;align-items:start}.faq-col h2{margin-bottom:1.75rem;line-height:1.15}.faq-col .bd-accordion{margin-top:0;border-radius:14px}.faq-col .bd-accordion-trigger{font-size:1.0625rem;padding:1.375rem 1.625rem;letter-spacing:-.005em}.faq-col .bd-accordion-content{padding:0 1.625rem 1.5rem}.faq-col .bd-accordion-content p{font-size:1rem;line-height:1.6}.faq-cta-col{position:sticky;top:104px}.cta-card{background:#0f172a;background-image:radial-gradient(ellipse 70% 50% at 80% 20%,rgba(37,99,235,.28) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 10% 80%,rgba(37,99,235,.12) 0%,transparent 60%);color:#fff;border-radius:18px;padding:2rem 1.875rem;box-shadow:0 8px 24px #0f172a4d,0 36px 80px #0f172a59}.cta-card-heading{font-size:1.875rem;font-weight:700;color:#fff;line-height:1.12;letter-spacing:-.024em;margin-bottom:1rem}.cta-card-body{font-size:1.0625rem;line-height:1.55;color:#ffffffd9;margin-bottom:1.875rem}.cta-card .cta-form{align-items:stretch}.cta-card .cta-form-col{max-width:none;width:100%;gap:.625rem;align-items:stretch}.cta-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:stretch;width:100%}.cta-input-row input{width:100%;min-width:0}.cta-card .cta-input-row .btn,.cta-submit-btn{width:auto;flex:0 0 auto;display:inline-flex;align-items:center;gap:.4375rem;white-space:nowrap;padding-inline:1.25rem}.cta-card-chips{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:.625rem}.cta-card-chips li{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;font-weight:500;color:#ffffffc7;line-height:1.3}.cta-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#60a5fa2e;color:#93c5fd;flex-shrink:0}.cta-card-note{text-align:center;font-size:.75rem;font-weight:500;letter-spacing:.01em;color:#ffffff80;margin-top:.75rem}.cta-card .sample-report-link{color:#ffffffa6}.cta-card .form-success{text-align:center;margin-top:.625rem}@media(max-width:540px){.cta-input-row{grid-template-columns:1fr;gap:.625rem}.cta-card .cta-input-row .btn,.cta-submit-btn{width:100%;justify-content:center}}@media(max-width:980px){.faq-cta-grid{grid-template-columns:1fr;gap:2.5rem}.faq-cta-col{position:static;order:-1}}.footer-v2{background:#fff;padding-block:2.5rem 1.25rem;border-top:1px solid var(--color-border)}.footer-v2-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border);margin-bottom:1rem}.footer-v2-brand{display:flex;flex-direction:column;gap:.875rem;max-width:360px;flex:0 1 360px}.footer-logo-h{display:block;height:30px;width:auto}.footer-v2-tagline{font-size:.9375rem;line-height:1.5;color:var(--color-text-muted);margin:0}.footer-v2-links{display:flex;gap:3.5rem;align-self:flex-start}.footer-v2-col{display:flex;flex-direction:column;gap:.625rem;min-width:110px}.footer-v2-col-label{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:.125rem}.footer-v2-col .footer-link{font-size:.9375rem;color:var(--color-text-muted);line-height:1.4}.footer-v2-col .footer-link:hover{color:var(--color-text)}.footer-v2-bottom{display:flex;align-items:center;justify-content:space-between;padding-bottom:0}.footer-v2-bottom .footer-copy{font-size:.8125rem;color:var(--color-text-subtle)}@media(max-width:720px){.footer-v2-inner{flex-direction:column;gap:1.5rem}.footer-v2-links{gap:2.5rem}}.methodology-hero{background:var(--color-bg-dark);background-image:radial-gradient(ellipse 70% 55% at 88% 18%,rgba(239,68,68,.1) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 15% 90%,rgba(37,99,235,.18) 0%,transparent 65%),radial-gradient(ellipse 50% 40% at 50% 50%,rgba(37,99,235,.06) 0%,transparent 70%);padding-block:4.5rem 5rem;color:#fff;overflow:hidden}.methodology-hero-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2.75rem;align-items:center}.methodology-hero-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#60a5fa;margin:0 0 1.25rem}.methodology-hero h1{color:#fff;font-size:clamp(2.125rem,4vw,3rem);line-height:1.08;letter-spacing:-.025em;margin:0 0 1.25rem;text-wrap:balance}.methodology-hero-sub{font-size:1.0625rem;line-height:1.55;color:#ffffffc7;margin:0 0 .875rem;max-width:32em}.methodology-hero-pathdef{font-size:.9375rem;line-height:1.55;color:#ffffff8c;margin:0 0 1.75rem;max-width:32em}.methodology-hero-cta-row{display:flex;gap:.75rem;flex-wrap:wrap}.btn-on-dark{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);box-shadow:none}.btn-on-dark:hover{background:#ffffff14;border-color:#ffffff8c}.methodology-hero-visual{position:relative;width:100%;max-width:540px;margin-left:auto}.methodology-hero-visual svg{display:block;width:100%;height:auto}.methodology-hero-visual .mh-label{font-family:var(--font-sans);font-size:11px;font-weight:500;fill:#ffffffc7;text-anchor:middle;letter-spacing:.01em}.methodology-hero-visual .mh-label-break{fill:#fca5a5;font-weight:600}.methodology-hero-visual .mh-node circle:first-child{filter:drop-shadow(0 0 6px rgba(37,99,235,.45))}.methodology-hero-visual .mh-node-break circle:first-child{filter:drop-shadow(0 0 8px rgba(239,68,68,.55))}@media(max-width:920px){.methodology-hero{padding-block:3.5rem 3.5rem}.methodology-hero-inner{grid-template-columns:1fr;gap:2.25rem}.methodology-hero-visual{max-width:460px;margin:0 auto}}@media(max-width:540px){.methodology-hero-visual{display:none}.methodology-hero h1{font-size:clamp(2rem,8vw,2.5rem)}}.section-methodology-proof{background:#fff;padding-block:5rem}.methodology-proof-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:3rem;align-items:start}.methodology-proof-text h2{margin-top:0;margin-bottom:.875rem}.methodology-proof-text>p{color:var(--color-text-muted);margin:0 0 1.75rem;max-width:32em}.methodology-pathrail{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.25rem 1.5rem 1.5rem;box-shadow:var(--shadow-sm)}.methodology-pathrail-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle);margin:0 0 1.25rem}.methodology-pathrail-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;align-items:start}.methodology-pathrail-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;text-align:center}.methodology-pathrail-step+.methodology-pathrail-step:before{content:"→";position:absolute;left:-.55rem;top:.85rem;font-size:.875rem;color:var(--color-text-subtle);font-weight:400;line-height:1}.methodology-pathrail-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-alt);color:var(--color-text);flex-shrink:0}.methodology-pathrail-icon svg{width:18px;height:18px}.methodology-pathrail-text{font-size:.75rem;font-weight:500;color:var(--color-text-muted);line-height:1.25}.methodology-proof-sub{color:var(--color-text-subtle);font-size:.875rem;line-height:1.55;margin:0 0 1.75rem;max-width:32em}.methodology-observe-card{background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem 1.625rem .5rem;box-shadow:var(--shadow-sm)}.methodology-observe-card-eyebrow{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin:0 0 1.125rem}.methodology-observe-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.methodology-observe-item{display:flex;gap:.875rem;align-items:flex-start;padding:.875rem 0;border-top:1px solid var(--color-border)}.methodology-observe-item:first-child{border-top:none;padding-top:0}.methodology-observe-num{flex-shrink:0;font-size:.6875rem;font-weight:700;letter-spacing:.05em;color:var(--color-accent);width:22px;margin-top:.1875rem}.methodology-observe-title{font-size:.9375rem;font-weight:600;color:var(--color-text);margin:0 0 .25rem;line-height:1.3}.methodology-observe-line{font-size:.875rem;color:var(--color-text-muted);line-height:1.5;margin:0}@media(max-width:920px){.methodology-proof-grid{grid-template-columns:minmax(0,1fr);gap:2rem}.methodology-proof-text,.methodology-pathrail,.methodology-observe-card{min-width:0}.methodology-pathrail-steps{grid-template-columns:repeat(7,minmax(60px,1fr));overflow-x:auto;padding-bottom:.25rem;min-width:0}}@media(max-width:640px){.section-methodology-proof{padding-block:3.5rem}.methodology-pathrail{padding:1.125rem 1.125rem 1.25rem}.methodology-observe-card{padding:1.25rem 1.25rem .5rem}}.section-buyer-context{background:#eff6ff;padding-block:4rem;border-top:1px solid #DBEAFE;border-bottom:1px solid #DBEAFE}.section-buyer-context h2{margin:0 0 .875rem}.section-buyer-context>.container>p{color:var(--color-text-muted);margin:0;max-width:38em}.methodology-buyer-chips{display:flex;flex-wrap:wrap;gap:.625rem;margin:1.75rem 0 1.5rem}.methodology-buyer-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border:1px solid #DBEAFE;border-radius:10px;font-size:.875rem;font-weight:500;color:var(--color-text);box-shadow:0 1px 2px #2563eb0a}.methodology-buyer-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--color-accent);flex-shrink:0}.methodology-buyer-chip-icon svg{width:18px;height:18px}.methodology-buyer-closing{margin:1.25rem 0 0;color:var(--color-text-muted);max-width:38em}@media(max-width:640px){.section-buyer-context{padding-block:3rem}.methodology-buyer-chip{padding:.5rem .875rem;font-size:.8125rem}}.depth-card-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:var(--color-bg-alt);color:var(--color-text-muted);margin-bottom:.875rem}.depth-card-icon svg{width:22px;height:22px}.depth-card.is-current .depth-card-icon{background:#2563eb1a;color:var(--color-accent)}#proof-boundary{display:flex;gap:1rem;align-items:flex-start}.proof-boundary-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-top:.0625rem}.proof-boundary-icon svg{width:26px;height:26px}.proof-boundary-body{flex:1;min-width:0}.proof-boundary-body p{margin:0;font-size:.9375rem;line-height:1.6;color:var(--color-text)}@media(max-width:540px){#proof-boundary{gap:.75rem}.proof-boundary-icon{width:28px;height:28px}.proof-boundary-icon svg{width:22px;height:22px}}.section-cta .report-packet-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin:2.25rem auto 0;max-width:1080px;text-align:left}.section-cta .report-packet-row{display:flex;flex-direction:column;gap:.5rem;padding:1.125rem 1.125rem 1.25rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px}.section-cta .report-packet-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c}.section-cta .report-packet-text{font-size:.875rem;color:#ffffffeb;line-height:1.45}.methodology-cta-buttons{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:2.25rem}@media(max-width:920px){.section-cta .report-packet-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.section-cta .report-packet-strip{grid-template-columns:1fr}}.section-methodology-depth{padding-block:5rem}.section-methodology-depth h2{margin:0 0 .875rem}.section-methodology-depth-intro{color:var(--color-text-muted);margin:0 0 2rem;max-width:52em}.section-methodology-depth .depth-grid{margin-top:0;gap:1.25rem}.section-methodology-depth .depth-card{padding:1.5rem 1.625rem 1.625rem;border-radius:12px}.section-methodology-depth .depth-card-eyebrow{letter-spacing:.1em;margin-bottom:.625rem}.section-methodology-depth .depth-card-title{font-size:1.0625rem;line-height:1.35;margin-bottom:1.125rem}.section-methodology-depth .depth-card-body{font-size:.9375rem;line-height:1.6}.depth-card-checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.depth-card-checks li{position:relative;padding-left:1.5rem;font-size:.875rem;line-height:1.5;color:var(--color-text)}.depth-card-checks li:before{content:"";position:absolute;left:0;top:.375rem;width:14px;height:14px;background:none;border-radius:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%232563EB' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='3,8.5 6.5,12 13,4.5'/></svg>");background-size:contain;background-repeat:no-repeat}@media(max-width:760px){.section-methodology-depth{padding-block:3.5rem}.section-methodology-depth .depth-grid{grid-template-columns:1fr}}.methodology-hero-legend{list-style:none;margin:1.25rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.125rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3}.methodology-hero-legend li{display:inline-flex;align-items:center;gap:.4rem}.mh-legend-dot{width:9px;height:9px;border-radius:100px;display:inline-block;flex-shrink:0}.mh-legend-observed{background:#2563eb;box-shadow:0 0 0 3px #2563eb33}.mh-legend-not-reached{background:#ffffff2e;box-shadow:0 0 0 3px #ffffff0f}.mh-legend-break{background:#ef4444;box-shadow:0 0 0 3px #ef444438}.mh-legend-evidence{background:transparent;border:1.5px solid #93C5FD;box-shadow:0 0 0 3px #93c5fd26}@media(max-width:540px){.methodology-hero-legend{margin-top:.25rem;justify-content:center}}.section-execution-model{padding-block:5rem}.section-execution-model h2{margin:0 0 .875rem}.section-execution-model .depth-grid{margin-top:.5rem;gap:1.25rem}.section-execution-model .depth-card{padding:1.5rem 1.625rem 1.625rem;border-radius:12px}.section-execution-model .depth-card-eyebrow{letter-spacing:.1em;margin-bottom:.625rem}.section-execution-model .depth-card-title{font-size:1.0625rem;line-height:1.35;margin-bottom:1.125rem}@media(max-width:760px){.section-execution-model{padding-block:3.5rem}.section-execution-model .depth-grid{grid-template-columns:1fr}}.section-proof-boundary{padding-block:5rem}.section-proof-boundary h2{margin:0 0 .875rem}@media(max-width:760px){.section-proof-boundary{padding-block:3.5rem}}.proof-matrix-wrap{margin-top:2rem}.proof-matrix{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.proof-matrix thead th{text-align:left;background:var(--color-bg-alt);padding:.875rem 1.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);border-bottom:1px solid var(--color-border)}.proof-matrix tbody td{padding:1rem 1.25rem;font-size:.9375rem;line-height:1.55;color:var(--color-text);vertical-align:top;border-top:1px solid var(--color-border)}.proof-matrix tbody tr:first-child td{border-top:none}.proof-matrix tbody td:first-child{width:22%;font-weight:600}.proof-matrix tbody td.proof-matrix-meaning{color:var(--color-text-muted)}.proof-matrix tbody td.proof-matrix-example{color:var(--color-text-subtle);width:32%}.proof-matrix.proof-matrix-three tbody td:first-child{width:22%}.proof-matrix-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .625rem;border-radius:100px;white-space:nowrap}.proof-matrix-tag.is-observed{background:#2563eb1a;color:#1d4ed8}.proof-matrix-tag.is-not-reached{background:var(--color-bg-alt);color:var(--color-text-subtle);border:1px solid var(--color-border)}.proof-matrix-tag.is-not-claimed{background:#0000000a;color:var(--color-text-muted);border:1px dashed var(--color-border)}.proof-matrix-tag.is-inconclusive{background:#d977061a;color:#b45309}@media(max-width:760px){.proof-matrix thead{display:none}.proof-matrix tbody td{display:block;border-top:none;padding:.25rem 1.125rem;width:auto!important}.proof-matrix tbody tr{display:block;border-top:1px solid var(--color-border);padding:.875rem 0}.proof-matrix tbody tr:first-child{border-top:none}.proof-matrix tbody td:first-child{padding-bottom:.5rem}}.research-basis-wrap{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--color-border)}.research-basis-heading{margin:0 0 .625rem;font-size:1.0625rem;font-weight:700}.research-basis-intro{margin:0 0 1.25rem;color:var(--color-text-muted);max-width:52em;line-height:1.6}.research-basis-list{margin:0 0 1.25rem;padding:0;list-style:none;display:grid;gap:.625rem}.research-basis-list li{padding:.75rem 1rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.9375rem;line-height:1.55;color:var(--color-text)}.research-basis-src{display:block;margin-top:.25rem;font-size:.8125rem;color:var(--color-text-subtle)}.research-basis-boundary{margin:0;font-size:.875rem;color:var(--color-text-muted);font-style:italic;max-width:52em}.section-external-vs-internal{padding-block:5rem}.section-external-vs-internal h2{margin:0 0 .875rem}.section-external-vs-internal>.container>p{color:var(--color-text-muted);margin:0 0 1.5rem;max-width:50em}.section-external-vs-internal .proof-boundary-callout{margin-top:1.5rem}.ext-vs-int-wrap{margin-top:.5rem}.ext-vs-int{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.ext-vs-int thead th{text-align:left;padding:.875rem 1.25rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--color-border);width:50%}.ext-vs-int thead th.is-internal{background:var(--color-bg-alt);color:var(--color-text-subtle)}.ext-vs-int thead th.is-external{background:#2563eb0f;color:#1d4ed8}.ext-vs-int tbody td{padding:1rem 1.25rem;font-size:.9375rem;line-height:1.55;color:var(--color-text-muted);vertical-align:top;border-top:1px solid var(--color-border);width:50%}.ext-vs-int tbody td.is-external{background:#2563eb08;color:var(--color-text);font-weight:500;border-left:1px solid var(--color-border)}@media(max-width:760px){.ext-vs-int thead{display:none}.ext-vs-int tbody td{display:block;width:auto;border-top:none;border-left:none;padding:.25rem 1.125rem}.ext-vs-int tbody tr{display:block;border-top:1px solid var(--color-border);padding:.875rem 0}.ext-vs-int tbody tr:first-child{border-top:none}.ext-vs-int tbody td.is-external{border-left:none;padding-top:.5rem}.ext-vs-int tbody td:before{content:attr(data-label);display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);margin-bottom:.25rem}.ext-vs-int tbody td.is-external:before{color:#1d4ed8}}.section-path-ceilings{padding-block:5rem}.section-path-ceilings h2{margin:0 0 .875rem}.path-ceiling-list{list-style:none;margin:.5rem 0 0;padding:0;display:grid;grid-template-columns:1fr;gap:.875rem;max-width:60em}.path-ceiling-item{display:grid;grid-template-columns:14rem 1fr;gap:1.5rem;padding:1.125rem 1.375rem;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-md);align-items:baseline}.path-ceiling-name{font-size:.9375rem;font-weight:600;color:var(--color-text);margin:0;line-height:1.35}.path-ceiling-body{font-size:.9375rem;color:var(--color-text-muted);line-height:1.55;margin:0}.path-ceiling-foot{margin:1.75rem 0 0;font-size:.875rem;color:var(--color-text-muted);line-height:1.55;max-width:56em}.ft-states-head{margin:2.5rem 0 0;font-size:1.1875rem;font-weight:600;color:var(--color-text);letter-spacing:-.012em}.ft-states-sub{margin:.375rem 0 0;font-size:.9375rem;color:var(--color-text-muted);line-height:1.55}.path-ceiling-list.ft-states{margin-top:1.25rem;grid-template-columns:repeat(3,1fr);gap:.875rem;max-width:none}.ft-states .path-ceiling-item{grid-template-columns:1fr;gap:.375rem;align-items:start;padding:1.125rem 1.25rem}@media(max-width:980px){.path-ceiling-list.ft-states{grid-template-columns:1fr 1fr}}@media(max-width:640px){.path-ceiling-list.ft-states{grid-template-columns:1fr}}@media(max-width:760px){.section-path-ceilings{padding-block:3.5rem}.path-ceiling-item{grid-template-columns:1fr;gap:.375rem}}.section-downstream-evidence{padding-block:5rem}.section-downstream-evidence h2{margin:0 0 .875rem}@media(max-width:760px){.section-downstream-evidence{padding-block:3.5rem}}.hm-needs-review{color:var(--color-stale);background:var(--color-stale-bg)}.hsn-stat-needs-review .hsn-stat-icon{background:#b4530938;color:#fcd34d;box-shadow:inset 0 0 0 1.5px #fbbf2473}.hsn .hm-needs-review{background:#b453094d;color:#fcd34d}.hsn-reach-attention .hsn-reach-val{color:#fcd34d}.visibility-card .hm-needs-review{background:#b4530959;color:#fcd34d}.vc-tl-dot.needs-review{border-color:#fcd34d;background:#b453098c;box-shadow:0 0 0 6px #fbbf2438}.vc-status-needs-review{color:#fcd34d!important;font-weight:700}.vc-col-rows li.muted .vc-row-icon{background:#94a3b82e;color:#ffffff8c}.vc-col-rows li.muted .vc-row-label{color:#ffffff8c}.report-teaser-chips{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.report-teaser-chips .rt-chip{display:inline-flex;align-items:center;gap:.4375rem;font-family:var(--font-sans, inherit);font-size:.8125rem;font-weight:500;color:var(--color-text);padding:.375rem .6875rem;border:1px solid var(--color-border);border-radius:999px;background:#fff;white-space:nowrap}.rt-chip-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.rt-chip-dot-pass{background:var(--color-works)}.rt-chip-dot-muted{background:#94a3b8}.leak-header{max-width:720px;margin-bottom:2.5rem}.leak-header h2{margin-bottom:.875rem}.leak-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.leak-card{background:#fff;border:1px solid var(--color-border-strong);border-radius:16px;padding:1.625rem 1.5rem;display:flex;flex-direction:column;gap:.625rem;box-shadow:0 1px 2px #1018280a,0 4px 16px #1018280d}.leak-card-tag{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted)}.leak-card h3{font-size:1.1875rem;font-weight:600;color:var(--color-text);line-height:1.25;letter-spacing:-.012em;margin:0}.leak-card p{font-size:.9375rem;line-height:1.55;color:var(--color-text-muted);margin:0}.leak-note{max-width:860px;margin:2.25rem 0 0;font-size:1.0625rem;line-height:1.6;color:var(--color-text-muted)}@media(max-width:980px){.leak-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.leak-grid{grid-template-columns:1fr}}.value-header{max-width:720px;margin-bottom:2.5rem}.value-header h2{margin-bottom:.875rem}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.value-cell{border-top:2px solid var(--color-border-strong);padding-top:1.125rem;display:flex;flex-direction:column;gap:.5rem}.value-cell h3{font-size:1.125rem;font-weight:600;color:var(--color-text);line-height:1.25;letter-spacing:-.012em;margin:0}.value-cell p{font-size:.9375rem;line-height:1.55;color:var(--color-text-muted);margin:0}.impact-promo{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2.25rem;padding:1.25rem 1.5rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:var(--radius-md)}.impact-promo-text{min-width:0}.impact-promo-title{margin:0 0 .25rem;font-size:1.0625rem;font-weight:600;color:var(--color-text)}.impact-promo-body{margin:0;font-size:.9375rem;line-height:1.55;color:var(--color-text-muted)}.impact-promo-link{flex-shrink:0}@media(max-width:640px){.impact-promo{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:980px){.value-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.value-grid{grid-template-columns:1fr}}.impact-hero{background:var(--color-bg-dark);background-image:radial-gradient(ellipse 70% 55% at 85% 15%,rgba(239,68,68,.08) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 12% 85%,rgba(37,99,235,.16) 0%,transparent 65%);padding-block:4.5rem 5rem;color:#fff}.impact-hero-inner{max-width:800px}.impact-hero-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#60a5fa;margin:0 0 1.25rem}.impact-hero h1{color:#fff;font-size:clamp(2.125rem,4vw,3rem);line-height:1.08;letter-spacing:-.025em;margin:0 0 1.25rem;text-wrap:balance}.impact-hero-sub{font-size:1.0625rem;line-height:1.55;color:#ffffffc7;margin:0 0 .875rem;max-width:36em}.impact-hero-claim{font-size:1.0625rem;font-weight:600;line-height:1.55;color:#fff;margin:0 0 .875rem;max-width:36em}.impact-hero-boundary{font-size:.875rem;line-height:1.55;color:#ffffff8c;margin:0 0 1.75rem;max-width:36em}.impact-hero-cta-row{display:flex;gap:.75rem;flex-wrap:wrap}.impact-est-header{max-width:720px;margin-bottom:1.75rem}.impact-est-header h2{margin-bottom:.875rem}.impact-presets{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.75rem}.impact-preset{font-family:var(--font-sans);font-size:.9375rem;font-weight:600;color:var(--color-text-muted);background:var(--color-bg);border:1.5px solid var(--color-border-strong);border-radius:999px;padding:.5rem 1.125rem;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.impact-preset:hover{color:var(--color-text);border-color:var(--color-text)}.impact-preset.is-active{color:var(--color-accent-dark);border-color:var(--color-accent);background:var(--color-accent-light)}.impact-presets-note{font-size:.8125rem;color:var(--color-text-subtle);margin-left:.375rem}.impact-est-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:2rem;align-items:start}.impact-inputs{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem}.impact-field{display:flex;flex-direction:column}.impact-field>input,.impact-field>.impact-input-unit{margin-top:auto}.impact-field label{display:block;font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:.25rem}.impact-field-hint{font-size:.8125rem;line-height:1.45;color:var(--color-text-subtle);margin-bottom:.5rem}.impact-field input{font-family:var(--font-sans);font-size:1rem;font-weight:500;color:var(--color-text);width:100%;padding:.6875rem .875rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-bg);outline:none;transition:border-color .15s,box-shadow .15s}.impact-field input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #2563eb1f}.impact-input-unit{display:flex;align-items:center;gap:.5rem}.impact-input-unit input{flex:1;min-width:0}.impact-unit{font-size:.875rem;font-weight:600;color:var(--color-text-subtle);flex-shrink:0}.impact-field-secondary{border-top:1px dashed var(--color-border-strong);padding-top:1rem}.impact-field-tag{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);background:var(--color-not-covered-bg);border-radius:4px;padding:.125rem .375rem;margin-left:.375rem;vertical-align:middle}.impact-result{background:var(--color-bg-dark);border-radius:16px;padding:1.75rem 1.875rem;color:#fff;box-shadow:var(--shadow-lg);position:sticky;top:96px}.impact-result-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin:0 0 .75rem}.impact-result-num{font-size:clamp(2.375rem,4.5vw,3.25rem);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:#fff;margin:0 0 .375rem;font-variant-numeric:tabular-nums}.impact-result-label{font-size:.9375rem;font-weight:500;color:#ffffffc7;margin:0 0 1.25rem}.impact-result-rows{margin:0 0 1.25rem;border-top:1px solid rgba(255,255,255,.14)}.impact-result-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-block:.625rem;border-bottom:1px solid rgba(255,255,255,.14)}.impact-result-row dt{font-size:.875rem;color:#ffffffa6}.impact-result-row dd{font-size:.9375rem;font-weight:600;color:#fff;margin:0;font-variant-numeric:tabular-nums}.impact-result-weighted{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);padding:.875rem 1rem;margin-bottom:1rem}.impact-weighted-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:.9375rem;font-weight:600;color:#fff}.impact-weighted-row span:last-child{font-variant-numeric:tabular-nums}.impact-weighted-note{font-size:.75rem;line-height:1.5;color:#ffffff8c;margin:.375rem 0 0}.impact-result-boundary{font-size:.75rem;line-height:1.5;color:#ffffff73;margin:0}.impact-why-header,.impact-changes-header{max-width:720px;margin-bottom:2.5rem}.impact-why-header h2,.impact-changes-header h2{margin-bottom:.875rem}.impact-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.impact-why-cell,.impact-changes-cell{border-top:2px solid var(--color-border-strong);padding-top:1.125rem;display:flex;flex-direction:column;gap:.5rem}.impact-why-cell h3,.impact-changes-cell h3{font-size:1.125rem;font-weight:600;color:var(--color-text);line-height:1.25;letter-spacing:-.012em;margin:0}.impact-why-cell p,.impact-changes-cell p{font-size:.9375rem;line-height:1.55;color:var(--color-text-muted);margin:0}.impact-why-note{max-width:860px;margin:2.25rem 0 0;font-size:1.0625rem;line-height:1.6;color:var(--color-text-muted)}.impact-changes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.impact-inhouse-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2.5rem;align-items:start}.impact-inhouse-text h2{margin-bottom:.875rem}.impact-inhouse-text>p{font-size:1.0625rem;line-height:1.6;margin-bottom:1rem}.impact-inhouse-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.impact-inhouse-list li{font-size:.9375rem;line-height:1.55;color:var(--color-text-muted);padding-left:1.125rem;position:relative}.impact-inhouse-list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--color-accent)}.impact-qa{background:#fff;border:1px solid var(--color-border-strong);border-radius:16px;padding:1.5rem 1.625rem;box-shadow:var(--shadow-sm)}.impact-qa-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-subtle);margin:0 0 1.125rem}.impact-qa-fields{display:grid;grid-template-columns:1fr 1fr;gap:.875rem 1rem;margin-bottom:1.125rem}.impact-qa-field label{display:block;font-size:.8125rem;font-weight:600;color:var(--color-text);margin-bottom:.375rem;line-height:1.3}.impact-qa-field input{font-family:var(--font-sans);font-size:.9375rem;font-weight:500;color:var(--color-text);width:100%;padding:.5rem .75rem;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-bg);outline:none;transition:border-color .15s,box-shadow .15s}.impact-qa-field input:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #2563eb1f}.impact-qa-outputs{margin:0 0 1rem;border-top:1px solid var(--color-border)}.impact-qa-outputs .impact-result-row{border-bottom:1px solid var(--color-border)}.impact-qa-outputs .impact-result-row dt{font-size:.875rem;color:var(--color-text-muted)}.impact-qa-outputs .impact-result-row dd{color:var(--color-text)}.impact-qa-note{font-size:.8125rem;line-height:1.5;color:var(--color-text-subtle);margin:0}.impact-formula{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.125rem 1.375rem;margin:1.5rem 0 2rem;display:flex;flex-direction:column;gap:.5rem}.impact-formula p{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8125rem;line-height:1.6;color:var(--color-text);margin:0}.impact-model-subhead{font-size:1.125rem;margin-bottom:.5rem}.impact-model-body{font-size:.9375rem;line-height:1.6;color:var(--color-text-muted)}.impact-cta-sub{margin-top:.75rem;margin-inline:auto;max-width:38em}.impact-cta-buttons{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:2rem}@media(max-width:980px){.impact-est-grid{grid-template-columns:1fr}.impact-result{position:static}.impact-why-grid{grid-template-columns:1fr}.impact-changes-grid{grid-template-columns:1fr 1fr}.impact-inhouse-grid{grid-template-columns:1fr}}@media(max-width:640px){.impact-inputs,.impact-changes-grid,.impact-qa-fields{grid-template-columns:1fr}.impact-presets-note{width:100%;margin-left:0}}
