:root{--bg: #f4f5f9;--surface: #ffffff;--text: #1a1f2c;--text-muted: #6b7280;--border: #e3e6ee;--accent: #3b6fe0;--accent-strong: #2853bd;--distractor: #b16eff;--highlight-bg: #eef3ff;--kbd-bg: #f1f3f9}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}button{font-family:inherit}::selection{background:var(--accent);color:#fff}
