.auth-tabs{background:var(--paper-2);border-radius:var(--r-pill);gap:3px;padding:3px;display:flex}.auth-tab{border-radius:var(--r-pill);height:38px;font:inherit;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:1;font-size:13.5px;font-weight:600;transition:background .14s,color .14s,box-shadow .14s}.auth-tab--active{background:var(--white);color:var(--ink);box-shadow:var(--sh-1)}.auth-tab:hover:not(.auth-tab--active){color:var(--ink-soft)}.auth-form-head{border-bottom:1px solid var(--line);padding:16px 20px 12px}.auth-form-head--nb{border-bottom:0;padding-bottom:4px}.auth-form-title{font-family:var(--cond);text-transform:uppercase;letter-spacing:.02em;margin-bottom:11px;font-size:18px;font-weight:700}.auth-form-body{flex-direction:column;gap:18px;padding:20px 20px 0;display:flex}.auth-form-foot{flex-direction:column;gap:14px;padding:18px 20px 22px;display:flex}.auth-helper{color:var(--muted);align-items:flex-start;gap:7px;font-size:12px;font-weight:300;line-height:1.45;display:flex}.auth-helper .ico{width:12px;height:12px;color:var(--muted);flex:none;margin-top:2px}.auth-terms a{color:var(--ink);text-underline-offset:2px;font-weight:600;text-decoration:underline}.auth-terms a:hover{text-decoration-thickness:2px}.auth-sent{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:30px 24px 4px;display:flex}.auth-sent__mark{background:var(--ink);width:72px;height:72px;color:var(--white);border-radius:50%;flex:none;place-items:center;margin-bottom:4px;display:grid;box-shadow:0 0 0 8px #0d0d0d1a,0 0 0 20px #0d0d0d0d}.auth-sent__mark .ico{width:34px;height:34px}.auth-sent__title{font-family:var(--cond);text-transform:uppercase;letter-spacing:.02em;font-size:20px;font-weight:700;line-height:1.1}.auth-sent__msg{color:var(--muted);max-width:30ch;font-size:14px;font-weight:300;line-height:1.55}.auth-sent__addr{color:var(--ink-soft);background:var(--paper-2);border-radius:var(--r-sm);text-align:center;width:100%;padding:9px 18px;font-size:13.5px;font-weight:600}.auth-sent__resend{color:var(--muted);padding-bottom:4px;font-size:12.5px;font-weight:300}.auth-sent__resend button{color:var(--ink);text-underline-offset:2px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:600;text-decoration:underline}.auth-cooldown{color:var(--muted);text-align:center;margin:0;font-size:12.5px;font-weight:300}.auth-sent__resend button:hover{text-decoration:underline}.auth-page{font-family:var(--sans);background:var(--paper);color:var(--ink);flex-direction:column;flex:1;min-height:0;display:flex}.auth-page__bar{background:var(--white);border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:12px;height:58px;padding:0 20px;display:flex}.auth-page__back{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;transition:color .14s;display:flex}.auth-page__back:hover{color:var(--ink)}.auth-page__back .ico{width:15px;height:15px}.auth-page__logo{width:auto;height:25px}.auth-page__sp{flex:1}.auth-page__body{flex-direction:column;flex:1;min-height:0;display:flex}.auth-page__split{background:var(--white);flex-direction:column;flex:1;min-height:0;display:flex}.auth-page__form-col{background:var(--white);flex-direction:column;flex:1;display:flex;overflow-y:auto}.auth-page__form-inner{padding:20px 0 0}.auth-page__photo-col{background:var(--black);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:relative;overflow:hidden}.auth-page__photo-img{object-fit:cover}.auth-page__photo-fill{background:linear-gradient(#00000073 0%,#000c 100%);position:absolute;inset:0}@media (min-width:640px){.auth-page__photo-fill{background:linear-gradient(#0000 30%,#000000c7 100%)}}.auth-page__photo-logo{z-index:1;width:auto;height:22px;display:none;position:absolute;top:24px;left:24px}.auth-page__photo-body{z-index:1;position:relative}.auth-page__photo-ey{font-family:var(--cond);text-transform:uppercase;color:#ffffff9e;letter-spacing:.2em;margin-bottom:9px;font-size:9px;font-weight:700}.auth-page__photo-hed{font-family:var(--cond);text-transform:uppercase;letter-spacing:.02em;color:var(--white);margin-bottom:16px;font-size:25px;font-weight:700;line-height:1.1}.auth-page__photo-list{flex-direction:column;gap:7px;display:flex}.auth-page__photo-item{color:#ffffff94;align-items:center;gap:9px;font-size:12.5px;font-weight:300;display:flex}.auth-page__photo-item:before{content:"";background:#fff9;border-radius:50%;flex:none;width:5px;height:5px}@media (min-width:640px){.auth-page__body{justify-content:center;align-items:center;padding:32px 24px}.auth-page__split{border-radius:var(--r-lg);width:820px;max-width:100%;min-height:540px;box-shadow:var(--sh-3);flex:none;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.auth-page__photo-col{display:flex}.auth-page__photo-logo{display:block}}