:root{--bg:#f4f6fa;--surface:#fff;--ink:#182033;--muted:#6b7280;--line:#e4e8f0;--brand:#6555e8;--brand-dark:#4035a8;--navy:#101727;--radius:18px;--shadow:0 12px 40px rgba(20,27,45,.08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.topbar{min-height:68px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 clamp(16px,2vw,36px);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:18px;flex:0 0 auto}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#8a7cff,#5546d2);font-weight:800}.link-button{border:0;background:none;color:#cbd2e1;cursor:pointer;font:inherit}.shell{width:min(1600px,calc(100% - 40px));margin:0 auto;padding:30px 0 56px}.footer{text-align:center;color:var(--muted);font-size:12px;padding:20px}.hero{border-radius:24px;padding:32px;background:linear-gradient(135deg,#151e33,#242b4c);color:white;margin-bottom:20px;overflow:hidden}.hero h1{font-size:clamp(30px,6vw,48px);margin:5px 0}.hero p{margin:0;color:#c8d0e1}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:#8c7fff}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.metric,.panel,.auth-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.metric{padding:22px;display:flex;flex-direction:column;gap:10px}.metric span{color:var(--muted);font-size:14px}.metric strong{font-size:32px}.metric.accent{background:#6555e8;color:#fff;border-color:#6555e8}.metric.accent span{color:#e4e0ff}.panel{padding:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-heading h2{margin:5px 0 18px}.button{border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:750;padding:13px 18px;cursor:pointer}.button:hover{background:var(--brand-dark)}.button.small{padding:10px 14px}.button:disabled{opacity:.5;cursor:not-allowed}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:var(--muted);padding:42px 12px;border:1px dashed var(--line);border-radius:14px}.empty strong{color:var(--ink);font-size:18px}.empty.full{min-height:55vh;justify-content:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:13px;border-bottom:1px solid var(--line);white-space:nowrap}th{font-size:12px;color:var(--muted);text-transform:uppercase}.status{display:inline-block;padding:5px 9px;background:#edeafd;color:#4b3fc1;border-radius:99px;font-size:12px}.auth-wrap{min-height:calc(100vh - 170px);display:grid;place-items:center}.auth-card{width:min(430px,100%);padding:30px}.auth-card h1{font-size:28px;margin:7px 0}.muted,.security-note{color:var(--muted)}.security-note{font-size:12px;text-align:center;margin-bottom:0}.form-stack{display:grid;gap:16px;margin-top:24px}.form-stack label{font-size:13px;font-weight:700;display:grid;gap:7px}.form-stack input{width:100%;padding:13px;border:1px solid #ccd2df;border-radius:11px;font:inherit;outline:none}.form-stack input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(101,85,232,.12)}.alert{padding:12px;background:#fff0f0;border:1px solid #ffcaca;color:#a32b2b;border-radius:11px;margin-top:16px}.nav{display:flex;align-items:center;gap:14px;overflow-x:auto}.nav a{white-space:nowrap}@media(max-width:860px){.topbar{flex-wrap:wrap;padding-block:12px}.nav{order:3;width:100%;padding-bottom:2px}.shell{width:min(100% - 24px,1600px);padding-top:18px}}@media(max-width:680px){.hero{padding:24px}.metrics{grid-template-columns:1fr}.metric{flex-direction:row;align-items:center;justify-content:space-between;padding:17px 20px}.metric strong{font-size:28px}.panel{padding:18px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading .button{width:100%}.auth-card{padding:24px}}
.hub-voice{position:fixed;right:18px;bottom:18px;z-index:60}.hub-voice-launch{border:0;border-radius:999px;background:#1556a2;color:#fff;padding:12px 18px;font-weight:700;box-shadow:0 10px 30px rgba(16,24,40,.2)}.hub-voice-dialog{position:absolute;right:0;bottom:56px;width:min(390px,calc(100vw - 28px));background:#fff;border:1px solid #d9e1ec;border-radius:16px;box-shadow:0 18px 50px rgba(16,24,40,.22);padding:16px}.hub-voice-dialog header{display:flex;justify-content:space-between;gap:12px}.hub-voice-dialog header div{display:flex;flex-direction:column}.hub-voice-dialog header button{border:0;background:transparent;font-size:24px}.hub-voice-state,.hub-voice-notice{font-size:.82rem;color:#64748b;margin:10px 0}.hub-voice-transcript{min-height:22px;font-weight:700}.hub-voice-dialog label{display:block;font-size:.82rem;font-weight:700;margin-bottom:6px}.hub-voice-dialog form>div{display:flex;gap:8px}.hub-voice-dialog input{min-width:0;flex:1;padding:10px;border:1px solid #cbd5e1;border-radius:9px}.hub-voice-dialog button{cursor:pointer}.hub-voice-dialog form button,.hub-voice-actions button,.hub-voice-result button{border:0;border-radius:9px;background:#1556a2;color:#fff;padding:10px 12px;font-weight:700}.hub-voice-actions{display:flex;gap:8px;margin-top:10px}.hub-voice-result{margin-top:12px;padding:10px;background:#f4f7fb;border-radius:10px}.hub-voice-result p{margin:0 0 8px}.hub-voice-result ul{margin:6px 0;padding-left:20px}@media(max-width:640px){.hub-voice{right:12px;bottom:12px}.hub-voice-launch span{display:none}.hub-voice-dialog{position:fixed;left:12px;right:12px;bottom:68px;width:auto}}
.hml-environment-banner{position:sticky;top:0;z-index:10000;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.55rem 1rem;background:#8b1d1d;color:#fff;border-bottom:3px solid #f4c24f;font-size:.9rem;letter-spacing:.02em}.hml-environment-banner strong{letter-spacing:.12em}.hml-environment-banner+header.topbar{top:42px}@media(max-width:720px){.hml-environment-banner{align-items:flex-start;flex-direction:column;gap:.1rem;font-size:.75rem;padding:.45rem .75rem}.hml-environment-banner+header.topbar{top:52px}}
