@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;body{color:#fff;margin:0;font-family:Montserrat,sans-serif;overflow:hidden}.glass{-webkit-backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #fff3;box-shadow:0 8px 32px #0000004d}.glass-dark{-webkit-backdrop-filter:blur(16px);background:#0000004d;border:1px solid #ffffff1a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}
