.product-stories .widde-wrapper{margin-top:var(--stories-margin-top, 16px);margin-bottom:var(--stories-margin-bottom, 24px);width:100%;overflow:hidden;display:block}.product-stories .widde-title{font-size:14px;font-weight:700;margin-bottom:10px;display:block;color:var(--color-foreground, #333)}.product-stories .widde-container{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:4px 2px;-webkit-overflow-scrolling:touch;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none}.product-stories .widde-container::-webkit-scrollbar{display:none}.product-stories .widde-story{flex:0 0 auto;width:86px}.product-stories .widde-item{width:86px;height:86px;position:relative;cursor:pointer;border-radius:50%;padding:3px;box-sizing:border-box;transition:transform .2s ease;background:#fff;border:none}.product-stories .widde-item:hover{transform:scale(1.05)}.product-stories .widde-item[disabled]{cursor:default}.product-stories .widde-item[disabled]:hover{transform:none}.product-stories .widde-item .story-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:3;border-radius:50%;overflow:hidden}.product-stories .story-ring .ring-track{fill:none;stroke:#7045f540;stroke-width:3}.product-stories .story-ring .ring-progress{fill:none;stroke:#7045f5;stroke-width:3;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%}.product-stories .widde-content{width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;background:#000}.product-stories .widde-media-thumb,.product-stories .widde-video-thumb{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%;background:#000;pointer-events:none}.product-stories .widde-video-thumb::-webkit-media-controls{display:none!important;-webkit-appearance:none}.product-stories .widde-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#00000073;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.product-stories .widde-play-icon svg{width:10px;height:10px;fill:#fff;margin-left:1px}.product-stories .widde-story-title{margin-top:8px;display:block;text-align:center;font-size:12px;line-height:1.25;color:var(--color-foreground, #333);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.story-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#000000e0;z-index:2147483647;justify-content:center;align-items:center;box-sizing:border-box;padding:72px 16px 24px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.story-modal-overlay.active{display:flex;animation:fadeIn .2s ease-out}.story-modal-content{position:relative;width:min(72vw,280px);max-width:280px;height:auto;max-height:58vh;aspect-ratio:9 / 16;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #00000080}.story-modal-video{width:100%;height:100%;object-fit:cover;display:block;background:#000}.story-close-btn{position:fixed;top:max(12px,env(safe-area-inset-top));right:12px;width:44px;height:44px;border:none;border-radius:999px;background:#000000c7;color:#fff;font-size:26px;line-height:1;z-index:2147483647;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.story-close-btn:hover{background:#000000e6}body.story-modal-open{overflow:hidden;touch-action:none}@media(max-width:749px){.story-modal-content{width:min(68vw,250px);max-width:250px;max-height:52vh}}@keyframes product-stories-fade-in{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/section-product-stories.css.map */
