:root{--color-bg-primary:#131313;--color-bg-card:#1c1b1b;--color-bg-elevated:#201f1f;--color-bg-highest:#353534;--color-bg-bright:#3a3939;--color-accent-primary:#b4f8ff;--color-accent-secondary:#00dbe9;--color-accent-container:#00e6f5;--color-on-accent:#00363a;--color-on-accent-container:#00636a;--color-accent-success:#0f8;--color-accent-danger:#ffb4ab;--color-text-primary:#e5e2e1;--color-text-secondary:#bac9cc;--color-text-accent:#b4f8ff;--color-text-muted:#849396;--color-text-dark:#3b494c;--color-border-subtle:#3b494c;--color-border-outline:#849396;--color-glow-cyan:#00e5ff4d;--color-glow-cyan-bright:#00e5ff99}
:root{--font-family-heading:"SpaceGrotesk", "Arial Black", sans-serif;--font-family-body:"Manrope", Arial, sans-serif;--font-family-label:"SpaceGrotesk", "Arial Black", sans-serif;--font-size-h1:1.75rem;--font-size-h2:1.375rem;--font-size-h3:1.125rem;--font-size-body:1rem;--font-size-body-sm:.875rem;--font-size-values:1rem;--font-size-button:1rem;--font-size-caption:.75rem;--font-size-overline:.625rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--letter-spacing-wide:.05em;--letter-spacing-wider:.1em;--letter-spacing-widest:.2em;--line-height-tight:1.2;--line-height-normal:1.5}
:root{--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem}
:root{--shadow-card:0 2px 8px #0000004d;--shadow-glow-cyan:0 0 15px var(--color-glow-cyan);--shadow-glow-cyan-bright:0 0 8px var(--color-glow-cyan-bright);--shadow-header:0 4px 20px #00e5ff14;--shadow-tabbar:0 -10px 30px #00000080;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-pill:9999px;--duration-fast:.1s;--duration-normal:.2s;--duration-slow:.3s;--easing-standard:ease-out;--backdrop-blur:blur(20px);--backdrop-blur-sm:blur(8px)}
:root{--color-bg-app:var(--color-bg-primary);--color-bg-subtle:var(--color-bg-card);--color-surface-default:var(--color-bg-card);--color-surface-elevated:var(--color-bg-elevated);--color-text-main:var(--color-text-primary);--color-text-muted:var(--color-text-secondary);--color-text-highlight:var(--color-text-accent);--color-border-default:var(--color-border-subtle);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}

@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Light.0ki1srriqk3ia.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Regular.0b~1l~uh~gvsp.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Medium.04o6uczxvt099.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(../media/SpaceGrotesk-Bold.0_.vwn19q8x2v.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../media/Manrope-VariableFont_wght.0~d_srehqwuk6.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--app-safe-area-bottom:max(env(safe-area-inset-bottom,0px), var(--tg-viewport-content-safe-area-inset-bottom,0px))}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--color-text-primary);background:var(--color-bg-primary);font-family:var(--font-family-body);font-size:var(--font-size-body);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:var(--font-weight-regular);line-height:var(--line-height-tight)}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}input,textarea,button{font-family:inherit;font-size:inherit}
