:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#f9f9fa;--surface:#fff;--surface-soft:#f1f2f4;--text:#101114;--muted:#666b74;--border:#e3e5e8;--accent:#007aff;--accent-strong:#0057c2;--success:#34c759}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--background:#000;--surface:#111214;--surface-soft:#1c1d20;--text:#f5f6f8;--muted:#a4a7ae;--border:#2c2e33;--accent:#64a8ff;--accent-strong:#8fc0ff}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;padding:22px clamp(18px,4vw,48px) 28px}.topbar{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding-bottom:22px;display:flex}.brand,.nav-link,.actions a{-webkit-tap-highlight-color:transparent}.brand{align-items:center;gap:10px;font-size:15px;font-weight:700;display:inline-flex}.brand img,.hero-logo{border-radius:14px}.nav-link{color:var(--muted);font-size:14px;font-weight:600}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(32px,7vw,86px);max-width:1120px;min-height:calc(100vh - 146px);margin:0 auto;display:grid}.hero-copy{max-width:620px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:24px 0 12px;font-size:13px;font-weight:800}h1{letter-spacing:0;margin:0;font-size:clamp(48px,8vw,92px);line-height:.94}.lede{max-width:560px;color:var(--muted);margin:24px 0 0;font-size:clamp(18px,2.2vw,22px);line-height:1.45}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.actions a{border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:750;display:inline-flex}.primary-action{background:var(--text);color:var(--background)}.secondary-action{border:1px solid var(--border);color:var(--text)}.status-panel{justify-content:center;display:flex}.phone-frame{border:1px solid var(--border);background:var(--surface);border-radius:34px;width:min(100%,360px);min-height:560px;padding:18px;box-shadow:0 24px 80px #0000001f}.phone-top{background:var(--border);border-radius:999px;width:78px;height:5px;margin:0 auto 28px}.connection-card,.server-row,.metrics-grid>div{border:1px solid var(--border);background:var(--surface-soft)}.connection-card{color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.status-dot,.feature-mark{background:var(--success);border-radius:50%;width:9px;height:9px}.server-row{border-radius:18px;justify-content:space-between;align-items:center;margin-top:18px;padding:17px;display:flex}.server-row span,.metrics-grid span{color:var(--muted);font-size:13px}.power-ring{border:18px solid var(--accent);width:210px;height:210px;color:var(--accent-strong);border-radius:50%;place-items:center;margin:56px auto;font-size:32px;font-weight:850;display:grid}.metrics-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.metrics-grid>div{border-radius:18px;gap:7px;padding:16px;display:grid}.metrics-grid strong{font-size:16px}.features{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1120px;margin:16px auto 0;display:grid}.features article{border:1px solid var(--border);background:var(--surface);border-radius:18px;align-items:center;gap:12px;min-height:70px;padding:18px;display:flex}.features p{color:var(--muted);margin:0;font-size:14px;line-height:1.35}footer{max-width:1120px;color:var(--muted);justify-content:space-between;gap:18px;margin:34px auto 0;font-size:13px;display:flex}@media (max-width:820px){.page-shell{padding:18px 16px 24px}.hero{grid-template-columns:1fr;min-height:0;padding:34px 0 12px}h1{font-size:54px}.status-panel{justify-content:stretch}.phone-frame{border-radius:26px;width:100%;min-height:440px}.power-ring{width:168px;height:168px;margin:34px auto}.features{grid-template-columns:1fr}footer{flex-direction:column}}
