.auth-gate{--auth-navy:#0b2e4a;--auth-navy-2:#124d67;--auth-teal:#12a99d;--auth-cyan:#42d8d0;position:fixed;inset:0;z-index:99999;display:grid;place-items:center;overflow:auto;padding:clamp(18px,3vw,42px);background:radial-gradient(circle at 12% 12%,rgba(27,177,167,.18),transparent 28%),radial-gradient(circle at 90% 88%,rgba(58,126,163,.18),transparent 30%),linear-gradient(145deg,#f7fbfc 0%,#e9f3f7 52%,#edf7f7 100%);color:#102f4b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.auth-gate[hidden]{display:none}.auth-shell{width:min(1080px,100%);min-height:min(660px,calc(100vh - 84px));display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);overflow:hidden;border:1px solid rgba(158,190,205,.48);border-radius:32px;background:#fff;box-shadow:0 32px 80px rgba(20,61,83,.18),0 3px 12px rgba(20,61,83,.07)}.auth-showcase{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(38px,5vw,68px);color:#fff;background:linear-gradient(145deg,#0a2944 0%,#124c68 58%,#0d817e 125%)}.auth-showcase:before{content:"";position:absolute;z-index:-1;inset:auto -13% -22% auto;width:410px;height:410px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.035),0 0 0 92px rgba(255,255,255,.025)}.auth-showcase:after{content:"";position:absolute;z-index:-1;left:-90px;top:-120px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(69,222,211,.28),transparent 68%)}.auth-glow{position:absolute;z-index:-1;border-radius:999px;filter:blur(1px);transform:rotate(-28deg);background:linear-gradient(90deg,transparent,rgba(82,230,216,.32),transparent)}.auth-glow-one{width:440px;height:2px;right:-70px;top:28%}.auth-glow-two{width:360px;height:1px;right:-40px;top:34%;opacity:.65}.auth-showcase-content{position:relative;z-index:1;max-width:520px}.auth-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:30px;color:#b9f3ee;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.auth-eyebrow span,.auth-kicker span{width:7px;height:7px;border-radius:50%;background:var(--auth-cyan);box-shadow:0 0 0 5px rgba(66,216,208,.14)}.auth-showcase h2{max-width:500px;margin:0;font-size:clamp(36px,4.2vw,57px);font-weight:780;letter-spacing:-.047em;line-height:1.02}.auth-showcase>div p,.auth-showcase-content>p{max-width:475px;margin:24px 0 0;color:rgba(235,248,250,.79);font-size:15px;line-height:1.7}.auth-proof-list{display:grid;gap:14px;margin-top:38px}.auth-proof{display:flex;align-items:center;gap:13px}.auth-proof-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(255,255,255,.09);color:#8ef0e8;backdrop-filter:blur(8px)}.auth-proof-icon svg{width:21px;height:21px}.auth-proof strong,.auth-proof small{display:block}.auth-proof strong{font-size:13px}.auth-proof small{margin-top:3px;color:rgba(235,248,250,.68);font-size:11px;line-height:1.4}.auth-showcase-footer{position:relative;z-index:1;display:flex;align-items:center;gap:10px;color:rgba(235,248,250,.6);font-size:10px;font-weight:700;letter-spacing:.04em}.auth-showcase-footer i{width:4px;height:4px;border-radius:50%;background:#5de2d8}.auth-panel{display:flex;flex-direction:column;justify-content:center;width:100%;margin:0;padding:clamp(38px,5vw,68px);border:0;background:linear-gradient(180deg,#fff 0%,#fbfdfd 100%)}.auth-logo{width:156px;height:auto;max-height:56px;object-fit:contain;margin:0 0 36px}.auth-kicker{display:inline-flex;align-items:center;align-self:flex-start;gap:9px;margin-bottom:16px;padding:7px 11px;border:1px solid #d7eeeb;border-radius:999px;background:#f0faf8;color:#087b75;font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.auth-kicker span{width:6px;height:6px;box-shadow:0 0 0 4px rgba(66,216,208,.13)}.auth-panel h1{margin:0;color:#0c2d48;font-size:clamp(36px,4vw,48px);font-weight:790;letter-spacing:-.045em;line-height:1.05}.auth-panel .auth-intro{margin:16px 0 32px;color:#64798b;font-size:14px;line-height:1.65}.auth-panel label{display:block;margin:0 0 9px;color:#173d58;font-size:12px;font-weight:800}.auth-input-wrap{position:relative}.auth-input-wrap>svg{position:absolute;left:16px;top:50%;width:21px;height:21px;transform:translateY(-50%);color:#6b8597;pointer-events:none}.auth-panel input{width:100%;height:54px;padding:0 16px 0 48px;border:1px solid #cbdce4;border-radius:14px;outline:0;background:#fff;color:#102f4b;font:inherit;font-size:14px;box-shadow:0 1px 2px rgba(19,59,80,.03);transition:border-color .2s,box-shadow .2s,transform .2s}.auth-panel input::placeholder{color:#9aabb7}.auth-panel input:focus{border-color:#18a99f;box-shadow:0 0 0 4px rgba(24,169,159,.12),0 8px 20px rgba(25,99,119,.08)}.auth-panel button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;margin-top:15px;padding:13px 18px;border:0;border-radius:14px;background:linear-gradient(135deg,#0c3452 0%,#155b73 62%,#118c86 130%);color:#fff;box-shadow:0 14px 26px rgba(13,66,91,.19);font:inherit;font-size:13px;font-weight:820;cursor:pointer;transition:transform .2s,box-shadow .2s,filter .2s}.auth-panel button svg{width:18px;height:18px;transition:transform .2s}.auth-panel button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 32px rgba(13,66,91,.25);filter:saturate(1.08)}.auth-panel button:hover:not(:disabled) svg{transform:translateX(3px)}.auth-panel button:disabled{opacity:.64;cursor:wait}.auth-message{min-height:22px;margin:14px 0 0;color:#526c7e;font-size:12px;line-height:1.5}.auth-message:empty{margin-top:8px}.auth-message[data-state="success"]{color:#087a66}.auth-message[data-state="error"]{color:#b44242}.auth-security{display:flex;align-items:flex-start;gap:8px;margin:19px 0 0;padding-top:18px;border-top:1px solid #e8eff2;color:#7b8d99;font-size:10px;line-height:1.5}.auth-security svg{width:16px;height:16px;flex:0 0 16px;margin-top:0;color:#3a978f}.auth-signout{position:fixed;right:18px;bottom:18px;z-index:99998;padding:9px 13px;border:1px solid #d8e5ed;border-radius:999px;background:#fff;color:#12324b;box-shadow:0 8px 20px rgba(23,56,84,.12);font:600 13px Inter,system-ui,sans-serif;cursor:pointer}.auth-signout[hidden]{display:none}@media(max-width:850px){.auth-shell{max-width:510px;min-height:0;grid-template-columns:1fr;border-radius:28px}.auth-showcase{display:none}.auth-panel{min-height:min(640px,calc(100vh - 48px));padding:clamp(34px,8vw,58px)}.auth-logo{margin-bottom:32px}}@media(max-width:520px){.auth-gate{padding:12px}.auth-shell{border-radius:24px}.auth-panel{justify-content:flex-start;min-height:calc(100vh - 24px);padding:68px 24px 32px}.auth-logo{width:138px;margin-bottom:29px}.auth-panel h1{font-size:36px}.auth-panel .auth-intro{margin-bottom:27px}.auth-signout{right:12px;bottom:12px}}@media(prefers-reduced-motion:reduce){.auth-panel input,.auth-panel button,.auth-panel button svg{transition:none}}
