*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000}body{font-family:var(--font-body);background:#000;color:#fff;overflow-x:hidden;line-height:1.5}img{max-width:100%;height:auto;display:block}.shopify-policy__container{padding-top:140px;padding-left:var(--content-padding);padding-right:var(--content-padding);padding-bottom:80px;max-width:720px;margin:0 auto}.shopify-policy__title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5em;line-height:1.2}.shopify-policy__body{font-size:.95rem;line-height:1.8;color:#fffc}.shopify-policy__body h1,.shopify-policy__body h2{font-size:1.35rem;font-weight:700;color:#fff;margin:2.5em 0 .75em;padding-bottom:.4em;border-bottom:1px solid rgba(255,255,255,.1)}.shopify-policy__body h3{font-size:1.1rem;font-weight:600;color:#fff;margin:2em 0 .5em}.shopify-policy__body p{margin-bottom:1em}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:1.5em;margin-bottom:1em}.shopify-policy__body li{margin-bottom:.4em}.shopify-policy__body a{color:var(--header-bg, #FF5C00);text-decoration:underline;text-underline-offset:2px}.shopify-policy__body a:hover{opacity:.8}.shopify-policy__body strong,.shopify-policy__body b{color:#fff;font-weight:600}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}a{text-decoration:none;color:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{--header-bg: rgba(255, 77, 6, 1);--header-text: #000;--font-heading: "Inter", sans-serif;--font-body: "Inter", sans-serif;--header-height: clamp(48px, 8vh, 64px);--content-padding: clamp(16px, 4vw, 64px);--section-padding-y: clamp(40px, 6vh, 80px);--text-xs: clamp(.6rem, .8vw, .75rem);--text-sm: clamp(.75rem, 1vw, .9rem);--text-base: clamp(.85rem, 1.2vw, 1.05rem);--text-lg: clamp(1rem, 1.5vw, 1.25rem);--text-xl: clamp(1.25rem, 2.5vw, 2.25rem);--text-2xl: clamp(1.75rem, 3.75vw, 3rem);--text-3xl: clamp(1.75rem, 5vw, 4rem);--text-nav: clamp(1.5rem, 6vw, 2.5rem);--space-xs: clamp(4px, .5vw, 8px);--space-sm: clamp(8px, 1vw, 16px);--space-md: clamp(12px, 1.5vw, 24px);--space-lg: clamp(16px, 2.5vw, 40px);--space-xl: clamp(24px, 3.5vw, 56px);--space-2xl: clamp(32px, 5vw, 80px);--max-content: 1440px}.section{position:relative;width:100%;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:var(--section-padding-y) var(--content-padding)}.section__inner{width:100%;max-width:var(--max-content);margin:0 auto}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;height:var(--header-height);transform:translateY(0);transition:transform .3s ease,background .3s ease}.header--hidden{transform:translateY(-100%)!important;background:transparent!important}.header .header__logo-img,.header .header__account-icon-img{filter:invert(1);transition:filter .3s ease}.header .header__cart-icon-img{color:#fff;transition:color .3s ease}.header .header__nav-link{color:#fff}.header .header__hamburger span{background:#fff}.header .header__cart-count{background:#fff;color:#000}.header--solid{background:var(--header-bg)}.header--solid .header__logo-img,.header--solid .header__account-icon-img{filter:none}.header--solid .header__cart-icon-img,.header--solid .header__nav-link{color:#000}.header--solid .header__hamburger span{background:#000}.header--solid .header__cart-count{background:#000;color:#fff}.header__inner{max-width:1280px;margin:0 auto;padding:0 var(--content-padding);height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header__left{display:flex;align-items:center;flex-shrink:0}.header__nav{display:none}.header__nav-link{font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;color:var(--header-text);text-decoration:none;letter-spacing:.02em;transition:opacity .2s;white-space:nowrap}@media(hover:hover)and (pointer:fine){.header__nav-link:hover{opacity:.6}}.header__right{display:flex;align-items:center;gap:clamp(10px,1.5vw,20px);flex-shrink:0;justify-content:flex-end}.header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:clamp(4px,.55vw,7px);width:clamp(20px,5vw,26px);height:clamp(20px,5vw,26px);padding:0;z-index:1010;position:relative}.header__hamburger span{display:block;width:100%;height:1px;background:var(--header-text);border-radius:0;transition:transform .35s ease,opacity .25s ease;transform-origin:center}.header__hamburger.is-open span:nth-child(1){transform:translateY(calc(clamp(4px,.55vw,7px) + 1px)) rotate(45deg)}.header__hamburger.is-open span:nth-child(2){opacity:0}.header__hamburger.is-open span:nth-child(3){transform:translateY(calc(-1*(clamp(4px,.55vw,7px) + 1px))) rotate(-45deg)}.header__logo{display:flex;align-items:center;flex-shrink:0}.header__logo-img{height:clamp(18px,2.2vw,28px);width:auto;object-fit:contain}.header__logo-text{font-family:var(--font-heading);font-weight:900;font-size:clamp(1.1rem,1.8vw,1.6rem);color:var(--header-text);letter-spacing:.08em;line-height:1}.header__logo-reg{font-size:clamp(.35rem,.5vw,.5rem);vertical-align:super;color:var(--header-text);opacity:.6;margin-left:1px}.header__account-btn{display:inline-flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;transition:opacity .2s;-webkit-tap-highlight-color:transparent}.header__account-icon-img{width:clamp(20px,1.8vw,26px);height:clamp(20px,1.8vw,26px);display:block}@media(hover:hover)and (pointer:fine){.header__account-btn:hover{opacity:.6}}.header__account-btn:active{opacity:.6}.header__cart-btn{position:relative;display:flex;align-items:center;justify-content:center;width:clamp(24px,2vw,32px);height:clamp(24px,2vw,32px);color:var(--header-text);transition:opacity .2s;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){.header__cart-btn:hover{opacity:.7}}.header__cart-btn svg{width:100%;height:100%}.header__cart-icon-img{width:100%;height:100%;object-fit:contain}.header__cart-count{position:absolute;top:-4px;right:-4px;width:clamp(14px,1.2vw,18px);height:clamp(14px,1.2vw,18px);background:#000;color:var(--header-bg);font-size:clamp(.45rem,.55vw,.6rem);font-weight:800;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.header__mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#000000f7;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.header__mobile-menu.is-open{opacity:1;visibility:visible}.header__menu-content{display:flex;flex-direction:column;width:100%;max-width:380px;padding:0 clamp(24px,5vw,48px)}.header__menu-nav{display:flex;flex-direction:column;gap:clamp(6px,1.5vh,12px);margin-bottom:clamp(32px,5vh,48px)}.header__mobile-menu-link{font-family:var(--font-body);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;color:#fff;text-decoration:none;letter-spacing:.01em;padding:clamp(6px,1vh,10px) 0;opacity:0;transform:translateY(16px);transition:opacity .4s ease,transform .4s ease,color .2s ease}.header__mobile-menu.is-open .header__mobile-menu-link{opacity:1;transform:translateY(0)}.header__mobile-menu.is-open .header__mobile-menu-link:nth-child(1){transition-delay:.08s}.header__mobile-menu.is-open .header__mobile-menu-link:nth-child(2){transition-delay:.14s}.header__mobile-menu.is-open .header__mobile-menu-link:nth-child(3){transition-delay:.2s}.header__mobile-menu.is-open .header__mobile-menu-link:nth-child(4){transition-delay:.26s}.header__mobile-menu.is-open .header__mobile-menu-link:nth-child(5){transition-delay:.32s}@media(hover:hover)and (pointer:fine){.header__mobile-menu-link:hover{color:var(--header-bg)}}.header__menu-contact{width:100%;opacity:0;transform:translateY(12px);transition:opacity .4s ease .28s,transform .4s ease .28s}.header__mobile-menu.is-open .header__menu-contact{opacity:1;transform:translateY(0)}.header__menu-contact-heading{font-family:var(--font-body);font-size:clamp(.65rem,1vw,.75rem);font-weight:600;color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin:0 0 clamp(8px,1.5vh,14px) 0}.header__menu-contact-link{display:flex;align-items:center;gap:10px;padding:clamp(8px,1.2vh,12px) 0;text-decoration:none;color:#ffffffbf;font-family:var(--font-body);font-size:clamp(.82rem,1.2vw,.95rem);font-weight:500;transition:color .2s ease}@media(hover:hover)and (pointer:fine){.header__menu-contact-link:hover{color:#fff}}.header__menu-contact-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;opacity:.55}.header__menu-contact-icon svg{width:16px;height:16px}.header__menu-contact-label{flex:1}.header__menu-contact-arrow{font-size:.85em;opacity:.3;transition:transform .2s ease,opacity .2s ease}@media(hover:hover)and (pointer:fine){.header__menu-contact-link:hover .header__menu-contact-arrow{transform:translate(3px);opacity:.7}}.header__menu-divider{width:100%;border:none;border-top:1px solid rgba(255,255,255,.08);margin:clamp(20px,3vh,32px) 0;opacity:0;transition:opacity .4s ease .34s}.header__mobile-menu.is-open .header__menu-divider{opacity:1}.header__menu-actions{display:flex;flex-direction:column;width:100%;gap:10px;opacity:0;transform:translateY(12px);transition:opacity .4s ease .38s,transform .4s ease .38s}.header__mobile-menu.is-open .header__menu-actions{opacity:1;transform:translateY(0)}.header__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:clamp(10px,1.4vh,14px) clamp(24px,3vw,40px);border-radius:clamp(6px,.625vw,8px);font-family:var(--font-body);font-size:clamp(.82rem,1.2vw,.95rem);font-weight:600;text-decoration:none;letter-spacing:.02em;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.header__menu-btn--outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}@media(hover:hover)and (pointer:fine){.header__menu-btn--outline:hover{border-color:#ffffff80}}.header__menu-btn--cta{background:var(--header-bg);color:#000;border:1px solid var(--header-bg)}@media(hover:hover)and (pointer:fine){.header__menu-btn--cta:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ff6a0059}}.header__logo--mobile-center{display:flex;order:2;justify-self:center}.header__left .header__logo{display:none}.header__left{order:1}.header__right{order:3}.hero{position:relative;display:flex;align-items:center;justify-content:center;height:100dvh;overflow:hidden;padding:0}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:var(--max-content);width:100%;height:100%;padding:calc(var(--header-height) + clamp(32px,10.4vh,80px)) var(--content-padding) clamp(16px,5.2vh,40px);box-sizing:border-box}.hero__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;color:#fff;line-height:1.1;margin:0 0 clamp(4px,1vh,10px);max-width:20ch}.hero__rotator{position:relative;width:100%;height:clamp(2rem,5.5vw,4.4rem);margin:0 0 clamp(8px,2vh,20px)}.hero__rotator-word{position:absolute;top:0;left:0;right:0;text-align:center;font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;color:var(--header-bg);line-height:1.1;white-space:nowrap;opacity:0;transform:translateY(40%);transition:opacity .45s ease,transform .45s ease}.hero__rotator-word--active{opacity:1;transform:translateY(0)}.hero__rotator-word--exit{opacity:0;transform:translateY(-40%)}.hero__product-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(8px,2vh,20px);flex:1 1 auto;min-height:0}.hero__product-img{width:auto;height:100%;max-height:clamp(140px,42vh,400px);object-fit:contain}.hero__reddot{position:absolute;left:100%;margin-left:clamp(8px,1.5vw,20px);top:50%;transform:translateY(-50%);height:32%;width:auto}@media(max-width:600px){.hero__reddot{height:22%;margin-left:6px}}.hero__features{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;max-width:clamp(300px,48vw,600px);margin-bottom:clamp(16px,5.2vh,40px)}.hero__feature{font-family:var(--font-body);font-size:var(--text-base);font-weight:400;color:#fff;line-height:1.4;text-align:center}.hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:clamp(8px,1vw,12px) clamp(24px,3vw,40px);background:var(--header-bg);color:#000;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;border:clamp(1px,.12vw,1.5px) solid var(--header-bg);border-radius:clamp(6px,.625vw,8px);letter-spacing:.02em;white-space:nowrap;transition:background .2s,color .2s,border-color .2s;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){.hero__btn:hover{background:#000;color:var(--header-bg);border-color:#000}}.hero__btn:active{background:#000;color:var(--header-bg);border-color:#000}@media(max-width:767px){.hero__btn,.digital__btn{padding:12px 36px;font-size:var(--text-lg);border-radius:10px}}.cookie-popup{position:fixed;bottom:clamp(12px,2vh,24px);left:50%;transform:translate(-50%) translateY(calc(100% + 40px));z-index:900;display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,3vw,32px);padding:clamp(12px,1.5vh,16px) clamp(16px,2vw,28px);background:#141414eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.06);border-radius:100px;max-width:calc(100% - 32px);width:max-content;transition:transform .6s cubic-bezier(.16,1,.3,1)}.cookie-popup.visible{transform:translate(-50%) translateY(0)}.cookie-popup__inner{display:flex;align-items:center;gap:clamp(8px,1vw,12px)}.cookie-popup__icon{width:clamp(18px,1.4vw,22px);height:clamp(18px,1.4vw,22px);color:var(--header-bg);flex-shrink:0}.cookie-popup__text{font-family:var(--font-body);font-size:var(--text-xs);font-weight:400;color:#ffffff8c;white-space:nowrap}.cookie-popup__text a{color:#ffffffd9;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#fff3;transition:color .2s ease,text-decoration-color .2s ease}@media(hover:hover)and (pointer:fine){.cookie-popup__text a:hover{color:#fff;text-decoration-color:#ffffff80}}.cookie-popup__actions{display:flex;align-items:center;gap:clamp(6px,.8vw,10px);flex-shrink:0}.cookie-popup__btn{font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.02em;padding:clamp(6px,.6vh,8px) clamp(14px,1.2vw,20px);border-radius:100px;transition:all .2s ease;cursor:pointer}.cookie-popup__btn--decline{color:#ffffff59;background:transparent}@media(hover:hover)and (pointer:fine){.cookie-popup__btn--decline:hover{color:#ffffffb3;background:#ffffff0f}}.cookie-popup__btn--accept{color:#000;background:var(--header-bg)}@media(hover:hover)and (pointer:fine){.cookie-popup__btn--accept:hover{background:#ff4d06d9}}@media(max-width:480px){.cookie-popup{flex-direction:column;border-radius:18px;width:calc(100% - 32px);gap:clamp(8px,2vw,12px);padding:clamp(14px,2vh,18px) clamp(18px,4vw,24px)}.cookie-popup__text{white-space:normal;text-align:center}}.usecases{position:relative;display:flex;align-items:center;justify-content:center;min-height:auto;height:auto;overflow-x:clip;background:#000;padding:var(--section-padding-y) 0}.usecases__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:var(--max-content);width:100%;padding:0 var(--content-padding);box-sizing:border-box}.usecases__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;line-height:1.15;margin:0 0 clamp(4px,1vh,10px);max-width:28ch}.usecases__subtitle{font-family:var(--font-body);font-size:var(--text-xl);font-weight:400;color:#b3b3b3;line-height:1.3;margin:0 0 clamp(12px,3vh,30px)}.usecases__desc{font-family:var(--font-body);font-size:var(--text-lg);font-weight:400;color:#b3b3b3;line-height:1.6;margin:0 0 clamp(24px,5vh,50px);max-width:60ch}.usecases__cards{display:block;position:relative;width:100%;aspect-ratio:302 / 663;max-width:22vw;margin:0 auto;overflow:visible;perspective:1200px;touch-action:pan-y}.usecases__dots{display:flex;justify-content:center;gap:10px;margin-top:20px;padding:4px 0;overflow:visible}.usecases__dot{width:10px;height:10px;border-radius:50%;background:#ffffff40;border:none;padding:0;cursor:pointer;transition:background .3s,transform .3s}.usecases__dot--active{background:var(--header-bg);transform:scale(1.2)}.usecases__card-col{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .9s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1);will-change:transform,opacity,filter;opacity:0;transform:scale(.7);z-index:1}.usecases__card-col,.usecases--visible .usecases__card-col{animation:none!important}.usecases__card-col[data-pos=center]{transform:translate(0) scale(1);opacity:1;z-index:3;filter:blur(0) brightness(1)}.usecases__card-col[data-pos=center] .usecases__card{box-shadow:0 20px 60px #00000073}.usecases__card-col[data-pos=right]{transform:translate(85%) scale(.82) rotateY(-6deg);opacity:.4;z-index:2;filter:blur(1.5px) brightness(.65)}.usecases__card-col[data-pos=left]{transform:translate(-85%) scale(.82) rotateY(6deg);opacity:.4;z-index:2;filter:blur(1.5px) brightness(.65)}.usecases__card-col[data-pos=hidden]{transform:translate(0) scale(.7);opacity:0;z-index:1;pointer-events:none;filter:blur(4px) brightness(.5)}.usecases__card{position:relative;width:100%;aspect-ratio:302 / 663;border-radius:clamp(10px,1.5vw,20px);overflow:visible;cursor:pointer}.usecases__card-inner{position:relative;width:100%;height:100%;transform-style:flat!important;-webkit-transform-style:flat!important;transform:none!important}.usecases__card-front,.usecases__card-back{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:clamp(10px,1.5vw,20px);display:flex;flex-direction:column;padding:0}.usecases__card-front{backface-visibility:visible!important;-webkit-backface-visibility:visible!important;position:relative;border-radius:clamp(10px,1.5vw,20px);overflow:visible;padding-bottom:0}.usecases__card-img-wrap{width:100%;flex:1;min-height:0;border-radius:inherit;overflow:hidden}.usecases__card-img{width:100%;height:100%;object-fit:cover;display:block}.usecases__card-placeholder{width:100%;height:100%;border:2px dashed rgba(255,255,255,.3)}.usecases__card-front{background:transparent;border:none;position:relative}.usecases__card-front:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:calc(clamp(10px,1.5vw,20px) + 3px);z-index:-1;transition:opacity .5s}.usecases__card-col:nth-child(1) .usecases__card-front:before{background:linear-gradient(180deg,#ffe0ff,#f481ff00 70%)}.usecases__card-col:nth-child(1) .usecases__card-front{box-shadow:0 0 10px #f481ff59,0 0 25px #f481ff33,0 0 50px #f481ff1f,0 0 90px #f481ff0f,0 -8px 40px #f481ff26}.usecases__card-col:nth-child(2) .usecases__card-front:before{background:linear-gradient(180deg,ivory,#ebe40000 70%)}.usecases__card-col:nth-child(2) .usecases__card-front{box-shadow:0 0 10px #ebe40059,0 0 25px #ebe40033,0 0 50px #ebe4001f,0 0 90px #ebe4000f,0 -8px 40px #ebe40026}.usecases__card-col:nth-child(3) .usecases__card-front:before{background:linear-gradient(180deg,#80ffc0,#00d31400 70%)}.usecases__card-col:nth-child(3) .usecases__card-front{box-shadow:0 0 10px #00d31459,0 0 25px #00d31433,0 0 50px #00d3141f,0 0 90px #00d3140f,0 -8px 40px #00d31426}.usecases__card-col:nth-child(4) .usecases__card-front:before{background:linear-gradient(180deg,#fe0,#ff4d0600 70%)}.usecases__card-col:nth-child(4) .usecases__card-front{box-shadow:0 0 10px #ff4d0659,0 0 25px #ff4d0633,0 0 50px #ff4d061f,0 0 90px #ff4d060f,0 -8px 40px #ff4d0626}.usecases__card-back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:visible!important;-webkit-backface-visibility:visible!important;transform:none;background:none!important;border:none;box-shadow:none;border-radius:0;padding:0;overflow:visible;pointer-events:none;z-index:10}.usecases__card-back-content{flex:none;min-height:auto;position:relative;width:100%;height:100%}.usecases__card-back-heading,.usecases__card-back-text{position:absolute;border:none;box-shadow:0 8px 32px #00000040;border-radius:14px;padding:12px 16px;opacity:0;transform:scale(.75) translateY(12px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.usecases__card-back-heading{top:5%;left:-28%;max-width:55%;font-size:var(--text-sm);font-weight:400;color:#b3b3b3;margin:0;text-align:left;line-height:1.3;transition-delay:.15s}.usecases__card-back-text{bottom:5%;right:-22%;max-width:65%;font-size:var(--text-sm);color:#b3b3b3;font-weight:400;text-align:left;line-height:1.4;transition-delay:.3s}.usecases__card-title{position:absolute;top:-4%;right:-12%;z-index:11;border:none;box-shadow:0 8px 32px #00000040;border-radius:14px;padding:10px 18px;font-size:var(--text-sm);font-weight:400;color:#b3b3b3;white-space:nowrap;opacity:0;transform:scale(.75) translateY(12px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transition-delay:.05s;flex:none;min-height:auto;display:inline-block;text-align:center}.usecases__card-col[data-pos=center] .usecases__card-back-heading,.usecases__card-col[data-pos=center] .usecases__card-back-text,.usecases__card-col[data-pos=center] .usecases__card-title{opacity:1;transform:scale(1) translateY(0)}.usecases__card-col:nth-child(1) .usecases__card-back-heading,.usecases__card-col:nth-child(1) .usecases__card-back-text,.usecases__card-col:nth-child(1) .usecases__card-title,.usecases__card-col:nth-child(2) .usecases__card-back-heading,.usecases__card-col:nth-child(2) .usecases__card-back-text,.usecases__card-col:nth-child(2) .usecases__card-title,.usecases__card-col:nth-child(3) .usecases__card-back-heading,.usecases__card-col:nth-child(3) .usecases__card-back-text,.usecases__card-col:nth-child(3) .usecases__card-title,.usecases__card-col:nth-child(4) .usecases__card-back-heading,.usecases__card-col:nth-child(4) .usecases__card-back-text,.usecases__card-col:nth-child(4) .usecases__card-title{background:#222}@media(max-width:900px){.usecases{height:auto;min-height:auto;overflow-x:clip;padding:var(--section-padding-y) var(--content-padding)}.usecases__cards{max-width:45vw}}@media(max-width:480px){.usecases__cards{max-width:62vw}.usecases__card-back-heading{font-size:var(--text-sm);left:-20%}.usecases__card-back-text{font-size:var(--text-sm);right:-15%}.usecases__card-title{font-size:var(--text-sm);right:-8%}}.features-showcase{background:#000;min-height:auto;height:auto}.features-showcase .section__inner{display:flex;flex-direction:column;align-items:center}.fsc__header{text-align:center;margin-bottom:clamp(32px,5vh,64px)}.fsc__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;line-height:1.15;margin:0 0 clamp(4px,1vh,10px)}.fsc__subtitle{font-family:var(--font-body);font-size:var(--text-xl);font-weight:400;color:#b3b3b3;line-height:1.3;margin:0}.fsc__body{display:flex;align-items:center;gap:clamp(32px,5vw,80px);width:100%;max-width:900px}.fsc__nav{flex:1;display:flex;flex-direction:column;gap:0;padding-top:24px}.fsc__item{border-bottom:1px solid rgba(255,255,255,.08);padding:16px 0}.fsc__item:last-child{border-bottom:none}.fsc__item-title{display:block;width:100%;text-align:left;font-family:var(--font-heading);font-size:var(--text-base);font-weight:700;color:#fff6;background:none;border:none;padding:0;cursor:pointer;transition:color .25s ease;letter-spacing:.01em}.fsc__item--active .fsc__item-title{color:#fff}@media(hover:hover)and (pointer:fine){.fsc__item-title:hover{color:#ffffffb3}}.fsc__item-desc{font-family:var(--font-body);font-size:var(--text-lg);font-weight:400;color:#ffffff73;line-height:1.5;margin:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .3s ease,margin .35s ease}.fsc__item--active .fsc__item-desc{max-height:200px;opacity:1;margin-top:8px}.fsc__media{flex:1.2;position:relative;background:#1a1a1a;border-radius:16px;overflow:hidden;aspect-ratio:4/3;min-height:280px;touch-action:pan-y}.fsc__media-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease}.fsc__media-item--active{opacity:1}.fsc__media-img,.fsc__media-video{width:100%;height:100%;object-fit:cover;background:#000}.fsc__media-placeholder{width:100%;height:100%;background:#1a1a1a}.fsc__mobile-arrows{display:none;align-items:center;justify-content:center;gap:16px;margin-top:24px}.fsc__arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;cursor:pointer;transition:background .2s}.fsc__arrow:active{background:#ffffff1a}.fsc__dots{display:flex;gap:8px;align-items:center;padding:4px 0;overflow:visible}.fsc__dot{width:10px;height:10px;border-radius:50%;background:#ffffff40;transition:background .3s,transform .3s;cursor:pointer}.fsc__dot--active{background:var(--header-bg);transform:scale(1.2)}@media(max-width:767px){.features-showcase{min-height:auto;padding-top:var(--section-padding-y);padding-bottom:var(--section-padding-y)}.fsc__header{margin-bottom:clamp(16px,3vh,32px)}.fsc__body{flex-direction:column-reverse;gap:32px}.fsc__nav{width:100%;padding-top:0}.fsc__item{display:none;border-bottom:none;padding:0;text-align:center}.fsc__item--active{display:block}.fsc__item--active .fsc__item-title{color:#fff;cursor:default;font-size:var(--text-lg);text-align:center;width:100%}.fsc__item--active .fsc__item-desc{max-height:200px;opacity:1;margin-top:12px;font-size:var(--text-lg);text-align:center;line-height:1.6}.fsc__media{width:100%;aspect-ratio:16/10;min-height:200px}.fsc__mobile-arrows{display:flex}.fsc__arrow{display:none}}.digital{position:relative;display:flex;align-items:center;justify-content:center;min-height:auto;overflow:hidden;padding:var(--section-padding-y) 0}.digital__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.digital__bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.digital__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:var(--max-content);width:100%;padding:0 var(--content-padding);box-sizing:border-box}.digital__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;line-height:1.15;margin:0 0 clamp(4px,1vh,10px);max-width:28ch}.digital__subtitle{font-family:var(--font-body);font-size:var(--text-xl);font-weight:400;color:#b3b3b3;line-height:1.3;margin:0 0 clamp(12px,3vh,30px)}.digital__desc{font-family:var(--font-body);font-size:var(--text-lg);font-weight:400;color:#b3b3b3;line-height:1.6;margin:0 0 clamp(16px,3vh,30px);max-width:60ch}.digital__product-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:clamp(16px,3vh,30px);flex:1 1 auto;min-height:0}.digital__product-img{width:auto;height:100%;max-height:clamp(140px,42vh,400px);object-fit:contain}.digital__btn{display:inline-flex;align-items:center;justify-content:center;padding:clamp(8px,1vw,12px) clamp(24px,3vw,40px);background:var(--header-bg);color:#000;font-family:var(--font-body);font-size:var(--text-sm);font-weight:600;border:clamp(1px,.12vw,1.5px) solid var(--header-bg);border-radius:clamp(6px,.625vw,8px);letter-spacing:.02em;white-space:nowrap;transition:background .2s,color .2s,border-color .2s;-webkit-tap-highlight-color:transparent;text-decoration:none}@media(hover:hover)and (pointer:fine){.digital__btn:hover{background:#000;color:var(--header-bg);border-color:#000}}.digital__btn:active{background:#000;color:var(--header-bg);border-color:#000}.section.faq{position:relative;display:block;overflow:visible!important;background:#000;height:auto!important;min-height:auto!important;padding:var(--section-padding-y) var(--content-padding);overflow-anchor:auto}.faq__content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:var(--max-content);width:100%;margin:0 auto}.faq__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;line-height:1.15;margin:0 0 clamp(4px,1vh,10px)}.faq__title:last-of-type:not(:only-child){margin-bottom:clamp(20px,3vh,32px)}.faq__content>.faq__title+.faq__list{margin-top:clamp(20px,3vh,32px)}.faq__subtitle{font-family:var(--font-body);font-size:var(--text-xl);font-weight:400;color:#b3b3b3;line-height:1.3;margin:0 0 clamp(30px,5vh,60px)}.faq__list{width:100%;max-width:846px;display:flex;flex-direction:column;gap:clamp(8px,1.5vh,16px)}.faq__item{background:#222222e6;border-radius:clamp(10px,1.4vw,18px);overflow:hidden;transition:background .3s ease}.faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:clamp(16px,2vw,24px);min-height:clamp(60px,8vw,80px);background:none;border:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.faq__question-text{font-family:var(--font-body);font-size:var(--text-lg);font-weight:400;color:#fff;line-height:1.4;flex:1;padding-right:16px}.faq__chevron{flex-shrink:0;width:clamp(28px,3vw,36px);height:clamp(28px,3vw,36px);border:1.5px solid var(--header-bg);border-radius:clamp(4px,.5vw,6px);display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background .3s ease}.faq__chevron svg{width:14px;height:14px;stroke:var(--header-bg);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}.faq__answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);padding:0 clamp(16px,2vw,24px)}.faq__answer-text{font-family:var(--font-body);font-size:var(--text-base);font-weight:400;color:#b3b3b3;line-height:1.6;text-align:left;padding-bottom:clamp(16px,2vw,24px)}.faq__item.faq__item--open .faq__answer{max-height:500px}.faq__item.faq__item--open .faq__chevron{background:var(--header-bg)}.faq__item.faq__item--open .faq__chevron svg{stroke:#000;transform:rotate(180deg)}.footer{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.06);padding:clamp(16px,2vh,24px) var(--content-padding)}.template-product .footer{padding-bottom:120px}@media(max-width:767px){.footer{padding-bottom:100px}}.footer__inner{max-width:var(--max-content);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,2vw,24px)}.footer__social{display:flex;align-items:center;gap:clamp(10px,1.2vw,16px);flex-shrink:0}.footer__social-link{display:flex;align-items:center;justify-content:center;color:#fff6;transition:color .2s ease}@media(hover:hover)and (pointer:fine){.footer__social-link:hover{color:#fff}}.footer__social-link svg{width:clamp(14px,1.2vw,18px);height:clamp(14px,1.2vw,18px)}.footer__legal{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:clamp(12px,2.5vw,32px)}.footer__legal-link{font-family:var(--font-body);font-size:var(--text-xs);font-weight:400;color:#ffffff59;text-decoration:none;white-space:nowrap;transition:color .2s ease}@media(hover:hover)and (pointer:fine){.footer__legal-link:hover{color:#fff}}.footer__copyright{font-family:var(--font-body);font-size:var(--text-xs);font-weight:400;color:#ffffff59;white-space:nowrap;flex-shrink:0}@media(max-width:768px){.footer__inner{flex-direction:column;align-items:center;gap:clamp(12px,3vw,20px);text-align:center}.footer__legal{gap:clamp(10px,3vw,20px)}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes subtleZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes glowPulse{0%,to{box-shadow:0 0 #ff6b0000}50%{box-shadow:0 0 20px 4px #ff6b0040}}.cta-bar{position:fixed;bottom:32px;right:24px;z-index:999;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;width:300px;padding:12px 20px;background:var(--header-bg);border-radius:16px;text-decoration:none;cursor:pointer;transform:translateY(calc(100% + 40px));transition:transform .3s ease,opacity .3s ease;opacity:0;-webkit-tap-highlight-color:transparent}.cta-bar__content{display:flex;flex-direction:column;align-items:center;gap:4px}.cta-bar__arrow{display:flex;align-items:center;color:#000;transition:transform .2s ease}.cta-bar:hover .cta-bar__arrow{transform:translate(4px)}.cta-bar--visible{transform:translateY(0);opacity:1}.cta-bar__heading{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;line-height:24px;color:#000;white-space:nowrap}.cta-bar__sub{display:flex;align-items:center;gap:6px}.cta-bar__swatches{display:flex;align-items:center}.cta-bar__swatch{display:block;width:16px;height:16px;border-radius:50%;border:1.5px solid #000;margin-right:-6px}.cta-bar__swatch:last-child{margin-right:0}.cta-bar__sub-text{font-family:var(--font-body);font-size:var(--text-lg);font-weight:400;line-height:24px;color:#0009;white-space:nowrap}@media(hover:hover)and (pointer:fine){.cta-bar:hover{filter:brightness(1.05)}}@media(max-width:767px){.cta-bar{bottom:0;left:0;right:0;width:100%;border-radius:0;padding:12px 24px calc(12px + env(safe-area-inset-bottom,0px))}.cta-bar__content{align-items:flex-start}.cta-bar__heading,.cta-bar__sub-text{font-size:var(--text-lg)}.cta-bar__swatch{width:18px;height:18px}.cta-bar__arrow svg{width:24px;height:24px}}.hero__title,.hero__rotator,.hero__product-wrap,.hero__features,.hero__btn{opacity:0;transform:translateY(24px)}.hero--visible .hero__title{animation:fadeUp .7s ease forwards;animation-delay:.15s}.hero--visible .hero__rotator{animation:fadeUp .7s ease forwards;animation-delay:.3s}.hero--visible .hero__product-wrap{animation:fadeUp .8s ease forwards;animation-delay:.5s}.hero--visible .hero__features{animation:fadeUp .7s ease forwards;animation-delay:.7s}.hero--visible .hero__btn{animation:fadeUp .6s ease forwards;animation-delay:.85s}.hero--visible .hero__bg-img{animation:subtleZoom 1.8s ease-out forwards}.hero--visible .hero__btn{animation:fadeUp .6s ease forwards,glowPulse 2.5s ease-in-out 2s infinite}.usecases__card-col{opacity:0;transform:translateY(30px) scale(.95)}.usecases__title,.usecases__subtitle,.usecases__desc{opacity:0;transform:translateY(20px)}.usecases--visible .usecases__title{animation:fadeUp .7s ease forwards;animation-delay:.1s}.usecases--visible .usecases__subtitle{animation:fadeUp .7s ease forwards;animation-delay:.25s}.usecases--visible .usecases__desc{animation:fadeUp .7s ease forwards;animation-delay:.4s}.usecases--visible .usecases__card-col:nth-child(1){animation:fadeUp .6s ease forwards;animation-delay:.5s}.usecases--visible .usecases__card-col:nth-child(2){animation:fadeUp .6s ease forwards;animation-delay:.65s}.usecases--visible .usecases__card-col:nth-child(3){animation:fadeUp .6s ease forwards;animation-delay:.8s}.usecases--visible .usecases__card-col:nth-child(4){animation:fadeUp .6s ease forwards;animation-delay:.95s}.fsc__title,.fsc__subtitle{opacity:0;transform:translateY(20px)}.fsc__nav,.fsc__media{opacity:0;transform:translateY(30px)}.fsc--visible .fsc__title{animation:fadeUp .7s ease forwards;animation-delay:.1s}.fsc--visible .fsc__subtitle{animation:fadeUp .7s ease forwards;animation-delay:.25s}.fsc--visible .fsc__nav{animation:fadeUp .7s ease forwards;animation-delay:.4s}.fsc--visible .fsc__media{animation:fadeUp .8s ease forwards;animation-delay:.55s}.digital__title,.digital__subtitle,.digital__desc,.digital__product-wrap,.digital__btn{opacity:0;transform:translateY(24px)}.digital--visible .digital__title{animation:fadeUp .7s ease forwards;animation-delay:.15s}.digital--visible .digital__subtitle{animation:fadeUp .7s ease forwards;animation-delay:.3s}.digital--visible .digital__product-wrap{animation:fadeUp .8s ease forwards;animation-delay:.45s}.digital--visible .digital__desc{animation:fadeUp .7s ease forwards;animation-delay:.65s}.digital--visible .digital__btn{animation:fadeUp .6s ease forwards,glowPulse 2.5s ease-in-out 2s infinite;animation-delay:.8s}.digital--visible .digital__bg-img{animation:subtleZoom 1.8s ease-out forwards}.faq__title,.faq__subtitle,.faq__item{opacity:0;transform:translateY(20px)}.faq--visible .faq__title{animation:fadeUp .7s ease forwards;animation-delay:.1s}.faq--visible .faq__subtitle{animation:fadeUp .7s ease forwards;animation-delay:.25s}.faq--visible .faq__item:nth-child(1){animation:fadeUp .5s ease forwards;animation-delay:.4s}.faq--visible .faq__item:nth-child(2){animation:fadeUp .5s ease forwards;animation-delay:.5s}.faq--visible .faq__item:nth-child(3){animation:fadeUp .5s ease forwards;animation-delay:.6s}.faq--visible .faq__item:nth-child(4){animation:fadeUp .5s ease forwards;animation-delay:.7s}.faq--visible .faq__item:nth-child(5){animation:fadeUp .5s ease forwards;animation-delay:.8s}.faq--visible .faq__item:nth-child(6){animation:fadeUp .5s ease forwards;animation-delay:.9s}.faq--visible .faq__item:nth-child(7){animation:fadeUp .5s ease forwards;animation-delay:1s}.faq--visible .faq__item:nth-child(8){animation:fadeUp .5s ease forwards;animation-delay:1.1s}.faq--visible .faq__item:nth-child(9){animation:fadeUp .5s ease forwards;animation-delay:1.2s}.faq--visible .faq__item:nth-child(10){animation:fadeUp .5s ease forwards;animation-delay:1.3s}.faq--visible .faq__item:nth-child(n+11){animation:fadeUp .5s ease forwards;animation-delay:1.4s}@media(min-width:1600px){.usecases__cards{max-width:340px}.fsc__body{max-width:1100px}.fsc__media{min-height:380px}.hero__product-img{max-height:clamp(300px,45vh,520px)}.digital__product-img{max-height:clamp(280px,45vh,520px)}.faq__list{max-width:960px}}@media(min-width:2000px){.usecases__cards{max-width:320px}.fsc__body{max-width:1200px}.fsc__media{min-height:440px}.hero__product-img,.digital__product-img{max-height:540px}}.template-product .cta-bar,.template-cart .cta-bar,.template-page .cta-bar{display:none!important}.template-product .header{background:transparent}.template-cart .header,.template-page .header,.template-policy .header{background:transparent;transform:translateY(0)!important;opacity:1!important}.template-product .header__nav,.template-cart .header__nav,.template-page .header__nav,.template-policy .header__nav{display:none}.template-product .header__logo-img,.template-cart .header__logo-img,.template-page .header__logo-img,.template-policy .header__logo-img,.template-product .header__account-icon-img,.template-cart .header__account-icon-img,.template-page .header__account-icon-img,.template-policy .header__account-icon-img,.template-product .header__cart-icon-img,.template-cart .header__cart-icon-img,.template-page .header__cart-icon-img,.template-policy .header__cart-icon-img{color:#fff}.template-product .header__mobile-menu-link[href^="#"],.template-cart .header__mobile-menu-link[href^="#"],.template-page .header__mobile-menu-link[href^="#"],.template-policy .header__mobile-menu-link[href^="#"]{display:none}.template-cart .header__hamburger,.template-page .header__hamburger,.template-policy .header__hamburger{display:none!important}.template-policy .header__left .header__logo{display:flex!important}.template-policy .header__logo--mobile-center{display:none!important}.template-policy .header__inner{display:flex!important;justify-content:space-between;align-items:center}.template-policy .header__left{order:1}.template-policy .header__right{order:2;justify-content:flex-end}.template-product .header__cart-count,.template-cart .header__cart-count,.template-page .header__cart-count,.template-policy .header__cart-count{background:#fff!important;color:#000!important}.template-product .header--solid .header__cart-count,.template-cart .header--solid .header__cart-count,.template-page .header--solid .header__cart-count,.template-policy .header--solid .header__cart-count{background:#000!important;color:#fff!important}.template-product .header--solid,.template-cart .header--solid,.template-page .header--solid,.template-policy .header--solid{background:var(--header-bg)!important}.template-product .header--solid .header__logo-img,.template-cart .header--solid .header__logo-img,.template-page .header--solid .header__logo-img,.template-policy .header--solid .header__logo-img,.template-product .header--solid .header__account-icon-img,.template-cart .header--solid .header__account-icon-img,.template-page .header--solid .header__account-icon-img,.template-policy .header--solid .header__account-icon-img,.template-product .header--solid .header__cart-icon-img,.template-cart .header--solid .header__cart-icon-img,.template-page .header--solid .header__cart-icon-img,.template-policy .header--solid .header__cart-icon-img{color:#000}.product{background:#000;padding:clamp(100px,12vh,140px) 0 40px}.product__inner{max-width:1280px;margin:0 auto;padding:0 var(--content-padding);display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,4vw,60px);align-items:start}.product__gallery-grid{display:grid;grid-template-columns:1fr;gap:8px}.product__main-image-wrap,.product__thumbs{display:none}.product__grid-item{border-radius:12px;overflow:hidden;background:#111}.product__grid-img{width:100%;display:block;aspect-ratio:1;object-fit:cover}.product__main-image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:#111;touch-action:pan-y}.product__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;touch-action:pan-y}.product__slide--active{opacity:1;position:relative}.product__main-img{width:100%;height:100%;object-fit:cover;display:block}video.product__video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.product__video-wrap{position:relative;width:100%;height:100%}.product__video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;width:64px;height:64px;border:none;border-radius:50%;background:#0000008c;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease;box-shadow:0 2px 12px #0006;padding:0}.product__video-play svg{width:28px;height:28px}.product__video-play svg circle{display:none}.product__video-play svg polygon{fill:#fff}.product__video-play:hover{transform:translate(-50%,-50%) scale(1.1)}.product__video-play--hidden{opacity:0;pointer-events:none}.product__thumb{position:relative}.product__thumb-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6);pointer-events:none}.product__thumbs{gap:8px;margin-top:12px;overflow-x:auto;scrollbar-width:none}.product__thumbs::-webkit-scrollbar{display:none}.product__thumb{flex:0 0 auto;width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;opacity:.5;transition:opacity .2s ease,border-color .2s ease;background:#111;padding:0}.product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product__thumb--active,.product__thumb:hover{opacity:1;border-color:var(--header-bg)}.product__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:none;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:background .2s ease,opacity .2s ease;opacity:0;display:flex;align-items:center;justify-content:center;padding:0}.product__main-image-wrap:hover .product__arrow{opacity:1}.product__arrow:hover{background:#000000bf}.product__arrow--prev{left:12px}.product__arrow--next{right:12px}@media(max-width:767px){.product__arrow{opacity:.7;width:34px;height:34px;font-size:18px}}.product__info{position:sticky;top:calc(var(--header-height) + 20px);align-self:start;display:flex;flex-direction:column;gap:0}.product__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;line-height:1.15;margin:0 0 4px}.product__subtitle{font-family:var(--font-body);font-size:var(--text-base);color:#ffffff80;margin:0 0 12px;font-weight:400;line-height:1.4}.product__price-wrap{display:flex;align-items:baseline;gap:12px;margin-bottom:clamp(16px,3vh,24px)}.product__price{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:700;color:var(--header-bg)}.product__compare-price{font-family:var(--font-body);font-size:var(--text-lg);color:#fff6;text-decoration:line-through}.product__description{font-family:var(--font-body);font-size:var(--text-base);color:#b3b3b3;line-height:1.6;margin-bottom:clamp(24px,4vh,36px)}.product__description p{margin:0 0 8px}.product__per-unit{font-family:var(--font-body);font-size:var(--text-sm);color:#ffffff73;margin-left:8px}.product__option{margin-bottom:clamp(20px,3vh,28px);padding-bottom:clamp(16px,2.5vh,24px);border-bottom:1px solid rgba(255,255,255,.06)}.product__option:last-of-type{border-bottom:none;padding-bottom:0}.product__option--disabled .product__option-values{pointer-events:none;opacity:.6}.product__option-label{display:block;font-family:var(--font-body);font-size:var(--text-lg);font-weight:600;color:#ffffffbf;text-transform:none;letter-spacing:.03em;margin-bottom:12px}.product__option-values{display:flex;flex-wrap:wrap;gap:8px}.product__swatch{width:36px;height:36px;border-radius:50%!important;border:2px solid transparent;cursor:pointer;transition:all .2s ease;padding:0!important;outline:2px solid transparent;outline-offset:2px;min-width:36px!important;font-size:0;color:transparent}.product__swatch:hover{outline-color:#ffffff4d}.product__swatch--active,.product__swatch.product__option-btn--active{outline-color:#fff;border-color:transparent!important}.product__option-btn{font-family:var(--font-body);font-size:var(--text-base);font-weight:500;color:#fff;background:transparent;border:1.5px solid rgba(255,255,255,.2);border-radius:10px;padding:10px 20px;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.product__option-btn:hover{border-color:#ffffff80}.product__option-btn--active{border-color:var(--header-bg);background:#ff6b001a;color:var(--header-bg)}.product__option-btn--disabled{opacity:.3;cursor:not-allowed}.product__pack-selector{display:flex;gap:10px}.product__pack-btn{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 12px 8px;background:transparent;border:1.5px solid rgba(255,255,255,.12);border-radius:14px;cursor:pointer;transition:border-color .25s,background .25s,box-shadow .25s;font-size:inherit;color:#fff}.product__pack-prices{display:flex;align-items:baseline;gap:6px}.product__pack-btn:hover{border-color:#ffffff4d}.product__pack-btn.product__option-btn--active{border-color:var(--header-bg);background:#ff4d0614;box-shadow:0 0 0 1px var(--header-bg);color:#fff}.product__pack-name{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;color:#fff}.product__pack-price{font-family:var(--font-body);font-size:var(--text-sm);color:#ffffff80}.product__pack-btn.product__option-btn--active .product__pack-price{color:var(--header-bg)}.product__pack-badge{position:absolute;top:-10px;right:-6px;background:var(--header-bg);color:#000;font-family:var(--font-heading);font-size:var(--text-xs);font-weight:700;padding:3px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.product__pack-per{font-family:var(--font-body);font-size:11px;color:#ffffff59;font-weight:400}.product__pack-btn.product__option-btn--active .product__pack-per{color:#ff6b0099}.product__qty-wrap{display:inline-flex;align-items:center;border:1.5px solid rgba(255,255,255,.15);border-radius:10px;overflow:hidden}.product__qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;font-size:1.2rem;cursor:pointer;transition:background .15s ease}.product__qty-btn:hover{background:#ffffff14}.product__qty-input{width:48px;text-align:center;background:transparent;border:none;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);color:#fff;font-family:var(--font-body);font-size:var(--text-lg);font-weight:600;-moz-appearance:textfield}.product__qty-input::-webkit-inner-spin-button,.product__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.product__atc{width:100%;padding:16px 24px;background:var(--header-bg);color:#000;border:none;border-radius:14px;font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;text-transform:lowercase;cursor:pointer;transition:filter .2s ease,transform .15s ease;margin-top:20px}.product__atc:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.product__atc:active:not(:disabled){transform:translateY(0)}.product__atc:disabled{opacity:.4;cursor:not-allowed}.product__atc--loading{pointer-events:none;opacity:.7}.product__notify{margin-top:12px}.product__notify-toggle{display:inline-flex;align-items:center;gap:8px;background:none;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffb3;font-family:var(--font-body);font-size:var(--text-sm);padding:10px 20px;cursor:pointer;transition:all .25s ease;width:100%;justify-content:center}.product__notify-toggle:hover{border-color:var(--accent);color:var(--accent)}.product__notify-form{margin-top:10px}.product__notify-row{display:flex;gap:0;border:1px solid rgba(255,255,255,.15);border-radius:8px;overflow:hidden}.product__notify-email{flex:1;background:#ffffff0d;border:none;color:#fff;font-family:var(--font-body);font-size:var(--text-sm);padding:10px 14px;outline:none}.product__notify-email::placeholder{color:#ffffff59}.product__notify-submit{background:var(--header-bg);border:none;color:#000;font-size:18px;font-weight:700;padding:10px 18px;cursor:pointer;transition:filter .2s ease}.product__notify-submit:hover{filter:brightness(1.1)}.product__notify-success{color:var(--accent);font-size:var(--text-sm);margin-top:8px}.product__trust{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:clamp(20px,3vh,32px);padding-top:clamp(20px,3vh,32px);border-top:1px solid rgba(255,255,255,.08)}.product__trust-item{display:flex;align-items:center;gap:6px}.product__trust-icon{font-size:var(--text-lg)}.product__trust-text{font-family:var(--font-body);font-size:var(--text-xs);color:#ffffff80;font-weight:400}.product__rating{display:flex;align-items:center;gap:8px;margin-bottom:8px}.product__stars{color:#ffc107;font-size:16px;letter-spacing:1px}.product__review-count{font-family:var(--font-body);font-size:var(--text-sm);color:#ffffff80}.product__compare-price{font-family:var(--font-body);font-size:var(--text-lg);color:#ffffff59;text-decoration:line-through;margin-right:8px}.product__guarantee{margin-top:28px;margin-bottom:24px;text-align:center}.product__guarantees{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.product__guarantee-item{font-family:var(--font-body);font-size:14px;color:#fff;white-space:nowrap}.product__guarantee-icon{color:var(--header-bg);font-weight:700;margin-right:2px}.product__guarantee-item+.product__guarantee-item:before{content:"\b7";margin-right:6px;color:#ffffff4d}.product__guarantee-item--has-tip{cursor:pointer;position:relative}.product__guarantee-item--has-tip .product__guarantee-text{border-bottom:1px dotted rgba(255,255,255,.35);padding-bottom:1px;transition:border-color .2s}.product__guarantee-item--has-tip:hover .product__guarantee-text{border-bottom-color:var(--header-bg)}.product__tooltip{display:none;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);background:#222;color:#ffffffd9;font-size:12px;line-height:1.5;padding:10px 14px;border-radius:8px;white-space:normal;min-width:200px;max-width:280px;text-align:left;box-shadow:0 4px 20px #00000080;z-index:100;pointer-events:auto}.product__tooltip:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:#222}.product__guarantee-item--active .product__tooltip{display:block}.product__sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);background:#000000f5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.1);padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.product__sticky-atc--visible{transform:translateY(0)}.product__sticky-inner{display:flex;flex-direction:column;max-width:480px;margin:0 auto;gap:8px}.product__sticky-row{display:flex;align-items:center;gap:10px}.sticky__pack{display:flex;gap:4px}.sticky__pill{padding:5px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff9;font-family:var(--font-heading);font-size:11px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.sticky__pill--active{border-color:var(--header-bg);background:var(--header-bg);color:#000}.sticky__colors{display:flex;gap:5px;align-items:center}.sticky__dot{width:18px;height:18px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .15s ease,transform .15s ease;padding:0}.sticky__dot--active{outline:2px solid #fff;outline-offset:2px;border-color:transparent}.sticky__price-wrap{display:flex;align-items:center;gap:6px;margin-left:auto}.sticky__save-badge{background:var(--header-bg);color:#000;font-family:var(--font-heading);font-size:10px;font-weight:700;padding:3px 7px;border-radius:6px;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;line-height:1}.product__sticky-urgency{font-size:14px;line-height:1}.product__sticky-price{font-family:var(--font-heading);font-size:18px;color:#fff;font-weight:700;line-height:1}.product__sticky-btn{width:100%;padding:13px 24px;background:var(--header-bg);color:#000;border:none;border-radius:12px;font-family:var(--font-heading);font-size:var(--text-base);font-weight:700;cursor:pointer;transition:filter .2s ease;text-transform:lowercase}.product__sticky-btn:hover{filter:brightness(1.1)}.product__accordion-item{border-bottom:1px solid rgba(255,255,255,.15)}.product__accordion-item:first-of-type{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:8px}.product__accordion-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;background:none;border:none;color:#fff;font-family:var(--font-body);font-size:15px;font-weight:400;cursor:pointer;text-align:left}.product__accordion-trigger:hover{color:var(--header-bg)}.product__accordion-icon{font-size:20px;transition:transform .3s ease}.product__accordion-item--open .product__accordion-icon{transform:rotate(45deg)}.product__accordion-content{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.product__accordion-item--open .product__accordion-content{grid-template-rows:1fr}.product__accordion-inner{min-height:0;padding:0;color:#ffffffb3;font-size:14px;line-height:1.6;overflow:hidden;transition:padding .4s cubic-bezier(.4,0,.2,1)}.product__accordion-item--open .product__accordion-inner{padding:0 0 16px}.product__accordion-inner p{margin:0 0 8px}@media(max-width:767px){.product{padding-top:clamp(80px,10vh,100px)}.product__inner{grid-template-columns:1fr;gap:24px}.product__gallery-grid{display:none}.product__main-image-wrap{display:block}.product__thumbs{display:flex}.product__gallery{position:static;overflow:hidden}.product__info{position:static}.product__thumbs{gap:6px;margin-top:10px;max-width:100%}.product__thumb{width:52px;height:52px;border-radius:6px}.product__main-image-wrap{border-radius:12px}.product__swatch{width:40px;height:40px}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:none;visibility:hidden}.cart-drawer--open{pointer-events:auto;visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .35s ease}.cart-drawer--open .cart-drawer__overlay{background:#0009}.cart-drawer__panel{position:absolute;top:0;right:0;width:min(420px,90vw);height:100%;background:#111;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}@media(max-width:767px){.cart-drawer__panel{width:100vw}}.cart-drawer--open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.cart-drawer__title{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;color:#fff;margin:0}.cart-drawer__close{background:transparent;border:none;color:#fff9;cursor:pointer;padding:4px;transition:color .2s ease}.cart-drawer__close:hover{color:#fff}.cart-drawer__body{flex:1;overflow-y:auto;padding:16px 24px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;color:#fff6;font-family:var(--font-body);font-size:var(--text-lg)}.cart-drawer__continue{font-family:var(--font-body);font-size:var(--text-base);color:var(--header-bg);text-decoration:underline;text-underline-offset:3px}.cart-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.06);position:relative}.cart-item__image{width:80px;height:80px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#1a1a1a}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{flex:1;display:flex;flex-direction:column;gap:4px}.cart-item__title{font-family:var(--font-heading);font-size:var(--text-base);font-weight:600;color:#fff;margin:0}.cart-item__variant{font-family:var(--font-body);font-size:var(--text-xs);color:#ffffff73;margin:0}.cart-item__price{font-family:var(--font-body);font-size:var(--text-base);font-weight:600;color:var(--header-bg);margin:0}.cart-item__qty-wrap{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden;margin-top:4px;align-self:flex-start}.cart-item__qty-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;font-size:var(--text-base);cursor:pointer;transition:background .15s ease}.cart-item__qty-btn:hover{background:#ffffff14}.cart-item__qty{width:32px;text-align:center;font-family:var(--font-body);font-size:var(--text-base);font-weight:600;color:#fff;border-left:1px solid rgba(255,255,255,.08);border-right:1px solid rgba(255,255,255,.08);line-height:30px}.cart-item__remove{position:absolute;top:16px;right:0;background:transparent;border:none;color:#ffffff4d;cursor:pointer;padding:4px;transition:color .2s ease}.cart-item__remove:hover{color:#e74c3c}.cart-drawer__footer{padding:20px 24px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.08)}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;color:#fff;margin-bottom:4px}.cart-drawer__note{font-family:var(--font-body);font-size:var(--text-xs);color:#fff6;margin:0 0 16px}.cart-drawer__checkout{display:block;width:100%;padding:14px;background:var(--header-bg);color:#000;border:none;border-radius:12px;font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;text-align:center;text-decoration:none;text-transform:lowercase;cursor:pointer;transition:filter .2s ease}.cart-drawer__checkout:hover{filter:brightness(1.1)}.cart-page{background:#000;min-height:100dvh;padding:clamp(100px,12vh,140px) var(--content-padding) clamp(40px,6vh,80px)}.cart-page__inner{max-width:700px;margin:0 auto}.cart-page__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;margin:0 0 clamp(24px,4vh,40px)}.cart-page__footer{margin-top:24px}.cart-page__subtotal{display:flex;justify-content:space-between;font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;color:#fff;margin-bottom:4px}.cart-page__note{font-family:var(--font-body);font-size:var(--text-xs);color:#fff6;margin:0 0 20px}.cart-page__checkout{display:block;width:100%;padding:16px;background:var(--header-bg);color:#000;border-radius:14px;font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;text-align:center;text-decoration:none;text-transform:lowercase}.cart-page__checkout:hover{filter:brightness(1.1)}.cart-page__empty{text-align:center;padding:clamp(60px,10vh,120px) 0;color:#fff6;font-family:var(--font-body);font-size:var(--text-lg)}.cart-page__continue{display:inline-block;margin-top:16px;color:var(--header-bg);text-decoration:underline;text-underline-offset:3px;font-size:var(--text-lg)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}}.product__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.product__rating-separator{color:#fff6;font-size:var(--text-sm)}.product__social-proof{color:#ffffffb3;font-size:var(--text-sm);font-weight:500}.product__rating-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;cursor:pointer}.product__stars{color:var(--header-bg);font-size:1.2rem;letter-spacing:1px}.product__rating-score{color:#fff;font-size:var(--text-sm);font-weight:600;margin-left:4px}.product__rating-count{color:#ffffffb3;font-size:var(--text-sm)}.product__rating-count:before{content:"\b7";margin:0 6px}.product__reviews{margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.reviews__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:#fff;line-height:1.15;text-align:center;margin:0 0 clamp(4px,1vh,10px)}.reviews__subtitle{font-family:var(--font-body);font-size:var(--text-xl);font-weight:400;color:#b3b3b3;line-height:1.3;text-align:center;margin:0 0 clamp(12px,3vh,30px)}.reviews__summary{text-align:center;margin-bottom:24px}.reviews__stars-large{font-size:1.8rem;color:var(--header-bg);letter-spacing:2px}.reviews__avg{color:#fffc;font-size:var(--text-sm);margin-top:4px}.reviews__count{color:#ffffff80;font-size:var(--text-xs);margin-top:2px;margin-bottom:16px}.reviews__histogram{max-width:320px;margin:0 auto}.reviews__hist-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.reviews__hist-label{color:#fff9;font-size:var(--text-xs);width:28px;text-align:right;flex-shrink:0}.reviews__hist-bar{flex:1;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.reviews__hist-fill{height:100%;background:var(--header-bg);border-radius:4px;transition:width .4s ease}.reviews__hist-count{color:#ffffff80;font-size:var(--text-xs);width:30px;flex-shrink:0}.reviews__ai{margin:24px 0;padding:20px;background:linear-gradient(135deg,#ff6b000d,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:12px;position:relative;overflow:hidden}.reviews__ai:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,107,0,.25),transparent)}.reviews__ai-header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.reviews__ai-icon{color:var(--header-bg);font-size:.85rem;animation:aiPulse 2.5s ease-in-out infinite}@keyframes aiPulse{0%,to{opacity:1}50%{opacity:.4}}.reviews__ai-label{font-family:var(--font-heading);font-weight:700;color:#fffc;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.8px}.reviews__ai-topics{display:flex;flex-wrap:wrap;gap:8px}.reviews__ai-topic{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffd9;font-family:var(--font-body);font-size:var(--text-xs);cursor:pointer;transition:all .2s ease;white-space:nowrap}.reviews__ai-topic--selected{border-color:var(--accent);background:#ff6b001f;color:#fff}.reviews__ai-topic:hover{background:#ffffff14;border-color:#fff3}.reviews__ai-arrow{font-weight:700;font-size:.85rem}.reviews__ai-topic--positive .reviews__ai-arrow{color:#4ade80}.reviews__ai-topic--neutral .reviews__ai-arrow{color:#fff6}.reviews__ai-num{color:#ffffff59;font-size:.7rem;margin-left:2px}.reviews__controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.reviews__write-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:transparent;color:#fff9;font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;text-decoration:none;transition:all .25s ease;cursor:pointer;white-space:nowrap}.reviews__write-btn:hover{background:#ff6b0014;border-color:var(--accent);color:var(--accent)}.reviews__sort{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:8px 32px 8px 12px;font-family:var(--font-body);font-size:var(--text-sm);outline:none;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23fff' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.reviews__sort:focus{border-color:var(--header-bg)}.reviews__card{border-bottom:1px solid rgba(255,255,255,.08);padding:16px 0}.reviews__card:last-child{border-bottom:none}.reviews__card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.reviews__card-stars{font-size:.9rem;letter-spacing:1px}.reviews__star{color:#fff3}.reviews__star.reviews__star--filled{color:#ff6b00}.reviews__card-date{color:#ffffff59;font-size:var(--text-xs)}.reviews__card-title{font-family:var(--font-heading);font-weight:700;color:#fff;font-size:var(--text-base);margin-bottom:4px}.reviews__card-body{color:#ffffffb3;font-size:var(--text-base);line-height:1.6;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reviews__card-body--expanded{-webkit-line-clamp:unset;display:block}.reviews__card-toggle{background:none;border:none;color:var(--accent);font-size:var(--text-sm);cursor:pointer;padding:0;margin-bottom:6px;font-family:inherit}.reviews__card-toggle:hover{text-decoration:underline}.reviews__card-author{color:#ffffff73;font-size:var(--text-xs);font-weight:400}.reviews__pagination{display:flex;justify-content:center;align-items:center;gap:6px;padding:20px 0 8px}.reviews__page-link{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 6px;border-radius:6px;color:#ffffff80;text-decoration:none;font-size:var(--text-sm);transition:all .2s ease}.reviews__page-link:hover{background:#ffffff14;color:#fff}.reviews__page-link--active{background:var(--header-bg);color:#000;font-weight:700}.reviews__page-link--active:hover{background:var(--header-bg);color:#000}.reviews__page-dots{color:#ffffff4d;font-size:var(--text-sm)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
