@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{color:#1f2430;background:#f6f7fb;margin:0;font-family:DM Sans,system-ui,sans-serif}.shell{grid-template-columns:235px 1fr;min-height:100vh;display:grid}aside{color:#d8dbea;background:#141722;flex-direction:column;padding:24px 16px;display:flex}.brand{align-items:center;gap:12px;padding:0 8px 26px;display:flex}.brand small,.asideFoot small,.row small,.trow small{color:#8c92a8;margin-top:3px;display:block}.logo{color:#fff;background:linear-gradient(135deg,#7668ff,#00c875);border-radius:11px;padding:10px;font-weight:700}nav{gap:5px;display:grid}button{color:#fff;font:inherit;cursor:pointer;background:#6254e8;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-weight:600;display:inline-flex}nav button{color:#aeb3c7;background:0 0;width:100%}nav button.active,nav button:hover{color:#fff;background:#292d3e}.asideFoot{margin-top:auto;padding:14px 8px;font-size:13px}.dot{background:#00c875;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.dot.mock{background:#fdab3d}main{max-width:1500px;padding:0 34px 40px}header{justify-content:space-between;align-items:center;height:90px;display:flex}h1{margin:0;font-size:25px}header p,.muted,.graph p{color:#777d90;margin:5px 0 0;font-size:13px}.actions{gap:10px;display:flex}.secondary{color:#343849;background:#fff;border:1px solid #e2e4ec}.hero{color:#fff;background:linear-gradient(120deg,#252943,#383d62);border-radius:16px;justify-content:space-between;align-items:end;padding:28px 34px;display:flex}.hero small{color:#a9b0cf;letter-spacing:.08em;font-weight:700;display:block}.hero strong{font-size:58px}.hero span{color:#9299bb;font-size:22px}.hero p{color:#d8daf0}.cards{grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0;display:grid}.card,.panel{background:#fff;border:1px solid #e7e8ef;border-radius:13px;padding:20px;box-shadow:0 2px 8px #25294308}.card span{color:#777d90}.card strong{margin-top:10px;font-size:29px;display:block}.grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.panel h2{margin:0 0 17px;font-size:17px}.row{border-top:1px solid #eff0f4;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.score{border-radius:20px;padding:6px 10px;font-size:13px;font-weight:700}.score.high{color:#c53f3f;background:#ffe4e3}.score.medium{color:#a76a00;background:#fff1d6}.score.low{color:#087a50;background:#dff7ec}.badge{text-transform:uppercase;letter-spacing:.05em;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:700}.badge.critical,.badge.high{color:#b92e2e;background:#ffe4e3}.badge.medium{color:#906000;background:#fff0d0}.badge.low{color:#4165a5;background:#e7efff}.thead,.trow{grid-template-columns:2fr 1.4fr .6fr .6fr 1fr .6fr;align-items:center;gap:10px;display:grid}.thead{color:#888da0;text-transform:uppercase;padding:8px;font-size:10px;font-weight:700}.trow{border-top:1px solid #eceef3;padding:14px 8px;font-size:13px}.graph svg{width:100%;max-height:610px}.graph line{stroke:#7b6cf0;stroke-width:2px;opacity:.55}.graph line.mirror{stroke:#00a878;stroke-dasharray:6}.graph circle{fill:#fff;stroke:#858bea;stroke-width:3px}.graph circle.hot{stroke:#e24b4b}.graph text{font-size:11px;font-weight:700}.graph text.sub{fill:#85899a;font-size:9px}.finding{border-top:1px solid #eceef3;grid-template-columns:75px 1fr auto;align-items:start;gap:14px;padding:15px 0;display:grid}.finding p{color:#767b8e;margin:4px 0 0;font-size:13px}.finding code{color:#8b90a1;font-size:11px}.empty{color:#9297a9;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:260px;display:flex}.empty svg{width:40px;height:40px}.mini{max-width:650px}.error{color:#a22;background:#ffe6e6;border-radius:8px;margin-bottom:12px;padding:12px}.spin{animation:1s linear infinite s}@keyframes s{to{transform:rotate(360deg)}}@media (width<=900px){.shell{grid-template-columns:74px 1fr}.brand>div:last-child,nav button:not(.active){font-size:0}.asideFoot{display:none}.cards,.grid2{grid-template-columns:1fr 1fr}main{padding:0 16px}.thead,.trow{grid-template-columns:2fr 1fr .6fr}.thead span:nth-child(n+4),.trow>span:nth-child(n+4){display:none}}.connect{background:radial-gradient(circle at 20% 20%,#ece9ff,#0000 40%),#f7f8fc;place-items:center;min-height:100vh;padding:24px;display:grid}.connectCard{text-align:center;background:#fff;border:1px solid #e5e6ef;border-radius:22px;width:min(560px,100%);padding:54px;box-shadow:0 20px 60px #2d31551c}.connectCard .big{margin-bottom:22px;padding:14px;font-size:20px;display:inline-block}.connectCard small{color:#7065dc;letter-spacing:.1em;font-weight:700;display:block}.connectCard h1{margin:16px 0;font-size:36px;line-height:1.15}.connectCard p{color:#73798c;line-height:1.6}.connectButton{color:#fff;background:#6254e8;border-radius:10px;margin:18px 0;padding:14px 22px;font-weight:700;text-decoration:none;display:inline-flex}.connectCard>span{color:#969bad;font-size:12px;display:block}
