:root{--bg:#0a0c11;--bg2:#111420;--neon:#00e676;--gold:#c9a84c;--dim:#606880;--text:#e0e4f0;--mono:"JetBrains Mono",monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--text);font-family:Pretendard,Apple SD Gothic Neo,sans-serif;font-size:14px}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input:focus,textarea:focus{border-color:var(--neon)!important;outline:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}
