.sticky_bottombar{display:none!important}#satu-reels-section,.satu-reels-section{border-bottom:none!important}.opensearch{display:flex;align-items:center;gap:15px}.satu-view-all-btn{background:transparent!important;color:#9e9e9e!important;padding:0!important;border-radius:0!important;border:none!important;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease;box-shadow:none!important;white-space:nowrap}.satu-view-all-btn:hover{background:transparent!important;color:#757575!important;border:none!important}.satu-view-all-btn:active{color:#616161!important;border:none!important}.satu-size-guide-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;box-shadow:0 2px 8px #ff6b354d}.satu-size-guide-btn:hover{background:linear-gradient(135deg,#f7931e,#ff8c42);transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3566}.satu-size-guide-btn:active{transform:translateY(0);box-shadow:0 1px 4px #ff6b354d}.satu-icon-size-guide{width:18px;height:18px;flex-shrink:0}.satu-icon-size-guide path,.satu-icon-size-guide rect,.satu-icon-size-guide line{stroke:currentColor}@media screen and (max-width: 749px){.satu-size-guide-btn{font-size:13px;padding:10px 16px}.satu-icon-size-guide{width:16px;height:16px}}:root{--satu-whatsapp-color: #25d366;--satu-whatsapp-hover: #20ba5a}.satu-whatsapp-float{position:fixed;bottom:20px;right:20px;z-index:9999;transition:bottom .3s ease}body:has(.satu-reel-card.fullscreen) .satu-whatsapp-float{bottom:100px}@media screen and (max-width: 767px){.satu-whatsapp-float{bottom:80px}body:has(.satu-reel-card.fullscreen) .satu-whatsapp-float{bottom:120px}}.satu-whatsapp-button{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:50%;box-shadow:0 4px 12px #ff6b3566;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none}.satu-whatsapp-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #ff6b3599}.satu-whatsapp-button:active{transform:translateY(-1px)}.satu-whatsapp-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#fff;position:relative;z-index:2}.satu-whatsapp-icon svg{width:100%;height:100%;fill:currentColor}.satu-whatsapp-pulse{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#ff6b35,#f7931e);opacity:0;animation:satu-whatsapp-pulse 2s infinite;pointer-events:none}@keyframes satu-whatsapp-pulse{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:.4}to{transform:scale(1.2);opacity:0}}.satu-whatsapp-float{animation:satu-whatsapp-slide-in .5s ease-out}@keyframes satu-whatsapp-slide-in{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}@media screen and (max-width: 480px){.satu-whatsapp-button{width:56px;height:56px}.satu-whatsapp-icon{width:28px;height:28px}.satu-whatsapp-float{bottom:70px;right:15px}}:root{--satu-reels-bg: #000000;--satu-reels-text: #ffffff;--satu-reels-info-bg: rgba(0, 0, 0, .9);--satu-reels-accent: #ff6b35;--satu-reels-accent-hover: #f7931e}.satu-reels-section{width:100%;background-color:var(--satu-reels-bg);padding:3rem 0;margin:0}.satu-reels-container-horizontal{max-width:1400px;margin:0 auto;padding:0 20px;position:relative}.satu-reels-header{text-align:center;padding:0 0 2rem}.satu-reels-title{color:var(--satu-reels-text);margin:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.satu-reels-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.satu-reel-card{position:relative;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background:#1a1a1a;box-shadow:0 4px 12px #00000080;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease}.satu-reel-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ff6b3566}.satu-reel-card.satu-reel-hidden{display:none}.satu-reel-video-wrapper{position:relative;width:100%;height:100%}.satu-reel-video,.satu-reel-external-video{width:100%;height:100%;object-fit:cover}.satu-reel-external-video{background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.satu-reel-play-btn,.satu-reel-external-link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background:none;border:none;cursor:pointer;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.satu-reel-play-btn:hover,.satu-reel-external-link:hover{transform:translate(-50%,-50%) scale(1.1)}.satu-reel-overlay{position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.7) 30%,transparent 100%);z-index:2;pointer-events:none}.satu-reel-product-title{font-size:.875rem;font-weight:700;color:var(--satu-reels-text);margin:0 0 .5rem;line-height:1.3}.satu-reel-product-title a{color:inherit;text-decoration:none;transition:color .2s ease}.satu-reel-product-title a:hover{color:var(--satu-reels-accent)}.satu-reel-product-price{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.satu-reel-price{font-size:1.25rem;font-weight:700;color:#fff;animation:priceGlow 2s ease-in-out infinite;text-shadow:0 0 10px rgba(255,255,255,.5)}.satu-reel-price-sale{color:var(--satu-reels-accent);font-size:1.5rem;animation:pricePulse 1.5s ease-in-out infinite;text-shadow:0 0 15px rgba(255,107,53,.6)}.satu-reel-price-compare{font-size:.9rem;font-weight:500;color:#ffffff80;text-decoration:line-through}.satu-reel-price-badge{display:inline-block;padding:4px 10px;background:var(--satu-reels-accent);color:#fff;font-size:.7rem;font-weight:700;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;animation:badgeBounce 2s ease-in-out infinite;box-shadow:0 4px 12px #ff6b3566}@keyframes priceGlow{0%,to{text-shadow:0 0 10px rgba(255,255,255,.5)}50%{text-shadow:0 0 20px rgba(255,255,255,.8),0 0 30px rgba(255,255,255,.6)}}@keyframes pricePulse{0%,to{transform:scale(1);text-shadow:0 0 15px rgba(255,107,53,.6)}50%{transform:scale(1.05);text-shadow:0 0 25px rgba(255,107,53,.9),0 0 35px rgba(255,107,53,.7)}}@keyframes badgeBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.satu-reel-btn-small{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,var(--satu-reels-accent) 0%,var(--satu-reels-accent-hover) 100%);color:#fff;font-size:.75rem;font-weight:600;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #ff6b354d;text-transform:uppercase;letter-spacing:.05em}.satu-reel-btn-small:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3580}.satu-reel-btn-small svg{transition:transform .3s ease}.satu-reel-btn-small:hover svg{transform:translate(2px)}@media screen and (max-width: 1200px){.satu-reels-grid{grid-template-columns:repeat(3,1fr);gap:16px}}.satu-reels-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.satu-reels-empty-state svg{margin-bottom:1.5rem;opacity:.6}.satu-reels-empty-text{color:#ffffffb3;font-size:1.125rem;margin:0;max-width:400px}@media screen and (max-width: 749px){.satu-reels-section{padding:2rem 0}.satu-reels-container-horizontal{padding:0;overflow:hidden}.satu-reels-header{padding:0 16px 1.5rem}.satu-reels-grid{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:16px;padding:0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.satu-reels-grid::-webkit-scrollbar{display:none}.satu-reel-card{flex:0 0 calc(100vw - 100px);max-width:400px;scroll-snap-align:center;scroll-snap-stop:always;margin:0}.satu-reel-card:first-child{scroll-snap-align:center}.satu-reel-card:last-child{margin-right:0}.satu-reel-card:not(.fullscreen){opacity:.6;transition:opacity .3s ease}.satu-reel-card.active:not(.fullscreen){opacity:1}.satu-reel-info{padding:1.25rem}}.satu-reel-card.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;max-width:none;z-index:9999;border-radius:0;margin:0;aspect-ratio:unset;display:flex;align-items:center;justify-content:center;background:#000;opacity:1!important;flex:none!important}.satu-reel-card.fullscreen:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:-1}.satu-reel-card.fullscreen .satu-reel-video-wrapper{display:flex;align-items:flex-start;justify-content:center;width:100vw!important;height:100vh!important;overflow:hidden}.satu-reel-card.fullscreen .satu-reel-video{width:100vw!important;height:100vh!important;max-width:100vw;object-fit:contain!important;object-position:center center!important}.satu-reel-info{position:absolute;bottom:0;left:0;right:0;z-index:10;opacity:0;transform:translateY(100%);transition:all .4s cubic-bezier(.4,0,.2,1);background:#00000080;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px 20px 0 0;padding:60px 1.5rem 1.5rem;margin-top:-50px}.satu-reel-info.show{opacity:1;transform:translateY(0)}.satu-reel-product-image-wrapper{position:absolute;top:-50px;left:50%;transform:translate(-50%);width:100px;height:100px;z-index:10}.satu-reel-product-image{width:100%;height:100%;object-fit:cover;border-radius:16px;border:3px solid rgba(255,255,255,.3);box-shadow:0 8px 24px #0006;transition:transform .3s ease}.satu-reel-product-image:hover{transform:scale(1.05)}.satu-reel-product-content{text-align:center}@media screen and (min-width: 750px){.satu-reel-card:not(.fullscreen):hover .satu-reel-info{opacity:1;transform:translateY(0)}}.satu-reel-card.fullscreen .satu-reel-info{background:#0009;padding:70px 2rem 2rem}.satu-reel-card.fullscreen .satu-reel-product-image-wrapper{width:120px;height:120px;top:-60px}@media screen and (min-width: 750px){.satu-reel-card.fullscreen .satu-reel-info{left:50%;right:auto;transform:translate(-50%) translateY(100%);max-width:min(100vw,56.25vh);width:100%;border-radius:20px 20px 0 0}.satu-reel-card.fullscreen .satu-reel-info.show{transform:translate(-50%) translateY(0)}}.satu-reel-close-btn{position:absolute;top:20px;left:20px;z-index:20;width:44px;height:44px;border-radius:50%;background:#0009;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.satu-reel-card.fullscreen .satu-reel-close-btn{display:flex}.satu-reel-close-btn:hover{background:#f00c;border-color:red;transform:scale(1.1) rotate(90deg)}.satu-reel-close-btn:active{transform:scale(.95) rotate(90deg)}.satu-reel-close-btn svg{width:22px;height:22px;display:block}.satu-reel-volume-btn{position:absolute;top:8px;left:8px;z-index:2;width:32px;height:32px;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.satu-reel-card.fullscreen .satu-reel-volume-btn{top:20px;left:76px;width:44px;height:44px;z-index:20}.satu-reel-volume-btn:hover{background:#000c;border-color:var(--satu-reels-accent);transform:scale(1.1)}.satu-reel-volume-btn:active{transform:scale(.95)}.satu-reel-volume-btn svg{width:18px;height:18px;display:block;transition:all .3s ease}.satu-reel-card.fullscreen .satu-reel-volume-btn svg{width:22px;height:22px}.satu-reel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:30;width:50px;height:50px;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.3);border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.satu-reel-nav-btn:hover{background:#000000e6;border-color:var(--satu-reels-accent);transform:translateY(-50%) scale(1.1)}.satu-reel-nav-btn:active{transform:translateY(-50%) scale(.95)}.satu-reel-nav-btn svg{width:24px;height:24px;display:block}.satu-reel-nav-prev{left:20px}.satu-reel-nav-next{right:20px}@media screen and (min-width: 750px){.satu-reel-card.fullscreen .satu-reel-nav-btn{display:flex}}.satu-reel-nav-btn.disabled{opacity:.3;pointer-events:none}.satu-reel-card.fullscreen .satu-reel-overlay{height:100%;background:transparent;pointer-events:auto;cursor:pointer}@media screen and (max-width: 749px){.satu-reel-product-title{font-size:1rem}.satu-reel-price{font-size:1.125rem}.satu-reel-btn-small{width:100%;justify-content:center;padding:10px 20px;font-size:.875rem}.satu-reels-empty-state{padding:3rem 1.5rem}.satu-reels-empty-state svg{width:60px;height:60px}.satu-reels-empty-text{font-size:1rem}}.satu-reels-cta-container{display:flex;justify-content:center;align-items:center;padding:3rem 1rem 2rem;margin-top:2rem}.satu-reels-cta-button{position:relative;display:inline-flex;align-items:center;gap:12px;padding:18px 40px;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);color:#fff;font-size:1.125rem;font-weight:700;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #833ab466;text-transform:uppercase;letter-spacing:.08em;overflow:hidden}.satu-reels-cta-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fcb045,#fd1d1d,#833ab4);opacity:0;transition:opacity .4s ease;z-index:-1}.satu-reels-cta-button:hover:before{opacity:1}.satu-reels-cta-button:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px #833ab499}.satu-reels-cta-button:active{transform:translateY(-2px) scale(1)}.satu-reels-icon{flex-shrink:0;width:28px;height:28px;transition:transform .3s ease}.satu-reels-cta-button:hover .satu-reels-icon{transform:rotate(15deg) scale(1.1)}.satu-reels-cta-text{position:relative;z-index:1;font-weight:700}.satu-reels-arrow{flex-shrink:0;width:20px;height:20px;transition:transform .3s ease;color:#fff}.satu-reels-cta-button:hover .satu-reels-arrow{transform:translate(4px)}@keyframes satu-reels-pulse{0%{box-shadow:0 8px 24px #833ab466}50%{box-shadow:0 8px 24px #fd1d1d66}to{box-shadow:0 8px 24px #fcb04566}}.satu-reels-cta-button{animation:satu-reels-pulse 3s infinite}.satu-reels-cta-button:hover{animation:none}@media screen and (max-width: 990px){.satu-reels-cta-container{padding:2.5rem 1rem 1.5rem}.satu-reels-cta-button{padding:16px 36px;font-size:1.0625rem}.satu-reels-icon{width:26px;height:26px}.satu-reels-arrow{width:18px;height:18px}}@media screen and (max-width: 749px){.satu-reels-cta-container{padding:2rem 1rem 1rem}.satu-reels-cta-button{padding:14px 32px;font-size:1rem;gap:10px}.satu-reels-icon{width:24px;height:24px}.satu-reels-arrow{width:16px;height:16px}}@media screen and (max-width: 480px){.satu-reels-cta-container{padding:1.5rem .875rem .75rem}.satu-reels-cta-button{width:100%;justify-content:center;padding:12px 24px;font-size:.9375rem;gap:8px}.satu-reels-icon{width:22px;height:22px}.satu-reels-arrow{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/satu-custom.css.map */
