@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{@apply bg-bg text-[#e7eaf0] font-sans antialiased;}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#222734;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#2e3542}kbd{@apply rounded border border-line border-b-2 bg-s2 px-1.5 py-0.5 text-[10px];}
