@tailwind base;@tailwind components;@tailwind utilities;:root{--impact-orange: #FF9F1C;--impact-black: #0a0a0a}body{margin:0;font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#fafafa;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.font-display{font-family:Anton,sans-serif}.marker-box{clip-path:polygon(0% 2%,100% 0%,98% 100%,2% 98%)}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#171717}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ff9f1c;border-radius:5px}html{scroll-behavior:smooth}
