@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark;background-color:#04070a;color:#63c7d2}body,html{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;background-color:#04070a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none}input,select,textarea,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#030608}::-webkit-scrollbar-thumb{background:#162a36;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#10b981}body,#root{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}input,textarea{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}img,svg{-webkit-user-drag:none!important;-webkit-user-select:none!important;user-select:none!important}[data-theme=inq]{--bg-primary: #0A0A0A;--bg-surface: #121212;--accent-primary: #FFD700;--text-main: #FFFFFF;--border-color: #2A2A2A;--grey-secondary: #E0E0E0}
