:root{--ink:#17201d;--muted:#69736f;--paper:#f4f2eb;--surface:#fffefa;--line:#deddd6;--green:#0d6b50;--green-soft:#dceee6;--lime:#d8ef79;--amber:#b56b16;--amber-soft:#f7e7cf;--red:#a83d32;--red-soft:#f5deda;--blue:#3168a3;--shadow:0 18px 55px rgba(25,39,34,.08)}*{box-sizing:border-box}html{color:var(--ink)}body,html{background:var(--paper)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:242px minmax(0,1fr)}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:28px 18px;background:#12231e;color:#f7f7f1;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 9px 27px;border-bottom:1px solid rgba(255,255,255,.12)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--lime);color:#12231e;font-weight:850;transform:rotate(-5deg)}.brand strong{display:block;font-size:15px;letter-spacing:-.02em}.brand span{color:#9eb2aa;font-size:11px}.site-switch{margin:19px 0 12px;width:100%;color:#f7f7f1;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:11px 12px;font-size:13px}.nav{display:grid;grid-gap:4px;gap:4px;margin-top:8px}.nav a{padding:10px 11px;border-radius:9px;color:#b8c7c1;font-size:13px;display:flex;gap:10px;align-items:center}.nav a:hover{color:#fff;background:rgba(255,255,255,.06)}.nav a.active{color:#10221c;background:var(--lime);font-weight:700}.nav-icon{width:17px;text-align:center;font-size:14px}.sidebar-foot{margin-top:auto;padding:15px 10px 0;border-top:1px solid rgba(255,255,255,.12);color:#9eb2aa;font-size:11px;line-height:1.5}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;background:#8bd797;box-shadow:0 0 0 4px rgba(139,215,151,.1)}.main{min-width:0;padding:28px 34px 60px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:25px}.eyebrow{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin:0 0 7px}h1{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;font-size:clamp(30px,4vw,46px);line-height:1;margin:0}.subtitle{color:var(--muted);margin:9px 0 0;font-size:13px;max-width:670px;line-height:1.55}.period{white-space:nowrap;border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:10px 13px;font-size:12px;color:var(--ink);box-shadow:0 4px 18px rgba(20,30,26,.04)}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:17px}.card{background:var(--surface);border:1px solid var(--line);border-radius:15px;box-shadow:0 5px 20px rgba(27,35,32,.035)}.metric-card{padding:18px;min-height:132px;display:flex;flex-direction:column}.metric-label{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.02em}.metric-value{margin-top:14px;font-size:clamp(21px,2.2vw,30px);font-weight:720;letter-spacing:-.04em}.metric-footer{margin-top:auto;display:flex;gap:7px;align-items:center;color:var(--muted);font-size:10px}.delta{font-weight:750;color:var(--green)}.delta.negative{color:var(--red)}.grid-two{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:17px;gap:17px;margin-top:17px}.panel{padding:20px}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.panel-head h2{font-family:Georgia,serif;font-weight:500;font-size:21px;margin:0;letter-spacing:-.02em}.panel-head p{color:var(--muted);font-size:11px;margin:5px 0 0}.chip{border:1px solid var(--line);border-radius:999px;padding:6px 9px;font-size:10px;color:var(--muted);background:#faf9f4}.funnel{display:grid;grid-gap:8px;gap:8px}.funnel-row{display:grid;grid-template-columns:136px minmax(0,1fr) 72px 55px;grid-gap:11px;gap:11px;align-items:center;font-size:11px}.funnel-label{color:#33403b;font-weight:650}.bar-track{height:25px;background:#eeede6;overflow:hidden}.bar,.bar-track{border-radius:6px}.bar{height:100%;background:linear-gradient(90deg,#0d6b50,#62a17b);min-width:3px}.funnel-row:nth-child(n+5) .bar{background:linear-gradient(90deg,#416c5b,#8eb09f)}.funnel-count,.funnel-rate{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.funnel-rate{color:var(--muted)}.finding-list{display:grid;grid-gap:9px;gap:9px}.finding{border:1px solid var(--line);border-radius:11px;padding:13px;background:#fff;display:grid;grid-template-columns:8px 1fr;grid-gap:11px;gap:11px}.severity-bar{border-radius:999px;background:var(--amber)}.finding.critical .severity-bar{background:var(--red)}.finding.info .severity-bar{background:var(--blue)}.finding-title{font-weight:750;font-size:12px}.finding-detail{color:var(--muted);line-height:1.45;font-size:10.5px;margin-top:4px}.finding-meta{display:flex;justify-content:space-between;margin-top:8px;font-size:9.5px;color:var(--muted)}.impact{color:var(--red);font-weight:750}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:11px}.data-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8.5px;text-align:left;padding:0 12px 11px;border-bottom:1px solid var(--line)}.data-table td{padding:13px 12px;border-bottom:1px solid #ecebe5;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#faf9f4}.path{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.badge{display:inline-flex;border-radius:999px;padding:4px 7px;background:var(--green-soft);color:var(--green);font-weight:700;font-size:9px}.badge.warning{background:var(--amber-soft);color:var(--amber)}.badge.critical{background:var(--red-soft);color:var(--red)}.link-button{display:inline-flex;border-radius:8px;background:#17362c;color:#fff;padding:7px 10px;font-size:10px;font-weight:700}.trend-up{color:var(--green);font-weight:750}.trend-down{color:var(--red);font-weight:750}.heatmap-layout{display:grid;grid-template-columns:minmax(300px,430px) 1fr;grid-gap:22px;gap:22px}.page-preview{position:relative;width:100%;aspect-ratio:390/844;max-height:670px;overflow:hidden;border-radius:18px;background:#f7f2e8;border:7px solid #1c2824;box-shadow:var(--shadow)}.preview-nav{height:7%;padding:4% 5%;display:flex;justify-content:space-between;font-size:7px;font-weight:800}.preview-hero{height:38%;background:linear-gradient(135deg,#e6d9c1,#cbbd9e);padding:12% 8%}.preview-hero small{font-size:7px;letter-spacing:.12em;text-transform:uppercase}.preview-hero h3{font-family:Georgia,serif;font-size:24px;line-height:.95;max-width:78%;margin:9px 0}.preview-hero p{font-size:7px;line-height:1.45;width:70%}.preview-button{display:inline-block;background:#193c30;color:white;border-radius:4px;padding:7px 12px;font-size:7px;font-weight:700}.preview-proof{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5%;gap:5%;padding:7%;text-align:center}.preview-proof div{background:#fff;border-radius:7px;padding:15px 5px;font-size:6px}.preview-copy{padding:4% 8%}.preview-copy h4{font-family:Georgia,serif;font-size:14px;margin:0 0 8px}.preview-lines{height:35px;background:repeating-linear-gradient(#d8d5cc 0 2px,transparent 2px 7px);opacity:.65}.heat-point{position:absolute;width:46px;height:46px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(222,47,31,.92) 0,rgba(245,139,32,.58) 32%,rgba(255,221,42,.18) 58%,transparent 72%);mix-blend-mode:multiply}.legend{height:8px;width:140px;border-radius:999px;background:linear-gradient(90deg,#fde26a,#f08a24,#d92e25)}.insight-box{padding:16px;border-radius:12px;background:#18382e;color:white;margin-bottom:12px}.insight-box h3{margin:0 0 7px;font-family:Georgia,serif;font-weight:500}.insight-box p{color:#c6d6d0;font-size:11px;line-height:1.55;margin:0}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.setting-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.setting-row:last-child{border:0}.setting-row p{color:var(--muted);font-size:10px;margin:4px 0 0}.toggle{width:37px;height:21px;border-radius:999px;background:var(--green);padding:3px}.toggle:after{content:"";display:block;margin-left:auto;width:15px;height:15px;background:white;border-radius:50%}.code{background:#13231e;color:#d9eadf;border-radius:10px;padding:14px;font-family:ui-monospace,monospace;font-size:10px;overflow:auto;line-height:1.6}.storage-bar{height:10px;border-radius:99px;background:#e8e6df;overflow:hidden}.storage-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--green),#df9a35)}.replay-stage{background:#101614;border-radius:14px;min-height:480px;display:grid;place-items:center;color:white;overflow:hidden}.replay-mock{width:min(390px,80%);aspect-ratio:390/700;background:#f2ecdf;color:#18201d;padding:28px;position:relative}.replay-timeline{height:7px;background:#d9d8d1;border-radius:99px;margin:18px 0 7px;overflow:hidden}.replay-timeline span{display:block;width:42%;height:100%;background:var(--lime)}.empty{text-align:center;color:var(--muted);padding:60px 20px}.login{min-height:100vh;display:grid;place-items:center;padding:25px;background:#12231e}.login-card{width:min(440px,100%);background:var(--surface);border-radius:18px;padding:34px;box-shadow:var(--shadow)}.login-card h1{font-size:36px}.login-card input{width:100%;margin:22px 0 10px;border:1px solid var(--line);border-radius:9px;padding:12px}.primary{width:100%;background:var(--green);color:#fff;border:0;border-radius:9px;padding:12px;font-weight:750}@media (max-width:980px){.metrics{grid-template-columns:repeat(2,1fr)}.grid-two,.heatmap-layout{grid-template-columns:1fr}.page-preview{max-width:390px}}@media (max-width:720px){.app-shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto;padding:16px}.brand{padding-bottom:13px}.nav{display:flex;overflow-x:auto}.nav a{white-space:nowrap}.sidebar-foot{display:none}.main{padding:22px 16px 50px}.topbar{flex-direction:column}.metrics,.settings-grid{grid-template-columns:1fr}.funnel-row{grid-template-columns:100px minmax(0,1fr) 52px}.funnel-rate{display:none}}