:root{--bg:#050607;--panel:#0B0F12;--panel2:#10161C;--text:#E6F1EA;--muted:#8A96A3;--line:#16241C;--primary:#00FF1C;--ok:#00FF1C;--warn:#FFB020;--bad:#FF3B3B;--critical:#FF2B2B}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 72% 18%,rgba(0,255,28,.08),transparent 38%),radial-gradient(circle at 18% 86%,rgba(0,229,255,.05),transparent 40%),#050607;color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button{border:0;border-radius:10px;background:var(--primary);color:#041006;padding:10px 14px;font-weight:700;cursor:pointer}button:hover{filter:brightness(1.08)}input,select{width:100%;padding:11px 12px;border-radius:10px;border:1px solid var(--line);background:#0B0F12;color:var(--text);outline:0}label{display:block;color:var(--muted);font-size:13px;margin:10px 0}.hidden{display:none!important}.msg{min-height:20px;color:var(--muted)}.auth-body{display:grid;place-items:center}.auth-shell{width:min(1100px,94vw);display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.auth-card,.auth-hero{background:rgba(16,22,28,.86);border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.auth-hero{padding:44px}.auth-hero h1{font-size:44px;line-height:1.05;margin:14px 0}.auth-hero li,.auth-hero p{color:var(--muted);line-height:1.7}.auth-card{padding:28px}.tabs{display:flex;gap:8px;margin-bottom:18px}.tab{flex:1;background:#10161C;color:var(--muted)}.tab.active{background:var(--primary);color:#041006}.auth-form button{width:100%;margin-top:10px}.check{display:flex;gap:8px;align-items:center}.check input{width:auto}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-hero h1{font-size:32px}}.auth-body{--z-bg:#020403;--z-2:#07110B;--z-card:rgba(11,26,16,0.82);--z-border:#123524;--z-green:#00E676;--z-neon:#39FF14;--z-text:#E5FBEA;--z-muted:#8FA99A;--muted:#8FA99A;--ok:#00E676;--bad:#EF4444;position:relative;color:var(--z-text);background:radial-gradient(55% 55% at 80% 6%,rgba(0,230,118,.12),transparent 60%),radial-gradient(45% 45% at 8% 92%,rgba(0,230,118,.06),transparent 60%),linear-gradient(180deg,#020403,#04100a 55%,#020403)}.auth-body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.5;background-image:linear-gradient(rgba(0,230,118,.06) 1px,transparent 0),linear-gradient(90deg,rgba(0,230,118,.06) 1px,transparent 0);background-size:46px 46px;-webkit-mask-image:radial-gradient(circle at 50% 26%,#000,transparent 78%);mask-image:radial-gradient(circle at 50% 26%,#000,transparent 78%)}.auth-body{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 24px;overflow-x:hidden}.auth-body .auth-shell{position:relative;z-index:1;margin:auto;min-width:0;width:min(980px,100%);grid-template-columns:1.08fr .92fr;align-items:stretch}.auth-body .auth-card,.auth-body .auth-hero{display:flex;flex-direction:column;justify-content:center;min-width:0;background:var(--z-card);border:1px solid var(--z-border);border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.55),inset 0 1px 0 rgba(0,230,118,.05);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);position:relative;animation:z-rise .6s ease both}.auth-body .auth-card{padding:30px}.auth-body .auth-hero{padding:44px;overflow:hidden}.auth-body .auth-hero>*{position:relative;z-index:1}.auth-body .auth-hero:after{content:"";position:absolute;width:360px;height:360px;right:-130px;bottom:-130px;border-radius:50%;pointer-events:none;z-index:0;opacity:.7;background:repeating-conic-gradient(from 0deg,transparent 0 3deg,rgba(0,230,118,.12) 3.4deg 4deg);-webkit-mask:radial-gradient(circle,transparent 30%,#000 46%,#000 64%,transparent 80%);mask:radial-gradient(circle,transparent 30%,#000 46%,#000 64%,transparent 80%);animation:z-spin 32s linear infinite}.auth-body .auth-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;pointer-events:none;background:linear-gradient(150deg,rgba(0,230,118,.5),transparent 42%,rgba(57,255,20,.35));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@keyframes z-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes z-spin{to{transform:rotate(1turn)}}.auth-body .brand-badge{background:rgba(0,230,118,.07);color:var(--z-green);border:1px solid rgba(0,230,118,.3);border-radius:999px;padding:7px 16px;font-weight:800;letter-spacing:.16em;font-size:12px}.auth-body .auth-hero h1{font-size:42px;line-height:1.08;margin:18px 0 6px;font-weight:900;letter-spacing:-.02em;color:var(--z-text)}.auth-body .auth-hero li,.auth-body .auth-hero p{color:#bfe9cf;line-height:1.7}.auth-body .auth-hero ul{margin:18px 0 0;padding:0;list-style:none}.auth-body .auth-hero li{position:relative;padding:7px 0 7px 30px;color:var(--z-muted);font-size:14.5px}.auth-body .auth-hero li:before{content:"";position:absolute;left:0;top:11px;width:18px;height:18px;border-radius:6px;background:rgba(0,230,118,.1);border:1px solid rgba(0,230,118,.35)}.auth-body .auth-hero li:after{content:"";position:absolute;left:5px;top:14px;width:8px;height:4px;border-left:2px solid var(--z-green);border-bottom:2px solid var(--z-green);transform:rotate(-45deg)}.auth-body .auth-card .tabs{display:flex;gap:4px;padding:4px;border-radius:12px;margin-bottom:20px;background:rgba(2,4,3,.45);border:1px solid var(--z-border)}.auth-body .auth-card .tab{flex:1;background:transparent;color:var(--z-muted);font-weight:700;font-size:13px;padding:10px 14px;border-radius:9px;transition:background .15s,color .15s}.auth-body .auth-card .tab:hover{color:var(--z-text);filter:none}.auth-body .auth-card .tab.active{background:rgba(0,230,118,.1);color:var(--z-text);box-shadow:inset 0 0 0 1px rgba(0,230,118,.35)}.auth-body label{color:var(--z-muted);font-size:13px;font-weight:600;margin:12px 0}.auth-body .auth-form input:not([type=checkbox]):not([type=radio]),.auth-body input[type=email],.auth-body input[type=password],.auth-body input[type=text]{width:100%;padding:13px 14px;border-radius:12px;background:rgba(2,8,5,.6);border:1px solid var(--z-border);color:var(--z-text);outline:0;transition:border-color .18s,box-shadow .18s,background .18s}.auth-body .auth-form input::-moz-placeholder,.auth-body input::-moz-placeholder{color:#5f7a6c}.auth-body .auth-form input::placeholder,.auth-body input::placeholder{color:#5f7a6c}.auth-body .auth-form input:not([type=checkbox]):not([type=radio]):focus,.auth-body input[type=email]:focus,.auth-body input[type=password]:focus,.auth-body input[type=text]:focus{border-color:rgba(0,230,118,.55);box-shadow:0 0 0 3px rgba(0,230,118,.14);background:rgba(2,8,5,.85)}.auth-body .check{display:flex;align-items:center;gap:10px;color:var(--z-muted);font-size:13px;font-weight:600;margin:14px 0;cursor:pointer}.auth-body .check input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;flex:0 0 18px;margin:0;padding:0;border-radius:5px;background:rgba(2,8,5,.85);border:1px solid var(--z-border);cursor:pointer;display:grid;place-items:center;position:relative;transition:background .15s,border-color .15s,box-shadow .15s}.auth-body .check input[type=checkbox]:hover{border-color:rgba(0,230,118,.5)}.auth-body .check input[type=checkbox]:focus-visible{outline:2px solid var(--z-green);outline-offset:2px}.auth-body .check input[type=checkbox]:checked{background:linear-gradient(135deg,var(--z-green),#06c265);border-color:transparent;box-shadow:0 0 12px rgba(0,230,118,.35)}.auth-body .check input[type=checkbox]:checked:after{content:"";width:5px;height:9px;margin-top:-1px;border:solid #04130a;border-width:0 2px 2px 0;transform:rotate(45deg)}.auth-body #cpw-submit,.auth-body #mfa-submit,.auth-body .auth-form button:not(#toggle-pw){width:100%;margin-top:14px;padding:13px 18px;border:0;border-radius:999px;background:linear-gradient(100deg,var(--z-green),#06c265);color:#04130a;font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 0 36px rgba(0,230,118,.2);transition:transform .18s ease,box-shadow .25s ease,filter .2s}.auth-body #cpw-submit:hover,.auth-body #mfa-submit:hover,.auth-body .auth-form button:not(#toggle-pw):hover{transform:translateY(-2px);box-shadow:0 0 50px rgba(0,230,118,.4);filter:none}.auth-body #mfa-submit:disabled,.auth-body .auth-form button:not(#toggle-pw):disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.auth-body #toggle-pw{color:var(--z-muted)!important}.auth-body #toggle-pw:hover{color:var(--z-green)!important}.auth-body .auth-form>label{display:flex;flex-direction:column;gap:8px}.auth-body .pw-wrap{position:relative;display:block}.auth-body .pw-wrap input{width:100%;padding-right:48px}.auth-body #toggle-pw.pw-toggle{position:absolute;right:6px;left:auto;top:0;bottom:0;margin:auto 0;transform:none;width:36px;height:36px;min-width:0;padding:0;background:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--z-muted)}.auth-body #toggle-pw.pw-toggle:hover{color:var(--z-green)}.auth-body #toggle-pw.pw-toggle:focus-visible{outline:2px solid var(--z-green);outline-offset:1px}.auth-body .pw-toggle svg{width:18px;height:18px;display:block}.auth-body .caps-warn{display:block;margin-top:7px;font-size:11.5px;font-weight:600;color:#F59E0B}.auth-body .caps-warn[hidden]{display:none}.auth-body .form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0}.auth-body .form-row .check{margin:0}.auth-body .forgot{font-size:12.5px;font-weight:600;color:var(--z-muted);text-decoration:none;white-space:nowrap}.auth-body .forgot:hover{color:var(--z-green);text-decoration:underline}.auth-body .msg{min-height:20px;color:var(--z-muted);font-size:13px}.mfa-card{display:none;flex-direction:column;align-items:center;gap:18px;text-align:center}.mfa-card.visible{display:flex}.auth-body .mfa-icon{width:58px;height:58px;border-radius:50%;background:rgba(0,230,118,.1);border:1px solid rgba(0,230,118,.35);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px;box-shadow:0 0 24px rgba(0,230,118,.18)}.auth-body .mfa-title{font-size:17px;font-weight:800;margin:0;color:var(--z-text)}.auth-body .mfa-subtitle{font-size:13px;color:var(--z-muted);margin:0}.auth-body .otp-input{width:100%;padding:15px 16px;font-size:24px;font-family:monospace;font-weight:700;text-align:center;letter-spacing:.35em;background:rgba(2,8,5,.6);border:2px solid var(--z-border);border-radius:12px;color:var(--z-text);box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.auth-body .otp-input:focus{border-color:rgba(0,230,118,.6);outline:none;box-shadow:0 0 0 3px rgba(0,230,118,.14)}.auth-body .otp-input::-moz-placeholder{font-size:14px;letter-spacing:normal;font-weight:400;color:#5f7a6c}.auth-body .otp-input::placeholder{font-size:14px;letter-spacing:normal;font-weight:400;color:#5f7a6c}.auth-body .back-link{font-size:13px;color:var(--z-muted);cursor:pointer;background:none;border:none;text-decoration:underline;padding:0;width:auto;margin:0;box-shadow:none}.auth-body .back-link:hover{color:var(--z-text);transform:none}@media (max-width:820px){.auth-body{padding:28px 16px}.auth-body .auth-shell{grid-template-columns:1fr;width:100%;max-width:440px}.auth-body .auth-card,.auth-body .auth-hero{width:100%;max-width:100%}.auth-body .auth-hero{padding:28px}.auth-body .auth-hero h1{font-size:27px;overflow-wrap:break-word}.auth-body .auth-hero li,.auth-body .auth-hero p{overflow-wrap:break-word}.auth-body .auth-card{padding:24px}}@media (prefers-reduced-motion:reduce){.auth-body *,.auth-body .auth-card,.auth-body .auth-hero,.auth-body .auth-hero:after{animation:none!important;transition:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-body .mfa-icon svg{width:26px;height:26px;stroke:var(--z-green);stroke-width:1.9}.auth-body .auth-foot-icon{width:13px;height:13px;display:inline-block;vertical-align:-2px;opacity:.75}