.auth-page,.auth-page *{box-sizing:border-box}.auth-page{--auth-brand:var(--brand,#8735ee);--auth-brand-hover:var(--brand-hover,#6a26c2);--auth-soft:var(--brand-tint,#faf5ff);--auth-bg:var(--bg,#ffffff);--auth-bg-soft:var(--bg-soft,#fafaf7);--auth-bg-muted:var(--bg-muted,#f4f3ee);--auth-ink:var(--ink,#0a0a0b);--auth-body:var(--body,#3a3a3d);--auth-muted:var(--muted,#6b6b70);--auth-muted-2:var(--muted-2,#9a9a9f);--auth-line:var(--line,#e6e5e0);--auth-panel:rgba(255,255,255,.86);min-height:100svh;display:flex;align-items:center;justify-content:center;padding:clamp(18px,4vw,44px);background:linear-gradient(90deg,rgba(15,15,20,.035) 1px,transparent 0),linear-gradient(rgba(15,15,20,.035) 1px,transparent 0),radial-gradient(circle at 12% 12%,rgba(135,53,238,.12),transparent 28%),radial-gradient(circle at 88% 82%,rgba(81,216,174,.12),transparent 25%),linear-gradient(180deg,#ffffff,#faf9fc);background-size:28px 28px,28px 28px,auto,auto,auto;color:var(--auth-ink);overflow-x:hidden}.auth-shell{width:min(1120px,100%);min-height:min(740px,calc(100svh - 88px));display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);background:var(--auth-panel);border:1px solid var(--auth-line);border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(15,15,20,.1),inset 0 1px 0 rgba(255,255,255,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-brand{position:relative;min-width:0;padding:clamp(28px,4vw,46px);display:flex;flex-direction:column;justify-content:space-between;gap:34px;background:radial-gradient(circle at 18% 18%,rgba(135,53,238,.12),transparent 28%),linear-gradient(135deg,#fbfaff,#f5f3f9 52%,#ffffff);border-right:1px solid var(--auth-line);overflow:hidden}.auth-brand:after{inset:0;background-image:radial-gradient(rgba(10,10,11,.06) 1px,transparent 0);background-size:22px 22px;mask-image:radial-gradient(ellipse at 30% 78%,black 0,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at 30% 78%,black 0,transparent 70%)}.auth-brand:after,.auth-brand:before{content:"";position:absolute;pointer-events:none}.auth-brand:before{right:-90px;bottom:-110px;width:300px;height:300px;border-radius:999px;background:radial-gradient(circle,rgba(135,53,238,.15),transparent 66%)}.auth-brand>*{position:relative;z-index:1}.auth-brand-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.auth-logo{display:inline-flex;align-items:center;min-width:0}.auth-logo img{height:28px;width:auto;max-width:180px}.auth-back-home{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;height:34px;padding:0 12px;border-radius:8px;background:var(--auth-bg);border:1px solid var(--auth-line);color:var(--auth-ink);font-size:13px;font-weight:600;white-space:nowrap;transition:background .12s,border-color .12s,color .12s}.auth-back-home svg{color:var(--auth-muted);transition:transform .15s,color .15s}.auth-back-home:hover{background:var(--auth-bg-soft);border-color:#d8d7d2}.auth-back-home:hover svg{color:var(--auth-ink);transform:translateX(-2px)}.auth-headline{max-width:430px;margin:0 0 14px;font-size:clamp(36px,4.4vw,58px);line-height:1.02;letter-spacing:-.045em;font-weight:760;color:var(--auth-ink)}.auth-lead{max-width:390px;margin:0;color:var(--auth-body);font-size:15px;line-height:1.58;font-weight:500}.auth-quote{margin:0;padding:18px;background:var(--auth-bg);border:1px solid var(--auth-line);border-radius:14px;display:grid;grid-gap:10px;gap:10px}.auth-quote-text{margin:0;font-size:15px;line-height:1.5;color:var(--auth-ink);letter-spacing:-.012em;font-weight:500}.auth-quote-by{display:flex;align-items:center;gap:10px;min-width:0;font-size:12.5px;font-weight:600;color:var(--auth-muted)}.auth-quote-avatar{width:26px;height:26px;border-radius:999px;background:linear-gradient(135deg,var(--auth-brand) 0,#ddb892 100%);flex-shrink:0}.auth-form-wrap{min-width:0;width:100%;padding:clamp(32px,4.6vw,60px);display:grid;align-content:center;grid-gap:18px;gap:18px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.82)),var(--auth-bg)}.auth-kicker{font-size:11.5px;font-weight:800;color:var(--auth-brand);letter-spacing:.08em;text-transform:uppercase}.auth-title{margin:6px 0 8px;font-size:clamp(27px,3vw,34px);line-height:1.1;letter-spacing:-.035em;font-weight:760;color:var(--auth-ink)}.auth-subtitle{margin:0;font-size:14.5px;line-height:1.55;color:var(--auth-body);font-weight:500}.auth-switch{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border-radius:10px;background:var(--auth-bg-soft);border:1px solid var(--auth-line)}.auth-switch button{height:36px;border:0;border-radius:7px;background:transparent;color:var(--auth-muted);font-size:13px;font-weight:700;cursor:pointer}.auth-switch button:hover{color:var(--auth-ink)}.auth-switch button.is-active{background:var(--auth-bg);color:var(--auth-ink);box-shadow:0 1px 2px rgba(10,10,11,.06),0 4px 12px rgba(10,10,11,.04)}.auth-field{display:grid;grid-gap:6px;gap:6px;min-width:0;position:relative}.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-label{font-size:13px;font-weight:700;color:var(--auth-ink);letter-spacing:-.005em}.auth-forgot-link{background:none;border:0;padding:0;font-size:12.5px;font-weight:700;color:var(--auth-brand);cursor:pointer;line-height:1.2;white-space:nowrap}.auth-forgot-link:hover{color:var(--auth-brand-hover);text-decoration:underline}.auth-input{height:48px;width:100%;min-width:0;border:1px solid var(--auth-line);border-radius:12px;padding:0 14px;font-size:14.5px;font-family:inherit;background:var(--auth-bg);color:var(--auth-ink);transition:border-color .12s,box-shadow .12s,background .12s}.auth-password-input{padding-right:46px}.auth-password-toggle{position:absolute;right:8px;top:29px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:transparent;color:var(--auth-muted);cursor:pointer;transition:background-color .14s,color .14s}.auth-password-toggle:hover{background:var(--auth-bg-soft);color:var(--auth-ink)}.auth-password-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.auth-input::placeholder{color:var(--auth-muted-2)}.auth-input:focus{outline:none;border-color:var(--auth-brand,#8735ee);box-shadow:0 0 0 4px rgba(135,53,238,.12)}.auth-submit{margin-top:2px;height:50px;width:100%;border:0;border-radius:12px;background:var(--auth-ink);color:#fff;font-size:14.5px;font-weight:800;letter-spacing:-.005em;cursor:pointer;box-shadow:0 16px 30px rgba(15,15,20,.12);transition:background .12s,transform .1s,box-shadow .12s}.auth-submit:hover:not(:disabled){background:var(--auth-brand)}.auth-submit:active{transform:translateY(1px)}.auth-submit:disabled{opacity:.65;cursor:default}.auth-text-link{justify-self:center;margin-top:-2px;background:transparent;border:0;color:var(--auth-brand);font-size:13.5px;font-weight:700;cursor:pointer;padding:6px 8px}.auth-text-link:hover{color:var(--auth-brand-hover);text-decoration:underline}.auth-text-link--inline{justify-self:auto;margin:0;padding:0;font-size:inherit;font-weight:700;text-decoration:underline}.auth-text-link--inline:hover{text-decoration:none}.auth-message{margin:0;font-size:13px;line-height:1.5;padding:10px 12px;border-radius:10px}.auth-message.is-error{color:#b3261e;background:#fdecea;border:1px solid #f5c8c4}.auth-message.is-ok{color:var(--auth-brand);background:var(--auth-soft);border:1px solid rgba(135,53,238,.18)}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--auth-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:var(--auth-line)}.auth-magic-section{display:grid;grid-gap:10px;gap:10px;min-width:0}.auth-magic-hint{margin:0;font-size:13px;color:var(--auth-body);line-height:1.45}.auth-magic-btn{height:48px;width:100%;border:1px solid var(--auth-line);border-radius:12px;background:var(--auth-bg-soft);color:var(--auth-ink);font-size:14px;font-weight:700;cursor:pointer;transition:background .12s,border-color .12s}.auth-magic-btn:hover:not(:disabled){background:var(--auth-bg-muted);border-color:#c8c6cc}.auth-magic-btn:disabled{opacity:.6;cursor:default}.auth-foot{margin:0;font-size:12.5px;color:var(--auth-muted);text-align:center;line-height:1.45}.auth-foot a{color:var(--auth-ink);font-weight:700}.auth-foot a:hover{color:var(--auth-brand)}@media (max-width:980px){.auth-shell{grid-template-columns:1fr;width:min(520px,100%);min-height:auto}.auth-brand{padding:24px;gap:18px;border-right:0;border-bottom:1px solid var(--auth-line)}.auth-brand:after,.auth-brand:before,.auth-quote{display:none}.auth-headline{max-width:none;font-size:clamp(26px,6vw,34px)}.auth-lead{max-width:none;font-size:14px}}@media (max-width:560px){.auth-page{align-items:flex-start;padding:14px}.auth-shell{border-radius:14px;box-shadow:none}.auth-brand{padding:18px}.auth-brand-top{align-items:flex-start;flex-direction:column}.auth-back-home{height:32px}.auth-form-wrap{padding:24px 18px 26px;gap:16px}}.auth-pw-meter{display:flex;align-items:center;gap:10px;margin-top:8px}.auth-pw-bar{flex:1 1;height:5px;background:#ececef;border-radius:3px;overflow:hidden}.auth-pw-bar>span{display:block;height:100%;border-radius:3px;transition:width .25s ease,background .2s ease}.auth-pw-bar.score-0>span,.auth-pw-bar.score-1>span{background:#ef4444}.auth-pw-bar.score-2>span{background:#f59e0b}.auth-pw-bar.score-3>span{background:#84cc16}.auth-pw-bar.score-4>span{background:#16a34a}.auth-pw-label{font-size:11.5px;font-weight:700;letter-spacing:.02em;min-width:50px}.auth-pw-label.score-0,.auth-pw-label.score-1{color:#ef4444}.auth-pw-label.score-2{color:#d18605}.auth-pw-label.score-3{color:#65a30d}.auth-pw-label.score-4{color:#16a34a}.auth-pw-hint{margin:8px 0 0;font-size:12px;color:#6b6b75;line-height:1.45;transition:color .2s ease}.auth-pw-hint.is-met{color:#16a34a;font-weight:600}.auth-input.has-error{border-color:#ef4444}.auth-input.has-error:focus{box-shadow:0 0 0 4px rgba(239,68,68,.12)}.auth-input.has-match{border-color:#16a34a}.auth-input.has-match:focus{box-shadow:0 0 0 4px rgba(22,163,74,.12)}.auth-pw-confirm-state{display:block;margin-top:6px;font-size:11.5px;font-weight:600}.auth-pw-confirm-state.is-match{color:#16a34a}.auth-pw-confirm-state.is-mismatch{color:#ef4444}.auth-quote--rotating{position:relative}.auth-quote--rotating .auth-quote-text{animation:auth-quote-fade .6s ease}@keyframes auth-quote-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.auth-quote-dots{position:absolute;bottom:-22px;left:0;display:inline-flex;gap:5px}.auth-quote-dot{width:6px;height:6px;border-radius:50%;background:rgba(15,17,23,.18);transition:background .2s ease,transform .2s ease}.auth-quote-dot.is-active{background:var(--auth-brand,#8735ee);transform:scale(1.25)}.auth-quote-avatar--photo{width:32px;height:32px;object-fit:cover;background:var(--auth-bg-soft)}