/* GM STORES v1.2 Theme Studio storefront layer */
:root{--gm-section-space:82px}
.gm-brand-v013 :where(.store-section,.commerce-section,.related-products,.reviews-section){padding-top:var(--gm-section-space);padding-bottom:var(--gm-section-space)}
.theme-spacing-compact{--gm-section-space:54px}.theme-spacing-airy{--gm-section-space:112px}
.theme-buttons-pill .btn,.theme-buttons-pill .product-add,.theme-buttons-pill button:not(.navbar-toggler):not(.carousel-control-prev):not(.carousel-control-next){border-radius:999px}
.theme-buttons-square .btn,.theme-buttons-square .product-add{border-radius:2px}
.theme-buttons-rounded .btn{border-radius:12px}
.theme-cards-soft :where(.product-card,.summary-card,.filter-card,.auth-card,.contact-form-card,.page-section-card){border-color:transparent;background:color-mix(in srgb,var(--gm-surface) 84%,var(--gm-bg));box-shadow:none}
.theme-cards-elevated :where(.product-card,.summary-card,.filter-card,.auth-card,.contact-form-card,.page-section-card){border-color:transparent;box-shadow:var(--gm-shadow)}
.theme-cards-minimal :where(.product-card,.summary-card,.filter-card,.auth-card,.contact-form-card,.page-section-card){border-radius:0;border-width:0 0 1px;box-shadow:none}
.product-ratio-square .theme-product-card .product-image-wrap{aspect-ratio:1/1}.product-ratio-portrait .theme-product-card .product-image-wrap{aspect-ratio:4/5}.product-ratio-tall .theme-product-card .product-image-wrap{aspect-ratio:3/4}
.home-composer-section{position:relative}.home-style-tinted{background:color-mix(in srgb,var(--gm-surface) 72%,var(--gm-bg))!important;border-top:1px solid var(--gm-border);border-bottom:1px solid var(--gm-border)}
.home-style-dark{background:#0d1014!important;color:#f7f4ee;border-color:#252b32!important}.home-style-dark :where(h2,h3,strong,a){color:#f7f4ee!important}.home-style-dark :where(p,small,.section-heading p){color:#aeb5bf!important}.home-style-dark .product-card{--gm-surface:#151a20;--gm-ink:#f7f4ee;--gm-muted:#aeb5bf;--gm-border:#2b333c;background:#151a20}
.home-style-brand{background:var(--gm-primary)!important;color:var(--gm-on-primary);border-color:color-mix(in srgb,var(--gm-on-primary) 18%,transparent)!important}.home-style-brand :where(h2,h3,strong,a,p,small,.eyebrow){color:var(--gm-on-primary)!important}.home-style-brand .product-card{background:color-mix(in srgb,var(--gm-surface) 94%,transparent)}
.home-style-minimal{border-top:0!important;border-bottom:0!important}.home-style-minimal .section-heading{padding-bottom:18px;border-bottom:1px solid var(--gm-border)}
.home-section-hero+section{scroll-margin-top:100px}
@media(max-width:767.98px){
  .theme-spacing-compact{--gm-section-space:38px}.theme-spacing-balanced{--gm-section-space:54px}.theme-spacing-airy{--gm-section-space:72px}
  .mobile-header-compact .premium-navbar{min-height:58px}.mobile-header-compact .premium-header-main{min-height:54px}.mobile-header-compact .brand-signature .store-brand-copy small{display:none}
  .product-mobile-columns-1 .row:has(>div .theme-product-card)>[class*="col-"]{width:100%}
  .product-mobile-columns-1 .theme-product-card .product-image-wrap{aspect-ratio:4/3}
}
html[data-color-scheme="dark"] .home-style-tinted{background:color-mix(in srgb,var(--gm-surface) 82%,var(--gm-bg))!important}
