:root{--ink:#0b1722;--muted:#65717d;--line:#e7ebee;--soft:#f6f8f9;--green:#16a34a;--amber:#f5b51b;--orange:#f97316;--red:#dc2626}*{box-sizing:border-box}html,body{color:var(--ink);background:#fff;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.topbar{border-bottom:1px solid var(--line);align-items:center;gap:34px;height:82px;padding:0 5vw;display:flex}.logo{width:132px;height:auto}.topbar nav{color:#3e4a55;flex:1;justify-content:center;gap:24px;font-size:14px;display:flex}.topActions{gap:10px;display:flex}.ghost,.dark{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;padding:11px 16px}.dark{background:var(--ink);color:#fff;border-color:var(--ink)}.hero{grid-template-columns:1fr 1.06fr;align-items:center;gap:70px;padding:76px 6vw 60px;display:grid}.heroCopy{max-width:620px}.eyebrow,.smallLabel{letter-spacing:.13em;color:#7b8791;margin:0 0 12px;font-size:12px;font-weight:700}h1{letter-spacing:-.045em;margin:0 0 22px;font-size:58px;line-height:1.03}h1 span{color:#45515c}.lead{color:var(--muted);max-width:670px;font-size:18px;line-height:1.65}.legend{gap:24px;margin:28px 0;font-size:12px;font-weight:700;display:flex}.dot{border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.good{background:var(--green)}.watch{background:var(--amber)}.act{background:var(--red)}.ctaRow{align-items:center;gap:12px;display:flex}.primaryCta,.secondaryCta{border-radius:10px;padding:14px 20px;font-weight:700;display:inline-block}.primaryCta{background:var(--ink);color:#fff}.secondaryCta{border:1px solid var(--line)}.privacy{color:#87919a;margin-top:16px;font-size:13px}.dashboardCard{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 24px 70px #101b2617}.dashHead{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.dashHead h2{margin:0;font-size:22px}.health{align-items:center;gap:12px;display:flex}.health strong{color:var(--green);font-size:13px;display:block}.health span{color:var(--muted);margin-top:2px;font-size:11px;display:block}.bars{align-items:flex-end;gap:3px;height:35px;display:flex}.bars b{border-radius:3px 3px 0 0;width:7px;display:block}.bars b:first-child{background:var(--red);height:12px}.bars b:nth-child(2){background:var(--orange);height:18px}.bars b:nth-child(3){background:var(--amber);height:25px}.bars b:nth-child(4){background:var(--green);height:34px}.areaGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.area{border:1px solid var(--line);border-radius:13px;align-items:flex-start;gap:12px;min-height:112px;padding:15px;display:flex}.iconMark{border:2px solid #9ba5ae;border-radius:8px;width:28px;height:28px;position:relative}.area:first-child .iconMark{border-radius:5px;transform:rotate(45deg)}.area:nth-child(2) .iconMark{border-radius:50% 50% 48% 48%}.area:nth-child(3) .iconMark{border-radius:2px;transform:rotate(45deg)}.area:nth-child(7) .iconMark{border-color:var(--green);border-radius:100% 0}.area h3{margin:2px 0 10px;font-size:13px;line-height:1.3}.status{letter-spacing:.08em;background:0 0;font-size:10px;font-weight:800}.status.good{color:var(--green)}.status.watch{color:#bf8610}.status.act{color:var(--red)}.snapshot{background:var(--ink);color:#fff;border-radius:12px;justify-content:space-between;margin-top:12px;padding:15px 17px;font-size:13px;font-weight:700;display:flex}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#5f6b75;justify-content:space-around;padding:22px 5vw;font-size:13px;display:flex}.appShell{background:#f8fafb;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;gap:7px;padding:26px 20px;display:flex}.sideLogo{width:120px;margin:0 8px 28px}.sidebar a{color:#53606b;border-radius:9px;padding:11px 12px;font-size:14px}.sidebar a.active{color:var(--ink);background:#f0f4f5;font-weight:700}.sideBottom{flex-direction:column;gap:7px;margin-top:auto;display:flex}.workspace{padding:44px 48px}.workspaceHead{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.workspaceHead h1{font-size:42px}.narrow{max-width:720px}.overviewPanel{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;margin-top:28px;padding:24px;display:flex}.overviewPanel h2{margin:0 0 6px}.overviewPanel p{color:var(--muted);margin-bottom:0}.progressRing{border:8px solid #edf0f2;border-radius:50%;place-items:center;width:78px;height:78px;font-weight:700;display:grid}.featureGrid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:16px;display:grid}.featureCard{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:190px;padding:18px}.featureIcon{border:2px solid #95a0aa;border-radius:9px;width:30px;height:30px;margin-bottom:26px}.featureCard h3{margin:0 0 8px}.featureCard p{color:var(--muted);min-height:58px;font-size:13px;line-height:1.5}.featureCard span{color:#7a8690;font-size:11px;font-weight:700}.questionCard{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:16px;padding:26px}.questionCard h2{margin:0 0 8px;font-size:26px}.questionCard p{color:var(--muted);max-width:760px;line-height:1.55}.buttonLike{cursor:pointer;border:0;margin-top:7px}@media (max-width:1050px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}h1{font-size:46px}.featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.topbar{padding:0 18px}.topActions .ghost{display:none}.hero{padding:34px 18px}.areaGrid{grid-template-columns:1fr 1fr}.strip{flex-wrap:wrap;gap:18px}.appShell{display:block}.sidebar{display:none}.workspace{padding:28px 18px}.workspaceHead{display:block}.featureGrid,.areaGrid{grid-template-columns:1fr}}
