*{box-sizing:border-box}:root{--auth-header-offset:0px;--auth-blue:#0d8ed6;--auth-blue-dark:#0b72b5;--auth-text:#101828;--auth-muted:#667085;--auth-border:rgba(148,163,184,.28)}body,html{margin:0;min-height:100%}body:has(.auth-page){overflow:hidden}.auth-page{position:relative;width:100vw;height:100svh;min-height:100svh;max-height:100svh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;display:grid;place-items:center;padding:18px 24px;background:radial-gradient(circle at 19% 22%,rgba(14,165,233,.12),transparent 28%),radial-gradient(circle at 70% 35%,rgba(99,102,241,.15),transparent 35%),radial-gradient(circle at 45% 78%,rgba(56,189,248,.1),transparent 30%),linear-gradient(180deg,#f7fbff,#eef6fc);animation:authPageFade .7s ease both}.auth-page:before{background-image:linear-gradient(rgba(15,23,42,.048) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.048) 1px,transparent 0);background-size:52px 52px;background-position:top;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 7%,#000 92%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 7%,#000 92%,transparent)}.auth-page:after,.auth-page:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.auth-page:after{background:radial-gradient(circle at 50% 52%,hsla(0,0%,100%,.58),transparent 34%),linear-gradient(90deg,rgba(247,251,255,.28),transparent 30%,transparent 70%,rgba(247,251,255,.28))}.auth-bg{position:absolute;z-index:0;border-radius:999px;filter:blur(34px);opacity:.65;pointer-events:none;transform-origin:center;animation:authOrbFloat 12s ease-in-out infinite alternate,authAmoebaPulse 7.5s ease-in-out infinite}.auth-bg-one{width:300px;height:300px;left:17%;top:24%;background:rgba(14,165,233,.14)}.auth-bg-two{width:430px;height:430px;right:22%;top:26%;background:rgba(99,102,241,.16);animation-delay:-4s,-2s}.auth-bg-three{width:280px;height:280px;left:43%;bottom:6%;background:rgba(56,189,248,.12);animation-delay:-7s,-4.5s}.auth-shell{position:relative;z-index:2;width:min(410px,100%);display:flex;align-items:center;justify-content:center;animation:authShellEnter .75s cubic-bezier(.16,1,.3,1) both}.auth-card{position:relative;width:100%;overflow:hidden;border:1px solid var(--auth-border);border-radius:26px;padding:24px;background:radial-gradient(circle at 18% 8%,rgba(14,165,233,.14),transparent 36%),radial-gradient(circle at 90% 22%,rgba(99,102,241,.16),transparent 38%),radial-gradient(circle at 50% 95%,rgba(56,189,248,.08),transparent 42%),hsla(0,0%,100%,.8);background-size:180% 180%;backdrop-filter:blur(20px);box-shadow:0 22px 60px rgba(15,23,42,.1),inset 0 1px 0 hsla(0,0%,100%,.9);animation:authCardEnter .75s cubic-bezier(.16,1,.3,1) .08s both,authCardPulseBg 6.5s ease-in-out .9s infinite}.auth-card-glow{inset:-2px;background:radial-gradient(circle at 16% 8%,rgba(14,165,233,.2),transparent 34%),radial-gradient(circle at 96% 16%,rgba(99,102,241,.18),transparent 36%),radial-gradient(circle at 50% 100%,rgba(56,189,248,.12),transparent 42%);opacity:.72;animation:authCardGlowPulse 4.8s ease-in-out infinite}.auth-card-glow,.auth-card:before{position:absolute;z-index:0;pointer-events:none}.auth-card:before{content:"";inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(14,165,233,.36),rgba(99,102,241,.22),hsla(0,0%,100%,.48),rgba(14,165,233,.28));background-size:240% 240%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:authCardBorderMove 7s ease-in-out infinite}.auth-card-head,.auth-field-group,.auth-foot,.auth-security-note,.auth-submit,.error-text{position:relative;z-index:1}.auth-card-head{margin-bottom:18px;animation:authFadeUp .55s ease .12s both}.kicker{margin:0;color:#1f68a8;font-size:10.5px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.auth-card-head h2{margin:11px 0 0;max-width:330px;color:var(--auth-text);font-size:31px;line-height:1.04;letter-spacing:-.055em;font-weight:500}.auth-card-head p:not(.kicker){margin:11px 0 0;max-width:330px;color:var(--auth-muted);font-size:13.5px;line-height:1.5}.auth-field-group{margin-top:13px;animation:authFadeUp .55s ease both}.auth-field-group:first-of-type{animation-delay:.2s}.auth-field-group:nth-of-type(2){animation-delay:.28s}.auth-label{display:block;margin-bottom:7px;color:#344054;font-size:13px;font-weight:700}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap input{width:100%;height:48px;border:1px solid rgba(148,163,184,.38);border-radius:15px;outline:none;background:hsla(0,0%,100%,.86);color:#101828;font-size:14.5px;padding:0 58px 0 44px;box-shadow:0 10px 24px rgba(15,23,42,.045),inset 0 1px 0 hsla(0,0%,100%,.9);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background .22s ease}.auth-input-wrap input::-moz-placeholder{color:#9aa8bb}.auth-input-wrap input::placeholder{color:#9aa8bb}.auth-input-wrap input:focus{border-color:rgba(13,142,214,.72);background:#fff;box-shadow:0 0 0 4px rgba(13,142,214,.1),0 14px 30px rgba(13,142,214,.08);transform:translateY(-1px)}.auth-input-icon{position:absolute;left:17px;z-index:2;color:var(--auth-blue);font-size:13px;pointer-events:none}.auth-eye-btn{right:9px;z-index:2;width:34px;height:34px;display:inline-flex;border:0;border-radius:11px;background:rgba(13,142,214,.08);color:#0b6fae;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.auth-eye-btn:hover{background:rgba(13,142,214,.14);color:var(--auth-blue-dark);transform:translateY(-1px)}.auth-eye-btn:focus-visible{box-shadow:0 0 0 4px rgba(13,142,214,.14)}.auth-eye-btn svg{transition:transform .2s ease}.auth-eye-btn:hover svg{transform:scale(1.08)}.auth-show-btn{position:absolute;right:9px;z-index:2;height:34px;min-width:48px;border:0;border-radius:11px;background:rgba(13,142,214,.08);color:#0b6fae;font-size:12px;font-weight:800;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.auth-show-btn:hover{background:rgba(13,142,214,.14);color:var(--auth-blue-dark);transform:translateY(-1px)}.error-text{margin:12px 0 0;padding:10px 12px;border-radius:13px;border:1px solid rgba(239,68,68,.24);background:hsla(0,86%,97%,.9);color:#b42318;font-size:13px;font-weight:650;animation:authShake .35s ease both}.auth-submit{width:100%;height:50px;margin-top:17px;border:0;border-radius:16px;background:linear-gradient(135deg,#4e8ed6,#0d9adb 48%,#0479be);color:#fff;font-size:15.5px;font-weight:800;cursor:pointer;box-shadow:0 16px 32px rgba(13,142,214,.24),inset 0 1px 0 hsla(0,0%,100%,.35);display:inline-flex;align-items:center;justify-content:center;gap:10px;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,filter .24s ease;animation:authFadeUp .55s ease .36s both}.auth-submit:before{content:"";position:absolute;inset:0;transform:translateX(-120%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.28),transparent);transition:transform .7s ease}.auth-submit:hover{transform:translateY(-3px);box-shadow:0 22px 46px rgba(13,142,214,.34),inset 0 1px 0 hsla(0,0%,100%,.4);filter:saturate(1.06)}.auth-submit:hover:before{transform:translateX(120%)}.auth-submit b{font-size:18px;transition:transform .2s ease}.auth-submit:hover b{transform:translateX(4px)}.auth-submit:disabled{cursor:not-allowed;opacity:.78;transform:none}.auth-spinner{width:17px;height:17px;border-radius:999px;border:2px solid hsla(0,0%,100%,.44);border-top-color:#fff;animation:authSpin .75s linear infinite}.auth-foot{display:flex;align-items:center;justify-content:center;gap:10px;margin:16px 0 0;color:#94a3b8;font-size:14px;animation:authFadeUp .55s ease .44s both}.auth-foot a{color:#245fa2;text-decoration:none;font-weight:800;transition:color .2s ease,transform .2s ease}.auth-foot a:hover{color:var(--auth-blue);transform:translateY(-1px)}.auth-security-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:10px 12px;border-radius:15px;border:1px solid rgba(146,163,184,.25);background:rgba(248,251,255,.72);color:#667085;font-size:12px;line-height:1.4;text-align:center;animation:authFadeUp .55s ease .52s both}.auth-security-note span{color:var(--auth-blue);animation:authIconPulse 2.4s ease-in-out infinite}.auth-eye-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:5;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:transparent;color:#667085;cursor:pointer;transition:all .2s ease}.auth-eye-btn:hover{background:rgba(13,142,214,.1);color:#0d8ed6;transform:translateY(-50%)}.auth-eye-btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(13,142,214,.3)}.auth-eye-btn svg{display:block;flex-shrink:0}@keyframes authPageFade{0%{opacity:0}to{opacity:1}}@keyframes authShellEnter{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes authCardEnter{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes authFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes authCardPulseBg{0%{background-position:0 50%;box-shadow:0 22px 60px rgba(15,23,42,.1),inset 0 1px 0 hsla(0,0%,100%,.9)}50%{background-position:100% 50%;box-shadow:0 26px 76px rgba(13,142,214,.16),inset 0 1px 0 hsla(0,0%,100%,.95)}to{background-position:0 50%;box-shadow:0 22px 60px rgba(15,23,42,.1),inset 0 1px 0 hsla(0,0%,100%,.9)}}@keyframes authCardGlowPulse{0%,to{opacity:.58;transform:scale(1);filter:saturate(1)}50%{opacity:.92;transform:scale(1.04);filter:saturate(1.18)}}@keyframes authCardBorderMove{0%{background-position:0 50%;opacity:.52}50%{background-position:100% 50%;opacity:.92}to{background-position:0 50%;opacity:.52}}@keyframes authOrbFloat{0%{translate:0 0}to{translate:22px -18px}}@keyframes authAmoebaPulse{0%,to{border-radius:44% 56% 53% 47%/48% 42% 58% 52%;scale:1;opacity:.56;filter:blur(34px) saturate(1)}35%{border-radius:58% 42% 38% 62%/44% 61% 39% 56%;scale:1.11 .96;opacity:.72;filter:blur(38px) saturate(1.24)}68%{border-radius:39% 61% 57% 43%/61% 44% 56% 39%;scale:.96 1.09;opacity:.66;filter:blur(32px) saturate(1.15)}}@keyframes authIconPulse{0%,to{transform:scale(1);opacity:.82}50%{transform:scale(1.18);opacity:1}}@keyframes authSpin{to{transform:rotate(1turn)}}@keyframes authShake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}@media (max-width:700px){:root{--auth-header-offset:0px}.auth-page{height:100svh;max-height:100svh;padding:14px}.auth-shell{width:min(390px,100%)}.auth-card{padding:22px;border-radius:24px}.auth-card-head h2{font-size:29px}.auth-card-head p:not(.kicker){font-size:13px}.auth-input-wrap input{height:47px}.auth-submit{height:49px}.auth-foot{flex-wrap:wrap}.auth-foot,.auth-security-note{margin-top:14px}}@media (max-height:760px){.auth-card{padding:20px}.auth-card-head{margin-bottom:14px}.auth-card-head h2{margin-top:8px;font-size:28px}.auth-card-head p:not(.kicker){margin-top:8px;font-size:12.8px;line-height:1.42}.auth-field-group{margin-top:10px}.auth-label{margin-bottom:6px}.auth-input-wrap input{height:44px}.auth-eye-btn{width:32px;height:32px}.auth-show-btn{height:32px}.auth-submit{height:46px;margin-top:14px}.auth-foot{margin-top:12px}.auth-security-note{margin-top:12px;padding:8px 10px}}@media (prefers-reduced-motion:reduce){.auth-page *,.auth-page :after,.auth-page :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}