.hero-product-hotspots{--hero-hotspots-panel-width: min(420px, calc(100% - 36px) );--hero-hotspots-mobile-panel-height: 142px;--hero-hotspots-dot-size: 34px;--hero-hotspots-label-gap: 28px;--hero-hotspots-panel-gap: 46px;--hero-hotspots-ease: cubic-bezier(.22, 1, .36, 1);--hero-hotspots-image-ratio: var(--hero-hotspots-desktop-image-ratio, 1);--hero-hotspots-image-target-width: clamp(820px, 72vw, 1500px);--hero-hotspots-image-frame-padding: 0px;--hero-hotspots-heading-color: var(--fg);--hero-hotspots-heading-y: 50%;position:relative;min-width:0;overflow:hidden;background:var(--bg);color:var(--fg);isolation:isolate}.hero-product-hotspots__stage{position:relative;height:calc(100dvh - var(--section-space-top-desktop, 0px) - var(--section-space-bottom-desktop, 0px));min-height:0;overflow:hidden;background:var(--bg)}.hero-product-hotspots__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;width:100%;height:100%;min-width:0;place-items:center;pointer-events:none}.hero-product-hotspots.has-active-panel .hero-product-hotspots__media{z-index:9}.hero-product-hotspots__media-frame{--hero-hotspots-map-left: 0px;--hero-hotspots-map-top: 0px;--hero-hotspots-map-width: 100%;--hero-hotspots-map-height: 100%;position:relative;display:grid;place-items:center;width:min(var(--hero-hotspots-image-target-width),calc(100% - (var(--page-gutter, 24px) * 2)));max-width:none;min-width:0;height:auto;max-height:min(100%,calc(100% - (var(--hero-hotspots-image-frame-padding) * 2)));aspect-ratio:var(--hero-hotspots-image-ratio);overflow:visible;background:transparent;box-shadow:none;pointer-events:auto}.hero-product-hotspots--image-full .hero-product-hotspots__media-frame{width:100%;height:100%}.hero-product-hotspots__media-frame picture{display:grid;place-items:center;width:100%;height:100%}.hero-product-hotspots__image,.hero-product-hotspots__placeholder{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.hero-product-hotspots__pins,.hero-product-hotspots__panels{position:absolute;left:var(--hero-hotspots-map-left, 0px);top:var(--hero-hotspots-map-top, 0px);width:var(--hero-hotspots-map-width, 100%);height:var(--hero-hotspots-map-height, 100%);z-index:6;pointer-events:none}.hero-product-hotspots__panels{z-index:9}.hero-product-hotspots__hotspot{position:absolute;left:var(--x);top:var(--y);z-index:7;display:grid;place-items:center;width:var(--hero-hotspots-dot-size);height:var(--hero-hotspots-dot-size);margin-top:var(--block-spacing-top-desktop, 0);margin-bottom:var(--block-spacing-bottom-desktop, 0);transform:translate(-50%,-50%);pointer-events:auto}.hero-product-hotspots__target,.hero-product-hotspots__label{-webkit-appearance:none;appearance:none;border:0;font:inherit;cursor:pointer}.hero-product-hotspots__target{position:relative;z-index:4;display:grid;width:var(--hero-hotspots-dot-size);height:var(--hero-hotspots-dot-size);padding:0;place-items:center;border:1px solid color-mix(in srgb,var(--hero-hotspots-hotspot-color, #fff) 88%,transparent);border-radius:999px;background:color-mix(in srgb,var(--hero-hotspots-hotspot-color, #fff) 18%,transparent);color:var(--hero-hotspots-hotspot-color, #fff);box-shadow:0 14px 34px #00000038;transition:transform .36s var(--hero-hotspots-ease),background-color .26s ease,border-color .26s ease}.hero-product-hotspots__target:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px solid color-mix(in srgb,currentColor 70%,transparent);border-radius:inherit;opacity:0;transform:scale(.74);animation:hero-hotspots-pulse 2.4s ease infinite}.hero-product-hotspots__target-ring{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:inherit;background:color-mix(in srgb,currentColor 18%,transparent)}.hero-product-hotspots__target-dot{position:relative;z-index:1;width:12px;height:12px;border-radius:999px;background:currentColor;transition:transform .36s var(--hero-hotspots-ease)}.hero-product-hotspots__line{position:absolute;z-index:2;display:block;background:color-mix(in srgb,var(--hero-hotspots-hotspot-color, #fff) 92%,transparent);pointer-events:none;transform-origin:center;transition:opacity .26s ease,visibility .26s ease,transform .36s var(--hero-hotspots-ease)}.hero-product-hotspots__label-card{position:absolute;z-index:3;min-width:max-content;width:max-content;max-width:min(300px,42vw);border-radius:calc(var(--radius) * .7);border:1px solid color-mix(in srgb,var(--border) 58%,transparent);background:var(--surface);color:var(--fg);box-shadow:0 18px 45px #00000029;overflow:hidden;pointer-events:auto;transition:opacity .24s ease,visibility .24s ease,transform .36s var(--hero-hotspots-ease),color .24s ease,box-shadow .36s var(--hero-hotspots-ease)}.hero-product-hotspots__label{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;padding:10px 14px;background:transparent;color:inherit;line-height:1.15;text-align:left;white-space:normal;pointer-events:auto;transition:transform .36s var(--hero-hotspots-ease),color .24s ease}.hero-product-hotspots__label span{min-width:0}.hero-product-hotspots__label-content{max-height:0;overflow:hidden;opacity:0;visibility:hidden;padding:0 14px;color:var(--fg);pointer-events:none;transition:max-height .42s var(--hero-hotspots-ease),opacity .22s ease,visibility .22s ease,padding .42s var(--hero-hotspots-ease)}.hero-product-hotspots__label-price{font-size:14px}.hero-product-hotspots__label-summary{margin:7px 0 0;color:color-mix(in srgb,var(--fg) 70%,transparent);font-size:12px;line-height:1.25}.hero-product-hotspots__label-actions{display:grid;gap:8px;margin-top:12px}.hero-product-hotspots__label-quick-buy{width:100%;justify-content:center;--button-padding-y: 9px;--button-padding-x: 16px;--button-font-size: 10px}.hero-product-hotspots__label-details-link{display:inline-flex;width:fit-content;align-items:center;gap:5px;color:color-mix(in srgb,var(--fg) 82%,transparent);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-product-hotspots__label-details-link svg{transition:transform .24s var(--hero-hotspots-ease)}.hero-product-hotspots__label-details-link:hover svg,.hero-product-hotspots__label-details-link:focus-visible svg{transform:translate(3px)}.hero-product-hotspots__hotspot.is-active .hero-product-hotspots__label-card{box-shadow:0 24px 70px #00000038}.hero-product-hotspots__hotspot.is-active .hero-product-hotspots__label-content{max-height:240px;opacity:1;visibility:visible;padding:0 14px 14px;pointer-events:auto}.hero-product-hotspots__label svg{flex:0 0 auto;transition:transform .3s var(--hero-hotspots-ease)}.hero-product-hotspots__label:hover svg,.hero-product-hotspots__label:focus-visible svg{transform:translate(3px)}.hero-product-hotspots__hotspot--label-right .hero-product-hotspots__line,.hero-product-hotspots__hotspot--label-left .hero-product-hotspots__line{top:50%;width:var(--hero-hotspots-label-gap);height:1px}.hero-product-hotspots__hotspot--label-right .hero-product-hotspots__line{left:calc(100% - 1px);transform:translateY(-50%) scaleX(1)}.hero-product-hotspots__hotspot--label-left .hero-product-hotspots__line{right:calc(100% - 1px);transform:translateY(-50%) scaleX(1)}.hero-product-hotspots__hotspot--label-top .hero-product-hotspots__line,.hero-product-hotspots__hotspot--label-bottom .hero-product-hotspots__line{left:50%;width:1px;height:var(--hero-hotspots-label-gap)}.hero-product-hotspots__hotspot--label-top .hero-product-hotspots__line{bottom:calc(100% - 1px);transform:translate(-50%) scaleY(1)}.hero-product-hotspots__hotspot--label-bottom .hero-product-hotspots__line{top:calc(100% - 1px);transform:translate(-50%) scaleY(1)}.hero-product-hotspots__hotspot--label-right .hero-product-hotspots__label-card{left:calc(100% + var(--hero-hotspots-label-gap));top:50%;transform:translateY(-50%)}.hero-product-hotspots__hotspot--label-left .hero-product-hotspots__label-card{right:calc(100% + var(--hero-hotspots-label-gap));top:50%;transform:translateY(-50%)}.hero-product-hotspots__hotspot--label-top .hero-product-hotspots__label-card{left:50%;bottom:calc(100% + var(--hero-hotspots-label-gap));transform:translate(-50%)}.hero-product-hotspots__hotspot--label-bottom .hero-product-hotspots__label-card{left:50%;top:calc(100% + var(--hero-hotspots-label-gap));transform:translate(-50%)}.hero-product-hotspots__hotspot:hover .hero-product-hotspots__target,.hero-product-hotspots__hotspot:focus-within .hero-product-hotspots__target,.hero-product-hotspots__hotspot.is-active .hero-product-hotspots__target,.hero-product-hotspots__hotspot.is-dragging .hero-product-hotspots__target{transform:scale(1.16);background:color-mix(in srgb,var(--hero-hotspots-hotspot-color, #fff) 28%,transparent)}.hero-product-hotspots__hotspot:hover .hero-product-hotspots__target-dot,.hero-product-hotspots__hotspot:focus-within .hero-product-hotspots__target-dot,.hero-product-hotspots__hotspot.is-active .hero-product-hotspots__target-dot,.hero-product-hotspots__hotspot.is-dragging .hero-product-hotspots__target-dot{transform:scale(.78)}.hero-product-hotspots__hotspot--label-right:hover .hero-product-hotspots__line,.hero-product-hotspots__hotspot--label-right:focus-within .hero-product-hotspots__line{transform:translateY(-50%) scaleX(1.18)}.hero-product-hotspots__hotspot--label-left:hover .hero-product-hotspots__line,.hero-product-hotspots__hotspot--label-left:focus-within .hero-product-hotspots__line{transform:translateY(-50%) scaleX(1.18)}.hero-product-hotspots__hotspot--label-top:hover .hero-product-hotspots__line,.hero-product-hotspots__hotspot--label-top:focus-within .hero-product-hotspots__line,.hero-product-hotspots__hotspot--label-bottom:hover .hero-product-hotspots__line,.hero-product-hotspots__hotspot--label-bottom:focus-within .hero-product-hotspots__line{transform:translate(-50%) scaleY(1.18)}.hero-product-hotspots__hotspot--empty{opacity:.78}.hero-product-hotspots__panel{position:absolute;z-index:9;top:max(18px,min(calc(var(--y) - 112px),calc(100% - 240px)));width:var(--hero-hotspots-panel-width);min-height:188px;display:grid;grid-template-columns:minmax(132px,.88fr) minmax(0,1fr);gap:14px;padding:12px;border:1px solid color-mix(in srgb,var(--border) 55%,transparent);border-radius:var(--radius);background:var(--surface);color:var(--fg);box-shadow:0 28px 90px #0000003d;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility .26s ease,transform .36s var(--hero-hotspots-ease)}.hero-product-hotspots__panel--right{left:max(18px,min(calc(var(--x) + var(--hero-hotspots-panel-gap)),calc(100% - var(--hero-hotspots-panel-width) - 18px)));transform:translate3d(18px,10px,0) scale(.96)}.hero-product-hotspots__panel--left{left:max(18px,min(calc(var(--x) - var(--hero-hotspots-panel-width) - var(--hero-hotspots-panel-gap)),calc(100% - var(--hero-hotspots-panel-width) - 18px)));transform:translate3d(-18px,10px,0) scale(.96)}.hero-product-hotspots__panel.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0) scale(1)}.hero-product-hotspots__panel-media{min-width:0;overflow:hidden;border-radius:calc(var(--radius) * .75);background:var(--surface-strong, var(--bg))}.hero-product-hotspots__panel-media img,.hero-product-hotspots__panel-media svg,.hero-product-hotspots__panel-image{display:block;width:100%;height:100%;aspect-ratio:1 / 1.1;object-fit:cover}.hero-product-hotspots__panel-content{min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero-product-hotspots__panel-title{color:var(--fg);font-family:var(--font-heading);font-size:clamp(20px,2vw,26px);font-weight:var(--font-display-weight, var(--font-heading-weight, 600));line-height:1.05;letter-spacing:-.035em}.hero-product-hotspots__panel-price{margin-top:12px;font-size:18px}.hero-product-hotspots__panel-summary{margin:10px 0 0;color:color-mix(in srgb,var(--fg) 78%,transparent);font-size:13px;line-height:1.25}.hero-product-hotspots__panel-actions{width:100%;display:grid;gap:10px;margin-top:auto;padding-top:18px}.hero-product-hotspots__quick-buy{width:100%;justify-content:center}.hero-product-hotspots__details-link{display:inline-flex;width:fit-content;align-items:center;gap:5px;color:color-mix(in srgb,var(--fg) 82%,transparent);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-product-hotspots__details-link svg{transition:transform .24s var(--hero-hotspots-ease)}.hero-product-hotspots__details-link:hover svg,.hero-product-hotspots__details-link:focus-visible svg{transform:translate(3px)}.hero-product-hotspots__runway-heading{position:absolute;top:var(--hero-hotspots-heading-y, 50%);left:50%;z-index:4;width:min(1000px,92vw);max-width:none;text-align:center;pointer-events:none;transform:translate3d(-50%,-50%,0)}.hero-product-hotspots--heading-layer-above .hero-product-hotspots__runway-heading{z-index:4}.hero-product-hotspots--heading-layer-below .hero-product-hotspots__runway-heading{z-index:2}.hero-product-hotspots .hero-product-hotspots__heading.theme-content-heading{margin:0;color:var(--hero-hotspots-heading-color, var(--fg));min-height:1lh;text-wrap:balance;contain:layout paint}.hero-product-hotspots .hero-product-hotspots__heading.theme-content-heading>*,.hero-product-hotspots .hero-product-hotspots__heading.theme-content-heading .formatted-heading__line{color:inherit;line-height:inherit}.hero-product-hotspots__heading.theme-content-heading--xxx-large{font-size:clamp(calc(var(--heading-base-size) * 1.46),14vw,calc(var(--heading-base-size) * 2.75));line-height:max(.86,var(--heading-line-height, .92));letter-spacing:var(--heading-letter-spacing)}.hero-product-hotspots__heading.theme-content-heading--4x-large{font-size:clamp(calc(var(--heading-base-size) * 1.62),16vw,calc(var(--heading-base-size) * 3.2));line-height:max(.84,var(--heading-line-height, .92));letter-spacing:var(--heading-letter-spacing)}.hero-product-hotspots__heading.theme-content-heading--5x-large{font-size:clamp(calc(var(--heading-base-size) * 1.78),18vw,calc(var(--heading-base-size) * 3.7));line-height:max(.82,var(--heading-line-height, .92));letter-spacing:var(--heading-letter-spacing)}.hero-product-hotspots__heading.theme-content-heading--6x-large{font-size:clamp(calc(var(--heading-base-size) * 1.94),20vw,calc(var(--heading-base-size) * 4.25));line-height:max(.8,var(--heading-line-height, .92));letter-spacing:var(--heading-letter-spacing)}.hero-product-hotspots__copy{position:absolute;z-index:5;left:clamp(24px,5vw,78px);top:50%;width:min(210px,19vw);max-width:210px;transform:translateY(-50%);pointer-events:none;text-align:var(--theme-content-align-desktop, center)}.hero-product-hotspots__eyebrow{margin:0 0 16px;color:var(--fg);font-size:11px;letter-spacing:.18em;line-height:1.25;text-transform:uppercase}.hero-product-hotspots__text{color:color-mix(in srgb,var(--fg) 62%,transparent)}.hero-product-hotspots__actions{position:absolute;z-index:8;top:50%;right:clamp(24px,5vw,78px);display:flex;flex-direction:column;align-items:flex-start;width:min(230px,20vw);transform:translateY(-50%)}.hero-product-hotspots__add-all{width:100%;justify-content:center}.hero-product-hotspots__status{min-height:1.4em;margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.hero-product-hotspots__status.is-error{color:var(--accent)}.hero-product-hotspots__look-drawer{position:fixed;top:var(--axiom-header-height, 72px);right:0;bottom:0;left:0;z-index:190;display:grid;justify-items:end;color:var(--fg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility .26s ease}.hero-product-hotspots__look-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto}.hero-product-hotspots__look-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:color-mix(in srgb,#000 46%,transparent)}.hero-product-hotspots__look-panel{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(520px,100%);height:100%;max-height:calc(100dvh - var(--axiom-header-height, 72px));min-width:0;background:var(--bg);color:var(--fg);box-shadow:-28px 0 90px #0000003d;transform:translate3d(100%,0,0);transition:transform .46s var(--hero-hotspots-ease)}.hero-product-hotspots__look-drawer.is-open .hero-product-hotspots__look-panel{transform:translateZ(0)}.hero-product-hotspots__look-header,.hero-product-hotspots__look-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-color:color-mix(in srgb,var(--border) 70%,transparent)}.hero-product-hotspots__look-header{border-bottom:1px solid color-mix(in srgb,var(--border) 70%,transparent)}.hero-product-hotspots__look-footer{background:transparent}.hero-product-hotspots__look-eyebrow{margin:0 0 7px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase}.hero-product-hotspots__look-title{margin:0;color:var(--fg);font-family:var(--font-heading);font-size:clamp(26px,2.4vw,38px);line-height:.96;letter-spacing:-.04em}.hero-product-hotspots__look-close{position:relative;width:38px;height:38px;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--border) 76%,transparent);border-radius:999px;background:transparent;color:var(--fg)}.hero-product-hotspots__look-close span:before,.hero-product-hotspots__look-close span:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:1px;background:currentColor}.hero-product-hotspots__look-close span:before{transform:translate(-50%,-50%) rotate(45deg)}.hero-product-hotspots__look-close span:after{transform:translate(-50%,-50%) rotate(-45deg)}.hero-product-hotspots__look-items{min-width:0;overflow-y:auto;padding:18px 22px}.hero-product-hotspots__look-item{display:grid;grid-template-columns:104px minmax(0,1fr);gap:16px;padding:16px 0}.hero-product-hotspots__look-item:first-child{padding-top:0}.hero-product-hotspots__look-item+.hero-product-hotspots__look-item{border-top:1px solid color-mix(in srgb,var(--border) 58%,transparent)}.hero-product-hotspots__look-media{min-width:0;overflow:hidden;border-radius:calc(var(--radius) * .7);background:var(--surface)}.hero-product-hotspots__look-image{display:block;width:100%;height:100%;aspect-ratio:1 / 1.12;object-fit:cover}.hero-product-hotspots__look-content{min-width:0}.hero-product-hotspots__look-item-head{display:grid;gap:8px}.hero-product-hotspots__look-product-title{margin:0;color:var(--fg);font-family:var(--font-heading);font-size:20px;line-height:1;letter-spacing:-.035em}.hero-product-hotspots__look-price{font-size:14px}.hero-product-hotspots__look-options{display:grid;gap:12px;margin-top:14px}.hero-product-hotspots__look-option-group{min-width:0;padding:0;border:0}.hero-product-hotspots__look-option-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-product-hotspots__look-option-values{display:flex;flex-wrap:wrap;gap:8px}.hero-product-hotspots__look-option-values--swatch{gap:10px;padding:4px;overflow:visible}.hero-product-hotspots__look-option{min-height:34px;padding:8px 12px;border:1px solid color-mix(in srgb,var(--border) 78%,transparent);border-radius:0;background:transparent;color:var(--fg);font-size:12px;line-height:1;transition:background-color .22s ease,border-color .22s ease,color .22s ease}.hero-product-hotspots__look-option.is-active:not(.hero-product-hotspots__look-option--swatch){border-color:var(--fg);background:var(--fg);color:var(--bg)}.hero-product-hotspots__look-option--swatch{position:relative;width:30px;height:30px;min-height:30px;padding:0;border:2px solid transparent;background-clip:padding-box;color:transparent;cursor:pointer;transition:background var(--motion-duration-fast, .22s) var(--motion-ease-soft, ease),border-color var(--motion-duration-fast, .22s) var(--motion-ease-soft, ease),color var(--motion-duration-fast, .22s) var(--motion-ease-soft, ease),box-shadow var(--motion-duration-fast, .22s) var(--motion-ease-soft, ease),transform var(--motion-duration-fast, .22s) var(--motion-ease, cubic-bezier(.22, 1, .36, 1))}body[data-color-swatch-shape=circle] .hero-product-hotspots__look-option--swatch{border-radius:999px}body[data-color-swatch-shape=square] .hero-product-hotspots__look-option--swatch{border-radius:0}.hero-product-hotspots__look-option--swatch.is-active{border-color:var(--fg);color:transparent}.hero-product-hotspots__look-option--swatch.is-active:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:1;border:1px solid var(--fg);border-radius:50%;pointer-events:none}body[data-color-swatch-shape=circle] .hero-product-hotspots__look-option--swatch.is-active:after{border-radius:999px}body[data-color-swatch-shape=square] .hero-product-hotspots__look-option--swatch.is-active:after{border-radius:0}.hero-product-hotspots__look-option--swatch:hover:not(.is-active):not(.is-unavailable){border-color:var(--fg)}.hero-product-hotspots__look-option--swatch.is-unavailable:before{content:"";position:absolute;top:50%;left:50%;z-index:2;width:130%;height:1px;background:var(--muted);transform:translate(-50%,-50%) rotate(45deg)}.hero-product-hotspots__look-option.is-unavailable{opacity:.42}.hero-product-hotspots__look-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:14px}.hero-product-hotspots__look-quantity{display:inline-grid;grid-template-columns:32px 46px 32px;overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 78%,transparent);border-radius:0}.hero-product-hotspots__look-quantity button,.hero-product-hotspots__look-quantity input{width:100%;min-width:0;height:34px;border:0;background:transparent;color:var(--fg);text-align:center}.hero-product-hotspots__look-quantity input{-webkit-appearance:textfield;appearance:textfield;border-inline:1px solid color-mix(in srgb,var(--border) 58%,transparent);font-size:12px}.hero-product-hotspots__look-quantity input::-webkit-outer-spin-button,.hero-product-hotspots__look-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.hero-product-hotspots__look-status{min-width:0;margin:0;color:var(--muted);font-size:12px;line-height:1.35}.hero-product-hotspots__look-status.is-error{color:var(--accent)}.hero-product-hotspots__look-submit{flex:0 0 auto;min-width:180px;justify-content:center}.hero-product-hotspots .slideshow__ghost-title{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:var(--slideshow-ghost-gap, 0px);padding-block:clamp(8px,1.7vw,24px);color:var(--hero-hotspots-ghost-color, var(--slideshow-ghost-color, color-mix(in srgb, var(--fg) 20%, var(--bg))));opacity:var(--slideshow-ghost-opacity, 1);pointer-events:none;mix-blend-mode:normal}.hero-product-hotspots .slideshow__ghost-title--top{justify-content:flex-start}.hero-product-hotspots .slideshow__ghost-title--center{justify-content:center}.hero-product-hotspots .slideshow__ghost-title--bottom{justify-content:flex-end}.hero-product-hotspots .slideshow__ghost-row{flex:0 0 auto;overflow:hidden}.hero-product-hotspots .slideshow__ghost-row--outline .slideshow__ghost-item{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px currentColor}.hero-product-hotspots .slideshow__ghost-track{display:flex;align-items:center;width:max-content;white-space:nowrap;animation:heroHotspotsGhostMarquee var(--slideshow-ghost-speed, 28s) linear infinite;animation-direction:var(--slideshow-ghost-direction, normal);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-product-hotspots:not(.is-in-view) .slideshow__ghost-track{animation-play-state:paused}.hero-product-hotspots .slideshow__ghost-sequence{display:flex;flex:0 0 auto;align-items:center;gap:var(--slideshow-ghost-title-spacing, 96px);padding-inline-end:var(--slideshow-ghost-title-spacing, 96px)}.hero-product-hotspots .slideshow__ghost-item{flex:0 0 auto;padding-inline:0;font-family:inherit;font-size:clamp(40px,var(--slideshow-ghost-font-size, 128px),220px);font-style:inherit;font-weight:inherit;letter-spacing:-.08em;line-height:.82;text-transform:uppercase}.hero-product-hotspots__coords{position:absolute;left:calc(100% + 12px);top:calc(100% + 10px);min-width:170px;padding:10px 12px;border:1px solid var(--border);background:var(--bg);color:var(--fg);font-size:12px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .24s ease,transform .3s var(--hero-hotspots-ease)}.hero-product-hotspots__hotspot.is-dragging .hero-product-hotspots__coords{opacity:1;transform:translateY(0)}.hero-product-hotspots__empty,.hero-product-hotspots__editor-note{position:absolute;z-index:12;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--muted);font-size:12px;line-height:1.45;box-shadow:0 14px 42px #0000001f}.hero-product-hotspots__empty{left:50%;bottom:28px;transform:translate(-50%)}.hero-product-hotspots__editor-note{right:18px;bottom:18px;max-width:min(340px,calc(100% - 36px))}.hero-product-hotspots__editor-note.is-active{color:var(--fg);border-color:var(--accent)}@keyframes hero-hotspots-pulse{0%{opacity:.72;transform:scale(.72)}72%{opacity:0;transform:scale(1.42)}to{opacity:0;transform:scale(1.42)}}@keyframes heroHotspotsGhostMarquee{to{transform:translate3d(calc(-1 * var(--slideshow-ghost-loop-distance, 50%)),0,0)}}.hero-product-hotspots--labels-disabled .hero-product-hotspots__label-card,.hero-product-hotspots--labels-disabled .hero-product-hotspots__line{display:none}@media(min-width:1025px){.hero-product-hotspots--labels-enabled .hero-product-hotspots__panels{display:none}}@media(max-width:1024px){.hero-product-hotspots__stage{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto auto;row-gap:clamp(14px,2.2vh,24px);height:auto;min-height:calc(100svh - var(--section-space-top-mobile, 0px) - var(--section-space-bottom-mobile, 0px));padding-top:clamp(18px,3vh,30px);padding-bottom:clamp(20px,3.5vh,36px)}.hero-product-hotspots__media,.hero-product-hotspots__runway-heading,.hero-product-hotspots .slideshow__ghost-title{grid-column:1;grid-row:1}.hero-product-hotspots__media{position:relative;inset:auto;width:100%;height:100%;min-height:0;align-self:stretch;place-items:start center}.hero-product-hotspots .slideshow__ghost-title{position:relative;inset:auto;align-self:stretch}.hero-product-hotspots__runway-heading{position:relative;top:auto;left:auto;align-self:center;justify-self:center;transform:translate3d(0,calc(var(--hero-hotspots-heading-y, 50%) - 50%),0)}.hero-product-hotspots__media-frame,.hero-product-hotspots--image-full .hero-product-hotspots__media-frame{max-width:calc(100% - (var(--page-gutter, 18px) * 2));height:100%;transform:none}.hero-product-hotspots__hotspot{display:grid;left:var(--mx);top:var(--my);margin-top:var(--block-spacing-top-mobile, 0);margin-bottom:var(--block-spacing-bottom-mobile, 0);overflow:visible;place-items:center}.hero-product-hotspots__label-card,.hero-product-hotspots__label,.hero-product-hotspots__line{display:none}.hero-product-hotspots__copy{position:relative;grid-row:2;left:auto;right:auto;top:auto;bottom:auto;margin-inline:auto;text-align:center;transform:none}.hero-product-hotspots__copy,.hero-product-hotspots__text{text-align:var(--theme-content-align-mobile, var(--theme-content-align-desktop, center))}.hero-product-hotspots__actions{position:relative;grid-row:3;left:auto;right:auto;top:auto;bottom:auto;margin-inline:auto;align-items:center;transform:none}.hero-product-hotspots__look-panel{width:100%}.hero-product-hotspots__coords{left:50%;top:auto;bottom:calc(100% + 12px);transform:translate(-50%,6px)}.hero-product-hotspots__hotspot.is-dragging .hero-product-hotspots__coords{transform:translate(-50%)}}@media(min-width:768px)and (max-width:1024px){.hero-product-hotspots{--hero-hotspots-panel-width: min(360px, calc(100% - 32px) );--hero-hotspots-mobile-panel-height: clamp(138px, 19vw, 164px);--hero-hotspots-dot-size: 32px;--hero-hotspots-label-gap: 22px;--hero-hotspots-image-ratio: var(--hero-hotspots-mobile-image-ratio, var(--hero-hotspots-desktop-image-ratio, 1));--hero-hotspots-image-target-width: min(76vw, 620px);--hero-hotspots-image-frame-padding: clamp(20px, 3vh, 32px);min-width:0}.hero-product-hotspots__stage{row-gap:clamp(18px,3vh,28px)}.hero-product-hotspots__media-frame,.hero-product-hotspots--image-full .hero-product-hotspots__media-frame{width:min(var(--hero-hotspots-image-target-width),calc(100% - (var(--page-gutter, 18px) * 2)))}.hero-product-hotspots__panel{left:18px;right:18px;bottom:18px;top:auto;width:auto;height:var(--hero-hotspots-mobile-panel-height);min-height:0;grid-template-columns:118px minmax(0,1fr);gap:14px;padding:12px;overflow:hidden;transform:translate3d(0,18px,0) scale(.98)}.hero-product-hotspots__panel.is-active{transform:translateZ(0) scale(1)}.hero-product-hotspots__panel-title{display:-webkit-box;overflow:hidden;font-size:18px;line-height:1.1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-product-hotspots__panel-price{margin-top:8px;font-size:15px}.hero-product-hotspots__panel-summary{display:-webkit-box;overflow:hidden;margin-top:6px;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-product-hotspots__panel-actions{gap:7px;padding-top:10px}.hero-product-hotspots__quick-buy{--button-padding-y: 9px;--button-padding-x: 16px;--button-font-size: 10px}.hero-product-hotspots__details-link{font-size:10px}.hero-product-hotspots__runway-heading{width:min(86vw,760px)}.hero-product-hotspots__heading.theme-content-heading--xxx-large{font-size:clamp(68px,20vw,112px)}.hero-product-hotspots__heading.theme-content-heading--4x-large{font-size:clamp(76px,23vw,132px)}.hero-product-hotspots__heading.theme-content-heading--5x-large{font-size:clamp(84px,26vw,150px)}.hero-product-hotspots__heading.theme-content-heading--6x-large{font-size:clamp(92px,29vw,168px)}.hero-product-hotspots__copy{width:min(420px,calc(100% - 2 * var(--page-gutter)));max-width:420px}.hero-product-hotspots__eyebrow{margin-bottom:10px;font-size:10px}.hero-product-hotspots__actions{width:min(280px,calc(100% - 2 * var(--page-gutter)))}.hero-product-hotspots__look-header,.hero-product-hotspots__look-footer{padding:18px}.hero-product-hotspots__look-footer{align-items:stretch;flex-direction:column}.hero-product-hotspots__look-submit{width:100%}.hero-product-hotspots__look-items{padding:16px 18px}.hero-product-hotspots__look-item{grid-template-columns:96px minmax(0,1fr);gap:14px}.hero-product-hotspots__look-product-title{font-size:19px}.hero-product-hotspots__look-row{align-items:flex-start;flex-direction:column}.hero-product-hotspots .slideshow__ghost-title{gap:calc(var(--slideshow-ghost-gap, 0px) * .6);padding-block:14px}.hero-product-hotspots .slideshow__ghost-sequence{gap:max(28px,calc(var(--slideshow-ghost-title-spacing, 96px) * .5));padding-inline-end:max(28px,calc(var(--slideshow-ghost-title-spacing, 96px) * .5))}.hero-product-hotspots .slideshow__ghost-item{font-size:min(var(--slideshow-ghost-font-size, 128px),16vw)}}@media(max-width:767px){.hero-product-hotspots{--hero-hotspots-panel-width: min(360px, calc(100% - 32px) );--hero-hotspots-mobile-panel-height: clamp(132px, 35vw, 148px);--hero-hotspots-dot-size: 32px;--hero-hotspots-label-gap: 22px;--hero-hotspots-image-ratio: var(--hero-hotspots-mobile-image-ratio, var(--hero-hotspots-desktop-image-ratio, 1));--hero-hotspots-image-target-width: min(84vw, 460px);--hero-hotspots-image-frame-padding: clamp(12px, 2.5vh, 24px);min-width:0}.hero-product-hotspots__stage{row-gap:clamp(14px,2.4vh,22px)}.hero-product-hotspots__panels{left:0;top:0;width:100%;height:100%;contain:layout paint}.hero-product-hotspots__media-frame,.hero-product-hotspots--image-full .hero-product-hotspots__media-frame{width:min(var(--hero-hotspots-image-target-width),calc(100% - (var(--page-gutter, 18px) * 2)))}.hero-product-hotspots__panel{left:12px;right:12px;bottom:12px;top:auto;width:auto;height:var(--hero-hotspots-mobile-panel-height);min-height:0;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:10px;overflow:hidden;contain:layout paint;transform:translate3d(0,18px,0) scale(.98)}.hero-product-hotspots__panel.is-active{transform:translateZ(0) scale(1)}.hero-product-hotspots__panel-title{display:-webkit-box;overflow:hidden;font-size:17px;line-height:1.1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-product-hotspots__panel-price{margin-top:8px;font-size:14px}.hero-product-hotspots__panel-summary{display:-webkit-box;overflow:hidden;margin-top:6px;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hero-product-hotspots__panel-actions{gap:7px;padding-top:10px}.hero-product-hotspots__quick-buy{--button-padding-y: 9px;--button-padding-x: 16px;--button-font-size: 10px}.hero-product-hotspots__details-link{font-size:10px}.hero-product-hotspots__runway-heading{width:min(92vw,680px)}.hero-product-hotspots__heading.theme-content-heading--xxx-large{font-size:clamp(68px,20vw,112px)}.hero-product-hotspots__heading.theme-content-heading--4x-large{font-size:clamp(76px,23vw,132px)}.hero-product-hotspots__heading.theme-content-heading--5x-large{font-size:clamp(84px,26vw,150px)}.hero-product-hotspots__heading.theme-content-heading--6x-large{font-size:clamp(92px,29vw,168px)}.hero-product-hotspots__copy{width:min(360px,calc(100% - 2 * var(--page-gutter)));max-width:360px}.hero-product-hotspots__eyebrow{margin-bottom:10px;font-size:10px}.hero-product-hotspots__actions{width:min(250px,calc(100% - 2 * var(--page-gutter)))}.hero-product-hotspots__look-header,.hero-product-hotspots__look-footer{padding:18px}.hero-product-hotspots__look-footer{align-items:stretch;flex-direction:column}.hero-product-hotspots__look-submit{width:100%}.hero-product-hotspots__look-items{padding:16px 18px}.hero-product-hotspots__look-item{grid-template-columns:86px minmax(0,1fr);gap:12px}.hero-product-hotspots__look-product-title{font-size:18px}.hero-product-hotspots__look-row{align-items:flex-start;flex-direction:column}.hero-product-hotspots .slideshow__ghost-title{gap:calc(var(--slideshow-ghost-gap, 0px) * .6);padding-block:14px}.hero-product-hotspots .slideshow__ghost-sequence{gap:max(28px,calc(var(--slideshow-ghost-title-spacing, 96px) * .5));padding-inline-end:max(28px,calc(var(--slideshow-ghost-title-spacing, 96px) * .5))}.hero-product-hotspots .slideshow__ghost-item{font-size:min(var(--slideshow-ghost-font-size, 128px),20vw)}.hero-product-hotspots__target:before{top:-2px;right:-2px;bottom:-2px;left:-2px;animation:hero-hotspots-pulse 2.4s ease infinite}.hero-product-hotspots__target,.hero-product-hotspots__target-dot,.hero-product-hotspots__line,.hero-product-hotspots__label-card,.hero-product-hotspots__label,.hero-product-hotspots__label-content,.hero-product-hotspots__panel,.hero-product-hotspots__details-link svg,.hero-product-hotspots__coords{transition:none}.hero-product-hotspots__target{width:44px;height:44px;border-color:transparent;background:transparent;box-shadow:none;transform:none}.hero-product-hotspots__target-ring{top:6px;right:6px;bottom:6px;left:6px;border:1px solid color-mix(in srgb,var(--hero-hotspots-hotspot-color, #fff) 88%,transparent);background:color-mix(in srgb,var(--hero-hotspots-hotspot-color, #fff) 18%,transparent);box-shadow:0 14px 34px #00000038}.hero-product-hotspots__target-dot{width:12px;height:12px}.hero-product-hotspots__hotspot:hover .hero-product-hotspots__target,.hero-product-hotspots__hotspot:focus-within .hero-product-hotspots__target,.hero-product-hotspots__hotspot.is-active .hero-product-hotspots__target,.hero-product-hotspots__hotspot.is-dragging .hero-product-hotspots__target{background:transparent;transform:none}}@media(prefers-reduced-motion:reduce){.hero-product-hotspots__target:before,.hero-product-hotspots .slideshow__ghost-track{animation:none}.hero-product-hotspots__target,.hero-product-hotspots__target-dot,.hero-product-hotspots__line,.hero-product-hotspots__label-card,.hero-product-hotspots__label,.hero-product-hotspots__label-content,.hero-product-hotspots__panel,.hero-product-hotspots__details-link svg,.hero-product-hotspots__coords{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3404/assets/section-hero-product-hotspots.css.map */
