:root{--teal: #0d9488;--teal-light: #14b8a6;--teal-dark: #0f766e;--bg: #080c0c;--surface: #0f1a1a;--card: #111f1f;--border: #1a2e2e;--text: #e2e8f0;--muted: #64748b}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--teal-dark);border-radius:3px}
