:root{--bg:#1b1f25;--surface:#333a4a;--surface-variant:#242b36;--surface-inset:#161a1e;--brand:#e8160c;--brand-surface:#ba150c;--brand-muted:#6d0f0c;--text:#fff;--text-secondary:#bbbcbe;--text-muted:#5c5d5e;--border:#4d5e77;--separator:#242b36;--live:#e8160c;--error:rgba(255,59,48,.7);--success:rgba(52,199,89,.7);--warning:rgba(255,149,0,.7);--space-xs:2px;--space-xxs:4px;--space-sm:8px;--space-md:12px;--space-std:16px;--space-lg:20px;--space-xl:24px;--space-xxl:32px;--r-tiny:4px;--r-sm:6px;--r-md:8px;--r-std:12px;--r-lg:16px;--r-xl:20px;--r-round:999px;--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Roboto,sans-serif;--font-rounded:ui-rounded,"SF Pro Rounded",-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}body{overflow:hidden}