:root{--bg: #0f172a;--bg-card: #1e293b;--bg-input: #334155;--text: #f1f5f9;--text-muted: #94a3b8;--accent: #3b82f6;--accent-hover: #2563eb;--border: #334155;--success: #22c55e;--warn: #f59e0b;--critical: #ef4444}*{box-sizing:border-box}html,body{margin:0;min-height:100%;min-height:100dvh;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}body{padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px)}a{color:var(--accent)}button{font-family:inherit}
