:root{--auvo-ivory: #F4F0E8;--auvo-cream: #EAE3D6;--auvo-charcoal: #1F2218;--auvo-stone: #B9B1A6;--auvo-olive: #414A2E;--auvo-olive-deep: #353D26;--auvo-olive-soft: #6E7657;--auvo-sage: #414A2E;--auvo-terracotta: #C97A60;--font-heading-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading-weight: 600;--font-body-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body-weight: 400;--swatch-beige: #D9CDB8;--swatch-dark-blue: #1F2E45;--swatch-light-gray: #9C9C9C;--swatch-dark-gray: #5A5C5E;--swatch-dark-green: #3F4F2E;--swatch-light-blue: #A8C0CC;--swatch-orange: #E76A1F;--swatch-pink: #E89AAA;--swatch-lilac: #A695B8;--swatch-red: #B91E2A;--swatch-yellow: #E8C530;--swatch-white: #E8E5DC;--swatch-brown: #5A3E2A;--swatch-black: #171717;--auvo-font-display: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--auvo-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--auvo-font-wordmark: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--auvo-tracking-tight: -.02em;--auvo-tracking-normal: -.005em;--auvo-tracking-wide: .08em;--auvo-space-xs: .5rem;--auvo-space-sm: 1rem;--auvo-space-md: 2rem;--auvo-space-lg: 4rem;--auvo-space-xl: 6rem;--auvo-space-2xl: 9rem}body{font-family:var(--auvo-font-body);font-weight:400;font-size:clamp(1.65rem,.35vw + 1.55rem,1.85rem);letter-spacing:-.01em;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media screen and (min-width:750px){body{font-size:clamp(1.75rem,.3vw + 1.6rem,1.9rem)}}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5,.hxl,.hxxl,.auvo-display{font-family:var(--auvo-font-display);font-weight:400;letter-spacing:-.02em;word-break:normal}.hxxl{font-size:clamp(3.25rem,4.5vw + 1rem,4.75rem);line-height:1.04;letter-spacing:-.025em}.hxl{font-size:clamp(3rem,3.8vw + 1rem,4.25rem);line-height:1.05;letter-spacing:-.025em}.h0{font-size:clamp(2.6rem,3vw + 1rem,3.6rem);line-height:1.07}h1,.h1{font-size:clamp(2.3rem,2.4vw + 1rem,3rem);line-height:1.1}h2,.h2{font-size:clamp(1.9rem,1.4vw + 1rem,2.4rem);line-height:1.15}h3,.h3{font-size:clamp(1.55rem,.7vw + 1.1rem,1.85rem);line-height:1.25}h4,.h4{font-size:clamp(1.35rem,.4vw + 1.1rem,1.5rem);line-height:1.3}h5,.h5{font-size:clamp(1.2rem,.2vw + 1.1rem,1.3rem);line-height:1.35}.auvo-display{font-size:clamp(2.6rem,3vw + 1rem,3.6rem);line-height:1.07}.rte p,.rte li{line-height:1.65}.rte p{max-width:68ch}.auvo-eyebrow{font-family:var(--auvo-font-body);font-size:1.3rem;font-weight:600;letter-spacing:var(--auvo-tracking-wide);text-transform:uppercase;color:var(--auvo-olive)}.auvo-caption{font-size:1.4rem;color:color-mix(in srgb,currentColor 70%,transparent)}.auvo-wordmark{font-family:var(--auvo-font-wordmark);font-weight:500;letter-spacing:-.04em;text-transform:lowercase}.auvo-section{padding-top:clamp(3rem,8vw,6rem);padding-bottom:clamp(3rem,8vw,6rem)}.auvo-section--tight{padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,4rem)}.auvo-section--flush{padding-top:0;padding-bottom:0}.auvo-wrap{max-width:1400px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.auvo-wrap--narrow{max-width:880px}.auvo-wrap--wide{max-width:1600px}.auvo-grid{display:grid;gap:var(--auvo-space-md)}.auvo-flex{display:flex}.auvo-stack{display:flex;flex-direction:column;gap:var(--auvo-space-sm)}.auvo-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem 2.6rem;font-family:var(--auvo-font-body);font-size:1.3rem;font-weight:600;letter-spacing:var(--auvo-tracking-wide);text-transform:uppercase;text-decoration:none;background:var(--auvo-olive);color:var(--auvo-ivory);border:1px solid var(--auvo-olive);border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.auvo-button:hover{background:var(--auvo-olive-deep);border-color:var(--auvo-olive-deep);color:var(--auvo-ivory);transform:translateY(-1px)}.auvo-button--ghost{background:transparent;color:var(--auvo-olive);border-color:color-mix(in srgb,var(--auvo-olive) 40%,transparent)}.auvo-button--ghost:hover{background:var(--auvo-olive);color:var(--auvo-ivory);border-color:var(--auvo-olive)}.auvo-button--block{width:100%}.auvo-button--lg{padding:1.5rem 3rem;font-size:1.45rem}.auvo-swatch{display:inline-block;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid color-mix(in srgb,var(--auvo-charcoal) 15%,transparent);background:var(--swatch-color, transparent);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.auvo-swatch:hover{transform:scale(1.08)}.auvo-swatch[aria-pressed=true]{box-shadow:0 0 0 2px var(--auvo-ivory),0 0 0 3px var(--auvo-charcoal)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/auvo-base.css.map */
