:root{--commerce-ink: var(--c-ink, #111111);--commerce-text: var(--c-text, #2b2b2b);--commerce-muted: var(--c-mute, #666666);--commerce-line: var(--c-hairline-soft, #e5e5e5);--commerce-soft: var(--c-soft-cloud, #f3f3f3);--commerce-white: var(--c-canvas, #ffffff);--commerce-accent: var(--c-accent, #c8b7a6);--commerce-radius: 8px;--commerce-container: 1440px;--commerce-gutter: clamp(20px, 5vw, 72px);--commerce-shadow: 0 16px 45px rgba(0,0,0,.07)}.commerce-shell,.shell,.shell--wide{width:min(100%,var(--commerce-container));max-width:var(--commerce-container);margin-inline:auto;padding-inline:var(--commerce-gutter)}.template-product main,.template-collection main,.template-cart main,.template-search main,.template-page main,.template-blog main,.template-article main,.template-list-collections main,.template-404 main,.template-customers main{min-height:50vh}.t-h1,.buy__title,.customer-page h1,.contact-page h1,.faq-page h1{font-size:clamp(30px,3.2vw,48px);line-height:1.05;letter-spacing:0;font-weight:750}.t-h2{font-size:clamp(22px,2.2vw,31px);line-height:1.15;letter-spacing:0;font-weight:720}.t-h3{font-size:17px;line-height:1.35;font-weight:680}.t-body{font-size:15px;line-height:1.6}.t-caption{font-size:13px;line-height:1.45}.t-caption-sm{font-size:11px;line-height:1.4}.t-strong{font-size:14px;font-weight:700}.t-mute{color:var(--commerce-muted)}.btn,.shopify-payment-button__button--unbranded{min-height:50px!important;padding:0 24px!important;border:1px solid var(--commerce-ink)!important;border-radius:var(--button-radius, 6px)!important;display:inline-flex!important;align-items:center;justify-content:center;gap:9px;font-family:var(--f-text)!important;font-size:12px!important;font-weight:var(--button-weight, 700)!important;letter-spacing:.025em;line-height:1!important;text-transform:var(--button-text-transform, uppercase)!important;transition:transform .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.btn:hover,.shopify-payment-button__button--unbranded:hover{transform:translateY(-1px)}.btn[disabled],.shopify-payment-button__button[disabled]{opacity:.48;cursor:not-allowed;transform:none}.btn--primary,.shopify-payment-button__button--unbranded{background:var(--commerce-ink)!important;color:var(--commerce-white)!important}.btn--secondary,.btn--outline{background:var(--commerce-white)!important;color:var(--commerce-ink)!important}.btn--block{width:100%}.icon-btn{width:42px;height:42px;border:1px solid var(--commerce-line);border-radius:50%;display:grid;place-items:center}.icon-btn:hover{background:var(--commerce-soft)}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{width:100%;min-height:48px;border:1px solid var(--commerce-line);border-radius:6px;background:var(--commerce-white);color:var(--commerce-ink);padding:12px 14px;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease}textarea{min-height:110px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--commerce-ink);box-shadow:0 0 0 3px #00000012}.commerce-label{display:block;margin-bottom:8px;font-size:13px;font-weight:700}.commerce-help{margin-top:7px;color:var(--commerce-muted);font-size:11px}.commerce-breadcrumb,.crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:24px;color:var(--commerce-muted);font-size:12px}.commerce-breadcrumb a:hover,.crumbs a:hover{color:var(--commerce-ink)}.commerce-badge,.badge{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:4px;background:var(--commerce-ink);color:var(--c-on-primary);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.rte{color:var(--commerce-text)}.rte>*+*{margin-top:1em}.rte h2,.rte h3,.rte h4{color:var(--commerce-ink);line-height:1.2;letter-spacing:0}.rte ul{list-style:disc;padding-left:20px}.rte ol{list-style:decimal;padding-left:20px}.rte a{text-decoration:underline;text-underline-offset:3px}.rte img{height:auto;border-radius:var(--commerce-radius)}.brand-product-card{min-width:0;display:flex;flex-direction:column}.brand-product-card__media{position:relative;aspect-ratio:1.08 / 1;overflow:hidden;border-radius:7px;background:var(--commerce-soft)}.brand-product-card__media>a{display:block;width:100%;height:100%}.brand-product-card__image,.brand-product-card__media svg{width:100%;height:100%;object-fit:cover;transition:opacity .28s ease,transform .38s ease}.brand-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.brand-product-card:hover .brand-product-card__image:first-child{transform:scale(1.025)}.brand-product-card:hover .brand-product-card__image--secondary{opacity:1}.brand-product-card__badge{position:absolute;top:12px;left:12px;z-index:2}.brand-product-card__quick{position:absolute;inset:auto 12px 12px;z-index:3;opacity:0;transform:translateY(7px);transition:opacity .2s ease,transform .2s ease}.brand-product-card:hover .brand-product-card__quick,.brand-product-card:focus-within .brand-product-card__quick{opacity:1;transform:none}.brand-product-card__quick .brand-button{width:100%;min-height:44px}.brand-product-card__body{padding:13px 6px 0}.brand-product-card__vendor{margin-bottom:4px;color:var(--commerce-muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.brand-product-card__title{display:block;min-height:40px;color:var(--commerce-ink);font-size:14px;line-height:1.4;font-weight:580}.brand-product-card__title:hover{text-decoration:underline;text-underline-offset:3px}.brand-product-card__price{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;color:var(--commerce-text);font-size:13px}.brand-product-card__price s{color:var(--commerce-muted);font-size:11px}.brand-product-card__rating{display:flex;align-items:center;gap:5px;margin-top:9px;font-size:11px}.brand-product-card__rating small{color:var(--commerce-muted)}.brand-swatches{display:flex;gap:6px;min-height:13px;margin-bottom:10px}.brand-swatch{width:12px;height:12px;border:1px solid rgba(0,0,0,.16);border-radius:50%;background:var(--swatch, #aaa)}.pdp{padding-bottom:clamp(58px,7vw,100px)}.pdp__main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(410px,.72fr);gap:clamp(42px,5.5vw,86px);align-items:start;padding-top:28px}.pdp__mediaColumn{min-width:0}.gallery{min-width:0;display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px}.gallery--single{grid-template-columns:minmax(0,1fr)}.gallery__content{min-width:0}.gallery__thumbs{display:flex;flex-direction:column;gap:10px}.gallery__thumb{width:76px;aspect-ratio:1;overflow:hidden;border:1px solid transparent;border-radius:6px;background:var(--commerce-soft)}.gallery__thumb.is-active{border-color:var(--commerce-ink);box-shadow:inset 0 0 0 1px var(--commerce-ink)}.gallery__thumbArt{width:100%;height:100%;object-fit:cover}.gallery__stage{position:relative;aspect-ratio:1 / 1.03;overflow:hidden;border-radius:6px;display:grid;place-items:center;background:var(--commerce-soft)}.gallery--single .gallery__stage{min-height:clamp(420px,56vw,690px)}.gallery__slide{display:none;width:100%;height:100%}.gallery__slide.is-active{display:block}.gallery__art,.gallery__media,.gallery__slide model-viewer,.gallery__slide video,.gallery__slide iframe{width:100%;height:100%;object-fit:contain}.gallery__badge{position:absolute;top:16px;left:16px;z-index:2}.gallery__dots{display:none;justify-content:center;gap:6px;margin-top:13px}.gallery__dot{width:7px;height:7px;border-radius:50%;background:var(--commerce-line)}.gallery__dot.is-active{background:var(--commerce-ink)}.gallery__empty{width:100%;height:100%;min-height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:clamp(30px,5vw,72px);text-align:center}.gallery__emptyArt{width:min(58%,360px);height:auto;color:var(--commerce-text);opacity:.9}.gallery__emptyCopy{max-width:360px}.gallery__emptyCopy strong{display:block;font-size:17px;line-height:1.25}.gallery__emptyCopy span{display:block;margin-top:8px;color:var(--commerce-muted);font-size:12px;line-height:1.55}.buy{min-width:0}.buy__inner{position:sticky;top:22px;max-width:500px;margin-left:auto}.buy__eyebrow{margin-bottom:8px;color:var(--commerce-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.buy__title{max-width:500px;font-size:clamp(31px,2.8vw,48px);line-height:1.02;letter-spacing:0}.buy__sub{margin-top:8px;color:var(--commerce-muted);font-size:13px}.buy__badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.buy__badges span{min-height:28px;padding:0 10px;border:1px solid var(--commerce-line);border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:var(--commerce-white);color:var(--commerce-text);font-size:10px;font-weight:700}.buy__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:22px;font-size:28px;font-weight:800}.buy__price .price--was{color:var(--commerce-muted);font-size:15px;font-weight:500}.buy__price .price--off{padding:4px 7px;border-radius:3px;background:color-mix(in srgb,var(--c-success) 10%,var(--commerce-white));color:var(--c-success);font-size:10px;font-weight:800}.buy__installments{margin-top:6px;color:var(--commerce-muted);font-size:12px}.buy__notice{min-height:44px;margin-top:18px;padding:10px 12px;border-radius:6px;display:flex;align-items:center;gap:10px;background:var(--commerce-soft);color:var(--commerce-text);font-size:11px;line-height:1.4}.buy__notice svg{flex:0 0 auto}.buy__notice strong{font-weight:800}.buy__rating{display:flex;align-items:center;gap:9px;margin-top:14px;font-size:12px}.buy__stars{letter-spacing:1px}.product-form{margin-top:26px}.buy__block{border:0;padding:0;margin:0 0 22px}.buy__blockHead{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;font-size:13px;font-weight:780}.buy__blockHead span:last-child{color:var(--commerce-muted);font-size:12px;font-weight:500}.buy__colors{display:flex;flex-wrap:wrap;gap:9px}.colorTile{position:relative;width:70px;min-height:70px;overflow:hidden;border:1px solid var(--commerce-line);border-radius:6px;background:var(--commerce-white)}.colorTile.is-active{border-color:var(--commerce-ink);box-shadow:inset 0 0 0 1px var(--commerce-ink)}.colorTile__art{width:100%;height:100%;object-fit:cover}.colorTile__swatch{display:block;width:30px;height:30px;margin:9px auto 5px;border:1px solid rgba(0,0,0,.18);border-radius:50%;background:var(--swatch-color, #b4b4b4)}.colorTile__name{display:block;padding:0 5px 8px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sizes{display:flex;flex-wrap:wrap;gap:9px}.size{min-width:54px;height:46px;padding-inline:15px;border:1px solid var(--commerce-line);border-radius:5px;background:var(--commerce-white);font-size:12px;font-weight:780}.size:hover,.size.is-active{border-color:var(--commerce-ink);background:var(--commerce-ink);color:var(--c-on-primary)}.buy__measure{min-height:44px;margin:-2px 0 18px;padding:0 12px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--commerce-soft);font-size:11px}.buy__measure span{display:inline-flex;align-items:center;gap:8px}.buy__measure a{color:var(--commerce-muted);text-decoration:underline;text-underline-offset:3px}.buy__purchaseRow{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px}.commerce-quantity{height:50px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;border:1px solid var(--commerce-ink);border-radius:6px;overflow:hidden}.commerce-quantity button{height:100%;font-size:18px}.commerce-quantity input{min-height:0!important;height:100%!important;border:0!important;border-radius:0!important;padding:0!important;text-align:center;box-shadow:none!important;-moz-appearance:textfield}.commerce-quantity input::-webkit-outer-spin-button,.commerce-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy__add{width:100%}.buy__dynamic{margin-top:10px}.shopify-payment-button{width:100%}.shopify-payment-button__more-options{font-size:12px!important}.buy__perks{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;padding:0;border:0}.buy__perks li{min-height:64px;padding:12px;border-radius:7px;display:flex;align-items:center;gap:10px;background:var(--commerce-soft);color:var(--commerce-text);font-size:11px;line-height:1.35}.buy__perks svg{flex:0 0 auto}.disclosure{border-top:1px solid var(--commerce-line)}.disclosure__row{border-bottom:1px solid var(--commerce-line)}.disclosure__head{min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:14px;list-style:none;cursor:pointer;font-size:13px;font-weight:700}.disclosure__head::-webkit-details-marker{display:none}.disclosure__head svg{transition:transform .2s ease}.disclosure__row[open] .disclosure__head svg{transform:rotate(180deg)}.disclosure__body{padding:0 0 20px;color:var(--commerce-muted);font-size:14px;line-height:1.65}.buy__sku{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:var(--commerce-muted);font-size:11px;line-height:1.4}.buy__sku[hidden]{display:none}.buy__sku span{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buy__sku strong{color:var(--commerce-text);font-size:11px;font-weight:650}.stickyBuy{display:none}.pdp-details{scroll-margin-top:24px;margin-top:clamp(34px,5vw,64px);padding-top:clamp(28px,3.5vw,44px);border-top:1px solid var(--commerce-line);background:var(--commerce-white)}.pdp-details--description{max-width:820px}.pdp-details__head{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px}.pdp-details__head span{color:var(--commerce-muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pdp-details__head h2{max-width:580px;margin:0;font-size:clamp(22px,2.1vw,30px);line-height:1.12;letter-spacing:0;font-weight:760;text-align:left}.pdp-details__copy{max-width:780px;color:var(--commerce-text);font-size:15px;line-height:1.75}.pdp-details__copy>*+*{margin-top:16px}.pdp-details__copy ul,.pdp-details__copy ol{display:grid;gap:9px;margin-top:18px;padding-left:0;list-style:none}.pdp-details__copy li{position:relative;padding-left:18px;color:var(--commerce-muted)}.pdp-details__copy li:before{content:"";position:absolute;top:.72em;left:0;width:5px;height:5px;border-radius:50%;background:var(--commerce-ink)}.product-recommendations{padding:0 0 clamp(60px,7vw,100px)}.product-recommendations .rail__head{margin-bottom:24px}.product-recommendations .rail__track{gap:clamp(16px,2vw,28px)}.template-product .product-recommendations{padding-top:clamp(22px,4vw,56px);background:linear-gradient(var(--commerce-white) 0,var(--commerce-white) 18%,var(--commerce-soft) 18%,var(--commerce-soft) 100%)}.template-product .product-recommendations .brand-shell{overflow:hidden}.template-product .product-recommendations .brand-product-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.template-product .product-recommendations .brand-product-card{flex:0 0 clamp(180px,17vw,260px);scroll-snap-align:start}.plp{padding-bottom:clamp(60px,7vw,100px)}.plp__intro{padding-bottom:12px}.plp__head{padding-top:10px}.plp__titleRow{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.plp__titleRow .t-h1,.plp__titleRow .plp__total{margin:0}.plp__total{padding-bottom:3px;color:var(--commerce-muted);white-space:nowrap}.collection-description{max-width:760px;margin-top:8px;color:var(--commerce-muted);font-size:14px;line-height:1.55}.plp__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chip{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid var(--commerce-line);border-radius:999px;background:var(--commerce-white);font-size:11px}.plp__clear{display:inline-flex;align-items:center;min-height:34px;text-decoration:underline;text-underline-offset:3px}.plp__layout{display:grid;grid-template-columns:minmax(260px,312px) minmax(0,1fr);gap:clamp(26px,3.4vw,44px);align-items:start}.plp__layout--full{grid-template-columns:1fr}.plp__aside{position:sticky;top:20px;padding-right:8px;border-top:1px solid var(--commerce-line)}.plp__aside.is-collapsed{display:none}.plp__asideHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:19px 0 17px}.plp__asideHeader .t-strong{font-size:26px;line-height:1;letter-spacing:0}.plp__asideHeader .t-caption{margin-top:7px}.plp__badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-grid;place-items:center;background:var(--commerce-ink);color:var(--c-on-primary);font-size:10px}.filters{border-top:1px solid var(--commerce-line)}.fgroup{border-bottom:1px solid var(--commerce-line)}.fgroup__head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;cursor:pointer}.fgroup__head::-webkit-details-marker{display:none}.fgroup__head svg{color:var(--commerce-muted);transition:transform .2s ease}.fgroup[open] .fgroup__head svg{transform:rotate(180deg)}.fgroup__label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:650}.fgroup__count{min-width:19px;height:19px;display:inline-grid;place-items:center;border-radius:50%;background:var(--commerce-soft);font-size:9px}.fgroup__body{padding:0 0 19px}.fgroup__options{display:grid;gap:11px}.check{position:relative;min-width:0;display:flex;align-items:center;gap:10px;cursor:pointer}.check input{position:absolute;opacity:0;pointer-events:none}.check.is-disabled{opacity:.42;cursor:not-allowed}.check__box{width:17px;height:17px;flex:0 0 auto;border:1px solid var(--commerce-line);border-radius:4px;background:var(--commerce-white)}.check input:checked+.check__box{border-color:var(--commerce-ink);background:var(--commerce-ink);box-shadow:inset 0 0 0 4px var(--commerce-white)}.check__text{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:10px}.check__text span:first-child{overflow:hidden;text-overflow:ellipsis}.check__count{flex:0 0 auto;color:var(--commerce-muted);font-size:10px}.fgroup__options--color{grid-template-columns:1fr 1fr;gap:12px 16px}.check--color{min-height:31px}.check__swatch{width:30px;height:30px;flex:0 0 30px;border:1px solid rgba(0,0,0,.14);border-radius:8px;background:var(--filter-swatch, #b7b7b7)}.check--color input:checked+.check__swatch{border-color:var(--commerce-ink);box-shadow:0 0 0 2px var(--commerce-white),0 0 0 4px var(--commerce-ink)}.check--color .check__count{display:none}.fgroup__options--size{display:flex;flex-wrap:wrap;gap:9px}.check--size{display:inline-flex}.check__pill{min-width:54px;min-height:36px;padding:0 15px;border:1px solid var(--commerce-line);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--commerce-white);font-size:13px;line-height:1}.check--size input:checked+.check__pill{border-color:var(--commerce-ink);background:var(--commerce-ink);color:var(--c-on-primary)}.check--size .check__count{display:none}.priceRange{display:grid;grid-template-columns:1fr 1fr;gap:9px}.priceRange__field{display:grid;gap:6px}.priceRange__input{position:relative}.priceRange__input>span{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--commerce-muted);font-size:11px}.priceRange__input input{min-height:44px!important;padding-left:30px!important;border-radius:8px!important}.filters__actions{position:sticky;bottom:0;display:grid;gap:8px;margin-top:20px;padding:16px 0 2px;background:var(--commerce-white)}.plp__toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px;border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line)}.plp__toolbarStart,.plp__toolbarEnd{display:flex;align-items:center;gap:16px}.plp__toolbarEnd{justify-content:flex-end}.plp__tool{min-height:40px;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:650}.plp__tool--mobile{display:none}.plp__viewSwitch{height:40px;display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--commerce-line);border-radius:8px;background:var(--commerce-soft)}.plp__viewButton{width:34px;height:32px;border-radius:6px;display:inline-grid;place-items:center;color:var(--commerce-muted)}.plp__viewButton:hover,.plp__viewButton.is-active{background:var(--commerce-white);color:var(--commerce-ink);box-shadow:0 1px 5px #00000014}.sort,.sort__details{position:relative}.sort__details[open]{z-index:130}.sort__trigger{min-width:190px;justify-content:flex-end;list-style:none}.sort__trigger::-webkit-details-marker{display:none}.sort__prefix{color:var(--commerce-muted);font-weight:500}.sort__menu{position:absolute;right:0;top:calc(100% + 7px);z-index:130;min-width:245px;height:auto!important;max-height:min(70vh,430px);display:grid;grid-auto-rows:minmax(39px,auto);overflow-y:auto;padding:8px;border:1px solid var(--commerce-line);border-radius:7px;background:var(--commerce-white);box-shadow:var(--commerce-shadow)}.sort__opt{width:100%;min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px;border-radius:5px;font-size:12px;text-align:left}.sort__opt:hover{background:var(--commerce-soft)}.sort__opt.is-active{background:var(--commerce-ink);color:var(--c-on-primary)}.plp__grid{display:grid;align-items:start}.plp[data-view=large] .plp__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(26px,3vw,40px) clamp(18px,2.2vw,28px)}.plp[data-view=large] .plp__layout--full .plp__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.plp[data-view=large] .brand-product-card__media{aspect-ratio:.9 / 1;border-radius:8px}.plp[data-view=large] .brand-product-card__body{padding:14px 3px 0}.plp[data-view=large] .brand-product-card__title{min-height:44px;font-size:15px;line-height:1.35}.plp[data-view=large] .brand-product-card__price{font-size:14px}.plp[data-view=compact] .plp__grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:28px 14px}.plp[data-view=compact] .plp__layout--full .plp__grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.plp[data-view=compact] .brand-product-card__media{aspect-ratio:.84 / 1;border-radius:6px}.plp[data-view=compact] .brand-product-card__quick,.plp[data-view=compact] .brand-product-card__vendor,.plp[data-view=compact] .brand-product-card__rating{display:none}.plp[data-view=compact] .brand-product-card__body{padding:9px 0 0}.plp[data-view=compact] .brand-swatches{margin-bottom:8px}.plp[data-view=compact] .brand-product-card__title{min-height:50px;font-size:12px;line-height:1.35}.plp[data-view=compact] .brand-product-card__price{margin-top:4px;font-size:11px}.plp__paginationWrap{margin-top:50px}.plp__empty{min-height:320px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.filterSheet{width:min(92vw,430px);height:100dvh;max-height:none;position:fixed;inset:0 0 0 auto;z-index:110;display:flex;flex-direction:column;overflow:hidden;border-radius:0;background:var(--commerce-white);transform:translate(100%);transition:transform .3s ease}.filterSheet.is-open{transform:none}.filterSheet__head{min-height:72px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-bottom:1px solid var(--commerce-line)}.filterSheet__body{min-height:0;height:auto;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 30px}.cartPage{padding-top:42px;padding-bottom:clamp(70px,8vw,110px)}.cartPage__head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:28px}.cartPage__head a{font-size:13px;text-decoration:underline;text-underline-offset:3px}.cartPage__layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:clamp(40px,6vw,90px);align-items:start}.cartPage__lines{border-top:1px solid var(--commerce-line)}.cartLine{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid var(--commerce-line)}.cartLine__media{aspect-ratio:1;overflow:hidden;border-radius:6px;background:var(--commerce-soft)}.cartLine__image{width:100%;height:100%;object-fit:cover}.cartLine__info{min-width:0;display:flex;flex-direction:column;justify-content:space-between}.cartLine__top{display:flex;justify-content:space-between;gap:20px}.cartLine__title{font-size:15px;line-height:1.4;font-weight:680}.cartLine__meta{margin-top:5px;color:var(--commerce-muted);font-size:12px}.cartLine__properties{display:grid;gap:3px;margin-top:7px;color:var(--commerce-muted);font-size:11px}.cartLine__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px}.quantity{height:42px;display:grid;grid-template-columns:36px 48px 36px;align-items:center;border:1px solid var(--commerce-line);border-radius:5px;overflow:hidden}.quantity button{height:100%}.quantity input{min-height:0!important;height:100%!important;border:0!important;border-radius:0!important;padding:0!important;text-align:center;box-shadow:none!important}.cartLine__remove{color:var(--commerce-muted);text-decoration:underline;text-underline-offset:3px}.cartSummary{position:sticky;top:20px;padding:26px;border:1px solid var(--commerce-line);border-radius:8px;background:var(--commerce-white)}.cartSummary h2{margin-bottom:22px}.cartSummary__row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid var(--commerce-line)}.cartSummary__row strong{font-size:22px}.cartSummary__discounts{display:grid;gap:6px;color:var(--c-success);font-size:12px}.cartSummary__note{margin:14px 0;color:var(--commerce-muted);font-size:11px;line-height:1.5}.cartSummary textarea{margin-bottom:13px;min-height:80px}.cartSummary .btn+.btn{margin-top:8px}.cartPage__empty{min-height:420px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:13px}.bag{width:min(94vw,470px);background:var(--commerce-white)}.bag__head{min-height:72px;padding:0 20px;border-bottom:1px solid var(--commerce-line)}.bag__ship{padding:13px 20px;border-bottom:1px solid var(--commerce-line);background:var(--commerce-soft)}.bag__shipRow{display:flex;align-items:center;gap:9px}.bag__body{padding:0 20px}.bag__line{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid var(--commerce-line)}.bag__thumb{aspect-ratio:1;overflow:hidden;border-radius:5px;background:var(--commerce-soft)}.bag__art{width:100%;height:100%;object-fit:cover}.bag__lineTop{display:flex;justify-content:space-between;gap:14px;font-size:12px}.bag__qty{display:flex;align-items:center;gap:9px;margin-top:12px}.bag__qty>button:not(.bag__remove){width:28px;height:28px;border:1px solid var(--commerce-line);border-radius:4px}.bag__remove{margin-left:auto;color:var(--commerce-muted);text-decoration:underline;text-underline-offset:2px}.bag__foot{padding:20px;border-top:1px solid var(--commerce-line)}.bag__totals{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:7px}.bag__foot .btn{margin-top:9px}.bag__empty{min-height:360px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.searchPage,.pageMain,.collectionList,.blogMain,.articleMain,.notFound,.customer-page,.contact-page,.faq-page{padding-top:42px;padding-bottom:clamp(70px,8vw,110px)}.searchPage__head{display:grid;grid-template-columns:1fr minmax(360px,620px);align-items:end;gap:30px;margin-bottom:25px}.searchPage__form{display:grid;grid-template-columns:1fr auto;gap:8px}.searchPage__count{margin-bottom:24px}.searchPage__contentGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.search-content-card{padding:22px;border:1px solid var(--commerce-line);border-radius:7px}.search-content-card__type{color:var(--commerce-muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.search-content-card h2{margin-top:8px;font-size:18px;line-height:1.25}.search-content-card p{margin-top:9px;color:var(--commerce-muted);font-size:13px;line-height:1.55}.pageMain{max-width:980px}.pageMain__head{margin-bottom:28px}.pageMain__content{font-size:16px;line-height:1.75}.collectionList__head,.blogMain__head{margin-bottom:28px}.collectionList__grid,.blogGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.collectionTile__media{aspect-ratio:1.05 / 1;overflow:hidden;border-radius:7px;background:var(--commerce-soft)}.collectionTile__image,.articleCard__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.collectionTile:hover .collectionTile__image,.articleCard:hover .articleCard__image{transform:scale(1.025)}.collectionTile__body{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding-top:14px}.collectionTile__body h2{font-size:18px}.articleCard{display:flex;flex-direction:column}.articleCard__media{aspect-ratio:1.4;overflow:hidden;border-radius:7px;background:var(--commerce-soft)}.articleCard__body{padding-top:15px}.articleCard__body>*+*{margin-top:7px}.articleMain{max-width:1050px}.articleMain__head{max-width:820px;margin-bottom:30px}.articleMain__head .t-display{font-family:var(--f-display);font-size:clamp(38px,6vw,74px);line-height:.98;letter-spacing:0;text-transform:none;font-weight:760}.articleMain__hero{overflow:hidden;border-radius:8px}.articleMain__image{width:100%;max-height:680px;object-fit:cover}.articleMain__content{max-width:760px;margin:40px auto 0;font-size:17px;line-height:1.8}.articleMain__back{display:inline-block;margin-top:35px;text-decoration:underline;text-underline-offset:3px}.notFound{min-height:65vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px}.notFound .t-display{font-family:var(--f-display);font-size:clamp(46px,8vw,100px);line-height:.95;letter-spacing:0;text-transform:none;font-weight:780}.notFound__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}.customer-page{max-width:1120px}.customer-page--narrow{max-width:620px}.customer-page__head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:28px}.customer-card{padding:26px;border:1px solid var(--commerce-line);border-radius:8px;background:var(--commerce-white)}.customer-form{display:grid;gap:16px}.customer-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-form__actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.customer-form__error{padding:12px 14px;border-radius:5px;background:color-mix(in srgb,var(--c-sale) 8%,var(--commerce-white));color:var(--c-sale);font-size:13px}.customer-form__success{padding:12px 14px;border-radius:5px;background:color-mix(in srgb,var(--c-success) 10%,var(--commerce-white));color:var(--c-success);font-size:13px}.customer-grid{display:grid;grid-template-columns:1fr 320px;gap:38px;align-items:start}.customer-table{width:100%;border-collapse:collapse;font-size:13px}.customer-table th,.customer-table td{padding:13px 10px;border-bottom:1px solid var(--commerce-line);text-align:left}.customer-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.customer-address{padding:22px;border:1px solid var(--commerce-line);border-radius:7px}.customer-address__actions{display:flex;gap:8px;margin-top:15px}.contact-page__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,100px);align-items:start}.contact-page__intro p{max-width:470px;margin-top:14px;color:var(--commerce-muted);line-height:1.65}.contact-page__details{display:grid;gap:13px;margin-top:26px}.contact-page__details a,.contact-page__details span{display:flex;align-items:center;gap:10px;font-size:13px}.contact-form{display:grid;gap:14px;padding:28px;border:1px solid var(--commerce-line);border-radius:8px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-page__head{max-width:700px;margin-bottom:32px}.faq-page__head p{margin-top:12px;color:var(--commerce-muted)}.faq-list{max-width:900px;border-top:1px solid var(--commerce-line)}.faq-item{border-bottom:1px solid var(--commerce-line)}.faq-item summary{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:15px;font-weight:680}.faq-item summary::-webkit-details-marker{display:none}.faq-item__answer{padding:0 0 22px;color:var(--commerce-muted);font-size:14px;line-height:1.7}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:45px}.pagination a,.pagination span{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--commerce-line);border-radius:5px;font-size:12px}.pagination .is-current,.pagination [aria-current=page]{border-color:var(--commerce-ink);background:var(--commerce-ink);color:var(--c-on-primary)}@media(max-width:1100px){.pdp__main{grid-template-columns:minmax(0,1.05fr) minmax(380px,.82fr);gap:36px}.gallery{grid-template-columns:66px minmax(0,1fr)}.gallery__thumb{width:66px}.buy__perks{grid-template-columns:1fr}.plp__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plp__layout--full .plp__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cartPage__layout{grid-template-columns:minmax(0,1fr) 330px;gap:36px}}@media(max-width:900px){.pdp__main{grid-template-columns:1fr}.pdp__mediaColumn{display:contents}.gallery{order:1}.buy{order:2}.pdp-details{order:3}.buy__inner{position:static}.gallery{grid-template-columns:68px minmax(0,1fr)}.gallery__thumb{width:68px}.gallery--single{grid-template-columns:1fr}.gallery--single .gallery__stage{min-height:clamp(380px,74vw,620px)}.buy__inner{max-width:none;margin-left:0}.buy__perks{grid-template-columns:1fr 1fr}.pdp-details{margin-top:34px;padding-top:30px}.pdp-details__head{align-items:start;gap:7px;margin-bottom:22px}.plp__layout{grid-template-columns:1fr}.plp__aside,.plp__tool--desktop{display:none}.plp__tool--mobile{display:inline-flex}.cartPage__layout{grid-template-columns:1fr}.cartSummary{position:static}.searchPage__head{grid-template-columns:1fr;align-items:start}.collectionList__grid,.blogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-grid,.contact-page__grid{grid-template-columns:1fr}}@media(max-width:640px){:root{--commerce-gutter: 16px}.commerce-breadcrumb,.crumbs{padding-top:16px}.pdp__main{padding-top:15px}.gallery{display:block}.gallery__thumbs{display:none}.gallery__stage{min-height:360px;border-radius:6px}.gallery--single .gallery__stage{min-height:360px}.gallery__empty{padding:26px 20px}.gallery__emptyArt{width:min(68%,270px)}.gallery__dots{display:flex}.buy{padding-top:24px}.buy__badges{margin-top:13px}.buy__notice{margin-top:15px}.buy__measure{margin-bottom:15px}.buy__purchaseRow{grid-template-columns:104px minmax(0,1fr)}.buy__perks{grid-template-columns:1fr;margin-bottom:0}.pdp-details{margin-top:30px;padding-top:24px}.pdp-details__head h2{font-size:23px}.pdp-details__copy{font-size:14px;line-height:1.7}.pdp-details__copy ul,.pdp-details__copy ol{gap:8px}.template-product .product-recommendations .brand-shell{padding-right:0}.template-product .product-recommendations .brand-product-card{flex-basis:min(64vw,240px)}.stickyBuy{position:fixed;left:0;right:0;bottom:0;z-index:35;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--commerce-line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stickyBuy__info{min-width:0;display:flex;flex-direction:column}.stickyBuy__info strong{font-size:15px}.stickyBuy__info span{max-width:45vw;overflow:hidden;color:var(--commerce-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stickyBuy .btn{min-height:44px!important}.template-product .brand-footer{padding-bottom:72px}.plp__titleRow{align-items:flex-start;flex-direction:column;gap:8px}.plp__toolbar{align-items:stretch;flex-direction:column;padding:8px 0}.plp__toolbarStart{justify-content:space-between}.plp__toolbarEnd{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.sort,.sort__details,.sort__trigger{width:100%}.sort__trigger{justify-content:space-between}.sort__menu{position:absolute!important;left:0;right:auto;top:calc(100% + 7px)!important;bottom:auto!important;width:100%;min-width:0;max-height:min(62vh,390px)}.plp[data-view=large] .plp__grid,.plp[data-view=large] .plp__layout--full .plp__grid{grid-template-columns:minmax(0,1fr);gap:38px}.plp[data-view=compact] .plp__grid,.plp[data-view=compact] .plp__layout--full .plp__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.plp__viewSwitch{flex:0 0 auto}.brand-product-card__media{border-radius:5px}.brand-product-card__quick{display:none}.brand-product-card__body{padding-inline:2px}.brand-product-card__title{min-height:38px;font-size:12px}.brand-product-card__price{font-size:11px}.plp[data-view=large] .brand-product-card__media{aspect-ratio:1 / .96;border-radius:7px}.plp[data-view=large] .brand-product-card__body{padding:14px 3px 0}.plp[data-view=large] .brand-product-card__title{min-height:0;font-size:15px}.plp[data-view=large] .brand-product-card__price{font-size:14px}.cartPage__head{align-items:flex-start;flex-direction:column}.cartLine{grid-template-columns:104px minmax(0,1fr);gap:13px}.cartLine__top{flex-direction:column;gap:8px}.cartLine__bottom{align-items:flex-start;flex-direction:column}.cartSummary{padding:20px}.searchPage__form,.searchPage__contentGrid,.collectionList__grid,.blogGrid,.customer-addresses,.customer-form__row,.contact-form__row{grid-template-columns:1fr}.customer-card,.contact-form{padding:20px}.customer-table{display:block;overflow-x:auto}.articleMain__content{font-size:15px}}.size.is-disabled,.colorTile.is-disabled,.size:disabled,.colorTile:disabled{opacity:.38;cursor:not-allowed;text-decoration:line-through}.colorTile:disabled{text-decoration:none}.bag__properties{display:grid;gap:2px;margin-top:5px}.bag__properties a{text-decoration:underline;text-underline-offset:2px}.customer-address summary{list-style:none}.customer-address summary::-webkit-details-marker{display:none}.brand-footer__brand img{width:auto;max-width:180px;height:auto}.brand-footer__payment svg{display:block;width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/13/assets/brand-commerce.css.map */
