::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#f97316;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ea580c}@media(max-width:768px){::-webkit-scrollbar{display:none}html,body{scrollbar-width:none;-ms-overflow-style:none}}:root{color-scheme:dark only}@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{height:-webkit-fill-available;color-scheme:dark}body{min-height:100vh;min-height:-webkit-fill-available;background-color:#0a0a0a;forced-color-adjust:none}}@layer utilities{.mobile-safe-blur{@apply backdrop-blur-sm md:backdrop-blur-md;}.bg-vital-alpha{background-color:rgba(var(--vital-500),.1)}}
