.hero-carousel{grid-column:1/-1;order:-1;position:relative;height:auto;aspect-ratio:2048/750;background:#f7f6f2}.hero-carousel picture{position:absolute;inset:0;opacity:0;transition:opacity .7s ease}.hero-carousel picture.is-active{opacity:1}.hero-carousel picture img{width:100%;height:100%;object-fit:cover}.carousel-dots{position:absolute;bottom:18px;left:50%;z-index:2;display:flex;gap:8px;padding:7px 9px;border-radius:999px;transform:translateX(-50%);background:rgb(255 255 255/72%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#a9a49a;cursor:pointer;transition:transform .2s ease,background .2s ease}.carousel-dots button.is-active{background:#b88700;transform:scale(1.25)}@media (prefers-reduced-motion:reduce){.hero-carousel picture{transition:none}}@media (max-width:820px){.hero-carousel{grid-column:1;height:auto;aspect-ratio:2048/750}}.hero-copy{grid-column:1/-1;text-align:center}.hero-copy .hero-summary{margin-right:auto;margin-left:auto}.hero-copy .hero-actions{justify-content:center}.hero-copy h1{white-space:nowrap}@media (max-width:640px){.hero-copy h1{white-space:normal}}.products-section .product-grid{grid-template-columns:1fr;gap:30px}.products-section .product-card img{height:auto;aspect-ratio:2.08/1;object-fit:cover}.products-section .product-card-copy{display:flex;align-items:baseline;justify-content:space-between;gap:30px;padding:24px 30px}.products-section .product-card-copy h3,.products-section .product-card-copy p{margin:0}.products-section .product-card-copy p{max-width:430px}@media (max-width:700px){.products-section .product-grid{gap:22px}.products-section .product-card img{aspect-ratio:1.72/1}.products-section .product-card-copy{display:block;padding:20px 24px}.products-section .product-card-copy h3{margin-bottom:9px}}.home-mobile-nav,.home-mobile-toggle{display:none}@media(max-width:820px){.home-mobile-toggle{display:grid;grid-template-rows:repeat(3,2px);grid-gap:4px;gap:4px;width:28px;border:0;background:transparent;padding:6px 0;margin-left:auto}.home-mobile-toggle span{background:#202020;width:24px;height:2px}.home-mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 16px 24px rgba(21,22,26,.12);padding:0 24px;overflow:hidden;max-height:0;transition:max-height .25s ease;z-index:25}.home-mobile-nav.is-open{display:grid;max-height:280px;padding:12px 24px 20px}.home-mobile-nav a:not(.button){padding:15px 0;border-bottom:1px solid #e9e7e1;text-transform:uppercase;text-decoration:none;font-size:12px;letter-spacing:1px;color:#333;font-weight:700}.home-mobile-nav .button{margin-top:16px}.site-header{position:-webkit-sticky;position:sticky}}