@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Inter:wght@300;400;500;600&display=swap);:root{--color-cream:#e4d4c3;--color-off-white:#f4eae0;--color-latte:#d8b79b;--color-caramel:#d96d29;--color-mahogany:#a63c1e;--color-espresso:#2b1509;--color-charcoal:#1f110b;--color-fog:#e8dcca;--color-mist:#c2a590;--color-sand:#c7ae97;--color-terra:#8b4224;--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Inter",system-ui,sans-serif;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-xxl:7rem;--transition-base:all 0.4s ease;--transition-slow:all 0.9s ease}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4eae0;background-color:var(--color-off-white);color:#1f110b;color:var(--color-charcoal);font-family:Inter,system-ui,sans-serif;font-family:var(--font-body);line-height:1.7}img{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{color:#1f110b;color:var(--color-charcoal);font-family:Cormorant Garamond,Georgia,serif;font-family:var(--font-display);font-weight:400;line-height:1.2}a{color:inherit;text-decoration:none}.preFade{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s ease}.preFade.fadeIn{opacity:1;transform:translateY(0)}.container{margin:0 auto;max-width:1240px;padding:0 5%}.section-divider{background:#d96d29;background:var(--color-caramel);height:2px;margin:1.5rem auto;margin:var(--space-md) auto;width:60px}.hide-on-mobile{display:flex!important}.show-on-mobile{display:none!important}.hero-content{grid-template-columns:1.2fr .8fr}.hero-right{align-items:flex-start;padding-left:2rem;text-align:left}.journey-grid,.wholesale-grid{grid-template-columns:1fr 1fr}@media (max-width:768px){.hide-on-mobile{display:none!important}.show-on-mobile{display:flex!important}.hero-content{gap:1.5rem!important;grid-template-columns:1fr!important;text-align:center}.hero-right{align-items:center!important;padding-left:0;text-align:center!important}.hero-heading{font-size:clamp(2.4rem,8vw,3rem)!important}.hero-scroll-hint{display:none!important}.journey-grid,.wholesale-grid{grid-template-columns:1fr!important}}
/*# sourceMappingURL=main.eeb969f8.css.map*/