*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--bg2: #111118;--bg3: #1a1a24;--border: #2a2a38;--border2: #3a3a50;--text: #e8e8f0;--text2: #9090a8;--text3: #5a5a70;--accent: #6c6cff;--accent2: #4a4aee;--green: #22c55e;--red: #ef4444;--yellow: #f59e0b;--blue: #3b82f6;--purple: #a855f7;--font: "Noto Sans KR", sans-serif;--mono: "JetBrains Mono", monospace}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font)}input,select,textarea{font-family:var(--font)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}
