@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,600&family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background-color:#f8f6f0;color:#2d3e3d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#d4cfc4;border-radius:4px}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer;font:inherit}input,textarea,select{font:inherit;outline:none}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeUp .6s ease forwards}.animate-slide-in{animation:slideInRight .3s cubic-bezier(.16,1,.3,1) forwards}.animate-fade-in{animation:fadeIn .3s ease forwards}@media(max-width:860px){.hide-on-mobile{display:none!important}.stack-on-mobile{flex-direction:column!important}.padding-mobile{padding:24px!important}.hero-text-mobile{font-size:32px!important}.mobile-w-full{width:100%!important}}
