.insta-reel-slider__header{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.title-wrapper--left.insta-reel-slider__header{align-items:flex-start;text-align:left}.title-wrapper--center.insta-reel-slider__header{align-items:center;text-align:center}.title-wrapper--right.insta-reel-slider__header{align-items:flex-end;text-align:right}.insta-reel-slider__tagline-link{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.4rem;background:linear-gradient(135deg,#f094331a,#e61e1a1a,#bc18881a);border:1px solid rgba(225,48,108,.25);border-radius:3rem;text-decoration:none;color:inherit;font-size:1.4rem;font-weight:600;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.insta-reel-slider__tagline-link:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e1306c33;border-color:#e1306c99}.insta-reel-slider__insta-icon-wrapper{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.insta-reel-slider__insta-icon-wrapper svg{width:1.4rem;height:1.4rem}.insta-reel-slider__handle-text{background:linear-gradient(45deg,#f09433,#dc2743,#bc1888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.insta-reel-card__insta-badge{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}.insta-reel-card__insta-badge:hover{transform:scale(1.1);background:linear-gradient(45deg,#f09433,#dc2743,#bc1888)}.insta-reel-card__insta-badge svg{width:1.8rem;height:1.8rem}.insta-reel-slider{display:block;position:relative;width:100%}.insta-reel-slider__wrapper-container{position:relative;display:flex;align-items:center}.insta-reel-slider__grid{display:flex;justify-content:safe center;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem .2rem 1.5rem;width:100%}.insta-reel-slider__grid::-webkit-scrollbar{display:none}.insta-reel-card{flex:0 0 calc(80% - 1rem);scroll-snap-align:center;scroll-snap-stop:always;border-radius:1.6rem;overflow:hidden;box-shadow:0 10px 25px #00000026;background:#000;transform:scale(.92);opacity:.8;transition:transform .35s cubic-bezier(.25,1,.5,1),opacity .35s ease,box-shadow .35s ease}.insta-reel-card.is-active{transform:scale(1);opacity:1;box-shadow:0 14px 30px #0000004d;z-index:2}@media screen and (max-width:749px){.insta-reel-slider__grid{padding:1rem 0 1.8rem;scroll-padding-inline:0;justify-content:flex-start;gap:2rem}.insta-reel-card{flex:0 0 100%;min-width:100%;height:70vh;max-height:650px;min-height:440px;scroll-snap-align:center;transform:none!important;opacity:1!important;border-radius:1.6rem}.insta-reel-card .insta-reel-card__inner{height:100%!important;padding-bottom:0!important}.insta-reel-card.is-active{transform:none!important;opacity:1!important}}@media screen and (min-width:750px){.insta-reel-slider__grid{justify-content:center;padding:1rem .5rem 2rem}.insta-reel-card{scroll-snap-align:center;transform:scale(.96);opacity:.88}.insta-reel-card.is-active,.insta-reel-card:hover{transform:scale(1);opacity:1}.insta-reel-slider[data-desktop-columns="2"] .insta-reel-card{flex:0 0 calc(46% - 1rem);max-width:420px}.insta-reel-slider[data-desktop-columns="3"] .insta-reel-card{flex:0 0 calc(31% - 1rem);max-width:360px}.insta-reel-slider[data-desktop-columns="4"] .insta-reel-card{flex:0 0 calc(23% - 1rem);max-width:320px}.insta-reel-slider[data-desktop-columns="5"] .insta-reel-card{flex:0 0 calc(18% - 1rem);max-width:280px}}.insta-reel-card__inner{position:relative;width:100%;height:0}.insta-reel-slider__grid--9-16 .insta-reel-card__inner{padding-bottom:177.77%}.insta-reel-slider__grid--4-5 .insta-reel-card__inner{padding-bottom:125%}.insta-reel-slider__grid--1-1 .insta-reel-card__inner{padding-bottom:100%}.insta-reel-card__media{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#000}.insta-reel-card__media video,.insta-reel-card__media iframe,.insta-reel-card__media img,.insta-reel-card__media svg{width:100%;height:100%;object-fit:cover;border:none;pointer-events:auto}.insta-reel-card__poster-overlay{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:3;pointer-events:none;opacity:1;transition:opacity .35s ease}.insta-reel-card__poster-overlay.is-hidden{opacity:0}.insta-reel-card__progress-bar{position:absolute;top:0;left:0;width:100%;height:4px;background:#ffffff4d;z-index:5}.insta-reel-card__progress-fill{height:100%;width:0%;background:var(--color-accent-gold, #B27B49);transition:width .1s linear}.insta-reel-card__controls-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;display:flex;justify-content:center;align-items:center;pointer-events:none}.insta-reel-card__play-btn{pointer-events:auto;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:50%;width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;opacity:0;transform:scale(.8);transition:opacity .3s ease,transform .3s ease}.insta-reel-card:hover .insta-reel-card__play-btn,.insta-reel-card__play-btn.is-paused{opacity:1;transform:scale(1)}.insta-reel-card__play-btn svg{width:2.4rem;height:2.4rem}.insta-reel-card__sound-btn{pointer-events:auto;position:absolute;top:1.4rem;right:1.4rem;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:6;transition:background .2s ease}.insta-reel-card__sound-btn:hover{background:#000c}.insta-reel-card__sound-btn svg{width:1.8rem;height:1.8rem}.insta-reel-card__top-bar{position:absolute;top:1.4rem;left:1.4rem;right:5.6rem;display:flex;align-items:center;justify-content:space-between;z-index:5;pointer-events:none}.insta-reel-card__creator{display:flex;align-items:center;gap:.8rem;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.4rem 1rem .4rem .4rem;border-radius:2rem}.insta-reel-card__avatar,.insta-reel-card__avatar-placeholder{width:2.8rem;height:2.8rem;border-radius:50%;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#ff0050;color:#fff;font-size:1rem;font-weight:700}.insta-reel-card__handle{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.02rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.insta-reel-card__reel-badge svg{width:2rem;height:2rem;color:#ffffffd9}.insta-reel-card__bottom-bar{position:absolute;bottom:0;left:0;width:100%;padding:2rem 1.4rem 1.4rem;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 70%,transparent 100%);z-index:5;display:flex;flex-direction:column;gap:.6rem;color:#fff;pointer-events:none}.insta-reel-card__title{color:#fff;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;text-shadow:0 1px 4px rgba(0,0,0,.6)}.insta-reel-card__caption{color:#ffffffe6;font-size:1.2rem;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.insta-reel-card__product-pill{pointer-events:auto;display:flex;align-items:center;gap:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#121212;padding:.6rem .8rem;border-radius:1.2rem;text-decoration:none;margin-top:.4rem;box-shadow:0 4px 15px #0003;transition:transform .2s ease,background .2s ease}.insta-reel-card__product-pill:hover{transform:scale(1.02);background:#fff}.insta-reel-card__product-thumb{width:3.6rem;height:3.6rem;border-radius:.8rem;object-fit:cover}.insta-reel-card__product-info{display:flex;flex-direction:column;flex:1;overflow:hidden}.insta-reel-card__product-title{font-size:1.2rem;font-weight:600;color:#121212;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.insta-reel-card__product-price{font-size:1.1rem;font-weight:700;color:#ff0050}.insta-reel-card__product-btn{background:#121212;color:#fff;width:2.8rem;height:2.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.insta-reel-card__product-btn svg{width:1.4rem;height:1.4rem}.insta-reel-card__link-btn{pointer-events:auto;display:inline-block;align-self:flex-start;padding:.8rem 1.6rem;background:#ff0050;color:#fff;border-radius:2rem;font-size:1.2rem;font-weight:600;text-decoration:none}.insta-reel-slider__button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--color-accent-gold, #B27B49);color:#fff;border:none;box-shadow:0 4px 14px #b27b4959;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.insta-reel-slider__button:hover{background:#986435;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 18px #b27b4980}.insta-reel-slider__button--prev{left:-1.5rem}.insta-reel-slider__button--next{right:-1.5rem}.insta-reel-slider__button--prev svg{transform:rotate(90deg)}.insta-reel-slider__button--next svg{transform:rotate(-90deg)}.insta-reel-slider__pagination{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:1.2rem}.insta-reel-slider__dot{width:.8rem;height:.8rem;border-radius:50%;border:none;background:#b27b494d;cursor:pointer;padding:0;transition:width .3s ease,background .3s ease,border-radius .3s ease}.insta-reel-slider__dot.active{width:2.4rem;border-radius:.4rem;background:var(--color-accent-gold, #B27B49)}.hidden{display:none!important}.product-tab-info{display:block;width:100%;max-width:960px;margin:3.5rem auto;padding:0 1.5rem}.product-tab-info__header{display:flex;align-items:center;justify-content:center;gap:3rem;border-bottom:1px solid rgba(var(--color-foreground),.15);margin-bottom:2rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product__info-container .product-tab-info{max-width:100%;margin:2rem 0;padding:0}.product__info-container .product-tab-info__header{justify-content:flex-start}.product-tab-info__header::-webkit-scrollbar{display:none}.product-tab-info__tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:.8rem 0 1.2rem;font-size:1.3rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;color:rgba(var(--color-foreground),.55);cursor:pointer;white-space:nowrap;transition:color var(--duration-short) ease,border-color var(--duration-short) ease;margin-bottom:-1px}.product-tab-info__tab:hover{color:rgb(var(--color-foreground))}.product-tab-info__tab.is-active,.product-tab-info__tab[aria-selected=true]{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.product-tab-info__panel{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.85);padding:.5rem 0}.product-tab-info__panel.hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
