.product-size-guide__table-wrapper{width:100%;max-width:100%;overflow:hidden}.product-size-guide__drawer .drawer__content{flex:1 1 0;min-height:0;height:auto;overflow:hidden}.product-size-guide__drawer .drawer__scrollable{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.product-size-guide__drawer .drawer__scrollable>*{flex-shrink:0}.product-size-guide__drawer .drawer__scrollable::-webkit-scrollbar{display:none;width:0;height:0}.product-size-guide__product{display:grid;grid-template-columns:minmax(6.5rem,32%) minmax(0,1fr);gap:var(--sp-4);align-items:stretch}.product-size-guide__product--no-image{grid-template-columns:minmax(0,1fr)}.product-size-guide__product-media{aspect-ratio:3 / 4;min-height:9rem;overflow:hidden;background-color:rgb(var(--color-foreground) / var(--opacity-025));border-radius:var(--rounded-block)}.product-size-guide__product-image{display:block;width:100%;height:100%;object-fit:cover}.product-size-guide__product-details{display:flex;flex-direction:column;min-width:0}.product-size-guide__vendor{margin:0 0 var(--sp-1);color:rgb(var(--color-foreground) / .6);font-size:var(--text-xs);line-height:1.3;letter-spacing:.04em;text-transform:uppercase}.product-size-guide__product-title{margin:0;font-size:clamp(.8125rem,3.6vw,var(--text-lg));font-weight:var(--font-medium);line-height:1.15;letter-spacing:-.02em;text-transform:uppercase;overflow-wrap:anywhere}.product-size-guide__sizes{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--sp-2);margin-top:auto;padding-top:var(--sp-4);font-size:clamp(.6875rem,3vw,var(--text-sm));line-height:1.35}.product-size-guide__sizes-label{flex:none;text-transform:uppercase}.product-size-guide__sizes-values{min-width:0;color:rgb(var(--color-foreground) / .65);text-align:end}.product-size-guide__table{width:100%;max-width:100%;table-layout:fixed;border:solid 1px rgb(var(--color-border-light))}.product-size-guide__table th,.product-size-guide__table td{width:auto;padding:var(--sp-3) var(--sp-1);text-align:center;vertical-align:middle;font-size:clamp(.6875rem,3.2vw,var(--text-sm));line-height:1.35;overflow-wrap:anywhere}.product-size-guide__table tr>:first-child{width:16%}.product-size-guide__table tbody th{font-weight:var(--font-medium)}.product-size-guide__table td{white-space:nowrap}.product-size-guide__help{width:100%;max-width:32rem;margin-inline:auto;color:rgb(var(--color-foreground) / .7);text-align:center;line-height:1.5}.product-size-guide__help>:first-child{margin-block-start:0}.product-size-guide__help>:last-child{margin-block-end:0}@media screen and (min-width:640px){.product-size-guide__product{grid-template-columns:minmax(9rem,32%) minmax(0,1fr);gap:var(--sp-5)}.product-size-guide__vendor{font-size:var(--text-sm)}.product-size-guide__product-title{font-size:var(--text-lg)}.product-size-guide__sizes{font-size:var(--text-sm)}.product-size-guide__table th,.product-size-guide__table td{padding:var(--sp-4) var(--sp-2);font-size:var(--text-sm)}}.product-size-guide .stroke-1{stroke-width:.7}.product-size-guide .icon-xs{width:19px;height:19px}.product-size-guide .link.text-sm{font-size:var(--text-base)}.product-delivery-estimate{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35em;width:100%;font-size:var(--text-base);line-height:1.5}.product-delivery-estimate[hidden]{display:none}.product-delivery-estimate__label{font-weight:var(--font-normal)}.product-delivery-estimate__range{font-weight:var(--font-medium);font-variant-numeric:tabular-nums}.product-other-colors{display:grid;gap:var(--sp-3);width:100%;min-width:0}.product-other-colors[hidden]{display:none}.product-other-colors__heading{margin:0;font-weight:var(--font-normal);line-height:1.5;text-transform:capitalize}.product-other-colors__list{display:flex;align-items:flex-start;gap:var(--sp-3);width:100%;max-width:100%;padding-block-end:var(--sp-1);cursor:grab;-webkit-user-select:none;user-select:none;scroll-padding-inline:0}.product-other-colors__list.is-dragging{cursor:grabbing;scroll-snap-type:none}.product-other-colors__item{display:block;flex:0 0 var(--product-other-colors-card-width);width:var(--product-other-colors-card-width);aspect-ratio:3 / 4;overflow:hidden;position:relative;background-color:rgb(var(--color-foreground) / var(--opacity-025));scroll-snap-align:start;scroll-snap-stop:always}.product-other-colors__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform var(--animation-primary)}.product-other-colors__item:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media(hover:hover){.product-other-colors__item:hover .product-other-colors__image{transform:scale(1.025)}}@media(prefers-reduced-motion:reduce){.product-other-colors__image{transition:none}}.product-bundle-offer,.product-bundle-offer *,.product-bundle-drawer,.product-bundle-drawer *{box-sizing:border-box}.product-bundle-offer [hidden],.product-bundle-drawer [hidden]{display:none!important}.product-bundle-offer{display:block;width:100%;min-width:0}.product-bundle-offer__fieldset{min-width:0;margin:0;padding:0;border:0}.product-bundle-offer__options{display:grid;gap:var(--sp-4)}.product-bundle-offer__card{display:grid;gap:12px;width:100%;padding:16px;border:1px solid rgb(var(--color-border-light));background-color:rgb(var(--color-background));transition:border-color var(--animation-primary),box-shadow var(--animation-primary)}.product-bundle-offer__card.is-selected{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.product-bundle-offer__card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-4)}.product-bundle-offer__choice{display:inline-flex;align-items:center;gap:var(--sp-3);min-width:0;cursor:pointer}.product-bundle-offer__indicator{display:block;flex:0 0 auto;width:14px;height:14px;border:1px solid rgb(var(--color-border));background-color:transparent;transition:background-color var(--animation-fast),border-color var(--animation-fast)}.product-bundle-offer__card.is-selected .product-bundle-offer__indicator{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground))}.product-bundle-offer__title{font-size:clamp(1.125rem,4vw,var(--text-xl));font-weight:600;line-height:1.1}.product-bundle-offer__prices{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:var(--sp-1);text-align:end;font-variant-numeric:tabular-nums}.product-bundle-offer__price{color:rgb(var(--color-foreground));font-size:clamp(1.125rem,4vw,var(--text-xl));font-weight:var(--font-normal);line-height:1.1;white-space:nowrap}.product-bundle-offer__price--sale{color:#e11d48}.product-bundle-offer__compare-price{color:rgb(var(--color-foreground) / .5);font-size:var(--text-base);line-height:1.1;text-decoration-line:line-through;text-decoration-color:#e11d48;text-decoration-thickness:1.5px;white-space:nowrap}.product-bundle-offer__select-colors{justify-self:start;width:min(100%,14rem);min-width:0}.product-bundle-offer__confirmed-colors{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-4)}.product-bundle-offer__swatches{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-3)}.product-bundle-offer__swatch{--swatch-size: var(--sp-10);flex:0 0 auto}.product-bundle-offer__edit{flex:0 0 auto;font-size:var(--text-base)}.product-bundle-offer__badges{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-2)}.product-bundle-offer__badge{display:inline-flex;align-items:center;justify-content:center;min-height:var(--sp-7);padding:var(--sp-1d5) var(--sp-4);color:rgb(var(--color-background));background-color:rgb(var(--color-foreground));border-radius:var(--rounded-full);font-size:var(--text-sm);font-weight:var(--font-normal);line-height:1;white-space:nowrap}.product-bundle-offer__error{margin-block-start:var(--sp-4)}.product-bundle-drawer__content{flex:1 1 0;min-height:0;overflow:hidden}.product-bundle-drawer__scrollable{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scroll-snap-type:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.product-bundle-drawer__scrollable>*{padding-block-end:0!important}.product-bundle-drawer__pieces{display:grid;gap:clamp(var(--sp-8),7vw,var(--sp-10))}.product-bundle-drawer__piece{display:grid;gap:10px;min-width:0}.product-bundle-drawer__piece-title{margin:0;font-size:clamp(1.125rem,4vw,var(--text-xl));font-weight:600;line-height:1.1}.product-bundle-drawer__colors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(var(--sp-2),2.5vw,var(--sp-4));width:100%}.product-bundle-drawer__color{display:block;width:100%;min-width:0;margin:0;padding:2px;border:2px solid transparent;background:transparent;cursor:pointer;transition:border-color var(--animation-fast),opacity var(--animation-fast)}.product-bundle-drawer__color.is-selected{border-color:rgb(var(--color-foreground))}.product-bundle-drawer__color.is-unavailable{opacity:1;cursor:not-allowed}.product-bundle-drawer__media{display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;background-color:rgb(var(--color-foreground) / var(--opacity-025))}.product-bundle-drawer__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.product-bundle-drawer__selected{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35em;margin:0;font-size:var(--text-base);line-height:1.4}.product-bundle-drawer__selected strong{font-weight:var(--font-normal);text-transform:uppercase}.product-bundle-drawer__spacer{flex:0 0 auto;width:100%;height:calc(5rem + var(--sp-12))}.product-bundle-drawer__footer{position:absolute;z-index:2;inset-inline:0;inset-block-end:0;padding:var(--sp-5) clamp(var(--sp-5),5vw,var(--sp-12));background-color:#ffffffbf;border-block-start:1px solid rgb(var(--color-border-light) / .65);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-bundle-drawer__footer:before{content:"";position:absolute;z-index:-1;inset-inline:0;inset-block-end:100%;height:var(--sp-8);pointer-events:none}.product-bundle-drawer__confirm{display:flex;width:100%;max-width:42rem;margin-inline:auto}@media screen and (min-width:640px){.product-bundle-drawer .drawer__inner{width:min(60rem,calc(100vw - var(--sp-10)));height:90vh;max-height:90vh}.product-bundle-drawer__piece-title{font-size:var(--text-xl)}}@media screen and (max-width:479px){.product-bundle-offer__card{gap:var(--sp-3)}.product-bundle-offer__card-header{gap:var(--sp-2)}.product-bundle-offer__badges{gap:var(--sp-1d5)}.product-bundle-offer__badge{padding-inline:var(--sp-3);font-size:var(--text-xs)}.product-bundle-offer__swatch{--swatch-size: var(--sp-8)}}.product-bundle-drawer__color.is-unavailable,.product-bundle-drawer__color:disabled{cursor:not-allowed;border-color:rgb(var(--color-red-200))}.product-bundle-drawer__color.is-unavailable .product-bundle-drawer__media{position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgb(var(--color-red-200))}.product-bundle-drawer__color.is-unavailable .product-bundle-drawer__image{opacity:.45}.product-bundle-drawer__color.is-unavailable .product-bundle-drawer__media:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom right,transparent calc(50% - .75px),rgb(var(--color-red-200)) calc(50% - .75px),rgb(var(--color-red-200)) calc(50% + .75px),transparent calc(50% + .75px))}.product-bundle-offer__card{position:relative}.product-bundle-offer__card-header{position:static}.product-bundle-offer__prices{position:absolute;z-index:1;top:50%;inset-inline-end:var(--sp-5);transform:translateY(-50%);align-items:flex-end;text-align:right;white-space:nowrap}.product-bundle-offer__select-colors,.product-bundle-offer__confirmed-colors,.product-bundle-offer__badges{max-width:100%}.product-bundle-drawer .drawer__title.title-md{font-size:var(--text-3xl)}@media screen and (min-width:640px){.x-modal.product-bundle-drawer .drawer__header{border-block-end:0;padding-block-end:var(--sp-5)!important}}.x-modal.product-bundle-drawer .drawer__header{padding:20px 47px!important}@media screen and (min-width:640px){.x-modal.product-bundle-drawer .drawer__scrollable.product-bundle-drawer__scrollable{padding-block-end:clamp(7rem,14vh,11rem)!important;scroll-padding-block-end:clamp(7rem,14vh,11rem)}}.product-gallery-color-filter{position:absolute;z-index:12;inset-block-start:var(--sp-4);inset-inline-start:var(--sp-4);display:block;pointer-events:auto}.product-gallery-color-filter[hidden]{display:none}.product-gallery-color-filter__fieldset{min-width:0;margin:0;padding:0;border:0}.product-gallery-color-filter__swatches{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;width:max-content;margin:0;padding:0;gap:var(--sp-2);list-style:none;background:transparent;border:0;border-radius:0;box-shadow:none}.product-gallery-color-filter .color-swatch{--swatch-size: 1.95rem;--swatch-radius: 0px;flex:0 0 auto;cursor:pointer}.product-gallery-color-filter input:focus-visible+.color-swatch{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media screen and (min-width:1280px){.product-gallery-color-filter{inset-block-start:auto;inset-block-end:var(--sp-10);inset-inline-start:50%;transform:translate(-50%)}.product-gallery-color-filter__swatches{flex-direction:row;padding:0;gap:var(--sp-2)}.product-gallery-color-filter .color-swatch{--swatch-size: var(--sp-8)}}.product-gallery-color-filter .swatches--variant input:not(:checked)+.color-swatch:after{--tw-shadow-color: rgb(255 255 255 / 45%)}.product-gallery-color-filter .swatches--variant input:checked+.color-swatch:after{--tw-shadow-color: rgb(var(--color-foreground))}.product-bundle-offer .product-bundle-offer__swatches .product-bundle-offer__swatch{--swatch-size: 2rem !important;width:2rem!important;height:2rem!important}.product__sku{font-size:9px!important;color:#929292!important;margin-bottom:-11px!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.css.map */
