:root{color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#0a0a0c;color:#f4f4f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{font-size:14px;line-height:1.5}a{color:#fb923c}button,input,textarea{font:inherit}button{background:none;border:0;padding:0;cursor:pointer;color:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1c1c22;border-radius:8px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#38383f;background-clip:padding-box;border:2px solid transparent}