:root{--accent-primary: #4A90E2;--accent-secondary: #E8774A;--success: #00C896;--warning: #FEB019;--danger: #FF4A4A;--bg-primary: #000000;--bg-surface: #0B1120;--bg-surface-hover: #141D2E;--border-default: #1E2A3D;--text-primary: #F0F2F5;--text-secondary: #8B95A8;--card-shadow: 0 4px 6px -1px rgba(0,0,0,.3);color-scheme:dark}html,body{margin:0;min-height:100%;font-family:Inter,Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-primary);color:var(--text-primary)}*{box-sizing:border-box}a{color:inherit}button,input,select,textarea{font:inherit}h1{margin:0;font-size:24px;line-height:1.2;letter-spacing:0}.muted,.subtle,.label,.kpi-label{color:var(--text-secondary)!important}button{min-height:40px;border:1px solid color-mix(in srgb,var(--accent-primary) 45%,var(--border-default));border-radius:8px;background:var(--accent-primary);color:#fff;padding:8px 14px;cursor:pointer;font-weight:600}button:hover{filter:brightness(1.07)}button:disabled{cursor:wait;opacity:.6}input,select,textarea{min-height:40px;border:1px solid var(--border-default);border-radius:8px;background:#050914;color:var(--text-primary);padding:8px 10px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-primary) 35%,transparent)}.card,.panel,.license-band,table{background:var(--bg-surface)!important;border-color:var(--border-default)!important;box-shadow:var(--card-shadow)}.bar{background:#172033!important}.bar i{background:linear-gradient(90deg,var(--accent-primary),var(--success))!important}.mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace!important;font-variant-numeric:tabular-nums}.shell.svelte-12qhfyh{display:grid;grid-template-columns:256px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at 22% 8%,rgba(74,144,226,.1),transparent 28%),radial-gradient(circle at 86% 24%,rgba(232,119,74,.08),transparent 26%),var(--bg-primary)}.sidebar.svelte-12qhfyh{position:sticky;top:0;height:100vh;overflow:auto;background:linear-gradient(180deg,#0b1120f5,#020812fa),var(--bg-surface);border-right:1px solid var(--border-default);padding:14px 12px 18px}.brand.svelte-12qhfyh{display:grid;align-items:center;min-height:82px;padding:4px 8px 14px;text-decoration:none;border-bottom:1px solid rgba(126,159,199,.18)}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){width:178px;height:auto;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(0,0,0,.38))}.tenant-picker.svelte-12qhfyh{display:grid;gap:6px;margin:18px 8px 24px}.tenant-picker.svelte-12qhfyh select:where(.svelte-12qhfyh){background:#020812c2}.eyebrow.svelte-12qhfyh,.group-label.svelte-12qhfyh{color:var(--text-secondary);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.group.svelte-12qhfyh{margin-bottom:18px}.group-label.svelte-12qhfyh{margin:0 8px 8px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:8px;color:#c9d2e3;text-decoration:none;border:1px solid transparent;border-radius:8px;font-size:14px;transition:background .18s ease,border-color .18s ease,color .18s ease}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--bg-surface-hover);border-color:var(--border-default)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:linear-gradient(90deg,color-mix(in srgb,var(--accent-primary) 24%,transparent),#e8774a12);border-color:color-mix(in srgb,var(--accent-primary) 55%,var(--border-default));color:#fff;box-shadow:inset 3px 0 0 var(--accent-primary)}.nav-icon.svelte-12qhfyh{color:var(--accent-primary);text-align:center}nav.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--warning);font-size:10px}.workspace.svelte-12qhfyh{min-width:0}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;height:64px;padding:0 32px;background:color-mix(in srgb,var(--bg-primary) 82%,transparent);border-bottom:1px solid var(--border-default);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search.svelte-12qhfyh{display:flex;align-items:center;gap:8px;width:min(460px,100%);color:var(--text-secondary)}.search.svelte-12qhfyh input:where(.svelte-12qhfyh){width:100%;background:#0b1120bd}.top-actions.svelte-12qhfyh{display:flex;align-items:center;gap:12px}.icon-button.svelte-12qhfyh{width:40px;padding:0;background:var(--bg-surface);border-color:var(--border-default);color:var(--warning);border-radius:50%}.profile.svelte-12qhfyh{display:flex;align-items:center;gap:10px;min-width:168px}.profile.svelte-12qhfyh small:where(.svelte-12qhfyh){display:block;color:var(--text-secondary);font-size:12px}.avatar.svelte-12qhfyh{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;font-weight:700;font-size:12px}main.svelte-12qhfyh{padding:28px 32px 48px}@media (max-width: 1023px){.shell.svelte-12qhfyh{grid-template-columns:72px minmax(0,1fr)}.tenant-picker.svelte-12qhfyh,.group-label.svelte-12qhfyh,nav.svelte-12qhfyh a:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh):not(.nav-icon),nav.svelte-12qhfyh small:where(.svelte-12qhfyh),.profile.svelte-12qhfyh div:where(.svelte-12qhfyh){display:none}.brand.svelte-12qhfyh{justify-content:center;padding:0}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){width:48px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){grid-template-columns:1fr;justify-items:center}.sidebar.svelte-12qhfyh{padding:16px 8px}}@media (max-width: 760px){.shell.svelte-12qhfyh{display:block}.sidebar.svelte-12qhfyh{position:static;height:auto}nav.svelte-12qhfyh{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px}.group.svelte-12qhfyh{display:contents}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){min-width:48px}.topbar.svelte-12qhfyh{padding:0 16px}main.svelte-12qhfyh{padding:20px 16px 36px}}
