:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#0f172a;background:#f5f7fb;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.page{min-height:100vh}.topbar{z-index:50;background:#fffffff5;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 56px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;display:flex}.logo{color:#75f94d;background:#07111f;border-radius:14px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:grid}.brand b{font-size:22px}.brand span{color:#64748b;font-size:13px;font-weight:700;display:block}nav{flex-wrap:wrap;gap:10px;display:flex}nav a{color:#155eef;background:#eef4ff;border-radius:999px;padding:11px 16px;font-size:14px;font-weight:900}.light{background:linear-gradient(135deg,#f8fafc,#eef4ff)}.darkpage{color:#eaf2ff;background:#08111f}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:44px;padding:90px 64px;display:grid}.hero h1,.subhero h1{letter-spacing:-.055em;color:#0f172a;margin:18px 0;font-size:62px;line-height:1.03}.darkpage .hero h1,.darkpage .subhero h1{color:#fff}.hero p,.subhero p{color:#475569;max-width:900px;font-size:21px;line-height:1.65}.darkpage p{color:#b8c7dc}.pill{color:#155eef;letter-spacing:.12em;background:#eef4ff;border:1px solid #155eef40;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:1000;display:inline-flex}.green{color:#75f94d;background:#75f94d14;border-color:#75f94d59}.actions{flex-wrap:wrap;gap:16px;margin-top:30px;display:flex}.btn{border-radius:15px;padding:16px 22px;font-weight:1000}.primary{color:#fff;background:#155eef}.dark{color:#fff;background:#07111f}.ghost{color:#fff;background:#132033;border:1px solid #2d3d55}.market{color:#06111f;background:#75f94d}.exec-card,.market-card,.card,.panel,.kpi,.mini{border:1px solid #94a3b840;border-radius:28px;box-shadow:0 18px 60px #0f172a14}.exec-card,.card{color:#0f172a;background:#fff}.exec-card{padding:32px}.exec-card h3,.market-card h3{font-size:26px}.exec-card div,.market-card div{background:#f8fafc;border-radius:18px;justify-content:space-between;gap:16px;margin-top:12px;padding:16px;display:flex}.exec-card span,.market-card span{color:#64748b;font-weight:900}.market-card{background:#101c2e;padding:32px}.market-card div{background:#0b1524}.market-card b{color:#75f94d}.section{padding:70px 64px}.section-head span{color:#155eef;letter-spacing:.12em;font-weight:1000}.section-head h2{letter-spacing:-.035em;max-width:900px;font-size:42px}.grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.card{padding:28px}.card h3{font-size:22px}.card p{color:#475569;line-height:1.65}.subhero{padding:90px 64px}.dashboard{padding:42px 56px}.dash-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.dash-head h1{color:#fff;margin:14px 0 8px;font-size:52px}.live{color:#75f94d;background:#10391f;border:1px solid #75f94d59;border-radius:999px;padding:12px 16px;font-weight:1000}.kpis{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.kpi{background:#101c2e;padding:22px}.kpi span{color:#93a4bb;font-size:13px;font-weight:900;display:block}.kpi b{color:#fff;margin-top:8px;font-size:32px;display:block}.tabs{z-index:20;background:#08111f;gap:10px;padding:18px 0;display:flex;position:sticky;top:84px;overflow:auto}.tabs a{color:#dce8f8;white-space:nowrap;background:#152238;border-radius:999px;padding:12px 16px;font-weight:1000}.panel{color:#fff;background:#101c2e;margin-bottom:22px;padding:24px}.panel h2{margin-top:0}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:980px}th{color:#b6c7dd;text-align:left;background:#16243a;padding:13px;font-size:13px}td{color:#eaf2ff;border-top:1px solid #23334c;padding:13px;font-weight:700}.pos{color:#75f94d}.neg{color:#ff6b6b}.empty{color:#93a4bb;padding:18px}.chartgrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mini{background:#0b1524;padding:24px}.mini span{color:#93a4bb;font-weight:900;display:block}.mini b{color:#75f94d;margin-top:10px;font-size:32px;display:block}.logbox{color:#75f94d;background:#030712;border-radius:18px;gap:9px;max-height:380px;padding:18px;font-family:monospace;display:grid;overflow:auto}@media (width<=1100px){.topbar{flex-direction:column;align-items:flex-start;padding:16px}.hero,.grid,.kpis,.chartgrid{grid-template-columns:1fr}.hero,.section,.subhero,.dashboard{padding:28px}.hero h1,.subhero h1{font-size:40px}.tabs{top:140px}}
