.AuthModal-module__kkVAJG__content{border:1px solid var(--theme-border-strong);background:var(--theme-surface);width:min(560px,100vw - 28px);max-width:560px;font-family:var(--font-jura),Jura,system-ui,sans-serif;box-shadow:var(--theme-shadow-strong);border-radius:24px;gap:0;padding:0;overflow:hidden}.AuthModal-module__kkVAJG__content *{font-family:inherit}.AuthModal-module__kkVAJG__content [data-slot=dialog-close]{color:var(--theme-text-muted);opacity:.9;border-radius:999px;padding:8px;top:15px;right:22px}.AuthModal-module__kkVAJG__content [data-slot=dialog-close]:hover{color:var(--theme-text-strong);opacity:1}.AuthModal-module__kkVAJG__content [data-slot=dialog-close] svg{width:28px!important;height:28px!important}.AuthModal-module__kkVAJG__shell{isolation:isolate;padding:68px 32px 28px;position:relative}.AuthModal-module__kkVAJG__glow{pointer-events:none;z-index:-1;background:radial-gradient(circle at top left,color-mix(in srgb,var(--theme-brand)12%,transparent),transparent 70%);width:42%;height:96px;position:absolute;inset:0 auto auto 0}.AuthModal-module__kkVAJG__modalHeader{align-items:center;min-height:0;padding-right:52px;display:flex}.AuthModal-module__kkVAJG__header{text-align:left;gap:0;padding-right:48px;display:grid}.AuthModal-module__kkVAJG__title{color:var(--theme-text-strong);letter-spacing:-.02em;white-space:nowrap;font-family:inherit;font-size:clamp(1.12rem,2vw,1.45rem);font-weight:800;line-height:1.05}.AuthModal-module__kkVAJG__subtitle{color:var(--theme-text-muted);font-family:inherit;font-size:1rem;font-weight:700;line-height:1.45}.AuthModal-module__kkVAJG__stack{gap:12px;margin-top:0;display:grid}.AuthModal-module__kkVAJG__googleButton,.AuthModal-module__kkVAJG__submitButton{white-space:nowrap;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:13px;width:100%;min-height:46px;padding:0 20px;font-size:.95rem;font-weight:800;line-height:1;transition:transform .16s,opacity .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.AuthModal-module__kkVAJG__googleButton{color:#111;background:#fff;border-color:#ffffffe6;box-shadow:0 12px 30px #00000024}.AuthModal-module__kkVAJG__googleButton:hover:not(:disabled){background:#f7f7f7;transform:translateY(-1px)}.AuthModal-module__kkVAJG__submitButton{background:var(--theme-brand);color:var(--theme-brand-contrast);box-shadow:0 14px 30px color-mix(in srgb,var(--theme-brand)22%,transparent)}.AuthModal-module__kkVAJG__submitButton:hover:not(:disabled){background:var(--theme-brand-hover);transform:translateY(-1px)}.AuthModal-module__kkVAJG__submitButton:disabled{background:color-mix(in srgb,var(--theme-brand)48%,#111);color:color-mix(in srgb,var(--theme-brand-contrast)70%,transparent);box-shadow:none}.AuthModal-module__kkVAJG__googleButton:disabled,.AuthModal-module__kkVAJG__submitButton:disabled,.AuthModal-module__kkVAJG__input:disabled{cursor:not-allowed;opacity:.66}.AuthModal-module__kkVAJG__googleIcon{flex:none;width:23px;height:23px}.AuthModal-module__kkVAJG__divider{color:var(--theme-text-muted);white-space:nowrap;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;font-size:.9rem;font-weight:800;display:grid}.AuthModal-module__kkVAJG__divider:before,.AuthModal-module__kkVAJG__divider:after{content:"";background:var(--theme-border);height:1px}.AuthModal-module__kkVAJG__tabs{border:1px solid var(--theme-border);background:color-mix(in srgb,var(--theme-surface-softest)82%,transparent);border-radius:18px;grid-template-columns:1fr 1fr;padding:5px;display:grid;position:relative;overflow:hidden}.AuthModal-module__kkVAJG__tabs:before{content:"";z-index:0;background:linear-gradient(135deg,var(--theme-brand),var(--theme-brand-hover));width:calc(50% - 5px);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-brand)20%,transparent);border-radius:14px;transition:transform .22s;position:absolute;inset:5px auto 5px 5px;transform:translate(0)}.AuthModal-module__kkVAJG__tabsRegister:before{transform:translate(100%)}.AuthModal-module__kkVAJG__tabButton{z-index:1;min-height:40px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:0;border-radius:14px;font-family:inherit;font-size:.88rem;font-weight:900;transition:color .18s,opacity .18s;position:relative}.AuthModal-module__kkVAJG__tabButton[aria-selected=true]{color:var(--theme-brand-contrast)}.AuthModal-module__kkVAJG__tabButton:hover:not(:disabled){color:var(--theme-text-strong)}.AuthModal-module__kkVAJG__tabButton[aria-selected=true]:hover:not(:disabled),.AuthModal-module__kkVAJG__tabButtonActive{color:var(--theme-brand-contrast)}.AuthModal-module__kkVAJG__tabButton:disabled,.AuthModal-module__kkVAJG__passwordToggle:disabled{cursor:not-allowed;opacity:.66}.AuthModal-module__kkVAJG__form{gap:15px;display:grid}.AuthModal-module__kkVAJG__formHidden{display:none}.AuthModal-module__kkVAJG__label{color:var(--theme-text-strong);gap:9px;font-size:.9rem;font-weight:800;display:grid}.AuthModal-module__kkVAJG__inputWrap{position:relative}.AuthModal-module__kkVAJG__mailIcon{pointer-events:none;width:21px;height:21px;color:var(--theme-text-muted);position:absolute;top:23px;left:20px;transform:translateY(-50%)}.AuthModal-module__kkVAJG__input{border:1px solid var(--theme-border-strong);background:var(--theme-surface-softest);width:100%;min-height:46px;color:var(--theme-text-strong);border-radius:18px;outline:none;padding:0 20px 0 58px;font-family:inherit;font-size:.94rem;font-weight:800;transition:border-color .16s,box-shadow .16s,background-color .16s}.AuthModal-module__kkVAJG__input::placeholder{color:var(--theme-text-muted)}.AuthModal-module__kkVAJG__input:focus{border-color:color-mix(in srgb,var(--theme-brand)58%,var(--theme-border-strong));box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-brand)13%,transparent)}.AuthModal-module__kkVAJG__inputError,.AuthModal-module__kkVAJG__inputError:focus{border-color:var(--theme-danger,#ef4444);box-shadow:0 0 0 4px color-mix(in srgb,var(--theme-danger,#ef4444)15%,transparent)}.AuthModal-module__kkVAJG__fieldError{width:100%;color:var(--theme-danger,#ef4444);margin-top:7px;font-size:.78rem;font-weight:800;line-height:1.25;display:block}.AuthModal-module__kkVAJG__passwordToggle{width:34px;height:34px;color:var(--theme-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;transition:background-color .16s,color .16s;display:inline-grid;position:absolute;top:23px;right:14px;transform:translateY(-50%)}.AuthModal-module__kkVAJG__passwordToggle:hover:not(:disabled){background:color-mix(in srgb,var(--theme-text-strong)8%,transparent);color:var(--theme-text-strong)}.AuthModal-module__kkVAJG__passwordToggle svg{width:19px;height:19px}.AuthModal-module__kkVAJG__inputWrap:has(.AuthModal-module__kkVAJG__passwordToggle) .AuthModal-module__kkVAJG__input{padding-right:54px}.AuthModal-module__kkVAJG__forgotCaption{width:fit-content;color:var(--theme-text-muted);cursor:pointer;text-align:right;text-underline-offset:4px;background:0 0;border:0;margin:-2px 0 2px auto;padding:0;font-family:inherit;font-size:.78rem;font-weight:800;line-height:1.25;text-decoration:underline;text-decoration-thickness:1px;transition:color .16s,opacity .16s}.AuthModal-module__kkVAJG__forgotCaption:hover:not(:disabled){color:var(--theme-text-strong)}.AuthModal-module__kkVAJG__forgotCaption:disabled{cursor:not-allowed;opacity:.62}.AuthModal-module__kkVAJG__registerCaption{color:var(--theme-text-muted);margin:-5px 0 2px;font-size:.78rem;font-weight:800;line-height:1.35}.AuthModal-module__kkVAJG__securityActionRow{grid-template-columns:1fr;gap:12px;display:grid}.AuthModal-module__kkVAJG__securityActionRow .AuthModal-module__kkVAJG__submitButton{width:100%;min-width:0;min-height:50px}.AuthModal-module__kkVAJG__actionRow{align-items:center;gap:14px;display:flex}.AuthModal-module__kkVAJG__actionCaption{color:var(--theme-text-muted);flex:0 42%;margin:0;font-size:.78rem;font-weight:800;line-height:1.35}.AuthModal-module__kkVAJG__actionRow .AuthModal-module__kkVAJG__submitButton{flex:auto;width:auto;min-width:180px}.AuthModal-module__kkVAJG__turnstileWrap{background:color-mix(in srgb,var(--theme-surface-softest)76%,transparent);width:100%;min-width:0;max-width:100%;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-text-strong)4%,transparent);overflow:hidden}.AuthModal-module__kkVAJG__turnstileBox{place-items:stretch stretch;width:100%;max-width:100%;min-height:64px;display:grid}.AuthModal-module__kkVAJG__turnstileBox>div,.AuthModal-module__kkVAJG__turnstileBox iframe{width:100%!important;min-width:100%!important;max-width:100%!important;display:block!important}.AuthModal-module__kkVAJG__turnstileBox iframe{border-radius:17px!important}.AuthModal-module__kkVAJG__turnstileStatus{min-height:44px;color:var(--theme-text-muted);letter-spacing:.01em;text-align:center;place-items:center;font-size:.78rem;font-weight:700;display:grid}.AuthModal-module__kkVAJG__turnstileWrap[data-loading=true] .AuthModal-module__kkVAJG__turnstileBox{display:none}.AuthModal-module__kkVAJG__notice,.AuthModal-module__kkVAJG__error{border-radius:18px;padding:15px 16px;font-size:.9rem}.AuthModal-module__kkVAJG__notice{border:1px solid var(--theme-success-border);background:var(--theme-success-soft)}.AuthModal-module__kkVAJG__noticeTitle{color:var(--theme-text-strong);align-items:center;gap:10px;font-family:inherit;font-weight:800;display:flex}.AuthModal-module__kkVAJG__noticeIcon{width:20px;height:20px;color:var(--theme-success);flex:none}.AuthModal-module__kkVAJG__noticeText{color:var(--theme-text-muted);margin-top:8px;font-weight:700;line-height:1.45}.AuthModal-module__kkVAJG__error{border:1px solid var(--theme-danger-border);background:var(--theme-danger-soft);color:var(--theme-text-strong);font-weight:800;line-height:1.4}.AuthModal-module__kkVAJG__retryButton{border:1px solid color-mix(in srgb,var(--theme-text-strong)18%,transparent);background:color-mix(in srgb,var(--theme-text-strong)8%,transparent);width:fit-content;min-height:34px;color:var(--theme-text-strong);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;margin:8px auto 0;padding:0 14px;font-family:inherit;font-size:.76rem;font-weight:900;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.AuthModal-module__kkVAJG__retryButton:hover{border-color:color-mix(in srgb,var(--theme-text-strong)30%,transparent);background:color-mix(in srgb,var(--theme-text-strong)12%,transparent);transform:translateY(-1px)}.AuthModal-module__kkVAJG__page{min-height:calc(100vh - var(--header-offset,112px));width:100%;font-family:var(--font-jura),Jura,system-ui,sans-serif;align-content:center;padding:36px 16px;display:grid}.AuthModal-module__kkVAJG__pageCard{border:1px solid var(--theme-border-strong);background:var(--theme-surface);width:min(560px,100%);box-shadow:var(--theme-shadow-strong);border-radius:24px;margin:0 auto;overflow:hidden}.AuthModal-module__kkVAJG__returnText{color:var(--theme-text-muted);font-size:.9rem;font-weight:700;line-height:1.45}@media (max-width:760px){.AuthModal-module__kkVAJG__content{border-radius:22px;width:min(500px,100vw - 20px)}.AuthModal-module__kkVAJG__content [data-slot=dialog-close]{top:18px;right:18px}.AuthModal-module__kkVAJG__content [data-slot=dialog-close] svg{width:24px!important;height:24px!important}.AuthModal-module__kkVAJG__shell{padding:64px 20px 24px}.AuthModal-module__kkVAJG__modalHeader{align-items:center;min-height:0;padding-right:52px;display:flex}.AuthModal-module__kkVAJG__header{padding-right:42px}.AuthModal-module__kkVAJG__title{letter-spacing:-.035em;white-space:nowrap;font-size:clamp(1.34rem,6vw,1.65rem)}.AuthModal-module__kkVAJG__stack{gap:11px;margin-top:0}.AuthModal-module__kkVAJG__googleButton,.AuthModal-module__kkVAJG__submitButton,.AuthModal-module__kkVAJG__input{border-radius:17px;min-height:46px;font-family:inherit;font-size:.88rem}.AuthModal-module__kkVAJG__googleButton,.AuthModal-module__kkVAJG__submitButton{gap:10px;padding-inline:16px}.AuthModal-module__kkVAJG__divider{gap:13px;font-size:.84rem}.AuthModal-module__kkVAJG__tabs{border-radius:15px}.AuthModal-module__kkVAJG__tabs:before{border-radius:11px}.AuthModal-module__kkVAJG__tabButton{border-radius:11px;min-height:38px;font-size:.82rem}.AuthModal-module__kkVAJG__notice,.AuthModal-module__kkVAJG__error{border-radius:17px;padding:14px 15px;font-size:.84rem}}@media (max-width:430px){.AuthModal-module__kkVAJG__content{width:min(390px,100vw - 16px)}.AuthModal-module__kkVAJG__shell{padding:62px 16px 20px}.AuthModal-module__kkVAJG__modalHeader{align-items:center;min-height:0;padding-right:52px;display:flex}.AuthModal-module__kkVAJG__header{padding-right:36px}.AuthModal-module__kkVAJG__title{letter-spacing:-.03em;font-size:clamp(1.08rem,6vw,1.28rem)}.AuthModal-module__kkVAJG__stack{gap:10px;margin-top:0}.AuthModal-module__kkVAJG__googleButton,.AuthModal-module__kkVAJG__submitButton,.AuthModal-module__kkVAJG__input{min-height:44px;font-size:.8rem}.AuthModal-module__kkVAJG__googleIcon{width:21px;height:21px}.AuthModal-module__kkVAJG__label{gap:8px;font-size:.84rem}.AuthModal-module__kkVAJG__mailIcon{width:19px;height:19px;top:22px;left:16px}.AuthModal-module__kkVAJG__input{padding-inline:50px 15px}.AuthModal-module__kkVAJG__passwordToggle{top:22px;right:11px}.AuthModal-module__kkVAJG__inputWrap:has(.AuthModal-module__kkVAJG__passwordToggle) .AuthModal-module__kkVAJG__input{padding-right:48px}.AuthModal-module__kkVAJG__turnstileWrap{border-radius:15px}}@media (max-width:520px){.AuthModal-module__kkVAJG__securityActionRow{gap:10px}.AuthModal-module__kkVAJG__securityActionRow .AuthModal-module__kkVAJG__submitButton{min-height:48px}.AuthModal-module__kkVAJG__forgotCaption{text-align:left;margin-top:-5px;margin-left:0;margin-right:0}.AuthModal-module__kkVAJG__actionRow{gap:10px;display:grid}.AuthModal-module__kkVAJG__actionCaption{text-align:center}.AuthModal-module__kkVAJG__actionRow .AuthModal-module__kkVAJG__submitButton{width:100%;min-width:0}}@media (max-width:360px){.AuthModal-module__kkVAJG__title{font-size:1rem}.AuthModal-module__kkVAJG__googleButton,.AuthModal-module__kkVAJG__submitButton,.AuthModal-module__kkVAJG__input{font-size:.76rem}}.AuthModal-module__kkVAJG__forgotBackButton{border:1px solid var(--theme-border);background:color-mix(in srgb,var(--theme-surface-softest)72%,transparent);width:fit-content;min-height:42px;color:var(--theme-text-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;margin:14px auto 0;padding:0 18px;font-family:inherit;font-size:.82rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .16s,border-color .16s,background-color .16s,opacity .16s,transform .16s;display:inline-flex}.AuthModal-module__kkVAJG__forgotBackButton:hover:not(:disabled){color:var(--theme-text-strong);border-color:color-mix(in srgb,var(--theme-text-strong)24%,transparent);background:color-mix(in srgb,var(--theme-text-strong)8%,transparent);transform:translateY(-1px)}.AuthModal-module__kkVAJG__forgotBackButton:disabled{cursor:not-allowed;opacity:.62}.AuthModal-module__kkVAJG__resetPasswordHint{color:var(--theme-text-muted);margin:-4px 0 0;font-size:.82rem;font-weight:800;line-height:1.45}
