@layer base{body{@apply bg-parchment text-midnight font-sans antialiased overflow-x-hidden;}h1,h2,h3,h4{@apply font-serif;}}.sticky-header{@apply fixed top-0 w-full z-[100] h-24 flex items-center border-b border-transparent text-white;}.nav-link{@apply text-[10px] uppercase tracking-editorial font-medium relative py-1;}.nav-link:after{content:"";@apply absolute bottom-0 left-0 w-full h-px bg-goldBeige -translate-x-full transition-transform duration-700;}.nav-link:hover:after{@apply translate-x-0;}.product-card img{@apply transition-transform duration-[2s];}.product-card:hover img{@apply scale-110;}
