.rs-section{--rs-heading: #E85D04;--rs-bg: #F7F3EC;--rs-text: #2A1A10;--rs-accent: #000000;--rs-radius: 20px;--rs-card-shadow: 0 12px 32px rgba(0, 0, 0, .12);--rs-card-shadow-hover: 0 20px 44px rgba(0, 0, 0, .18);padding:64px 0;background-color:var(--rs-bg)}.rs-container{max-width:1400px;margin:0 auto;padding:0 24px}.rs-header{text-align:center;margin-bottom:40px}.rs-heading{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:var(--rs-heading);letter-spacing:-.02em;margin-bottom:12px}.rs-instagram{display:inline-flex;align-items:center;gap:8px;color:var(--rs-heading);font-weight:600;font-size:.95rem;text-decoration:none;padding:8px 18px;border:1.5px solid var(--rs-heading);border-radius:100px;transition:background .2s ease,color .2s ease,transform .2s ease}.rs-instagram:hover{background:var(--rs-heading);color:#fff;transform:translateY(-2px)}.rs-instagram svg{flex-shrink:0}.rs-carousel{position:relative}.rs-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:20px 4px 40px;scrollbar-width:none;-ms-overflow-style:none}.rs-track::-webkit-scrollbar{display:none}.rs-card{flex:0 0 auto;width:260px;scroll-snap-align:start;cursor:pointer;text-decoration:none;color:inherit}.rs-card__media{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:var(--rs-radius);overflow:hidden;box-shadow:var(--rs-card-shadow);transition:transform .3s ease,box-shadow .3s ease;background:#000}.rs-card__media:hover{transform:translateY(-6px);box-shadow:var(--rs-card-shadow-hover)}.rs-card__video,.rs-card__img{width:100%;height:100%;object-fit:cover;display:block}.rs-card__mute{position:absolute;top:12px;left:12px;width:36px;height:36px;background:#0000008c;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease,transform .2s ease}.rs-card__mute:hover{background:#000000bf;transform:scale(1.1)}.rs-card__product{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);padding:16px 12px 12px;color:#fff;z-index:2}.rs-card__product-row{display:flex;align-items:center;gap:10px}.rs-card__product-thumb{width:40px;height:40px;border-radius:8px;object-fit:cover;border:1px solid rgba(255,255,255,.3);flex-shrink:0}.rs-card__product-name{font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rs-card__price-row{display:flex;align-items:center;gap:8px;margin-top:2px;flex-wrap:wrap}.rs-card__price{font-weight:700;font-size:.9rem}.rs-card__compare{font-size:.75rem;text-decoration:line-through;opacity:.8}.rs-card__badge{font-size:.65rem;font-weight:700;background:#fff;color:#000;padding:2px 5px;border-radius:3px}.rs-nav{position:absolute;top:40%;transform:translateY(-50%);width:44px;height:44px;background:#fff;border:1px solid #E5E5E5;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000014;z-index:2;transition:all .2s ease;color:var(--rs-text)}.rs-nav:hover{background:var(--rs-heading);color:#fff;border-color:var(--rs-heading)}.rs-nav--left{left:-12px}.rs-nav--right{right:-12px}.rs-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.rs-lightbox.is-open{opacity:1;visibility:visible}.rs-lightbox__inner{position:relative;width:100%;max-width:420px;height:100%;max-height:760px;display:flex;flex-direction:column;justify-content:center;padding:20px}.rs-lightbox__close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffff26;border:none;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s ease}.rs-lightbox__close:hover{background:#ffffff4d}.rs-lightbox__nav{position:absolute;top:45%;transform:translateY(-50%);width:44px;height:44px;background:#ffffff26;border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s ease}.rs-lightbox__nav:hover{background:#ffffff4d}.rs-lightbox__nav--prev{left:12px}.rs-lightbox__nav--next{right:12px}.rs-lightbox__video-wrap{position:relative;width:100%;height:100%;max-height:680px;border-radius:16px;overflow:hidden;background:#000}.rs-lightbox__video,.rs-lightbox__img{width:100%;height:100%;object-fit:cover;display:block}.rs-lightbox__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059;opacity:0;transition:opacity .2s ease;pointer-events:none}.rs-lightbox__play.is-paused{opacity:1}.rs-lightbox__play-icon{width:64px;height:64px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--rs-heading)}.rs-lightbox__side{position:absolute;right:12px;bottom:180px;display:flex;flex-direction:column;gap:14px;z-index:5}.rs-lightbox__side-btn{width:44px;height:44px;background:#00000073;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.rs-lightbox__side-btn:hover{background:#000000a6}.rs-lightbox__side-label{font-size:.65rem;color:#fff;text-align:center;margin-top:2px}.rs-product-slider{position:absolute;bottom:16px;left:16px;right:16px;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:4px;scrollbar-width:none;-ms-overflow-style:none;z-index:5}.rs-product-slider::-webkit-scrollbar{display:none}.rs-product-card{flex:0 0 auto;width:260px;scroll-snap-align:start;background:#fff;border-radius:16px;padding:12px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px #0003}.rs-product-card__img{width:56px;height:56px;border-radius:12px;object-fit:cover;border:1px solid #E5E5E5;flex-shrink:0}.rs-product-card__info{flex:1;min-width:0}.rs-product-card__name{font-size:.95rem;font-weight:700;color:var(--rs-text);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rs-product-card__price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rs-product-card__price{font-size:.95rem;font-weight:700;color:var(--rs-text)}.rs-product-card__compare{font-size:.8rem;color:#999;text-decoration:line-through}.rs-product-card__badge{font-size:.65rem;font-weight:700;background:var(--rs-accent);color:#fff;padding:3px 6px;border-radius:4px}.rs-product-card__atc{flex-shrink:0;background:var(--rs-accent);color:#fff;border:none;padding:12px 16px;border-radius:10px;font-weight:700;font-size:.8rem;cursor:pointer;transition:background .2s ease;text-align:center;text-decoration:none}.rs-product-card__atc:hover{background:#333}@media(prefers-reduced-motion:reduce){.rs-card__media,.rs-nav,.rs-card__mute,.rs-lightbox,.rs-lightbox__nav,.rs-instagram,.rs-product-card__atc{transition:none}.rs-track,.rs-product-slider{scroll-behavior:auto}}@media(max-width:768px){.rs-section{padding:40px 0}.rs-container{padding:0 16px}.rs-heading{font-size:1.6rem}.rs-instagram{font-size:.85rem;padding:6px 14px}.rs-card{width:180px}.rs-card__media{border-radius:16px}.rs-card__mute{width:32px;height:32px;top:10px;left:10px}.rs-card__product-name,.rs-card__price{font-size:.85rem}.rs-nav{display:none}.rs-lightbox__inner{padding:0;max-height:100vh}.rs-lightbox__video-wrap{border-radius:0;max-height:100vh}.rs-lightbox__side{right:8px;bottom:170px}.rs-lightbox__side-btn{width:40px;height:40px}.rs-product-slider{left:8px;right:8px;bottom:8px}.rs-product-card{width:220px;padding:10px}.rs-product-card__img{width:44px;height:44px}.rs-product-card__name{font-size:.85rem}.rs-product-card__atc{padding:10px 12px;font-size:.75rem}.rs-lightbox__nav{display:none}.rs-lightbox__close{top:12px;right:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/reel-section.css.map */
