@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}@tailwind base;@tailwind components;@tailwind utilities;.PhoneInput{display:flex;align-items:center;border-radius:.75rem;border:2px solid #e5e7eb;background:#fff;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.PhoneInput:focus-within{border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.1)}.PhoneInputCountrySelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;padding:1rem .25rem 1rem 1rem;cursor:pointer;outline:none;font-size:1rem;color:#374151}.PhoneInputCountrySelectArrow{display:none}.PhoneInputCountryIcon{line-height:1;margin-right:.125rem}.PhoneInputCountryIcon--border{box-shadow:none!important;background:transparent!important}.PhoneInputInput{flex:1 1;border:none;background:transparent;padding:1rem 1rem 1rem .25rem;font-size:1.125rem;color:#111827;outline:none;min-width:0}.PhoneInputInput::placeholder{color:#9ca3af}.arena-phone-input .PhoneInput{border-color:#3f3f46;background:rgba(39,39,42,.6);border-width:1px;border-radius:.75rem}.arena-phone-input .PhoneInput:focus-within{border-color:#06b6d4;box-shadow:none}.arena-phone-input .PhoneInputCountrySelect{color:#d4d4d8;background:transparent}.arena-phone-input .PhoneInputInput{color:#fff;font-size:.875rem;padding:.625rem .75rem .625rem .25rem}.arena-phone-input .PhoneInputInput::placeholder{color:#52525b}:root{--background:#000;--foreground:#fff;--muted:#111;--muted-foreground:#666;--card:#111;--card-foreground:#fff;--border:#333;--input:#1a1a1a;--primary:#fff;--primary-foreground:#000;--secondary:#1a1a1a;--secondary-foreground:#ccc;--accent:#1a1a1a;--accent-foreground:#fff;--destructive:#dc2626;--destructive-foreground:#fff;--ring:#fff;--radius:0.5rem;--sidebar-background:#000;--sidebar-foreground:#fff;--sidebar-primary:#fff;--sidebar-primary-foreground:#000;--sidebar-accent:#1a1a1a;--sidebar-accent-foreground:#fff;--sidebar-border:#333;--sidebar-ring:#fff}body{color:var(--foreground);background:var(--background);font-family:Inter,sans-serif;font-weight:300}@keyframes wave-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-5%)}}@keyframes wave-fast{0%,to{transform:translateY(0)}50%{transform:translateY(-8%)}}.animate-wave-slow{animation:wave-slow 10s ease-in-out infinite}.animate-wave-fast{animation:wave-fast 8s ease-in-out infinite}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .3s ease-out forwards}.bqx-home{position:relative;display:flex;min-height:100vh;align-items:center;justify-content:center;overflow:hidden;background:#000}.bqx-home-glow,.bqx-home-grid,.bqx-home-lines,.bqx-home-logo-layer,.bqx-home-particles,.bqx-home-vignette{position:absolute;inset:0}.bqx-home-glow{background:radial-gradient(circle at center,hsla(0,0%,100%,.09),transparent 30%),radial-gradient(circle at 20% 22%,hsla(0,0%,100%,.045),transparent 26%),radial-gradient(circle at 80% 72%,hsla(0,0%,100%,.04),transparent 30%)}.bqx-home-grid{opacity:.12;background-image:linear-gradient(hsla(0,0%,100%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:74px 74px;mask-image:radial-gradient(ellipse at center,#000,transparent 72%);-webkit-mask-image:radial-gradient(ellipse at center,#000,transparent 72%)}.bqx-home-scanline{position:absolute;left:0;top:0;height:1px;width:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.45),transparent)}.bqx-home-lines{height:100%;width:100%;opacity:.25}.bqx-home-particle{position:absolute;border-radius:9999px;background:#fff;box-shadow:0 0 18px hsla(0,0%,100%,.72)}.bqx-home-eye{pointer-events:none;position:absolute;left:50%;top:50%;z-index:0;height:min(55vw,360px);width:min(92vw,920px);transform:translate(-50%,-50%)}.bqx-home-eye-motion{position:absolute;inset:0}.bqx-home-eye-svg{display:block;height:100%;width:100%}.bqx-home-logo-layer{z-index:20;display:flex;align-items:center;justify-content:center}.bqx-home-logo{height:auto;width:222px;filter:drop-shadow(0 0 44px rgba(255,255,255,.34))}.bqx-home-vignette{pointer-events:none;background:radial-gradient(ellipse at center,transparent 0,rgba(0,0,0,.18) 38%,rgba(0,0,0,.94) 100%)}@media (max-width:640px){.bqx-home-logo{width:184px}}