:root{
  --font-body: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --font-heading: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
html{scroll-behavior:smooth}
body{font-family:var(--font-body);font-size:16px;line-height:1.6;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#18231f}
h1,h2,h3,h4,h5,h6,.logo,.footer-logo,.collection-title,.section h2,.hero h1,.wholesale-heading h2,.how-head h2,.cart-wrap h1{font-family:var(--font-heading);font-weight:700;letter-spacing:-.02em;text-rendering:optimizeLegibility}
.nav a,.btn,.button,.price,.trust-item strong,.eyebrow,.announcement,.hero-proof,.product-info h3,.product-retail-note,.business-note,.quantity-wrap label,.variant-picker label,.cart-summary-count,.cart-unit-price,.cart-line-total{font-family:var(--font-body)}
.nav a{font-size:13px;font-weight:650;letter-spacing:0}.icon-link{font-family:var(--font-body);font-weight:650}.announcement{font-weight:650;letter-spacing:0}.eyebrow{font-weight:750;letter-spacing:.08em;font-size:11px}
.hero h1{font-size:clamp(40px,5vw,64px);line-height:1.05}.hero p{font-family:var(--font-body);font-size:17px;line-height:1.65;letter-spacing:0}.btn,.button{font-weight:700;letter-spacing:0}.section h2,.wholesale-heading h2,.how-head h2{line-height:1.15}.product-info h3{font-weight:650;letter-spacing:0;line-height:1.4}.price{font-weight:750;letter-spacing:0}.collection-title{line-height:1.15}.site-footer{font-family:var(--font-body)}.footer-logo{font-family:var(--font-heading)}.footer-links a{font-weight:500}.business-note,.cart-wholesale-note{font-family:var(--font-body);line-height:1.6}.site-header{position:relative}.nav{align-items:center}.header-actions{gap:14px}.product-card{transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px)}.product-info{padding:12px 4px 16px}.collection-product-grid{row-gap:28px}.collection-pagination{margin-bottom:24px}.btn,.button,.variant-select,.quantity-control{border-radius:8px}
@media(max-width:767px){body{font-size:16px}.announcement{font-size:11px}.logo{font-family:var(--font-heading);font-weight:750}.hero h1{font-size:38px;line-height:1.06}.hero p{font-size:16px;line-height:1.6}.section h2,.wholesale-heading h2,.how-head h2{font-size:28px}.collection-title{font-size:30px}.product-info h3{font-size:13px;line-height:1.4}.price{font-size:15px}.btn,.button{font-size:13px;font-weight:700}.header-inner{min-height:64px}.mobile-nav a{font-size:15px;font-weight:600;padding:12px 0}}
