:root{scroll-padding-top:5rem}body{font-family:Inter,sans-serif}h1,h2,h3,.font-serif{font-family:Playfair Display,serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#faf9ee}::-webkit-scrollbar-thumb{background:#d8bd77;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#003224}#root{min-height:100vh}@keyframes ticker-single{0%{transform:translate(100vw)}to{transform:translate(calc(-100vw - 100%))}}.animate-ticker-single{animation:ticker-single linear infinite}
