/*! tailwindcss v4.2.3 | MIT License | https://tailwindcss.com */.auth-page{--auth-tg-primary:#3390ec;--auth-tg-primary-hover:#2b7fd4;--auth-tg-primary-active:#256bb8;--auth-tg-primary-shadow:0 4px 14px #3390ec52;box-sizing:border-box;background:var(--background);height:100dvh;min-height:100dvh;max-height:100dvh;color:var(--foreground);flex-direction:column;display:flex;position:relative;overflow:hidden}[data-theme=dark] .auth-page{--auth-tg-primary:#8774e1;--auth-tg-primary-hover:#9484e8;--auth-tg-primary-active:#7a68d4;--auth-tg-primary-shadow:0 6px 20px #8774e161}.auth-page__bg{pointer-events:none;z-index:0;background:radial-gradient(ellipse 120% 80% at 50% -20%,var(--auth-tg-primary),transparent 55%),var(--background);position:fixed;inset:0}@supports (color:color-mix(in lab,red,red)){.auth-page__bg{background:radial-gradient(ellipse 120% 80% at 50% -20%,color-mix(in srgb,var(--auth-tg-primary) 18%,transparent),transparent 55%),var(--background)}}.auth-page__glow{pointer-events:none;z-index:0;filter:blur(72px);opacity:.55;border-radius:50%;animation:authGlowDrift 14s ease-in-out infinite alternate;position:fixed}.auth-page__glow--a{background:var(--auth-tg-primary);width:min(420px,70vw);height:min(420px,70vw);top:-12%;right:-8%}@supports (color:color-mix(in lab,red,red)){.auth-page__glow--a{background:color-mix(in srgb,var(--auth-tg-primary) 22%,transparent)}}.auth-page__glow--b{background:var(--auth-tg-primary);width:min(320px,55vw);height:min(320px,55vw);bottom:8%;left:-12%}@supports (color:color-mix(in lab,red,red)){.auth-page__glow--b{background:color-mix(in srgb,var(--auth-tg-primary) 12%,transparent)}}.auth-page__glow--b{animation-delay:-5s}@keyframes authGlowDrift{0%{transform:translate(0)scale(1)}to{transform:translate(12px,18px)scale(1.06)}}@media (prefers-reduced-motion:reduce){.auth-page__glow{animation:none}.auth-page__card,.auth-page__intro,.auth-social-btn{animation:none!important}}.auth-page__top{z-index:2;width:calc(100% - 24px);max-width:min(920px,100% - 24px);margin:max(10px,env(safe-area-inset-top,0px)) auto 0;box-sizing:border-box;border:1px solid var(--border);border-radius:999px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:6px 8px 6px 12px;display:flex;position:relative}@supports (color:color-mix(in lab,red,red)){.auth-page__top{border:1px solid color-mix(in srgb,var(--border) 62%,transparent)}}.auth-page__top{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.auth-page__top{background:color-mix(in srgb,var(--surface) 78%,transparent)}}.auth-page__top{-webkit-backdrop-filter:blur(20px)saturate(1.2);box-shadow:0 1px #ffffff47,0 8px 28px #0000000f}[data-theme=dark] .auth-page__top{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-page__top{background:color-mix(in srgb,var(--surface) 72%,#0a1018 10%)}}[data-theme=dark] .auth-page__top{border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-page__top{border-color:color-mix(in srgb,var(--border) 48%,transparent)}}[data-theme=dark] .auth-page__top{box-shadow:0 1px #ffffff0d,0 12px 36px #00000047}.auth-page__brandBlock,.auth-page__brandLink{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.auth-page__brandLink:hover .auth-page__brand{color:var(--auth-tg-primary)}.auth-page__brandText{flex-direction:column;gap:1px;min-width:0;display:flex}.auth-page__brandTagline{letter-spacing:.01em;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:550;line-height:1.3;overflow:hidden}.auth-page__brandMark{color:#276fdb;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}[data-theme=dark] .auth-page__brandMark{color:#fff}.auth-page__brandLogo{width:26px;height:auto;display:block}.auth-page__brand{letter-spacing:.02em;text-transform:none;color:var(--foreground);font-size:14px;font-weight:750}.auth-page__controls{border:1px solid var(--border);border-radius:999px;flex-shrink:0;align-items:center;gap:1px;padding:2px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.auth-page__controls{border:1px solid color-mix(in srgb,var(--border) 70%,transparent)}}.auth-page__controls{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-page__controls{background:color-mix(in srgb,var(--surface-2) 75%,transparent)}}.auth-page__controlGroup{position:relative}.auth-page__controlSep{background:var(--border);align-self:stretch;width:1px;margin-block:7px}@supports (color:color-mix(in lab,red,red)){.auth-page__controlSep{background:color-mix(in srgb,var(--border) 55%,transparent)}}.auth-page__controlSep{opacity:.85}.auth-page__controlBtn{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.auth-page__controlBtn:hover{color:var(--foreground);background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.auth-page__controlBtn:hover{background:color-mix(in srgb,var(--surface) 55%,transparent)}}.auth-page__controlBtn--lang{padding-inline:10px 11px}.auth-page__controlBtn--theme{padding-inline:10px}.auth-page__controlIcon{flex-shrink:0;width:16px;height:16px}.auth-page__controlText{text-overflow:ellipsis;white-space:nowrap;max-width:5.5rem;line-height:1;overflow:hidden}.auth-lang-menu{z-index:20;border:1px solid var(--border);border-radius:12px;min-width:9.5rem;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 6px);right:0}@supports (color:color-mix(in lab,red,red)){.auth-lang-menu{border:1px solid color-mix(in srgb,var(--border) 78%,transparent)}}.auth-lang-menu{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.auth-lang-menu{background:color-mix(in srgb,var(--surface) 96%,transparent)}}.auth-lang-menu{-webkit-backdrop-filter:blur(16px)saturate(1.12);box-shadow:0 1px #ffffff4d,0 12px 32px #00000024}[data-theme=dark] .auth-lang-menu{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-lang-menu{background:color-mix(in srgb,var(--surface) 92%,#0a1018 6%)}}[data-theme=dark] .auth-lang-menu{box-shadow:0 1px #ffffff0f,0 16px 40px #0000005c}.auth-lang-menu__item{width:100%;font:inherit;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:650;transition:background .12s;display:flex}.auth-lang-menu__item:hover{background:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-lang-menu__item:hover{background:color-mix(in srgb,var(--auth-tg-primary) 10%,var(--surface-2))}}.auth-lang-menu__item.is-active{color:var(--auth-tg-primary)}.auth-lang-menu__check{flex-shrink:0;width:14px;height:14px}@media (max-width:380px){.auth-page__controlText{display:none}.auth-page__controlBtn--lang{padding-inline:10px}}.auth-page__scroll{flex:auto;width:100%;min-height:0}.auth-page__main{z-index:1;width:100%;min-height:100%;padding:8px 16px max(24px,env(safe-area-inset-bottom,0px));box-sizing:border-box;position:relative}.auth-page__grid{flex-direction:column;gap:16px;width:100%;max-width:min(440px,100%);margin-inline:auto;display:flex}.auth-page__formCol{order:2;width:100%;min-width:0}.auth-page__introCol{order:1;width:100%;min-width:0}.auth-page--with-intro .auth-page__grid{max-width:min(520px,100%)}.auth-page__card{border:1px solid var(--border);border-radius:20px;width:100%;padding:0}@supports (color:color-mix(in lab,red,red)){.auth-page__card{border:1px solid color-mix(in srgb,var(--border) 72%,transparent)}}.auth-page__card{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.auth-page__card{background:color-mix(in srgb,var(--surface) 94%,transparent)}}.auth-page__card{-webkit-backdrop-filter:blur(20px)saturate(1.15);overflow:hidden;box-shadow:0 1px #ffffff59,0 16px 40px #00000014}[data-theme=dark] .auth-page__card{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-page__card{background:color-mix(in srgb,var(--surface) 88%,#0a1018 8%)}}[data-theme=dark] .auth-page__card{border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-page__card{border-color:color-mix(in srgb,var(--border) 48%,transparent)}}[data-theme=dark] .auth-page__card{box-shadow:0 1px #ffffff0f,0 20px 48px #00000052}.auth-page__card--with-tabs .auth-page__cardHead{padding-top:4px}.auth-page__cardHead{padding:20px 22px 0}.auth-page__cardBody{padding:18px 22px 22px}.auth-page__cardFoot{padding:0 22px 20px}.auth-legal-foot{border-top:1px solid var(--border);justify-content:center;margin:0;padding:16px 0 0;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-legal-foot{border-top:1px solid color-mix(in srgb,var(--border) 52%,transparent)}}.auth-legal-foot .legal-doc-links{max-width:100%;color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 10px;margin:0;font-size:13px;line-height:1.45;display:inline-flex}.auth-legal-foot .legal-doc-links__link{color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.auth-legal-foot .legal-doc-links__link{color:color-mix(in srgb,var(--muted) 90%,var(--foreground))}}.auth-legal-foot .legal-doc-links__link{padding:2px 0;font-weight:600;text-decoration:none;transition:color .15s}.auth-legal-foot .legal-doc-links__link:hover{color:var(--auth-tg-primary);text-decoration:none}.auth-legal-foot .legal-doc-links__sep{opacity:.35;-webkit-user-select:none;user-select:none;margin:0}.auth-page__title{letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:24px;font-weight:800;line-height:1.15}.auth-page__sub{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.55}@supports (color:color-mix(in lab,red,red)){.auth-page__sub{color:color-mix(in srgb,var(--muted) 92%,var(--foreground))}}.auth-page__sub{max-width:36em}.auth-card-tabs{background:var(--surface-2);border-radius:12px;gap:0;margin:14px 14px 0;padding:3px;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-card-tabs{background:color-mix(in srgb,var(--surface-2) 92%,transparent)}}.auth-card-tabs{border:1px solid var(--border)}@supports (color:color-mix(in lab,red,red)){.auth-card-tabs{border:1px solid color-mix(in srgb,var(--border) 65%,transparent)}}.auth-card-tab{letter-spacing:-.01em;text-align:center;min-width:0;min-height:40px;color:var(--muted);background:0 0;border:none;border-radius:9px;flex:1 1 0;padding:9px 12px;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s cubic-bezier(.22,1,.36,1),color .2s,box-shadow .2s,transform .12s}.auth-card-tab:hover{color:var(--foreground)}.auth-card-tab.is-active{background:var(--surface);color:var(--auth-tg-primary);box-shadow:0 1px 3px #00000014,0 0 0 1px var(--border)}@supports (color:color-mix(in lab,red,red)){.auth-card-tab.is-active{box-shadow:0 1px 3px #00000014,0 0 0 1px color-mix(in srgb,var(--border) 55%,transparent)}}[data-theme=dark] .auth-card-tab.is-active{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-card-tab.is-active{background:color-mix(in srgb,var(--surface) 90%,#fff 3%)}}[data-theme=dark] .auth-card-tab.is-active{box-shadow:0 2px 8px #00000047,0 0 0 1px var(--border)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-card-tab.is-active{box-shadow:0 2px 8px #00000047,0 0 0 1px color-mix(in srgb,var(--border) 40%,transparent)}}.auth-card-tab:active{transform:scale(.98)}.auth-form,.auth-page__form{flex-direction:column;gap:14px;display:flex}.auth-field{display:block}.auth-field__label{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.auth-field__hint{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.4;display:block}.auth-field__labelRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.auth-field__labelRow .auth-field__label{margin-bottom:0}.auth-field__link{color:var(--auth-tg-primary);font-size:13px;font-weight:600;text-decoration:none}.auth-field__link:hover{text-decoration:underline}.auth-field-input,.auth-field__input{box-sizing:border-box;border:1px solid var(--border);border-radius:12px;width:100%;min-height:48px;display:block}@supports (color:color-mix(in lab,red,red)){.auth-field-input,.auth-field__input{border:1px solid color-mix(in srgb,var(--border) 88%,transparent)}}.auth-field-input,.auth-field__input{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-field-input,.auth-field__input{background:color-mix(in srgb,var(--surface-2) 96%,transparent)}}.auth-field-input,.auth-field__input{color:var(--foreground);outline:none;padding:12px 14px;font-size:16px;line-height:1.35;transition:border-color .15s,box-shadow .15s,background .15s}.auth-field-input::placeholder,.auth-field__input::placeholder{color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.auth-field-input::placeholder,.auth-field__input::placeholder{color:color-mix(in srgb,var(--muted) 55%,transparent)}}.auth-field-input:hover:not(:focus),.auth-field__input:hover:not(:focus){border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.auth-field-input:hover:not(:focus),.auth-field__input:hover:not(:focus){border-color:color-mix(in srgb,var(--border) 100%,transparent)}}.auth-field-input:focus,.auth-field__input:focus{border-color:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-field-input:focus,.auth-field__input:focus{border-color:color-mix(in srgb,var(--auth-tg-primary) 55%,var(--border))}}.auth-field-input:focus,.auth-field__input:focus{box-shadow:0 0 0 3px var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-field-input:focus,.auth-field__input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--auth-tg-primary) 22%,transparent)}}.auth-field-input:focus,.auth-field__input:focus{background:var(--surface)}.auth-field-label{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.auth-phone-wrap{border:1px solid var(--border);border-radius:12px;align-items:center;min-height:48px;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-phone-wrap{border:1px solid color-mix(in srgb,var(--border) 88%,transparent)}}.auth-phone-wrap{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-phone-wrap{background:color-mix(in srgb,var(--surface-2) 96%,transparent)}}.auth-phone-wrap{padding:0 14px;transition:border-color .15s,box-shadow .15s,background .15s}.auth-phone-wrap:hover:not(:focus-within){border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.auth-phone-wrap:hover:not(:focus-within){border-color:color-mix(in srgb,var(--border) 100%,transparent)}}.auth-phone-wrap:focus-within{border-color:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-phone-wrap:focus-within{border-color:color-mix(in srgb,var(--auth-tg-primary) 55%,var(--border))}}.auth-phone-wrap:focus-within{box-shadow:0 0 0 3px var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-phone-wrap:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,var(--auth-tg-primary) 22%,transparent)}}.auth-phone-wrap:focus-within{background:var(--surface)}.auth-phone-prefix{-webkit-user-select:none;user-select:none;white-space:nowrap;flex-shrink:0;padding-right:4px}.auth-phone-input,.auth-phone-prefix{color:var(--foreground);font-size:16px;line-height:1.35}.auth-phone-input{background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:12px 0}.auth-phone-input::placeholder{color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.auth-phone-input::placeholder{color:color-mix(in srgb,var(--muted) 55%,transparent)}}.auth-phone-flag{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-right:8px;line-height:0;transition:transform .18s;display:inline-flex;box-shadow:0 1px 3px #0000002e}.auth-phone-flag svg{border-radius:4px;display:block}.auth-phone-wrap:focus-within .auth-phone-flag{transform:scale(1.06)}.auth-phone-divider{background:var(--border);flex-shrink:0;align-self:stretch;width:1px;margin:12px 12px 12px 8px}@supports (color:color-mix(in lab,red,red)){.auth-phone-divider{background:color-mix(in srgb,var(--border) 85%,transparent)}}.auth-phone-wrap:focus-within .auth-phone-divider{background:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-phone-wrap:focus-within .auth-phone-divider{background:color-mix(in srgb,var(--auth-tg-primary) 45%,var(--border))}}.auth-otp{justify-content:space-between;gap:12px;display:flex}.auth-otp__cell{aspect-ratio:1;border:1.5px solid var(--border);border-radius:14px;flex:1 1 0;min-width:0;max-width:68px;position:relative}@supports (color:color-mix(in lab,red,red)){.auth-otp__cell{border:1.5px solid color-mix(in srgb,var(--border) 88%,transparent)}}.auth-otp__cell{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-otp__cell{background:color-mix(in srgb,var(--surface-2) 96%,transparent)}}.auth-otp__cell{transition:border-color .18s,box-shadow .18s,background .18s,transform .18s}.auth-otp__cell[data-filled=true]{border-color:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-otp__cell[data-filled=true]{border-color:color-mix(in srgb,var(--auth-tg-primary) 45%,var(--border))}}.auth-otp__cell[data-filled=true]{background:var(--surface)}.auth-otp__cell:focus-within{border-color:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-otp__cell:focus-within{border-color:color-mix(in srgb,var(--auth-tg-primary) 65%,var(--border))}}.auth-otp__cell:focus-within{box-shadow:0 0 0 4px var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-otp__cell:focus-within{box-shadow:0 0 0 4px color-mix(in srgb,var(--auth-tg-primary) 20%,transparent)}}.auth-otp__cell:focus-within{background:var(--surface);transform:translateY(-1px)}.auth-otp:not([data-error=true]) .auth-otp__cell[data-active=true][data-filled=false]:not(:focus-within){border-color:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-otp:not([data-error=true]) .auth-otp__cell[data-active=true][data-filled=false]:not(:focus-within){border-color:color-mix(in srgb,var(--auth-tg-primary) 38%,var(--border))}}.auth-otp:not([data-error=true]) .auth-otp__cell[data-active=true][data-filled=false]:not(:focus-within){animation:authOtpIdle 2s ease-in-out infinite}.auth-otp[data-error=true] .auth-otp__cell{border-color:#fb7185}@supports (color:color-mix(in lab,red,red)){.auth-otp[data-error=true] .auth-otp__cell{border-color:color-mix(in srgb,#fb7185 62%,var(--border))}}.auth-otp[data-error=true] .auth-otp__cell{animation:authOtpShake .4s}.auth-otp[data-error=true] .auth-otp__cell:focus-within{box-shadow:0 0 0 4px #fb718538}.auth-otp__input{text-align:center;color:#0000;width:100%;height:100%;caret-color:var(--auth-tg-primary);border-radius:inherit;background:0 0;border:none;outline:none;font-size:26px;font-weight:600;position:absolute;inset:0}.auth-otp__input:disabled{cursor:not-allowed}.auth-otp__glyph{pointer-events:none;color:var(--foreground);justify-content:center;align-items:center;font-size:26px;font-weight:600;animation:authOtpPop .22s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;inset:0}@keyframes authOtpPop{0%{opacity:0;transform:translateY(5px)scale(.6)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes authOtpIdle{0%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--auth-tg-primary) 0%,transparent)}50%{box-shadow:0 0 0 4px color-mix(in srgb,var(--auth-tg-primary) 14%,transparent)}}@keyframes authOtpShake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.auth-otp .auth-otp__cell[data-active=true]:not(:focus-within),.auth-otp[data-error=true] .auth-otp__cell,.auth-otp__glyph{animation:none}}.auth-agreements{border:1px solid var(--border);border-radius:12px;flex-direction:column;margin-top:2px;margin-bottom:12px;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-agreements{border:1px solid color-mix(in srgb,var(--border) 78%,transparent)}}.auth-agreements{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-agreements{background:color-mix(in srgb,var(--surface-2) 70%,transparent)}}.auth-agreements{overflow:hidden}.auth-agreements .auth-check{background:0 0;border:none;border-radius:0;margin:0}.auth-agreements .auth-check+.auth-check{border-top:1px solid var(--border)}@supports (color:color-mix(in lab,red,red)){.auth-agreements .auth-check+.auth-check{border-top:1px solid color-mix(in srgb,var(--border) 55%,transparent)}}.auth-agreements .auth-check--error{background:#fb71851a}.auth-check{border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-check{border:1px solid color-mix(in srgb,var(--border) 78%,transparent)}}.auth-check{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-check{background:color-mix(in srgb,var(--surface-2) 70%,transparent)}}.auth-check{cursor:pointer}.auth-check__input{accent-color:var(--auth-tg-primary);flex-shrink:0;margin-top:3px}.auth-check__text{color:var(--muted);font-size:13px;line-height:1.5}.auth-check__text a{color:var(--auth-tg-primary);font-weight:650;text-decoration:none}.auth-check__text a:hover{text-decoration:underline}.auth-check--error .auth-check__text{color:#fb7185}@supports (color:color-mix(in lab,red,red)){.auth-check--error .auth-check__text{color:color-mix(in srgb,#fb7185 85%,var(--muted))}}.auth-banner{border-radius:12px;margin-bottom:14px;padding:11px 13px;font-size:13px;line-height:1.45}.auth-banner--ok{border:1px solid var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-banner--ok{border:1px solid color-mix(in srgb,var(--auth-tg-primary) 35%,transparent)}}.auth-banner--ok{background:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-banner--ok{background:color-mix(in srgb,var(--auth-tg-primary) 12%,var(--surface))}}.auth-banner--ok{color:var(--foreground)}.auth-error{border:1px solid #fb7185;border-radius:12px;padding:11px 13px;font-size:13px;line-height:1.45}@supports (color:color-mix(in lab,red,red)){.auth-error{border:1px solid color-mix(in srgb,#fb7185 42%,var(--border))}}.auth-error{background:#fb7185}@supports (color:color-mix(in lab,red,red)){.auth-error{background:color-mix(in srgb,#fb7185 14%,var(--surface))}}.auth-error{color:#be123c}@supports (color:color-mix(in lab,red,red)){.auth-error{color:color-mix(in srgb,#be123c 72%,var(--foreground))}}[data-theme=dark] .auth-error{border-color:#fb7185}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-error{border-color:color-mix(in srgb,#fb7185 28%,var(--border))}}[data-theme=dark] .auth-error{background:#fb7185}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-error{background:color-mix(in srgb,#fb7185 10%,var(--surface))}}[data-theme=dark] .auth-error{color:#fecdd3}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-error{color:color-mix(in srgb,#fecdd3 82%,var(--foreground))}}.auth-btn-primary{letter-spacing:-.01em;cursor:pointer;color:#fff;background:var(--auth-tg-primary);width:100%;min-height:48px;box-shadow:var(--auth-tg-primary-shadow);border:none;border-radius:12px;padding:12px 16px;font-size:16px;font-weight:700;transition:background .15s,transform .1s,box-shadow .15s,opacity .15s}.auth-btn-primary:hover:not(:disabled){background:var(--auth-tg-primary-hover)}.auth-btn-primary:active:not(:disabled){background:var(--auth-tg-primary-active);box-shadow:0 2px 8px var(--auth-tg-primary);transform:scale(.985)}@supports (color:color-mix(in lab,red,red)){.auth-btn-primary:active:not(:disabled){box-shadow:0 2px 8px color-mix(in srgb,var(--auth-tg-primary) 28%,transparent)}}.auth-btn-primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.auth-btn-secondary{border:1px solid var(--border);border-radius:12px;width:100%;min-height:44px}@supports (color:color-mix(in lab,red,red)){.auth-btn-secondary{border:1px solid color-mix(in srgb,var(--border) 88%,transparent)}}.auth-btn-secondary{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-btn-secondary{background:color-mix(in srgb,var(--surface-2) 90%,transparent)}}.auth-btn-secondary{color:var(--foreground);cursor:pointer;padding:10px 14px;font-size:14px;font-weight:600;transition:background .15s}.auth-btn-secondary:hover:not(:disabled){background:var(--surface-2)}.auth-login-actions{flex-direction:column;gap:12px;display:flex}.auth-btn-with-icon{gap:8px}.auth-btn-with-icon,.auth-btn-with-icon__icon{justify-content:center;align-items:center;display:inline-flex}.auth-btn-with-icon__icon{flex-shrink:0;width:20px;height:20px}.auth-btn-with-icon__icon svg{width:20px;height:20px}.auth-divider{color:var(--muted);align-items:center;gap:12px;margin:4px 0 2px;font-size:13px;font-weight:600;display:flex}.auth-divider:after,.auth-divider:before{content:"";background:var(--border);flex:1;height:1px}@supports (color:color-mix(in lab,red,red)){.auth-divider:after,.auth-divider:before{background:color-mix(in srgb,var(--border) 85%,transparent)}}.auth-divider span{flex-shrink:0}.auth-hint,.auth-social-block__hint{color:var(--muted);text-align:center;margin:0;font-size:12px;line-height:1.45}.auth-social-block{margin-top:6px}.auth-social-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.auth-social-btn{border:1px solid var(--border);border-radius:14px;align-items:center;gap:12px;width:100%;min-height:52px;padding:8px 14px 8px 10px;display:flex;position:relative}@supports (color:color-mix(in lab,red,red)){.auth-social-btn{border:1px solid color-mix(in srgb,var(--border) 78%,transparent)}}.auth-social-btn{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-social-btn{background:color-mix(in srgb,var(--surface-2) 88%,transparent)}}.auth-social-btn{color:var(--foreground);font:inherit;text-align:left;cursor:pointer;transition:background .15s,border-color .15s,transform .12s,box-shadow .15s}.auth-social-btn:hover:not(:disabled){background:var(--surface);border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.auth-social-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--border) 100%,transparent)}}.auth-social-btn:hover:not(:disabled){box-shadow:0 4px 14px #0000000f}.auth-social-btn:active:not(:disabled){transform:scale(.99)}.auth-social-btn.is-loading,.auth-social-btn:disabled{opacity:.65;cursor:wait}.auth-social-btn__icon{color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.auth-social-btn__icon--vk{background:#07f}.auth-social-btn__icon--tg{background:#2aabee}.auth-social-btn__icon--max{background:#2b7fff}.auth-social-btn__brandSvg{width:22px;height:22px}.auth-social-btn__body{flex:auto;min-width:0}.auth-social-btn__title{letter-spacing:-.02em;font-size:15px;font-weight:700;line-height:1.25;display:block}.auth-social-btn__spinner{width:20px;height:20px;color:var(--muted);flex-shrink:0;animation:auth-gate-spin .75s linear infinite}.auth-social-btn--telegram{cursor:pointer;overflow:hidden}.auth-social-btn--telegram .auth-social-btn__body,.auth-social-btn--telegram .auth-social-btn__icon,.auth-social-btn--telegram .auth-social-btn__spinner{pointer-events:none}.auth-social-btn--telegram .tgk-tg-widget--overlay{z-index:3;width:100%;height:100%;position:absolute;inset:0}.auth-social-btn--telegram .tgk-tg-widget--overlay .tgk-tg-widget__hit{z-index:1;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.auth-social-btn--telegram .tgk-tg-widget--overlay .tgk-tg-widget__hit iframe{opacity:.01;cursor:pointer;border:0!important;width:100%!important;height:100%!important;min-height:52px!important;margin:0!important;position:absolute!important;top:0!important;left:0!important}.auth-social-btn--telegram .tgk-tg-widget--overlay .tgk-tg-widget__hit>:not(iframe){display:none!important}.auth-social-btn--telegram.is-disabled .tgk-tg-widget--overlay .tgk-tg-widget__hit,.auth-social-btn--telegram.is-unavailable .tgk-tg-widget--overlay .tgk-tg-widget__hit{pointer-events:none;cursor:not-allowed}.auth-social-btn--telegram.is-checking{opacity:.85;cursor:wait}.auth-social-btn--telegram.is-checking .auth-social-btn__body,.auth-social-btn--telegram.is-checking .auth-social-btn__icon,.auth-social-btn--telegram.is-checking .auth-social-btn__spinner{z-index:4;position:relative}.auth-social-btn--telegram.is-checking .tgk-tg-widget--overlay{pointer-events:none}.auth-social-btn--telegram.is-checking:hover{box-shadow:none}.auth-social-btn--telegram.is-unavailable{opacity:.72;cursor:not-allowed}.auth-social-btn--telegram.is-unavailable:hover{box-shadow:none;background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-social-btn--telegram.is-unavailable:hover{background:color-mix(in srgb,var(--surface-2) 88%,transparent)}}.auth-footer-link{color:var(--muted);text-align:center;margin-top:6px;font-size:13px;line-height:1.45}.auth-footer-link a{color:var(--auth-tg-primary);font-weight:650;text-decoration:none}.auth-footer-link a:hover{text-decoration:underline}.auth-oauth-block .auth-social-grid{flex-direction:column;gap:8px;margin-top:12px;display:flex}.auth-intro{border:1px solid var(--border);border-radius:20px;padding:18px 20px 20px}@supports (color:color-mix(in lab,red,red)){.auth-intro{border:1px solid color-mix(in srgb,var(--border) 68%,transparent)}}.auth-intro{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.auth-intro{background:color-mix(in srgb,var(--surface) 72%,transparent)}}.auth-intro{-webkit-backdrop-filter:blur(16px)saturate(1.08);box-shadow:0 10px 28px #0000000d}[data-theme=dark] .auth-intro{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-intro{background:color-mix(in srgb,var(--surface) 78%,#0a1018 6%)}}[data-theme=dark] .auth-intro{box-shadow:0 14px 36px #00000038}.auth-intro__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--auth-tg-primary);margin:10px 0 0;font-size:12px;font-weight:700}@supports (color:color-mix(in lab,red,red)){.auth-intro__eyebrow{color:color-mix(in srgb,var(--auth-tg-primary) 82%,var(--muted))}}.auth-intro__platforms{flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.auth-intro__platform{letter-spacing:.02em;color:#fff;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:0 2px 10px #0000001f}.auth-intro__platform--tg{background:#2aabee;box-shadow:0 2px 12px #2aabee61}.auth-intro__platform--vk{background:#07f;box-shadow:0 2px 12px #0077ff61}.auth-intro__platform--max{background:linear-gradient(135deg,#4a90e2,#7c5cff 48%,#9b59d6);box-shadow:0 2px 14px #7c5cff6b}.auth-intro__platform--forum{color:#fff;background:linear-gradient(135deg,#f59e0b,#ea580c);box-shadow:0 2px 12px #ea580c52}.auth-intro__surfaces{flex-wrap:wrap;gap:6px 8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.auth-intro__surface{color:var(--muted);border-radius:8px;margin:0;padding:5px 10px;font-size:12px;font-weight:650;line-height:1.35}@supports (color:color-mix(in lab,red,red)){.auth-intro__surface{color:color-mix(in srgb,var(--muted) 88%,var(--foreground))}}.auth-intro__surface{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-intro__surface{background:color-mix(in srgb,var(--surface-2) 65%,transparent)}}.auth-intro__surface{border:1px solid var(--border)}@supports (color:color-mix(in lab,red,red)){.auth-intro__surface{border:1px solid color-mix(in srgb,var(--border) 52%,transparent)}}.auth-intro__sectionLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--auth-tg-primary);margin:18px 0 0;font-size:11px;font-weight:800}@supports (color:color-mix(in lab,red,red)){.auth-intro__sectionLabel{color:color-mix(in srgb,var(--auth-tg-primary) 75%,var(--muted))}}.auth-intro__highlights{flex-direction:column;gap:8px;margin:10px 0 0;padding:0;list-style:none;display:flex}.auth-intro__highlight{color:var(--muted);margin:0;padding:0 0 0 16px;font-size:13px;line-height:1.45;position:relative}@supports (color:color-mix(in lab,red,red)){.auth-intro__highlight{color:color-mix(in srgb,var(--muted) 82%,var(--foreground))}}.auth-intro__highlight:before{content:"";background:var(--auth-tg-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}@supports (color:color-mix(in lab,red,red)){.auth-intro__highlight:before{background:color-mix(in srgb,var(--auth-tg-primary) 88%,#fff)}}.auth-intro__highlight:before{box-shadow:0 0 0 3px var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-intro__highlight:before{box-shadow:0 0 0 3px color-mix(in srgb,var(--auth-tg-primary) 18%,transparent)}}.auth-intro__brandRow{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.auth-intro__badge{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--auth-tg-primary) 0,var(--auth-tg-primary) 100%);border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.auth-intro__badge{background:linear-gradient(135deg,color-mix(in srgb,var(--auth-tg-primary) 90%,#fff) 0,var(--auth-tg-primary) 100%)}}.auth-intro__badge{box-shadow:0 2px 10px var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-intro__badge{box-shadow:0 2px 10px color-mix(in srgb,var(--auth-tg-primary) 28%,transparent)}}.auth-intro__role{color:var(--muted);font-size:13px;font-weight:650;line-height:1.35}@supports (color:color-mix(in lab,red,red)){.auth-intro__role{color:color-mix(in srgb,var(--muted) 75%,var(--foreground))}}.auth-intro__headline{letter-spacing:-.03em;color:var(--foreground);text-wrap:balance;margin:0;font-size:clamp(1.15rem,2.8vw,1.35rem);font-weight:800;line-height:1.28}.auth-intro__lead{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.55}@supports (color:color-mix(in lab,red,red)){.auth-intro__lead{color:color-mix(in srgb,var(--muted) 90%,var(--foreground))}}.auth-intro__features{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.auth-intro__feature{border:1px solid var(--border);border-radius:12px;margin:0;padding:11px 13px}@supports (color:color-mix(in lab,red,red)){.auth-intro__feature{border:1px solid color-mix(in srgb,var(--border) 58%,transparent)}}.auth-intro__feature{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.auth-intro__feature{background:color-mix(in srgb,var(--surface-2) 55%,transparent)}}.auth-intro__feature-title{color:var(--foreground);font-size:13px;font-weight:750;display:block}.auth-intro__feature-text{margin-top:4px;display:block}.auth-intro__feature-text,.auth-intro__trust{color:var(--muted);font-size:13px;line-height:1.5}.auth-intro__trust{align-items:flex-start;gap:10px;margin:14px 0 0;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-intro__trust{color:color-mix(in srgb,var(--muted) 88%,var(--foreground))}}.auth-intro__trust-badge{color:#fff;background:var(--auth-tg-primary);border-radius:8px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid}.auth-intro__more{color:var(--muted);margin-top:12px;font-size:13px}.auth-intro__more summary{cursor:pointer;color:var(--auth-tg-primary);font-weight:650;list-style:none}.auth-intro__more summary::-webkit-details-marker{display:none}.auth-intro__moreText{margin:8px 0 0;line-height:1.5}.auth-intro__link{color:var(--auth-tg-primary);margin-top:8px;font-weight:650;text-decoration:none;display:inline-flex}.auth-intro__link:hover{text-decoration:underline}@media (min-width:900px){.auth-page--with-intro{--auth-content-max:960px}.auth-page__top{max-width:min(920px,100% - 32px);margin-top:max(14px,env(safe-area-inset-top,0px));padding-left:14px;padding-right:10px}.auth-page--solo .auth-page__main{min-height:100%;padding:16px 22px max(32px,env(safe-area-inset-bottom,0px));flex-direction:column;justify-content:safe center;align-items:center;display:flex}.auth-page--solo .auth-page__grid{width:100%;max-width:min(440px,100%);margin-inline:auto}.auth-page--solo .auth-page__top{max-width:min(440px,100% - 32px)}.auth-page--welcome .auth-page__top{max-width:min(460px,100% - 32px)}.auth-page--with-intro .auth-page__main{flex-direction:column;align-items:center;padding-top:16px;padding-left:22px;padding-right:22px;display:flex}.auth-page--with-intro .auth-page__grid{max-width:var(--auth-content-max,960px);grid-template-columns:minmax(280px,1fr) minmax(340px,400px);align-items:start;gap:32px 40px;width:100%;display:grid}.auth-page--with-intro .auth-page__top{max-width:min(var(--auth-content-max,960px),calc(100% - 32px))}.auth-page__formCol{order:2}.auth-page__introCol{order:1;padding-top:8px}.auth-intro__features{grid-template-columns:1fr;gap:8px;display:grid}.auth-intro__headline{font-size:1.4rem}}@media (min-width:520px) and (max-width:899px){.auth-page__grid{max-width:min(480px,100%)}}.auth-gate{box-sizing:border-box;background:var(--background);min-height:100dvh;color:var(--foreground);justify-content:center;padding:24px 20px}.auth-gate,.auth-gate__inner{align-items:center;display:flex}.auth-gate__inner{text-align:center;flex-direction:column;max-width:320px}.auth-gate__spinner{border:3px solid var(--border);border-radius:50%;width:40px;height:40px}@supports (color:color-mix(in lab,red,red)){.auth-gate__spinner{border:3px solid color-mix(in srgb,var(--border) 90%,transparent)}}.auth-gate__spinner{border-top-color:var(--accent);animation:auth-gate-spin .75s linear infinite}@media (prefers-reduced-motion:reduce){.auth-gate__spinner{border-top-color:var(--accent);animation:none}@supports (color:color-mix(in lab,red,red)){.auth-gate__spinner{border-top-color:color-mix(in srgb,var(--accent) 55%,var(--border))}}}@keyframes auth-gate-spin{to{transform:rotate(1turn)}}.auth-gate__brand{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:20px;font-size:15px;font-weight:800}@supports (color:color-mix(in lab,red,red)){.auth-gate__brand{color:color-mix(in srgb,var(--muted) 75%,var(--accent))}}.auth-gate__text{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.45}.auth-page--welcome .auth-page__main{min-height:0;padding:12px 16px max(28px,env(safe-area-inset-bottom,0px));flex-direction:column;flex:auto;justify-content:safe center;align-items:center;display:flex}.auth-page--welcome .auth-page__grid{width:100%;max-width:min(460px,100%);margin-inline:auto}.auth-page--welcome .auth-page__top{max-width:min(460px,100% - 24px)}.auth-page--welcome .auth-page__card{box-shadow:0 1px 0 #fff6,0 24px 56px #0000001a,0 0 0 1px var(--auth-tg-primary);border-radius:24px}@supports (color:color-mix(in lab,red,red)){.auth-page--welcome .auth-page__card{box-shadow:0 1px 0 #fff6,0 24px 56px #0000001a,0 0 0 1px color-mix(in srgb,var(--auth-tg-primary) 8%,var(--border))}}[data-theme=dark] .auth-page--welcome .auth-page__card{box-shadow:0 1px 0 #ffffff12,0 28px 64px #00000061,0 0 0 1px var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .auth-page--welcome .auth-page__card{box-shadow:0 1px 0 #ffffff12,0 28px 64px #00000061,0 0 0 1px color-mix(in srgb,var(--auth-tg-primary) 12%,var(--border))}}.auth-page--welcome .auth-page__cardBody{padding:22px 22px 20px}.auth-welcome-modal{flex-direction:column;gap:0;display:flex}.auth-welcome-modal__cta{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}@supports (color:color-mix(in lab,red,red)){.auth-welcome-modal__cta{border-top:1px solid color-mix(in srgb,var(--border) 55%,transparent)}}.auth-welcome-modal__btn{box-sizing:border-box;justify-content:center;align-items:center;width:100%;text-decoration:none;display:flex}.auth-welcome-modal__foot{margin-top:16px;margin-bottom:0}.auth-intro--embedded{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;padding:0}.auth-page--welcome-hero{background:linear-gradient(#e4efff,#f0f6ff 50%,#f6f9ff)}[data-theme=dark] .auth-page--welcome-hero{background:var(--background)}.auth-page--welcome-hero .auth-page__bg{background:radial-gradient(90% 60% at 50% 0,#276fdb47,#0000 60%),radial-gradient(55% 45% at 85% 25%,#2aabee2e,#0000 55%),radial-gradient(50% 40% at 12% 30%,#7c5cff24,#0000 50%),radial-gradient(70% 50% at 80% 90%,#276fdb1f,#0000 55%),radial-gradient(60% 40% at 10% 80%,#0077ff1a,#0000 50%)}.auth-page--welcome-hero:after{content:"";pointer-events:none;z-index:0;opacity:.45;background-image:radial-gradient(circle at 15% 85%,#ffffffe6 0,#0000 28px),radial-gradient(circle at 28% 92%,#ffffffb3 0,#0000 18px),radial-gradient(circle at 72% 88%,#ffffffd9 0,#0000 32px),radial-gradient(circle at 85% 78%,#fff9 0,#0000 22px),radial-gradient(circle at 50% 95%,#ffffffbf 0,#0000 40px);position:fixed;inset:0}.auth-page--welcome-hero .auth-page__main{z-index:1;min-height:100%;padding:8px 8px max(24px,env(safe-area-inset-bottom,0px));flex-direction:column;justify-content:safe center;align-items:center;display:flex;position:relative}@media (max-width:480px){.auth-page--welcome-hero .auth-page__main{padding:6px 4px max(20px,env(safe-area-inset-bottom,0px))}.auth-page--welcome-hero .auth-page__top{max-width:calc(100% - 8px);padding-inline:4px}}.auth-page--welcome-hero .auth-page__top{width:100%;max-width:min(980px,100% - 24px);margin-inline:auto}@media (min-width:900px){.auth-page--welcome-hero .auth-page__top{max-width:min(980px,100% - 32px)}}@keyframes max-auth-spin{to{transform:rotate(1turn)}}.max-auth-modal{z-index:10000;box-sizing:border-box;justify-content:center;align-items:center;padding:20px 16px;display:flex;position:fixed;inset:0}.max-auth-modal__backdrop{cursor:pointer;background:#0000007a;border:0;padding:0;position:absolute;inset:0}.max-auth-modal__panel{z-index:1;border:1px solid #2b7fff;border-radius:20px;width:min(100%,400px);max-height:min(92dvh,720px);position:relative;overflow:auto}@supports (color:color-mix(in lab,red,red)){.max-auth-modal__panel{border:1px solid color-mix(in srgb,#2b7fff 35%,var(--shell-border,var(--border,#e5e7eb)))}}.max-auth-modal__panel{background:var(--shell-surface,var(--surface,#fff));color:var(--primary-text-color,var(--foreground,#111));box-shadow:0 24px 64px #00000038,0 0 0 1px var(--shell-border,var(--border));padding:28px 24px 24px}@supports (color:color-mix(in lab,red,red)){.max-auth-modal__panel{box-shadow:0 24px 64px #00000038,0 0 0 1px color-mix(in srgb,var(--shell-border,var(--border)) 40%,transparent)}}.max-auth-modal__panel{text-align:center}[data-theme=dark] .max-auth-modal__panel{background:var(--shell-surface,var(--surface-2))}@supports (color:color-mix(in lab,red,red)){[data-theme=dark] .max-auth-modal__panel{background:color-mix(in srgb,var(--shell-surface,var(--surface-2)) 92%,#0b1220)}}.max-auth-modal__close{width:36px;height:36px;color:var(--shell-secondary-text,var(--muted,#6b7280));cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.max-auth-modal__close:hover{background:var(--shell-hover,var(--surface-2))}@supports (color:color-mix(in lab,red,red)){.max-auth-modal__close:hover{background:var(--shell-hover,color-mix(in srgb,var(--surface-2) 80%,transparent))}}.max-auth-modal__close:hover{color:var(--primary-text-color,var(--foreground))}.max-auth-modal__logoWrap{justify-content:center;margin-bottom:14px;display:flex}.max-auth-modal__logo{box-sizing:border-box;background:#2b7fff;border-radius:999px;width:56px;height:56px;padding:12px}.max-auth-modal__title{letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:800;line-height:1.25}.max-auth-modal__lead{color:var(--shell-secondary-text,var(--muted));margin:12px 0 0;font-size:14px;line-height:1.5}.max-auth-modal__bot{color:#2b7fff;word-break:break-all;font-weight:700}.max-auth-modal__primary{color:#fff;cursor:pointer;box-sizing:border-box;background:#2b7fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:18px;padding:14px 18px;font-size:15px;font-weight:700;text-decoration:none;transition:filter .15s;display:inline-flex}.max-auth-modal__primary:hover{filter:brightness(1.05)}.max-auth-modal__primaryLogo{filter:brightness(0)invert();width:22px;height:22px}.max-auth-modal__copyBlock{background:var(--shell-hover,var(--surface-2));border-radius:14px;margin-top:18px;padding:14px}@supports (color:color-mix(in lab,red,red)){.max-auth-modal__copyBlock{background:color-mix(in srgb,var(--shell-hover,var(--surface-2)) 82%,transparent)}}.max-auth-modal__copyBlock{text-align:left}.max-auth-modal__copyLead{color:var(--shell-secondary-text,var(--muted));margin:0;font-size:13px;line-height:1.45}.max-auth-modal__commandWrap{margin-top:10px;position:relative}.max-auth-modal__command{border:1px solid var(--shell-border,var(--border));background:var(--shell-surface,var(--surface,#fff));width:100%;min-height:44px;color:var(--primary-text-color,var(--foreground));text-align:left;word-break:break-all;cursor:pointer;border-radius:10px;padding:10px 44px 10px 12px;font-size:13px;line-height:1.35;display:block}.max-auth-modal__command:hover{border-color:#2b7fff}@supports (color:color-mix(in lab,red,red)){.max-auth-modal__command:hover{border-color:color-mix(in srgb,#2b7fff 45%,var(--shell-border,var(--border)))}}.max-auth-modal__copyBtn{background:var(--shell-hover,var(--surface-2));border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:8px;right:8px}@supports (color:color-mix(in lab,red,red)){.max-auth-modal__copyBtn{background:color-mix(in srgb,var(--shell-hover,var(--surface-2)) 88%,transparent)}}.max-auth-modal__copyBtn{color:var(--shell-secondary-text,var(--muted));cursor:pointer}.max-auth-modal__copyBtn:hover{color:var(--primary-text-color,var(--foreground));background:#2b7fff}@supports (color:color-mix(in lab,red,red)){.max-auth-modal__copyBtn:hover{background:color-mix(in srgb,#2b7fff 14%,var(--shell-hover,var(--surface-2)))}}.max-auth-modal__copiedTip{color:#fff;white-space:nowrap;pointer-events:none;background:#111827;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;top:-10px;right:8px}.max-auth-modal__shareHint{color:var(--shell-secondary-text,var(--muted));margin:10px 0 0;font-size:12px;line-height:1.45}.max-auth-modal__shareLink{color:#2b7fff;font-weight:600;text-decoration:underline}.max-auth-modal__waiting{color:var(--shell-secondary-text,var(--muted));justify-content:center;align-items:center;gap:10px;margin-top:18px;font-size:14px;display:flex}.max-auth-modal__spinner{width:20px;height:20px;animation:max-auth-spin .9s linear infinite}.max-auth-modal__hint{color:var(--shell-secondary-text,var(--muted));margin:16px 0 0;font-size:12px;line-height:1.45}.max-auth-modal__error{color:#b91c1c;text-align:left;background:#ef44441f;border-radius:10px;margin:14px 0 0;padding:10px 12px;font-size:13px;line-height:1.45}[data-theme=dark] .max-auth-modal__error{color:#fca5a5}@media (max-width:639px){.max-auth-modal{align-items:flex-end;padding:0}.max-auth-modal__panel{border-bottom:0;border-radius:20px 20px 0 0;width:100%;max-height:min(92dvh,720px);animation:max-auth-sheet-in .28s cubic-bezier(.22,1,.36,1)}}@keyframes max-auth-sheet-in{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.tg-unavail-modal{z-index:10050;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.tg-unavail-modal__backdrop{cursor:pointer;background:#0000006b;border:0;position:absolute;inset:0}.tg-unavail-modal__panel{z-index:1;border:1px solid var(--border);border-radius:20px;width:min(100%,400px);padding:24px 22px 20px;position:relative}@supports (color:color-mix(in lab,red,red)){.tg-unavail-modal__panel{border:1px solid color-mix(in srgb,var(--border) 88%,transparent)}}.tg-unavail-modal__panel{background:var(--surface);box-shadow:0 24px 48px #0000002e,inset 0 0 0 1px #ffffff0f}[data-theme=dark] .tg-unavail-modal__panel{box-shadow:0 24px 48px #0000008c}.tg-unavail-modal__close{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;transition:background .15s,color .15s;display:grid;position:absolute;top:12px;right:12px}.tg-unavail-modal__close:hover{background:var(--foreground)}@supports (color:color-mix(in lab,red,red)){.tg-unavail-modal__close:hover{background:color-mix(in srgb,var(--foreground) 8%,transparent)}}.tg-unavail-modal__close:hover{color:var(--foreground)}.tg-unavail-modal__iconWrap{color:#fff;background:linear-gradient(145deg,#2aabee,#229ed9);border-radius:999px;place-items:center;width:56px;height:56px;margin:0 auto 14px;display:grid}.tg-unavail-modal__icon{width:28px;height:28px}.tg-unavail-modal__title{text-align:center;letter-spacing:-.02em;margin:0 0 10px;font-size:20px;font-weight:750;line-height:1.25}.tg-unavail-modal__detail,.tg-unavail-modal__hint,.tg-unavail-modal__lead{text-align:center;color:var(--muted);margin:0;font-size:14px;line-height:1.5}.tg-unavail-modal__detail{background:var(--destructive,#e5484d);border-radius:12px;margin-top:10px;padding:10px 12px}@supports (color:color-mix(in lab,red,red)){.tg-unavail-modal__detail{background:color-mix(in srgb,var(--destructive,#e5484d) 10%,transparent)}}.tg-unavail-modal__detail{color:var(--foreground);font-size:13px}.tg-unavail-modal__hint{margin-top:12px}.tg-unavail-modal__primary{background:var(--auth-tg-primary,#229ed9);color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:14px;margin-top:18px;padding:0 16px;font-size:15px;font-weight:650;transition:filter .15s,transform .12s;display:block}.tg-unavail-modal__primary:hover{filter:brightness(1.06)}.tg-unavail-modal__primary:active{transform:scale(.99)}.settings-security-delete__lead{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.settings-security-name-hint{border-top:1px solid var(--border);margin:0;padding-top:12px}@supports (color:color-mix(in lab,red,red)){.settings-security-name-hint{border-top:1px solid color-mix(in srgb,var(--border) 72%,transparent)}}.settings-security-name-hint{color:var(--muted);font-size:12px;line-height:1.55}.settings-security-delete__info{border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:10px;margin-top:12px;padding:10px 12px;display:flex}@supports (color:color-mix(in lab,red,red)){.settings-security-delete__info{border:1px solid color-mix(in srgb,var(--border) 85%,transparent)}}.settings-security-delete__info{background:var(--surface-2,var(--surface))}@supports (color:color-mix(in lab,red,red)){.settings-security-delete__info{background:color-mix(in srgb,var(--surface-2,var(--surface)) 70%,transparent)}}.settings-security-delete__infoIcon{color:#2b7fff;flex-shrink:0;width:16px;height:16px;margin-top:1px}@supports (color:color-mix(in lab,red,red)){.settings-security-delete__infoIcon{color:color-mix(in srgb,#2b7fff 75%,var(--muted))}}.settings-security-delete__infoText{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.settings-security-delete__infoText strong{color:var(--foreground);font-weight:600}.settings-security-delete__actions{flex-wrap:wrap;align-items:stretch;gap:10px;margin-top:4px;display:flex}.settings-security-delete__pending{border:1px solid #f59e0b;border-radius:12px;margin-top:16px;padding:14px 16px}@supports (color:color-mix(in lab,red,red)){.settings-security-delete__pending{border:1px solid color-mix(in srgb,#f59e0b 35%,var(--border))}}.settings-security-delete__pending{background:#f59e0b}@supports (color:color-mix(in lab,red,red)){.settings-security-delete__pending{background:color-mix(in srgb,#f59e0b 10%,var(--surface))}}.settings-security-delete__pendingTitle{color:var(--foreground);margin:0;font-size:14px;font-weight:700}.settings-security-delete__pendingMeta{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.settings-security-delete__dangerBtn{color:#b91c1c;cursor:pointer;background:#ef44441a;border:1px solid #ef444473;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:16px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.settings-security-delete__dangerBtn--primary{min-height:42px;margin-top:0;padding:0 20px;font-size:14px}.settings-security-delete__cancelBtn{border:1px solid var(--border);justify-content:center;align-items:center;min-height:42px;padding:0 18px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.settings-security-delete__cancelBtn{border:1px solid color-mix(in srgb,var(--border) 90%,transparent)}}.settings-security-delete__cancelBtn{background:var(--surface,#fff);color:var(--muted);cursor:pointer;border-radius:12px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.settings-security-delete__cancelBtn:hover:not(:disabled){color:var(--foreground);background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.settings-security-delete__cancelBtn:hover:not(:disabled){background:color-mix(in srgb,var(--surface-2) 88%,transparent)}}.settings-security-delete__cancelBtn:disabled{opacity:.55;cursor:not-allowed}.settings-security-delete__dangerBtn:hover:not(:disabled){background:#ef444429;border-color:#ef44448c}.settings-security-delete__dangerBtn:disabled{opacity:.55;cursor:not-allowed}[data-theme=dark] .settings-security-delete__dangerBtn{color:#fca5a5}.settings-security-delete__form{margin-top:16px}.auth-callback{text-align:center;flex-direction:column;align-items:center;gap:0;padding:8px 0 4px;display:flex}.auth-callback__mark{color:#fff;width:56px;height:56px;box-shadow:0 10px 28px var(--auth-tg-primary);border-radius:16px;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-callback__mark{box-shadow:0 10px 28px color-mix(in srgb,var(--auth-tg-primary) 22%,transparent)}}.auth-callback__mark--vk{background:linear-gradient(145deg,#07f,#05c)}.auth-callback__mark--tg{background:linear-gradient(145deg,#2aabee,#229ed9)}.auth-callback__mark--max{background:linear-gradient(145deg,#7c3aed,#5b21b6)}.auth-callback__brandSvg{width:28px;height:28px}.auth-callback__provider{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-top:14px;font-size:13px;font-weight:700}.auth-callback__statusRow{justify-content:center;align-items:center;gap:10px;width:100%;min-height:28px;margin-top:10px;display:flex}.auth-callback__statusText{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:15px;font-weight:600;line-height:1.45}.auth-callback__spinner{width:22px;height:22px;color:var(--auth-tg-primary);flex-shrink:0;animation:auth-callback-spin .75s linear infinite}@keyframes auth-callback-spin{to{transform:rotate(1turn)}}.auth-callback__successIcon{color:#fff;background:#1fb556;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:0 4px 14px #22c55e59}.auth-callback__error{text-align:left;width:100%;margin-top:16px}.auth-callback__action{justify-content:center;align-items:center;margin-top:18px;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:reduce){.auth-callback__spinner{opacity:.85;animation:none}}@media (max-width:480px){.auth-callback__statusText{font-size:14px}}.auth-inbound__lead{text-align:left;color:var(--muted);font-size:13px}@supports (color:color-mix(in lab,red,red)){.auth-inbound__lead{color:color-mix(in srgb,var(--muted) 92%,var(--foreground))}}.auth-inbound__numberCard{border:1px solid var(--auth-tg-primary);border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:18px 16px;display:flex}@supports (color:color-mix(in lab,red,red)){.auth-inbound__numberCard{border:1px solid color-mix(in srgb,var(--auth-tg-primary) 28%,var(--border))}}.auth-inbound__numberCard{background:var(--auth-tg-primary)}@supports (color:color-mix(in lab,red,red)){.auth-inbound__numberCard{background:color-mix(in srgb,var(--auth-tg-primary) 8%,var(--surface))}}.auth-inbound__numberCard{text-align:center}.auth-inbound__numberLabel{letter-spacing:.02em;color:var(--muted);font-size:12px;font-weight:650}.auth-inbound__number{letter-spacing:-.01em;color:var(--foreground);font-variant-numeric:tabular-nums;font-size:clamp(22px,6vw,28px);font-weight:800;line-height:1.15;text-decoration:none}.auth-inbound__number:hover{color:var(--auth-tg-primary)}.auth-inbound__free{color:#fff;background:#1fb556;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex}.auth-inbound__waiting{color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.auth-inbound__spinner{border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:16px;height:16px}@supports (color:color-mix(in lab,red,red)){.auth-inbound__spinner{border:2px solid color-mix(in srgb,var(--border) 90%,transparent)}}.auth-inbound__spinner{border-top-color:var(--auth-tg-primary);animation:auth-gate-spin .75s linear infinite}@media (prefers-reduced-motion:reduce){.auth-inbound__spinner{border-top-color:var(--auth-tg-primary);animation:none}@supports (color:color-mix(in lab,red,red)){.auth-inbound__spinner{border-top-color:color-mix(in srgb,var(--auth-tg-primary) 55%,var(--border))}}}.auth-inbound__callBtn{text-decoration:none}.auth-inbound__qr{flex-direction:column;align-items:center;gap:10px;display:flex}.auth-inbound__qrFrame{background:#fff;border-radius:16px;padding:14px;line-height:0;box-shadow:0 6px 22px #0000001f}.auth-inbound__qrHint{max-width:22em;color:var(--muted);text-align:center;margin:0;font-size:12px;line-height:1.45}