.mobile-only-message{min-height:100dvh;background-color:#181818;color:#e5e7eb;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;justify-content:center}.mobile-only-message,.mobile-only-message-content{display:flex;flex-direction:column;align-items:center;padding:2rem}.mobile-only-message-content{border:1px solid rgba(212,175,55,.2);border-radius:1rem;max-width:28rem;width:100%;text-align:center;box-shadow:0 25px 50px -12px rgba(212,175,55,.1);background-image:radial-gradient(circle,rgba(212,175,55,.1) 1px,transparent 0);background-size:16px 16px}.mobile-only-message-logo{margin:0 auto 1.5rem}.mobile-only-message-title{font-size:1.5rem;font-family:var(--font-inter-tight),"Inter Tight",system-ui,-apple-system,sans-serif;font-weight:700;color:#ff9800;margin-bottom:1rem}.mobile-only-message-subtitle{color:#d1d5db;margin-bottom:2rem}.mobile-only-message-qr-container{background-color:#fff;padding:1rem;border-radius:.5rem}.mobile-only-message-instruction{font-size:.875rem;color:#9ca3af;margin-top:2rem}@media (min-width:640px){.mobile-only-message-content{padding:3rem}.mobile-only-message-title{font-size:1.875rem}}.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}.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=ca9e75af510c1b27.css.map*/