.storefront-product-module__AmTCFG__pageRoot{background:#fff;min-height:70vh}.storefront-product-module__AmTCFG__pageCanvas{gap:var(--product-section-gap,0);background:var(--product-page-background,#fffdf8);width:100%;min-width:0;max-width:100%;min-height:70vh;color:var(--product-page-text,#171713);grid-template-columns:minmax(0,1fr);margin-inline:auto;display:grid}.storefront-product-module__AmTCFG__pageCanvas>*{min-width:0;max-width:100%}.storefront-product-module__AmTCFG__container{width:calc(100% - var(--section-gutter,48px));max-width:var(--section-container,1600px);margin-inline:auto}.storefront-product-module__AmTCFG__marquee{width:100%;font-size:var(--product-marquee-size);letter-spacing:.04em;text-transform:uppercase;font-weight:750;overflow:hidden}.storefront-product-module__AmTCFG__marqueeTrack{width:max-content;animation:storefront-product-module__AmTCFG__product-marquee var(--product-marquee-speed) linear infinite;will-change:transform;display:flex}.storefront-product-module__AmTCFG__marquee[data-direction=RIGHT] .storefront-product-module__AmTCFG__marqueeTrack{animation-direction:reverse}.storefront-product-module__AmTCFG__marquee[data-pause=true]:hover .storefront-product-module__AmTCFG__marqueeTrack{animation-play-state:paused}.storefront-product-module__AmTCFG__marqueeSequence{flex:none;align-items:center;display:flex}.storefront-product-module__AmTCFG__marqueeSequence>span{white-space:nowrap;align-items:center;gap:28px;padding-left:28px;display:flex}.storefront-product-module__AmTCFG__marqueeSequence i{opacity:.54;font-style:normal}@keyframes storefront-product-module__AmTCFG__product-marquee{to{transform:translate(-50%)}}.storefront-product-module__AmTCFG__overview{min-height:72vh;font-family:var(--store-font);position:relative}.storefront-product-module__AmTCFG__breadcrumbs{color:currentColor;opacity:.58;align-items:center;gap:8px;min-width:0;margin-bottom:24px;font-size:11px;display:flex}.storefront-product-module__AmTCFG__breadcrumbs button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;display:inline-flex}.storefront-product-module__AmTCFG__breadcrumbs svg{width:13px;height:13px}.storefront-product-module__AmTCFG__breadcrumbs strong{text-overflow:ellipsis;white-space:nowrap;max-width:38ch;overflow:hidden}.storefront-product-module__AmTCFG__overviewGrid{grid-template-columns:minmax(0, var(--product-gallery-width)) minmax(280px, 1fr);align-items:start;gap:clamp(20px,4cqw,64px);display:grid}.storefront-product-module__AmTCFG__overview[data-gallery-position=RIGHT] .storefront-product-module__AmTCFG__gallery{order:2}.storefront-product-module__AmTCFG__overview[data-gallery-position=RIGHT] .storefront-product-module__AmTCFG__productInfo{order:1}.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__container{width:100%;max-width:none}.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__breadcrumbs{width:calc(100% - var(--section-gutter,48px));max-width:var(--section-container,1600px);margin-inline:auto}.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__overviewGrid{grid-template-columns:1fr;gap:38px}.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__gallery,.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__productInfo{order:initial}.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__productInfo{width:min(760px, calc(100% - var(--section-gutter,48px)));margin-inline:auto}.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__productInfo[data-sticky=true]{position:static}.storefront-product-module__AmTCFG__overview[data-alignment=CENTER] .storefront-product-module__AmTCFG__productInfo{text-align:center}.storefront-product-module__AmTCFG__overview[data-alignment=RIGHT] .storefront-product-module__AmTCFG__productInfo{text-align:right}.storefront-product-module__AmTCFG__gallery{gap:var(--product-image-gap);min-width:0;display:grid}.storefront-product-module__AmTCFG__gallery[data-layout=GRID]{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-product-module__AmTCFG__gallery[data-layout=STACKED]{grid-template-columns:1fr}.storefront-product-module__AmTCFG__mediaItem{border-radius:var(--product-image-radius);background:var(--product-muted,#f2efe6);cursor:zoom-in;border:0;width:100%;min-height:180px;padding:0;display:block;position:relative;overflow:hidden}.storefront-product-module__AmTCFG__gallery[data-aspect=SQUARE] .storefront-product-module__AmTCFG__mediaItem{aspect-ratio:1}.storefront-product-module__AmTCFG__gallery[data-aspect=TWO_THREE] .storefront-product-module__AmTCFG__mediaItem{aspect-ratio:2/3}.storefront-product-module__AmTCFG__gallery[data-aspect=PORTRAIT] .storefront-product-module__AmTCFG__mediaItem{aspect-ratio:4/5}.storefront-product-module__AmTCFG__gallery[data-aspect=TALL] .storefront-product-module__AmTCFG__mediaItem{aspect-ratio:3/4}.storefront-product-module__AmTCFG__gallery[data-aspect=LANDSCAPE] .storefront-product-module__AmTCFG__mediaItem{aspect-ratio:16/9}.storefront-product-module__AmTCFG__gallery[data-aspect=ORIGINAL] .storefront-product-module__AmTCFG__mediaItem img{height:auto;min-height:0;position:relative}.storefront-product-module__AmTCFG__mediaItem img{object-fit:var(--product-image-fit);width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1);display:block}.storefront-product-module__AmTCFG__mediaItem:hover img{transform:scale(1.025)}.storefront-product-module__AmTCFG__mediaItem>span{color:#171713;opacity:0;background:#ffffffe0;border-radius:999px;place-items:center;width:38px;height:38px;transition:all .2s;display:grid;position:absolute;bottom:14px;right:14px;transform:translateY(4px);box-shadow:0 5px 20px #0000001f}.storefront-product-module__AmTCFG__mediaItem:hover>span{opacity:1;transform:translateY(0)}.storefront-product-module__AmTCFG__mediaItem svg{width:16px;height:16px}.storefront-product-module__AmTCFG__activeMedia{min-width:0;position:relative}.storefront-product-module__AmTCFG__gallery[data-layout=THUMBNAILS]{grid-template-columns:76px minmax(0,1fr)}.storefront-product-module__AmTCFG__gallery[data-layout=THUMBNAILS] .storefront-product-module__AmTCFG__activeMedia{grid-area:1/2}.storefront-product-module__AmTCFG__gallery[data-layout=THUMBNAILS] .storefront-product-module__AmTCFG__thumbnails{grid-area:1/1}.storefront-product-module__AmTCFG__gallery[data-layout=FULL_WIDTH]{grid-template-columns:1fr}.storefront-product-module__AmTCFG__gallery[data-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__thumbnails{width:calc(100% - var(--section-gutter,48px));max-width:var(--section-container,1600px);flex-direction:row;margin-inline:auto;padding-block:2px;overflow-x:auto}.storefront-product-module__AmTCFG__gallery[data-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__thumbnails button{flex:0 0 76px;width:auto}.storefront-product-module__AmTCFG__thumbnails{flex-direction:column;gap:8px;display:flex}.storefront-product-module__AmTCFG__thumbnails button{aspect-ratio:1;border-radius:max(2px, calc(var(--product-image-radius) * .45));cursor:pointer;opacity:.68;background:0 0;border:1px solid #0000;width:100%;padding:0;overflow:hidden}.storefront-product-module__AmTCFG__thumbnails button[data-active=true]{opacity:1;border-color:currentColor}.storefront-product-module__AmTCFG__thumbnails img{object-fit:cover;width:100%;height:100%}.storefront-product-module__AmTCFG__galleryPrev,.storefront-product-module__AmTCFG__galleryNext{color:#171713;cursor:pointer;background:#ffffffe0;border:0;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 20px #0000001f}.storefront-product-module__AmTCFG__galleryPrev{left:16px}.storefront-product-module__AmTCFG__galleryNext{right:16px}.storefront-product-module__AmTCFG__galleryPrev svg,.storefront-product-module__AmTCFG__galleryNext svg{width:18px;height:18px}.storefront-product-module__AmTCFG__galleryCount{color:#fff;background:#171713bd;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700;position:absolute;bottom:16px;right:16px}.storefront-product-module__AmTCFG__emptyMedia{border-radius:var(--product-image-radius);background:var(--product-muted,#f2efe6);opacity:.45;place-items:center;min-height:520px;display:grid}.storefront-product-module__AmTCFG__emptyMedia svg{width:48px;height:48px}.storefront-product-module__AmTCFG__productInfo{flex-direction:column;min-width:0;padding-top:10px;display:flex}.storefront-product-module__AmTCFG__productInfo[data-sticky=true]{position:sticky;top:104px}.storefront-product-module__AmTCFG__kicker{letter-spacing:.16em;text-transform:uppercase;margin-bottom:13px;font-size:10px;font-weight:850;display:block}.storefront-product-module__AmTCFG__productInfo>.storefront-product-module__AmTCFG__kicker{order:0}.storefront-product-module__AmTCFG__productInfo h1{overflow-wrap:anywhere;min-width:0;max-width:100%;font-family:var(--product-title-font,var(--store-heading-font));font-size:clamp(30px, var(--product-title-size), 92px);font-style:var(--product-title-style,normal);font-weight:var(--product-title-weight);letter-spacing:var(--product-title-tracking,-.055em);line-height:var(--product-title-leading,.98);order:1;margin:0}.storefront-product-module__AmTCFG__overview[data-alignment=CENTER] .storefront-product-module__AmTCFG__productInfo h1{margin-inline:auto}.storefront-product-module__AmTCFG__overview[data-alignment=RIGHT] .storefront-product-module__AmTCFG__productInfo h1{margin-left:auto}.storefront-product-module__AmTCFG__priceLine{order:2;align-items:baseline;gap:12px;margin-top:22px;display:flex}.storefront-product-module__AmTCFG__overview[data-alignment=CENTER] .storefront-product-module__AmTCFG__priceLine{justify-content:center}.storefront-product-module__AmTCFG__overview[data-alignment=RIGHT] .storefront-product-module__AmTCFG__priceLine{justify-content:flex-end}.storefront-product-module__AmTCFG__priceLine strong{font-family:var(--product-price-font,var(--store-font));font-size:var(--product-price-size);font-style:var(--product-price-style,normal);font-weight:var(--product-price-weight,700);letter-spacing:var(--product-price-tracking,-.025em)}.storefront-product-module__AmTCFG__priceLine span,.storefront-product-module__AmTCFG__sku{color:currentColor;opacity:.55;font-size:10px}.storefront-product-module__AmTCFG__sku{order:4;margin-top:7px;display:block}.storefront-product-module__AmTCFG__description{max-width:58ch;font-family:var(--product-description-font,var(--store-font));font-size:var(--product-description-size,13px);font-style:var(--product-description-style,normal);font-weight:var(--product-description-weight,400);letter-spacing:var(--product-description-tracking,0);line-height:var(--product-description-leading,1.75);opacity:.72;order:3;margin:28px 0 0}.storefront-product-module__AmTCFG__descriptionDetails{border-block:1px solid color-mix(in srgb, currentColor 14%, transparent);order:3;margin-top:25px;padding-block:14px}.storefront-product-module__AmTCFG__descriptionDetails summary{cursor:pointer;font-size:12px;font-weight:750}.storefront-product-module__AmTCFG__descriptionDetails>.storefront-product-module__AmTCFG__richDescription{font-family:var(--product-description-font,var(--store-font));font-size:var(--product-description-size,13px);font-style:var(--product-description-style,normal);font-weight:var(--product-description-weight,400);letter-spacing:var(--product-description-tracking,0);line-height:var(--product-description-leading,1.75);opacity:.68;margin:12px 0 2px}.storefront-product-module__AmTCFG__productInfo[data-info-order=TITLE_DESCRIPTION_PRICE] .storefront-product-module__AmTCFG__description,.storefront-product-module__AmTCFG__productInfo[data-info-order=TITLE_DESCRIPTION_PRICE] .storefront-product-module__AmTCFG__descriptionDetails{order:2;margin-top:22px}.storefront-product-module__AmTCFG__productInfo[data-info-order=TITLE_DESCRIPTION_PRICE] .storefront-product-module__AmTCFG__priceLine{order:3;margin-top:18px}.storefront-product-module__AmTCFG__productInfo[data-info-order=PRICE_TITLE_DESCRIPTION] .storefront-product-module__AmTCFG__priceLine{order:1;margin:0 0 18px}.storefront-product-module__AmTCFG__productInfo[data-info-order=PRICE_TITLE_DESCRIPTION] h1{order:2;margin-top:0}.storefront-product-module__AmTCFG__productInfo[data-info-order=PRICE_TITLE_DESCRIPTION] .storefront-product-module__AmTCFG__description,.storefront-product-module__AmTCFG__productInfo[data-info-order=PRICE_TITLE_DESCRIPTION] .storefront-product-module__AmTCFG__descriptionDetails{order:3}.storefront-product-module__AmTCFG__variantGroups{order:5;gap:22px;margin-top:26px;display:grid}.storefront-product-module__AmTCFG__variantSelect,.storefront-product-module__AmTCFG__variantPicker{text-align:left;border:0;gap:10px;margin:0;padding:0;display:grid}.storefront-product-module__AmTCFG__productInfo>.storefront-product-module__AmTCFG__variantSelect,.storefront-product-module__AmTCFG__productInfo>.storefront-product-module__AmTCFG__variantPicker{order:5;margin-top:26px}.storefront-product-module__AmTCFG__variantSelect>span,.storefront-product-module__AmTCFG__variantPicker legend{width:100%;margin-bottom:8px;font-size:11px;font-weight:700}.storefront-product-module__AmTCFG__variantPicker legend{justify-content:space-between;align-items:center;gap:16px;display:flex}.storefront-product-module__AmTCFG__variantPicker legend strong{color:currentColor;opacity:.55;font-weight:500}.storefront-product-module__AmTCFG__variantSelect select{border:1px solid color-mix(in srgb, currentColor 18%, transparent);border-radius:var(--store-button-radius);width:100%;min-height:48px;color:inherit;background:0 0;padding-inline:13px}.storefront-product-module__AmTCFG__variantPicker>div{flex-wrap:wrap;gap:8px;display:flex}.storefront-product-module__AmTCFG__overview[data-alignment=CENTER] .storefront-product-module__AmTCFG__variantPicker>div{justify-content:center}.storefront-product-module__AmTCFG__overview[data-alignment=RIGHT] .storefront-product-module__AmTCFG__variantPicker>div{justify-content:flex-end}.storefront-product-module__AmTCFG__variantPicker button{border:1px solid color-mix(in srgb, currentColor 20%, transparent);border-radius:var(--store-button-radius);min-height:42px;color:inherit;cursor:pointer;background:0 0;align-items:center;gap:8px;padding:7px 13px;font-size:11px;font-weight:650;display:inline-flex;position:relative}.storefront-product-module__AmTCFG__variantPicker button[data-active=true]{border-color:currentColor;box-shadow:inset 0 0 0 1px}.storefront-product-module__AmTCFG__variantPicker button:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.storefront-product-module__AmTCFG__variantPicker button i{border:1px solid #0000001f;border-radius:999px;width:22px;height:22px}.storefront-product-module__AmTCFG__variantPicker[data-kind=SIZE] button{justify-content:center;min-width:48px}.storefront-product-module__AmTCFG__variantPicker[data-style=SWATCHES] button{border-radius:999px;justify-content:center;min-width:42px;min-height:42px;padding:4px}.storefront-product-module__AmTCFG__variantPicker[data-style=SWATCHES] button span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.storefront-product-module__AmTCFG__stockMessage{color:#397246;order:6;align-items:center;gap:8px;margin-top:20px;font-size:10px;font-weight:650;display:flex}.storefront-product-module__AmTCFG__stockMessage>span{width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, currentColor 12%, transparent);background:currentColor;border-radius:50%}.storefront-product-module__AmTCFG__stockMessage[data-low=true]{color:#bd6b18}.storefront-product-module__AmTCFG__stockMessage[data-sold=true]{color:#a53c3c}.storefront-product-module__AmTCFG__buyRow{order:7;gap:9px;margin-top:16px;display:flex}.storefront-product-module__AmTCFG__quantity{border:1px solid color-mix(in srgb, currentColor 18%, transparent);border-radius:var(--store-button-radius);grid-template-columns:38px 1fr 38px;align-items:center;min-width:126px;display:grid}.storefront-product-module__AmTCFG__quantity button{width:38px;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.storefront-product-module__AmTCFG__quantity button:disabled{opacity:.25}.storefront-product-module__AmTCFG__quantity svg{width:14px;height:14px}.storefront-product-module__AmTCFG__quantity span{text-align:center;font-size:12px;font-weight:700}.storefront-product-module__AmTCFG__addButton{min-height:var(--product-cta-height,54px);border:1px solid var(--product-button);border-radius:var(--product-cta-radius,var(--store-button-radius));background:var(--product-button);color:var(--product-button-text);font-size:var(--product-cta-font-size,12px);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-weight:800;transition:transform .18s,filter .18s;display:flex}.storefront-product-module__AmTCFG__addButton:hover:not(:disabled){filter:brightness(1.12);transform:translateY(-1px)}.storefront-product-module__AmTCFG__addButton:disabled{opacity:.35;cursor:not-allowed}.storefront-product-module__AmTCFG__addButton svg{width:17px;height:17px}.storefront-product-module__AmTCFG__microActions{flex-wrap:wrap;order:8;gap:18px;margin-top:15px;display:flex}.storefront-product-module__AmTCFG__overview[data-alignment=CENTER] .storefront-product-module__AmTCFG__microActions{justify-content:center}.storefront-product-module__AmTCFG__overview[data-alignment=RIGHT] .storefront-product-module__AmTCFG__microActions{justify-content:flex-end}.storefront-product-module__AmTCFG__microActions button{color:inherit;opacity:.58;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;display:flex}.storefront-product-module__AmTCFG__microActions svg{width:14px;height:14px}.storefront-product-module__AmTCFG__microActions button[data-active=true]{opacity:.9}.storefront-product-module__AmTCFG__lightbox{z-index:1000;box-sizing:border-box;background:#0a0a09f5;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:64px 24px;display:none;position:fixed;inset:0;overflow:hidden}.storefront-product-module__AmTCFG__lightbox[open]{place-items:center;display:grid}.storefront-product-module__AmTCFG__lightbox::backdrop{background:#0a0a09f5}.storefront-product-module__AmTCFG__lightbox>button{z-index:1;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));color:#171713;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute}.storefront-product-module__AmTCFG__lightbox>button svg{width:20px;height:20px}.storefront-product-module__AmTCFG__lightbox img{object-fit:contain;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:block}@media (max-width:600px){.storefront-product-module__AmTCFG__lightbox{padding:max(60px,env(safe-area-inset-top),env(safe-area-inset-bottom)) 12px}}.storefront-product-module__AmTCFG__mobileCta{display:none}.storefront-product-module__AmTCFG__sectionHeader{gap:8px;max-width:700px;margin-bottom:34px;display:grid}.storefront-product-module__AmTCFG__sectionHeader h2{font-family:var(--store-heading-font);letter-spacing:-.05em;margin:0;font-size:clamp(30px,4vw,58px);line-height:1}.storefront-product-module__AmTCFG__sectionHeader p{opacity:.68;max-width:60ch;margin:8px 0 0;font-size:12px;line-height:1.7}.storefront-product-module__AmTCFG__installmentGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.storefront-product-module__AmTCFG__installmentGrid>div{border:1px solid color-mix(in srgb, currentColor 13%, transparent);border-radius:var(--store-radius);gap:8px;padding:20px;display:grid}.storefront-product-module__AmTCFG__installments[data-style=PILLS] .storefront-product-module__AmTCFG__installmentGrid>div{background:color-mix(in srgb, var(--product-accent) 20%, transparent);text-align:center;border:0;border-radius:999px}.storefront-product-module__AmTCFG__installmentGrid span{text-transform:uppercase;font-size:10px;font-weight:800}.storefront-product-module__AmTCFG__installmentGrid strong{letter-spacing:-.035em;font-size:clamp(16px,2vw,25px)}.storefront-product-module__AmTCFG__installmentGrid strong small{opacity:.56;font-size:10px;font-weight:600}.storefront-product-module__AmTCFG__installmentGrid>div>small{opacity:.5;font-size:9px}.storefront-product-module__AmTCFG__legalNote{opacity:.48;margin:16px 0 0;font-size:9px}.storefront-product-module__AmTCFG__deliveryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.storefront-product-module__AmTCFG__deliveryItem{border-radius:var(--store-radius);background:var(--delivery-card);align-items:flex-start;gap:14px;padding:22px;display:flex}.storefront-product-module__AmTCFG__deliveryItem>span{background:color-mix(in srgb, currentColor 8%, transparent);border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.storefront-product-module__AmTCFG__deliveryItem svg{width:18px;height:18px}.storefront-product-module__AmTCFG__deliveryItem strong{font-size:12px;display:block}.storefront-product-module__AmTCFG__deliveryItem p{opacity:.62;margin:5px 0 0;font-size:10px;line-height:1.5}.storefront-product-module__AmTCFG__delivery[data-layout=INLINE] .storefront-product-module__AmTCFG__deliveryGrid{border-block:1px solid color-mix(in srgb, currentColor 14%, transparent)}.storefront-product-module__AmTCFG__delivery[data-layout=INLINE] .storefront-product-module__AmTCFG__deliveryItem{background:0 0;border-radius:0}.storefront-product-module__AmTCFG__shippingProgress{gap:10px;margin-top:20px;display:grid}.storefront-product-module__AmTCFG__shippingProgress>div{justify-content:space-between;gap:20px;font-size:10px;display:flex}.storefront-product-module__AmTCFG__shippingProgress strong{opacity:.55}.storefront-product-module__AmTCFG__shippingProgress>i{background:color-mix(in srgb, currentColor 12%, transparent);border-radius:999px;height:5px;display:block;overflow:hidden}.storefront-product-module__AmTCFG__shippingProgress>i span{border-radius:inherit;background:currentColor;height:100%;transition:width .4s;display:block}.storefront-product-module__AmTCFG__trustGrid{grid-template-columns:repeat(var(--trust-columns), minmax(0, 1fr));gap:10px;display:grid}.storefront-product-module__AmTCFG__trustGrid>div{align-items:center;gap:12px;padding:18px;display:flex}.storefront-product-module__AmTCFG__trustBar[data-style=BORDERED] .storefront-product-module__AmTCFG__trustGrid>div{border:1px solid color-mix(in srgb, currentColor 14%, transparent);border-radius:var(--store-radius)}.storefront-product-module__AmTCFG__trustBar[data-style=FILLED] .storefront-product-module__AmTCFG__trustGrid>div{border-radius:var(--store-radius);background:color-mix(in srgb, var(--trust-accent) 18%, transparent)}.storefront-product-module__AmTCFG__trustGrid>div>span{background:var(--trust-accent);color:#171713;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.storefront-product-module__AmTCFG__trustGrid svg{width:16px;height:16px}.storefront-product-module__AmTCFG__trustGrid strong{font-size:11px;display:block}.storefront-product-module__AmTCFG__trustGrid p{opacity:.58;margin:4px 0 0;font-size:9px}.storefront-product-module__AmTCFG__accordionGrid{gap:0;display:grid}.storefront-product-module__AmTCFG__accordions[data-layout=TWO_COLUMNS] .storefront-product-module__AmTCFG__accordionGrid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px}.storefront-product-module__AmTCFG__accordionGrid details{border-top:1px solid color-mix(in srgb, currentColor 16%, transparent)}.storefront-product-module__AmTCFG__accordionGrid details:last-child{border-bottom:1px solid color-mix(in srgb, currentColor 16%, transparent)}.storefront-product-module__AmTCFG__accordionGrid summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:62px;font-size:13px;font-weight:720;list-style:none;display:flex}.storefront-product-module__AmTCFG__accordionGrid summary::-webkit-details-marker{display:none}.storefront-product-module__AmTCFG__accordionGrid summary svg{width:17px;height:17px;transition:transform .2s}.storefront-product-module__AmTCFG__accordionGrid details[open] summary svg{transform:rotate(45deg)}.storefront-product-module__AmTCFG__accordionGrid details>:is(p,.storefront-product-module__AmTCFG__richDescription){opacity:.68;max-width:80ch;margin:-2px 0 22px;font-size:11px;line-height:1.75}.storefront-product-module__AmTCFG__recommendationGrid{grid-template-columns:repeat(var(--recommendation-columns), minmax(0, 1fr));gap:clamp(12px,2vw,28px);display:grid}@media (max-width:900px){.storefront-product-module__AmTCFG__pageCanvas{width:100%}.storefront-product-module__AmTCFG__container{width:calc(100% - var(--section-gutter,28px))}.storefront-product-module__AmTCFG__overview{padding-top:18px!important;padding-bottom:38px!important}.storefront-product-module__AmTCFG__breadcrumbs{margin-bottom:14px}.storefront-product-module__AmTCFG__breadcrumbs strong{max-width:18ch}.storefront-product-module__AmTCFG__overviewGrid{grid-template-columns:1fr;gap:26px}.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__breadcrumbs,.storefront-product-module__AmTCFG__overview[data-gallery-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__productInfo,.storefront-product-module__AmTCFG__gallery[data-layout=FULL_WIDTH] .storefront-product-module__AmTCFG__thumbnails{width:calc(100% - var(--section-gutter,28px))}.storefront-product-module__AmTCFG__overview[data-gallery-position=RIGHT] .storefront-product-module__AmTCFG__gallery,.storefront-product-module__AmTCFG__overview[data-gallery-position=RIGHT] .storefront-product-module__AmTCFG__productInfo{order:initial}.storefront-product-module__AmTCFG__productInfo[data-sticky=true]{position:static}.storefront-product-module__AmTCFG__productInfo h1{font-size:min(var(--product-title-size), 44px)}.storefront-product-module__AmTCFG__gallery[data-layout=GRID]{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-product-module__AmTCFG__gallery[data-layout=GRID] .storefront-product-module__AmTCFG__mediaItem{scroll-snap-align:start}.storefront-product-module__AmTCFG__gallery[data-layout=STACKED]{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-product-module__AmTCFG__gallery[data-layout=THUMBNAILS]{grid-template-columns:1fr}.storefront-product-module__AmTCFG__gallery[data-layout=THUMBNAILS] .storefront-product-module__AmTCFG__activeMedia,.storefront-product-module__AmTCFG__gallery[data-layout=THUMBNAILS] .storefront-product-module__AmTCFG__thumbnails{grid-area:auto/1}.storefront-product-module__AmTCFG__thumbnails{flex-direction:row;overflow-x:auto}.storefront-product-module__AmTCFG__thumbnails button{flex:0 0 68px}.storefront-product-module__AmTCFG__buyRow{align-items:stretch}.storefront-product-module__AmTCFG__quantity{min-width:112px}.storefront-product-module__AmTCFG__mobileCta{z-index:90;background:color-mix(in srgb, var(--store-background) 94%, transparent);color:var(--store-text);padding:10px 14px max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #0000001a;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0000001a}.storefront-product-module__AmTCFG__mobileCta>div{min-width:0;display:grid}.storefront-product-module__AmTCFG__mobileCta span{text-overflow:ellipsis;white-space:nowrap;opacity:.58;max-width:38vw;font-size:9px;overflow:hidden}.storefront-product-module__AmTCFG__mobileCta strong{font-size:13px}.storefront-product-module__AmTCFG__mobileCta button{min-height:var(--product-cta-height,44px);border-radius:var(--product-cta-radius,var(--store-button-radius));background:var(--product-button);color:var(--product-button-text);font-size:var(--product-cta-font-size,11px);border:0;align-items:center;gap:7px;padding:0 18px;font-weight:800;display:flex}.storefront-product-module__AmTCFG__mobileCta button:disabled{opacity:.4}.storefront-product-module__AmTCFG__mobileCta svg{width:15px;height:15px}.storefront-product-module__AmTCFG__installmentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-product-module__AmTCFG__deliveryGrid{grid-template-columns:1fr}.storefront-product-module__AmTCFG__trustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-product-module__AmTCFG__accordions[data-layout=TWO_COLUMNS] .storefront-product-module__AmTCFG__accordionGrid{grid-template-columns:1fr}.storefront-product-module__AmTCFG__recommendationGrid{grid-template-columns:repeat(var(--recommendation-mobile-columns), minmax(0, 1fr))}}@media (max-width:520px){.storefront-product-module__AmTCFG__gallery[data-layout=GRID],.storefront-product-module__AmTCFG__gallery[data-layout=STACKED]{scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;overflow-x:auto}.storefront-product-module__AmTCFG__gallery[data-layout=GRID] .storefront-product-module__AmTCFG__mediaItem,.storefront-product-module__AmTCFG__gallery[data-layout=STACKED] .storefront-product-module__AmTCFG__mediaItem{flex:0 0 86%}.storefront-product-module__AmTCFG__productInfo h1{font-size:min(var(--product-title-size), 38px)}.storefront-product-module__AmTCFG__buyRow{flex-direction:column}.storefront-product-module__AmTCFG__quantity{min-height:45px}.storefront-product-module__AmTCFG__addButton{min-height:50px}.storefront-product-module__AmTCFG__installmentGrid{grid-template-columns:1fr 1fr}.storefront-product-module__AmTCFG__installments[data-style=PILLS] .storefront-product-module__AmTCFG__installmentGrid>div{border-radius:var(--store-radius)}.storefront-product-module__AmTCFG__trustGrid{grid-template-columns:1fr}.storefront-product-module__AmTCFG__sectionHeader h2{font-size:34px}.storefront-product-module__AmTCFG__shippingProgress>div{flex-direction:column;gap:4px}}.storefront-product-module__AmTCFG__infoBlock{min-width:0}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__breadcrumbs{opacity:.62;gap:10px;margin-bottom:28px;font-size:11px;line-height:1.5}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__overviewGrid{gap:clamp(28px,4vw,72px)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__productInfo{padding-top:20px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__kicker{letter-spacing:.15em;margin:0 0 19px;font-size:10px;font-weight:500}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__productInfo h1{overflow-wrap:anywhere;font-size:var(--product-title-size)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__modelTitle{font:inherit;letter-spacing:inherit;line-height:inherit;display:block}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__titleDescriptor{font-family:var(--product-description-font,var(--store-font));font-size:var(--product-title-subtitle-size,16px);font-weight:var(--product-description-weight,400);font-style:var(--product-description-style,normal);letter-spacing:var(--product-description-tracking,0);margin-top:15px;line-height:1.55;display:block}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__priceLine{gap:14px;margin-top:26px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__priceLine span{font-size:10px;font-weight:400}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantGroups{gap:24px;margin-top:32px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker legend{letter-spacing:.02em;justify-content:flex-start;gap:12px;margin-bottom:9px;font-size:11px;font-weight:500}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker legend strong{opacity:.65;font-weight:400}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker>div{gap:7px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker[data-kind=SIZE] button{min-width:45px;min-height:41px;padding:7px 10px;font-size:11px;font-weight:400}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker[data-kind=SIZE] button[data-active=true]{background:var(--product-button);border-color:var(--product-button);box-shadow:none;color:var(--product-button-text)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker[data-style=SWATCHES] button{min-width:37px;min-height:37px;box-shadow:none;border-color:#0000;padding:5px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker[data-style=SWATCHES] button[data-active=true]{border-color:currentColor}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantPicker[data-style=SWATCHES] button i{width:25px;height:25px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__buyRow{gap:9px;margin-top:27px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__buyRow:empty{display:none}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__addButton{letter-spacing:.035em;font-weight:500}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__addButton>svg{width:16px;height:16px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__quantity{grid-template-columns:30px 1fr 30px;min-width:100px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__quantity button{width:30px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__favoriteButton{flex:0 0 var(--product-cta-height,54px);width:var(--product-cta-height,54px);min-height:var(--product-cta-height,54px);border:1px solid color-mix(in srgb,currentColor 28%,transparent);border-radius:var(--product-cta-radius,var(--store-button-radius));color:inherit;cursor:pointer;background:0 0;place-items:center;padding:0;display:grid}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__favoriteButton svg{stroke-width:1.35px;width:20px;height:20px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__microActions{gap:18px;margin-top:18px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__microActions:empty{display:none}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__microActions button{opacity:.7;font-size:11px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__infoBlock[data-product-info-block=DESCRIPTION]{margin-top:32px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__descriptionDetails{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);border-bottom:0;margin:0;padding:0}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__descriptionDetails summary{letter-spacing:.025em;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:12px;font-weight:500;list-style:none;display:flex}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__descriptionDetails summary::-webkit-details-marker{display:none}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__descriptionDetails summary svg{stroke-width:1px;width:15px;height:15px;transition:transform .2s}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__descriptionDetails[open] summary svg{transform:rotate(45deg)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__descriptionDetails>.storefront-product-module__AmTCFG__richDescription{opacity:.8;margin:0 0 24px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__fabricDetails{border-bottom:1px solid color-mix(in srgb,currentColor 20%,transparent)}.storefront-product-module__AmTCFG__fabricText{font-family:var(--product-description-font,var(--store-font));font-size:var(--product-description-size,13px);font-weight:var(--product-description-weight,400);font-style:var(--product-description-style,normal);line-height:var(--product-description-leading,1.75);letter-spacing:var(--product-description-tracking,0);white-space:pre-line;opacity:.8;margin:0 0 24px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__gallery[data-editorial-gallery=true]{grid-template-columns:54px minmax(0,1fr)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__gallery[data-single-image=true]{grid-template-columns:minmax(0,1fr)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__gallery[data-single-image=true] .storefront-product-module__AmTCFG__activeMedia{grid-column:1}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__editorialDesktopMedia>.storefront-product-module__AmTCFG__mediaItem{min-height:0;max-height:var(--product-gallery-max-height,none)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__editorialDesktopMedia>.storefront-product-module__AmTCFG__mediaItem img{max-height:var(--product-gallery-max-height,none)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__editorialDesktopThumbnails{gap:10px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__editorialDesktopThumbnails button{aspect-ratio:4/5;border-radius:var(--product-image-radius);opacity:.65}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__editorialDesktopThumbnails button[data-active=true]{opacity:1;border-color:currentColor}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__galleryCount{background:color-mix(in srgb,var(--product-overview-background) 88%,transparent);color:inherit;box-shadow:none;letter-spacing:.08em;border-radius:0;padding:5px 8px;font-size:10px;font-weight:400;bottom:13px;right:13px}.storefront-product-module__AmTCFG__editorialMobileGallery{display:none}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__mediaItem>span{background:color-mix(in srgb,var(--product-overview-background) 90%,transparent);color:inherit;box-shadow:none}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] button:focus-visible,.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] summary:focus-visible{outline-offset:4px;outline:2px solid}@media (max-width:900px){.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL]{padding-top:var(--product-overview-padding-top)!important;padding-bottom:var(--product-overview-padding-bottom)!important}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL]>.storefront-product-module__AmTCFG__container{width:100%}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__breadcrumbs{margin:0 24px 20px;font-size:10px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__breadcrumbs strong{max-width:44vw}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__overviewGrid{gap:0}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__productInfo{width:auto;margin:0;padding:30px 24px 0}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__kicker{margin-bottom:16px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__productInfo h1{font-size:var(--product-title-size)}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__titleDescriptor{margin-top:12px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__priceLine{margin-top:22px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__variantGroups{gap:23px;margin-top:27px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__buyRow{flex-flow:wrap;align-items:stretch}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__buyRow>.storefront-product-module__AmTCFG__quantity{flex:0 0 100%;min-height:40px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__buyRow>.storefront-product-module__AmTCFG__addButton{min-width:0;min-height:var(--product-cta-height,54px);padding-inline:12px}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__gallery[data-editorial-gallery=true]{display:block}.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__editorialDesktopMedia,.storefront-product-module__AmTCFG__overview[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__editorialDesktopThumbnails{display:none}.storefront-product-module__AmTCFG__editorialMobileGallery{min-width:0;display:block;position:relative}.storefront-product-module__AmTCFG__editorialMobileTrack{gap:var(--product-image-gap,0);scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;display:flex;position:relative;overflow-x:auto}.storefront-product-module__AmTCFG__editorialMobileTrack::-webkit-scrollbar{display:none}.storefront-product-module__AmTCFG__editorialMobileTrack>.storefront-product-module__AmTCFG__mediaItem{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;min-width:0}.storefront-product-module__AmTCFG__editorialGalleryBar{border-bottom:1px solid color-mix(in srgb,currentColor 14%,transparent);letter-spacing:.08em;justify-content:space-between;align-items:center;padding:10px 24px;font-size:10px;display:flex}.storefront-product-module__AmTCFG__editorialGalleryBar>div{align-items:center;gap:10px;display:flex}.storefront-product-module__AmTCFG__editorialGalleryBar button{width:34px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.storefront-product-module__AmTCFG__editorialGalleryBar button:disabled{opacity:.25;cursor:default}.storefront-product-module__AmTCFG__editorialGalleryBar svg{stroke-width:1px;width:16px;height:16px}.storefront-product-module__AmTCFG__mobileCta[data-product-style=MM_EDITORIAL]{padding:12px 18px max(12px,env(safe-area-inset-bottom));background:var(--product-overview-background);color:var(--product-overview-text);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border-top-color:color-mix(in srgb,currentColor 18%,transparent);gap:18px}.storefront-product-module__AmTCFG__mobileCta[data-product-style=MM_EDITORIAL]>div{flex:1}.storefront-product-module__AmTCFG__mobileCta[data-product-style=MM_EDITORIAL] strong{font-family:var(--product-price-font,var(--store-font));font-size:var(--product-price-size);font-weight:var(--product-price-weight,400);line-height:1.3}.storefront-product-module__AmTCFG__mobileCta[data-product-style=MM_EDITORIAL] .storefront-product-module__AmTCFG__addButton{letter-spacing:.02em;flex:1.4;font-weight:500}}.storefront-product-module__AmTCFG__videoMedia video{object-fit:var(--product-image-fit,cover);background:#171717;width:100%;height:100%;min-height:180px;display:block}.storefront-product-module__AmTCFG__videoMedia{cursor:default}.storefront-product-module__AmTCFG__videoThumbnail{color:#fff;background:#18181b;place-items:center;width:100%;height:100%;min-height:65px;font-size:11px;display:grid}.storefront-product-module__AmTCFG__designSection{box-sizing:border-box;width:var(--design-width,100%);max-width:var(--design-max,none);min-width:0;padding-left:var(--design-left,0);padding-right:var(--design-right,0);margin-inline:auto}.storefront-product-module__AmTCFG__designSection>.storefront-product-module__AmTCFG__container{width:var(--design-container-width,calc(100% - var(--section-gutter,48px)));max-width:var(--design-content-max,var(--section-container,1600px));min-width:0}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__sectionHeader{margin-left:var(--design-margin-start,0);margin-right:var(--design-margin-end,0)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid{gap:var(--design-gap,10px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryGrid{gap:var(--design-gap,12px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid>div,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem{flex-direction:var(--design-icon-direction,row);justify-content:var(--design-align,flex-start);min-width:0}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid>div{padding:var(--design-card-padding,18px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem{padding:var(--design-card-padding,22px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid>div>div,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem>div{overflow-wrap:anywhere;min-width:0}.storefront-product-module__AmTCFG__designSection.storefront-product-module__AmTCFG__trustBar[data-style] .storefront-product-module__AmTCFG__trustGrid>div,.storefront-product-module__AmTCFG__designSection.storefront-product-module__AmTCFG__delivery[data-layout] .storefront-product-module__AmTCFG__deliveryItem{border-radius:var(--design-radius,var(--store-radius))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid>div>span{width:var(--design-icon-box,36px);height:var(--design-icon-box,36px);background:var(--design-icon-background,var(--trust-accent))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem>span{width:var(--design-icon-box,40px);height:var(--design-icon-box,40px);background:var(--design-icon-background,color-mix(in srgb,currentColor 8%,transparent))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid>div>span,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem>span{border-radius:var(--design-icon-radius,50%);color:var(--design-icon-color,inherit)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid svg,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid img{width:var(--design-icon-size,16px);height:var(--design-icon-size,16px);object-fit:contain}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem svg,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem img{width:var(--design-icon-size,18px);height:var(--design-icon-size,18px);object-fit:contain}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid svg,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem svg{stroke-width:var(--design-icon-stroke,2)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid strong{font-size:var(--design-title-size,11px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem strong{font-size:var(--design-title-size,12px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid p{font-size:var(--design-body-size,9px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem p{font-size:var(--design-body-size,10px)}.storefront-product-module__AmTCFG__designSection.storefront-product-module__AmTCFG__accordions .storefront-product-module__AmTCFG__accordionGrid{gap:var(--design-gap,0)}.storefront-product-module__AmTCFG__designSection.storefront-product-module__AmTCFG__accordions[data-layout=TWO_COLUMNS] .storefront-product-module__AmTCFG__accordionGrid{gap:var(--design-gap,36px)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__accordionGrid details{min-width:0;padding:var(--design-card-padding,0);border-radius:var(--design-radius,0)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__accordionGrid details>:is(p,.storefront-product-module__AmTCFG__richDescription){max-width:var(--design-text-max,80ch);margin-left:var(--design-margin-start,0);margin-right:var(--design-margin-end,0);overflow-wrap:anywhere}@media (max-width:900px){.storefront-product-module__AmTCFG__designSection{width:var(--design-mobile-width,var(--design-width,100%));padding-left:var(--design-mobile-gutter,var(--design-left,0));padding-right:var(--design-mobile-gutter,var(--design-right,0))}.storefront-product-module__AmTCFG__designSection>.storefront-product-module__AmTCFG__container{width:var(--design-mobile-container-width,var(--design-container-width,calc(100% - var(--section-gutter,28px))))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid{grid-template-columns:repeat(var(--design-mobile-columns,2),minmax(0,1fr));gap:var(--design-mobile-gap,var(--design-gap,10px))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryGrid{grid-template-columns:repeat(var(--design-mobile-columns,1),minmax(0,1fr));gap:var(--design-mobile-gap,var(--design-gap,12px))}.storefront-product-module__AmTCFG__designSection.storefront-product-module__AmTCFG__accordions[data-layout] .storefront-product-module__AmTCFG__accordionGrid{grid-template-columns:repeat(var(--design-mobile-columns,1),minmax(0,1fr));gap:var(--design-mobile-gap,var(--design-gap,0))}.storefront-product-module__AmTCFG__designSection[style*=--design-mobile-y]{padding-top:var(--design-mobile-y)!important;padding-bottom:var(--design-mobile-y)!important}}@media (max-width:520px){.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid{grid-template-columns:repeat(var(--design-mobile-columns,1),minmax(0,1fr))}}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid>div{align-items:var(--design-cross-align,center)}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid>div>span{color:var(--design-icon-color,#171713)}.storefront-product-module__AmTCFG__designSection.storefront-product-module__AmTCFG__delivery[data-layout=INLINE] .storefront-product-module__AmTCFG__deliveryItem{border-radius:var(--design-radius,0)}.storefront-product-module__AmTCFG__richDescription{overflow-wrap:anywhere}.storefront-product-module__AmTCFG__richDescription p{margin:0 0 .85em}.storefront-product-module__AmTCFG__richDescription ul,.storefront-product-module__AmTCFG__richDescription ol{margin:.75em 0;padding-inline-start:1.6em}.storefront-product-module__AmTCFG__richDescription ul{list-style:outside}.storefront-product-module__AmTCFG__richDescription ol{list-style:decimal}.storefront-product-module__AmTCFG__richDescription li{margin:.25em 0;display:list-item}.storefront-product-module__AmTCFG__richDescription li>p{margin:0}.storefront-product-module__AmTCFG__richDescription strong,.storefront-product-module__AmTCFG__richDescription b{font-weight:700}.storefront-product-module__AmTCFG__richDescription em,.storefront-product-module__AmTCFG__richDescription i{font-style:italic}.storefront-product-module__AmTCFG__richDescription u{text-decoration:underline}.storefront-product-module__AmTCFG__richDescription s{text-decoration:line-through}.storefront-product-module__AmTCFG__richDescription h3,.storefront-product-module__AmTCFG__richDescription h4{margin:1em 0 .5em;font-size:1.1em;font-weight:700}.storefront-product-module__AmTCFG__richDescription blockquote{border-inline-start:3px solid;margin:1em 0;padding-inline-start:1em}.storefront-product-module__AmTCFG__richDescription>:first-child{margin-top:0}.storefront-product-module__AmTCFG__richDescription>:last-child{margin-bottom:0}.storefront-product-module__AmTCFG__modelCode{color:inherit;opacity:.8;letter-spacing:normal;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-top:12px;font-size:13px;line-height:1.5;display:flex}.storefront-product-module__AmTCFG__modelCode strong{-webkit-user-select:text;user-select:text;overflow-wrap:anywhere;font-weight:600}.storefront-product-module__AmTCFG__modelCode button{border:1px solid color-mix(in srgb,currentColor 22%,transparent);min-width:32px;min-height:32px;color:inherit;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.storefront-product-module__AmTCFG__modelCode button svg{width:14px;height:14px}.storefront-product-module__AmTCFG__modelCode button:focus-visible{outline-offset:3px;outline:2px solid}.storefront-product-module__AmTCFG__modelCode [role=status]{font-size:12px}.storefront-product-module__AmTCFG__carouselTrack{scroll-snap-type:x mandatory;gap:var(--product-image-gap,10px);scrollbar-width:thin;overscroll-behavior-x:contain;min-width:0;display:flex;overflow-x:auto}.storefront-product-module__AmTCFG__carouselTrack>.storefront-product-module__AmTCFG__mediaItem{flex:0 0 calc((100% - (var(--gallery-visible,1) - 1)*var(--product-image-gap,10px))/var(--gallery-visible,1));scroll-snap-align:start;min-width:0}.storefront-product-module__AmTCFG__carouselNavigation{justify-content:center;align-items:center;gap:12px;font-size:11px;display:flex}.storefront-product-module__AmTCFG__carouselNavigation button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid{grid-template-columns:repeat(var(--design-columns,var(--trust-columns,4)),minmax(0,1fr))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryGrid{grid-template-columns:repeat(var(--design-columns,3),minmax(0,1fr))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryItem{align-items:var(--design-cross-align,flex-start)}@media (min-width:601px) and (max-width:1023px){.storefront-product-module__AmTCFG__carouselTrack>.storefront-product-module__AmTCFG__mediaItem{flex-basis:calc((100% - (var(--gallery-tablet-visible,1) - 1)*var(--product-image-gap,10px))/var(--gallery-tablet-visible,1))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryGrid{grid-template-columns:repeat(var(--design-tablet-columns,var(--design-columns,2)),minmax(0,1fr))}}@media (max-width:600px){.storefront-product-module__AmTCFG__carouselTrack>.storefront-product-module__AmTCFG__mediaItem{flex-basis:calc((100% - (var(--gallery-mobile-visible,1) - 1)*var(--product-image-gap,10px))/var(--gallery-mobile-visible,1))}.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__trustGrid,.storefront-product-module__AmTCFG__designSection .storefront-product-module__AmTCFG__deliveryGrid{grid-template-columns:repeat(var(--design-mobile-columns,1),minmax(0,1fr))}}.storefront-product-module__AmTCFG__productSection{width:var(--product-content-width,100%);min-width:0;margin-inline:auto}@media (max-width:760px){.storefront-product-module__AmTCFG__productSection{width:100%}}.storefront-product-module__AmTCFG__addButton[data-effect-desktop]{isolation:isolate;position:relative;overflow:hidden}@keyframes storefront-product-module__AmTCFG__action-pulse{50%{box-shadow:0 0 0 6px color-mix(in srgb,currentColor 18%,transparent)}}@keyframes storefront-product-module__AmTCFG__action-shine{0%{transform:translate(-220%)skew(-20deg)}60%,to{transform:translate(320%)skew(-20deg)}}@media (min-width:1024px){.storefront-product-module__AmTCFG__addButton[data-effect-desktop=NONE]{transition:none;animation:none}.storefront-product-module__AmTCFG__addButton[data-effect-desktop=NONE]:hover:not(:disabled){filter:none;box-shadow:none;transform:none}.storefront-product-module__AmTCFG__addButton[data-effect-desktop=LIFT]:hover:not(:disabled),.storefront-product-module__AmTCFG__addButton[data-effect-desktop=LIFT]:focus-visible{transform:translateY(-3px);box-shadow:0 7px 16px #0002}.storefront-product-module__AmTCFG__addButton[data-effect-desktop=GLOW]:hover:not(:disabled),.storefront-product-module__AmTCFG__addButton[data-effect-desktop=GLOW]:focus-visible{box-shadow:0 0 18px color-mix(in srgb,currentColor 40%,transparent);transform:none}.storefront-product-module__AmTCFG__addButton[data-effect-desktop=PULSE]:not(:disabled){animation:2.4s ease-in-out infinite storefront-product-module__AmTCFG__action-pulse}.storefront-product-module__AmTCFG__addButton[data-effect-desktop=SHINE]:not(:disabled):after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:45%;animation:3.2s ease-in-out infinite storefront-product-module__AmTCFG__action-shine;position:absolute;inset:0 auto 0 -30%}}@media (min-width:768px) and (max-width:1023px){.storefront-product-module__AmTCFG__addButton[data-effect-tablet=NONE]{transition:none;animation:none}.storefront-product-module__AmTCFG__addButton[data-effect-tablet=NONE]:hover:not(:disabled){filter:none;box-shadow:none;transform:none}.storefront-product-module__AmTCFG__addButton[data-effect-tablet=LIFT]:hover:not(:disabled),.storefront-product-module__AmTCFG__addButton[data-effect-tablet=LIFT]:focus-visible{transform:translateY(-3px);box-shadow:0 7px 16px #0002}.storefront-product-module__AmTCFG__addButton[data-effect-tablet=GLOW]:hover:not(:disabled),.storefront-product-module__AmTCFG__addButton[data-effect-tablet=GLOW]:focus-visible{box-shadow:0 0 18px color-mix(in srgb,currentColor 40%,transparent);transform:none}.storefront-product-module__AmTCFG__addButton[data-effect-tablet=PULSE]:not(:disabled){animation:2.4s ease-in-out infinite storefront-product-module__AmTCFG__action-pulse}.storefront-product-module__AmTCFG__addButton[data-effect-tablet=SHINE]:not(:disabled):after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:45%;animation:3.2s ease-in-out infinite storefront-product-module__AmTCFG__action-shine;position:absolute;inset:0 auto 0 -30%}}@media (max-width:767px){.storefront-product-module__AmTCFG__addButton[data-effect-mobile=NONE]{transition:none;animation:none}.storefront-product-module__AmTCFG__addButton[data-effect-mobile=NONE]:hover:not(:disabled){filter:none;box-shadow:none;transform:none}.storefront-product-module__AmTCFG__addButton[data-effect-mobile=LIFT]:hover:not(:disabled),.storefront-product-module__AmTCFG__addButton[data-effect-mobile=LIFT]:focus-visible{transform:translateY(-3px);box-shadow:0 7px 16px #0002}.storefront-product-module__AmTCFG__addButton[data-effect-mobile=GLOW]:hover:not(:disabled),.storefront-product-module__AmTCFG__addButton[data-effect-mobile=GLOW]:focus-visible{box-shadow:0 0 18px color-mix(in srgb,currentColor 40%,transparent);transform:none}.storefront-product-module__AmTCFG__addButton[data-effect-mobile=PULSE]:not(:disabled){animation:2.4s ease-in-out infinite storefront-product-module__AmTCFG__action-pulse}.storefront-product-module__AmTCFG__addButton[data-effect-mobile=SHINE]:not(:disabled):after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:45%;animation:3.2s ease-in-out infinite storefront-product-module__AmTCFG__action-shine;position:absolute;inset:0 auto 0 -30%}}@media (prefers-reduced-motion:reduce){.storefront-product-module__AmTCFG__addButton[data-effect-desktop],.storefront-product-module__AmTCFG__addButton[data-effect-desktop]:after{transition:none!important;animation:none!important}.storefront-product-module__AmTCFG__addButton[data-effect-desktop]:hover{transform:none!important}}
