.featured-video-shopping{position:relative;display:block;width:100%;color:var(--featured-video-text);background:var(--featured-video-background);overflow:hidden}html.featured-video-shopping-open{overflow:hidden}.featured-video-shopping__anchor{position:absolute;inset-block-start:0}.featured-video-shopping__inner{width:min(var(--featured-video-max-width),calc(100% - 80px));margin-inline:auto}.featured-video-shopping__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.featured-video-shopping__heading-wrap{max-width:860px}.featured-video-shopping__eyebrow{margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.3;letter-spacing:0}.featured-video-shopping__heading{margin:0;color:inherit;letter-spacing:0}.featured-video-shopping__intro{max-width:720px;margin-top:14px;font-size:16px;line-height:1.5}.featured-video-shopping__intro>:first-child{margin-top:0}.featured-video-shopping__intro>:last-child{margin-bottom:0}.featured-video-shopping__rail-controls{display:flex;flex:none;gap:8px}.featured-video-shopping__rail-controls[hidden]{display:none}.featured-video-shopping__rail-button,.featured-video-shopping__close,.featured-video-shopping__modal-controls button{display:inline-grid;place-items:center;padding:0;border:0;cursor:pointer}.featured-video-shopping__rail-button{width:44px;height:44px;color:var(--featured-video-text);background:transparent;border:1px solid color-mix(in srgb,var(--featured-video-text) 28%,transparent);border-radius:50%;font-size:20px;line-height:1}.featured-video-shopping__rail-button:hover{color:var(--featured-video-background);background:var(--featured-video-text)}.featured-video-shopping__rail{display:flex;gap:var(--featured-video-gap);padding:2px 2px 10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-video-shopping__rail::-webkit-scrollbar,.featured-video-shopping__viewer::-webkit-scrollbar{display:none}.featured-video-shopping__item{flex:0 0 var(--featured-video-card-width);min-width:0;scroll-snap-align:start}.featured-video-shopping__card{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;border-radius:var(--featured-video-radius);background:#161616;isolation:isolate}.featured-video-shopping__open{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;color:#fff;background:transparent;border:0;cursor:pointer;text-align:left}.featured-video-shopping__media,.featured-video-shopping__shade{position:absolute;top:0;right:0;bottom:0;left:0}.featured-video-shopping__image,.featured-video-shopping__placeholder{display:block;width:100%;height:100%;object-fit:cover}.featured-video-shopping__placeholder{fill:#ffffff52;background:#333}.featured-video-shopping__image{transition:transform .36s ease}.featured-video-shopping__shade{background:linear-gradient(to bottom,#0000000d 35%,#000000bd)}.featured-video-shopping__play{position:absolute;top:50%;left:50%;display:grid;width:54px;height:54px;place-items:center;color:#111;background:var(--featured-video-accent);border-radius:50%;box-shadow:0 8px 24px #0000003d;transform:translate(-50%,-50%);transition:transform .18s ease}.featured-video-shopping__play svg{width:20px;height:20px}.featured-video-shopping__card-copy{position:absolute;right:18px;bottom:102px;left:18px;display:grid;gap:5px}.featured-video-shopping__card-copy strong{font-size:20px;line-height:1.16}.featured-video-shopping__card-copy span{font-size:13px;line-height:1.35}.featured-video-shopping__open:hover .featured-video-shopping__image{transform:scale(1.035)}.featured-video-shopping__open:hover .featured-video-shopping__play{transform:translate(-50%,-50%) scale(1.06)}.featured-video-shopping__open:focus-visible,.featured-video-shopping__card-product:focus-visible,.featured-video-shopping__modal-product:focus-visible,.featured-video-shopping__rail-button:focus-visible,.featured-video-shopping__close:focus-visible,.featured-video-shopping__modal-controls button:focus-visible{outline:3px solid currentColor;outline-offset:3px}.featured-video-shopping__card-product{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;display:grid;min-height:72px;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:10px;padding:10px;color:#111;background:#fffffff0;border-radius:4px;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.featured-video-shopping__card-product-image{width:48px;height:48px;object-fit:cover;background:#f1f1f1}.featured-video-shopping__card-product-copy{display:grid;min-width:0;gap:3px}.featured-video-shopping__card-product-copy strong,.featured-video-shopping__card-product-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-video-shopping__card-product-copy strong{font-size:13px;line-height:1.25}.featured-video-shopping__card-product-copy span{font-size:12px;font-weight:700;line-height:1.2}.featured-video-shopping__card-product-arrow{display:grid;width:30px;height:30px;place-items:center;color:#fff;background:#111;border-radius:50%;font-size:16px}.featured-video-shopping__empty{padding:56px 24px;border:1px dashed rgba(18,18,18,.28);text-align:center}.featured-video-shopping__dialog{width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;color:#fff;background:var(--featured-video-modal-background);border:0;overflow:hidden}.featured-video-shopping__dialog:not([open]){display:none}.featured-video-shopping__dialog::backdrop{background:#000000e0}.featured-video-shopping__dialog-shell,.featured-video-shopping__viewer{width:100%;height:100%}.featured-video-shopping__dialog-shell{position:relative}.featured-video-shopping__viewer{overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none;touch-action:pan-y}.featured-video-shopping__slide{display:grid;width:100%;height:100%;min-height:100%;place-items:center;padding:24px 96px;scroll-snap-align:start;scroll-snap-stop:always}.featured-video-shopping__stage{position:relative;width:auto;height:min(92vh,920px);height:min(92dvh,920px);max-width:calc(100vw - 200px);aspect-ratio:9 / 16;overflow:hidden;background:#000;border-radius:6px;box-shadow:0 28px 72px #0000006b;isolation:isolate}.featured-video-shopping__video,.featured-video-shopping__modal-image,.featured-video-shopping__modal-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;display:block;width:100%;height:100%;object-fit:var(--featured-video-fit);background:#000}.featured-video-shopping__modal-placeholder{fill:#ffffff4d}.featured-video-shopping__stage:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to bottom,rgba(0,0,0,.52),transparent 28%,transparent 55%,rgba(0,0,0,.72));content:"";pointer-events:none}.featured-video-shopping__slide-top{position:absolute;top:18px;right:18px;left:18px;pointer-events:none}.featured-video-shopping__counter{display:inline-flex;margin-bottom:8px;padding:5px 9px;background:#00000075;border-radius:4px;font-size:12px;font-weight:700;line-height:1}.featured-video-shopping__slide-top h3{max-width:80%;margin:0;color:#fff;font-size:21px;line-height:1.2;letter-spacing:0}.featured-video-shopping__modal-product{position:absolute;right:14px;bottom:68px;left:14px;display:grid;min-height:88px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;color:#111;background:#fffffff5;border-radius:4px;text-decoration:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.featured-video-shopping__modal-product-image{width:64px;height:64px;object-fit:cover;background:#f2f2f2}.featured-video-shopping__modal-product-copy{display:grid;min-width:0;gap:5px}.featured-video-shopping__modal-product-copy strong,.featured-video-shopping__modal-product-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-video-shopping__modal-product-copy strong{font-size:14px;line-height:1.25}.featured-video-shopping__modal-product-copy span{font-size:14px;font-weight:700;line-height:1.2}.featured-video-shopping__modal-product-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:8px 14px;color:#fff;background:#111;border-radius:4px;font-size:13px;font-weight:700;line-height:1.2}.featured-video-shopping__close,.featured-video-shopping__modal-controls{position:fixed;z-index:4}.featured-video-shopping__close{top:22px;right:22px;width:46px;height:46px;color:#111;background:#fff;border-radius:50%;box-shadow:0 8px 28px #0000003d}.featured-video-shopping__close svg{width:18px;height:18px}.featured-video-shopping__modal-controls{top:50%;right:max(24px,calc(50% - 330px));display:grid;gap:10px;transform:translateY(-50%)}.featured-video-shopping__modal-controls button{width:48px;height:48px;color:#111;background:#fff;border-radius:50%;box-shadow:0 8px 28px #0000003d;font-size:22px;line-height:1}.featured-video-shopping__modal-controls button:disabled{cursor:default;opacity:.32}@media screen and (max-width:749px){.featured-video-shopping__inner{width:100%}.featured-video-shopping__header{width:calc(100% - 32px);align-items:flex-start;margin-inline:auto;margin-bottom:22px}.featured-video-shopping__rail-controls{display:none}.featured-video-shopping__rail{gap:12px;padding-inline:16px;scroll-padding-inline:16px}.featured-video-shopping__item{flex-basis:min(var(--featured-video-card-width),72vw)}.featured-video-shopping__play{width:50px;height:50px}.featured-video-shopping__card-copy{bottom:98px}.featured-video-shopping__slide{padding:0}.featured-video-shopping__stage{width:100%;max-width:none;height:100%;max-height:none;aspect-ratio:auto;border-radius:0;box-shadow:none}.featured-video-shopping__close{top:max(12px,env(safe-area-inset-top));right:12px;width:42px;height:42px}.featured-video-shopping__modal-controls{right:12px;gap:8px}.featured-video-shopping__modal-controls button{width:42px;height:42px}.featured-video-shopping__slide-top{top:max(18px,env(safe-area-inset-top));right:62px;left:16px}.featured-video-shopping__modal-product{right:12px;bottom:max(72px,calc(env(safe-area-inset-bottom) + 58px));left:12px;min-height:76px;grid-template-columns:54px minmax(0,1fr) auto;gap:9px;padding:10px}.featured-video-shopping__modal-product-image{width:54px;height:54px}.featured-video-shopping__modal-product-button{min-height:38px;padding-inline:11px}}@media screen and (max-width:420px){.featured-video-shopping__modal-product{grid-template-columns:48px minmax(0,1fr) auto}.featured-video-shopping__modal-product-image{width:48px;height:48px}.featured-video-shopping__modal-product-copy strong,.featured-video-shopping__modal-product-copy span,.featured-video-shopping__modal-product-button{font-size:12px}}@media(prefers-reduced-motion:reduce){.featured-video-shopping__rail{scroll-behavior:auto}.featured-video-shopping__image,.featured-video-shopping__play{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-featured-video-shopping.css.map */
