.bc-pdp-stories,.bc-stories-block{--st-radius:var(--bc-radius,16px)}.bc-pdp-stories{--st-gap:16px;padding:24px var(--st-gap) 32px;background:var(--cf-bg,#fff)}.bc-stories-frame{position:relative;overflow:hidden;margin:0 auto;width:100%;max-width:420px;aspect-ratio:9 / 16;max-height:calc(100svh - 120px);border-radius:var(--st-radius,16px);background:#111;color:#fff;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;isolation:isolate}.bc-stories-slides,.bc-stories-slide{position:absolute;inset:0}.bc-stories-slide{opacity:0;transition:opacity .35s ease}.bc-stories-slide.is-active{opacity:1}.bc-stories-slide img,.bc-stories-slide video{display:block;width:100%;height:100%;max-width:none;object-fit:cover;pointer-events:none}@keyframes bc-stories-kb{from{transform:scale(1) translate3d(0,0,0)}to{transform:scale(1.14) translate3d(-1.5%,-1.5%,0)}}.bc-stories-slide.is-active[data-type="photo"] img{animation:bc-stories-kb 5.5s linear forwards;animation-play-state:paused;will-change:transform}.bc-stories-block.is-playing .bc-stories-slide.is-active[data-type="photo"] img,.bc-pdp-stories.is-playing .bc-stories-slide.is-active[data-type="photo"] img{animation-play-state:running}@media (prefers-reduced-motion:reduce){.bc-stories-slide.is-active[data-type="photo"] img{animation:none}}.bc-stories-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.55),rgba(0,0,0,0) 22%),linear-gradient(to top,rgba(0,0,0,.65),rgba(0,0,0,0) 30%)}.bc-stories-top{position:absolute;z-index:3;top:0;left:0;right:0;padding:12px 12px 0}.bc-stories-bars{display:flex;gap:4px}.bc-stories-bar{position:relative;flex:1 1 0;height:3px;border-radius:3px;overflow:hidden;background:rgba(255,255,255,.35)}.bc-stories-bar i{position:absolute;inset:0;background:#fff;transform-origin:left center;transform:scaleX(0)}.bc-stories-head{display:flex;align-items:center;gap:10px;margin-top:12px}.bc-stories-avatar{flex:none;width:34px;height:34px;padding:2px;border-radius:50%;background:linear-gradient(45deg,#f9ce34,#ee2a7b,#6228d7)}.bc-stories-avatar img{display:block;width:100%;height:100%;border-radius:50%;border:2px solid #111;object-fit:cover}.bc-stories-name{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.2;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.bc-stories-sound{flex:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(0,0,0,.35);color:#fff;cursor:pointer}.bc-stories-sound[hidden]{display:none}.bc-stories-sound .is-on,.bc-stories-sound[aria-pressed="true"] .is-off{display:none}.bc-stories-sound[aria-pressed="true"] .is-on{display:block}.bc-stories-tap{position:absolute;z-index:2;top:0;bottom:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.bc-stories-tap--prev{left:0;width:35%}.bc-stories-tap--next{right:0;width:65%}.bc-stories-foot{position:absolute;z-index:3;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;pointer-events:none}.bc-stories-price{min-width:0;color:#fff;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.45)}.bc-stories-price s{display:block;font-size:13px;opacity:.8}.bc-stories-price strong{font-size:20px;font-weight:700}.bc-stories-price span{font-size:13px;opacity:.9}.bc-pdp-stories .bc-stories-foot a.bc-stories-cta{pointer-events:auto;flex:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:var(--rc-r-button,999px);background:var(--cf-primary,#e11d48);color:#fff !important;font-size:15px;font-weight:700;text-decoration:none !important;box-shadow:0 6px 18px rgba(0,0,0,.25)}.bc-stories-foot[hidden]{display:none !important}@media (max-width:767px){.bc-pdp-stories{--st-gap:12px;padding-top:16px;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.bc-pdp-stories .bc-stories-frame{max-width:none;max-height:calc(100svh - 110px - env(safe-area-inset-bottom,0px))}.bc-pdp-stories .bc-stories-foot{display:none}body:has(.bc-pdp-stories) .bc_footer,body:has(.bc-pdp-stories) .bc-minisite-footer,body:has(.bc-pdp-stories) .bc-bottombar{display:none !important}}.bc-stories-arrow{display:none}@media (min-width:768px){.bc-pdp-stories:not(.bc-pdp-stories--pop){padding:48px 16px 64px}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-frame{max-width:1200px;aspect-ratio:auto;max-height:none;overflow:visible;border-radius:0;background:none;color:inherit;touch-action:auto}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-slides{position:relative;inset:auto;display:flex;gap:12px;justify-content:safe center;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-slides::-webkit-scrollbar{display:none}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-slide{cursor:zoom-in;position:relative;inset:auto;flex:0 0 calc((100% - 4 * 12px) / 5);aspect-ratio:9 / 16;max-height:70vh;opacity:1;overflow:hidden;border-radius:var(--st-radius);background:#111;scroll-snap-align:start;transition:none}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-slide[data-type="photo"] img{animation:none;transition:transform .4s ease}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-slide:hover img{transform:scale(1.04)}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-shade,.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-top,.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-tap{display:none}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-arrow{position:absolute;z-index:3;top:calc(50% - 44px);display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--cf-neutral-900,#111);font-size:16px;box-shadow:0 4px 14px rgba(0,0,0,.18);cursor:pointer;-webkit-user-select:none;user-select:none}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-arrow--prev{left:-14px}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-arrow--next{right:-14px}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-arrow[aria-disabled="true"]{opacity:0;pointer-events:none}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-foot{position:static;justify-content:center;gap:24px;padding:20px 0 0}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-price{color:var(--cf-neutral-900,#111);text-shadow:none}.bc-pdp-stories:not(.bc-pdp-stories--pop) .bc-stories-foot a.bc-stories-cta{box-shadow:none}}.bc-stories-pop{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.88);animation:bc-stories-pop-in .2s ease}@keyframes bc-stories-pop-in{from{opacity:0}to{opacity:1}}.bc-stories-pop .bc-pdp-stories--pop{width:min(420px,calc((100vh - 48px) * 9 / 16));padding:0;background:none}.bc-stories-pop .bc-pdp-stories--pop .bc-stories-frame{max-width:none;max-height:none;outline:none;box-shadow:0 30px 80px rgba(0,0,0,.5)}.bc-stories-pop .bc-pdp-stories--pop .bc-stories-foot{display:flex}.bc-stories-pop-close{position:absolute;top:16px;right:20px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:30px;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.bc-stories-pop-close:hover{background:rgba(255,255,255,.22)}@media (max-width:767px){.bc-stories-pop .bc-pdp-stories--pop{width:100%;height:100%}.bc-stories-pop .bc-pdp-stories--pop .bc-stories-frame{height:100%;aspect-ratio:auto;border-radius:0;box-shadow:none}.bc-stories-pop .bc-pdp-stories--pop .bc-stories-top{padding-top:calc(12px + env(safe-area-inset-top,0px))}.bc-stories-pop .bc-pdp-stories--pop .bc-stories-foot{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.bc-stories-pop-close{top:calc(34px + env(safe-area-inset-top,0px));right:10px;z-index:5;background:rgba(0,0,0,.35)}.bc-stories-pop .bc-pdp-stories--pop .bc-stories-head{padding-right:48px}}.bc-stories-block:not(.bc-stories--pop)>.container>.title{margin:0 0 6px;font-size:28px;font-weight:700;line-height:1.2;color:var(--bc-text,inherit)}.bc-stories-block:not(.bc-stories--pop)>.container>.sub-title{margin:0 0 20px;font-size:15px;color:color-mix(in srgb,var(--bc-text,#333) 62%,var(--bc-background,#fff))}@media (min-width:768px){.bc-stories-block:not(.bc-stories--pop) .bc-stories-frame{max-width:none;aspect-ratio:auto;max-height:none;overflow:visible;border-radius:0;background:none;color:inherit;touch-action:auto;outline:none}.bc-stories-block:not(.bc-stories--pop) .bc-stories-slides{position:relative;inset:auto;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain}.bc-stories-block:not(.bc-stories--pop) .bc-stories-slides::-webkit-scrollbar{display:none}.bc-stories-block:not(.bc-stories--pop) .bc-stories-slide{position:relative;inset:auto;aspect-ratio:9 / 16;opacity:1;overflow:hidden;border-radius:var(--st-radius,16px);background:#111;scroll-snap-align:start;transition:none;cursor:pointer}.bc-stories-block:not(.bc-stories--pop) .bc-stories-slide img{animation:none;transform:none;transition:transform .4s ease}.bc-stories-block:not(.bc-stories--pop) .bc-stories-slide:hover img{transform:scale(1.04)}.bc-stories-block:not(.bc-stories--pop) .bc-stories-slide:focus-visible{outline:3px solid var(--cf-primary,#e11d48);outline-offset:2px}.bc-stories-block:not(.bc-stories--pop) .bc-stories-shade,.bc-stories-block:not(.bc-stories--pop) .bc-stories-top,.bc-stories-block:not(.bc-stories--pop) .bc-stories-tap,.bc-stories-block:not(.bc-stories--pop) .bc-stories-foot{display:none}}.bc-stories-caption{position:absolute;left:0;right:0;bottom:0;padding:40px 12px 12px;background:linear-gradient(to top,rgba(0,0,0,.7),rgba(0,0,0,0));color:#fff;font-size:14px;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;pointer-events:none}.bc-stories-badge{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;pointer-events:none}.bc-stories--pop .bc-stories-caption,.bc-stories--pop .bc-stories-badge{display:none}@media (min-width:768px){.bc-stories-block:not(.bc-stories--pop) .bc-stories-slide{flex:0 0 calc((100% - 4 * 12px) / 5)}.bc-stories-block:not(.bc-stories--pop) .bc-stories-arrow{position:absolute;z-index:3;top:calc(50% - 22px);display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--cf-neutral-900,#111);font-size:16px;box-shadow:0 4px 14px rgba(0,0,0,.18);cursor:pointer;-webkit-user-select:none;user-select:none}.bc-stories-block:not(.bc-stories--pop) .bc-stories-arrow--prev{left:-14px}.bc-stories-block:not(.bc-stories--pop) .bc-stories-arrow--next{right:-14px}.bc-stories-block:not(.bc-stories--pop) .bc-stories-arrow[aria-disabled="true"]{opacity:0;pointer-events:none}}@media (max-width:767px){.bc-stories-block:not(.bc-stories--pop)>.container>.title{font-size:24px}.bc-stories-block .bc-stories-caption,.bc-stories-block .bc-stories-badge{display:none}.bc-stories-block .bc-stories-frame{max-width:none;max-height:calc(100svh - 140px)}}.bc-stories-foot--block{flex-direction:column;align-items:stretch;gap:10px}.bc-stories-actions{display:flex;gap:10px;pointer-events:auto}.bc-stories-actions a.bc-stories-cta,.bc-stories-actions a.bc-stories-ghost{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 14px;border-radius:var(--rc-r-button,999px);font-size:15px;font-weight:700;text-decoration:none !important;white-space:nowrap}.bc-stories-actions a.bc-stories-cta{background:var(--cf-primary,var(--bc-primary,#e11d48));color:#fff !important;box-shadow:0 6px 18px rgba(0,0,0,.25)}.bc-stories-actions a.bc-stories-ghost{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.6);color:#fff !important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bc-stories--pop>.container>.title,.bc-stories--pop>.container>.sub-title{display:none}.bc-stories-pop .bc-stories--pop>.container{width:100%;max-width:none;height:100%;padding:0;margin:0}