*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans:"DM Sans",system-ui,-apple-system,sans-serif;--font-heading:"DM Sans",system-ui,-apple-system,sans-serif;--font-body:"DM Sans",system-ui,-apple-system,sans-serif;--font-label:"DM Sans",system-ui,-apple-system,sans-serif;--page-background:#0a0a0a;--surface-background:#121212e6;--color-surface:#111;--backdrop:#0a0f14d9;--brand-color:#4599cb;--brand-solid-medium:#4599cb;--brand-solid-strong:#5aaad6;--brand-on-solid-strong:#fff;--brand-on-background-strong:#4599cb;--brand-on-background-medium:#3482af;--brand-on-background-weak:#266c96;--brand-alpha-weak:#4599cb14;--brand-alpha-medium:#4599cb29;--brand-alpha-strong:#4599cb47;--brand-background-weak:#4599cb0f;--brand-background-medium:#4599cb1f;--brand-background-strong:#4599cb38;--brand-border-weak:#4599cb33;--brand-border-medium:#4599cb59;--brand-border-strong:#4599cb8c;--neutral-on-background-strong:#fff;--neutral-on-background-medium:#ffffffb3;--neutral-on-background-weak:#fff6;--neutral-on-solid-strong:#fff;--neutral-on-solid-medium:#fffc;--neutral-on-solid-weak:#ffffff80;--neutral-background-weak:#ffffff0a;--neutral-background-medium:#ffffff12;--neutral-background-strong:#ffffff1c;--neutral-solid-weak:#ffffff1f;--neutral-solid-medium:#ffffff2e;--neutral-solid-strong:#ffffff40;--neutral-alpha-weak:#ffffff0f;--neutral-alpha-medium:#ffffff1a;--neutral-alpha-strong:#ffffff2e;--color-neutral-alpha-weak:#ffffff14;--neutral-border-weak:#ffffff14;--neutral-border-medium:#ffffff24;--neutral-border-strong:#ffffff38;--surface-border:#ffffff1a;--static-transparent:#0000;--static-space-0:0px;--static-space-1:1px;--static-space-2:2px;--static-space-4:4px;--static-space-8:8px;--static-space-12:12px;--static-space-16:16px;--static-space-20:20px;--static-space-24:24px;--static-space-32:32px;--static-space-40:40px;--static-space-48:48px;--static-space-56:56px;--static-space-64:64px;--static-space-80:80px;--static-space-104:104px;--static-space-128:128px;--static-space-160:160px;--responsive-space-xs:8px;--responsive-space-s:12px;--responsive-space-m:16px;--responsive-space-l:24px;--responsive-space-xl:40px;--spacing-xs:8px;--spacing-s:12px;--spacing-m:16px;--spacing-l:24px;--spacing-xl:40px;--radius-xs:4px;--radius-s:6px;--radius-m:8px;--radius-l:12px;--radius-xl:16px;--radius-full:9999px;--radius-xl-nest-4:12px;--radius-xl-nest-8:8px;--radius-l-nest-4:8px;--radius-l-nest-8:4px;--radius-m-nest-4:4px;--radius-s-nest-4:2px;--transition-micro-medium:all .15s ease;--transition-micro-short:all .1s ease;--transition-micro-long:all .25s ease;--transition-macro-medium:all .35s ease;--transition-duration-micro-medium:.15s;--transition-eased:cubic-bezier(.16,1,.3,1);--shadow-xs:0 1px 2px #0000004d;--shadow-s:0 2px 8px #00000059;--shadow-m:0 4px 16px #0006;--shadow-l:0 8px 24px #00000073;--shadow-xl:0 16px 40px #00000080;--backdrop-filter:blur(20px)saturate(1.4);--solid-inset-distance:-1px;--solid-inset-size:1px;--solid-inset-color-brand:#fff3;--solid-inset-color-neutral:#ffffff14;--solid-border-width:1px;--solid-border-color-brand:#ffffff1a;--solid-border-color-neutral:#ffffff14;--cursor-interactive:pointer}html,body{background-color:var(--page-background);min-height:100%;color:var(--neutral-on-background-strong);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6,p{margin:0}
.WelcomeModal-module-scss-module__DRrL0G__backdrop{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:16px;animation:.25s WelcomeModal-module-scss-module__DRrL0G__fadeIn;display:flex;position:fixed;inset:0}@keyframes WelcomeModal-module-scss-module__DRrL0G__fadeIn{0%{opacity:0}to{opacity:1}}.WelcomeModal-module-scss-module__DRrL0G__modal{background:var(--color-surface);border:1px solid var(--neutral-border-weak);border-radius:var(--radius-xl);text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:480px;padding:48px 40px 40px;animation:.3s cubic-bezier(.34,1.26,.64,1) WelcomeModal-module-scss-module__DRrL0G__slideUp;display:flex;position:relative}@keyframes WelcomeModal-module-scss-module__DRrL0G__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.WelcomeModal-module-scss-module__DRrL0G__closeButton{border-radius:var(--radius-full);border:1px solid var(--neutral-border-weak);width:32px;height:32px;color:var(--neutral-on-background-medium);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;right:14px}.WelcomeModal-module-scss-module__DRrL0G__closeButton:hover{background:var(--neutral-background-medium);color:var(--neutral-on-background-strong)}.WelcomeModal-module-scss-module__DRrL0G__logoWrapper{margin-bottom:4px}.WelcomeModal-module-scss-module__DRrL0G__logo{object-fit:contain;width:200px;height:auto}.WelcomeModal-module-scss-module__DRrL0G__heading{color:var(--neutral-on-background-strong);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.WelcomeModal-module-scss-module__DRrL0G__subtext{color:var(--neutral-on-background-medium);max-width:340px;margin:0;font-size:.9rem;line-height:1.6}.WelcomeModal-module-scss-module__DRrL0G__form{flex-direction:column;gap:12px;width:100%;margin-top:4px;display:flex}.WelcomeModal-module-scss-module__DRrL0G__fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:500px){.WelcomeModal-module-scss-module__DRrL0G__fields{grid-template-columns:1fr}}.WelcomeModal-module-scss-module__DRrL0G__inputWrapper{flex-direction:column;display:flex}.WelcomeModal-module-scss-module__DRrL0G__srOnly{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.WelcomeModal-module-scss-module__DRrL0G__input{background:var(--neutral-background-medium);border:1px solid var(--neutral-border-weak);border-radius:var(--radius-l);height:44px;color:var(--neutral-on-background-strong);outline:none;padding:0 16px;font-family:inherit;font-size:.9rem;transition:border-color .15s}.WelcomeModal-module-scss-module__DRrL0G__input::placeholder{color:var(--neutral-on-background-weak)}.WelcomeModal-module-scss-module__DRrL0G__input:focus{border-color:var(--brand-border-medium)}.WelcomeModal-module-scss-module__DRrL0G__submitButton{background:var(--brand-solid-medium);border-radius:var(--radius-full);height:44px;color:var(--brand-on-solid-strong);cursor:pointer;border:none;padding:0 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,opacity .15s}.WelcomeModal-module-scss-module__DRrL0G__submitButton:hover:not(:disabled){background:var(--brand-solid-strong)}.WelcomeModal-module-scss-module__DRrL0G__submitButton:disabled{opacity:.6;cursor:not-allowed}.WelcomeModal-module-scss-module__DRrL0G__errorText{color:#e07070;text-align:center;margin:0;font-size:.82rem}.WelcomeModal-module-scss-module__DRrL0G__success{flex-direction:column;align-items:center;gap:12px;display:flex}.WelcomeModal-module-scss-module__DRrL0G__successIconWrapper{border-radius:var(--radius-full);color:#48c774;background:#48c7741f;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@media (max-width:480px){.WelcomeModal-module-scss-module__DRrL0G__modal{padding:40px 24px 32px}.WelcomeModal-module-scss-module__DRrL0G__heading{font-size:1.3rem}}
