@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";: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)}}#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}body{margin:0}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;margin:0;padding:0}body{color:#fff;background:#03040a;font-family:Inter,sans-serif;overflow:hidden}.app-layout{grid-template-columns:220px 1fr 200px;height:100vh;display:grid}.sidebar-left,.sidebar-right{background:#ffffff0a;border:1px solid #00d1ff26;flex-direction:column;gap:16px;padding:24px;display:flex}.main-panel{flex-direction:column;justify-content:flex-start;align-items:center;padding:40px;display:flex}.orb-wrapper{justify-content:center;align-items:center;margin:20px auto;display:flex;position:relative}.orb{background:radial-gradient(circle,#00d1ff 0%,#0047ff 80%);border-radius:50%;width:160px;height:160px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 40px #00d1ff,0 0 80px #00d1ff66}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.terminal{color:#00f0a0;background:#00000080;border:1px solid #00d1ff33;border-radius:12px;width:100%;max-width:700px;height:200px;margin-top:24px;padding:20px;font-family:Courier New;font-size:13px;overflow-y:auto}.log-line{margin-bottom:8px;line-height:1.6}.status-dot{background:#00f0a0;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 6px #00f0a0}h1,h2,h3,h4,h5,h6,label{color:#0ff}.stat-card{background:#00d1ff14;border:1px solid #00d1ff33;border-radius:10px;margin-bottom:12px;padding:12px 16px}.divider{background:#00d1ff33;width:100%;height:1px;margin:4px 0}.sidebar-title{letter-spacing:2px;color:#00d1ff;text-transform:uppercase;font-size:14px;font-weight:700}.section-label{letter-spacing:2px;color:#00d1ff80;text-transform:uppercase;margin-bottom:-8px;font-size:10px;font-weight:700}.engine-title{letter-spacing:4px;color:#fff;text-transform:uppercase;text-shadow:0 0 20px #00d1ff80;margin-bottom:4px;font-size:28px;font-weight:700}.engine-sub{color:#00d1ff99;letter-spacing:1px;margin-bottom:16px;font-size:12px}.voice-model{color:#fff;font-size:13px;font-weight:600}.metric{color:#00f0a0;font-size:22px;font-weight:700;display:block}.metric-label{color:#fff6;letter-spacing:1px;text-transform:uppercase;font-size:10px}.stat-card{color:#fffc;font-size:12px}h1,h2,h3,h4,h5,h6{color:#00d1ff}
