.fixed-video-player{position:fixed;bottom:20px;right:20px;z-index:1000;width:120px;height:180px;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000026;cursor:pointer;transition:all .3s ease}.fixed-video-player__video{width:100%;height:100%;object-fit:cover;border-radius:16px}.fixed-video-player__close{position:absolute;top:6px;right:6px;background:#fff3;border:none;color:#fff;width:28px;height:28px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s ease;padding:0}.fixed-video-player__close:hover{background:#ffffff4d}.fixed-video-player__close svg{width:14px;height:14px;stroke:#fff;stroke-width:2;fill:none}.fixed-stories-button:hover{background:var(--fixed-stories-button-hover-bg, #d6890f);transform:translateY(-2px);box-shadow:0 6px 25px #0003}.fixed-stories-button__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.fixed-stories-button__text{white-space:nowrap}.fixed-stories-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;display:none;background:#0009}.fixed-stories-modal.active{display:flex;align-items:center;justify-content:center}.fixed-stories-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009}.fixed-stories-modal__container{position:relative;width:100%;max-width:400px;height:100%;max-height:600px;background:#000;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.fixed-stories-modal__close{position:absolute;top:20px;right:10px;background:#fff3;border:none;color:#fff;font-size:28px;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s ease;padding:0}.fixed-stories-modal__close:hover{background:#ffffff4d}.fixed-stories-modal__progress-container{position:absolute;top:10px;left:10px;right:10px;display:flex;gap:5px;z-index:10}.fixed-stories-modal__progress-bar{flex:1;height:3px;background:#ffffff4d;border-radius:2px;cursor:pointer;overflow:hidden}.fixed-stories-modal__progress-fill{height:100%;background:#fff;width:0%;transition:width .1s linear}.fixed-stories-modal__content{flex:1;position:relative;display:flex;align-items:center;justify-content:center}.fixed-stories-modal__video{width:100%;height:auto;object-fit:cover;border-radius:12px;cursor:pointer}@media (max-width: 768px){.fixed-stories-modal__content{padding:20px}.fixed-stories-modal__video{width:100%;height:auto;max-width:none;max-height:none;object-fit:contain;border-radius:8px}}.fixed-video-player__video{width:100%;height:100%;object-fit:cover;border-radius:12px}@media (max-width: 768px){.fixed-video-player{bottom:16px;right:16px;width:100px;height:150px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/fixed-stories-button.css.map */
