@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,400&family=EB+Garamond:ital,wght@0,400;0,600;1,400&family=Inter:wght@300;400&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap";body{margin:0;padding:0;background-color:#f9f8f4;font-family:EB Garamond,serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;color:#1a1a1a}::-webkit-scrollbar{display:none}html{scrollbar-width:none}.no-select{user-select:none;-webkit-user-select:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .8s cubic-bezier(.2,.8,.2,1) forwards}.animate-fade-in-up{animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) forwards}.appear-anim{animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) forwards;opacity:0;animation-fill-mode:forwards}.appear-anim:nth-child(1){animation-delay:50ms}.appear-anim:nth-child(2){animation-delay:.1s}.appear-anim:nth-child(3){animation-delay:.15s}.appear-anim:nth-child(4){animation-delay:.2s}.appear-anim:nth-child(5){animation-delay:.25s}.appear-anim:nth-child(6){animation-delay:.3s}.font-serif{font-family:EB Garamond,serif}.font-sans{font-family:Inter,sans-serif}.bg-noise{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.perspective-1000{perspective:1000px}.transform-style-3d{transform-style:preserve-3d}.backface-hidden{backface-visibility:hidden}.rotate-y-180{transform:rotateY(180deg)}.rotate-y-0{transform:rotateY(0)}
