@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";
:root{--bg:#f5f7fb;--bg-accent:#e8eefc;--surface:#fff;--surface-soft:#f8fafc;--text:#111827;--muted:#64748b;--line:#d9e2ef;--line-strong:#c5d3e6;--brand:#0f3d8c;--brand-strong:#0b2f6d;--positive:#166534;--positive-bg:#dcfce7;--warning:#9a3412;--warning-bg:#ffedd5;--negative:#991b1b;--negative-bg:#fee2e2;--shadow:0 12px 30px #0e285417}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 0% 0%,#dce7ff 0%,transparent 38%),radial-gradient(circle at 100% 10%,#d7f2ff 0%,transparent 30%),var(--bg);color:var(--text);font-family:Manrope,Avenir Next,Segoe UI,sans-serif;line-height:1.45}a{color:var(--brand-strong);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{letter-spacing:-.02em;margin:0 0 .5rem;font-family:Space Grotesk,Manrope,sans-serif}h1{font-size:2rem;line-height:1.2}h2{color:#0f172a;margin-bottom:.8rem;font-size:1.4rem;line-height:1.3}h3{color:#1e293b;margin-bottom:.6rem;font-size:1.1rem}p{margin:.2rem 0 .6rem}.header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:color-mix(in oklab,var(--surface),#dfeaff 10%);border-bottom:1px solid var(--line);z-index:20;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.9rem 1.25rem;display:grid;position:sticky;top:0}.header-landing{grid-template-columns:auto 1fr}.brand{color:var(--text);align-items:center;gap:.55rem;font-family:Space Grotesk,Manrope,sans-serif;font-weight:700;display:inline-flex}.brand:hover{text-decoration:none}.brand-static{cursor:default}.brand-mark{color:#fff;letter-spacing:.03em;background:linear-gradient(130deg,#194db0 0%,#0f3d8c 55%,#1d7ab9 100%);border-radius:10px;justify-content:center;align-items:center;width:1.9rem;height:1.6rem;font-size:.75rem;font-weight:800;display:inline-flex}.top-nav{gap:.8rem;display:flex}.top-nav a{color:var(--muted);font-weight:600}.top-nav a:hover{color:var(--brand-strong)}.auth{align-items:center;gap:.65rem;display:flex}.auth-btn{cursor:pointer;font:inherit;border:1px solid #0000;border-radius:999px;padding:.48rem .9rem;font-weight:700;display:inline-flex}.auth-btn-primary{background:linear-gradient(120deg,var(--brand)0%,#1f5fbb 100%);color:#fff}.auth-btn-secondary{background:var(--surface);border-color:var(--line-strong);color:var(--brand-strong)}.auth-btn:hover{filter:brightness(.98)}.content{max-width:1100px;margin:0 auto;padding:1.2rem 1.1rem 2rem}.content:has(.landing-shell){max-width:100%;padding:0}.stack{flex-direction:column;gap:1.2rem;display:flex}.report-shell{max-width:1040px;margin:0 auto}.card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1.5rem 1.8rem;transition:box-shadow .2s,border-color .2s;box-shadow:0 1px 3px #0e28540f}.card:hover{box-shadow:0 4px 12px #0e285414}.toolbar-card{padding:.85rem 1rem}.hero-card{background:linear-gradient(150deg,#0d408f0d,#2682bf05),var(--surface);border:1px solid #c5d9f2;padding:2rem 2rem 1.8rem;box-shadow:0 2px 8px #0e285414}.hero-card:hover{box-shadow:0 2px 8px #0e285414}.eyebrow{color:#1e7bcf;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.lead{color:#475569;max-width:70ch;font-size:1.05rem;line-height:1.6}.metric-value{font-size:1.15rem;font-weight:800}.status-banner{border-left-width:4px;border-radius:12px;padding:1.2rem 1.5rem}.status-banner-success{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-color:#22c55e #22c55e #22c55e #16a34a}.status-banner-error{background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border-color:#fca5a5 #fca5a5 #fca5a5 #ef4444}.muted{color:var(--muted)}.card-grid{margin-bottom:.25rem}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.actions button,.pill-link{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f3d8c 0%,#1e7bcf 100%);border:0;border-radius:10px;align-items:center;gap:.4rem;padding:.7rem 1.2rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #0f3d8c26}.actions button:hover:not(:disabled),.pill-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f3d8c40}.actions button:active:not(:disabled){transform:translateY(0)}.actions button:disabled{cursor:not-allowed;opacity:.5}.secondary-action{color:#0f3d8c!important;background:#fff!important;border:1.5px solid #cbd5e1!important;box-shadow:0 1px 3px #0e285414!important}.secondary-action:hover:not(:disabled){background:#f8fafc!important;border-color:#94a3b8!important;box-shadow:0 2px 6px #0e28541f!important}.audit-actions-wrap{flex-direction:column;gap:.75rem;display:flex;position:relative}.audit-settings-popover{background:linear-gradient(145deg,#fafbfc 0%,#fff 100%);border:1.5px solid #cbd5e1;max-width:480px;padding:1.5rem;box-shadow:0 4px 12px #0e28541a}.pill-link:hover{text-decoration:none}.pill{color:#475569;letter-spacing:.02em;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.status-pill.status-queued{color:#9a3412;background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-color:#fdba74;font-weight:700}.status-pill.status-running{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);border-color:#60a5fa;font-weight:700}.status-pill.status-complete{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-color:#34d399;font-weight:700}.status-pill.status-error,.tone-critical{color:#991b1b;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-color:#f87171;font-weight:700}.tone-high{color:#9a3412;background:linear-gradient(135deg,#ffedd5 0%,#fed7aa 100%);border-color:#fb923c;font-weight:700}.tone-medium{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-color:#fbbf24;font-weight:700}.tone-low{color:#065f46;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-color:#34d399;font-weight:700}.item-link{font-weight:700}.field{flex-direction:column;gap:.35rem;display:flex}.field>span{font-size:.9rem;font-weight:700}.field>input,.select-input{color:var(--text);font:inherit;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;padding:.7rem .9rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.field>input:focus,.select-input:focus{border-color:#1e7bcf;outline:none;box-shadow:0 0 0 3px #1e7bcf1a}.select-input{cursor:pointer;max-width:420px}.progress{background:#e2e8f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.progress>span{background:linear-gradient(90deg,#0f3d8c 0%,#1e7bcf 100%);border-radius:999px;height:100%;transition:width .3s;display:block}.finding{margin-top:.5rem}.finding+.finding{border-top:1px solid var(--line);margin-top:.85rem;padding-top:.85rem}.finding-card{background:linear-gradient(145deg,#fafbfc 0%,#fff 100%);border:1px solid #e2e8f0;border-radius:14px;padding:1.3rem 1.5rem;line-height:1.6;transition:border-color .2s,box-shadow .2s}.finding-card:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0e28540f}.report-label{letter-spacing:.01em;font-weight:800}.compact-list{margin:.35rem 0 .55rem 1rem;padding-left:.85rem}.compact-list li+li{margin-top:.2rem}.delta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:.55rem 0;display:grid}.delta-badge{border-radius:8px;padding:.5rem .6rem;font-size:.92rem}.delta-good{background:var(--positive-bg);color:var(--positive);border:1px solid #86efac}.delta-bad{background:var(--negative-bg);color:var(--negative);border:1px solid #fca5a5}.delta-neutral{color:#334155;background:#e2e8f0;border:1px solid #cbd5e1}.trend-track{background:#f1f5f9;border-radius:999px;height:10px;overflow:hidden}.trend-fill{border-radius:999px;height:10px}.trend-fill-dispute{background:#dc2626}.trend-fill-win{background:#16a34a}.home-feature-grid{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.home-feature-chip{color:#1e3a8a;background:#ebf2ff;border:1px solid #c7d7f7;border-radius:999px;margin:0;padding:.2rem .55rem;font-size:.8rem;font-weight:700}.home-cta-row{margin-top:.8rem}.landing-shell{flex-direction:column;gap:1rem;max-width:1100px;margin:0 auto;padding:1.2rem 1.1rem 2rem;display:flex;position:relative;overflow:hidden}.landing-ambient{filter:blur(6px);pointer-events:none;z-index:0;border-radius:999px;position:fixed!important}.landing-ambient-one{background:radial-gradient(circle,#0f3d8c33 0%,#0f3d8c00 70%);width:320px;height:320px;animation:16s ease-in-out infinite landing-drift-one;top:-50px;right:-100px}.landing-ambient-two{background:radial-gradient(circle,#197ab92e 0%,#197ab900 72%);width:360px;height:320px;animation:18s ease-in-out infinite landing-drift-two;bottom:-120px;left:-120px}.landing-ambient-three{background:radial-gradient(circle,#1e7bcf26 0%,#1e7bcf00 68%);width:280px;height:280px;animation:14s ease-in-out infinite reverse landing-drift-one;top:40%;left:50%}.landing-shell>*{z-index:1;position:relative}.landing-hero{background:linear-gradient(160deg,#0b2f6d0f,#0d408f03),linear-gradient(#ffffffe0,#fafdfff2);border-color:#b7cae8;padding:2rem 1.8rem;overflow:hidden}.landing-hero-content{grid-template-columns:1fr;gap:2.5rem;display:grid}.landing-hero-text{flex-direction:column;gap:1.2rem;display:flex}.landing-badge-pulse{animation:2s ease-in-out infinite landing-badge-pulse}.landing-badge{color:#1e40af;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#dbeafe 0%,#e0e7ff 100%);border:1px solid #93c5fd;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:800;display:inline-flex}.landing-hero-title{margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.1}.landing-gradient-text{background:linear-gradient(135deg,#0f3d8c 0%,#1e7bcf 50%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin:.5rem 0;display:grid}.landing-stat{text-align:center}.landing-stat-value{color:#0f3d8c;margin:0 0 .3rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:2rem;font-weight:700;line-height:1}.landing-stat-label{color:#475569;margin:0;font-size:.8rem;font-weight:600}.landing-cta-group{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.5rem;display:flex}.landing-cta-primary{color:#fff;background:linear-gradient(135deg,#0f3d8c 0%,#1e7bcf 100%);border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #0f3d8c4d}.landing-cta-primary:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 14px 32px #0f3d8c66}.landing-cta-secondary{color:#0f3d8c;cursor:pointer;background:#fff;border:2px solid #cbd5e1;border-radius:999px;padding:.85rem 1.5rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:1rem;font-weight:700;transition:border-color .2s,background .2s}.landing-cta-secondary:hover{background:#f8fafc;border-color:#94a3b8}.landing-trust-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.8rem;display:flex}.landing-trust-text{color:#64748b;margin:0;font-size:.85rem;font-weight:600}.landing-trust-badges{flex-wrap:wrap;gap:.5rem;display:flex}.landing-trust-badge{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.landing-hero-visual{justify-content:center;padding:1rem;display:flex}.landing-visual-card{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:2px solid #e2e8f0;border-radius:20px;width:100%;max-width:360px;padding:1.8rem;box-shadow:0 20px 50px #0f3d8c26}.landing-visual-float{animation:6s ease-in-out infinite landing-float}.landing-visual-score{margin-bottom:1.5rem}.landing-visual-score-ring{width:120px;margin:0 auto;position:relative}.landing-score-svg{width:120px;height:120px;transform:rotate(-90deg)}.landing-score-progress{stroke-dashoffset:327px;transition:stroke-dashoffset 1s;animation:2s ease-out forwards landing-score-draw}.landing-score-value{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-score-number{color:#0f3d8c;font-family:Space Grotesk,Manrope,sans-serif;font-size:2.2rem;font-weight:700;line-height:1}.landing-score-label{color:#64748b;text-transform:uppercase;margin-top:.2rem;font-size:.7rem;font-weight:600}.landing-visual-metrics{flex-direction:column;gap:.6rem;display:flex}.landing-metric-item{border-radius:10px;align-items:center;gap:.6rem;padding:.7rem .9rem;display:flex}.landing-metric-good{background:linear-gradient(135deg,#dcfce7 0%,#d1fae5 100%);border:1px solid #86efac}.landing-metric-warning{background:linear-gradient(135deg,#fef3c7 0%,#fef08a 100%);border:1px solid #fcd34d}.landing-metric-neutral{background:linear-gradient(135deg,#e0f2fe 0%,#dbeafe 100%);border:1px solid #93c5fd}.landing-metric-icon{font-size:1.1rem;font-weight:700;line-height:1}.landing-metric-good .landing-metric-icon{color:#16a34a}.landing-metric-warning .landing-metric-icon{color:#ca8a04}.landing-metric-neutral .landing-metric-icon{color:#3b82f6}.landing-metric-text{color:#1e293b;font-size:.85rem;font-weight:700}.landing-features-section,.landing-proof-section,.landing-how-section,.landing-cta-final{margin-top:1rem}.landing-section-header{text-align:center;margin-bottom:1.5rem}.landing-section-title{color:#0f172a;margin:0 0 .5rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.2}.landing-section-subtitle{color:#64748b;margin:0;font-size:1.05rem}.landing-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.landing-feature-card{border-color:#cbd5e1;flex-direction:column;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.landing-feature-card:hover{border-color:#93c5fd;transform:translateY(-3px);box-shadow:0 20px 40px #0f3d8c1f}.landing-feature-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:inline-flex}.landing-icon-analyze{color:#1e40af;background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.landing-icon-score{color:#b45309;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.landing-icon-action{color:#15803d;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%)}.landing-icon-track{color:#7c3aed;background:linear-gradient(135deg,#e9d5ff 0%,#d8b4fe 100%)}.landing-feature-title{color:#0f172a;margin:0 0 .6rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:1.15rem}.landing-feature-description{color:#475569;flex:1;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.landing-feature-list{color:#334155;margin:0;padding-left:1.2rem;font-size:.88rem;line-height:1.7}.landing-feature-list li{margin-top:.3rem}.landing-proof-card{background:linear-gradient(135deg,#fef9f3 0%,#fff 100%);border-color:#e7dacc;padding:2rem 1.8rem}.landing-proof-content{grid-template-columns:1fr;gap:2rem;display:grid}.landing-proof-quote{position:relative}.landing-quote-mark{color:#0f3d8c;opacity:.15;position:absolute;top:-12px;left:-8px}.landing-proof-text{color:#1e293b;z-index:1;margin:0 0 1.5rem;font-size:1.1rem;font-style:italic;line-height:1.7;position:relative}.landing-proof-author{align-items:center;gap:.9rem;display:flex}.landing-proof-avatar{color:#fff;background:linear-gradient(135deg,#0f3d8c 0%,#1e7bcf 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:Space Grotesk,Manrope,sans-serif;font-size:.9rem;font-weight:700;display:flex}.landing-proof-name{color:#0f172a;margin:0 0 .15rem;font-weight:700}.landing-proof-title{color:#64748b;margin:0;font-size:.88rem}.landing-proof-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.landing-proof-stat{text-align:center;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #cbd5e1;border-radius:12px;padding:1rem}.landing-proof-stat-value{color:#0f3d8c;margin:0 0 .4rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:2rem;font-weight:700;line-height:1}.landing-proof-stat-label{color:#64748b;margin:0;font-size:.8rem;font-weight:600}.landing-flow{overflow:hidden}.landing-flow-track{background:linear-gradient(90deg,#1d4ed8 0%,#0ea5e9 100%);border-radius:999px;height:4px;margin-bottom:.95rem;animation:2.8s ease-in-out infinite landing-track-pulse}.landing-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.landing-flow-step{background:linear-gradient(145deg,#f7faff 0%,#fff 100%);border:1px solid #d1dff2;border-radius:14px;padding:1.2rem;transition:transform .18s,box-shadow .18s;position:relative}.landing-flow-step:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f3d8c1a}.landing-flow-number{color:#fff;background:linear-gradient(135deg,#0f3d8c 0%,#1e7bcf 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.8rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.landing-flow-label{color:#0f3d8c;margin:0 0 .4rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:.95rem;font-weight:700}.landing-flow-step p:last-child{color:#475569;margin:0;font-size:.88rem;line-height:1.5}.landing-cta-final-card{text-align:center;background:linear-gradient(135deg,#0f3d8c 0%,#1e7bcf 100%);border:none;padding:2.5rem 2rem}.landing-cta-final-title{color:#fff;margin:0 0 .8rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.2}.landing-cta-final-text{color:#ffffffe6;max-width:600px;margin:0 auto 1.5rem;font-size:1.1rem}.landing-cta-final-actions{flex-direction:column;align-items:center;gap:.8rem;display:flex}.landing-cta-final-actions .landing-cta-primary{color:#0f3d8c;background:#fff;box-shadow:0 10px 30px #0003}.landing-cta-final-actions .landing-cta-primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px #00000040}.landing-cta-final-note{color:#fffc;margin:0;font-size:.88rem}.landing-redirect-card{max-width:500px}.landing-animate{animation:.65s both landing-fade-up}.landing-delay-1{animation-delay:60ms}.landing-delay-2{animation-delay:.16s}.landing-delay-3{animation-delay:.25s}.landing-delay-4{animation-delay:.34s}.landing-delay-5{animation-delay:.43s}.graph-grid{grid-template-columns:1fr;gap:1rem;display:grid}.graph-grid-thumbnails{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.graph-card{padding:1.3rem 1.5rem;overflow:hidden}.graph-card-thumbnail{cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s}.graph-card-thumbnail:hover{border-color:#93c5fd;transform:translateY(-3px);box-shadow:0 8px 20px #0e28541f}.graph-card-header{margin-bottom:.45rem}.line-chart{width:100%;max-width:100%;height:auto}.line-chart-compact{max-height:170px}.line-chart-expanded{max-height:420px}.chart-grid-line{stroke:#dce5f2;stroke-width:1px}.chart-axis-text{fill:#64748b;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;font-size:11px;font-weight:600}.chart-threshold-line{stroke:#d97706;stroke-dasharray:5 4;stroke-width:1.7px}.chart-threshold-label{fill:#b45309;font-family:Manrope,Avenir Next,Segoe UI,sans-serif;font-size:11px;font-weight:700}.chart-series-line{fill:none;stroke:#1d4ed8;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;stroke-dasharray:2400;stroke-dashoffset:2400px;animation:1.4s forwards graph-draw}.chart-point{fill:#fff;stroke:#1d4ed8;stroke-width:2px}.chart-point-group{animation:.32s both graph-point-in}.graph-health-good{color:#166534;font-weight:700}.graph-health-bad{color:#991b1b;font-weight:700}.graph-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:120;background:#0e17267a;justify-content:center;align-items:center;padding:1.2rem;display:flex;position:fixed;inset:0}.graph-modal{width:min(980px,100%);max-width:980px;max-height:calc(100vh - 2.4rem);animation:.18s graph-modal-in;overflow:auto}.graph-modal-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.graph-modal-close{background:var(--surface);border:1px solid var(--line-strong);color:var(--brand-strong);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-family:Space Grotesk,Manrope,sans-serif;font-size:.95rem;font-weight:700;line-height:1;transition:background-color .12s,border-color .12s,transform .12s;display:inline-flex}.graph-modal-close:hover{background:#eef4ff;border-color:#9ab7e4;transform:translateY(-1px)}.graph-modal-close:focus-visible{outline-offset:2px;outline:2px solid #1f5fbb}@keyframes graph-draw{to{stroke-dashoffset:0}}@keyframes graph-point-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes graph-modal-in{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-drift-one{0%,to{transform:translate(0,0)}50%{transform:translate(-25px,24px)}}@keyframes landing-drift-two{0%,to{transform:translate(0,0)}50%{transform:translate(22px,-18px)}}@keyframes landing-track-pulse{0%,to{opacity:.7;transform:scaleX(.98)}50%{opacity:1;transform:scaleX(1)}}@keyframes landing-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes landing-score-draw{to{stroke-dashoffset:65px}}@media (max-width:820px){.header{grid-template-columns:auto 1fr}.top-nav{display:none}.grid-two,.delta-grid,.graph-grid-thumbnails{grid-template-columns:1fr}.graph-modal-backdrop{padding:.6rem}.landing-hero{padding:1.5rem 1.2rem}.landing-hero-content{gap:1.5rem}.landing-stats-grid{grid-template-columns:1fr;gap:.8rem}.landing-features-grid,.landing-flow-grid,.landing-proof-stats{grid-template-columns:1fr}.landing-visual-card{max-width:100%}}@media (min-width:821px){.landing-hero-content{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.landing-ambient,.landing-animate,.landing-flow-track,.landing-badge-pulse,.landing-visual-float,.landing-score-progress{animation:none!important}}@media print{.header,.hide-print{display:none!important}body{background:#fff}.content{max-width:100%;padding:0}.card,.finding-card{box-shadow:none;break-inside:avoid;border:0;padding:0}}.site-shell{flex-direction:column;min-height:100vh;display:flex}.content{flex:1}.site-footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:1rem 1.1rem 1.4rem;font-size:.9rem}.site-footer a{color:var(--brand-strong);font-weight:700}.privacy-page ul{margin:.35rem 0 .7rem 1rem;padding-left:.9rem}.privacy-page li+li{margin-top:.35rem}
