:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#141414;--foreground:#ededed;--textSecondary:#cecece;--red:#ff4757;--accent-tango:#ff4757;--accent-bigo:#00decb;--accent-superlive:#0095ff;--gradient-tango:linear-gradient(135deg,#ff4757,#ff7a59);--gradient-bigo:linear-gradient(135deg,#00decb,#00a3b8);--gradient-superlive:linear-gradient(135deg,#0095ff,#5b5cf6);--ink-tango:#fff;--ink-bigo:#05231f;--ink-superlive:#fff;--surface:#1c1c1e;--surface-elevated:#2c2c2e;--border-hairline:#ffffff1a;--radius-card:20px;--container-max:1200px;--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--font-display:var(--font-sans);--text-primary:var(--foreground);--text-secondary:#a1a1a6;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-6:3rem;--space-8:4rem;--section-py:clamp(3rem,8vw,6rem);--gutter:1rem;--fs-display:clamp(2.5rem,6vw,4.5rem);--tracking-display:-.03em;--leading-display:1.05;--fs-h1:clamp(2rem,4.5vw,3rem);--tracking-h1:-.025em;--leading-h1:1.1;--fs-h2:clamp(1.75rem,3vw,2.25rem);--tracking-h2:-.02em;--leading-h2:1.15;--fs-h3:1.25rem;--tracking-h3:-.015em;--leading-h3:1.3;--fs-body:1rem;--tracking-body:0;--leading-body:1.5;--fs-callout:.9375rem;--leading-callout:1.45;--fs-caption:.8125rem;--tracking-caption:.01em;--leading-caption:1.4;--tracking-tight:var(--tracking-h2);--tracking-normal:var(--tracking-body);--leading-tight:var(--leading-display);--radius-lg:18px;--radius-md:12px;--bg-alt:var(--surface);--primary:#ff4757;--primary-soft:#ff47571f;--text:var(--foreground);--muted:var(--text-secondary);--border:var(--border-hairline);--dash-chrome:#ffffff08;--dash-surface:#ffffff0d;--dash-surface-hover:#ffffff13;--dash-inset:#ffffff0b;--dash-border:#ffffff1a;--dash-border-strong:#ffffff29;--dash-hairline:#ffffff12;--dash-blur:blur(20px)saturate(180%);--dash-blur-sm:blur(12px)saturate(160%);--dash-shadow:0 1px 2px #0003,0 8px 24px #00000038;--dash-shadow-raised:0 2px 6px #00000042,0 18px 44px #00000052;--dash-edge-light:inset 0 1px 0 #ffffff14;--dash-radius:18px;--dash-radius-sm:12px;--dash-radius-pill:999px;--dash-text:#f9fafb;--dash-text-secondary:#a9b2bf;--dash-text-tertiary:#838d9c;--dash-label:#8f99a8;--dash-ok:#10b981;--dash-ok-soft:#10b9811f;--dash-ok-line:#10b98140;--dash-warn:#fbbf24;--dash-warn-soft:#fbbf241f;--dash-warn-line:#fbbf2447;--dash-bad:#ff4757;--dash-bad-soft:#ff47571f;--dash-bad-line:#ff475740;--dash-info:#60a5fa;--dash-info-soft:#60a5fa1a;--dash-info-line:#60a5fa38;--dash-response-fast:.15s;--dash-response:.3s;--dash-ease:cubic-bezier(.32,.72,0,1);--dash-ease-out:cubic-bezier(.25,1,.5,1);--dash-fs-title:clamp(1.5rem,2.2vw,1.75rem);--dash-tracking-title:-.022em;--dash-leading-title:1.15;--dash-fs-metric:clamp(1.5rem,2.4vw,1.75rem);--dash-tracking-metric:-.02em;--dash-fs-heading:.9375rem;--dash-tracking-heading:-.01em;--dash-fs-body:.875rem;--dash-fs-small:.8125rem;--dash-fs-label:.6875rem;--dash-tracking-label:.06em;--dash-fs-micro:.625rem;--dash-tracking-micro:.07em}@media (prefers-reduced-transparency:reduce){:root{--dash-chrome:#191919;--dash-surface:#1f1f21;--dash-surface-hover:#27272a;--dash-inset:#2a2a2d;--dash-blur:none;--dash-blur-sm:none}}@media (prefers-contrast:more){:root{--dash-surface:#212124;--dash-border:#ffffff57;--dash-border-strong:#ffffff7a;--dash-hairline:#fff3;--dash-text-secondary:#d3d9e2;--dash-text-tertiary:#b6bec9;--dash-label:#c2cad5}}html{scroll-behavior:smooth}html,body{scroll-behavior:smooth;max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:var(--fs-body);line-height:var(--leading-body);letter-spacing:var(--tracking-body);font-optical-sizing:auto}h1{font-size:var(--fs-h1);line-height:var(--leading-h1);letter-spacing:var(--tracking-h1)}h2{font-size:var(--fs-h2);line-height:var(--leading-h2);letter-spacing:var(--tracking-h2)}h3{font-size:var(--fs-h3);line-height:var(--leading-h3);letter-spacing:var(--tracking-h3)}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-weight:700}small{font-size:var(--fs-caption);line-height:var(--leading-caption);letter-spacing:var(--tracking-caption)}code,pre,kbd,samp{font-family:var(--font-mono)}table,time,[data-numeric]{font-variant-numeric:tabular-nums}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
