.commerce-hero__rail{width:100%;max-width:1460px;margin-inline:auto;gap:0;padding:0}.commerce-hero__slide{flex:0 0 100%;scroll-snap-align:start}.commerce-benefits__track{width:100%;min-width:0;justify-content:flex-start}.commerce-benefit{flex:1 1 33.333%;min-width:0}.commerce-benefit strong{font-size:.82rem}.template-index .commerce-product-benefits{display:none}@media(max-width:749px){.commerce-hero__rail{margin-inline:12px;width:calc(100% - 24px)}.commerce-hero__slide{flex-basis:100%}.commerce-benefits__track{width:300%;animation:commerce-benefit-cycle 15s ease-in-out infinite}.commerce-benefit{flex:0 0 33.333%;min-width:0}.commerce-benefits{height:34px}.commerce-benefit strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes commerce-benefit-cycle{0%,28%{transform:translate(0)}33%,61%{transform:translate(-33.333%)}66%,94%{transform:translate(-66.666%)}to{transform:translate(0)}}}@media(prefers-reduced-motion:reduce){.commerce-benefits__track{animation:none}}.commerce-benefit strong{font-size:var(--benefit-font-size,.82rem)}.commerce-categories__rail--grid{display:grid;grid-template-columns:repeat(var(--category-columns,6),minmax(0,1fr));gap:24px;overflow:visible}.commerce-categories__rail--grid .commerce-category{width:auto;flex-basis:auto}.commerce-categories__rail--vertical{display:flex;flex-direction:column;gap:14px;overflow:visible}.commerce-categories__rail--vertical .commerce-category{display:grid;grid-template-columns:110px 1fr;align-items:center;width:100%;flex-basis:auto;gap:16px;text-align:left}.commerce-categories__rail--vertical .commerce-category__media{width:110px;margin:0}.commerce-collections__grid--grid{grid-template-columns:repeat(var(--collection-columns,2),minmax(0,1fr))}.commerce-collections__grid--vertical{display:flex;flex-direction:column;gap:24px}.commerce-collections__grid--vertical .commerce-collection-banner,.commerce-collections__grid--vertical .commerce-collection-banner--wide{width:100%;grid-column:auto;height:430px}.commerce-products__rail--grid{grid-template-columns:repeat(var(--product-columns,3),minmax(0,1fr))}.commerce-products__rail--carousel{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px}.commerce-products__rail--carousel .commerce-product-card{flex:0 0 min(31vw,440px);scroll-snap-align:start}.commerce-product-card,.commerce-architect-card{border:1px solid rgb(20 20 18/.06);box-shadow:0 12px 34px #231d160f;transition:transform .35s ease,box-shadow .35s ease}.commerce-product-card:hover,.commerce-architect-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px #231d161f}.commerce-collection-banner{box-shadow:0 12px 34px #231d1614}.commerce-category{transition:transform .3s ease}.commerce-category:hover{transform:translateY(-4px)}.commerce-add-button,.commerce-pill-button,.commerce-cart-secondary,.commerce-cart-checkout{transition:transform .25s ease,filter .25s ease}.commerce-add-button:hover,.commerce-pill-button:hover,.commerce-cart-secondary:hover,.commerce-cart-checkout:hover{filter:brightness(.96);transform:translateY(-2px)}@media(max-width:749px){.commerce-categories__rail--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-right:0;overflow:visible}.commerce-categories__rail--grid .commerce-category{flex-basis:auto}.commerce-categories__rail--vertical{margin-right:0}.commerce-collections__grid--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-right:0;overflow:visible}.commerce-collections__grid--grid .commerce-collection-banner,.commerce-collections__grid--grid .commerce-collection-banner--wide{flex:unset;width:auto;height:300px}.commerce-collections__grid--vertical{display:flex;margin-right:0;overflow:visible}.commerce-collections__grid--vertical .commerce-collection-banner,.commerce-collections__grid--vertical .commerce-collection-banner--wide{flex:unset;width:100%;height:360px}.commerce-products__rail--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-right:0;overflow:visible}.commerce-products__rail--grid .commerce-product-card{flex:unset;width:auto}.commerce-products__rail--carousel .commerce-product-card{flex-basis:78vw}}.commerce-header__actions>.commerce-icon{width:38px;height:38px}.commerce-header__actions>.commerce-icon svg{width:21px;height:21px}#MobileMenu{background:#0a0a0a7a!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#MobileMenu .commerce-mobile-menu{width:min(360px,88vw)!important;min-height:100%;background:#fff!important;color:#111!important;box-shadow:18px 0 50px #0000002e}#MobileMenu .drawer__header,#MobileMenu nav,#MobileMenu .commerce-mobile-menu__footer{background:#fff!important}#MobileMenu .drawer__header{margin:0;padding:18px 20px;border-bottom:1px solid #e7e4de}#MobileMenu nav{padding:10px 20px 22px}#MobileMenu .commerce-mobile-menu__footer{margin-top:auto;border-top:1px solid #e7e4de;color:#555}.commerce-gallery__stage{position:relative}.commerce-gallery__media,.commerce-gallery__placeholder{height:var(--product-gallery-height,580px)}.commerce-gallery__arrow{position:absolute;top:50%;z-index:3;display:grid;width:42px;height:42px;padding:0;background:#fff;color:#111;border:1px solid #e5e2dc;border-radius:50%;box-shadow:0 8px 24px #14141217;font-size:1.6rem;line-height:1;place-items:center;transform:translateY(-50%);cursor:pointer}.commerce-gallery__arrow--prev{left:16px}.commerce-gallery__arrow--next{right:16px}.commerce-product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0 0;border:1px solid #e7e4de;border-radius:12px}.commerce-product-specs>div{padding:14px 16px;border-right:1px solid #e7e4de;border-bottom:1px solid #e7e4de}.commerce-product-specs>div:nth-child(2n){border-right:0}.commerce-product-specs dt{margin-bottom:4px;color:#777;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.commerce-product-specs dd{margin:0;font-size:.82rem;font-weight:600}.commerce-product-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.commerce-product-highlights>div{display:flex;align-items:flex-start;gap:9px;padding:13px;background:#f7f6f3;border-radius:10px}.commerce-product-highlights>div>span{display:grid;flex:0 0 28px;width:28px;height:28px;background:#fff;border-radius:50%;place-items:center}.commerce-product-highlights p,.commerce-product-highlights small{display:block;margin:0}.commerce-product-highlights strong{font-size:.7rem}.commerce-product-highlights small{margin-top:3px;color:#777;font-size:.6rem;line-height:1.35}.commerce-products__dots{display:none;justify-content:center;align-items:center;gap:11px;margin-top:22px}.commerce-products__dots button{width:7px;height:7px;padding:0;background:#a8a59f;border:0;border-radius:50%;cursor:pointer}.commerce-products__dots button[aria-current=true]{width:17px;height:17px;background:transparent;border:2px solid #111;box-shadow:inset 0 0 0 4px var(--commerce-bg)}@media(max-width:749px){.commerce-header{border-top-width:0}.commerce-header__inner.container{position:relative;width:100%;min-height:58px;padding:0 10px;grid-template-columns:34px 1fr auto;gap:0}.commerce-header__menu{display:grid!important;width:32px!important;height:32px!important}.commerce-header__menu svg{width:var(--mobile-icon-size,20px)!important;height:var(--mobile-icon-size,20px)!important}.commerce-header__logo{position:absolute;top:50%;left:50%;z-index:2;justify-self:center;width:var(--mobile-logo-width,120px);max-width:var(--mobile-logo-width,120px);transform:translate(-50%,-50%)}.commerce-header__logo img{display:block;width:100%;max-height:44px;object-fit:contain}.commerce-header__logo span{overflow:hidden;font-size:1.25rem;text-overflow:ellipsis;white-space:nowrap}.commerce-header__logo small{font-size:.36rem}.commerce-header__actions{grid-column:3;gap:0}.commerce-header__actions>.commerce-icon{width:32px!important;min-width:32px!important;height:32px!important}.commerce-header__actions>.commerce-icon svg{width:var(--mobile-icon-size,20px)!important;height:var(--mobile-icon-size,20px)!important}.cart-count{top:-1px;right:-1px;min-width:16px;height:16px;font-size:.58rem}#MobileMenu .commerce-mobile-menu{display:flex!important;flex-direction:column}.drawer#MobileMenu[data-open=true] .commerce-mobile-menu{transform:translate(0)!important}.commerce-section__heading h2{font-size:clamp(2rem,9vw,2.7rem);line-height:1}.commerce-section__heading{margin-bottom:24px}.commerce-products__rail--mobile-carousel,.template-product .commerce-products__rail{display:flex!important;grid-template-columns:none!important;gap:14px;margin-right:-12px;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:2px 12px 14px 0;scrollbar-width:none}.commerce-products__rail--mobile-carousel::-webkit-scrollbar,.template-product .commerce-products__rail::-webkit-scrollbar{display:none}.commerce-products__rail--mobile-carousel .commerce-product-card,.template-product .commerce-products__rail .commerce-product-card{flex:0 0 min(88vw,420px)!important;width:auto;scroll-snap-align:start}.commerce-products__rail--mobile-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-right:0;overflow:visible!important}.commerce-products__rail--mobile-grid .commerce-product-card{width:auto;flex:unset!important}.commerce-products__rail--mobile-carousel+.commerce-products__dots{display:flex}.commerce-product-card__media{aspect-ratio:1/1.08}.commerce-product-card__media img{padding:24px}.commerce-product-card__view{top:auto;right:18px;bottom:18px;width:38px;height:38px}.commerce-product-card__view svg{width:18px}.commerce-card-form{display:none!important}.commerce-product-card__content{padding:20px 20px 24px}.commerce-product-card__content h3{min-height:0;margin-bottom:13px;font-family:var(--font-body);font-size:1.05rem;font-weight:500;line-height:1.28}.commerce-product-card__content p{font-size:.98rem}.commerce-product-card__content p strong{font-size:1.08rem}.commerce-swatches{gap:9px;margin-top:15px}.commerce-swatches>span{width:19px;height:19px}.commerce-gallery__media,.commerce-gallery__placeholder{height:var(--product-gallery-mobile-height,460px)}.commerce-gallery__arrow{width:38px;height:38px}.commerce-gallery__arrow--prev{left:10px}.commerce-gallery__arrow--next{right:10px}.commerce-product-info{padding:25px 18px}.commerce-product-info h1{font-size:2.05rem;line-height:1.08}.commerce-product-highlights{grid-template-columns:1fr}.commerce-product-highlights>div{padding:14px}.commerce-product-highlights strong{font-size:.78rem}.commerce-product-highlights small{font-size:.68rem}.commerce-product-specs{grid-template-columns:1fr}.commerce-product-specs>div{border-right:0}.commerce-buy-row{grid-template-columns:94px 1fr}.commerce-add-button{min-height:48px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/fixes.css.map */
