:root{--bg: #0d0d0d;--sidebar: #171717;--panel: #1a1a1a;--hover: #262626;--border: #2a2a2a;--text: #ececec;--muted: #8e8e8e;--danger: #ef4444;--btn: #ffffff;--btn-text: #0d0d0d;--btn-hover: #d9d9d9;--accent: #ececec}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:var(--text)}::placeholder{color:var(--muted)}::-webkit-scrollbar{width:.45rem;height:.45rem}::-webkit-scrollbar-thumb{background-color:#43434399;border-radius:9999px}::-webkit-scrollbar-track{background-color:transparent}
