*{margin:0;padding:0;box-sizing:border-box}body{font-family:Carlito,Calibri,Candara,Segoe UI,sans-serif;background:#0f1e3c}.auth-shell{display:flex;align-items:stretch;min-height:100vh;background:#0f1e3c}.auth-panel{flex:1.15;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:48px 56px;overflow:hidden;background:linear-gradient(155deg,#0a1628,#0f1e3c 55%,#0c2235)}.auth-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(ellipse 85% 85% at 15% 55%,black 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 85% 85% at 15% 55%,black 20%,transparent 75%);pointer-events:none}.auth-orb{position:absolute;top:-80px;right:-60px;width:320px;height:320px;background:radial-gradient(circle,rgba(200,149,58,.06) 0%,transparent 65%);pointer-events:none;animation:pulseOrb 7s ease-in-out infinite}.auth-particle{position:absolute;border-radius:50%;animation:particleDrift 6s ease-in-out infinite}.auth-brand{position:relative;z-index:2;display:flex;align-items:center;gap:18px;animation:fadeSlideUp .7s ease-out both}.auth-brand-mark{background:#fff;border-radius:10px;padding:9px 18px;display:flex;align-items:center;box-shadow:0 6px 24px #00000047,0 1px 2px #00000026}.auth-brand-mark img{height:30px;width:auto;display:block}.auth-brand-divider{width:1px;height:38px;background:#ffffff2e;flex-shrink:0}.auth-brand-powered{display:flex;flex-direction:column;gap:2px}.auth-brand-powered small{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff47}.auth-brand-powered strong{font-size:14px;font-weight:700;color:#ffffff9e;letter-spacing:.04em}.auth-hero{position:relative;z-index:2;animation:fadeSlideUp .7s ease-out .12s both}.auth-hero-title-wrap{min-height:84px;display:flex;align-items:flex-end}.auth-hero-title{font-size:34px;line-height:1.15;font-weight:700;color:#fff;letter-spacing:-.015em;transition:opacity .4s ease,transform .4s cubic-bezier(.2,.7,.2,1),filter .4s ease}.auth-hero-tagline-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;max-width:380px;position:relative;padding-left:32px;transition:opacity .4s ease .08s,transform .4s cubic-bezier(.2,.7,.2,1) .08s}.auth-hero-tagline-row:before{content:"";position:absolute;left:0;width:22px;height:2px;background:#00c4a1;top:6px}.auth-hero-tagline{font-size:12px;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#00c4a1}.auth-hero-desc{font-size:15.5px;line-height:1.65;color:#fff6;max-width:380px;transition:opacity .4s ease .08s,transform .4s cubic-bezier(.2,.7,.2,1) .08s}.auth-illust-wrap{position:relative;z-index:2;width:100%;margin:14px 0 -8px;display:flex;align-items:center;justify-content:center;animation:fadeSlideUp .7s ease-out .2s both,floatIllust 6s ease-in-out 1s infinite}.auth-illust-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:96%;height:96%;background:radial-gradient(ellipse 62% 58% at 50% 55%,rgba(0,196,161,.13) 0%,transparent 70%);pointer-events:none;z-index:-1}.auth-illust-svg{width:100%}.auth-illust-svg svg{display:block}.auth-footer{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.07);padding-top:20px;display:flex;flex-direction:column;gap:10px;animation:fadeSlideUp .7s ease-out .3s both}.auth-footer-label{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff38}.auth-pills{display:flex;gap:7px;flex-wrap:wrap}.auth-pill{position:relative;overflow:hidden;font-size:12px;font-weight:600;cursor:pointer;border-radius:20px;padding:3px 12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffff80;transition:border-color .2s,color .2s,background .2s}.auth-pill:hover{border-color:#00c4a180;color:#00c4a1}.auth-pill.active{color:#00c4a1;background:#00c4a11f;border-color:#00c4a18c}.auth-pill-progress{position:absolute;left:0;bottom:0;height:2px;width:0%;background:#00c4a1;animation:progressFill 8s linear forwards}.auth-side{flex:0 0 460px;display:flex;flex-direction:column;justify-content:center;padding:64px 48px;background:#f4f6fb;border-left:1px solid rgba(0,0,0,.06);position:relative;overflow:hidden}.auth-side:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00c4a1,#00a080)}.auth-card{background:#fff;border-radius:16px;border:1px solid rgba(26,37,64,.07);padding:38px 34px;box-shadow:0 4px 32px #1a254014,0 1px 4px #1a25400a;position:relative;z-index:1;animation:fadeSlideRight .7s ease-out .15s both}.auth-eyebrow{display:block;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#00c4a1;font-weight:700;margin-bottom:7px}.auth-title{font-size:26px;font-weight:700;color:#1a2540;line-height:1.2;margin-bottom:4px}.auth-title-sm{font-size:24px;font-weight:700;color:#1a2540;line-height:1.2;margin-bottom:4px}.auth-subtitle{font-size:14.5px;color:#4a5a7a;line-height:1.5}.auth-alert{display:flex;align-items:center;gap:9px;padding:11px 13px;border-radius:8px;font-size:14px;margin:14px 0;background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.auth-field{margin-bottom:14px}.auth-label{display:block;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:#8a96b0;font-weight:700;margin-bottom:7px}.auth-input-wrap{position:relative}.auth-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#b0bcd4;display:flex;align-items:center}.auth-input{width:100%;height:46px;background:#f4f6fb;border:1.5px solid rgba(26,37,64,.12);border-radius:9px;padding:0 14px 0 42px;font-family:inherit;font-size:15px;color:#1a2540;outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.auth-input:hover{border-color:#1a254038}.auth-input:focus{border-color:#00c4a1;background:#f8fffd;box-shadow:0 0 0 3px #00c4a11a}.auth-input.has-toggle{padding-right:42px}.auth-toggle-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#b0bcd4;padding:5px;display:flex;align-items:center;border-radius:5px;transition:color .2s,background .2s}.auth-toggle-btn:hover{color:#4a5a7a;background:#1a25400d}.auth-row-end{display:flex;justify-content:flex-end;align-items:center;margin-top:4px;margin-bottom:22px}.auth-link{font-size:14px;color:#00c4a1;text-decoration:none;font-weight:600;cursor:pointer;background:none;border:none;padding:0;transition:color .2s}.auth-link:hover{color:#00d4b0}.auth-link-muted{font-size:14px;color:#4a5a7a;text-decoration:none;font-weight:600;cursor:pointer;background:none;border:none;padding:0}.auth-link-muted:hover{color:#1a2540}.auth-btn{width:100%;height:50px;background:#0f1e3c;border:none;border-radius:9px;font-family:inherit;font-size:14.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s,transform .15s,box-shadow .2s}.auth-btn:hover{background:#162d5a;transform:translateY(-1px);box-shadow:0 8px 24px #0f1e3c38}.auth-btn:disabled{opacity:.7;cursor:default;transform:none}.auth-btn-primary{background:linear-gradient(100deg,#0f1e3c 35%,#1c3a6e,#0f1e3c 65%);background-size:250% 100%;animation:shimmerSweep 3.2s linear infinite}.auth-btn-primary:hover{background:linear-gradient(100deg,#0f1e3c 35%,#1c3a6e,#0f1e3c 65%);background-size:250% 100%}.auth-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0;display:inline-block}.auth-secured{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;font-size:12.5px;color:#8a96b0}.auth-qr{width:120px;height:120px;padding:8px;background:#fff;border:1.5px solid rgba(26,37,64,.15);border-radius:8px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.auth-qr img{width:100%;height:100%;object-fit:contain}.auth-manual-key{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f4f6fb;border:1.5px dashed rgba(26,37,64,.18);border-radius:8px;padding:10px 12px;margin-bottom:20px}.auth-manual-key-value{font-family:monospace;font-size:14px;letter-spacing:.08em;color:#1a2540;word-break:break-all}.auth-manual-key-copy{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#00c4a1;background:none;border:none;cursor:pointer;flex-shrink:0}.auth-otp-label{display:block;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:#8a96b0;font-weight:700;margin-bottom:10px;text-align:center}.auth-otp-row{display:flex;gap:8px;justify-content:center;margin-bottom:20px}.auth-otp-box{width:42px;height:52px;text-align:center;font-size:20px;font-weight:700;color:#1a2540;background:#f4f6fb;border:1.5px solid rgba(26,37,64,.12);border-radius:8px;outline:none;font-family:inherit}.auth-otp-box:focus{border-color:#00c4a1;background:#f8fffd;box-shadow:0 0 0 3px #00c4a11a}.auth-resend-row{text-align:center;margin-bottom:20px;font-size:12.5px;color:#8a96b0}.auth-center-link{text-align:center;margin-top:14px}.auth-done{animation:fadeSlideUp .4s ease-out both;text-align:center}.auth-done-icon{width:56px;height:56px;border-radius:50%;background:#00c4a11f;border:1.5px solid #00c4a1;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;animation:popIn .4s ease-out both}.auth-done-check{stroke-dasharray:24;animation:drawCheck .5s ease-out .25s both}.auth-backup-codes{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f4f6fb;border:1.5px dashed rgba(26,37,64,.18);border-radius:8px;padding:14px;margin:18px 0}.auth-backup-code{font-family:monospace;font-size:13px;letter-spacing:.06em;color:#1a2540;text-align:center}.auth-captcha-row{display:flex;align-items:center;gap:10px}.auth-captcha-img-wrap{flex:1;height:46px;background:#eef1f9;border:1.5px solid rgba(26,37,64,.12);border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden}.auth-captcha-img-wrap img{height:100%;width:auto}.auth-captcha-refresh{width:46px;height:46px;flex-shrink:0;background:#f4f6fb;border:1.5px solid rgba(26,37,64,.12);border-radius:9px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#4a5a7a;transition:border-color .2s,color .2s}.auth-captcha-refresh:hover{border-color:#1a254040;color:#1a2540}.auth-captcha-input{width:100%;height:46px;margin-top:10px;background:#f4f6fb;border:1.5px solid rgba(26,37,64,.12);border-radius:9px;padding:0 14px;font-family:inherit;font-size:14px;color:#1a2540;outline:none;letter-spacing:.15em;transition:border-color .2s,background .2s,box-shadow .2s}.auth-captcha-input:hover{border-color:#1a254038}.auth-captcha-input:focus{border-color:#00c4a1;background:#f8fffd;box-shadow:0 0 0 3px #00c4a11a}.auth-apps{margin-top:20px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;animation:fadeSlideRight .7s ease-out .3s both}.auth-apps-label{font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;color:#8a96b0;white-space:nowrap}.auth-apps-list{display:flex;gap:9px;flex-wrap:wrap;justify-content:center}.auth-app-badge{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(26,37,64,.1);border-radius:8px;padding:7px 13px;text-decoration:none;transition:border-color .2s,box-shadow .2s}.auth-app-badge:hover{border-color:#1a254033;box-shadow:0 2px 12px #1a254014}.auth-app-badge-text{display:flex;flex-direction:column;line-height:1.25}.auth-app-badge-text small{font-size:8px;color:#8a96b0;text-transform:uppercase;letter-spacing:.07em}.auth-app-badge-text span{font-size:11.5px;font-weight:700;color:#1a2540}.auth-copyright{margin-top:22px;text-align:center;font-size:11px;color:#8a96b0}@media(max-width:900px){.auth-shell{flex-direction:column}.auth-panel,.auth-side{flex:none;padding:32px 24px}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideRight{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes pulseOrb{0%,to{opacity:.06;transform:scale(1)}50%{opacity:.13;transform:scale(1.18)}}@keyframes floatIllust{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes gearSpin{to{transform:rotate(360deg)}}@keyframes gearSpinRev{to{transform:rotate(-360deg)}}@keyframes steamDrift{0%{opacity:.12;transform:translateY(0)}50%{opacity:.32;transform:translateY(-6px)}to{opacity:.12;transform:translateY(-12px)}}@keyframes armSway{0%,to{transform:rotate(0)}50%{transform:rotate(-4deg)}}@keyframes conveyorPulse{0%,to{opacity:.4}50%{opacity:.85}}@keyframes blink{0%,to{opacity:1}50%{opacity:.15}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmerSweep{0%{background-position:0% 0}to{background-position:250% 0}}@keyframes drawCheck{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}@keyframes particleDrift{0%,to{transform:translate(0);opacity:.35}50%{transform:translate(8px,-14px);opacity:.9}}@keyframes progressFill{0%{width:0%}to{width:100%}}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
