@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:GentleMonsterSerif;src:url(/GentleMonsterSerif-Regular.otf) format("opentype");font-weight:400;font-style:normal}@layer base{body{@apply bg-black text-white uppercase selection:bg-white/20;font-feature-settings:"ss01","ss02","cv01","cv02";-webkit-font-smoothing:antialiased}.font-gm-serif{font-family:GentleMonsterSerif,serif}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}
