@import"https://fonts.googleapis.com/css2?family=Oxanium:wght@500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--color-white:#fff;--color-black:#000;--color-transparent:transparent;--color-slate-50:#cbd5e1;--color-slate-100:#64748b;--color-slate-200:#334155;--color-blue-50:#6ee7ff;--color-blue-100:#0e7490;--color-blue-200:#0e74902e;--color-green-50:#5fd78b;--color-green-100:#22c55e;--color-green-200:#22c55e22;--color-red-50:#fe4a4a;--color-red-100:#ef4444;--color-red-200:rgba(185,28,28,.139);--color-gold-50:#eab308;--color-gold-100:#ebc248;--color-gold-200:#eab20825;--bg-base:radial-gradient(circle at top left,rgba(110,231,255,.1),transparent 30%),radial-gradient(circle at bottom right,rgba(255,107,139,.08),transparent 30%),linear-gradient(180deg,#050a14,#091224 50%,#060b15);--bg-base-pattern:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);--bg-surface-1:linear-gradient(180deg,rgba(13,21,39,.88),rgba(8,13,24,.86));--bg-surface-2:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));--bg-surface-3:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.03));--bg-modal:linear-gradient(180deg,#0d1527,#080d18);--border-surface-1:rgba(167,191,255,.14);--border-surface-2:hsla(0,0%,100%,.07);--border-surface-3:hsla(0,0%,100%,.08);--font-primary:"Oxanium",sans-serif;--font-secondary:"Space Grotesk",sans-serif;--font-weight-regular:400;--font-weight-medium:450;--font-weight-semibold:500;--font-weight-bold:600;--font-weight-extrabold:700;--size-5xs:.25rem;--size-4xs:.375rem;--size-3xs:.5rem;--size-xxs:.625rem;--size-xs:.75rem;--size-s:.875rem;--size-m:1rem;--size-l:1.125rem;--size-xl:1.25rem;--size-xxl:1.5rem;--size-3xl:2rem;--size-4xl:2.5rem;--size-5xl:3rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.5);--shadow-md:0 4px 6px -1px rgba(0,0,0,.5),0 2px 4px -1px rgba(0,0,0,.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.5),0 4px 6px -2px rgba(0,0,0,.3);--glow-white:0 0 10px hsla(0,0%,100%,.4),0 0 20px hsla(0,0%,100%,.2);--glow-blue:0 0 10px rgba(110,231,255,.4),0 0 20px rgba(110,231,255,.2);--glow-red:0 0 10px rgba(239,68,68,.4),0 0 20px rgba(239,68,68,.2);--glow-gold:0 0 10px rgba(234,179,8,.4),0 0 20px rgba(234,179,8,.2);--z-base:0;--z-elevated:10;--z-dropdown:50;--z-sticky:100;--z-overlay:400;--z-modal:500;--z-toast:999;--transition-fast:.15s;--transition-normal:.3s;--transition-slow:.5s;--transition-smooth:cubic-bezier(.4,0,.2,1);--transition-pop:cubic-bezier(.25,1,.5,1);--transition-bounce:cubic-bezier(.34,1.56,.64,1);--transition-snappy:cubic-bezier(.19,1,.22,1);--transition-anticipate:cubic-bezier(.76,0,.24,1)}*{margin:0;padding:0;box-sizing:border-box;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}html{font-size:100%;scroll-behavior:smooth}body{font-family:var(--font-primary)}@media(max-width:1023px){html{font-size:93.75%}}@media(max-width:768px){html{font-size:80%}}
