:root{--bg: #0c0e14;--surface: #141823;--surface2: #1c2130;--border: #262d3d;--text: #e6e9f0;--muted: #8b93a7;--accent: #5b8cff;--radius: 8px;--font: "IBM Plex Sans", system-ui, sans-serif;--mono: "IBM Plex Mono", monospace}[data-theme=playful]{--bg: #1a1430;--surface: #241a42;--surface2: #2e2152;--border: #3a2c63;--text: #f3eaff;--muted: #b3a3d6;--accent: #ff7eb6;--radius: 14px}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}
