@font-face{font-family:__Outfit_ed3508;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-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:__Outfit_ed3508;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-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:__Outfit_Fallback_ed3508;src:local("Arial");ascent-override:100.55%;descent-override:26.14%;line-gap-override:0.00%;size-adjust:99.45%}.__className_ed3508{font-family:__Outfit_ed3508,__Outfit_Fallback_ed3508;font-style:normal}@tailwind base;@tailwind components;@tailwind utilities;:root{--placeholder:#d9d9d9;--primary-text:#4b4b4b;--card-radius:1.5rem;--bg-hover:#f5f5f5;--primary:#31509e;--primary-bg:#fefefe;--primary-title:#31509e;--secondary-title:#fefefe;--primary-card-bg:#0f379ba8;--secondary:#9e9e9e;--danger:#f24949;--auth-card-bg:hsla(0,0%,100%,.95);--auth-card-border:hsla(0,0%,100%,.2);--auth-card-shadow:0 20px 60px rgba(0,0,0,.3);--auth-input-bg:#f9fafb;--auth-input-bg-focus:#fff;--auth-input-border:#e5e7eb;--auth-input-text:#111827;--auth-label:#374151;--auth-muted:#6b7280;--auth-error-bg:#fee2e2;--auth-error-text:#c0392b;--toast-bg:hsla(0,0%,100%,.95);--toast-border:hsla(0,0%,85%,.6);--toast-text:#1a1a1a;--toast-muted:#6b7280}.dark{--primary-title:#d4dbee;--secondary-title:#dddee2;--placeholder:#414158;--primary-text:#dddee2;--primary-card-bg:#10214da8;--bg-hover:#141c35;--primary-bg:#0c1329;--auth-card-bg:rgba(16,33,77,.85);--auth-card-border:rgba(148,163,184,.15);--auth-card-shadow:0 20px 60px rgba(0,0,0,.6);--auth-input-bg:rgba(15,23,42,.55);--auth-input-bg-focus:rgba(15,23,42,.9);--auth-input-border:#2a3552;--auth-input-text:#e5e7eb;--auth-label:#d4dbee;--auth-muted:#9ca3af;--auth-error-bg:rgba(185,28,28,.25);--auth-error-text:#fca5a5;--toast-bg:rgba(16,33,77,.92);--toast-border:rgba(148,163,184,.25);--toast-text:#e5e7eb;--toast-muted:#9ca3af}@layer base{*{margin:0;padding:0;box-sizing:border-box}html{height:100%}.dark body{background-color:#0c1329}.dark body,body{background-image:url(/img/bg.png);background-repeat:no-repeat;background-position:50%;background-size:cover}body{@apply min-h-screen text-primary-text;height:100%;background-color:#fefefe}}@layer utilities{.text-primary-title{color:var(--primary-title)}.text-secondary-title{color:var(--secondary-title)}.text-primary{color:var(--primary-text)}.text-secondary{color:var(--secondary)}.bg-primary-card{background-color:var(--primary-card-bg)}.bg-primary-bg{background-color:var(--primary-bg)}.border-placeholder{border-color:var(--placeholder)}.text-placeholder{color:var(--placeholder)}.bg-hover:hover{background-color:var(--bg-hover)}}@keyframes slideup{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes slidedown{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.animate-slideup{animation:slideup .5s ease-in-out}.animate-slidedown{animation:slidedown .5s ease-in-out}.animate-fadeout{animation:fadeout .5s ease-in-out forwards}