:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.phone-input-group{margin-bottom:16px}.phone-input-label{display:block;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;line-height:20px;color:#d1d5db;font-weight:500;margin-bottom:8px}.phone-input-label--error{color:#c15151}.phone-input-field{position:relative}.phone-input-field .PhoneInputInput{width:100%;height:48px;padding:12px 16px;border:1px solid #374151;border-radius:8px;background:#111827!important;color:#fff!important;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;font-weight:400;outline:none;transition:border-color .2s ease;box-sizing:border-box}.phone-input-field .PhoneInputCountry{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:1;border:none;background:transparent;cursor:pointer}.phone-input-field .PhoneInputCountryIcon{width:20px;height:15px;margin-right:8px}.phone-input-field .PhoneInputCountrySelectArrow{color:#6b7280;margin-left:4px;font-size:12px}.phone-input-field .PhoneInputInput{padding-left:56px}.phone-input-field .PhoneInputInput:focus{border-color:#fca618}.phone-input-field--error .PhoneInputInput,.phone-input-field--error .PhoneInputInput:focus{border-color:#c15151}.phone-input-field .PhoneInputInput:disabled{opacity:.5;cursor:not-allowed;background:#0f172a!important}.phone-input-field .PhoneInputInput::placeholder{color:#6b7280}.phone-input-field .PhoneInputCountrySelect{background:#111827;border:1px solid #374151;border-radius:8px;color:#fff;max-height:200px;overflow-y:auto}.phone-input-field .PhoneInputCountrySelect option{background:#111827;color:#fff;padding:8px 12px}.phone-input-field .PhoneInputCountrySelect option:hover{background:#1f2937}.phone-input-field .PhoneInput{position:relative;display:flex;align-items:center}.phone-input-field .PhoneInputInput:focus:not(.phone-input-field--error .PhoneInputInput){border-color:#fca618!important}.user-identification-drawer-container,.user-identification-drawer-container *{font-family:Inter Tight,system-ui,-apple-system,sans-serif!important}.user-identification-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:40;opacity:0;transition:opacity .3s ease-out}.user-identification-drawer-backdrop-visible{opacity:1}.user-identification-drawer-close-button{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:hsla(0,0%,100%,.1);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:16px;font-weight:700}.user-identification-drawer{position:fixed;bottom:0;left:0;right:0;z-index:50;max-height:90vh;max-height:90dvh;overflow:hidden;border-radius:32px 32px 0 0;background:#181818;box-shadow:0 -4px 4px 0 rgba(0,0,0,.25);transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1);will-change:transform}.user-identification-drawer-open{transform:translateY(0)}.user-identification-drawer-closing{transform:translateY(100%)}@media (prefers-reduced-motion:reduce){.user-identification-drawer,.user-identification-drawer-backdrop{transition:none!important}}.keyboard-open .user-identification-drawer{bottom:env(keyboard-inset-height,0)!important;position:fixed!important}@supports (-webkit-touch-callout:none){.user-identification-drawer{max-height:calc(100vh - env(keyboard-inset-height, 0px));max-height:calc(100dvh - env(keyboard-inset-height, 0px))}.user-identification-drawer.keyboard-active{max-height:inherit;bottom:inherit;box-shadow:0 -8px 16px rgba(0,0,0,.4)}}@media screen and (max-height:600px){.user-identification-drawer{max-height:85vh;max-height:85dvh}}.user-identification-drawer-handle-container{display:flex;justify-content:center;padding-top:12px;padding-bottom:4px;min-height:44px;align-items:center;transition:background-color .2s ease}.user-identification-drawer-handle-container:hover{background-color:hsla(0,0%,100%,.05)}.user-identification-drawer-handle-container:active{background-color:hsla(0,0%,100%,.1)}.user-identification-drawer-handle{width:32px;height:4px;background:var(--secondary-dark,#9ca3af);border-radius:10px;transition:background-color .2s ease,width .2s ease}.user-identification-drawer-handle-container:hover .user-identification-drawer-handle{background:#b0b7c3;width:48px}.user-identification-drawer-handle-container:active .user-identification-drawer-handle{background:var(--primary-base)}.user-identification-drawer-content{padding:0 16px 32px;max-height:85vh;max-height:85dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-height:600px){.user-identification-drawer-content{max-height:75vh;max-height:75dvh;padding-bottom:16px}}.user-identification-drawer.keyboard-active .user-identification-drawer-content{max-height:50vh;max-height:50dvh;padding-bottom:12px}.user-identification-drawer.keyboard-active .user-identification-drawer-input{font-size:16px!important;padding:14px 16px;border:2px solid var(--primary-base);background-color:#1a1a1a;color:#fff}.user-identification-drawer.keyboard-active .user-identification-drawer-content{overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:8px;padding-bottom:8px}.user-identification-drawer.keyboard-active .user-identification-drawer-submit-button{margin-top:16px;padding:14px 24px}.user-identification-drawer-header{display:flex;justify-content:center;align-items:center;margin-bottom:12px}.user-identification-drawer-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:16px;line-height:24px;color:#fff;margin:0;font-weight:700;text-align:center;padding-top:16px}.user-identification-drawer-description{font-size:14px;line-height:20px;color:#d1d5db;margin:0 0 16px;text-align:left}.user-identification-drawer-description,.user-identification-drawer-error{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400}.user-identification-drawer-error{font-size:13px;line-height:18px;color:#f87171;text-align:center;padding:8px 16px}.user-identification-drawer-form{display:flex;flex-direction:column;gap:16px}.user-identification-drawer-label{font-size:12px;line-height:16px;color:#9ca3af;display:block;margin-bottom:6.5px;font-weight:400}.user-identification-drawer-input,.user-identification-drawer-label{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.user-identification-drawer-input{width:100%;height:42px;background-color:#181818;border:1px solid #3f3f46;border-radius:6px;padding:11px 13px;font-size:16px;color:#fff;outline:none}.user-identification-drawer-input::placeholder{color:#6b7280}.user-identification-drawer-input:focus{border-color:var(--primary-base)}.user-identification-drawer-submit-button{width:100%;height:44px;background-color:var(--primary-base);color:#000;border:none;border-radius:6px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;cursor:pointer;transition:all .2s ease;text-align:center;line-height:24px;padding:12px 16px}.user-identification-drawer-submit-button:hover:not(:disabled){opacity:.9}.user-identification-drawer-submit-button:active:not(:disabled){transform:scale(.98)}.user-identification-drawer-submit-button:disabled{background-color:#6b7280;color:#9ca3af;cursor:not-allowed;opacity:.6}.user-identification-drawer-otp-container{display:flex;justify-content:center;margin:24px 0}.user-identification-drawer-back-button{width:100%;height:44px;background-color:transparent;color:#fff;border:1px solid #3f3f46;border-radius:6px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;cursor:pointer;transition:all .2s ease;margin-top:12px}.user-identification-drawer-back-button:hover:not(:disabled){background-color:hsla(0,0%,100%,.05)}.user-identification-drawer-back-button:active:not(:disabled){transform:scale(.98)}.user-identification-drawer-back-button:disabled{opacity:.4;cursor:not-allowed}.user-identification-drawer-resend-button{width:100%;background-color:transparent;color:var(--primary-base);border:none;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:13px;font-weight:400;cursor:pointer;transition:all .2s ease;margin-top:8px;padding:8px;text-decoration:underline}.user-identification-drawer-resend-button:hover:not(:disabled){opacity:.8}.user-identification-drawer-resend-button:disabled{opacity:.4;cursor:not-allowed}.email-verification-drawer-container,.email-verification-drawer-container *{font-family:Inter Tight,system-ui,-apple-system,sans-serif!important}.email-verification-drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:100}.email-verification-drawer{position:fixed;bottom:0;left:0;right:0;background-color:#181818;border-top-left-radius:24px;border-top-right-radius:24px;z-index:101;max-height:90vh;max-height:90dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}@supports (-webkit-touch-callout:none){.email-verification-drawer{max-height:calc(100vh - env(keyboard-inset-height, 0px));max-height:calc(100dvh - env(keyboard-inset-height, 0px))}}@media screen and (max-height:600px){.email-verification-drawer{max-height:85vh;max-height:85dvh}}.email-verification-drawer-handle-container{display:flex;justify-content:center;padding:12px 0 8px}.email-verification-drawer-handle{width:32px;height:4px;border-radius:10px;background:var(--secondary-dark,#9ca3af)}.email-verification-drawer-content{padding:16px 32px 32px;max-height:85vh;max-height:85dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-height:600px){.email-verification-drawer-content{max-height:75vh;max-height:75dvh;padding-bottom:16px}}.email-verification-drawer-header{margin-bottom:12px}.email-verification-drawer-title{font-weight:700;font-size:16px;line-height:24px;color:#fff;margin:0;text-align:center}.email-verification-drawer-description,.email-verification-drawer-title{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif}.email-verification-drawer-description{font-weight:400;font-size:14px;line-height:20px;color:#d1d5db;margin-bottom:16px;text-align:left}.email-highlight{font-weight:700;color:#fff}.email-verification-drawer-error{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-size:13px;line-height:18px;color:#f87171;font-weight:400;text-align:center;padding:0 16px}.email-verification-drawer-form{display:flex;flex-direction:column;gap:16px}.code-input-group{display:flex;flex-direction:column;gap:8px}.code-input-label{font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:700;font-size:12px;line-height:16px;color:#d9d9d9;text-align:center}.code-inputs-container{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.code-input{width:48px;height:42px;background-color:#181818;border:1px solid #3f3f46;border-radius:6px;color:#6b7280;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;text-align:center;padding:11px 13px;outline:none;transition:all .2s ease}.code-input:focus{border-color:var(--primary-base);color:#fff}.code-input:not(:placeholder-shown){color:#fff}.code-input--error{color:#f87171!important}.code-input--error,.code-input--error:focus{border-color:#f87171!important}.email-verification-drawer-submit-button{width:100%;height:44px;background-color:var(--primary-base);color:#000;border:none;border-radius:6px;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:0;cursor:pointer;transition:all .2s ease;padding:12px 16px}.email-verification-drawer-submit-button:disabled{opacity:.5;cursor:not-allowed}.email-verification-drawer-submit-button:hover:not(:disabled){opacity:.9}.email-verification-drawer-expiration{color:#d8d8d8;text-align:center}.email-verification-drawer-expiration,.resend-code-link{font-size:12px;font-style:normal;font-weight:400;line-height:16px}.resend-code-link{color:var(--primary-base);text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer;transition:all .2s ease;display:inline-block;position:relative}.resend-code-link:hover{opacity:.8;transform:scale(1.02)}.resend-code-link:active{transform:scale(.98);color:var(--primary-hover,#e6940b)}.resend-code-link--loading{cursor:not-allowed!important;opacity:.6!important;text-decoration:none;animation:pulse 1.5s ease-in-out infinite}.resend-code-link--clicked{animation:clickEffect .3s ease-out}.resend-code-link--success{animation:successEffect .6s ease-out}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.4}}@keyframes clickEffect{0%{transform:scale(1);color:var(--primary-base)}25%{transform:scale(.97);color:var(--primary-hover,#e6940b)}50%{transform:scale(1.03);color:gold}to{transform:scale(1);color:var(--primary-base)}}@keyframes successEffect{0%{transform:scale(1);color:var(--primary-base)}30%{transform:scale(1.05);color:#22c55e}60%{transform:scale(1.02);color:#16a34a}to{transform:scale(1);color:var(--primary-base)}}@media (max-width:480px){.email-verification-drawer-content{padding:16px 24px 32px}.code-inputs-container{gap:5px}.code-input{width:42px;height:38px}}.let-register-drawer-container,.let-register-drawer-container *{font-family:Inter Tight,system-ui,-apple-system,sans-serif!important}.let-register-drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:50}.let-register-drawer{position:fixed;bottom:0;left:0;right:0;border-radius:32px 32px 0 0;background:var(--background,#181818);box-shadow:0 -4px 4px 0 rgba(0,0,0,.25);z-index:51;max-height:90vh;max-height:90dvh;overflow-y:auto}@supports not (height:1dvh){.let-register-drawer{max-height:90vh!important}}.let-register-drawer-handle-container{display:flex;justify-content:center;padding:12px 0 8px}.let-register-drawer-handle{width:32px;height:4px;border-radius:10px;background:var(--secondary-dark,#9ca3af)}.let-register-drawer-content{padding:16px 32px 32px;display:flex;flex-direction:column;gap:24px}.let-register-drawer-message{padding:16px 0}.let-register-drawer-subscribe-button{width:100%;height:48px;border:none;border-radius:6px;background-color:var(--primary-base);color:var(--background-dark,#000);cursor:pointer;transition:all .2s ease;padding:12px 16px;display:flex;align-items:center;justify-content:center}.let-register-drawer-subscribe-button:hover{opacity:.9}.let-register-drawer-subscribe-button:active{transform:translateY(0)}@media (max-width:480px){.let-register-drawer-content{padding:16px 24px 32px}.let-register-drawer-message{font-size:14px;line-height:22px}.let-register-drawer-subscribe-button{font-size:14px;height:44px}}
/*# sourceMappingURL=d6bb5dabbc642def.css.map*/