@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}body{margin:0;overflow:hidden;overscroll-behavior-y:none;background-color:#0f172a}::-webkit-scrollbar{width:6px}@media(max-width:640px){::-webkit-scrollbar{width:8px}}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#334155;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#475569}@supports (-webkit-touch-callout: none){.h-screen{height:-webkit-fill-available}}
