.auth-root{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);width:100%;min-height:100vh;display:grid}.auth-hero{color:#fff;background:radial-gradient(900px 500px at 85% -10%,#a855f78c,#0000 60%),radial-gradient(700px 500px at -10% 110%,#38bdf847,#0000 60%),linear-gradient(155deg,#4338ca 0%,#4f46e5 45%,#6d28d9 100%);flex-direction:column;padding:36px 48px 40px;display:flex;position:relative;overflow:hidden}.auth-hero:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff24 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000b3,#0000 75%);mask-image:linear-gradient(#000000b3,#0000 75%)}.hero-brand{letter-spacing:-.3px;align-items:center;gap:10px;font-size:18px;font-weight:800;display:flex;position:relative}.hero-logo{background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 6px 18px #0f0c3c40}.hero-copy{max-width:470px;margin-top:34px;position:relative}.hero-eyebrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff38;border-radius:99px;align-items:center;gap:6px;padding:5px 11px;font-size:11.5px;font-weight:600;display:inline-flex}.hero-title{letter-spacing:-1px;margin-top:16px;font-size:34px;font-weight:800;line-height:1.12}.hero-title span{background:linear-gradient(90deg,#c7d2fe,#f0abfc);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-sub{color:#ffffffc7;margin-top:12px;font-size:14px;line-height:1.6}.hero-illu-wrap{flex:1;place-items:center;min-height:300px;margin:8px 0;display:grid;position:relative}.hero-illu{width:100%;max-width:560px;height:auto;overflow:visible}.hero-chips{grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:relative}.hero-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:10px;padding:12px 14px}.hero-chip b{letter-spacing:-.4px;font-size:18px;font-weight:800;display:block}.hero-chip span{color:#ffffffb8;font-size:11.5px}.fl-a{animation:6s ease-in-out infinite floatY}.fl-b{animation:7.5s ease-in-out infinite reverse floatY}.fl-c{animation:5s ease-in-out .8s infinite floatY}.plane{animation:9s ease-in-out infinite fly}.spin-slow{transform-origin:260px 200px;animation:60s linear infinite spin}.shimmer{animation:2.4s ease-in-out infinite shimmer}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fly{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(10px,-8px)rotate(3deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.fl-a,.fl-b,.fl-c,.plane,.spin-slow,.shimmer{animation:none}}.hero-brand{animation:.6s backwards fadeIn}.hero-copy{animation:.7s cubic-bezier(.22,1,.36,1) .1s backwards riseIn}.hero-illu-wrap{animation:.9s cubic-bezier(.22,1,.36,1) .25s backwards riseIn}.hero-chip{transition:transform .2s,background .2s;animation:.6s cubic-bezier(.22,1,.36,1) backwards riseIn}.hero-chip:hover{background:#ffffff2e;transform:translateY(-3px)}.hero-chip:first-child{animation-delay:.5s}.hero-chip:nth-child(2){animation-delay:.6s}.hero-chip:nth-child(3){animation-delay:.7s}.auth-card>.auth-title,.auth-card>.auth-sub,.auth-card>.auth-switch,.auth-card>.trust-row,.auth-card>.success-box,.auth-form>*{animation:.6s cubic-bezier(.22,1,.36,1) backwards riseIn}.auth-card>.auth-title{animation-delay:.1s}.auth-card>.auth-sub{animation-delay:.16s}.auth-form>:first-child{animation-delay:.22s}.auth-form>:nth-child(2){animation-delay:.27s}.auth-form>:nth-child(3){animation-delay:.32s}.auth-form>:nth-child(4){animation-delay:.37s}.auth-form>:nth-child(5){animation-delay:.42s}.auth-form>:nth-child(6){animation-delay:.47s}.auth-form>:nth-child(7){animation-delay:.52s}.auth-form>:nth-child(8){animation-delay:.57s}.auth-card>.auth-switch{animation-delay:.6s}.auth-card>.trust-row{animation-delay:.68s}.btn-primary:hover:not(:disabled){transform:translateY(-1px)}.auth-panel{background:linear-gradient(#fff 0%,#f7f7fd 100%);justify-content:center;align-items:center;padding:40px 32px;display:flex}.auth-card{width:100%;max-width:420px}.auth-mobile-brand{align-items:center;gap:9px;margin-bottom:26px;font-size:17px;font-weight:800;display:none}.auth-mobile-brand .hero-logo{box-shadow:none;background:#4f46e5}.auth-title{letter-spacing:-.7px;color:#0f1128;font-size:26px;font-weight:800}.auth-sub{color:#6b6f8c;margin-top:6px;font-size:13.5px;line-height:1.5}.auth-form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.field{flex-direction:column;gap:6px;display:flex}.field-label{color:#3b3f5c;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.field-link{color:#4f46e5;font-weight:500}.field-link:hover{text-decoration:underline}.btn-auth-chip{color:#4f46e5;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e0e2ef;border-radius:99px;justify-content:center;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;transition:background .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.btn-auth-chip svg{flex-shrink:0;display:block}.btn-auth-chip:hover{background:#f4f3ff;border-color:#c7c9f5;box-shadow:0 2px 8px #4f46e514}.btn-auth-chip:active{transform:scale(.97)}.input-wrap{align-items:center;display:flex;position:relative}.input-wrap>.input-ico{color:#a3a7c2;pointer-events:none;transition:color .15s;position:absolute;left:13px}.input-wrap:focus-within>.input-ico{color:#4f46e5}.input{color:#0f1128;background:#fff;border:1px solid #dfe1ee;border-radius:8px;outline:none;width:100%;height:44px;padding:0 14px 0 40px;font-family:inherit;font-size:13.5px;transition:border-color .15s,box-shadow .15s}.input::placeholder{color:#b0b4cc}.input:hover{border-color:#c9ccdf}.input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f124}.input.has-error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.input.pw{padding-right:44px}.pw-toggle{color:#8b8fa8;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid;position:absolute;right:6px}.pw-toggle:hover{color:#4f46e5;background:#f1f1fa}.field-error{color:#dc2626;font-size:11.5px}.field-hint{color:#8b8fa8;font-size:11.5px}.field-hint b{color:#4f46e5;font-weight:600}.row-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check-row{color:#4b4f6b;justify-content:space-between;align-items:center;font-size:12.5px;display:flex}.check{cursor:pointer;align-items:flex-start;gap:9px;line-height:1.45;display:flex}.check input{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #c9ccdf;border-radius:5px;flex-shrink:0;place-items:center;width:17px;height:17px;margin-top:1px;transition:all .14s;display:grid}.check input:checked{background:#4f46e5;border-color:#4f46e5}.check input:checked:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:8px;height:4px;transform:rotate(-45deg)translate(1px,-1px)}.check input:focus-visible{outline-offset:2px;outline:2px solid #a5b4fc}.check a{color:#4f46e5;font-weight:500}.check a:hover{text-decoration:underline}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(#5b52ee,#4f46e5);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:46px;font-size:14px;font-weight:600;transition:transform .1s,box-shadow .16s,filter .16s;display:flex;box-shadow:0 8px 20px #4f46e54d}.btn-primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 10px 26px #4f46e561}.btn-primary:active:not(:disabled){transform:scale(.985)}.btn-primary:disabled{opacity:.75;cursor:progress}.btn-google{color:#2b2e48;cursor:pointer;background:#fff;border:1px solid #dfe1ee;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:44px;font-size:13.5px;font-weight:600;transition:background .14s,border-color .14s;display:flex}.btn-google:hover{background:#f7f7fd;border-color:#c9ccdf}.divider{color:#a3a7c2;align-items:center;gap:12px;margin:2px 0;font-size:11.5px;display:flex}.divider:before,.divider:after{content:"";background:#e6e8f3;flex:1;height:1px}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}.auth-switch{text-align:center;color:#6b6f8c;margin-top:22px;font-size:13px}.auth-switch a{color:#4f46e5;font-weight:600}.auth-switch a:hover{text-decoration:underline}.auth-nav-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.btn-auth-secondary{box-sizing:border-box;color:#3b3f5c;cursor:pointer;background:#fff;border:1px solid #e0e2ef;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 14px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex}.btn-auth-secondary svg{flex-shrink:0;display:block}.btn-auth-secondary:hover{color:#4f46e5;background:#f7f7fd;border-color:#c7c9f5;text-decoration:none;box-shadow:0 2px 8px #4f46e514}.btn-auth-secondary:active{transform:scale(.985)}.auth-nav-single{width:100%;max-width:240px}.auth-switch .btn-auth-secondary{color:#3b3f5c;font-weight:600}.auth-switch .btn-auth-secondary:hover{color:#4f46e5;text-decoration:none}@media (max-width:420px){.auth-nav-actions{grid-template-columns:1fr}}.trust-row{color:#8b8fa8;flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-top:18px;font-size:11.5px;display:flex}.trust-row span{align-items:center;gap:5px;display:inline-flex}.trust-row svg{color:#10b981}.pw-rules{grid-template-columns:1fr 1fr;gap:5px 12px;margin-top:2px;display:grid}.pw-rule{color:#a3a7c2;align-items:center;gap:6px;font-size:11.5px;transition:color .16s;display:flex}.pw-rule i{border:1.5px solid #d6d9ea;border-radius:50%;place-items:center;width:14px;height:14px;transition:all .16s;display:grid}.pw-rule.ok{color:#059669}.pw-rule.ok i{color:#fff;background:#10b981;border-color:#10b981}.pw-meter{gap:4px;margin-top:4px;display:flex}.pw-meter i{background:#e9eaf3;border-radius:99px;flex:1;height:4px;transition:background .2s}.success-box{text-align:center;padding:8px 0}.success-ico{color:#059669;background:#d1fae5;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 18px;display:grid}@media (max-width:980px){.auth-root{grid-template-columns:1fr}.auth-hero{display:none}.auth-mobile-brand{display:flex}.auth-panel{align-items:flex-start;padding:32px 20px}}@media (max-width:480px){.row-2,.pw-rules{grid-template-columns:1fr}}
