:root{--primary: #012b09;--secondary: #ffffe9;--accent: #d4af37;--bg-cream: #ffffe9;--text-dark: #012b09;--footer-brown: #012b09}html{scroll-behavior:smooth;overscroll-behavior:none}body{font-family:Inter,sans-serif;color:var(--text-dark);background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}.font-serif-accent{font-family:Merriweather,serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a5d6a7;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2e7d32}.thin-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s}.thin-scrollbar:hover{scrollbar-color:#94bb86 transparent}.thin-scrollbar::-webkit-scrollbar{width:4px}.thin-scrollbar::-webkit-scrollbar-track{background:transparent}.thin-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:20px;border:none}.thin-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#94bb86}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#012b09}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#012b094d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#536c4a;border-radius:10px;transition:background .3s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#8d7424d9}
