@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:TT Commons;src:url(/assets/fonts/TT_Commons_Pro_Regular.woff2) format("woff2"),url(/assets/fonts/TT_Commons_Pro_Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TT Commons;src:url(/assets/fonts/TTCommonsPro-Md.woff2) format("woff2"),url(/assets/fonts/TTCommonsPro-Md.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TT Commons;src:url(/assets/fonts/TT_Commons_Pro_Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Victor Serif";src:url(/assets/fonts/VictorSerif-40Regular.woff2) format("woff2"),url(/assets/fonts/VictorSerif-40Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Victor Serif";src:url(/assets/fonts/VictorSerif-45RegularItalic.woff2) format("woff2"),url(/assets/fonts/VictorSerif-45Regularltalic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@layer base{body{@apply font-sans font-light tracking-wide;}h1,h2,h3,h4,h5,h6{@apply font-serif tracking-wide;}p{@apply leading-relaxed opacity-90;}}@layer utilities{.text-balance{text-wrap:balance}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}}.reveal-base{opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal-active{opacity:1;transform:translateY(0)}.hover-zoom-img{@apply transition-transform duration-[1.5s] ease-[cubic-bezier(.25,1,.5,1)];}.group:hover .hover-zoom-img{transform:scale(1.05)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#162d24}::-webkit-scrollbar-thumb{background:#a7b431;border-radius:3px}
