.auth-shell{width:100%;font-family:var(--font-body);color:var(--black);-webkit-font-smoothing:antialiased}.auth-shell .lg{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr)}.auth-shell .lg-form{position:relative;display:grid;grid-template-rows:auto 1fr auto;padding:clamp(28px,3.5vw,46px) clamp(24px,4vw,60px);min-height:100vh;background:radial-gradient(58% 50% at 100% 100%,rgba(249,184,227,.24),rgba(249,184,227,0) 62%),linear-gradient(160deg,#faf8ff,#f2edfb 58%,#ffffff 92%)}.auth-shell .lg-brand{height:32px;display:inline-flex}.auth-shell .lg-brand img{height:100%;width:auto}.auth-shell .lg-center{display:flex;align-items:center;justify-content:center;padding:28px 0}.auth-shell .lg-card{width:100%;max-width:484px;background:#fff;border:1px solid var(--outline);border-radius:28px;box-shadow:0 30px 70px -34px rgba(43,28,80,.32);padding:clamp(36px,3.2vw,52px)}.auth-shell .lg-card h1{font-family:var(--font-heading);font-weight:500;letter-spacing:-.02em;font-size:clamp(1.62rem,1.35rem + .9vw,1.9rem);line-height:1.12;margin:18px 0 8px;color:var(--black)}.auth-shell .lg-card .sub{font-family:var(--font-body);font-size:.97rem;color:var(--grey-60);margin:0 0 32px;line-height:1.55}.auth-shell .lg-social{width:100%;justify-content:center;gap:10px;font-size:.95rem}.auth-shell .lg-social svg.g{width:18px;height:18px}.auth-shell .lg-divider{display:flex;align-items:center;gap:14px;margin:28px 0;color:#a7adba;font-size:.78rem;font-family:var(--font-heading);font-weight:600;letter-spacing:.06em;text-transform:uppercase}.auth-shell .lg-divider:after,.auth-shell .lg-divider:before{content:"";flex:1;height:1px;background:var(--outline)}.auth-shell .lg-field{margin-bottom:18px}.auth-shell .lg-field-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.auth-shell .lg-lab{font-family:var(--font-heading);font-size:.84rem;font-weight:600;color:#2a2536}.auth-shell .lg-input-wrap{position:relative}.auth-shell .lg-input{width:100%;height:48px;border:1px solid var(--grey-200);border-radius:13px;padding:0 15px;font-family:var(--font-body);font-size:.97rem;color:var(--black);background:#fff;outline:none;transition:border-color .18s,box-shadow .18s}.auth-shell .lg-input::placeholder{color:#9ca3af}.auth-shell .lg-input:focus{border-color:var(--violet-60);box-shadow:var(--ring-focus)}.auth-shell .lg-input.err{border-color:#e0556f}.auth-shell .lg-input.err:focus{box-shadow:0 0 0 3px rgba(224,85,111,.25)}.auth-shell .lg-errmsg{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#c0364f;margin-top:8px;font-family:var(--font-body)}.auth-shell .lg-errmsg svg{width:14px;height:14px;flex:none}.auth-shell .lg-submit{width:100%;justify-content:center}.auth-shell .lg-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:lgspin .7s linear infinite}.auth-shell .lg-spinner.is-dark{border-color:rgba(0,0,0,.2);border-top-color:var(--violet-80)}@keyframes lgspin{to{transform:rotate(1turn)}}.auth-shell .lg-hint{font-family:var(--font-body);font-size:.8rem;color:var(--grey-60);text-align:center;margin:12px 0 0;line-height:1.45}.auth-shell .lg-hint a{color:var(--violet-80);font-weight:600;font-family:var(--font-heading)}.auth-shell .lg-hint a:hover{text-decoration:underline;text-underline-offset:3px}.auth-shell .lg-signup{text-align:center;font-size:.92rem;color:var(--grey-60);margin:22px 0 0;font-family:var(--font-body)}.auth-shell .lg-signup a{color:var(--violet-80);font-family:var(--font-heading);font-weight:600}.auth-shell .lg-signup a:hover{text-decoration:underline;text-underline-offset:3px}.auth-shell .lg-foot{display:flex;align-items:center;justify-content:space-between;font-size:.82rem;color:#9aa1ad;font-family:var(--font-body)}.auth-shell .lg-foot a{color:#9aa1ad}.auth-shell .lg-foot a:hover{color:var(--violet-80)}.auth-shell .lg-ok{display:flex;flex-direction:column;align-items:center;text-align:center;gap:13px;padding:14px 0}.auth-shell .lg-ok-badge{width:66px;height:66px;border-radius:50%;background:var(--green-10);display:flex;align-items:center;justify-content:center}.auth-shell .lg-ok-badge svg{width:32px;height:32px;color:#1f8a4c}.auth-shell .lg-ok-badge.mail{background:var(--violet-10)}.auth-shell .lg-ok-badge.mail svg{color:var(--violet-80)}.auth-shell .lg-ok h2{font-family:var(--font-heading);font-weight:600;font-size:1.45rem;margin:0;letter-spacing:-.01em;color:var(--black)}.auth-shell .lg-ok p{font-size:.94rem;color:var(--grey-60);margin:0;font-family:var(--font-body);max-width:32ch;line-height:1.55}.auth-shell .lg-ok-email{display:inline-flex;align-items:center;gap:8px;max-width:100%;background:var(--violet-10);border:1px solid #ece3fb;color:var(--violet-90);font-family:var(--font-heading);font-weight:600;font-size:.92rem;padding:9px 16px;border-radius:999px}.auth-shell .lg-ok-email svg{width:16px;height:16px;color:var(--violet-60);flex:none}.auth-shell .lg-ok-email span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-shell .lg-ok-actions{margin-top:6px}.auth-shell .lg-ok-resend{font-size:.84rem;color:var(--grey-60);margin:2px 0 0;font-family:var(--font-body)}.auth-shell .lg-ok-resend a{color:var(--violet-80);font-weight:600;font-family:var(--font-heading)}.auth-shell .lg-ok-resend a:hover{text-decoration:underline;text-underline-offset:3px}.auth-shell .lg-aside{position:relative;overflow:hidden;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,4.5vw,80px);background:radial-gradient(120% 90% at 80% -10%,#3a2768 0,#1d1140 46%,#140b2a 100%)}.auth-shell .lg-aside-glow{position:absolute;inset:0;z-index:0;background:radial-gradient(38% 44% at 88% 16%,rgba(236,79,175,.22),transparent 60%),radial-gradient(40% 46% at 10% 86%,rgba(141,117,230,.28),transparent 62%)}.auth-shell .lg-aside-in{position:relative;z-index:1;max-width:560px}.auth-shell .lg-aside-in h2{color:#fff;font-family:var(--font-heading);font-weight:500;letter-spacing:-.02em;font-size:clamp(2rem,1.4rem + 2vw,3.1rem);line-height:1.1;margin:8px 0 16px}.auth-shell .lg-aside-in p{font-size:clamp(1rem,.95rem + .3vw,1.15rem);line-height:1.55;color:rgba(255,255,255,.66);margin:0 0 44px;max-width:42ch}.auth-shell .lg-stage{position:relative}.auth-shell .lg-stage .browser{box-shadow:0 50px 110px -36px rgba(0,0,0,.7)}.auth-shell .lg-stage .float-chip{position:absolute;z-index:3}.auth-shell .lg-chip-1{top:-26px;right:18px;animation-delay:.4s}.auth-shell .lg-chip-2{bottom:-24px;left:-22px}.auth-shell .browser{border-radius:18px;overflow:hidden;border:1px solid var(--outline);background:#fff;box-shadow:0 40px 80px -34px rgba(43,28,80,.45)}.auth-shell .browser-bar{display:flex;align-items:center;gap:7px;padding:13px 16px;background:#f6f4f9;border-bottom:1px solid var(--outline)}.auth-shell .browser-bar>span{width:11px;height:11px;border-radius:50%;background:#d8d3e0}.auth-shell .browser-bar>span:first-child{background:#ff5f57}.auth-shell .browser-bar>span:nth-child(2){background:#febc2e}.auth-shell .browser-bar>span:nth-child(3){background:#28c840}.auth-shell .browser-url{margin-left:12px;flex:1;background:#fff;border:1px solid var(--outline);border-radius:7px;padding:5px 12px;font-size:.74rem;color:var(--grey-60);font-family:var(--font-body)}.auth-shell .browser img{width:100%;display:block;height:auto}.auth-shell .float-chip{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--outline);border-radius:16px;padding:12px 16px;box-shadow:0 18px 40px -18px rgba(43,28,80,.4);animation:floaty 5s ease-in-out infinite}.auth-shell .float-chip b{font-family:var(--font-heading);font-weight:700;font-size:1.15rem;color:#111019;display:block;line-height:1}.auth-shell .float-chip span:not(.fc-ic){font-size:.72rem;color:var(--grey-60)}.auth-shell .float-chip .fc-ic{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex:none}.auth-shell .float-chip .fc-ic svg{width:18px;height:18px;color:var(--violet-80)}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.auth-shell .grad-magenta{background:linear-gradient(100deg,#f9b8e3,#ec4faf 55%,#c9b7f3);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:940px){.auth-shell .lg{grid-template-columns:1fr}.auth-shell .lg-aside{display:none}}