:root{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:#050b14;color:#edf5ff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 0,#0b2441 0,#050b14 38%);min-height:100vh}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px}.auth-card{width:min(480px,100%);background:#0b1625;border:1px solid #1d3957;border-radius:22px;padding:30px;box-shadow:0 25px 70px #0008}.portal-card{width:min(850px,100%)}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none;margin-bottom:28px}.brand img{width:42px;height:42px}.brand span{display:grid}.brand small,.muted{color:#8fa9c8}.eyebrow{color:#70acf5;font-size:12px;font-weight:900;letter-spacing:.1em}.auth-card h1{font-size:32px;margin:8px 0}.form-grid{display:grid;gap:14px;margin-top:22px}.form-grid label{display:grid;gap:7px;color:#b8cbe2;font-weight:700;font-size:13px}.form-grid input{width:100%;padding:13px;border-radius:10px;border:1px solid #294865;background:#07111e;color:white;outline:none}.form-grid input:focus{border-color:#4f9cff}.form-grid small{color:#7895b6;font-weight:500}.primary,.secondary,.button{border:0;border-radius:10px;padding:12px 15px;font-weight:850;text-decoration:none;text-align:center;cursor:pointer}.primary{background:#2374df;color:white}.secondary{background:#15263a;color:#e8f2ff;border:1px solid #294865}.wide{width:100%}.divider{display:flex;align-items:center;gap:12px;color:#6f8baa;margin:18px 0}.divider:before,.divider:after{content:"";height:1px;background:#203750;flex:1}.message{min-height:22px;color:#ffaaa7}.links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:18px}.links a{color:#80b8fa;text-decoration:none;font-size:13px}.security-note,.permission-note{margin-top:20px;padding:12px;background:#08111e;border:1px solid #19314a;border-radius:10px;color:#89a6c5;font-size:12px;line-height:1.55}.identity{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px;background:#07111e;border:1px solid #1b3652;border-radius:12px;margin:18px 0}.identity span{color:#8fa9c8}.portal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.portal-tile{display:grid;gap:6px;padding:16px;border-radius:13px;border:1px solid #1c3957;background:#0c1b2c;color:white;text-decoration:none}.portal-tile span{color:#89a6c5;font-size:12px;line-height:1.45}@media(max-width:650px){.auth-card{padding:22px}.portal-grid{grid-template-columns:1fr}.identity{align-items:flex-start;flex-direction:column}}


/* Access chooser */
.access-body{min-height:100vh;background:radial-gradient(circle at 15% 10%,#102748 0,transparent 36%),#050c16;color:#eaf4ff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.access-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr)}.access-hero{padding:clamp(42px,7vw,110px);display:flex;flex-direction:column;justify-content:center;border-right:1px solid #1f3653}.access-brand{display:flex;gap:14px;align-items:center;margin-bottom:64px}.access-brand img{width:52px;height:52px}.access-brand div{display:grid}.access-brand strong{font-size:20px;letter-spacing:.08em}.access-brand span{color:#8cb7e8}.access-hero h1{font-size:clamp(44px,5vw,74px);line-height:1.02;margin:12px 0 24px;max-width:780px}.access-hero .lead{max-width:720px;color:#9fc2e7;font-size:18px;line-height:1.7}.access-status{margin-top:42px;display:flex;align-items:center;gap:12px;border:1px solid #1d4a72;background:#081727;border-radius:16px;padding:16px 20px;width:max-content}.access-status div{display:grid}.access-status small{color:#80a9d4;margin-top:3px}.pulse{width:11px;height:11px;border-radius:50%;background:#31d987;box-shadow:0 0 0 7px #31d9871d}.access-panel{padding:clamp(34px,6vw,86px);display:flex;flex-direction:column;justify-content:center;background:#07101d}.access-panel h2{font-size:34px;margin:8px 0}.access-options{display:grid;gap:12px;margin-top:28px}.access-option{width:100%;box-sizing:border-box;display:flex;align-items:center;gap:16px;text-align:left;text-decoration:none;color:#eef7ff;border:1px solid #1e3d5d;background:#0a1a2d;border-radius:16px;padding:18px;cursor:pointer;transition:.18s ease;font:inherit}.access-option:hover{transform:translateY(-2px);border-color:#3f82c9;background:#0e2340}.primary-option{background:linear-gradient(135deg,#1764c7,#1f7be5);border-color:#3b8cf1}.option-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffffff14;font-weight:800}.access-option span:last-child{display:grid}.access-option strong{font-size:16px}.access-option small{color:#9ec2e7;margin-top:4px;line-height:1.4}.access-footer{display:flex;justify-content:space-between;margin-top:22px;color:#8fb4dc}.access-footer a{color:#67aef7}.access-footer span{opacity:.7}@media(max-width:900px){.access-shell{grid-template-columns:1fr}.access-hero{padding:38px 24px;border-right:0;border-bottom:1px solid #1f3653}.access-brand{margin-bottom:28px}.access-hero h1{font-size:42px}.access-panel{padding:38px 24px}}
