:root{--bg: #060b18;--bg-alt: #0c1225;--bg-card: #0f1629;--bg-card-hover: #151d35;--border: #1a2344;--border-light: #243056;--text: #e2e8f0;--text-bright: #f8fafc;--text-muted: #94a3b8;--text-dim: #7e8ca6;--text-on-accent: #060b18;--accent: #00e599;--accent-hover: #00cc88;--accent-dim: rgba(0, 229, 153, .1);--accent-glow: rgba(0, 229, 153, .25);--cyan: #38bdf8;--cyan-dim: rgba(56, 189, 248, .1);--violet: #a78bfa;--violet-dim: rgba(167, 139, 250, .12);--red: #f87171;--red-dim: rgba(248, 113, 113, .1);--orange: #fb923c;--green: #4ade80;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--bg-elevated: #1a2244;--bg-glass: rgba(6, 11, 24, .82);--max-w: 1140px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--space-8: 3rem;--space-9: 4rem;--space-10: 5rem;--space-11: 6.25rem;--space-12: 8.75rem;--space-13: 9rem;--space-14: 11.25rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--radius-xs: .25rem;--radius-sm: .375rem;--radius-md: .5rem;--radius: .75rem;--radius-lg: 1rem;--radius-xl: 1.25rem;--radius-pill: 999px;--shadow-card: 0 2px 8px rgba(0, 0, 0, .35);--shadow-card-hover: 0 12px 40px rgba(0, 0, 0, .5);--shadow-glow-green: 0 0 32px rgba(0, 229, 153, .1);--shadow-glow-violet: 0 0 32px rgba(167, 139, 250, .1);--shadow-glow-cyan: 0 0 32px rgba(56, 189, 248, .1);--card-muted-bg: var(--bg-card);--card-muted-border: var(--border);--card-muted-radius: var(--radius);--pill-bg: var(--bg-card);--pill-border: var(--border-light);--pill-text: var(--text-muted);--pill-padding: .5rem .875rem;--eyebrow-color: var(--text-dim);--eyebrow-size: var(--text-xs);--eyebrow-font: var(--font-mono);--eyebrow-tracking: .08em;--hero-subhead-max-w: 32rem}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:var(--font-mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.nav:where(.astro-q5zgq34x){position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--bg-glass);border-bottom:1px solid var(--border)}.nav-inner:where(.astro-q5zgq34x){max-width:var(--max-w);margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-6)}.nav-logo:where(.astro-q5zgq34x){display:flex;align-items:center;gap:var(--space-2);color:var(--text-bright);font-weight:700;font-size:1.15rem}.nav-logo:where(.astro-q5zgq34x):hover{text-decoration:none}.nav-links:where(.astro-q5zgq34x){display:flex;align-items:center;gap:var(--space-5)}.nav-links:where(.astro-q5zgq34x) a:where(.astro-q5zgq34x){color:var(--text-muted);font-size:var(--text-sm);font-weight:500;transition:color .2s}.nav-links:where(.astro-q5zgq34x) a:where(.astro-q5zgq34x):hover{color:var(--text);text-decoration:none}.nav-link-vox:where(.astro-q5zgq34x){color:var(--violet)!important}.nav-link-icm:where(.astro-q5zgq34x){color:#38bdf8!important}.nav-badge-soon:where(.astro-q5zgq34x){display:inline-flex;align-items:center;padding:1px 5px;border-radius:4px;background:#00e5991f;color:var(--accent);font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;margin-left:2px;line-height:1.4}.nav-link:where(.astro-q5zgq34x){color:var(--text-muted);font-size:var(--text-sm);font-weight:500;transition:color .2s;white-space:nowrap}.nav-link:where(.astro-q5zgq34x):hover{color:var(--text);text-decoration:none}.nav-divider:where(.astro-q5zgq34x){width:1px;height:16px;background:var(--border-light);flex-shrink:0;align-self:center}.nav-icon-btn:where(.astro-q5zgq34x){display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-sm);color:var(--text-dim);transition:color .2s,background .2s;flex-shrink:0;text-decoration:none}.nav-icon-btn:where(.astro-q5zgq34x):hover{color:var(--text);background:var(--bg-card-hover);text-decoration:none}.nav-icon-btn--discord:where(.astro-q5zgq34x):hover{color:#7289da}.btn-ghost-nav:where(.astro-q5zgq34x){background:transparent;color:var(--text-muted);border:1px solid var(--border);font-size:.8rem;padding:5px 12px;gap:6px}.btn-ghost-nav:where(.astro-q5zgq34x):hover{color:var(--text-bright);border-color:var(--border-light);background:var(--bg-card-hover);text-decoration:none}.nav-mobile-right:where(.astro-q5zgq34x){display:none;align-items:center;gap:var(--space-2)}.search-trigger-mobile:where(.astro-q5zgq34x){display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--text-muted);padding:6px;cursor:pointer;border-radius:var(--radius-sm);transition:color .2s}.search-trigger-mobile:where(.astro-q5zgq34x):hover{color:var(--text-bright)}.nav-hamburger:where(.astro-q5zgq34x){display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:transparent;border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .2s}.nav-hamburger:where(.astro-q5zgq34x):hover{border-color:var(--accent)}.nav-hamburger:where(.astro-q5zgq34x) span:where(.astro-q5zgq34x){display:block;width:100%;height:2px;background:var(--text);border-radius:2px;transition:transform .2s,opacity .2s}.nav-drawer:where(.astro-q5zgq34x){position:fixed;top:60px;right:0;bottom:0;width:min(320px,100vw);background:var(--bg-card);border-left:1px solid var(--border);z-index:99;transform:translate(100%);transition:transform .25s ease;overflow-y:auto}.nav-drawer:where(.astro-q5zgq34x).open{transform:translate(0)}.nav-drawer-inner:where(.astro-q5zgq34x){padding:24px;display:flex;flex-direction:column;gap:var(--space-5)}.nav-drawer-links:where(.astro-q5zgq34x){display:flex;flex-direction:column;gap:4px}.nav-drawer-links:where(.astro-q5zgq34x) a:where(.astro-q5zgq34x){display:block;padding:10px 12px;border-radius:var(--radius-md);color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.nav-drawer-links:where(.astro-q5zgq34x) a:where(.astro-q5zgq34x):hover{background:var(--bg-card-hover);color:var(--text-bright)}.nav-drawer-actions:where(.astro-q5zgq34x){display:flex;flex-direction:column;gap:var(--space-2)}.nav-drawer-actions:where(.astro-q5zgq34x) .btn:where(.astro-q5zgq34x){justify-content:center}.nav-drawer-lang:where(.astro-q5zgq34x){display:flex;flex-wrap:wrap;gap:6px}.nav-overlay:where(.astro-q5zgq34x){display:none;position:fixed;inset:0;background:#00000080;z-index:98}.nav-overlay:where(.astro-q5zgq34x).open{display:block}.lang-switch:where(.astro-q5zgq34x){display:flex;gap:2px;margin-left:8px;padding:2px;border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border)}.lang-btn:where(.astro-q5zgq34x){padding:10px 12px;border:none;border-radius:var(--radius-xs);background:transparent;color:var(--text-dim);font-family:var(--font-body);font-size:.68rem;font-weight:600;cursor:pointer;transition:color .2s;letter-spacing:.02em;min-height:44px;display:flex;align-items:center;text-decoration:none}.lang-btn:where(.astro-q5zgq34x):hover{color:var(--text);text-decoration:none}.lang-btn:where(.astro-q5zgq34x).active{color:var(--accent);font-weight:700}@media(max-width:768px){.lang-switch:where(.astro-q5zgq34x){margin-left:0}}.search-trigger:where(.astro-q5zgq34x){display:flex;align-items:center;gap:.45rem;padding:.35rem .65rem;background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;font-size:.82rem;font-family:var(--font-body);transition:border-color .2s,color .2s;min-height:36px}.search-trigger:where(.astro-q5zgq34x):hover{border-color:var(--accent);color:var(--text)}.search-trigger-kbd:where(.astro-q5zgq34x){font-size:.62rem;padding:.1rem .3rem;background:var(--bg-card);border:1px solid var(--border-light);border-radius:3px;color:var(--text-dim);font-family:inherit}@media(max-width:768px){.search-trigger-label:where(.astro-q5zgq34x),.search-trigger-kbd:where(.astro-q5zgq34x){display:none}.search-trigger:where(.astro-q5zgq34x){padding:.4rem}}.nav-sep:where(.astro-q5zgq34x){color:var(--border);font-weight:400;margin:0 2px}.logo-text-accent:where(.astro-q5zgq34x){color:var(--violet);font-weight:700}.logo-text-icm:where(.astro-q5zgq34x){color:var(--accent);font-weight:700}@media(max-width:768px){.nav-links:where(.astro-q5zgq34x){display:none}.nav-mobile-right:where(.astro-q5zgq34x){display:flex}.nav-links:where(.astro-q5zgq34x) a:where(.astro-q5zgq34x):not(.btn){display:none}}@media(max-width:1024px)and (min-width:769px){.nav-links:where(.astro-q5zgq34x){gap:14px}.nav-link-hide-md:where(.astro-q5zgq34x){display:none}.search-trigger-label:where(.astro-q5zgq34x){display:none}.search-trigger-kbd:where(.astro-q5zgq34x){display:none}}.site-footer:where(.astro-fyrrssvj){border-top:1px solid var(--border);background:var(--bg-alt)}.footer-cta-strip:where(.astro-fyrrssvj){border-bottom:1px solid var(--border);padding:28px 0}.footer-cta-inner:where(.astro-fyrrssvj){max-width:var(--max-w);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-5);flex-wrap:wrap}.footer-cta-title:where(.astro-fyrrssvj){font-size:1.05rem;font-weight:700;color:var(--text-bright);margin-bottom:4px}.footer-cta-sub:where(.astro-fyrrssvj){font-size:var(--text-sm);color:var(--text-muted)}.footer-cta-sub:where(.astro-fyrrssvj) strong:where(.astro-fyrrssvj){color:var(--text)}.footer-cta-actions:where(.astro-fyrrssvj){display:flex;gap:10px;flex-shrink:0;flex-wrap:wrap}.footer-main:where(.astro-fyrrssvj){padding:48px 0 40px}.footer-grid:where(.astro-fyrrssvj){max-width:var(--max-w);margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:var(--space-6)}.footer-logo:where(.astro-fyrrssvj){display:inline-flex;align-items:center;gap:var(--space-2);font-weight:700;font-size:1rem;color:var(--text-bright);text-decoration:none;margin-bottom:var(--space-3)}.footer-logo:where(.astro-fyrrssvj):hover{text-decoration:none;color:var(--text-bright)}.footer-tagline:where(.astro-fyrrssvj){font-size:.82rem;color:var(--text-muted);line-height:1.6;margin-bottom:var(--space-4);max-width:220px}.footer-version:where(.astro-fyrrssvj){display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4)}.footer-version-badge:where(.astro-fyrrssvj){display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:var(--radius-pill);background:var(--accent-dim);color:var(--accent);font-size:.68rem;font-weight:600}.footer-version-tag:where(.astro-fyrrssvj){font-family:var(--font-mono);font-size:.72rem;color:var(--text-dim)}.footer-social:where(.astro-fyrrssvj){display:flex;gap:6px}.footer-social-btn:where(.astro-fyrrssvj){display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-dim);transition:color .2s,border-color .2s,background .2s;text-decoration:none}.footer-social-btn:where(.astro-fyrrssvj):hover{color:var(--text);border-color:var(--border-light);background:var(--bg-card);text-decoration:none}.footer-social-btn--discord:where(.astro-fyrrssvj):hover{color:#7289da;border-color:#7289da66}.footer-social-btn--kofi:where(.astro-fyrrssvj):hover{color:#ff5e5b;border-color:#ff5e5b66}.footer-col-title:where(.astro-fyrrssvj){font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:14px}.footer-col-links:where(.astro-fyrrssvj){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-col-links:where(.astro-fyrrssvj) a:where(.astro-fyrrssvj){font-size:.82rem;color:var(--text-dim);transition:color .2s;text-decoration:none}.footer-col-links:where(.astro-fyrrssvj) a:where(.astro-fyrrssvj):hover{color:var(--accent);text-decoration:none}.footer-link-product:where(.astro-fyrrssvj){display:flex;align-items:center;gap:var(--space-2)}.footer-product-dot:where(.astro-fyrrssvj){width:6px;height:6px;border-radius:50%;flex-shrink:0}.footer-product-dot--vox:where(.astro-fyrrssvj){background:var(--violet)}.footer-product-dot--icm:where(.astro-fyrrssvj){background:var(--cyan)}.footer-product-dot--cloud:where(.astro-fyrrssvj){background:var(--accent);opacity:.4}.footer-badge-soon:where(.astro-fyrrssvj){display:inline-block;padding:1px 6px;border-radius:var(--radius-pill);background:var(--bg-card);border:1px solid var(--border);font-size:.62rem;font-weight:600;color:var(--text-dim);margin-left:4px}.footer-bottom:where(.astro-fyrrssvj){border-top:1px solid var(--border);padding:20px 0}.footer-bottom-inner:where(.astro-fyrrssvj){max-width:var(--max-w);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.footer-bottom-left:where(.astro-fyrrssvj),.footer-bottom-right:where(.astro-fyrrssvj){font-size:.75rem;color:var(--text-dim);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.footer-bottom-left:where(.astro-fyrrssvj) a:where(.astro-fyrrssvj),.footer-bottom-right:where(.astro-fyrrssvj) a:where(.astro-fyrrssvj){color:var(--text-dim);transition:color .2s;text-decoration:none}.footer-bottom-left:where(.astro-fyrrssvj) a:where(.astro-fyrrssvj):hover,.footer-bottom-right:where(.astro-fyrrssvj) a:where(.astro-fyrrssvj):hover{color:var(--accent)}.footer-bottom-sep:where(.astro-fyrrssvj){color:var(--border-light)}.footer-copyright:where(.astro-fyrrssvj){color:var(--text-dim)}@media(max-width:1024px){.footer-grid:where(.astro-fyrrssvj){grid-template-columns:1fr 1fr 1fr;gap:28px}.footer-brand:where(.astro-fyrrssvj){grid-column:1 / -1;display:flex;flex-direction:row;gap:var(--space-5);flex-wrap:wrap;align-items:flex-start}.footer-tagline:where(.astro-fyrrssvj){max-width:300px}}@media(max-width:768px){.footer-grid:where(.astro-fyrrssvj){grid-template-columns:1fr 1fr}.footer-brand:where(.astro-fyrrssvj){flex-direction:column}.footer-cta-inner:where(.astro-fyrrssvj){flex-direction:column;align-items:flex-start}}@media(max-width:480px){.footer-grid:where(.astro-fyrrssvj){grid-template-columns:1fr}.footer-bottom-inner:where(.astro-fyrrssvj){flex-direction:column;align-items:flex-start}}
