:root{--accent: #38bdf8;--accent-strong: #0ea5e9;--accent-rgb: 56, 189, 248;--bg: #0b0c10;--surface: #12141c;--surface2: #1a1d28;--surface3: #0e1018;--text: #ffffff;--muted: #9ca3af;--muted2: #d1d5db;--border: rgba(255, 255, 255, .07);--border2: rgba(255, 255, 255, .12);--shadow: rgba(0, 0, 0, .45);--danger: #f87171}:root[data-theme=light]{--bg: #eceef3;--surface: #ffffff;--surface2: #f1f3f8;--surface3: #e4e8f0;--text: #0b0c10;--muted: #5b6472;--muted2: #3a4250;--border: rgba(15, 23, 42, .1);--border2: rgba(15, 23, 42, .16);--shadow: rgba(15, 23, 42, .16)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}@keyframes bentho-spin{to{transform:rotate(360deg)}}@keyframes bentho-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
