.shoppable-stories{--ss-card-width: 240px;--ss-card-width-mobile: 180px;--ss-card-radius: 14px;--ss-gap: 16px;--ss-modal-max-width: 980px;--ss-modal-bg: rgba(0, 0, 0, .6);--ss-surface: var(--color-background);--ss-text: var(--color-text);--ss-title: var(--color-title);--ss-shadow: 0 24px 60px rgba(var(--color-shadow-rgb), .25);--ss-border: 1px solid rgba(var(--color-text-rgb), .12);padding:36px 50px 44px;-ms-overflow-style:none;scrollbar-width:none}.shoppable-stories::-webkit-scrollbar{display:none}.shoppable-stories .title_section{margin-bottom:22px}.shoppable-stories .ss-carousel-wrap{position:relative}.shoppable-stories .ss-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(var(--ss-card-width),1fr);gap:var(--ss-gap);overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 0 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.shoppable-stories .ss-carousel::-webkit-scrollbar{height:0;display:none}.shoppable-stories .ss-carousel::-webkit-scrollbar-thumb{background:rgba(var(--color-text-rgb),.2);border-radius:999px}.shoppable-stories .ss-card{border:0;background:transparent;padding:0;text-align:left;cursor:pointer;scroll-snap-align:start;width:100%}.shoppable-stories .ss-media{position:relative;aspect-ratio:9 / 16;border-radius:var(--ss-card-radius);overflow:hidden;background:rgba(var(--color-text-rgb),.05);box-shadow:0 8px 20px rgba(var(--color-shadow-rgb),.12)}.shoppable-stories .ss-poster,.shoppable-stories .ss-preview-video,.shoppable-stories .ss-media img,.shoppable-stories .ss-media video{width:100%;height:100%;object-fit:cover;display:block}.shoppable-stories .ss-preview{position:absolute;top:0;right:0;bottom:0;left:0}.shoppable-stories .ss-meta{margin-top:10px}.shoppable-stories .ss-title{font-weight:600;font-size:14px;color:var(--ss-title);line-height:1.3}.shoppable-stories .ss-product-name{font-size:12px;color:var(--ss-text);opacity:.8;margin-top:4px}.shoppable-stories .ss-rating,.shoppable-stories .ss-product-rating{margin-top:6px}.shoppable-stories .ss-desc,.shoppable-stories .ss-product-desc{font-size:12px;color:var(--ss-text);opacity:.75;margin-top:6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shoppable-stories .ss-product-desc{margin-bottom:12px}.shoppable-stories .ss-modal-product .ss-product-desc{display:block;-webkit-line-clamp:unset;max-height:clamp(90px,18vh,180px);overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.shoppable-stories .ss-product-desc-wrap{display:flex;flex-direction:column;gap:6px}.shoppable-stories .ss-product-desc-wrap.is-expanded .ss-product-desc{max-height:clamp(140px,32vh,320px)}.shoppable-stories .ss-desc-toggle{align-self:flex-start;border:0;background:none;padding:0;font-size:12px;font-weight:600;color:var(--color-link);cursor:pointer}.shoppable-stories .ss-desc-toggle:hover{color:var(--color-hover)}.shoppable-stories .ss-modal-product .ss-product-desc p{margin:0 0 8px}.shoppable-stories .ss-modal-product .ss-product-desc ul,.shoppable-stories .ss-modal-product .ss-product-desc ol{margin:0 0 8px 18px;padding:0}.shoppable-stories .ss-price{margin-top:8px;font-size:14px}.shoppable-stories .ss-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:var(--ss-border);background:#fff;display:inline-flex;align-items:center;justify-content:center;color:var(--ss-title);box-shadow:0 8px 18px rgba(var(--color-shadow-rgb),.2);z-index:2}.shoppable-stories .ss-nav svg{width:16px;height:16px}.shoppable-stories .ss-nav:disabled{opacity:.4;cursor:default}.shoppable-stories .ss-nav-prev{left:-10px}.shoppable-stories .ss-nav-next{right:-10px}.shoppable-stories .ss-carousel-wrap.ss-nav-hidden .ss-nav{display:none}.shoppable-stories .ss-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:4vh 24px}.shoppable-stories .ss-modal[aria-hidden=true]{display:none}.shoppable-stories .ss-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ss-modal-bg)}.shoppable-stories .ss-modal-dialog{position:relative;width:min(980px,96vw);height:min(620px,calc(100dvh - 32px));background:var(--ss-surface);border-radius:18px;box-shadow:var(--ss-shadow);overflow:hidden;z-index:1}.shoppable-stories .ss-modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;border:0;background:#0009;color:#fff;display:inline-flex;align-items:center;justify-content:center;z-index:2}.shoppable-stories .ss-modal-content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);height:100%;min-height:0;gap:12px}.shoppable-stories .ss-modal-video{background:transparent;display:flex;align-items:center;justify-content:center;height:100%;width:100%;min-height:0;padding:12px;box-sizing:border-box}.shoppable-stories .ss-modal-video video,.shoppable-stories .ss-modal-video img,.shoppable-stories .ss-modal-video .placeholder-svg{width:100%;height:100%;max-height:100%;object-fit:contain;border-radius:12px;background:#000}.shoppable-stories .ss-modal-product{padding:24px;overflow:hidden;min-height:0}.shoppable-stories .ss-product{display:flex;flex-direction:column;gap:16px;height:100%}.shoppable-stories .ss-product-media{width:100%;height:auto;aspect-ratio:16 / 9;max-height:200px;background:rgba(var(--color-text-rgb),.04)}.shoppable-stories .ss-product-media img,.shoppable-stories .ss-product-media .placeholder-svg{width:100%;height:100%;border-radius:12px;display:block;object-fit:contain}.shoppable-stories .ss-product-info{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.shoppable-stories .ss-product-title{font-size:16px;font-weight:600;color:var(--ss-title);margin-bottom:8px}.shoppable-stories .ss-product-title a{color:inherit}.shoppable-stories .ss-product-price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;margin-bottom:18px}.shoppable-stories .ss-product-discount{font-size:12px;font-weight:600;color:#2a9d4b}.shoppable-stories .ss-product-actions{display:flex;flex-wrap:wrap;gap:10px}.shoppable-stories .ss-product-actions .btn{position:relative;isolation:isolate;z-index:0;overflow:hidden}.shoppable-stories .ss-product-actions .btn:before{z-index:-1!important;pointer-events:none}.shoppable-stories .ss-product-actions .btn:after{z-index:-1!important;pointer-events:none}.shoppable-stories .ss-atc-form{margin:0}.shoppable-stories .ss-btn{min-width:140px}.shoppable-stories .ss-btn-secondary{background:var(--color-secondary-button);color:var(--color-secondary-button-text);border-color:var(--color-secondary-button-border)}.shoppable-stories .ss-btn-secondary:hover{background:var(--color-secondary-button-hover);color:var(--color-secondary-button)!important;border-color:var(--color-secondary-button-border-hover)}.shoppable-stories .ss-btn.ss-btn-primary:hover,.shoppable-stories .ss-btn.ss-btn-primary:focus{color:var(--color-button-text-hover)!important}.shoppable-stories .ss-btn.ss-btn-secondary:hover,.shoppable-stories .ss-btn.ss-btn-secondary:focus{color:var(--color-secondary-button)!important}.shoppable-stories .ss-product-actions .btn:not(.ss-btn-secondary):hover,.shoppable-stories .ss-product-actions .btn:not(.ss-btn-secondary):focus{color:var(--color-button-text-hover)!important}.shoppable-stories .ss-product-actions .ss-btn-secondary:hover,.shoppable-stories .ss-product-actions .ss-btn-secondary:focus{color:var(--color-secondary-button)!important}.shoppable-stories .ss-product-empty{font-size:14px;color:var(--ss-text);opacity:.8}@media(max-width:1199px){.shoppable-stories .ss-modal-dialog{width:94vw;height:min(520px,calc(100dvh - 24px))}.shoppable-stories .ss-modal-content{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.shoppable-stories .ss-modal-video{height:100%;padding:12px}}@media(max-width:767px){.shoppable-stories{padding-left:0;padding-right:0}.shoppable-stories .ss-carousel{grid-auto-columns:minmax(var(--ss-card-width-mobile),1fr)}.shoppable-stories .ss-nav{display:none}.shoppable-stories .ss-modal{padding:2vh 12px}.shoppable-stories .ss-modal-dialog{width:96vw;height:calc(100dvh - 16px);border-radius:16px}.shoppable-stories .ss-modal-product{position:absolute;left:12px;right:12px;bottom:12px;padding:12px;border-radius:12px;background:var(--ss-surface);box-shadow:0 8px 18px rgba(var(--color-shadow-rgb),.2)}.shoppable-stories .ss-modal-content{position:relative;grid-template-columns:1fr;gap:8px}.shoppable-stories .ss-product{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:center;height:auto}.shoppable-stories .ss-product-media{aspect-ratio:1 / 1;max-height:64px;max-width:64px}.shoppable-stories .ss-product-title{font-size:13px;margin-bottom:4px}.shoppable-stories .ss-product-price{margin-bottom:6px}.shoppable-stories .ss-product-actions{margin-top:6px}.shoppable-stories .ss-btn{min-width:120px}}@media(prefers-reduced-motion:reduce){.shoppable-stories .ss-carousel{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/shoppable-stories.css.map */
