*{box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif}.login-page{min-height:100vh;margin:0;background:#f5f6fb;color:#171828;overflow-x:hidden}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);position:relative;z-index:2}.login-showcase{margin:18px;border-radius:28px;overflow:hidden;padding:38px 48px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(128,95,255,.8),transparent 28%),radial-gradient(circle at 16% 76%,rgba(19,199,154,.22),transparent 26%),linear-gradient(145deg,#17172d 0%,#252047 48%,#4c35b3 100%);box-shadow:0 28px 70px rgba(42,36,88,.22);position:relative}.login-showcase:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px;mask-image:linear-gradient(to bottom,transparent,#000 30%,#000 70%,transparent)}.showcase-brand,.showcase-copy,.showcase-footer{position:relative;z-index:2}.showcase-brand{display:flex;align-items:center;gap:10px}.showcase-brand>span,.mobile-brand>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#8a70ff,#6d52f2);box-shadow:0 10px 28px rgba(106,78,239,.35);font-size:18px}.showcase-brand strong{font-size:20px;letter-spacing:-.6px}.showcase-brand small{margin-left:4px;font-size:10px;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:1.4px}.login-kicker{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);font-size:10px;font-weight:800;letter-spacing:1px}.showcase-copy{max-width:700px}.showcase-copy h1{font-size:clamp(38px,4.7vw,66px);letter-spacing:-3px;line-height:1.03;font-weight:800;margin:18px 0}.showcase-copy h1 em{font-style:normal;color:#b8a8ff}.showcase-copy>p{max-width:650px;color:rgba(255,255,255,.68);font-size:13px;line-height:1.8}.feature-glass-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.feature-glass-grid>div{display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;gap:2px 9px;padding:14px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);backdrop-filter:blur(12px);border-radius:15px}.feature-glass-grid i{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.1);color:#cabfff}.feature-glass-grid strong{font-size:11px}.feature-glass-grid span{font-size:9px;color:rgba(255,255,255,.58)}.showcase-footer{display:flex;align-items:center;gap:8px;font-size:9px;color:rgba(255,255,255,.55)}.live-dot{width:7px;height:7px;border-radius:50%;background:#38d9a9;box-shadow:0 0 0 5px rgba(56,217,169,.12)}.login-form-side{display:grid;place-items:center;padding:45px}.login-card{width:min(420px,100%)}.mobile-brand{display:none}.login-card-head .secure-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:8px;background:#ecf9f4;color:#15845d;font-size:9px;font-weight:800}.login-card-head h2{font-size:34px;letter-spacing:-1.3px;font-weight:800;margin:14px 0 6px}.login-card-head p{font-size:11px;color:#8b8d99}.login-form{margin-top:32px}.auth-field{margin-bottom:17px}.auth-field label{font-size:10px;font-weight:800;color:#4c4f5d;margin-bottom:7px}.auth-input{height:52px;background:#fff;border:1px solid #e3e4eb;border-radius:13px;display:flex;align-items:center;padding:0 14px;box-shadow:0 4px 16px rgba(33,34,48,.03)}.auth-input:focus-within{border-color:#8b75ed;box-shadow:0 0 0 4px rgba(111,82,238,.07)}.auth-input>i{color:#9a9ca8;font-size:15px}.auth-input input{height:100%;flex:1;border:0;outline:0;background:transparent;padding:0 11px;font-size:12px}.auth-input button{border:0;background:transparent;color:#989aa6}.auth-options{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#777987}.auth-options label{display:flex;align-items:center;gap:6px}.protected-label{color:#838594}.login-submit{margin-top:20px;width:100%;height:51px;border:0;border-radius:13px;background:linear-gradient(100deg,#7354e8,#5e43d3);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 15px 30px rgba(96,67,212,.22);transition:.2s}.login-submit:hover{transform:translateY(-1px);color:#fff;box-shadow:0 18px 35px rgba(96,67,212,.28)}.role-note{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.role-note>div{display:flex;gap:9px;padding:11px;border:1px solid #e9e9ef;border-radius:12px;background:#fff}.role-note i{width:29px;height:29px;border-radius:8px;background:#f0edff;color:#694bdd;display:grid;place-items:center}.role-note span{display:flex;flex-direction:column;font-size:8px;color:#999ba6}.role-note strong{font-size:9px;color:#4d4f5b}.login-help{text-align:center;color:#9a9ca6;font-size:8px;line-height:1.6;margin:20px 30px}.login-error ul{padding:10px 12px;margin:0 0 15px;list-style:none;background:#fff0f1;border:1px solid #ffd7da;border-radius:10px;color:#bd4e58;font-size:9px}.login-orb{position:fixed;border-radius:50%;filter:blur(4px)}.orb-one{width:260px;height:260px;background:rgba(115,84,232,.09);right:-80px;top:-70px}.orb-two{width:230px;height:230px;background:rgba(25,189,143,.07);left:34%;bottom:-110px}.denied-page{min-height:100vh;display:grid;place-items:center;background:#f6f6fb}.denied-card{width:min(420px,90vw);background:#fff;padding:45px;border-radius:24px;text-align:center;box-shadow:0 20px 60px rgba(40,40,70,.09)}.denied-card>i{font-size:50px;color:#7957e4}.denied-card h1{font-size:25px;font-weight:800;margin:14px 0 5px}.denied-card p{color:#8c8e99;font-size:11px}.denied-card .login-submit{padding:16px;margin-top:22px}.auth-setting-wrap{min-height:68vh;display:grid;place-items:center}.auth-setting-card{width:min(520px,100%);padding:34px}.auth-setting-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#eeeaff;color:#6a4ddd;font-size:24px;margin-bottom:16px}.auth-setting-card h1{font-size:24px;font-weight:800;margin:5px 0}.auth-setting-card>p{font-size:10px;color:#898b96;line-height:1.6}@media(max-width:900px){.login-shell{grid-template-columns:1fr}.login-showcase{display:none}.login-form-side{min-height:100vh}.mobile-brand{display:flex;align-items:center;gap:9px;margin-bottom:36px}.mobile-brand>span{color:#fff}.mobile-brand strong{font-size:18px}.login-card-head h2{font-size:30px}}@media(max-width:520px){.login-form-side{padding:28px 22px}.role-note{grid-template-columns:1fr}.login-help{margin-inline:5px}}

/* Logout feedback */
.logout-success{display:flex;align-items:flex-start;gap:11px;margin:0 0 18px;padding:13px 14px;border:1px solid rgba(22,138,98,.18);background:linear-gradient(135deg,#effbf5,#f7fffb);border-radius:14px;color:#176e51;box-shadow:0 8px 22px rgba(22,138,98,.06)}
.logout-success>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:10px;background:#dcf7e9;font-size:16px}
.logout-success>div{display:flex;flex-direction:column;gap:2px}.logout-success strong{font-size:11px}.logout-success small{font-size:8.5px;color:#628276;line-height:1.45}
