story-launcher{display:block}.story-launcher,.story-launcher *,.story-launcher *:before,.story-launcher *:after{box-sizing:border-box}.story-launcher button,.story-launcher a{-webkit-tap-highlight-color:transparent}.story-launcher button{font:inherit}.story-launcher .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.story-launcher__trigger{position:absolute;top:var(--story-button-top, 22px);right:var(--story-button-right, 250px);z-index:10;display:inline-flex;align-items:center;justify-content:center;width:var(--story-button-size, 44px);height:var(--story-button-size, 44px);padding:0;color:var(--story-icon-color, #ffdd00);background:var(--story-button-background, #050505);border:2px solid var(--story-button-border, #0066ff);border-radius:999px;box-shadow:0 4px 20px #0003;cursor:pointer;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.story-launcher__trigger:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 8px 28px #00000052}.story-launcher__trigger:active{transform:scale(.95)}.story-launcher__trigger:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.story-launcher__trigger--pulse:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border:1px solid var(--story-button-border, #0066ff);border-radius:inherit;opacity:0;animation:story-launcher-pulse 2.2s ease-out infinite}.story-launcher__trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:58%;height:58%}.story-launcher__trigger-icon svg{display:block;width:100%;height:100%}.story-launcher__icon-fill{fill:currentColor;stroke:none}.story-launcher__custom-icon{display:block;width:100%;height:100%;object-fit:contain}@keyframes story-launcher-pulse{0%{transform:scale(.85);opacity:0}20%{opacity:.75}to{transform:scale(1.45);opacity:0}}.story-launcher__modal[hidden],.story-launcher__viewer[hidden],.story-launcher__slide[hidden]{display:none!important}.story-launcher__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;color:var(--story-text-color, #fff)}.story-launcher__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:story-launcher-fade-in .22s ease both}.story-launcher__panel{position:relative;z-index:1;width:min(1180px,100%);max-height:min(88vh,900px);padding:clamp(20px,3vw,42px);overflow:auto;overscroll-behavior:contain;background:var(--story-modal-background, #050505);border:1px solid rgba(255,255,255,.14);border-radius:22px;box-shadow:0 24px 100px #0000008c;animation:story-launcher-panel-in .26s ease both}.story-launcher__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:12px}.story-launcher__heading-wrap{min-width:0}.story-launcher__eyebrow{margin:0 0 6px;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;opacity:.65}.story-launcher__heading{margin:0;color:inherit;font-size:clamp(26px,4vw,48px);font-weight:700;line-height:1;letter-spacing:-.035em}.story-launcher__description{max-width:680px;margin-bottom:clamp(22px,3vw,36px);color:inherit;font-size:14px;line-height:1.6;opacity:.68}.story-launcher__description p{margin:0}.story-launcher__close,.story-launcher__toolbar-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:999px;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.story-launcher__close:hover,.story-launcher__toolbar-button:hover{background:#ffffff2b;transform:scale(1.04)}.story-launcher__close:focus-visible,.story-launcher__toolbar-button:focus-visible,.story-launcher__navigation:focus-visible,.story-launcher__card:focus-visible,.story-launcher__cta:focus-visible{outline:3px solid #fff;outline-offset:3px}.story-launcher__close svg,.story-launcher__toolbar-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.story-launcher__grid{display:grid;grid-template-columns:repeat(var(--story-grid-columns, 5),minmax(0,1fr));gap:clamp(10px,1.5vw,18px)}.story-launcher__card{display:block;min-width:0;padding:0;color:#fff;background:transparent;border:0;border-radius:var(--story-card-radius, 14px);cursor:pointer;text-align:left}.story-launcher__card-media{position:relative;display:block;aspect-ratio:9 / 16;overflow:hidden;background:#1b1b1b;border:1px solid rgba(255,255,255,.12);border-radius:inherit;isolation:isolate}.story-launcher__thumbnail,.story-launcher__placeholder,.story-launcher__placeholder svg{display:block;width:100%;height:100%}.story-launcher__thumbnail{object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.story-launcher__placeholder svg{background:#222;fill:#444}.story-launcher__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000002e,#0000 40%,#000000bf);transition:background-color .2s ease}.story-launcher__card:hover .story-launcher__thumbnail{transform:scale(1.055)}.story-launcher__card:hover .story-launcher__card-overlay{background-color:#00000014}.story-launcher__badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;max-width:calc(100% - 24px);padding:7px 10px;overflow:hidden;color:#111;background:#fff;border-radius:999px;font-size:10px;font-weight:700;line-height:1;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.story-launcher__media-indicator{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;background:#00000080;border:1px solid rgba(255,255,255,.38);border-radius:999px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.story-launcher__media-indicator svg{width:16px;height:16px;fill:currentColor}.story-launcher__card-content{position:absolute;right:14px;bottom:15px;left:14px;z-index:2;display:flex;flex-direction:column;gap:4px}.story-launcher__card-title{display:block;color:#fff;font-size:clamp(14px,1.3vw,18px);font-weight:650;line-height:1.15}.story-launcher__card-subtitle{display:-webkit-box;overflow:hidden;color:#ffffffb8;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.story-launcher__empty{padding:60px 20px;border:1px dashed rgba(255,255,255,.25);border-radius:16px;text-align:center;opacity:.65}.story-launcher__viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10002;display:flex;align-items:center;justify-content:center;color:#fff;background:#000}.story-launcher__viewer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#000}.story-launcher__slides{position:relative;z-index:2;width:100%;height:100%;pointer-events:none}.story-launcher__slide{width:100%;height:100%}.story-launcher__story-frame{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:42px 82px 24px}.story-launcher__story-media{position:relative;width:min(430px,100%);height:min(78vh,770px);overflow:hidden;background:#151515;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 22px 80px #0009;pointer-events:auto}.story-launcher__story-image,.story-launcher__video,.story-launcher__story-placeholder,.story-launcher__story-placeholder svg{display:block;width:100%;height:100%}.story-launcher__story-image,.story-launcher__video{object-fit:cover}.story-launcher__story-placeholder svg{background:#222;fill:#444}.story-launcher__story-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#00000052,#0000 32%,#000000a8)}.story-launcher__story-content{position:absolute;right:26px;left:26px;z-index:2;text-align:center}.story-launcher__story-content--top{top:72px}.story-launcher__story-content--center{top:50%;transform:translateY(-50%)}.story-launcher__story-content--bottom{bottom:86px}.story-launcher__story-title{margin:0;color:#fff;font-size:clamp(23px,3vw,38px);font-weight:700;line-height:1.05;letter-spacing:-.035em;text-shadow:0 2px 18px rgba(0,0,0,.4)}.story-launcher__story-subtitle{max-width:340px;margin:10px auto 0;color:#ffffffd1;font-size:13px;line-height:1.45;text-shadow:0 2px 12px rgba(0,0,0,.45)}.story-launcher__cta{position:absolute;bottom:18px;left:50%;z-index:5;display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:calc(100% - 36px);padding:11px 22px;overflow:hidden;color:#fff;background:#0a0a0aad;border:1px solid rgba(255,255,255,.26);border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:13px;font-weight:650;line-height:1;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;transform:translate(-50%);transition:color .17s ease,background-color .17s ease,transform .17s ease}.story-launcher__cta:hover{color:#111;background:#fff;transform:translate(-50%) translateY(-2px)}.story-launcher__viewer-controls{position:fixed;top:0;right:0;left:0;z-index:8;padding:14px 20px 0;pointer-events:none}.story-launcher__progress{display:flex;gap:5px;width:100%;margin-bottom:11px}.story-launcher__progress-track{position:relative;flex:1 1 0;height:3px;overflow:hidden;background:#ffffff4d;border-radius:999px}.story-launcher__progress-value{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:inherit;transform:scaleX(0);transform-origin:left center}.story-launcher__progress-track.is-complete .story-launcher__progress-value{transform:scaleX(1)}.story-launcher__progress-track.is-active .story-launcher__progress-value{transform:scaleX(var(--story-progress, 0))}.story-launcher__viewer-toolbar{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px}.story-launcher__viewer-toolbar>*{pointer-events:auto}.story-launcher__viewer-title{overflow:hidden;color:#fff;font-size:13px;font-weight:600;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.story-launcher__navigation{position:fixed;top:50%;z-index:7;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;color:#fff;background:#ffffff1c;border:1px solid rgba(255,255,255,.28);border-radius:999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transform:translateY(-50%);transition:background-color .16s ease,transform .16s ease}.story-launcher__navigation:hover{background:#fff3;transform:translateY(-50%) scale(1.05)}.story-launcher__navigation svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.story-launcher__navigation--previous{left:20px}.story-launcher__navigation--next{right:20px}.story-launcher__tap-area{display:none}@keyframes story-launcher-fade-in{0%{opacity:0}to{opacity:1}}@keyframes story-launcher-panel-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:989px){.story-launcher__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.story-launcher__trigger{top:var(--story-button-mobile-top, 14px);right:var(--story-button-mobile-right, 76px)}.story-launcher__modal{align-items:flex-end;padding:0}.story-launcher__panel{width:100%;max-height:92dvh;padding:22px 15px calc(22px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:22px 22px 0 0}.story-launcher__header{align-items:center}.story-launcher__heading{font-size:30px}.story-launcher__description{margin-bottom:20px;font-size:13px}.story-launcher__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.story-launcher__card-title{font-size:15px}.story-launcher__viewer-controls{padding:calc(10px + env(safe-area-inset-top)) 10px 0}.story-launcher__story-frame{padding:0}.story-launcher__story-media{width:100%;height:100%;border:0;border-radius:0;box-shadow:none}.story-launcher__story-content{right:22px;left:22px}.story-launcher__story-content--top{top:calc(100px + env(safe-area-inset-top))}.story-launcher__story-content--bottom{bottom:calc(88px + env(safe-area-inset-bottom))}.story-launcher__cta{bottom:calc(18px + env(safe-area-inset-bottom))}.story-launcher__navigation{display:none}.story-launcher__tap-area{position:fixed;top:80px;bottom:74px;z-index:4;display:block;width:25%;padding:0;background:transparent;border:0}.story-launcher__tap-area--previous{left:0}.story-launcher__tap-area--next{right:0}}@media screen and (max-width:370px){.story-launcher__panel{padding-right:12px;padding-left:12px}.story-launcher__grid{gap:8px}.story-launcher__card-content{right:10px;bottom:11px;left:10px}.story-launcher__badge{top:9px;left:9px}}@media(prefers-reduced-motion:reduce){.story-launcher__trigger,.story-launcher__thumbnail,.story-launcher__close,.story-launcher__toolbar-button,.story-launcher__navigation,.story-launcher__cta{transition:none}.story-launcher__trigger--pulse:before{animation:none}.story-launcher__backdrop,.story-launcher__panel{animation:none}}.story-launcher__panel--hidden,.story-launcher__backdrop{display:none!important}.story-launcher__modal{padding:0;background:#000}.story-launcher__viewer{background:#000}.story-launcher__story-frame{padding-top:42px;padding-bottom:6px}.story-launcher__story-media{width:min(308px,calc(100vw - 40px));height:min(546px,calc(100vh - 88px));border-radius:10px}.story-launcher__viewer-controls{padding-top:14px}.story-launcher__progress{gap:5px}.story-launcher__progress-track{height:3px}.story-launcher__viewer-toolbar{position:absolute;right:16px;left:16px}.story-launcher__viewer-title,.story-launcher__viewer-toolbar .story-launcher__toolbar-button:first-child{visibility:hidden}@media screen and (max-width:749px){.story-launcher__story-media{width:100%;height:100%;border-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/story-launcher.css.map */
