:root{--sz-reel-modal-z: 2147483600;--sz-reel-modal-control-z: 2147483602;--sz-reel-modal-pad-y: max(18px, env(safe-area-inset-top, 0px));--sz-reel-modal-pad-bottom: max(18px, env(safe-area-inset-bottom, 0px));--sz-reel-modal-pad-x: max(14px, env(safe-area-inset-left, 0px));--sz-reel-modal-width: auto;--sz-reel-modal-max-width: min(420px, calc(100vw - 28px) );--sz-reel-modal-height: min(746px, calc(100dvh - 56px) );--sz-reel-modal-radius: 18px;--sz-reel-modal-shadow: 0 24px 80px rgba(0, 0, 0, .66);--sz-reel-modal-nav-offset: 280px}.sz-reel-modal,.reel-modal,.scr-modal,.cmm-reel-modal,.mob-reel-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--sz-reel-modal-z);display:none;align-items:center;justify-content:center;padding:var(--sz-reel-modal-pad-y) var(--sz-reel-modal-pad-x) var(--sz-reel-modal-pad-bottom);box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .24s ease}.sz-reel-modal.is-active,.sz-reel-modal[aria-hidden=false],.reel-modal.is-active,.reel-modal[aria-hidden=false],.scr-modal[aria-hidden=false],.cmm-reel-modal.is-active,.cmm-reel-modal[aria-hidden=false],.mob-reel-modal.is-active,.mob-reel-modal[aria-hidden=false]{display:flex;opacity:1;visibility:visible}.sz-reel-modal__overlay,.reel-modal-overlay,.scr-modal__overlay,.cmm-reel-modal-overlay,.mob-reel-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sz-reel-modal__content,.reel-modal-content,.cmm-reel-modal-content,.mob-reel-modal-content{position:relative;z-index:2;width:100%;min-height:0;display:flex;align-items:center;justify-content:center}.sz-reel-modal__viewport,.reel-modal .video-container,.scr-modal__player,.cmm-video-container,.mob-video-container{position:relative;z-index:2;width:var(--sz-reel-modal-width);max-width:var(--sz-reel-modal-max-width);height:min(746px,calc(100vh - 56px));height:var(--sz-reel-modal-height);max-height:none;aspect-ratio:9 / 16;display:flex;flex-direction:column;box-sizing:border-box;background:#000;border-radius:var(--sz-reel-modal-radius);overflow:hidden;box-shadow:var(--sz-reel-modal-shadow);transform:translateZ(0)}.sz-reel-modal__media,.scr-modal__video-box{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden;background:#000}.sz-reel-modal video,.sz-reel-modal mux-player,.reel-modal .video-container>video,.reel-modal .video-container>mux-player,.scr-modal__video,.scr-modal__mux,.cmm-video-container>video,.cmm-video-container>mux-player,.mob-video-container>video,.mob-video-container>mux-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#000;border-radius:inherit}.sz-reel-modal mux-player,.scr-modal__mux,#reel-mux,#cmm-reel-mux,#mob-reel-mux{--controls: none;--media-object-fit: cover}.sz-reel-modal__close,.reel-modal-close,.scr-modal__close,.cmm-reel-modal-close,.mob-reel-modal-close{position:fixed;top:max(20px,env(safe-area-inset-top,20px));right:max(20px,env(safe-area-inset-right,20px));z-index:var(--sz-reel-modal-control-z);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease}.sz-reel-modal__close:hover,.reel-modal-close:hover,.scr-modal__close:hover,.cmm-reel-modal-close:hover,.mob-reel-modal-close:hover{background:#ffffff47}.sz-reel-modal__nav,.reel-nav-btn,.scr-modal__nav,.cmm-reel-nav-btn,.mob-reel-nav-btn{position:fixed;top:50%;transform:translateY(-50%);z-index:var(--sz-reel-modal-control-z);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,transform .18s ease}.sz-reel-modal__nav:hover,.reel-nav-btn:hover,.scr-modal__nav:hover,.cmm-reel-nav-btn:hover,.mob-reel-nav-btn:hover{background:#ffffff40;transform:translateY(-50%) scale(1.05)}.sz-reel-modal__nav--prev,.reel-nav-btn.prev,.scr-modal__nav--prev,.cmm-reel-nav-btn.prev,.mob-reel-nav-btn.prev{left:max(20px,calc(50% - var(--sz-reel-modal-nav-offset)))}.sz-reel-modal__nav--next,.reel-nav-btn.next,.scr-modal__nav--next,.cmm-reel-nav-btn.next,.mob-reel-nav-btn.next{right:max(20px,calc(50% - var(--sz-reel-modal-nav-offset)))}.sz-reel-modal__counter,.scr-modal__counter,.cmm-reel-counter,.mob-reel-counter{position:fixed;top:max(28px,env(safe-area-inset-top,28px));left:50%;transform:translate(-50%);z-index:var(--sz-reel-modal-control-z);padding:6px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#00000073;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffdb;font-family:var(--font-body-family, inherit);font-size:11px;font-weight:700;line-height:1;letter-spacing:.16em;text-transform:uppercase;font-variant-numeric:tabular-nums;pointer-events:none}.sz-reel-modal__counter[hidden],.scr-modal__counter[hidden],.cmm-reel-counter[hidden],.mob-reel-counter[hidden]{display:none!important}.sz-reel-modal__product,.rm-product-card,.scr-modal__product,.cmm-rm-product-card,.mob-rm-product-card{position:absolute;left:16px;right:16px;bottom:16px;z-index:20;display:none;align-items:center;gap:12px;width:auto;max-width:none;min-height:72px;padding:10px;box-sizing:border-box;border-radius:14px;border:1px solid rgba(255,255,255,.25);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#1d1d1d;text-decoration:none;box-shadow:0 10px 30px #0006;transform:none}.scr-modal__product.is-visible{display:flex}.sz-reel-modal__product img,.rm-p-img,.scr-modal__p-img,.cmm-rm-p-img,.mob-rm-p-img{width:48px;height:48px;flex:0 0 48px;border-radius:8px;object-fit:cover;border:1px solid rgba(0,0,0,.05)}.rm-p-info,.scr-modal__p-info,.cmm-rm-p-info,.mob-rm-p-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.rm-p-title,.scr-modal__p-title,.cmm-rm-p-title,.mob-rm-p-title{font-size:13px;font-weight:800;line-height:1.22;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rm-p-prices,.scr-modal__p-prices,.cmm-rm-p-prices,.mob-rm-p-prices{display:flex;align-items:baseline;gap:6px}.rm-p-price,.scr-modal__p-price,.cmm-rm-p-price,.mob-rm-p-price{font-size:14px;font-weight:900;color:#000}.rm-p-oldprice,.scr-modal__p-old,.cmm-rm-p-oldprice,.mob-rm-p-oldprice{font-size:11px;color:#777;text-decoration:line-through}.rm-p-action,.scr-modal__p-action,.cmm-rm-p-action,.mob-rm-p-action{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center}body.scr-modal-open .saintz-mobnav,body.brand-reel-modal-open .saintz-mobnav,body.cdmm-reel-modal-open .saintz-mobnav,body.mob-reel-modal-open .saintz-mobnav,body.scr-modal-open #saintz-chat-toggle,body.brand-reel-modal-open #saintz-chat-toggle,body.cdmm-reel-modal-open #saintz-chat-toggle,body.mob-reel-modal-open #saintz-chat-toggle,body.scr-modal-open #smartsupp-widget-container,body.brand-reel-modal-open #smartsupp-widget-container,body.cdmm-reel-modal-open #smartsupp-widget-container,body.mob-reel-modal-open #smartsupp-widget-container,body.scr-modal-open iframe[name^=smartsupp],body.brand-reel-modal-open iframe[name^=smartsupp],body.cdmm-reel-modal-open iframe[name^=smartsupp],body.mob-reel-modal-open iframe[name^=smartsupp],body.scr-modal-open iframe[src*=smartsupp],body.brand-reel-modal-open iframe[src*=smartsupp],body.cdmm-reel-modal-open iframe[src*=smartsupp],body.mob-reel-modal-open iframe[src*=smartsupp],body.scr-modal-open [id*=chat-widget],body.brand-reel-modal-open [id*=chat-widget],body.cdmm-reel-modal-open [id*=chat-widget],body.mob-reel-modal-open [id*=chat-widget]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}@media(min-width:750px)and (max-height:820px){:root{--sz-reel-modal-max-width: min(420px, calc(100vw - 28px) );--sz-reel-modal-height: min(746px, calc(100dvh - 56px) );--sz-reel-modal-nav-offset: 280px}}@media(max-width:749px){:root{--sz-reel-modal-pad-y: max(12px, env(safe-area-inset-top, 0px));--sz-reel-modal-pad-bottom: max(12px, env(safe-area-inset-bottom, 0px));--sz-reel-modal-pad-x: 12px;--sz-reel-modal-width: min(420px, calc(100vw - 24px) );--sz-reel-modal-max-width: none;--sz-reel-modal-height: auto;--sz-reel-modal-radius: 14px}.sz-reel-modal__nav,.reel-nav-btn,.scr-modal__nav,.cmm-reel-nav-btn,.mob-reel-nav-btn{display:none}.sz-reel-modal__product,.rm-product-card,.scr-modal__product,.cmm-rm-product-card,.mob-rm-product-card{left:12px;right:12px;bottom:max(16px,env(safe-area-inset-bottom,16px))}}@media(max-width:374px){:root{--sz-reel-modal-width: min(420px, calc(100vw - 24px) )}}@media(max-width:749px)and (max-height:720px){:root{--sz-reel-modal-width: auto;--sz-reel-modal-max-width: min(420px, calc(100vw - 24px) );--sz-reel-modal-height: min(746px, calc(100dvh - 32px) )}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/saintz-reel-modal-standard.css.map */
