:root{font-family:Inter,system-ui,sans-serif;color:#e9f2ff;background:#07111f}*{box-sizing:border-box}body{margin:0}.portal-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{padding:24px 14px;background:#09182a;border-right:1px solid #1e3f5d;display:flex;flex-direction:column;gap:8px}.brand{font-weight:800;color:#fff;text-decoration:none;font-size:19px;margin:6px}.brand span,.eyebrow,header p{color:#56d9ff}.sidebar p{font-size:11px;letter-spacing:.12em;color:#8aa5c2;margin:20px 6px 6px}.sidebar a{color:#bed0e5;text-decoration:none;padding:10px;border-radius:6px;display:flex;gap:10px;align-items:center}.sidebar a.active,.sidebar a:hover{background:#102a42;color:#fff}.sidebar small{margin-top:auto;color:#87a1ba;line-height:1.45;padding:8px}main{min-width:0}header{padding:20px 34px;border-bottom:1px solid #1e3f5d;display:flex;align-items:center;gap:16px}header button{display:none}header p{font-size:12px;letter-spacing:.1em;margin:0}header h1{font-size:20px;margin:4px 0}.state{margin-left:auto;border:1px solid #315d81;padding:7px 10px;border-radius:6px;color:#c2d7e9;display:flex;gap:7px;align-items:center;font-size:13px}.page{max-width:900px;padding:54px 34px}.eyebrow{letter-spacing:.12em;font-size:12px}.page h2{font-size:34px;margin:8px 0}.lede{color:#b4c8dd;line-height:1.6;max-width:700px}.module,.empty{margin-top:28px;border:1px solid #254c70;background:#0b1b2e;padding:24px;border-radius:7px}.module p,.empty p,.module li{color:#b7cbe0;line-height:1.55}.empty svg{color:#56d9ff}@media(max-width:760px){.portal-shell{grid-template-columns:1fr}.sidebar{display:none}.sidebar.open{display:flex;position:absolute;z-index:2;width:250px;min-height:100vh}header{padding:16px}header button{display:block;background:none;border:0;color:#fff}.page{padding:34px 18px}.state{font-size:11px}.page h2{font-size:28px}}
