.AuthScreen-module__3zhIdW__page{min-height:calc(100vh - 48px)}.AuthScreen-module__3zhIdW__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px;justify-content:center;align-items:center;min-height:calc(100vh - 48px);padding:clamp(20px,3vw,36px);display:flex}.AuthScreen-module__3zhIdW__card{border:1px solid var(--surface-border);background:#ffffff03;border-radius:16px;gap:18px;width:min(100%,460px);padding:clamp(20px,3vw,24px);display:grid}.AuthScreen-module__3zhIdW__copy{flex-direction:column;gap:8px;display:flex}.AuthScreen-module__3zhIdW__title{font-size:clamp(1.35rem,2vw,1.75rem);font-weight:var(--font-weight-light);margin:0;line-height:1.05}.AuthScreen-module__3zhIdW__subtitle{font-size:1rem;font-weight:var(--font-weight-light);color:#ffffff94;margin:0;line-height:1.35}.AuthScreen-module__3zhIdW__modeSwitch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.AuthScreen-module__3zhIdW__modeButton{color:#ffffffb8;min-height:48px;font:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px}.AuthScreen-module__3zhIdW__modeButtonActive{box-shadow:none;color:#dcffe7f5;background:#4ade801f;border-color:#0000}.AuthScreen-module__3zhIdW__notice{border-radius:12px;padding:12px 14px;font-size:.95rem;line-height:1.4}.AuthScreen-module__3zhIdW__noticeError{color:#ffe4e4f5;background:#f871711f;border:1px solid #f8717133}.AuthScreen-module__3zhIdW__noticeSuccess{color:#dcffe7f5;background:#4ade801f;border:0}.AuthScreen-module__3zhIdW__form{gap:14px;display:grid}.AuthScreen-module__3zhIdW__fieldset{border:0;gap:8px;margin:0;padding:0;display:grid}.AuthScreen-module__3zhIdW__field,.AuthScreen-module__3zhIdW__fieldReadonly{gap:8px;display:grid}.AuthScreen-module__3zhIdW__label{color:#ffffffd1;font-size:.9rem}.AuthScreen-module__3zhIdW__genderGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.AuthScreen-module__3zhIdW__genderOption{display:block}.AuthScreen-module__3zhIdW__genderInput{opacity:0;pointer-events:none;position:absolute}.AuthScreen-module__3zhIdW__genderCard{color:#ffffffd1;text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 14px;display:flex}.AuthScreen-module__3zhIdW__genderInput:checked+.AuthScreen-module__3zhIdW__genderCard{box-shadow:none;color:#dcffe7f5;background:#4ade801f;border-color:#0000}.AuthScreen-module__3zhIdW__input,.AuthScreen-module__3zhIdW__readonlyValue{color:#fffffff0;width:100%;min-height:50px;font:inherit;-webkit-text-fill-color:#fffffff0;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:0 14px}.AuthScreen-module__3zhIdW__readonlyValue{text-align:center;justify-content:center;align-items:center;display:flex}.AuthScreen-module__3zhIdW__input::placeholder{color:#ffffff57}.AuthScreen-module__3zhIdW__input:focus,.AuthScreen-module__3zhIdW__input:focus-visible{border-color:#ffffff29}.AuthScreen-module__3zhIdW__verifyStack{gap:12px;display:grid}.AuthScreen-module__3zhIdW__actionsFooter{gap:10px;display:grid}.AuthScreen-module__3zhIdW__submitButton,.AuthScreen-module__3zhIdW__secondaryButton{width:100%;min-height:52px;box-shadow:none;color:#dcffe7f5;font:inherit;font-weight:var(--font-weight-regular);background:#4ade801f;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:0 20px;text-decoration:none;display:inline-flex}.AuthScreen-module__3zhIdW__secondaryButton{box-shadow:none;color:#ffffffdb;background:#ffffff0a;border-color:#ffffff14}.AuthScreen-module__3zhIdW__submitButton:disabled,.AuthScreen-module__3zhIdW__secondaryButton:disabled{cursor:progress;opacity:.76}.AuthScreen-module__3zhIdW__secondaryLinkButton{color:#ffffffa8;font:inherit;justify-self:start;padding:0}.AuthScreen-module__3zhIdW__providerSection{gap:12px;display:grid}.AuthScreen-module__3zhIdW__providerDivider{color:#ffffff70;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;font-size:.84rem;display:flex}.AuthScreen-module__3zhIdW__providerDivider:before,.AuthScreen-module__3zhIdW__providerDivider:after{content:"";background:#ffffff14;flex:1;height:1px}.AuthScreen-module__3zhIdW__providers{gap:10px;display:grid}.AuthScreen-module__3zhIdW__providerButton{color:#fffffff0;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 20px;text-decoration:none;display:inline-flex}.AuthScreen-module__3zhIdW__providerIcon{flex:0 0 20px;width:20px;height:20px}.AuthScreen-module__3zhIdW__providerLabel{text-align:center}.AuthScreen-module__3zhIdW__input:-webkit-autofill{-webkit-text-fill-color:#fffffff0;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff08}.AuthScreen-module__3zhIdW__input:-webkit-autofill:hover{-webkit-text-fill-color:#fffffff0;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff08}.AuthScreen-module__3zhIdW__input:-webkit-autofill:focus{-webkit-text-fill-color:#fffffff0;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff08}.AuthScreen-module__3zhIdW__input:-webkit-autofill:active{-webkit-text-fill-color:#fffffff0;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #ffffff08}@media (max-width:767px){.AuthScreen-module__3zhIdW__title{font-size:1.2rem}.AuthScreen-module__3zhIdW__subtitle{font-size:.95rem}}
.ProfileScreen-module__tZIJ0G__page{min-height:calc(100vh - 48px)}.ProfileScreen-module__tZIJ0G__surface{border:1px solid var(--surface-border);background:var(--surface-bg);border-radius:16px;justify-content:center;align-items:center;min-height:calc(100vh - 48px);padding:clamp(20px,3vw,36px);display:flex}.ProfileScreen-module__tZIJ0G__card{border:1px solid var(--surface-border);background:#ffffff03;border-radius:16px;gap:20px;width:min(100%,520px);padding:clamp(20px,3vw,28px);display:grid}.ProfileScreen-module__tZIJ0G__copy{gap:8px;display:grid}.ProfileScreen-module__tZIJ0G__eyebrow{font-size:.78rem;font-weight:var(--font-weight-light);letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin:0}.ProfileScreen-module__tZIJ0G__title{font-size:clamp(1.35rem,2vw,1.85rem);font-weight:var(--font-weight-light);margin:0;line-height:1.08}.ProfileScreen-module__tZIJ0G__subtitle{font-size:1rem;font-weight:var(--font-weight-light);color:#ffffff94;margin:0;line-height:1.35}.ProfileScreen-module__tZIJ0G__infoGrid{gap:12px;display:grid}.ProfileScreen-module__tZIJ0G__infoItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;gap:8px;padding:14px 16px;display:grid}.ProfileScreen-module__tZIJ0G__label{font-size:.82rem;font-weight:var(--font-weight-light);letter-spacing:.08em;text-transform:uppercase;color:#ffffff7a}.ProfileScreen-module__tZIJ0G__value{font-size:1rem;font-weight:var(--font-weight-regular);color:#ffffffeb}.ProfileScreen-module__tZIJ0G__devNotice{color:#dcffe7f5;background:#4ade801f;border-radius:12px;padding:12px 14px;line-height:1.4}.ProfileScreen-module__tZIJ0G__signOutButton{color:#ffffffeb;width:100%;min-height:52px;font:inherit;font-weight:var(--font-weight-regular);background:#ffffff0a;border-radius:12px;justify-content:center;align-items:center;padding:0 20px;display:inline-flex}@media (max-width:767px){.ProfileScreen-module__tZIJ0G__surface{align-items:start}}
