@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Inter:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%;overscroll-behavior-y:auto}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;color:#2c2c2c;background-color:#faf8f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;overscroll-behavior-y:auto;height:100%}@media(max-width:768px){input[type=text],input[type=search],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=number],textarea,select{font-size:16px!important}}#root{height:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:Josefin Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#2c2c2c}a{color:inherit;text-decoration:none;transition:color .15s ease}button{font-family:inherit;cursor:pointer;border:none;background:none;font-size:inherit}a,button,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}:focus-visible{outline:2px solid #B8A078;outline-offset:2px}::selection{background-color:#d4c4a8;color:#2c2c2c}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f1eb}::-webkit-scrollbar-thumb{background:#e5e2dd;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#cccac5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f5f1eb 25%,#e5e2dd,#f5f1eb 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}
