:root{--brand:#0d9488;--brand-600:#0f766e;--brand-700:#115e59;--brand-soft:#ccfbf1;--bg:#f6f8fa;--surface:#fff;--surface-2:#f1f5f9;--sidebar:#0f172a;--sidebar-hover:#1e293b;--sidebar-text:#cbd5e1;--sidebar-muted:#64748b;--text:#0f172a;--text-muted:#64748b;--text-soft:#94a3b8;--border:#e2e8f0;--radius:14px;--radius-sm:10px;--shadow-sm:0 1px 2px rgba(15,23,42,.04);--shadow:0 4px 16px rgba(15,23,42,.06);--status-online:#16a34a;--status-online-soft:#dcfce7;--status-warning:#f59e0b;--status-warning-soft:#fef3c7;--status-critical:#dc2626;--status-critical-soft:#fee2e2}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--text);background:var(--bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}