:root{--bg:#f5f7f8;--surface:#fff;--surface2:#eef3f3;--text:#152326;--muted:#708084;--line:#dde6e6;--brand:#0fb5ad;--brand2:#087f7a;--accent:#ff6b46;--dark:#12272a;--shadow:0 18px 50px rgba(20,51,55,.09);--radius:24px;--container:min(1500px,calc(100% - 48px));color-scheme:light}:root[data-theme=dark]{--bg:#0c1517;--surface:#132023;--surface2:#18282b;--text:#eef8f8;--muted:#93a5a8;--line:#26383b;--dark:#061012;--shadow:0 18px 55px rgba(0,0,0,.28);color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:YekanBakh,Tahoma,"Segoe UI",sans-serif;line-height:1.75}body.no-scroll{overflow:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.container{width:var(--container);margin:auto}.top-strip{background:var(--dark);color:#dbe8e8;font-size:12px}.top-strip__inner{height:37px;display:flex;align-items:center;justify-content:space-between}.top-strip__links{display:flex;gap:24px;color:#a9babb}.site-header{position:relative;z-index:100;background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);transition:.25s}.site-header.scrolled{position:sticky;top:0}.site-header.scrolled .top-strip{display:none}.header-main{height:94px;display:grid;grid-template-columns:260px minmax(300px,1fr) auto;gap:30px;align-items:center}.brand{display:flex;align-items:center;gap:14px}.brand img{width:86px;height:60px;object-fit:contain;mix-blend-mode:multiply}.brand strong{display:block;font-size:19px}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:-3px}:root[data-theme=dark] .brand img{background:#fff;border-radius:10px;padding:4px;mix-blend-mode:normal}.search{height:54px;background:var(--surface2);border:1px solid transparent;border-radius:17px;display:flex;align-items:center;padding:0 15px;transition:.2s}.search:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent);background:var(--surface)}.search button{border:0;background:none;color:var(--brand);display:grid;place-items:center}.search input{border:0;outline:0;background:transparent;width:100%;padding:0 12px;color:var(--text)}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:46px;height:46px;border:1px solid var(--line);background:var(--surface);border-radius:14px;color:var(--text);display:grid;place-items:center}.theme-toggle .moon{display:none}:root[data-theme=dark] .theme-toggle .sun{display:none}:root[data-theme=dark] .theme-toggle .moon{display:block}.account-btn,.cart-btn{height:50px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:14px}.account-btn:hover,.cart-btn:hover{background:var(--surface2)}.account-btn small{display:block;color:var(--muted);font-size:10px;line-height:1.2}.account-btn b{font-size:12px;white-space:nowrap}.cart-btn{position:relative}.cart-count{position:absolute;right:2px;top:0;background:var(--accent);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center}.nav-wrap{display:flex;justify-content:space-between;align-items:center;height:56px}.desktop-nav{display:flex;align-items:center;height:100%;gap:6px}.desktop-nav>a,.dropdown>button{height:100%;padding:0 14px;border:0;background:none;color:var(--muted);font-size:13px;display:flex;align-items:center;gap:4px}.desktop-nav>a:hover,.desktop-nav>a.active,.dropdown>button:hover{color:var(--brand)}.dropdown{height:100%;position:relative}.dropdown svg,.categories-btn svg{width:15px}.dropdown-menu{position:absolute;top:90%;right:0;width:190px;padding:10px;background:var(--surface);border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:none}.dropdown-menu a{display:block;padding:9px 11px;border-radius:9px;font-size:12px}.dropdown-menu a:hover{background:var(--surface2);color:var(--brand)}.mega-trigger{height:100%;position:relative}.categories-btn{height:44px;margin-top:6px;border:0;border-radius:13px;background:var(--brand);color:#fff;padding:0 19px;display:flex;align-items:center;gap:10px}.grid-icon{font-size:22px;line-height:1;transform:rotate(90deg)}.mega-menu{position:absolute;top:55px;right:0;width:min(1040px,82vw);min-height:380px;background:var(--surface);border:1px solid var(--line);border-radius:0 0 24px 24px;box-shadow:var(--shadow);display:grid;grid-template-columns:220px 1fr;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.mega-trigger:hover .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu__tabs{background:var(--surface2);padding:18px 12px}.mega-menu__tabs button{width:100%;text-align:right;border:0;background:none;color:var(--muted);padding:13px 14px;border-radius:11px;font-size:13px}.mega-menu__tabs button.active{background:var(--surface);color:var(--brand);font-weight:bold;box-shadow:0 5px 18px rgba(0,0,0,.05)}.mega-menu__content{display:none;padding:30px;grid-template-columns:repeat(3,1fr) 210px;gap:26px}.mega-menu__content.active{display:grid}.mega-menu__content h4{font-size:13px;margin:0 0 12px}.mega-menu__content a:not(.mega-promo){display:block;color:var(--muted);font-size:12px;padding:4px 0}.mega-menu__content a:hover{color:var(--brand)}.mega-promo{border-radius:18px;padding:23px;color:#fff!important;background:linear-gradient(160deg,#12383a,#0da69f);display:flex;flex-direction:column;justify-content:flex-end;min-height:290px;position:relative;overflow:hidden}.mega-promo:before{content:"";position:absolute;width:180px;height:180px;border:35px solid rgba(255,255,255,.08);border-radius:50%;top:-50px;left:-50px}.mega-promo span{font-size:11px;opacity:.8}.mega-promo strong{font-size:19px;margin:4px 0 20px}.mega-promo em{font-style:normal;font-size:11px}.nav-support{display:flex;align-items:center;gap:7px;font-size:11px}.nav-support small{color:var(--muted)}.nav-support a{font-weight:bold}.pulse{width:8px;height:8px;border-radius:50%;background:#1dc881;box-shadow:0 0 0 5px rgba(29,200,129,.13)}.mobile-menu-btn{display:none}.mobile-drawer,.drawer-backdrop,.mobile-bottom-nav{display:none}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;padding-top:26px}.section-kicker{font-size:11px;color:var(--brand);font-weight:bold;letter-spacing:.5px}.btn{min-height:49px;border-radius:14px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:15px;font-size:12px;font-weight:bold}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand2);transform:translateY(-2px)}.btn-ghost{border:1px solid color-mix(in srgb,var(--text) 15%,transparent)}.trust-strip{margin-top:22px;background:var(--surface);border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);padding:23px 20px;box-shadow:0 8px 28px rgba(20,50,50,.03)}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:13px;border-left:1px solid var(--line)}.trust-strip>div:last-child{border:0}.trust-icon{width:42px;height:42px;border-radius:13px;background:rgba(15,181,173,.1);color:var(--brand);display:grid;place-items:center;font-size:19px}.trust-strip p{margin:0}.trust-strip b,.trust-strip small{display:block}.trust-strip b{font-size:12px}.trust-strip small{font-size:9px;color:var(--muted)}.section{padding-top:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.section-heading h2{font-size:28px;margin:4px 0 0}.section-heading>a{font-size:11px;color:var(--muted)}.section-heading>a:hover{color:var(--brand)}.category-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:16px;text-align:center;transition:.25s}.category-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:transparent}.category-art{height:145px;border-radius:18px;background:var(--surface2);display:grid;place-items:center;position:relative;overflow:hidden}.category-art:before{content:"";position:absolute;width:90px;height:90px;background:rgba(15,181,173,.12);border-radius:50%}.category-card h3{font-size:13px;margin:14px 0 1px}.category-card>span{font-size:9px;color:var(--muted)}.category-art i{display:block;position:relative;z-index:1}.special-section{margin-top:95px;padding:55px 0;background:linear-gradient(120deg,#0a9e97,#0fb5ad);position:relative;overflow:hidden}.special-section:before{content:"";position:absolute;width:600px;height:600px;border:100px solid rgba(255,255,255,.05);border-radius:50%;right:-250px;top:-330px}.special-wrap{display:grid;grid-template-columns:260px minmax(0,1fr);gap:35px;position:relative}.special-intro{color:#fff;padding-top:10px}.special-badge{font-size:10px;border:1px solid rgba(255,255,255,.4);border-radius:100px;padding:6px 12px}.special-intro h2{font-size:32px;line-height:1.5;margin:15px 0 8px}.special-intro p{font-size:11px;opacity:.8}.special-intro>a{font-size:11px}.products-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:14px;overflow-x:auto;scrollbar-width:none;padding:3px}.products-slider::-webkit-scrollbar{display:none}.heart{position:absolute;left:12px;top:12px;width:34px;height:34px;border:0;border-radius:10px;background:var(--surface);color:var(--muted);font-size:20px;z-index:2}.heart.liked{color:#ff4f6d}.price{margin-top:10px}.price del{display:block;font-size:9px;color:var(--muted)}.price b{display:block;font-size:13px}.price small{font-size:8px;font-weight:normal}.add-cart{width:100%;height:38px;margin-top:12px;border:1px solid var(--line);background:transparent;border-radius:11px;color:var(--text);font-size:10px;display:flex;align-items:center;justify-content:center;gap:12px}.add-cart:hover{background:var(--brand);border-color:var(--brand);color:#fff}.tabs{background:var(--surface2);border-radius:12px;padding:4px;display:flex}.tabs button{border:0;background:none;color:var(--muted);padding:8px 13px;border-radius:9px;font-size:10px}.tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 4px 15px rgba(0,0,0,.05)}.simple-product__art{height:220px;background:var(--surface2);border-radius:17px;display:grid;place-items:center;position:relative}.simple-product__art button{position:absolute;left:10px;top:10px;border:0;background:var(--surface);border-radius:10px;width:32px;height:32px;color:var(--muted)}.blog-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden}.blog-visual{height:210px;position:relative;background:var(--surface2);overflow:hidden}.blog-visual span{position:absolute;top:15px;right:15px;background:rgba(255,255,255,.88);color:#203638;border-radius:8px;padding:4px 8px;font-size:8px;z-index:2}.blog-visual:before,.blog-visual:after{content:"";position:absolute}.blog-card>div:last-child{padding:20px}.blog-card time{font-size:8px;color:var(--muted)}.blog-card h3{font-size:12px;line-height:2;min-height:48px}.blog-card a{font-size:9px;color:var(--brand)}.newsletter{margin-top:90px;background:linear-gradient(120deg,#dff4f2,#c7eae7);padding:55px 0;color:#173638}:root[data-theme=dark] .newsletter{background:#173638;color:#fff}.newsletter span{font-size:10px;color:var(--brand2)}.newsletter h2{font-size:25px;margin:5px 0}.newsletter form{width:520px;background:#fff;border-radius:16px;padding:6px;display:flex}.newsletter input{border:0;outline:0;background:transparent;flex:1;padding:0 15px;color:#17282a}.newsletter button{border:0;background:var(--dark);color:#fff;border-radius:12px;padding:13px 22px;font-size:10px}.site-footer{background:#0d1e21;color:#dbe6e7;padding-top:65px}.footer-main{display:grid;grid-template-columns:1.4fr .7fr .8fr 1fr;gap:60px;padding-bottom:50px}.site-footer .brand img{background:#fff;border-radius:10px;padding:3px;mix-blend-mode:normal}.footer-about p,.footer-contact p{font-size:10px;color:#8da0a2;max-width:360px}.socials{display:flex;gap:8px;margin-top:18px}.socials a{width:34px;height:34px;border:1px solid #2e4245;border-radius:10px;display:grid;place-items:center;font-size:9px}.footer-col h4,.footer-contact h4{font-size:12px;margin-bottom:17px}.footer-col>a{display:block;color:#8fa1a3;font-size:10px;padding:5px 0}.footer-contact>a{font-size:20px;font-weight:bold;color:#fff;display:block}.footer-contact>span{font-size:9px;color:#829496}.footer-bottom{border-top:1px solid #24373a;min-height:70px;display:flex;align-items:center;justify-content:space-between;color:#718589;font-size:9px}.footer-bottom div{display:flex;gap:20px}.back-to-top{position:fixed;left:22px;bottom:22px;width:43px;height:43px;border:0;border-radius:13px;background:var(--brand);color:#fff;z-index:80;opacity:0;visibility:hidden;transform:translateY(15px);transition:.2s}.back-to-top.show{opacity:1;visibility:visible;transform:none}@media (max-width:1250px){:root{--container:min(1180px,calc(100% - 34px))}.header-main{grid-template-columns:210px 1fr auto;gap:15px}.brand small,.account-btn span{display:none}.account-btn,.cart-btn{width:46px;padding:0;justify-content:center}.footer-main{gap:30px}}@media (max-width:980px){.top-strip__links,.desktop-nav,.nav-support{display:none}.header-main{height:78px;grid-template-columns:auto 1fr auto}.mobile-menu-btn{display:flex;flex-direction:column;gap:4px}.mobile-menu-btn span{width:18px;height:2px;background:currentColor;border-radius:5px}.brand{justify-self:center}.brand img{width:70px;height:49px}.brand>div{display:none}.search{position:absolute;top:80px;right:17px;left:17px;z-index:4;box-shadow:var(--shadow)}.nav-wrap{height:62px}.header-actions .account-btn,.header-actions .theme-toggle{display:none}.hero-section{padding-top:83px;grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr);gap:18px}.trust-strip>div{border:0}.special-wrap{grid-template-columns:220px 1fr}.products-slider{grid-auto-columns:260px}.newsletter form{width:50%}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-contact{grid-column:1/-1}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;right:0;width:min(88vw,380px);background:var(--surface);z-index:1000;transform:translateX(105%);transition:.3s;box-shadow:-20px 0 50px rgba(0,0,0,.18);padding:20px}.mobile-drawer.open{transform:none}.drawer-backdrop{display:block;position:fixed;inset:0;background:rgba(3,15,17,.55);backdrop-filter:blur(3px);z-index:999;opacity:0;visibility:hidden;transition:.2s}.drawer-backdrop.show{opacity:1;visibility:visible}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head img{width:80px}.drawer-head button{border:0;background:var(--surface2);color:var(--text);width:38px;height:38px;border-radius:11px;font-size:22px}.mobile-drawer nav>a,.mobile-drawer summary{display:block;padding:13px 5px;border-bottom:1px solid var(--line);font-size:12px;cursor:pointer}.mobile-drawer details a{display:block;padding:9px 20px;color:var(--muted);font-size:11px}.mobile-drawer summary::marker{color:var(--brand)}}@media (max-width:700px){:root{--container:calc(100% - 24px);--radius:18px}.top-strip{display:none}.site-header.scrolled{position:sticky}.header-main{height:68px}.nav-wrap{height:58px}.search{top:69px;right:12px;left:12px;height:48px}.hero-section{padding-top:68px}.trust-strip{padding:17px 10px;border-radius:18px}.trust-strip>div{justify-content:flex-start}.trust-icon{width:35px;height:35px}.section{padding-top:65px}.section-heading{align-items:center}.section-heading h2{font-size:21px}.category-card{padding:10px;border-radius:17px}.category-art{height:110px}.special-section{margin-top:65px;padding:35px 0}.special-wrap{display:block}.special-intro{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:24px}.special-intro h2{font-size:24px;grid-column:1}.special-intro p,.special-badge{display:none}.special-intro>a{grid-column:1}.products-slider{grid-auto-columns:245px}.tabs{display:none}.simple-product__art{height:165px}.newsletter{margin-top:65px;padding:38px 0}.newsletter h2{font-size:20px}.newsletter form{width:100%;margin-top:20px}.footer-main{grid-template-columns:1fr 1fr;padding-bottom:30px}.footer-about,.footer-contact{grid-column:1/-1}.footer-bottom{display:block;text-align:center;padding:20px 0}.footer-bottom div{justify-content:center;margin-top:8px}.mobile-bottom-nav{display:flex;position:fixed;right:10px;left:10px;bottom:10px;height:62px;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:18px;z-index:90;box-shadow:0 12px 40px rgba(0,0,0,.18);justify-content:space-around;align-items:center;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{font-size:8px;color:var(--muted);text-align:center}.mobile-bottom-nav span{display:block;font-size:19px;line-height:1.2}.mobile-bottom-nav a.active{color:var(--brand)}.back-to-top{bottom:84px}.site-footer{padding-bottom:80px}}@media (max-width:420px){.trust-strip{grid-template-columns:1fr}.category-art{height:95px}.category-card h3{font-size:11px}.special-intro{display:block}.simple-product__art{height:145px}.footer-main{gap:28px 20px}}@font-face{font-family:YekanBakh;src:url("/content/fonts/YekanBakhFaNum-Light.woff2") format("woff2");font-weight:300;font-display:block}@font-face{font-family:YekanBakh;src:url("/content/fonts/YekanBakhFaNum-Regular.woff2") format("woff2");font-weight:400;font-display:block}@font-face{font-family:YekanBakh;src:url("/content/fonts/YekanBakhFaNum-Medium.woff2") format("woff2");font-weight:500;font-display:block}@font-face{font-family:YekanBakh;src:url("/content/fonts/YekanBakhFaNum-Bold.woff2") format("woff2");font-weight:700;font-display:block}@font-face{font-family:YekanBakh;src:url("/content/fonts/YekanBakhFaNum-Heavy.woff2") format("woff2");font-weight:800;font-display:block}@font-face{font-family:YekanBakh;src:url("/content/fonts/YekanBakhFaNum-Fat.woff2") format("woff2");font-weight:900;font-display:block}html,body,button,input,textarea,select{font-family:YekanBakh,Tahoma,Arial,sans-serif!important}body{position:relative;isolation:isolate;overflow-x:hidden}body>*:not(.ambient-liquid):not(.pointer-glow):not(.site-toast){position:relative;z-index:1;    border-radius: unset !important;}.ambient-liquid{position:fixed;inset:0;z-index:-3;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 16% 8%,rgba(18,183,173,.09),transparent 32%),radial-gradient(circle at 84% 24%,rgba(89,96,255,.07),transparent 30%),linear-gradient(180deg,var(--bg),color-mix(in srgb,var(--bg) 92%,#dffcf8 8%))}.liquid-blob{position:absolute;border-radius:45% 55% 62% 38%/48% 40% 60% 52%;filter:blur(18px);opacity:.52;border:1px solid rgba(255,255,255,.32);box-shadow:inset 0 0 60px rgba(255,255,255,.2),0 30px 80px rgba(18,183,173,.08)}.blob-one{width:430px;height:430px;right:-130px;top:11%;background:linear-gradient(145deg,rgba(18,183,173,.25),rgba(99,238,229,.05));animation:blob1 16s ease-in-out infinite alternate}.blob-two{width:360px;height:360px;left:-120px;top:46%;background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(18,183,173,.17));animation:blob2 19s ease-in-out infinite alternate}.blob-three{width:280px;height:280px;right:20%;bottom:-100px;background:linear-gradient(135deg,rgba(255,180,90,.09),rgba(18,183,173,.14));animation:blob3 18s ease-in-out infinite alternate}@keyframes blob1{to{transform:translate(-80px,70px) rotate(18deg) scale(1.08);border-radius:58% 42% 38% 62%/40% 60% 40% 60%}}@keyframes blob2{to{transform:translate(100px,-50px) rotate(-24deg) scale(.92);border-radius:36% 64% 56% 44%/66% 38% 62% 34%}}@keyframes blob3{to{transform:translate(-70px,-80px) rotate(30deg) scale(1.12)}}.site-header.scrolled{background:color-mix(in srgb,var(--surface) 76%,transparent)!important;backdrop-filter:blur(26px) saturate(175%);border-bottom:1px solid color-mix(in srgb,var(--line) 65%,transparent);box-shadow:0 18px 55px rgba(5,24,26,.08)}.search,.account-btn,.cart-btn,.icon-btn,.trust-strip,.category-card,.blog-card,.mega-menu,.dropdown-menu,.mobile-bottom-nav{background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 84%,transparent),color-mix(in srgb,var(--surface) 66%,transparent));backdrop-filter:blur(22px) saturate(150%);border:1px solid color-mix(in srgb,var(--line) 76%,rgba(255,255,255,.55));box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 14px 45px rgba(8,32,34,.07)}@keyframes heroBlob{to{transform:translate(90px,-35px) rotate(20deg);border-radius:58% 42% 40% 60%/37% 64% 36% 63%}}@keyframes heroShine{0%,55%{transform:translateX(-120%)}80%,100%{transform:translateX(120%)}}.btn,.add-cart,.categories-btn,.tabs button,.theme-toggle{position:relative;overflow:hidden;isolation:isolate}.liquid-action .action-sheen{position:absolute;inset:-30%;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.5) 50%,transparent 65%);transform:translateX(-100%) rotate(8deg);transition:transform .65s cubic-bezier(.2,.7,.2,1);pointer-events:none}.liquid-action:hover .action-sheen{transform:translateX(100%) rotate(8deg)}.btn-primary{box-shadow:0 12px 30px rgba(38,230,209,.28),inset 0 1px 0 rgba(255,255,255,.55)}.btn:hover,.add-cart:hover{transform:translateY(-3px) scale(1.015)}.category-card,.blog-card{transform-style:preserve-3d;will-change:transform;transition:transform .4s cubic-bezier(.2,.75,.2,1),box-shadow .4s,border-color .4s}.category-card:before,.blog-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(255,255,255,.36),transparent 32%);opacity:0;transition:opacity .35s;pointer-events:none}.category-card:hover:before,.blog-card:hover:before{opacity:.65}.category-card:hover,.blog-card:hover{border-color:color-mix(in srgb,var(--brand) 42%,var(--line));box-shadow:0 28px 65px rgba(6,42,45,.14),inset 0 1px 0 rgba(255,255,255,.7)}.category-art,.simple-product__art{transition:transform .4s cubic-bezier(.2,.75,.2,1)}.category-card:hover .category-art{transform:translateZ(20px) scale(1.035)}.heart,.simple-product__art button{transition:transform .25s,background .25s,color .25s,box-shadow .25s}.heart:hover,.simple-product__art button:hover{transform:scale(1.12) rotate(-7deg);box-shadow:0 8px 24px rgba(239,68,68,.18)}.heart.liked,.simple-product__art button.liked{color:#ef476f;background:rgba(239,71,111,.11)}.add-cart.added{background:#087f76!important;color:#fff!important}.mega-menu__content a:not(.mega-promo){position:relative;width:max-content;max-width:100%}.mega-menu__content a:not(.mega-promo):after{content:"";position:absolute;right:0;bottom:-3px;width:0;height:2px;border-radius:99px;background:var(--brand);transition:width .3s}.mega-menu__content a:not(.mega-promo):hover:after{width:100%}.reveal-card{opacity:0;transform:translateY(24px) scale(.985);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.reveal-card.is-visible{opacity:1;transform:none}.site-toast{position:fixed;right:24px;bottom:24px;z-index:1200;display:flex;align-items:center;gap:12px;width:min(365px,calc(100% - 32px));padding:15px 17px;border-radius:19px;background:color-mix(in srgb,var(--surface) 84%,transparent);backdrop-filter:blur(24px) saturate(160%);border:1px solid color-mix(in srgb,var(--brand) 25%,var(--line));box-shadow:0 22px 60px rgba(4,45,48,.2),inset 0 1px 0 rgba(255,255,255,.55);opacity:0;visibility:hidden;transform:translateY(20px) scale(.96);transition:.35s}.site-toast.show{opacity:1;visibility:visible;transform:none}.site-toast>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;color:#fff;background:linear-gradient(145deg,#11b7ad,#087b75)}.site-toast b,.site-toast small{display:block}.site-toast b{font-size:12px}.site-toast small{font-size:10px;color:var(--muted);margin-top:2px}[data-theme="dark"] .ambient-liquid{background:radial-gradient(circle at 15% 8%,rgba(18,183,173,.1),transparent 32%),radial-gradient(circle at 85% 24%,rgba(72,85,255,.08),transparent 30%),linear-gradient(180deg,#071213,#081719)}@media (max-width:980px){.site-toast{bottom:88px;right:16px}}@media (max-width:700px){.blob-one{width:280px;height:280px}.blob-two{width:250px;height:250px}.site-toast{right:12px;bottom:85px;width:calc(100% - 24px)}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal-card{opacity:1;transform:none}}.commerce-v3{color:var(--text)}.commerce-v3 .ambient-liquid{display:none}.commerce-v3 .top-strip{color:#fff}.commerce-v3 .top-strip__inner>span{display:flex;align-items:center;gap:9px}.commerce-v3 .top-strip__links{gap:22px}.commerce-v3 .top-strip__links a:hover{color:#fff}.commerce-v3 .site-header{background:var(--surface);border-bottom:1px solid var(--line);backdrop-filter:none}.commerce-v3 .site-header.scrolled{background:color-mix(in srgb,var(--surface) 94%,transparent)!important;backdrop-filter:blur(18px);box-shadow:0 8px 24px rgba(20,24,31,.08)}.commerce-v3 .brand{gap:10px}.commerce-v3 .brand strong{font-weight:800}.commerce-v3 .brand small{color:#8a8f96}.commerce-v3 .search{border-radius:12px;border:1px solid transparent;backdrop-filter:none}.commerce-v3 .search button{color:#555b63}.commerce-v3 .icon-btn,.commerce-v3 .account-btn,.commerce-v3 .cart-btn{background:transparent;border:1px solid var(--line);box-shadow:none;backdrop-filter:none;border-radius:11px}.commerce-v3 .icon-btn{width:43px;height:43px}.commerce-v3 .account-btn,.commerce-v3 .cart-btn{height:46px}.commerce-v3 .account-btn:hover,.commerce-v3 .cart-btn:hover,.commerce-v3 .icon-btn:hover{background:var(--surface2)}.commerce-v3 .desktop-nav>a.active{font-weight:700}.commerce-v3 .categories-btn{padding:0 16px;font-weight:700}.commerce-v3 .mega-menu{border-radius:0 0 16px 16px;box-shadow:0 20px 50px rgba(20,24,31,.13);border:1px solid var(--line);background:var(--surface);backdrop-filter:none}.commerce-v3 .mega-menu__tabs{background:var(--surface2)}.commerce-v3 .mega-menu__tabs button.active{color:var(--brand2);border-right:3px solid var(--brand);border-radius:8px}.commerce-v3 .mega-promo{border-radius:14px}.commerce-v3 .dropdown-menu{background:var(--surface);backdrop-filter:none;border-radius:12px;box-shadow:0 14px 34px rgba(20,24,31,.12)}.commerce-v3 main{padding-bottom:0}.commerce-v3 .hero-section{grid-template-columns:minmax(0,1fr) 284px}.commerce-v3 .btn-ghost{border:1px solid var(--line)}.commerce-v3 .trust-strip{margin-top:16px;background:var(--surface);box-shadow:none;border:1px solid var(--line);backdrop-filter:none}.commerce-v3 .trust-strip>div{gap:10px}.commerce-v3 .section-heading{margin-bottom:20px}.commerce-v3 .section-kicker{display:block;margin-bottom:3px;letter-spacing:0}.commerce-v3 .category-card{border:1px solid var(--line);background:var(--surface);box-shadow:none;backdrop-filter:none;transform:none!important}.commerce-v3 .category-card:before{display:none}.commerce-v3 .category-card:hover{transform:translateY(-4px)!important;border-color:#b7dedb;box-shadow:0 10px 28px rgba(20,24,31,.08)}.commerce-v3 .category-art{border-radius:12px}.commerce-v3 .special-wrap{gap:18px}.commerce-v3 .special-intro{color:#fff}.commerce-v3 .special-intro>a{color:#fff}.commerce-v3 .heart{width:31px;height:31px}.commerce-v3 .add-cart:hover{transform:none}.commerce-v3 .tabs{background:var(--surface2);padding:3px;border-radius:10px}.commerce-v3 .tabs button{border-radius:8px}.commerce-v3 .simple-product__art{border-radius:12px}.commerce-v3 .blog-card{border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:none;backdrop-filter:none;transform:none!important}.commerce-v3 .blog-card:before{display:none}.commerce-v3 .blog-card:hover{transform:translateY(-4px)!important;box-shadow:0 10px 28px rgba(20,24,31,.08)}.commerce-v3 .blog-visual{border-radius:12px}.commerce-v3 .newsletter{margin-top:62px}.commerce-v3 .newsletter form{border-radius:11px}.commerce-v3 .newsletter button{border-radius:9px}.commerce-v3 .site-footer{background:var(--surface);border-top:1px solid var(--line)}.commerce-v3 .footer-main{padding-top:50px}.commerce-v3 .reveal-card{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease,box-shadow .25s ease,border-color .25s ease}.commerce-v3 .reveal-card.is-visible{opacity:1;transform:none}.commerce-v3 .liquid-action .action-sheen{opacity:.45}.commerce-v3 .site-toast{border-radius:13px}@media (max-width:1200px){.commerce-v3 .header-main{grid-template-columns:190px minmax(280px,1fr) auto;gap:18px}}@media (max-width:980px){.commerce-v3{--container:min(100% - 28px,900px)}.commerce-v3 .header-main{height:72px}.commerce-v3 .hero-section{grid-template-columns:1fr}}@media (max-width:700px){.commerce-v3{--container:calc(100% - 22px)}.commerce-v3 .top-strip__inner{height:34px;justify-content:center}.commerce-v3 .top-strip__links{display:none}.commerce-v3 .top-strip__inner>span{font-size:9px}.commerce-v3 .brand img{width:65px;height:46px}.commerce-v3 .hero-section{padding-top:10px}.commerce-v3 .trust-strip{padding:12px}.commerce-v3 .section{padding-top:42px}.commerce-v3 .section-heading h2{font-size:20px}.commerce-v3 .category-art{height:90px}.commerce-v3 .special-section{margin-top:42px}.commerce-v3 .newsletter{margin-top:45px}}.commerce-v3{--green-600:#1d8f82;--green-300:#86d7cc;--green-200:#bdebe4;--green-100:#e1f5f1;--green-50:#f1faf8;--ink-950:#18211f;--ink-800:#2b3633;--ink-600:#596562;--ink-400:#8b9693;--sand-50:#fcfbf8;--sand-100:#f7f4ee;--sand-200:#eee8dc;--accent:#e4a943;--accent-soft:#fff3d8;--danger:#d94d62;--bg:var(--sand-50);--surface:#ffffff;--surface2:var(--green-50);--text:var(--ink-950);--muted:var(--ink-600);--line:#e6ebe8;--brand:var(--green-700);--brand2:var(--green-900);--warm:var(--sand-100);--dark:var(--green-950);--shadow:0 12px 32px rgba(16,63,58,.08);--radius:18px;background:var(--bg);font-size:15px;line-height:1.8}:root[data-theme=dark] .commerce-v3{--brand:#65cbbf;--brand2:#8fddd3;--accent:#efbd67;--accent-soft:#3c3425}.commerce-v3 body,.commerce-v3 input,.commerce-v3 button,.commerce-v3 textarea,.commerce-v3 select{font-size:15px}.commerce-v3 p{font-size:15px;line-height:2}.commerce-v3 small{font-size:12px}.commerce-v3 a,.commerce-v3 button{font-weight:500}.commerce-v3 .top-strip{background:var(--green-950)}.commerce-v3 .top-strip__inner{height:42px}.commerce-v3 .top-strip__inner>span{font-size:13px}.commerce-v3 .top-strip__inner>span b{color:#9ce5db}.commerce-v3 .top-strip__links{font-size:12px;color:#d5e4e0}.commerce-v3 .brand strong{font-size:19px}.commerce-v3 .brand small{font-size:12px}.commerce-v3 .search{height:54px}:root[data-theme=dark] .commerce-v3 .search{background:#202b28;border-color:#2d3b37}.commerce-v3 .account-btn b{font-size:13px}.commerce-v3 .account-btn small{font-size:11px}.commerce-v3 .nav-wrap{height:56px}.commerce-v3 .desktop-nav>a,.commerce-v3 .dropdown>button{font-size:14px;padding:0 15px}.commerce-v3 .categories-btn{height:44px;margin-top:6px;font-size:14px;border-radius:12px;background:var(--green-800)}.commerce-v3 .categories-btn:hover{background:var(--green-900)}.commerce-v3 .nav-support{font-size:12px}.commerce-v3 .mega-menu{top:56px;border-color:var(--line)}.commerce-v3 .mega-menu__tabs button{font-size:14px}.commerce-v3 .mega-menu__content h4{font-size:15px}.commerce-v3 .mega-menu__content a{font-size:13px}.commerce-v3 .mega-promo{background:linear-gradient(145deg,var(--green-900),var(--green-700))}.commerce-v3 .hero-section{gap:16px;padding-top:24px}.commerce-v3 .btn{min-height:50px;border-radius:12px;font-size:14px;padding:0 22px}.commerce-v3 .btn-primary{background:var(--green-800);box-shadow:0 10px 24px rgba(21,94,87,.22)}.commerce-v3 .btn-primary:hover{background:var(--green-900)}.commerce-v3 .btn-ghost{background:rgba(255,255,255,.78);border-color:#dfe8e5;color:var(--ink-800)}:root[data-theme=dark] .commerce-v3 .btn-ghost{background:#202c29;border-color:#32423e;color:var(--text)}.commerce-v3 .trust-strip{padding:20px 24px;border-radius:18px}.commerce-v3 .trust-icon{width:42px;height:42px;border-radius:12px;background:var(--green-100);color:var(--green-800)}:root[data-theme=dark] .commerce-v3 .trust-icon{background:#21433d;color:#9be1d8}.commerce-v3 .trust-strip b{font-size:14px}.commerce-v3 .trust-strip small{font-size:12px}.commerce-v3 .section{padding-top:66px}.commerce-v3 .section-kicker{font-size:13px;color:var(--green-700);font-weight:700}.commerce-v3 .section-heading h2{font-size:30px;line-height:1.5;letter-spacing:-.7px}.commerce-v3 .section-heading>a{font-size:13px;color:var(--green-700)}.commerce-v3 .category-art{height:132px;background:linear-gradient(145deg,#f2f6f4,#e8f2ef)}:root[data-theme=dark] .commerce-v3 .category-art{background:linear-gradient(145deg,#26322f,#1d2926)}.commerce-v3 .category-card h3{margin:14px 0 3px}.commerce-v3 .category-card>span{color:var(--muted)}.commerce-v3 .special-section{margin-top:66px;padding:34px 0;background:radial-gradient(circle at 10% 50%,rgba(228,169,67,.16),transparent 24%),linear-gradient(120deg,var(--green-950),var(--green-800))}.commerce-v3 .special-badge{color:#6d4d12;background:var(--accent-soft);font-size:12px;border-radius:999px;padding:7px 12px}.commerce-v3 .special-intro h2{line-height:1.5}.commerce-v3 .special-intro p{font-size:13px;color:#d7ebe7}.commerce-v3 .special-intro>a{font-size:13px}.commerce-v3 .price del{font-size:12px}.commerce-v3 .price b{font-size:16px;color:var(--ink-950)}:root[data-theme=dark] .commerce-v3 .price b{color:var(--text)}.commerce-v3 .price small{font-size:11px}.commerce-v3 .add-cart{min-height:42px;border-radius:10px;font-size:13px;background:var(--green-100);color:var(--green-800)}.commerce-v3 .add-cart:hover{background:var(--green-800);color:#fff}.commerce-v3 .tabs button{font-size:13px}.commerce-v3 .simple-product__art{background:linear-gradient(145deg,#f3f7f5,#e7f1ee)}:root[data-theme=dark] .commerce-v3 .simple-product__art{background:linear-gradient(145deg,#26312e,#1e2825)}.commerce-v3 .blog-card h3{font-size:15px;line-height:1.9}.commerce-v3 .blog-card time,.commerce-v3 .blog-card a{font-size:12px}.commerce-v3 .newsletter{background:linear-gradient(120deg,var(--green-950),var(--green-800))}.commerce-v3 .newsletter h2{font-size:30px}.commerce-v3 .newsletter span{font-size:13px;color:#a6e4dc}.commerce-v3 .newsletter input{font-size:14px}.commerce-v3 .newsletter button{font-size:13px;background:var(--accent);color:#33260e}.commerce-v3 .footer-about p,.commerce-v3 .footer-col a,.commerce-v3 .footer-contact p,.commerce-v3 .footer-contact span{font-size:13px}.commerce-v3 .footer-col h4,.commerce-v3 .footer-contact h4{font-size:15px}.commerce-v3 .footer-bottom{font-size:12px}@media (max-width:980px){.commerce-v3{font-size:14px}.commerce-v3 .desktop-nav>a,.commerce-v3 .dropdown>button{font-size:13px}.commerce-v3 .section-heading h2{font-size:27px}}@media (max-width:700px){.commerce-v3 .top-strip__inner>span{font-size:11px}.commerce-v3 .btn{font-size:13px;min-height:46px}.commerce-v3 .trust-strip b{font-size:12px}.commerce-v3 .trust-strip small{font-size:10px}.commerce-v3 .section{padding-top:48px}.commerce-v3 .section-kicker{font-size:11px}.commerce-v3 .section-heading h2{font-size:23px}.commerce-v3 .category-card h3{font-size:13px}.commerce-v3 .category-card>span{font-size:10px}.commerce-v3 .special-intro h2{font-size:24px}.commerce-v3 .price b{font-size:15px}}.commerce-v3 .slider-heading{align-items:flex-end}.commerce-v3 .heading-actions{display:flex;align-items:center;gap:18px}.commerce-v3 .heading-actions>a{font-size:13px;color:var(--green-700);font-weight:700}.commerce-v3 .slider-controls{direction:ltr;display:flex;align-items:center;gap:8px;justify-content: flex-end;}.commerce-v3 .slider-controls button{width:40px;height:40px;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--green-900);font-size:25px;line-height:1;display:grid;place-items:center;transition:.25s ease;box-shadow:0 5px 16px rgba(20,54,48,.06)}.commerce-v3 .slider-controls button:hover{background:var(--green-800);border-color:var(--green-800);color:#fff;transform:translateY(-2px)}.commerce-v3 .slider-controls button:disabled{opacity:.35;cursor:not-allowed;transform:none}.commerce-v3 .horizontal-slider{display:flex!important;grid-template-columns:none!important;gap:14px;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 22px;overscroll-behavior-inline:contain}.commerce-v3 .horizontal-slider::-webkit-scrollbar{display:none}.commerce-v3 .horizontal-slider>*{flex:none;scroll-snap-align:start}.commerce-v3 .category-slider .category-card{width:calc((100% - 5 * 14px)/5.35)}.commerce-v3 .products-slider{width:100%;min-width:0}.commerce-v3 .special-controls{margin-top:22px}.commerce-v3 .special-controls button{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.28);color:#fff;box-shadow:none}.commerce-v3 .special-controls button:hover{background:#fff;color:var(--green-900)}.commerce-v3 .premium-footer{color:#dce8e4;}.commerce-v3 .footer-brand strong{color:#fff}.commerce-v3 .footer-brand small{color:#9fb7b0}.commerce-v3 .footer-about p{color:#aebfba;line-height:2;max-width:330px}.commerce-v3 .footer-trust-mini{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.commerce-v3 .footer-trust-mini span{font-size:10px;padding:7px 10px;border-radius:999px;background:rgba(103,210,194,.1);color:#a5ded5}.commerce-v3 .premium-footer h4{color:#fff;font-size:14px;margin-bottom:18px}.commerce-v3 .premium-footer .footer-col a{color:#9fb3ad;font-size:12px;transition:.2s}.commerce-v3 .premium-footer .footer-col a:hover{color:#fff}.commerce-v3 .premium-footer .footer-contact p{color:#9fb3ad;line-height:1.9}.commerce-v3 .premium-footer .footer-bottom{color:#8fa49e}.commerce-v3 .premium-footer .footer-bottom a{color:#aebfba}@media (max-width:1200px){.commerce-v3 .category-slider .category-card{width:calc((100% - 4 * 14px)/4.35)}.commerce-v3 .blog-slider .blog-card{width:calc((100% - 2 * 14px)/3.25)}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1.5fr repeat(2,1fr)}.commerce-v3 .footer-contact{grid-column:auto}}@media (max-width:980px){.commerce-v3 .category-slider .category-card{width:calc((100% - 3 * 12px)/3.35)}.commerce-v3 .blog-slider .blog-card{width:calc((100% - 1 * 12px)/2.2)}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1.5fr 1fr 1fr}.commerce-v3 .footer-contact{grid-column:1/-1}}@media (max-width:700px){.commerce-v3 .slider-heading{align-items:center}.commerce-v3 .heading-actions>a,.commerce-v3 .tabs{display:none}.commerce-v3 .slider-controls button{width:36px;height:36px;border-radius:10px}.commerce-v3 .horizontal-slider{gap:10px;padding-bottom:14px}.commerce-v3 .category-slider .category-card{width:42%;min-width:142px}.commerce-v3 .blog-slider .blog-card{width:84%;min-width:270px}.commerce-v3 .premium-footer{padding-top:0;}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr 1fr;gap:28px;padding-top:28px}.commerce-v3 .footer-about,.commerce-v3 .footer-contact{grid-column:1/-1}}.commerce-v3 .category-card:hover img{transform:scale(1.06)}.commerce-v3 .recommend-buy{margin-top:11px;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;transition:.25s}.commerce-v3 .recommend-buy:hover{background:#238171;transform:translateY(-2px)}.commerce-v3 .horizontal-slider.is-looping{scroll-snap-type:none}.commerce-v3{--green-950:#103c35;--green-900:#145247;--green-800:#17695b;--green-700:#1f8070;--green-500:#38a997;--mint:#eaf6f3;--sand:#f4eee5;--ink:#18201e}.commerce-v3 .section-heading p{font-size:14px;color:var(--muted);margin-top:5px}.commerce-v3 .category-card{border-radius:20px;padding:10px 10px 18px}.commerce-v3 .category-card h3{font-size:14px}.commerce-v3 .category-card>span{font-size:11px}.commerce-v3 .premium-special{padding:48px 0;position:relative;overflow:hidden}.commerce-v3 .premium-special:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;left:-150px;top:-170px;background:rgba(255,255,255,.05)}.commerce-v3 .special-intro h2{font-size:31px}.commerce-v3 .special-perks{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.commerce-v3 .special-perks span{font-size:10px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.1);color:#e7f6f2}@keyframes dealPulse{50%{box-shadow:0 0 0 8px rgba(225,83,98,0)}}.commerce-v3 .curated-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.commerce-v3 .curated-actions{display:flex;align-items:center;gap:16px}.commerce-v3 .recommend-buy{width:42px;height:42px;margin:0;border-radius:13px;background:var(--green-800);font-size:19px}.commerce-v3 .real-blog-image{position:relative;height:205px;overflow:hidden}.commerce-v3 .real-blog-image img{width:100%;height:100%;display:block;transition:transform .45s}.commerce-v3 .real-blog-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,42,37,.28),transparent 55%)}.commerce-v3 .real-blog-image span{position:absolute;z-index:2;right:12px;top:12px;background:rgba(255,255,255,.88);color:var(--green-900);padding:6px 9px;border-radius:8px;font-size:9px;font-weight:800}.commerce-v3 .blog-card__body a{display:flex;justify-content:space-between}@media (max-width:980px){.commerce-v3 .premium-special .special-wrap{grid-template-columns:1fr}.commerce-v3 .special-intro{display:grid;grid-template-columns:1fr auto;align-items:end}.commerce-v3 .special-intro p,.commerce-v3 .special-perks{grid-column:1}}@media (max-width:700px){.commerce-v3 .curated-head{align-items:flex-start;flex-direction:column}.commerce-v3 .curated-actions{width:100%;justify-content:space-between}.commerce-v3 .blog-slider .blog-card{width:84%;min-width:280px}}.commerce-v3 .premium-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;overflow:hidden;border-radius:22px;background:var(--surface);border:1px solid var(--line);box-shadow:0 16px 45px rgba(20,61,53,.07)}.commerce-v3 .premium-trust .trust-item{position:relative;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;min-height:104px;padding:18px 20px;border-left:1px solid var(--line);overflow:hidden;transition:transform .3s ease,background .3s ease,color .3s ease}.commerce-v3 .premium-trust .trust-item:last-child{border-left:0}.commerce-v3 .premium-trust .trust-item:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-75px;bottom:-80px;background:var(--trust-soft);transition:.35s ease}.commerce-v3 .premium-trust .trust-item:hover{background:var(--trust-soft);transform:translateY(-3px)}.commerce-v3 .premium-trust .trust-item:hover:before{transform:scale(1.6)}.commerce-v3 .premium-trust .trust-icon{width:48px;height:48px;border-radius:15px;background:var(--trust-soft);color:var(--trust-color);display:grid;place-items:center;transition:.3s}.commerce-v3 .premium-trust .trust-item:hover .trust-icon{background:var(--trust-color);color:#fff;transform:rotate(-5deg) scale(1.05)}.commerce-v3 .premium-trust svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.commerce-v3 .premium-trust p{margin:0}.commerce-v3 .premium-trust b{display:block;font-size:14px}.commerce-v3 .premium-trust small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.commerce-v3 .premium-trust i{font-style:normal;font-size:15px;color:var(--trust-color);opacity:0;transform:translate(-6px,6px);transition:.3s}.commerce-v3 .premium-trust .trust-item:hover i{opacity:1;transform:none}.commerce-v3 .trust-number{position:absolute;left:8px;top:6px;font-size:25px;font-weight:900;color:var(--trust-color);opacity:.06}.commerce-v3 .trust-item--auth{--trust-color:#168171;--trust-soft:#eaf7f3}.commerce-v3 .trust-item--return{--trust-color:#b7813b;--trust-soft:#faf3e8}.commerce-v3 .trust-item--delivery{--trust-color:#5476a5;--trust-soft:#eef3f9}.commerce-v3 .trust-item--support{--trust-color:#7b5f9d;--trust-soft:#f3eff8}.commerce-v3 .premium-categories:before{content:"";position:absolute;z-index:-1;right:-4%;left:-4%}.commerce-v3 .premium-category{position:relative;display:grid;padding:0;overflow:hidden}.commerce-v3 .premium-category .category-art img{display:block}.commerce-v3 .category-index{position:absolute;z-index:2;display:grid;place-items:center;font-weight:900}.commerce-v3 .category-arrow{position:absolute;display:grid;place-items:center;transition:.3s}@media (max-width:1200px){.commerce-v3 .premium-trust{grid-template-columns:repeat(2,1fr)}.commerce-v3 .premium-trust .trust-item:nth-child(2){border-left:0}.commerce-v3 .premium-trust .trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:980px){.commerce-v3 .premium-category{width:calc((100% - 2 * 12px)/2.4)!important}}@media (max-width:700px){.commerce-v3 .premium-trust{grid-template-columns:1fr;border-radius:18px}.commerce-v3 .premium-trust .trust-item{border-left:0!important;border-bottom:1px solid var(--line)!important;min-height:90px}.commerce-v3 .premium-trust .trust-item:last-child{border-bottom:0!important}.commerce-v3 .premium-categories:before{right:-12px;left:-12px;border-radius:24px}.commerce-v3 .premium-category{width:78%!important;min-width:250px;grid-template-rows:185px auto}.commerce-v3 .premium-category .category-art{height:185px}}.commerce-v3 .mini-banner--premium>div:not(.mini-banner-product){right:20px;bottom:22px;left:auto;max-width:43%}.commerce-v3 .premium-special .special-wrap{grid-template-columns:220px minmax(0,1fr);gap:20px}.commerce-v3 .premium-special{background:radial-gradient(circle at 8% 12%,rgba(255,255,255,.07),transparent 24%),linear-gradient(125deg,#123f37,#17695b 62%,#258b79)}.commerce-v3 .premium-special .special-intro h2{font-size:28px;line-height:1.5}.commerce-v3 .premium-special .special-intro p{font-size:13px;line-height:1.9}@media (max-width:980px){.commerce-v3 .premium-special .special-wrap{grid-template-columns:1fr}}@media (max-width:700px){.commerce-v3 .mini-banner--premium>div:not(.mini-banner-product){max-width:48%;right:14px}}.commerce-v3 .editorial-slider{position:relative;height:100%;border-radius:28px;overflow:hidden;background:#fff;border:1px solid #e5ebe8;box-shadow:0 22px 65px rgba(24,65,57,.09)}:root[data-theme=dark] .commerce-v3 .editorial-slider{background:#1a211f;border-color:#2d3935}.commerce-v3 .editorial-slide{position:absolute;inset:0;display:grid;opacity:0;visibility:hidden;transform:translateX(26px);transition:opacity .55s ease,transform .55s ease,visibility .55s}.commerce-v3 .editorial-slide.is-active{opacity:1;visibility:visible;transform:none}.commerce-v3 .editorial-slide__content{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3}.commerce-v3 .editorial-eyebrow{display:inline-flex;width:max-content;padding:7px 11px;border-radius:999px;background:#e7f5f1;color:var(--green-800);font-size:11px;font-weight:800}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{margin:17px 0 13px;line-height:1.45;letter-spacing:-1.5px;font-weight:800}.commerce-v3 .editorial-slide h1 em,.commerce-v3 .editorial-slide h2 em{margin-bottom: 20px;display:inline-block;color:var(--green-800);font-style:normal}.commerce-v3 .editorial-slide__content>p{max-width:540px;font-size:14px;line-height:2.05;color:var(--muted)}.commerce-v3 .editorial-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.commerce-v3 .editorial-trust{display:flex;gap:28px;margin-top:30px}.commerce-v3 .editorial-trust span{position:relative;padding-left:24px}.commerce-v3 .editorial-trust span:not(:last-child):after{content:"";position:absolute;left:0;top:5px;width:1px;height:32px;background:var(--line)}.commerce-v3 .editorial-trust b,.commerce-v3 .editorial-trust small{display:block}.commerce-v3 .editorial-trust b{font-size:15px}.commerce-v3 .editorial-trust small{font-size:9px;color:var(--muted);margin-top:2px}.commerce-v3 .editorial-slide__art{position:relative;overflow:hidden;background:var(--surface2)}.commerce-v3 .editorial-slide__image{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center}.commerce-v3 .editorial-slider__nav{position:absolute;z-index:10;left:26px;bottom:22px;display:flex;align-items:center;gap:10px}.commerce-v3 .editorial-slider__nav>button{width:36px;height:36px;border-radius:11px;border:1px solid rgba(20,76,66,.15);background:rgba(255,255,255,.82);color:var(--green-900);font-size:22px;display:grid;place-items:center;box-shadow:0 7px 18px rgba(25,67,59,.08)}.commerce-v3 .editorial-dots{display:flex;gap:6px}.commerce-v3 .editorial-dots button{width:8px;height:8px;border-radius:99px;background:#b6c8c3;padding:0;transition:.3s}.commerce-v3 .editorial-dots button.is-active{width:24px;background:var(--green-800)}.commerce-v3 .editorial-side{height:100%;display:grid;grid-template-rows:1fr 1fr;gap:16px}.commerce-v3 .editorial-side-card{position:relative;overflow:hidden;border-radius:24px;padding:0px;display:flex;align-items:flex-end;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 48px rgba(30,61,55,.10)}.commerce-v3 .editorial-side-card>div:first-child{position:relative;z-index:3}.commerce-v3 .editorial-side-card span,.commerce-v3 .editorial-side-card h3,.commerce-v3 .editorial-side-card b{display:block}.commerce-v3 .editorial-side-card span{font-size:10px}.commerce-v3 .editorial-side-card h3{font-size:20px;line-height:1.55;margin:5px 0 14px}.commerce-v3 .editorial-side-card b{font-size:10px}.commerce-v3 .editorial-side-card--dark span{color:#81d8ca}.commerce-v3 .commerce-v3 .editorial-side-card--light span{color:#8c6842}.commerce-v3 .side-visual--payment i:nth-child(2){left:39px;bottom:44px;background:#17695b;transform:rotate(-8deg)}.commerce-v3 .side-visual--payment i:nth-child(3){left:56px;bottom:60px;background:#deb76f;transform:rotate(-15deg)}@media (max-width:1200px){.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:38px}.commerce-v3 .editorial-slide__content{padding:40px 34px 52px}}@media (max-width:980px){.commerce-v3 .editorial-hero{grid-template-columns:1fr;height:auto;min-height:0}.commerce-v3 .editorial-slider{height:560px}.commerce-v3 .editorial-side{height:250px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}}@media (max-width:700px){.commerce-v3 .editorial-slider{height:760px}.commerce-v3 .editorial-slide{grid-template-columns:1fr;grid-template-rows:auto 320px}.commerce-v3 .editorial-slide__content{padding:28px 22px 25px}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:31px}.commerce-v3 .editorial-trust{gap:14px}.commerce-v3 .editorial-trust span{padding-left:12px}.commerce-v3 .editorial-slide__art{min-height:320px}.commerce-v3 .editorial-side{height:390px;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.commerce-v3 .editorial-slider__nav{left:16px;bottom:14px}}.commerce-v3 .products-slider{gap:13px;padding-top:4px}.commerce-v3 .products-slider .deal-card-v11{width:236px;min-width:236px}.commerce-v3 .deal-card-v11{position:relative;overflow:hidden;border-radius:21px;background:#fff;border:1px solid rgba(255,255,255,.62);box-shadow:0 10px 30px rgba(7,38,32,.13),inset 0 1px 0 rgba(255,255,255,.8);scroll-snap-align:start;transition:transform .34s cubic-bezier(.2,.75,.2,1),box-shadow .34s,border-color .34s}.commerce-v3 .deal-card-v11:hover{transform:translateY(-7px);border-color:rgba(110,215,197,.55);box-shadow:0 24px 50px rgba(4,31,26,.22),0 0 0 1px rgba(128,223,207,.18)}.commerce-v3 .deal-card-v11__media{position:relative;height:210px;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,1),rgba(245,248,247,.92) 58%,#edf3f1 100%)}.commerce-v3 .deal-card-v11__media:after{content:"";position:absolute;right:16%;left:16%;bottom:38px;height:16px;border-radius:50%;background:rgba(35,64,57,.11);filter:blur(10px);transition:.35s}.commerce-v3 .deal-card-v11:hover .deal-card-v11__media:after{transform:scale(.88);opacity:.75}.commerce-v3 .deal-card-v11__media>img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;object-position:center;padding:20px 22px 49px;display:block;transition:transform .42s cubic-bezier(.2,.75,.2,1)}.commerce-v3 .deal-card-v11:hover .deal-card-v11__media>img{transform:translateY(-4px) scale(1.045)}.commerce-v3 .deal-card-v11__top{position:absolute;z-index:5;top:11px;right:11px;left:11px;display:flex;align-items:center;justify-content:space-between}.commerce-v3 .deal-card-v11__discount{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:9px;color:#fff;background:linear-gradient(135deg,#eb5568,#c92d45);font-size:9px;font-weight:900;box-shadow:0 8px 18px rgba(201,45,69,.22)}.commerce-v3 .deal-card-v11__heart{position:static!important;border-radius:11px!important;background:rgba(255,255,255,.91)!important;border:1px solid rgba(20,58,50,.08)!important;box-shadow:0 7px 16px rgba(22,55,48,.09)!important}.commerce-v3 .deal-card-v11__timer{z-index:5;right:10px;left:10px;bottom:8px;min-height:34px;grid-template-columns:auto 1fr auto;backdrop-filter:blur(12px)}.commerce-v3 .deal-card-v11__pulse{border-radius:50%;background:#e5455d;box-shadow:0 0 0 4px rgba(229,69,93,.12);animation:v11Pulse 1.5s infinite}@keyframes v11Pulse{50%{box-shadow:0 0 0 8px rgba(229,69,93,0)}}.commerce-v3 .deal-card-v11__timer small{color:#79827f}.commerce-v3 .deal-card-v11__timer b{min-width:67px;padding:4px 6px;border-radius:7px;text-align:center;background:#fff0f2;color:#b72c42;line-height:1;direction:ltr;font-variant-numeric:tabular-nums;letter-spacing:.6px}.commerce-v3 .deal-card-v11__body{padding:12px 14px 14px}.commerce-v3 .deal-card-v11__brand-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.commerce-v3 .deal-card-v11__brand-row>span:first-child{color:#79827f;font-weight:800;letter-spacing:.55px}.commerce-v3 .deal-card-v11__stock{position:relative;padding-right:10px;color:var(--green-700);font-weight:800}.commerce-v3 .deal-card-v11__stock:before{content:"";position:absolute;right:0;top:50%;width:6px;height:6px;border-radius:50%;background:#38af87;transform:translateY(-50%)}.commerce-v3 .deal-card-v11 h3 {margin: 4px 0 7px;min-height: 42px;line-height: 20px;font-weight: 700;color: #202724;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:42px;
}.commerce-v3 .deal-card-v11__rating{display:flex;justify-content:space-between;margin-bottom:9px}.commerce-v3 .deal-card-v11__rating span{color:#d89b27;font-size:9px}.commerce-v3 .deal-card-v11__rating small{padding:4px 6px;border-radius:7px;background:#edf7f4;color:var(--green-700);font-size:8px}.commerce-v3 .deal-card-v11__pricing{align-items:flex-end;justify-content:space-between;padding-top:10px;border-top:1px solid #edf0ef}.commerce-v3 .deal-card-v11__pricing>div{min-width:0}.commerce-v3 .deal-card-v11__pricing del{display:block;margin-bottom:2px;color:#ea0f0f}.commerce-v3 .deal-card-v11__pricing b{display:inline-block;color:#18231f;line-height:1.25;white-space:nowrap}.commerce-v3 .deal-card-v11__pricing small{margin-right:3px;color:#7d8582}.commerce-v3 .deal-card-v11__buy{flex:none;transition:.25s}.commerce-v3 .suggested-slider{gap:15px}.commerce-v3 .product-card-v11__buy{min-width:92px;height:40px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border-radius:12px;color:var(--green-800);background:#eaf6f3;border:1px solid rgba(31,128,112,.08);font-size:9px;font-weight:900;transition:.26s}.commerce-v3 .product-card-v11__buy i{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;background:#fff;font-style:normal;font-size:13px;box-shadow:0 4px 9px rgba(25,83,72,.08)}.commerce-v3 .product-card-v11__buy:hover{color:#fff;background:var(--green-800);transform:translateY(-2px)}.commerce-v3 .product-card-v11__buy:hover i{color:var(--green-800)}:root[data-theme=dark] .commerce-v3 .deal-card-v11{background:#1c2321;border-color:#2e3b37}:root[data-theme=dark] .commerce-v3 .deal-card-v11__media{background:radial-gradient(circle at 50% 42%,#29322f,#202724 62%,#1a211f)}:root[data-theme=dark] .commerce-v3 .deal-card-v11 h3,:root[data-theme=dark] .commerce-v3 .deal-card-v11__pricing b{color:#f0f4f2}:root[data-theme=dark] .commerce-v3 .deal-card-v11__pricing{border-top-color:#303b38}:root[data-theme=dark] .commerce-v3 .deal-card-v11__timer{background:rgba(31,39,36,.94);border-color:#36433f}@media (max-width:700px){.commerce-v3 .products-slider .deal-card-v11{width:221px;min-width:221px}.commerce-v3 .deal-card-v11__media{height:198px}}.commerce-v3 .compact-products-section .curated-head{margin-bottom:22px}.commerce-v3 .compact-product-slider{gap:13px;padding:4px 2px 22px}.commerce-v3 .home-product-card{position:relative;overflow:hidden;border-radius:20px;background:var(--surface);border:1px solid #e4eae7;box-shadow:0 8px 24px rgba(25,61,53,.06);scroll-snap-align:start;transition:transform .32s cubic-bezier(.2,.75,.2,1),box-shadow .32s,border-color .32s}.commerce-v3 .home-product-card:hover{transform:translateY(-6px);border-color:#bed8d1;box-shadow:0 20px 44px rgba(24,67,58,.13)}.commerce-v3 .home-product-card__media{position:relative;overflow:hidden}:root[data-theme=dark] .commerce-v3 .home-product-card__media{background:radial-gradient(circle at 50% 42%,#2a332f,#202724 62%,#1a211f)}.commerce-v3 .home-product-card__media:after{content:"";position:absolute;right:20%;left:20%;bottom:17px;height:12px;border-radius:50%;background:rgba(31,55,49,.10);filter:blur(9px)}.commerce-v3 .home-product-card__media img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .42s cubic-bezier(.2,.75,.2,1)}.commerce-v3 .home-product-card:hover .home-product-card__media img{transform:scale(1.045) translateY(-3px)}.commerce-v3 .home-product-card__badge{position:absolute;z-index:4;right:10px;top:10px;min-height:27px;display:flex;align-items:center;padding:0 8px;border-radius:9px;background:rgba(234,247,243,.94);color:var(--green-800);border:1px solid rgba(31,128,112,.08);font-size:8px;font-weight:900;backdrop-filter:blur(9px)}.commerce-v3 .home-product-card__heart,.commerce-v3 .home-product-card__compare{position:absolute!important;z-index:4;left:10px!important;width:31px!important;height:31px!important;border-radius:10px!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(25,63,55,.08)!important;box-shadow:0 7px 16px rgba(24,56,49,.08)!important;color:#495550;transition:.24s!important}.commerce-v3 .home-product-card__heart{top:10px!important}.commerce-v3 .home-product-card__compare{top:48px!important;opacity:0;transform:translateX(-6px)}.commerce-v3 .home-product-card:hover .home-product-card__compare{opacity:1;transform:none}.commerce-v3 .home-product-card__heart:hover,.commerce-v3 .home-product-card__compare:hover{color:var(--green-800);transform:scale(1.08)}.commerce-v3 .home-product-card__brand{color:#88918d;font-weight:900;letter-spacing:.6px}.commerce-v3 .home-product-card h3{margin:4px 0 7px;font-weight:700}.commerce-v3 .home-product-card__info{display:flex;align-items:center;justify-content:space-between;padding-bottom:9px}.commerce-v3 .home-product-card__rating{color:#d89b27;font-size:9px}.commerce-v3 .home-product-card__ready{display:flex;align-items:center;gap:5px;color:#6f7a76;font-size:8px}.commerce-v3 .home-product-card__ready i{width:6px;height:6px;border-radius:50%;background:#3eb187;box-shadow:0 0 0 3px rgba(62,177,135,.10)}.commerce-v3 .home-product-card__bottom{align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid var(--line)}.commerce-v3 .home-product-card__price b{display:block;line-height:1.2}.commerce-v3 .home-product-card__price small{display:block;margin-top:2px;color:var(--muted)}.commerce-v3 .home-product-card__buy{transition:.25s}:root[data-theme=dark] .commerce-v3 .home-product-card{border-color:#303b38}@media (max-width:700px){.commerce-v3 .compact-product-slider .home-product-card{width:220px;min-width:220px}.commerce-v3 .home-product-card__media{height:195px}.commerce-v3 .home-product-card__compare{opacity:1;transform:none}}
.commerce-v3 .popular-brands{position:relative;display:grid;grid-template-columns:245px minmax(0,1fr);min-height:190px;margin-top:70px;padding:0;overflow:hidden;border-radius:24px;border:1px solid #dce6e2;background:var(--surface);box-shadow:0 16px 45px rgba(26,63,55,.08)}.commerce-v3 .popular-brands__title{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:13px;padding:24px;color:#fff;background:linear-gradient(135deg,var(--green-700),var(--green-950))}.commerce-v3 .popular-brands__icon{display:grid;place-items:center;width:45px;height:45px;border-radius:15px;border:1px solid rgba(255,255,255,.32);font-size:21px;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}.commerce-v3 .popular-brands__title small,.commerce-v3 .popular-brands__title h2{display:block}.commerce-v3 .popular-brands__title small{color:#a9ded5;font-size:11px}.commerce-v3 .popular-brands__title h2{margin-top:3px;font-size:20px}.commerce-v3 .popular-brands__viewport{min-width:0;overflow:hidden}.commerce-v3 .brand-loop{display:flex;align-items:stretch;width:max-content;min-height:100%;animation:brandLoopV12 28s linear infinite;will-change:transform}.commerce-v3 .popular-brands:hover .brand-loop{animation-play-state:paused}.commerce-v3 .brand-loop__group{display:flex;align-items:stretch;width:max-content;min-height:100%;flex:none}.commerce-v3 .brand-loop__item{width:160px;min-height:190px;display:grid;grid-template-rows:120px auto;align-content:center;justify-items:center;gap:10px;padding:15px 20px;flex:none;border-left:1px solid #e4e9e7;color:#4d4d4d;transition:background .25s,transform .25s}.commerce-v3 .brand-loop__image{display:block;width:120px;height:120px;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:12px}.commerce-v3 .brand-loop__name{max-width:100%;overflow:hidden;color:#4d4d4d;font-size:13px;font-weight:700;line-height:1.6;text-align:center;text-overflow:ellipsis;white-space:nowrap}.commerce-v3 .brand-loop__item:hover{background:#edf7f4;color:#4d4d4d;transform:translateY(-2px)}@keyframes brandLoopV12{from{transform:translateX(0)}to{transform:translateX(50%)}}@media (max-width:800px){.commerce-v3 .popular-brands{grid-template-columns:1fr}.commerce-v3 .popular-brands__title{justify-content:flex-start;min-height:92px}.commerce-v3 .brand-loop__item{width:145px;min-height:174px;grid-template-rows:104px auto;padding:14px 20px}.commerce-v3 .brand-loop__image{width:104px;height:104px}}
.commerce-v3 .triple-promos{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:12px}.commerce-v3 .triple-promo{position:relative;min-height:220px;overflow:hidden;border-radius:23px;box-shadow:0 14px 35px rgba(25,55,49,.10);isolation:isolate}.commerce-v3 .triple-promo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.2,.75,.2,1),filter .5s}.commerce-v3 .triple-promo:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(6,20,17,.68),rgba(6,20,17,.04) 62%);transition:background .35s}.commerce-v3 .triple-promo__overlay{position:absolute;z-index:3;right:22px;left:22px;bottom:19px;color:#fff;transform:translateY(17px);transition:transform .38s cubic-bezier(.2,.75,.2,1)}.commerce-v3 .triple-promo__overlay small,.commerce-v3 .triple-promo__overlay b,.commerce-v3 .triple-promo__overlay em{display:block}.commerce-v3 .triple-promo__overlay small{color:#d8ebe6;font-size:9px;opacity:.9}.commerce-v3 .triple-promo__overlay b{margin-top:4px;font-size:18px;line-height:1.5}.commerce-v3 .triple-promo__overlay em{margin-top:10px;font-size:10px;font-style:normal;opacity:0;transform:translateY(8px);transition:.35s}.commerce-v3 .triple-promo__shine{position:absolute;z-index:2;inset:-40%;background:linear-gradient(110deg,transparent 40%,rgba(255,255,255,.27) 50%,transparent 60%);transform:translateX(-100%) rotate(8deg);transition:transform .75s}.commerce-v3 .triple-promo:hover img{transform:scale(1.055);filter:saturate(1.08)}.commerce-v3 .triple-promo:hover:after{background:linear-gradient(0deg,rgba(6,20,17,.77),rgba(6,20,17,.03) 66%)}.commerce-v3 .triple-promo:hover .triple-promo__overlay{transform:none}.commerce-v3 .triple-promo:hover .triple-promo__overlay em{opacity:1;transform:none}.commerce-v3 .triple-promo:hover .triple-promo__shine{transform:translateX(100%) rotate(8deg)}@media (max-width:980px){.commerce-v3 .triple-promos{grid-template-columns:1fr 1fr}.commerce-v3 .triple-promo:last-child{grid-column:1/-1}}@media (max-width:650px){.commerce-v3 .triple-promos{grid-template-columns:1fr}.commerce-v3 .triple-promo:last-child{grid-column:auto}.commerce-v3 .triple-promo{min-height:195px}}.commerce-v3 .premium-categories{padding-top:62px;padding-bottom:12px}:root[data-theme=dark] .commerce-v3 .premium-categories:before{background:radial-gradient(circle at 8% 10%,rgba(67,173,154,.08),transparent 23%),linear-gradient(135deg,#172521,#24211c)}.commerce-v3 .category-slider{gap:11px;padding-top:3px}.commerce-v3 .premium-category{isolation:isolate}:root[data-theme=dark] .commerce-v3 .premium-category{background:linear-gradient(180deg,#202825,#1b211f);border-color:#303d39}.commerce-v3 .premium-category:before{content:"";position:absolute;z-index:0;width:115px;height:115px;left:-55px;top:-52px;border-radius:50%;background:var(--category-accent-soft,#e9f6f2);opacity:.8;transition:transform .4s ease}.commerce-v3 .premium-category:nth-child(4n+1){--category-accent:#147c6c;--category-accent-soft:#e4f4f0}.commerce-v3 .premium-category:nth-child(4n+2){--category-accent:#a87637;--category-accent-soft:#f8efe2}.commerce-v3 .premium-category:nth-child(4n+3){--category-accent:#52739b;--category-accent-soft:#eaf0f7}.commerce-v3 .premium-category:nth-child(4n+4){--category-accent:#785d92;--category-accent-soft:#f0ebf5}.commerce-v3 .premium-category .category-art{position:relative;z-index:1;border-bottom:1px solid #edf1ef}:root[data-theme=dark] .commerce-v3 .premium-category .category-art{background:radial-gradient(circle at 50% 48%,#2b3431,#212825 65%,#1b211f)!important;border-bottom-color:#303a37}.commerce-v3 .premium-category .category-art:after{content:"";position:absolute;right:23%;left:23%;bottom:11px;height:10px;border-radius:50%;background:rgba(31,56,50,.09);filter:blur(8px)}.commerce-v3 .premium-category .category-art img{position:relative;z-index:2;width:100%;height:100%;object-fit:fill;object-position:center;transition:transform .42s cubic-bezier(.2,.75,.2,1)}.commerce-v3 .category-copy{position:relative;z-index:2;padding:12px 14px 15px}.commerce-v3 .premium-category h3{margin:5px 0 3px;line-height:1.65;font-weight:700}.commerce-v3 .premium-category p{margin:0 0 9px;color:var(--muted);line-height:1.65}.commerce-v3 .premium-category .category-copy>span{display:inline-flex;align-items:center;background:var(--category-accent-soft);color:var(--category-accent);font-size:8px;font-weight:900}.commerce-v3 .category-index{top:9px;right:9px;width:30px;height:30px;border-radius:9px;background:rgba(255,255,255,.9);color:var(--category-accent);font-size:8px;box-shadow:0 6px 15px rgba(20,53,46,.09)}.commerce-v3 .category-arrow{left:12px;bottom:13px;width:30px;height:30px;border-radius:9px;background:var(--category-accent-soft);color:var(--category-accent);font-size:13px}.commerce-v3 .premium-category:hover{border-color:color-mix(in srgb,var(--category-accent) 32%,transparent);box-shadow:0 19px 42px rgba(23,67,58,.13),0 0 0 1px color-mix(in srgb,var(--category-accent) 8%,transparent)}.commerce-v3 .premium-category:hover:before{transform:scale(1.35)}.commerce-v3 .premium-category:hover .category-art img{transform:translateY(-3px) scale(1.06)}.commerce-v3 .premium-category:hover .category-arrow{background:var(--category-accent);color:#fff;transform:translateX(-3px)}.commerce-v3 .horizontal-slider.is-auto-moving>*{transition:transform .35s ease}.commerce-v3 .horizontal-slider:hover>*:not(:hover){opacity:.94}.commerce-v3 .horizontal-slider>*{transition:transform .32s cubic-bezier(.2,.75,.2,1),box-shadow .32s,border-color .32s,opacity .25s}@media (max-width:980px){.commerce-v3 .premium-category{width:190px!important;min-width:190px!important;grid-template-rows:136px auto}.commerce-v3 .premium-category .category-art{height:136px}}@media (max-width:700px){.commerce-v3 .premium-categories:before{height:250px}.commerce-v3 .premium-category{width:176px!important;min-width:176px!important;grid-template-rows:128px auto}.commerce-v3 .premium-category .category-art{height:128px}.commerce-v3 .premium-category h3{font-size:14px}}.commerce-v3 .triple-promos{margin-top:46px!important}.commerce-v3 .real-blog-image{background:#eef3f1}.commerce-v3 .real-blog-image img{object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.02)}.commerce-v3 .blog-card:hover .real-blog-image img{transform:scale(1.045);filter:saturate(1.04) contrast(1.04)}.commerce-v3 .horizontal-slider{direction:ltr!important;scroll-behavior:auto!important;overflow-x:auto;overscroll-behavior-x:contain}.commerce-v3 .horizontal-slider>*{direction:rtl}.commerce-v3 .horizontal-slider.is-loop-animating{pointer-events:none}img{max-width:100%}.lazyload{opacity:.001}.deal-card-v11__media,.home-product-card__media,.category-art,.real-blog-image,.triple-promo{contain:layout paint}.commerce-v3 .premium-categories:before{height:258px!important}.commerce-v3 .premium-category{width:188px!important;min-width:188px!important;grid-template-rows:132px auto!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,252,251,.98))!important;border:1px solid rgba(26,92,80,.10)!important;box-shadow:0 10px 28px rgba(23,64,56,.08),inset 0 1px 0 rgba(255,255,255,.85)!important}.commerce-v3 .premium-category:after{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;border-radius:inherit;background:linear-gradient(130deg,transparent 35%,rgba(255,255,255,.42) 48%,transparent 62%);transform:translateX(-120%);transition:transform .75s ease}.commerce-v3 .premium-category:hover:after{transform:translateX(120%)}.commerce-v3 .premium-category .category-art{height:172px!important;margin:7px 7px 0!important;border-radius:16px!important;border:0!important;background:radial-gradient(circle at 50% 42%,#fff 0,#f5f8f7 63%,#eaf1ee 100%)!important}.commerce-v3 .premium-category .category-art:before{content:"";position:absolute;inset:11px;border-radius:50%;border:1px dashed color-mix(in srgb,var(--category-accent) 18%,transparent);opacity:.8}.commerce-v3 .premium-category .category-art img{padding:13px 13px!important}.commerce-v3 .premium-category .category-copy{padding:11px 13px 14px!important;margin-top:35px;}.commerce-v3 .premium-category h3{font-size:14px!important;margin-bottom:2px!important}.commerce-v3 .premium-category p{min-height:28px!important;font-size:8px!important;margin-bottom:8px!important}.commerce-v3 .premium-category .category-copy>span{min-height:22px!important;border-radius:999px!important;padding:0 8px!important}.commerce-v3 .premium-category .category-index{top:13px!important;right:13px!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(8px)}.commerce-v3 .premium-category .category-arrow{left:12px!important;bottom:13px!important;border-radius:50%!important}.commerce-v3 .premium-category:hover{transform:translateY(-7px)!important}.subheading{display:block;margin-bottom:12px;font-size:13px;font-weight:900;color:inherit}.commerce-v3 .blog-section,.commerce-v3 .newsletter{content-visibility:auto;contain-intrinsic-size:700px}@media (max-width:700px){.commerce-v3 .premium-category{width:174px!important;min-width:174px!important;grid-template-rows:122px auto!important}.commerce-v3 .premium-category .category-art{height:122px!important}}.commerce-v3 .site-header{position:sticky;top:0;z-index:3000!important;isolation:isolate}.commerce-v3 .nav-wrap,.commerce-v3 .header-main{position:relative;z-index:3001}.commerce-v3 .mega-menu,.commerce-v3 .dropdown-menu{z-index:5000!important}.commerce-v3 main{position:relative;z-index:1}.commerce-v3 .premium-special{margin-bottom:0!important}.commerce-v3 .premium-special+.premium-categories{margin-top:0!important;padding-top:48px!important}.commerce-v3 .premium-categories{position:relative;isolation:isolate}.commerce-v3 .premium-categories:after{content:"";position:absolute;z-index:-3;top:0;bottom:0;left:50%;width:100vw;transform:translateX(-50%);background:radial-gradient(circle at 88% 0%,rgba(29,127,110,.08),transparent 26%),linear-gradient(180deg,#f5f8f7 0%,#f7f8f7 100%)}:root[data-theme=dark] .commerce-v3 .premium-categories:after{background:linear-gradient(180deg,#151b19,#171d1b)}.commerce-v3 .compact-product-slider .home-product-card{width:244px!important;min-width:244px!important;border-radius:22px;border:1px solid #dde6e2;box-shadow:0 10px 30px rgba(24,61,53,.075)}.commerce-v3 .home-product-card__media{height:218px!important;margin:7px 7px 0;border-radius:17px;background:radial-gradient(circle at 50% 40%,#fff 0,#f5f8f7 58%,#eaf1ee 100%)}.commerce-v3 .home-product-card__media:before{content:"";position:absolute;inset:17px;border-radius:50%;border:1px solid rgba(23,105,91,.07);box-shadow:0 0 0 24px rgba(23,105,91,.022)}.commerce-v3 .home-product-card__media img{padding:19px 21px!important}.commerce-v3 .home-product-card__body{padding:14px 15px 15px!important}.commerce-v3 .home-product-card__brand{font-size:9px!important}.commerce-v3 .home-product-card h3{min-height:50px!important;line-height:1.85!important}.commerce-v3 .home-product-card__rating,.commerce-v3 .home-product-card__ready{font-size:9px!important}.commerce-v3 .home-product-card__price b{font-size:15px!important}.commerce-v3 .home-product-card__price small{font-size:8px!important}.commerce-v3 .home-product-card__bottom{display:grid!important;grid-template-columns:1fr;gap:10px!important}.commerce-v3 .home-product-card__buy{width:100%!important;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--green-700),var(--green-900))!important;color:#fff!important;font-weight:900;box-shadow:0 8px 18px rgba(23,105,91,.20)}.commerce-v3 .home-product-card__buy:hover{transform:translateY(-2px)!important;background:var(--green-950)!important}.commerce-v3 .premium-blog{padding-top:68px}.commerce-v3 .blog-slider{gap:15px;padding:4px 2px 20px!important}.commerce-v3 .blog-slider .blog-card{display:flex!important;flex-direction:column;opacity:1!important;visibility:visible!important}.commerce-v3 .blog-slider .blog-card .real-blog-image{flex:none;overflow:hidden}.commerce-v3 .blog-slider .blog-card__body{display:flex;flex:1;flex-direction:column;padding:14px 16px 16px!important}.commerce-v3 .blog-slider .blog-card time{font-size:9px!important}.commerce-v3 .blog-slider .blog-card h3{min-height:55px!important;font-size:14px!important;line-height:1.85!important}.commerce-v3 .blog-slider .blog-card a{margin-top:auto!important;padding-top:11px;border-top:1px solid var(--line);font-size:11px!important}.commerce-v3 .premium-footer{z-index:1}.commerce-v3 .premium-footer .footer-main{display:grid!important}.commerce-v3 .premium-footer .subheading{display:block!important;margin:0 0 18px!important;color:#fff!important;font-size:14px!important;font-weight:900!important}.commerce-v3 .premium-footer .footer-col{display:flex;flex-direction:column;align-items:flex-start}.commerce-v3 .premium-footer .footer-col a{display:block!important;margin-bottom:11px!important}.commerce-v3 .premium-footer .footer-contact{min-width:0}.commerce-v3 .premium-footer .footer-bottom{display:flex!important;align-items:center;justify-content:space-between;gap:20px}.commerce-v3 .premium-footer .footer-bottom>div{display:flex;gap:18px}@media (max-width:1200px){.commerce-v3 .premium-footer .footer-main{grid-template-columns:1.5fr 1fr 1fr!important}.commerce-v3 .premium-footer .footer-about{grid-row:span 2}.commerce-v3 .premium-footer .footer-contact{grid-column:2/4}}@media (max-width:800px){.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr 1fr!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-contact{grid-column:1/-1!important;grid-row:auto!important}}@media (max-width:560px){.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-contact{grid-column:auto!important}.commerce-v3 .premium-footer .footer-bottom{flex-direction:column;align-items:flex-start}}.commerce-v3 .tabs button{transition:.24s ease}.commerce-v3 .tabs button.active{color:#fff!important;background:var(--green-800)!important;box-shadow:0 7px 18px rgba(22,105,91,.18)!important}.commerce-v3 .home-product-card[hidden]{display:none!important}.commerce-v3 .blog-slider .blog-card{width:312px!important;min-width:312px!important;min-height:430px!important;border-radius:24px!important;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,250,.98))!important;border:1px solid #dde6e2!important;box-shadow:0 12px 34px rgba(24,61,53,.08),inset 0 1px 0 rgba(255,255,255,.85)!important;transition:transform .34s ease,box-shadow .34s ease,border-color .34s ease}.commerce-v3 .blog-slider .blog-card:hover{transform:translateY(-8px);border-color:#bfd6cf!important;box-shadow:0 24px 52px rgba(23,68,59,.14)!important}.commerce-v3 .blog-slider .blog-card .real-blog-image{height:210px!important;margin:8px 8px 0;border-radius:18px!important}.commerce-v3 .blog-slider .blog-card .real-blog-image:after{background:linear-gradient(0deg,rgba(9,38,32,.38),transparent 58%)}.commerce-v3 .blog-slider .blog-card .real-blog-image img{transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .45s}.commerce-v3 .blog-slider .blog-card:hover .real-blog-image img{transform:scale(1.06);filter:saturate(1.06) contrast(1.04)}.commerce-v3 .blog-card__body{padding:15px 17px 17px!important}.commerce-v3 .blog-card__body h3{min-height:auto!important;line-height:1.9!important;margin:7px 0 8px!important}.commerce-v3 .blog-card__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;min-height:76px;margin:0 0 13px;color:var(--muted)}.commerce-v3 .blog-card__body a{margin-top:auto!important;padding-top:11px;border-top:1px solid var(--line);color:var(--green-800)!important;font-size:11px!important;font-weight:900!important}.commerce-v3 .blog-card__body a span{transition:transform .25s ease}.commerce-v3 .blog-card:hover .blog-card__body a span{transform:translateX(-4px)}.commerce-v3 .newsletter{position:relative;z-index:2;margin-bottom:-54px!important}.commerce-v3 .newsletter h2,.commerce-v3 .newsletter span{color:var(--green-800)!important;font-weight: bold;}.commerce-v3 .newsletter form{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(14px);box-shadow:0 12px 32px rgba(6,35,30,.12)}.commerce-v3 .premium-footer{position:relative;overflow:hidden!important}.commerce-v3 .premium-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.025) 50%,transparent 78%);pointer-events:none}.commerce-v3 .premium-footer .footer-main{position:relative;z-index:2;gap:30px!important;padding:48px 0 38px!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-col,.commerce-v3 .premium-footer .footer-contact{min-width:0}.commerce-v3 .premium-footer .footer-col,.commerce-v3 .premium-footer .footer-contact{padding:16px 14px;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(14px)}.commerce-v3 .premium-footer .footer-col a{position:relative;padding:0px !important;border-radius: 7px !important;}.commerce-v3 .premium-footer .footer-col a:before{content:"";position:absolute;right:0;top:50%;width:5px;height:5px;border-radius:50%;background:#67cdbd;transform:translateY(-50%)}.commerce-v3 .premium-footer .footer-col a:hover{transform:translateX(-4px)}.commerce-v3 .premium-footer .footer-about p{color:#b8cbc5!important}.commerce-v3 .premium-footer .socials a{border-color:rgba(255,255,255,.10)!important}.commerce-v3 .premium-footer .footer-bottom{position:relative;z-index:2;padding:22px 0!important;border-top:1px solid rgba(255,255,255,.08)!important}.commerce-v3 .premium-footer .footer-bottom span,.commerce-v3 .premium-footer .footer-bottom a{color:#9fb7b0!important}@media (max-width:1200px){.commerce-v3 .premium-footer .footer-main{grid-template-columns:1.4fr 1fr 1fr!important}.commerce-v3 .premium-footer .footer-contact{grid-column:auto!important}}@media (max-width:800px){.commerce-v3 .newsletter{margin-bottom:-30px!important}.commerce-v3 .premium-footer{padding-top:0!important;}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr 1fr!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-contact{grid-column:1/-1!important}}@media (max-width:560px){.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-contact{grid-column:auto!important}}.commerce-v3 .home-product-card h3{font-size:15px!important}.commerce-v3 .blog-card__body h3{font-size:16px!important}.commerce-v3 .blog-card__excerpt{font-size:13px!important;line-height:1.9!important}.commerce-v3 .home-product-card__buy{height:38px!important;font-size:9px!important;border-radius:11px!important;letter-spacing:0!important}.commerce-v3 .home-product-card__buy span{font-size:13px!important;font-weight: 700;}.commerce-v3 .newsletter-v18{margin:70px 0 0!important;padding:0!important;background:transparent!important}.commerce-v3 .newsletter-v18__inner{position:relative;display:grid;grid-template-columns:1fr .88fr;align-items:center;gap:42px;min-height:245px;padding:42px 48px;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 88% 20%,rgba(120,231,210,.17),transparent 24%),linear-gradient(135deg,#0d433a,#17695b 58%,#218370);box-shadow:0 25px 65px rgba(12,65,55,.20)}.commerce-v3 .newsletter-v18__copy{position:relative;z-index:2;color:#fff}.commerce-v3 .newsletter-v18__copy>span{font-size:11px;color:#98e0d4;font-weight:900}.commerce-v3 .newsletter-v18__copy h2{margin:8px 0 9px;font-size:28px;line-height:1.55;color:#fff !important}.commerce-v3 .newsletter-v18__copy p{max-width:570px;font-size:12px;line-height:2;color:#c5ded8}.commerce-v3 .newsletter-v18__form{position:relative;z-index:2;box-shadow:inset 0 1px 0 rgba(255,255,255,.13)}.commerce-v3 .newsletter-v18__form label{display:block}.commerce-v3 .newsletter-v18__form input{border:0;font:inherit;outline:0}.commerce-v3 .newsletter-v18__form small{display:block}.commerce-v3 .newsletter-v18__orb i{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.09)}.commerce-v3 .newsletter-v18__orb i:nth-child(1){width:350px;height:350px;left:-130px;top:-170px}.commerce-v3 .newsletter-v18__orb i:nth-child(2){width:210px;height:210px;right:40%;bottom:-145px}.commerce-v3 .newsletter-v18__orb i:nth-child(3){width:95px;height:95px;left:35%;top:24px;background:rgba(255,255,255,.035)}.commerce-v3 .premium-footer{margin-bottom:0!important;border-bottom:0!important}.commerce-v3 .premium-footer .footer-main{align-items:stretch!important}.commerce-v3 .premium-footer .footer-col,.commerce-v3 .premium-footer .footer-contact{height:100%!important;min-height:245px;display:flex;flex-direction:column}.commerce-v3 .premium-footer .footer-about{height:100%;min-height:245px}.commerce-v3 .premium-footer .footer-bottom{margin-bottom:0!important}.commerce-v3 .premium-footer+*{margin-top:0!important}html,body{margin-bottom:0!important}.login-modal[hidden]{display:none}.login-modal{display:grid;place-items:center}.login-modal__backdrop{backdrop-filter:blur(10px)}.login-modal__panel{width:min(440px,100%);overflow:hidden;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(238,248,245,.88));border:1px solid rgba(255,255,255,.65);box-shadow:0 35px 90px rgba(0,0,0,.30);backdrop-filter:blur(28px) saturate(155%)}.login-modal__close{position:absolute;z-index:4;left:16px;top:16px;font-size:22px}.login-modal__brand{display:flex;align-items:center;gap:10px;padding:19px 22px;border-bottom:1px solid rgba(27,90,78,.08)}.login-modal__brand img{width:64px;height:35px;object-fit:contain}.login-modal__brand span{font-size:11px;color:#53716a}.login-modal__content{position:relative;z-index:2;padding:28px}.login-modal__eyebrow{display:inline-flex;padding:6px 9px;border-radius:999px;background:#e4f4f0;color:#17695b;font-size:9px;font-weight:900}.login-modal__content h2{margin:11px 0 6px;font-size:23px}.login-modal__content>p{font-size:11px;color:#71807c}.login-modal__content label{display:block;margin:20px 0 7px;font-size:10px;font-weight:900}.login-mobile-field{display:flex;direction:ltr;align-items:center;height:52px;padding:0 13px;border-radius:14px;background:#fff;border:1px solid #dbe7e3;box-shadow:0 8px 22px rgba(25,65,56,.06)}.login-mobile-field span{padding-right:11px;border-right:1px solid #e0e7e4;color:#55716a;font-size:11px}.login-mobile-field input{flex:1;min-width:0;padding-left:11px;border:0;outline:0;background:transparent;font:inherit;font-size:13px;direction:ltr}.login-primary,.login-secondary{width:100%;height:48px;border-radius:13px;font-size:11px;font-weight:900}.login-primary{margin-top:12px;color:#fff;background:linear-gradient(135deg,#17695b,#103c35);box-shadow:0 10px 24px rgba(22,105,91,.20)}.login-secondary{color:#17695b;background:#e6f4f0;border:1px solid rgba(23,105,91,.08)}.login-modal__divider{display:flex;align-items:center;gap:10px;margin:17px 0;color:#8b9793;font-size:9px}.login-modal__divider:before,.login-modal__divider:after{content:"";height:1px;flex:1;background:#dde6e3}.login-forgot{display:block;margin-top:14px;text-align:center;color:#17695b;font-size:10px;font-weight:800}.login-terms{display:block;margin-top:17px;text-align:center;color:#89938f;font-size:8px}.login-modal__decor i{position:absolute;border-radius:50%;background:rgba(37,153,133,.08)}.login-modal__decor i:nth-child(1){width:180px;height:180px;right:-85px;top:-65px}.login-modal__decor i:nth-child(2){width:90px;height:90px;left:-35px;bottom:70px}.login-modal__decor i:nth-child(3){width:45px;height:45px;right:50px;bottom:25px}@media (max-width:800px){.commerce-v3 .newsletter-v18__inner{grid-template-columns:1fr;padding:32px 24px}}.commerce-v3 .mega-menu__tabs button,.commerce-v3 .mega-menu__content a,.commerce-v3 .dropdown-menu a,.commerce-v3 .mobile-drawer nav a,.commerce-v3 .mobile-drawer summary{font-size:15px!important;font-weight:600!important}.commerce-v3 .mega-menu__content .subheading,.commerce-v3 .dropdown-menu .subheading{font-size:15px!important;font-weight:800!important}.commerce-v3 .mega-menu__tabs button{min-height:48px}.commerce-v3 .mega-menu__content{gap:22px!important}.commerce-v3 .mega-menu__content a:not(.mega-promo){line-height:1.95}.commerce-v3 .mega-promo--image{position:relative;min-height:290px;padding:22px;overflow:hidden;isolation:isolate}.commerce-v3 .mega-promo--image img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;padding:18px;opacity:.42;z-index:-2;transform:scale(.95);transition:transform .45s ease,opacity .45s ease}.commerce-v3 .mega-promo--image:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(11,52,45,.08),rgba(11,52,45,.82))}.commerce-v3 .mega-promo--image:hover img{transform:scale(1.02);opacity:.52}.commerce-v3 .premium-categories,.commerce-v3 .compact-products-section{position:relative;isolation:isolate}.commerce-v3 .premium-categories:before,.commerce-v3 .compact-products-section:before{content:"";position:absolute;z-index:-2;left:50%;transform:translateX(-50%);width:100vw;pointer-events:none}.commerce-v3 .premium-categories:before{top:0;bottom:-14px;border-radius:0!important;background:radial-gradient(circle at 12% 18%,rgba(29,128,111,.14),transparent 26%),radial-gradient(circle at 88% 70%,rgba(210,168,91,.12),transparent 28%),linear-gradient(180deg,#f4f9f7 0%,#fbfaf6 100%)!important}.commerce-v3 .compact-products-section{margin-top:34px;padding-top:76px!important;padding-bottom:68px}.commerce-v3 .compact-products-section:before{top:0;bottom:0;background:radial-gradient(circle at 82% 18%,rgba(41,146,128,.12),transparent 24%),radial-gradient(circle at 10% 78%,rgba(117,91,151,.08),transparent 26%),linear-gradient(135deg,#f8fbfa,#f3f8f6 58%,#faf7f2)}.commerce-v3 .premium-categories .section-heading,.commerce-v3 .compact-products-section .curated-head{position:relative;z-index:2}:root[data-theme=dark] .commerce-v3{--bg:#10251f!important;--surface:#17352d!important;--surface2:#1d4238!important;--text:#f2f8f5!important;--muted:#b7cbc4!important;--line:#315b50!important;--dark:#123129!important;--warm:#493b2f!important;--shadow:0 14px 36px rgba(8,37,31,.28)!important;background:#10251f!important;color:#f2f8f5!important}:root[data-theme=dark] body,:root[data-theme=dark] .commerce-v3 main{background:radial-gradient(circle at 15% 10%,rgba(42,142,124,.10),transparent 24%),linear-gradient(180deg,#10251f,#143229)!important}:root[data-theme=dark] .top-strip{background:#173f35!important}:root[data-theme=dark] .site-header,:root[data-theme=dark] .site-header.scrolled{background:rgba(20,50,42,.94)!important;border-color:#315b50!important;box-shadow:0 12px 32px rgba(9,38,32,.22)!important}:root[data-theme=dark] .search{background:#1d4238!important;color:#f2f8f5!important}:root[data-theme=dark] .search:focus-within{background:#234b40!important}:root[data-theme=dark] .account-btn,:root[data-theme=dark] .cart-btn,:root[data-theme=dark] .icon-btn{background:#1a3b32!important;border-color:#315b50!important;color:#f2f8f5!important}:root[data-theme=dark] .mega-menu,:root[data-theme=dark] .dropdown-menu{background:#17352d!important;border-color:#315b50!important;box-shadow:0 24px 55px rgba(8,35,29,.32)!important}:root[data-theme=dark] .mega-menu__tabs{background:#1d4238!important}:root[data-theme=dark] .mega-menu__tabs button.active{background:#244e42!important;color:#9de1d5!important}:root[data-theme=dark] .mega-menu__content a,:root[data-theme=dark] .dropdown-menu a{color:#dfece7!important}:root[data-theme=dark] .mega-promo,:root[data-theme=dark] .mega-promo--image{background:linear-gradient(145deg,#214f43,#17695b)!important}:root[data-theme=dark] .editorial-slider,:root[data-theme=dark] .editorial-side-card,:root[data-theme=dark] .premium-trust,:root[data-theme=dark] .premium-category,:root[data-theme=dark] .home-product-card,:root[data-theme=dark] .deal-card-v11,:root[data-theme=dark] .blog-card{background:#17352d!important;border-color:#315b50!important;color:#f2f8f5!important}:root[data-theme=dark] .editorial-slide__art,:root[data-theme=dark] .premium-category .category-art,:root[data-theme=dark] .home-product-card__media,:root[data-theme=dark] .deal-card-v11__media,:root[data-theme=dark] .real-blog-image{background:radial-gradient(circle at 50% 40%,#285347,#21483d 58%,#19392f 100%)!important}:root[data-theme=dark] .premium-categories:before{background:radial-gradient(circle at 12% 18%,rgba(54,178,155,.12),transparent 26%),radial-gradient(circle at 88% 70%,rgba(197,151,79,.10),transparent 28%),linear-gradient(180deg,#17352d 0%,#1a3b32 100%)!important}:root[data-theme=dark] .compact-products-section:before{background:radial-gradient(circle at 82% 18%,rgba(67,194,170,.12),transparent 24%),radial-gradient(circle at 10% 78%,rgba(130,102,163,.10),transparent 26%),linear-gradient(135deg,#18382f,#1c4036 58%,#213a32)!important}:root[data-theme=dark] .home-product-card h3,:root[data-theme=dark] .blog-card h3,:root[data-theme=dark] .section-heading h2,:root[data-theme=dark] .curated-head h2{color:#f6fbf9!important}:root[data-theme=dark] .home-product-card__brand,:root[data-theme=dark] .blog-card__excerpt,:root[data-theme=dark] .section-heading p{color:#b9cdc6!important}:root[data-theme=dark] .tabs{background:#1c4238!important}:root[data-theme=dark] .tabs button{color:#d6e7e1!important}:root[data-theme=dark] .tabs button.active{background:#2a6759!important;color:#fff!important}:root[data-theme=dark] .newsletter-v18__inner{background:radial-gradient(circle at 86% 14%,rgba(100,221,199,.15),transparent 24%),linear-gradient(135deg,#18483d,#1c6253 60%,#2a7b69)!important}:root[data-theme=dark] .login-modal__panel{background:linear-gradient(145deg,rgba(33,79,67,.88),rgba(23,61,51,.82))!important;color:#f4fbf8!important;border-color:rgba(161,225,213,.18)!important}:root[data-theme=dark] .login-modal__content h2,:root[data-theme=dark] .login-modal__content p,:root[data-theme=dark] .login-modal__brand span{color:#edf7f3!important}:root[data-theme=dark] .login-mobile-field{background:#214a3f!important;border-color:#39685c!important}:root[data-theme=dark] .login-mobile-field input{color:#f2f8f5!important}:root[data-theme=dark] .premium-footer{background:radial-gradient(circle at 14% 0%,rgba(75,190,169,.12),transparent 24%),radial-gradient(circle at 82% 24%,rgba(126,98,158,.08),transparent 26%),linear-gradient(145deg,#0f332b,#16463b 58%,#123a31)!important}:root[data-theme=dark] html,:root[data-theme=dark] body{background:#10251f!important}.commerce-v3,.commerce-v3 body,.commerce-v3 .premium-footer,.commerce-v3 .top-strip{--pure-dark:#103c35}.commerce-v3 h1,.commerce-v3 h2,.commerce-v3 h3,.commerce-v3 h4,.commerce-v3 strong,.commerce-v3 b{color:inherit}@media (max-width:980px){.commerce-v3 .mega-menu__tabs button,.commerce-v3 .mega-menu__content a,.commerce-v3 .dropdown-menu a,.commerce-v3 .mobile-drawer nav a,.commerce-v3 .mobile-drawer summary{font-size:14px!important}}.commerce-v3 .newsletter-v18{margin-top:0!important}.login-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:20px!important;border:0!important;background:transparent!important;overflow:auto!important;z-index:2147483000!important}.login-modal:not([open]){display:none!important}.login-modal[open]{display:grid!important;place-items:center!important}.login-modal::backdrop{background:rgba(10,43,36,.68);backdrop-filter:blur(11px)}.login-modal__backdrop{position:fixed!important;inset:0!important;z-index:0;background:transparent!important}.login-modal__panel{position:relative!important;z-index:2!important;margin:auto!important}html,body{min-height:100%;background:#0f332b!important}.commerce-v3 main{background:var(--bg)}.commerce-v3 .premium-footer{border:0!important;padding-bottom:18px!important;}.commerce-v3 .premium-footer .footer-bottom{margin:0!important;padding-bottom:8px!important}.commerce-v3 .mobile-bottom-nav{border-bottom:0!important}body:after{content:none!important;display:none!important}@media (max-width:700px){.commerce-v3 .newsletter-v18{margin-bottom:48px!important}}.login-modal[open]{animation:v21BackdropIn .38s ease both}.login-modal[open] .login-modal__panel{animation:v21PanelIn .58s cubic-bezier(.16,1,.3,1) both}.login-modal.is-closing{animation:v21BackdropOut .28s ease both}.login-modal.is-closing .login-modal__panel{animation:v21PanelOut .28s cubic-bezier(.4,0,1,1) both}@keyframes v21BackdropIn{from{opacity:0}to{opacity:1}}@keyframes v21BackdropOut{from{opacity:1}to{opacity:0}}@keyframes v21PanelIn{0%{opacity:0;transform:translateY(34px) scale(.91);filter:blur(10px)}62%{opacity:1;transform:translateY(-5px) scale(1.012);filter:blur(0)}100%{opacity:1;transform:none;filter:blur(0)}}@keyframes v21PanelOut{from{opacity:1;transform:none;filter:blur(0)}to{opacity:0;transform:translateY(22px) scale(.95);filter:blur(6px)}}.login-modal__panel:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(125deg,rgba(255,255,255,.28),transparent 28%,transparent 70%,rgba(86,206,185,.10));mask:linear-gradient(#000,transparent 42%);opacity:.62}.login-modal__close{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:14px!important;background:rgba(255,255,255,.72)!important;border:1px solid rgba(24,91,79,.12)!important;box-shadow:0 10px 24px rgba(16,64,55,.11)!important;backdrop-filter:blur(14px);transition:transform .25s ease,background .25s ease,box-shadow .25s ease!important}.login-modal__close span{position:absolute;width:17px;height:2px;border-radius:99px;background:#285e53;transition:.25s ease}.login-modal__close span:first-child{transform:rotate(45deg)}.login-modal__close span:last-child{transform:rotate(-45deg)}.login-modal__close:hover{transform:rotate(7deg) scale(1.06);background:#e9f7f3!important;box-shadow:0 14px 28px rgba(16,64,55,.17)!important}.login-modal__close:hover span:first-child{transform:rotate(135deg)}.login-modal__close:hover span:last-child{transform:rotate(45deg)}:root[data-theme=dark] .login-modal__close{background:rgba(39,86,73,.78)!important;border-color:rgba(159,223,211,.16)!important}:root[data-theme=dark] .login-modal__close span{background:#d8f2ec}.commerce-v3 .back-to-top{--scroll-progress:0deg;position:fixed!important;display:grid!important;place-items:center!important;z-index:9000!important}.commerce-v3 .back-to-top span{font-weight:900;transition:transform .25s ease}.commerce-v3 .back-to-top:hover span{transform:translateY(-3px)}:root[data-theme=dark] .commerce-v3 .back-to-top:before{background:linear-gradient(145deg,rgba(33,83,70,.91),rgba(20,58,49,.88));border-color:rgba(160,225,213,.17)}:root[data-theme=dark] .commerce-v3 .back-to-top span{color:#d9f4ee}@media (max-width:700px){.commerce-v3 .newsletter-v18{margin-bottom:70px!important}.commerce-v3 .back-to-top{bottom:86px!important;left:max(12px,env(safe-area-inset-left))!important;width:50px!important;height:50px!important}}@media (prefers-reduced-motion:reduce){.login-modal[open],.login-modal[open] .login-modal__panel,.login-modal.is-closing,.login-modal.is-closing .login-modal__panel{animation:none!important}}.commerce-v3 .stories-v22{position:relative;margin-top:62px;margin-bottom:54px;padding:28px 30px 24px;overflow:hidden;border-radius:30px;border:1px solid rgba(24,101,88,.10);background:radial-gradient(circle at 8% 20%,rgba(40,157,136,.13),transparent 24%),radial-gradient(circle at 92% 82%,rgba(219,174,88,.11),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(244,250,248,.92));box-shadow:0 20px 55px rgba(22,66,57,.09),inset 0 1px 0 rgba(255,255,255,.84)}.commerce-v3 .stories-v22:before{content:"";position:absolute;width:270px;height:270px;left:-120px;top:-150px;border-radius:50%;border:1px solid rgba(31,128,112,.09);box-shadow:0 0 0 55px rgba(31,128,112,.025);pointer-events:none}.commerce-v3 .stories-v22__head{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.commerce-v3 .stories-v22__head>div:first-child>span{display:block;margin-bottom:4px;color:var(--green-700);font-size:10px;font-weight:900}.commerce-v3 .stories-v22__head h2{margin:0;font-size:22px;line-height:1.5}.commerce-v3 .stories-v22__controls{direction:ltr;display:flex;gap:8px}.commerce-v3 .stories-v22__controls button{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--green-900);background:rgba(255,255,255,.78);border:1px solid rgba(23,105,91,.12);box-shadow:0 7px 18px rgba(24,66,57,.07);font-size:23px;transition:.25s ease}.commerce-v3 .stories-v22__controls button:hover{color:#fff;background:var(--green-800);transform:translateY(-2px)}.commerce-v3 .stories-v22__viewport{z-index:2;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-inline:contain}.commerce-v3 .stories-v22__viewport::-webkit-scrollbar{display:none}.commerce-v3 .story-bubble{--story-a:#1f8070;--story-b:#8edacc;position:relative;width:132px;flex:none;padding:0;text-align:center;color:var(--text);background:transparent}.commerce-v3 .story-bubble__ring{position:relative;width:112px;height:112px;display:grid;place-items:center;margin:0 auto 10px;border-radius:50%;background:conic-gradient(from 25deg,var(--story-a),var(--story-b),#e6b85b,var(--story-a));padding:3px;box-shadow:0 13px 28px color-mix(in srgb,var(--story-a) 20%,transparent),0 0 0 5px rgba(255,255,255,.72);transition:transform .35s cubic-bezier(.2,.75,.2,1),box-shadow .35s}.commerce-v3 .story-bubble__ring:before{content:"";position:absolute;inset:6px;border-radius:50%;border:1px solid rgba(255,255,255,.65);pointer-events:none;z-index:3}.commerce-v3 .story-bubble__media{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:radial-gradient(circle at 50% 36%,#fff,#f0f5f3 72%)}.commerce-v3 .story-bubble__media img{width:100%;height:100%;object-fit:contain;padding:13px;display:block;transition:transform .45s cubic-bezier(.2,.75,.2,1)}.commerce-v3 .story-bubble__spark{position:absolute;z-index:4;right:3px;bottom:8px;width:22px;height:22px;border-radius:50%;background:var(--story-a);border:3px solid #fff;box-shadow:0 5px 12px color-mix(in srgb,var(--story-a) 30%,transparent)}.commerce-v3 .story-bubble__spark:before,.commerce-v3 .story-bubble__spark:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:2px;border-radius:99px;background:#fff;transform:translate(-50%,-50%)}.commerce-v3 .story-bubble__spark:after{transform:translate(-50%,-50%) rotate(90deg)}.commerce-v3 .story-bubble strong,.commerce-v3 .story-bubble small{display:block}.commerce-v3 .story-bubble strong{overflow:hidden;color:var(--text);font-size:12px;line-height:1.55;white-space:nowrap;text-overflow:ellipsis}.commerce-v3 .story-bubble small{overflow:hidden;margin-top:2px;color:var(--muted);font-size:8px;white-space:nowrap;text-overflow:ellipsis}.commerce-v3 .story-bubble:hover .story-bubble__ring{transform:translateY(-6px) scale(1.045);box-shadow:0 20px 38px color-mix(in srgb,var(--story-a) 27%,transparent),0 0 0 6px rgba(255,255,255,.82)}.commerce-v3 .story-bubble:hover .story-bubble__media img{transform:scale(1.08) rotate(-2deg)}.commerce-v3 .story-bubble:active .story-bubble__ring{transform:translateY(-2px) scale(.98)}.commerce-v3 .story-bubble.story-hot{--story-a:#cf3e52;--story-b:#f39a7c}.commerce-v3 .story-bubble.story-emerald{--story-a:#147b6c;--story-b:#68c9b8}.commerce-v3 .story-bubble.story-gold{--story-a:#a97935;--story-b:#e6bd72}.commerce-v3 .story-bubble.story-coral{--story-a:#c65e52;--story-b:#ef9f8a}.commerce-v3 .story-bubble.story-blue{--story-a:#4f739d;--story-b:#93b6d8}.commerce-v3 .story-bubble.story-violet{--story-a:#765692;--story-b:#b397c9}.commerce-v3 .story-bubble.story-mint{--story-a:#2d8e7f;--story-b:#9ddaca}.commerce-v3 .story-bubble.story-sand{--story-a:#9b744b;--story-b:#d8b48a}.commerce-v3 .story-bubble.story-teal{--story-a:#226d68;--story-b:#6dbcb2}.commerce-v3 .story-bubble.story-lime{--story-a:#6c8d44;--story-b:#b2d276}.story-viewer-v22{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:18px}.story-viewer-v22__backdrop{position:absolute;inset:0;background:rgba(10,45,38,.55);backdrop-filter:blur(12px);animation:storyBackdropIn .32s ease both}.story-viewer-v22__panel{position:relative;top:30px;z-index:2;width:min(390px,100%);overflow:hidden;border-radius:29px;color:#fff;background:radial-gradient(circle at 72% 18%,rgba(111,229,208,.22),transparent 27%),linear-gradient(145deg,#123f37,#17695b 65%,#218272);border:1px solid rgba(255,255,255,.18);box-shadow:0 35px 95px rgba(7,40,34,.38);animation:storyPanelIn .5s cubic-bezier(.16,1,.3,1) both}.story-viewer-v22__progress{position:absolute;z-index:5;right:16px;left:16px;top:13px;height:3px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.24)}.story-viewer-v22__progress span{display:block;width:100%;height:100%;border-radius:inherit;background:#fff;transform-origin:right;animation:storyProgress 5s linear both}.story-viewer-v22__close{position:absolute;z-index:6;left:15px;top:25px;width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.20);backdrop-filter:blur(12px)}.story-viewer-v22__close:before,.story-viewer-v22__close:after{content:"";position:absolute;left:50%;top:50%;width:15px;height:2px;border-radius:99px;background:#fff;transform:translate(-50%,-50%) rotate(45deg)}.story-viewer-v22__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.story-viewer-v22__visual{position:relative;height:500px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.02))}.story-viewer-v22__visual img{position:relative;z-index:2;width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 28px 32px rgba(5,27,23,.30));animation:storyProductIn .7s cubic-bezier(.16,1,.3,1) both}.story-viewer-v22__glow{position:absolute;width:230px;height:230px;border-radius:50%;background:rgba(255,255,255,.13);box-shadow:0 0 0 55px rgba(255,255,255,.035)}.story-viewer-v22__content{padding:22px 24px 25px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.10));border-top:1px solid rgba(255,255,255,.10)}.story-viewer-v22__content>span{color:#9de0d4;font-size:9px;font-weight:900}.story-viewer-v22__content h3{margin:6px 0 5px;color:#fff;font-size:16px}.story-viewer-v22__content p{color:#c7ded8;font-size:11px;margin-block:0;}.story-viewer-v22__content a{display:flex;align-items:center;justify-content:space-between;min-height:45px;margin-top:17px;padding:0 14px;border-radius:13px;color:#173f37;background:#fff;font-size:10px;font-weight:900}@keyframes storyBackdropIn{from{opacity:0}to{opacity:1}}@keyframes storyPanelIn{from{opacity:0;transform:translateY(28px) scale(.93)}to{opacity:1;transform:none}}@keyframes storyProductIn{from{opacity:0;transform:translateY(20px) scale(.88)}to{opacity:1;transform:none}}@keyframes storyProgress{from{transform:scaleX(1)}to{transform:scaleX(0)}}:root[data-theme=dark] .commerce-v3 .stories-v22{border-color:#315b50;background:radial-gradient(circle at 8% 20%,rgba(76,196,174,.12),transparent 24%),radial-gradient(circle at 92% 82%,rgba(213,166,82,.08),transparent 25%),linear-gradient(135deg,#17372f,#1b4137)}:root[data-theme=dark] .commerce-v3 .story-bubble__media{background:radial-gradient(circle at 50% 36%,#2b574a,#20453b 72%)}:root[data-theme=dark] .commerce-v3 .story-bubble__ring{box-shadow:0 13px 28px color-mix(in srgb,var(--story-a) 28%,transparent),0 0 0 5px rgba(67,109,98,.75)}:root[data-theme=dark] .commerce-v3 .story-bubble__spark{border-color:#17372f}@media (max-width:700px){.commerce-v3 .stories-v22{margin-top:42px;margin-bottom:40px;padding:22px 14px 18px;border-radius:24px}.commerce-v3 .stories-v22__head{align-items:center}.commerce-v3 .stories-v22__head h2{font-size:18px}.commerce-v3 .stories-v22__track{gap:15px}.commerce-v3 .story-bubble{width:108px}.commerce-v3 .story-bubble__ring{width:91px;height:91px}.commerce-v3 .story-bubble strong{font-size:10px}.commerce-v3 .story-bubble small{font-size:7px}.story-viewer-v22__visual{height:285px}}.commerce-v3 .premium-footer{margin-top:0!important}.commerce-v3 .premium-footer .socials{margin-top:20px}.commerce-v3 .premium-footer .socials a{font-size:13px!important;font-weight:900!important;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 9px 22px rgba(4,31,26,.14)!important;transition:transform .25s ease,background .25s ease,border-color .25s ease!important}.commerce-v3 .premium-footer .socials a:hover{transform:translateY(-4px) scale(1.04)!important}.commerce-v3 .story-bubble,.commerce-v3 .story-bubble:focus,.commerce-v3 .story-bubble:focus-visible{border:0!important;outline:0!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important}.commerce-v3 .story-bubble::before,.commerce-v3 .story-bubble::after{display:none!important}.commerce-v3 #productsSlider,.commerce-v3 #categorySlider,.commerce-v3 #suggestedSlider{min-height:260px;opacity:1!important;visibility:visible!important}.commerce-v3 .back-to-top{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;left:18px!important;right:auto!important;bottom:18px!important;border-radius:50%!important;padding:3px!important;overflow:hidden!important;background:conic-gradient(var(--green-500,#38a997) var(--scroll-progress,0%),rgba(255,255,255,.18) 0)!important;box-shadow:0 12px 28px rgba(8,48,40,.22)!important}.commerce-v3 .back-to-top:before{content:"";position:absolute;inset:3px;border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(228,244,239,.88));border:1px solid rgba(20,105,91,.13);backdrop-filter:blur(14px)}.commerce-v3 .back-to-top span{position:relative;z-index:2;display:grid;place-items:center;width:100%;height:100%;color:var(--green-900)!important;font-size:15px!important}@media (max-width:700px){.commerce-v3 .newsletter-v18{margin-bottom:58px!important}.commerce-v3 .back-to-top{left:13px!important;bottom:82px!important;width:43px!important;height:43px!important;min-width:43px!important;min-height:43px!important}}.commerce-v3 .newsletter-v18{margin-bottom:0!important;padding-bottom:30px!important}.footer-separator-v24{display:block;width:100%;height:72px;background:radial-gradient(circle at 18% 20%,rgba(35,137,119,.055),transparent 26%),linear-gradient(180deg,#f8faf9 0%,#f4f8f6 100%);border:0;margin:0;padding:0}.commerce-v3 .premium-footer{margin:0!important;padding-top:0!important;border-top:0!important;min-height:0!important;background:radial-gradient(circle at 14% 0%,rgba(75,190,169,.10),transparent 24%),radial-gradient(circle at 82% 24%,rgba(126,98,158,.065),transparent 26%),linear-gradient(145deg,#0d3029,#15483d 58%,#10372f)!important}.commerce-v3 .premium-footer:before{top:0!important}.commerce-v3 .premium-footer .footer-main{padding-top:28px!important;padding-bottom:34px!important}.commerce-v3 .premium-footer:after{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(143,222,208,.42),transparent);pointer-events:none}:root[data-theme=dark] .footer-separator-v24{background:radial-gradient(circle at 18% 20%,rgba(72,183,163,.07),transparent 25%),linear-gradient(180deg,#15342c 0%,#183a31 100%)}@media (max-width:700px){.footer-separator-v24{height:48px}.commerce-v3 .premium-footer .footer-main{padding-top:22px!important}}.commerce-v3 .horizontal-slider.carousel-v25{position:relative!important;display:block!important;overflow:hidden!important;direction:rtl!important;scroll-behavior:auto!important;scroll-snap-type:none!important;scrollbar-width:none!important;touch-action:pan-y;padding-right:0!important}.commerce-v3 .horizontal-slider.carousel-v25::-webkit-scrollbar{display:none!important}.commerce-v3 .carousel-v25__track{position:absolute!important;top:0!important;right:0!important;left:auto!important;display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:var(--carousel-gap,14px)!important;width:max-content!important;min-width:max-content!important;transform:translate3d(0,0,0);will-change:transform;backface-visibility:hidden}.commerce-v3 .carousel-v25__track>*{flex:none!important;direction:rtl!important;opacity:1!important;visibility:visible!important}.commerce-v3 .carousel-v25__track .reveal-card{opacity:1!important;visibility:visible!important}.commerce-v3 .carousel-v25.is-dragging{cursor:grabbing}.commerce-v3 .carousel-v25.is-dragging .carousel-v25__track{transition:none!important}.commerce-v3 #productsSlider.carousel-v25,.commerce-v3 #categorySlider.carousel-v25,.commerce-v3 #suggestedSlider.carousel-v25,.commerce-v3 #blogSlider.carousel-v25{padding-left:24px!important;padding-right:0!important}.commerce-v3 .footer-bottom-v26{padding:10px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;direction:rtl;border-top:1px solid rgba(255,255,255,.08)!important}.commerce-v3 .footer-bottom-v26 .footer-copyright{color:#9fb7b0!important;white-space:nowrap}.commerce-v3 .footer-bottom-v26 .footer-credit{margin-right:auto;color:#9fb7b0!important;direction:rtl;white-space:nowrap}.commerce-v3 .footer-bottom-v26 .footer-credit a{color:#8ed9cc!important;transition:color .2s ease}.commerce-v3 .footer-bottom-v26 .footer-credit a:hover{color:#fff!important}@media (max-width:700px){.commerce-v3 .footer-bottom-v26{min-height:auto!important;padding:12px 0!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.commerce-v3 .footer-bottom-v26 .footer-credit{margin-right:0}.commerce-v3 .footer-bottom-v26 .footer-copyright,.commerce-v3 .footer-bottom-v26 .footer-credit{white-space:normal}}.commerce-v3 .top-strip__inner{position:relative}.commerce-v3 .top-strip__messages{position:relative;flex:1;min-width:0;height:42px;overflow:hidden}.commerce-v3 .top-strip__message{position:absolute;inset:0;display:flex;align-items:center;gap:7px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease,visibility .45s;font-size:13px;white-space:nowrap}.commerce-v3 .top-strip__message.is-active{opacity:1;visibility:visible;transform:none}.commerce-v3 .top-strip__message b{color:#9ce5db;font-weight:900}.commerce-v3 .mega-menu__content{grid-template-columns:repeat(3,minmax(0,1fr)) 230px!important;align-items:stretch}.commerce-v3 .mega-menu__content>div{min-width:0}.commerce-v3 .mega-promo--shared{grid-column:4;min-height:290px;margin:0}.commerce-v3 .mega-promo--shared img{opacity:.62!important;padding:16px!important}.commerce-v3 .mega-promo--shared:after{background:linear-gradient(180deg,rgba(12,55,47,.06),rgba(12,55,47,.84))!important}.commerce-v3 .mega-promo--shared span,.commerce-v3 .mega-promo--shared strong,.commerce-v3 .mega-promo--shared em{position:relative;z-index:2}.commerce-v3 .newsletter-v18__form{padding:20px!important;border-radius:22px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.22)!important;backdrop-filter:blur(20px) saturate(145%)!important}.commerce-v3 .newsletter-v18__form label{margin-bottom:9px!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.commerce-v3 .newsletter-v18__form>div{min-height:54px;padding:6px!important;border-radius:15px!important;background:#fff!important;box-shadow:0 10px 26px rgba(7,39,33,.12)}.commerce-v3 .newsletter-v18__form input{height:42px;padding:0 13px!important;color:#18382f!important;font-size:12px!important;font-weight:600;background:transparent!important}.commerce-v3 .newsletter-v18__form input::placeholder{color:#82908b!important;opacity:1}.commerce-v3 .newsletter-v18__form button{height:42px!important;border-radius:11px!important;color:#2f281b!important;background:linear-gradient(135deg,#f0c66a,#dda944)!important;font-size:11px!important;font-weight:900!important;box-shadow:0 7px 18px rgba(124,83,19,.16)}.commerce-v3 .newsletter-v18__form small{margin-top:10px!important;color:#d3e7e2!important;font-size:9px!important;line-height:1.8}:root[data-theme=dark] .commerce-v3 .newsletter-v18__form{background:rgba(21,66,56,.45)!important;border-color:rgba(151,225,211,.20)!important}:root[data-theme=dark] .commerce-v3 .newsletter-v18__form>div{background:#edf7f4!important}:root[data-theme=dark] .commerce-v3 .newsletter-v18__form input{color:#14372f!important}@media (max-width:980px){.commerce-v3 .top-strip__messages{text-align:center}.commerce-v3 .top-strip__message{justify-content:center;font-size:11px}}@media (max-width:700px){.commerce-v3 .newsletter-v18__form>div{flex-direction:column;align-items:stretch;padding:7px!important}.commerce-v3 .newsletter-v18__form button{width:100%}}.commerce-v3{--container:min(1540px,calc(100vw - 48px));--page-gap:clamp(14px,1.25vw,22px);overflow-x:clip}.commerce-v3 img,.commerce-v3 svg{max-width:100%}.commerce-v3 section{min-width:0}.commerce-v3 .section-heading h2,.commerce-v3 .curated-head h2{font-size:clamp(24px,1.85vw,34px)!important}.commerce-v3 .section-heading p{max-width:680px}.commerce-v3 .brand img{width:84px!important;height:auto!important}.commerce-v3 .header-actions{display:flex;align-items:center;gap:10px}.commerce-v3 .nav-wrap{min-height:62px}.commerce-v3 .desktop-nav{min-width:0;gap:clamp(15px,1.6vw,28px)!important}.commerce-v3 .mega-menu{width:min(1180px,calc(100vw - 64px))!important;max-height:min(620px,calc(100vh - 170px));overflow:auto}.commerce-v3 .mega-menu__content{min-width:0}.commerce-v3 .mega-promo--shared{width:230px}.commerce-v3 .editorial-hero{display:grid!important;grid-template-columns:minmax(0,1fr) clamp(270px,19vw,330px)!important;gap:var(--page-gap)!important;height:clamp(520px,calc(100vh - 235px),670px)!important;min-height:520px!important;padding-top:22px!important}.commerce-v3 .editorial-slider{min-width:0}.commerce-v3 .editorial-slide{grid-template-columns:minmax(380px,.9fr) minmax(420px,1.1fr)!important}.commerce-v3 .editorial-slide__content{padding:clamp(34px,3.4vw,58px)!important}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:clamp(36px,3.1vw,35px)!important}.commerce-v3 .editorial-side{min-width:0}.commerce-v3 .premium-trust{margin-top:60px!important}.commerce-v3 .premium-trust .trust-item{min-width:0}.commerce-v3 .horizontal-slider{max-width:100%}.commerce-v3 .carousel-v25__track{max-height:none}.commerce-v3 .special-wrap{min-width:0}.commerce-v3 .special-intro{min-width:0}.commerce-v3 .popular-brands,.commerce-v3 .stories-v22,.commerce-v3 .newsletter-v18__inner{max-width:100%}.commerce-v3 .newsletter-v18__form{min-width:0}.commerce-v3 .newsletter-v18__form>div{min-width:0}.commerce-v3 .premium-footer .footer-main{grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(170px,.8fr)) minmax(220px,1fr)!important}.commerce-v3 .premium-footer .footer-col,.commerce-v3 .premium-footer .footer-contact,.commerce-v3 .premium-footer .footer-about{min-width:0}@media (min-width:1680px){.commerce-v3{--container:min(1640px,calc(100vw - 72px))}.commerce-v3 .header-main{min-height:102px}.commerce-v3 .brand img{width:94px!important}.commerce-v3 .editorial-hero{grid-template-columns:minmax(0,1fr) 340px!important;height:clamp(590px,calc(100vh - 248px),730px)!important}.commerce-v3 .premium-special .special-wrap{grid-template-columns:245px minmax(0,1fr)!important}.commerce-v3 .products-slider .deal-card-v11{width:242px!important;min-width:242px!important}.commerce-v3 .premium-category{width:198px!important;min-width:198px!important}.commerce-v3 .compact-product-slider .home-product-card{width:250px!important;min-width:250px!important}.commerce-v3 .blog-slider .blog-card{width:322px!important;min-width:322px!important}}@media (min-width:1200px) and (max-width:1679px){.commerce-v3{--container:min(1440px,calc(100vw - 48px))}.commerce-v3 .brand{min-width:190px}.commerce-v3 .brand img{width:76px!important}.commerce-v3 .account-btn{max-width:142px}.commerce-v3 .cart-btn{max-width:180px}.commerce-v3 .desktop-nav{gap:15px!important}.commerce-v3 .desktop-nav>a,.commerce-v3 .desktop-nav .dropdown>button{font-size:12px!important}.commerce-v3 .editorial-slide__content{padding:38px!important}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:clamp(34px,3vw,31px)!important}.commerce-v3 .premium-special .special-wrap{grid-template-columns:215px minmax(0,1fr)!important}}@media (min-width:992px) and (max-width:1199px){.commerce-v3{--container:calc(100vw - 36px)}.commerce-v3 .top-strip__links{display:none!important}.commerce-v3 .header-main{grid-template-columns:auto minmax(260px,1fr) auto!important;min-height:82px}.commerce-v3 .brand{min-width:auto}.commerce-v3 .brand img{width:68px!important}.commerce-v3 .brand>div{display:none!important}.commerce-v3 .account-btn span{display:none!important}.commerce-v3 .account-btn,.commerce-v3 .cart-btn{width:46px!important;min-width:46px!important;padding:0!important;justify-content:center!important}.commerce-v3 .desktop-nav{gap:12px!important}.commerce-v3 .desktop-nav>a,.commerce-v3 .desktop-nav .dropdown>button{font-size:11px!important}.commerce-v3 .nav-support{display:none!important}.commerce-v3 .mega-menu{width:calc(100vw - 36px)!important;right:0!important}.commerce-v3 .mega-menu__content{grid-template-columns:repeat(3,minmax(0,1fr)) 190px!important}.commerce-v3 .mega-promo--shared{width:190px}.commerce-v3 .editorial-hero{grid-template-columns:minmax(0,1fr) 250px!important;height:540px!important;min-height:540px!important}.commerce-v3 .editorial-slide{grid-template-columns:1fr 1fr!important}.commerce-v3 .editorial-slide__content{padding:30px!important}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:32px!important}.commerce-v3 .editorial-trust{gap:15px!important}.commerce-v3 .editorial-side-card{padding:20px!important}.commerce-v3 .editorial-side-card h3{font-size:17px!important}.commerce-v3 .premium-trust{grid-template-columns:repeat(2,1fr)!important}.commerce-v3 .premium-trust .trust-item{border-bottom:1px solid var(--line)}.commerce-v3 .premium-special .special-wrap{grid-template-columns:1fr!important}.commerce-v3 .special-intro{display:grid!important;grid-template-columns:1fr auto;align-items:end;gap:10px 20px}.commerce-v3 .special-intro h2,.commerce-v3 .special-intro p,.commerce-v3 .special-intro .special-perks{grid-column:1}.commerce-v3 .special-controls{grid-column:2;grid-row:1/4;align-self:end}.commerce-v3 .curated-head{align-items:flex-start!important;flex-direction:column!important}.commerce-v3 .curated-actions{width:100%;justify-content:space-between}.commerce-v3 .popular-brands{grid-template-columns:210px minmax(0,1fr)!important}.commerce-v3 .newsletter-v18__inner{grid-template-columns:1fr 1fr!important;gap:26px!important;padding:34px!important}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1.2fr 1fr 1fr!important}.commerce-v3 .premium-footer .footer-about{grid-row:span 2}}@media (min-width:768px) and (max-width:991px){.commerce-v3{--container:calc(100vw - 28px)}.commerce-v3 .top-strip{min-height:40px}.commerce-v3 .top-strip__links{display:none!important}.commerce-v3 .top-strip__message{font-size:10px!important}.commerce-v3 .header-main{grid-template-columns:auto minmax(0,1fr) auto!important;min-height:76px;gap:12px!important}.commerce-v3 .mobile-menu-btn{display:flex!important}.commerce-v3 .brand{min-width:auto}.commerce-v3 .brand img{width:64px!important}.commerce-v3 .brand>div{display:none!important}.commerce-v3 .search{order:2}.commerce-v3 .header-actions{order:3}.commerce-v3 .account-btn span{display:none!important}.commerce-v3 .account-btn,.commerce-v3 .cart-btn,.commerce-v3 .theme-toggle{width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;justify-content:center!important}.commerce-v3 .nav-wrap,.commerce-v3 .desktop-nav{display:none!important}.commerce-v3 .editorial-hero{grid-template-columns:1fr!important;height:auto!important;min-height:0!important;padding-top:16px!important}.commerce-v3 .editorial-slider{height:540px!important}.commerce-v3 .editorial-slide{grid-template-columns:1fr 1fr!important}.commerce-v3 .editorial-slide__content{padding:32px!important}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:34px!important}.commerce-v3 .editorial-side{height:auto!important;grid-template-columns:1fr 1fr!important;grid-template-rows:220px!important}.commerce-v3 .premium-trust{grid-template-columns:repeat(2,1fr)!important}.commerce-v3 .premium-special{padding-block:40px!important}.commerce-v3 .premium-special .special-wrap{grid-template-columns:1fr!important}.commerce-v3 .special-intro{display:grid!important;grid-template-columns:1fr auto}.commerce-v3 .special-intro h2,.commerce-v3 .special-intro p,.commerce-v3 .special-intro .special-perks{grid-column:1}.commerce-v3 .special-controls{grid-column:2;grid-row:1/4;align-self:end}.commerce-v3 .premium-categories,.commerce-v3 .compact-products-section,.commerce-v3 .premium-blog{padding-top:54px!important}.commerce-v3 .curated-head{flex-direction:column!important;align-items:flex-start!important;gap:18px!important}.commerce-v3 .curated-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.commerce-v3 .popular-brands{grid-template-columns:1fr!important}.commerce-v3 .popular-brands__title{justify-content:flex-start!important;min-height:90px}.commerce-v3 .stories-v22{padding:24px 20px!important}.commerce-v3 .story-bubble{width:116px!important}.commerce-v3 .newsletter-v18__inner{grid-template-columns:1fr!important;gap:24px!important;padding:34px!important}.commerce-v3 .newsletter-v18__copy{max-width:620px}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr 1fr!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-contact{grid-column:1/-1!important}.commerce-v3 .mobile-bottom-nav{display:flex!important}.commerce-v3 .back-to-top{bottom:82px!important}}@media (max-width:767px){.commerce-v3{--container:calc(100vw - 20px);--page-gap:12px;padding-bottom:72px}.commerce-v3 .top-strip{min-height:38px}.commerce-v3 .top-strip__inner{min-height:38px}.commerce-v3 .top-strip__links{display:none!important}.commerce-v3 .top-strip__messages{height:38px!important}.commerce-v3 .top-strip__message{justify-content:center!important;text-align:center;font-size:9px!important;white-space:normal!important;line-height:1.5;padding-inline:6px}.commerce-v3 .site-header{position:sticky;top:0}.commerce-v3 .header-main{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search";gap:9px!important;min-height:auto!important;padding-block:10px!important}.commerce-v3 .mobile-menu-btn{display:flex!important;grid-area:menu}.commerce-v3 .brand{grid-area:brand;min-width:0;justify-content:center}.commerce-v3 .brand img{width:64px!important}.commerce-v3 .brand>div{display:none!important}.commerce-v3 .search{grid-area:search;width:100%;min-height:46px}.commerce-v3 .header-actions{grid-area:actions;gap:6px!important}.commerce-v3 .account-btn span{display:none!important}.commerce-v3 .theme-toggle,.commerce-v3 .account-btn,.commerce-v3 .cart-btn{width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;justify-content:center!important;border-radius:12px!important}.commerce-v3 .nav-wrap,.commerce-v3 .desktop-nav{display:none!important}.commerce-v3 .editorial-hero{display:block!important;height:auto!important;min-height:0!important;padding-top:12px!important}.commerce-v3 .editorial-slider{height:680px!important;border-radius:22px!important}.commerce-v3 .editorial-slide{grid-template-columns:1fr!important;grid-template-rows:auto 300px!important}.commerce-v3 .editorial-slide__content{padding:26px 20px 20px!important}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:clamp(27px,8.2vw,34px)!important;line-height:1.5!important}.commerce-v3 .editorial-slide__content>p{font-size:11px!important;line-height:1.95!important}.commerce-v3 .editorial-actions{margin-top:30px!important}.commerce-v3 .editorial-actions .btn{min-height:43px;font-size:10px}.commerce-v3 .editorial-trust{display:grid!important;grid-template-columns:repeat(3,1fr);gap:8px!important;margin-top:20px!important}.commerce-v3 .editorial-trust span{padding:0!important;text-align:center}.commerce-v3 .editorial-trust span:after{display:none!important}.commerce-v3 .editorial-trust b{font-size:12px!important}.commerce-v3 .editorial-trust small{font-size:7px!important}.commerce-v3 .editorial-slide__art{min-height:300px}.commerce-v3 .editorial-slider__nav{left:14px!important;bottom:12px!important}.commerce-v3 .editorial-side{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(2,180px)!important;height:auto!important;margin-top:12px}.commerce-v3 .editorial-side-card{padding:20px!important}.commerce-v3 .editorial-side-card h3{font-size:17px!important}.commerce-v3 .premium-trust{grid-template-columns:1fr!important;border-radius:18px!important}.commerce-v3 .premium-trust .trust-item{min-height:86px!important;border-left:0!important;border-bottom:1px solid var(--line)!important}.commerce-v3 .premium-trust .trust-item:last-child{border-bottom:0!important}.commerce-v3 .premium-special{padding-block:34px!important}.commerce-v3 .premium-special .special-wrap{grid-template-columns:1fr!important}.commerce-v3 .special-intro{display:block!important}.commerce-v3 .special-intro h2{font-size:25px!important}.commerce-v3 .special-controls{margin-top:14px}.commerce-v3 .premium-categories,.commerce-v3 .compact-products-section,.commerce-v3 .premium-blog{padding-top:45px!important;padding-bottom:45px!important}.commerce-v3 .section-heading.slider-heading,.commerce-v3 .curated-head{align-items:flex-start!important;flex-direction:column!important;gap:14px!important}.commerce-v3 .heading-actions,.commerce-v3 .curated-actions{width:100%;justify-content:space-between;gap:10px}.commerce-v3 .tabs{max-width:100%;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.commerce-v3 .tabs::-webkit-scrollbar{display:none}.commerce-v3 .premium-category{width:174px!important;min-width:174px!important}.commerce-v3 .compact-product-slider .home-product-card{width:220px!important;min-width:220px!important}.commerce-v3 .products-slider .deal-card-v11{width:220px!important;min-width:220px!important}.commerce-v3 .blog-slider .blog-card{width:278px!important;min-width:278px!important}.commerce-v3 .popular-brands{grid-template-columns:1fr!important;border-radius:20px!important}.commerce-v3 .popular-brands__title{justify-content:flex-start!important;min-height:84px;padding:18px!important}.commerce-v3 .stories-v22{margin-top:38px!important;margin-bottom:38px!important;padding:20px 12px 16px!important;border-radius:22px!important}.commerce-v3 .stories-v22__head{align-items:center!important}.commerce-v3 .stories-v22__controls{display:none!important}.commerce-v3 .stories-v22__track{gap:13px!important}.commerce-v3 .story-bubble{width:101px!important}.commerce-v3 .story-bubble__ring{width:86px!important;height:86px!important}.commerce-v3 .newsletter-v18{margin-top:42px!important}.commerce-v3 .newsletter-v18__inner{grid-template-columns:1fr!important;gap:20px!important;padding:26px 18px!important;border-radius:24px!important}.commerce-v3 .newsletter-v18__copy h2{font-size:23px!important}.commerce-v3 .newsletter-v18__form{padding:14px!important}.footer-separator-v24{height:36px!important}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr!important;gap:14px!important;padding-top:20px!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-col,.commerce-v3 .premium-footer .footer-contact{grid-column:auto!important;min-height:0!important;padding:16px!important}.commerce-v3 .footer-bottom-v26{align-items:center!important;text-align:center}.commerce-v3 .footer-bottom-v26 .footer-credit{margin-inline:auto!important}.commerce-v3 .mobile-bottom-nav{display:flex!important}.commerce-v3 .back-to-top{left:14px!important;right:auto!important;bottom:82px!important}.login-modal{align-items:end!important;padding:10px!important}.login-modal__panel{width:100%!important;max-height:calc(100dvh - 20px);overflow:auto;border-radius:24px 24px 18px 18px!important}.story-viewer-v22{align-items:end!important;padding:10px!important}.story-viewer-v22__panel{width:100%!important;max-height:calc(100dvh - 20px)}}@media (max-width:390px){.commerce-v3{--container:calc(100vw - 14px)}.commerce-v3 .theme-toggle{display:none!important}.commerce-v3 .header-main{grid-template-columns:40px minmax(0,1fr) auto!important}.commerce-v3 .editorial-slider{height:700px!important}.commerce-v3 .editorial-slide{grid-template-rows:auto 285px!important}.commerce-v3 .editorial-trust{grid-template-columns:1fr 1fr 1fr}.commerce-v3 .home-product-card,.commerce-v3 .deal-card-v11{min-width:210px!important;width:210px!important}.commerce-v3 .blog-slider .blog-card{width:265px!important;min-width:265px!important}}html,body{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}body.commerce-v3{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;position:relative}.commerce-v3 *,.commerce-v3 *::before,.commerce-v3 *::after{box-sizing:border-box}.commerce-v3 .site-header,.commerce-v3 main,.commerce-v3 footer,.commerce-v3 .top-strip,.commerce-v3 .footer-separator-v24{width:100%!important;max-width:100%!important;min-width:0!important}.commerce-v3 .container{width:min(1540px,calc(100% - 48px))!important;max-width:calc(100% - 48px)!important;min-width:0!important;margin-inline:auto!important}.commerce-v3 .header-main>*,.commerce-v3 .editorial-hero>*,.commerce-v3 .special-wrap>*,.commerce-v3 .footer-main>*{min-width:0!important}.commerce-v3 .header-main{height:auto!important;min-height:92px!important;display:grid!important;grid-template-columns:minmax(190px,230px) minmax(300px,1fr) auto!important;gap:clamp(14px,1.5vw,28px)!important;align-items:center!important}.commerce-v3 .mobile-menu-btn{display:none!important}.commerce-v3 .brand{min-width:0!important}.commerce-v3 .search{width:100%!important;min-width:0!important}.commerce-v3 .header-actions{min-width:0!important;white-space:nowrap}.commerce-v3 .editorial-hero{width:min(1540px,calc(100% - 48px))!important}@media (min-width:1680px){.commerce-v3 .container,.commerce-v3 .editorial-hero{width:min(1640px,calc(100% - 72px))!important;max-width:calc(100% - 72px)!important}}@media (min-width:992px) and (max-width:1199px){.commerce-v3 .container,.commerce-v3 .editorial-hero{width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important}.commerce-v3 .header-main{grid-template-columns:74px minmax(260px,1fr) auto!important;min-height:82px!important}.commerce-v3 .brand>div{display:none!important}.commerce-v3 .brand img{width:68px!important}.commerce-v3 .account-btn span{display:none!important}.commerce-v3 .account-btn,.commerce-v3 .cart-btn{width:46px!important;min-width:46px!important;padding:0!important;justify-content:center!important}}@media (max-width:991px){.commerce-v3 .container,.commerce-v3 .editorial-hero{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important}.commerce-v3 .top-strip__links{display:none!important}.commerce-v3 .header-main{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;min-height:0!important;padding-block:10px!important}.commerce-v3 .mobile-menu-btn{display:grid!important;order:1;flex:0 0 44px!important;width:44px!important;height:44px!important}.commerce-v3 .brand{order:2;flex:0 0 auto!important;min-width:0!important}.commerce-v3 .brand img{width:66px!important;height:48px!important}.commerce-v3 .brand>div{display:none!important}.commerce-v3 .header-actions{order:3;margin-inline-start:auto!important;display:flex!important;flex:0 0 auto!important;gap:7px!important}.commerce-v3 .search{order:4;flex:1 0 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;height:48px!important}.commerce-v3 .account-btn span{display:none!important}.commerce-v3 .theme-toggle,.commerce-v3 .account-btn,.commerce-v3 .cart-btn{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;justify-content:center!important}.commerce-v3 .nav-wrap,.commerce-v3 .desktop-nav{display:none!important}.commerce-v3 .editorial-hero{display:grid!important;grid-template-columns:1fr!important;height:auto!important;min-height:0!important}.commerce-v3 .editorial-slider{width:100%!important;height:540px!important}.commerce-v3 .editorial-slide{grid-template-columns:1fr 1fr!important}.commerce-v3 .editorial-side{width:100%!important;height:auto!important;grid-template-columns:1fr 1fr!important;grid-template-rows:220px!important}.commerce-v3 .premium-trust{grid-template-columns:1fr 1fr!important}.commerce-v3 .premium-special .special-wrap{grid-template-columns:1fr!important}.commerce-v3 .curated-head{flex-direction:column!important;align-items:flex-start!important}.commerce-v3 .curated-actions{width:100%!important;justify-content:space-between!important;flex-wrap:wrap!important}.commerce-v3 .newsletter-v18__inner{grid-template-columns:1fr!important}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr 1fr!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-contact{grid-column:1/-1!important}}@media (max-width:767px){.commerce-v3{padding-bottom:72px!important}.commerce-v3 .container,.commerce-v3 .editorial-hero{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important}.commerce-v3 .top-strip__messages{height:40px!important}.commerce-v3 .top-strip__message{font-size:9px!important;line-height:1.5!important;white-space:normal!important;text-align:center!important;justify-content:center!important;padding-inline:8px!important}.commerce-v3 .header-main{gap:8px!important;padding-block:8px!important}.commerce-v3 .mobile-menu-btn{flex-basis:40px!important;width:40px!important;height:40px!important}.commerce-v3 .brand img{width:60px!important;height:44px!important}.commerce-v3 .theme-toggle,.commerce-v3 .account-btn,.commerce-v3 .cart-btn{width:39px!important;min-width:39px!important;height:39px!important}.commerce-v3 .header-actions{gap:5px!important}.commerce-v3 .search{height:45px!important;border-radius:13px!important}.commerce-v3 .editorial-slider{height:690px!important;border-radius:22px!important}.commerce-v3 .editorial-slide{grid-template-columns:1fr!important;grid-template-rows:auto 300px!important}.commerce-v3 .editorial-slide__content{padding:24px 18px 18px!important}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{font-size:clamp(27px,8vw,34px)!important}.commerce-v3 .editorial-side{grid-template-columns:1fr!important;grid-template-rows:180px 180px!important;margin-top:12px!important}.commerce-v3 .premium-trust{grid-template-columns:1fr!important}.commerce-v3 .section-heading.slider-heading,.commerce-v3 .curated-head{flex-direction:column!important;align-items:flex-start!important;gap:13px!important}.commerce-v3 .heading-actions,.commerce-v3 .curated-actions{width:100%!important;justify-content:space-between!important}.commerce-v3 .tabs{max-width:100%!important;overflow-x:auto!important;white-space:nowrap!important;scrollbar-width:none}.commerce-v3 .premium-footer .footer-main{grid-template-columns:1fr!important}.commerce-v3 .premium-footer .footer-about,.commerce-v3 .premium-footer .footer-contact{grid-column:auto!important}.commerce-v3 .mobile-bottom-nav{display:flex!important}.commerce-v3 .back-to-top{left:14px!important;right:auto!important;bottom:82px!important}}@media (max-width:390px){.commerce-v3 .container,.commerce-v3 .editorial-hero{width:calc(100% - 14px)!important;max-width:calc(100% - 14px)!important}.commerce-v3 .theme-toggle{display:none!important}.commerce-v3 .brand img{width:56px!important}.commerce-v3 .header-actions{gap:4px!important}.commerce-v3 .editorial-slider{height:710px!important}}@media (max-width:991px){.commerce-v3 .mobile-drawer{display:block!important;position:fixed!important;inset:0 0 0 auto!important;width:min(88vw,380px)!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;overflow-y:auto!important;z-index:10000!important;transform:translate3d(105%,0,0)!important}.commerce-v3 .mobile-drawer.open{transform:translate3d(0,0,0)!important}.commerce-v3 .drawer-backdrop{display:block!important;position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;margin:0!important;z-index:9999!important}.commerce-v3 .search{position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin:0!important;box-shadow:none!important}.commerce-v3 main{margin:0!important;padding-top:0!important}.commerce-v3 .editorial-hero{margin-top:0!important}}@media (max-width:767px){.commerce-v3 .mobile-bottom-nav{display:flex!important;position:fixed!important;inset:auto 10px max(10px,env(safe-area-inset-bottom)) 10px!important;width:auto!important;height:62px!important;margin:0!important;z-index:8500!important}}.commerce-v3 .mobile-menu-btn{position:relative;overflow:hidden}.commerce-v3 .mobile-drawer nav details{border-bottom:1px solid var(--line)}.commerce-v3 .mobile-drawer nav details summary{display:grid!important;grid-template-columns:1fr auto 28px;align-items:center;gap:8px;border-bottom:0!important;list-style:none}.commerce-v3 .mobile-drawer nav details summary::-webkit-details-marker{display:none}.commerce-v3 .drawer-summary__label{font-size:13px;font-weight:800}.commerce-v3 .drawer-summary__arrow{position:relative;width:28px;height:28px;border-radius:9px;background:var(--surface2)}.commerce-v3 .drawer-summary__arrow:before,.commerce-v3 .drawer-summary__arrow:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:2px;border-radius:99px;background:var(--green-700);transition:transform .25s ease}.commerce-v3 .drawer-summary__arrow:before{transform:translate(-72%,-50%) rotate(45deg)}.commerce-v3 .drawer-summary__arrow:after{transform:translate(-18%,-50%) rotate(-45deg)}.commerce-v3 details[open] .drawer-summary__arrow{background:var(--green-800)}.commerce-v3 details[open] .drawer-summary__arrow:before{background:#fff;transform:translate(-72%,-50%) rotate(-45deg)}.commerce-v3 details[open] .drawer-summary__arrow:after{background:#fff;transform:translate(-18%,-50%) rotate(45deg)}.commerce-v3 .search button svg{width:25px!important;height:25px!important;stroke-width:2.15!important}.commerce-v3 .mobile-dock-v30{display:none}@media (max-width:767px){.commerce-v3{padding-bottom:96px!important}.commerce-v3 .header-main{grid-template-areas:"menu brand actions"!important;grid-template-rows:52px!important;padding-block:8px!important}.commerce-v3 .header-main>.search{display:none!important}.commerce-v3 .mobile-dock-v30{position:fixed!important;right:10px!important;left:10px!important;bottom:max(9px,env(safe-area-inset-bottom))!important;z-index:9000!important;display:grid!important;grid-template-columns:1fr 1fr 78px 1fr 1fr;align-items:end;height:72px!important;padding:7px 7px 6px!important;border-radius:23px!important;color:var(--text);background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 88%,transparent),color-mix(in srgb,var(--surface2) 77%,transparent))!important;border:1px solid color-mix(in srgb,var(--line) 80%,rgba(255,255,255,.5))!important;backdrop-filter:blur(26px) saturate(160%)!important;box-shadow:0 18px 45px rgba(9,44,37,.22),inset 0 1px 0 rgba(255,255,255,.48),inset 0 -1px 0 rgba(17,75,64,.08)!important;overflow:visible}.commerce-v3 .mobile-dock-v30:before{content:"";position:absolute;inset:5px;border-radius:18px;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.12),transparent 35%,rgba(255,255,255,.08))}.commerce-v3 .dock-action{position:relative;z-index:2;min-width:0;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;border:0;border-radius:16px;color:var(--muted);background:transparent;transition:transform .25s ease,color .25s ease,background .25s ease}.commerce-v3 .dock-action svg{width:27px!important;height:27px!important;stroke-width:2!important}.commerce-v3 .dock-action span{display:block!important;font-size:8px!important;line-height:1.1;font-weight:800}.commerce-v3 .dock-action:active{transform:scale(.92);background:color-mix(in srgb,var(--green-700) 10%,transparent)}.commerce-v3 .dock-home{position:relative;z-index:3;align-self:end;width:70px;height:70px;margin:0 auto 9px;display:grid;place-items:center;border-radius:50%;color:#fff;background:radial-gradient(circle at 34% 22%,rgba(255,255,255,.30),transparent 28%),linear-gradient(145deg,#218978,#0f5c4f);border:1px solid rgba(255,255,255,.54);box-shadow:0 14px 28px rgba(15,92,79,.30),0 0 0 7px color-mix(in srgb,var(--surface) 75%,transparent),inset 0 1px 0 rgba(255,255,255,.48)}.commerce-v3 .dock-home__halo{position:absolute;inset:-6px;border-radius:50%;border:1px solid color-mix(in srgb,var(--green-500) 40%,transparent);animation:dockHaloV30 2.8s ease-in-out infinite}.commerce-v3 .dock-home svg{width:29px!important;height:29px!important;stroke-width:2.05!important;transform:translateY(-3px)}.commerce-v3 .dock-home small{position:absolute;bottom:9px;color:#dff7f1;font-size:7px;font-weight:900}@keyframes dockHaloV30{50%{transform:scale(1.05);opacity:.45}}:root[data-theme=dark] .commerce-v3 .mobile-dock-v30{background:linear-gradient(145deg,rgba(29,72,61,.91),rgba(18,52,44,.86))!important;border-color:rgba(143,220,206,.20)!important}:root:not([data-theme=dark]) .commerce-v3 .dock-theme-moon{display:none}:root[data-theme=dark] .commerce-v3 .dock-theme-sun{display:none}:root[data-theme=dark] .commerce-v3 .dock-theme-moon{display:block}.commerce-v3 .stories-v22{position:relative}.commerce-v3 .stories-v22__controls{position:absolute!important;z-index:8;top:50%!important;right:8px;left:8px;display:flex!important;justify-content:space-between;pointer-events:none;transform:translateY(-10%)}.commerce-v3 .stories-v22__controls button{width:39px!important;height:39px!important;border-radius:50%!important;pointer-events:auto;color:var(--green-900);background:color-mix(in srgb,var(--surface) 84%,transparent)!important;border:1px solid color-mix(in srgb,var(--line) 70%,rgba(255,255,255,.4))!important;backdrop-filter:blur(16px);box-shadow:0 9px 22px rgba(11,55,47,.16)!important}.commerce-v3 .stories-v22__viewport{padding-inline:34px}.commerce-v3 .back-to-top{bottom:100px!important}}.mobile-search-modal{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}.mobile-search-modal::backdrop{background:transparent}.mobile-search-modal[open]{display:grid;place-items:end center}.mobile-search-modal__backdrop{position:fixed;inset:0;background:rgba(7,36,30,.55);backdrop-filter:blur(11px);animation:mobileSearchFadeV30 .28s ease both}.mobile-search-modal__panel{position:relative;z-index:2;width:100%;max-height:calc(100dvh - 28px);padding:22px 18px calc(24px+env(safe-area-inset-bottom));overflow:auto;border-radius:28px 28px 0 0;color:var(--text);background:radial-gradient(circle at 85% 0%,rgba(76,194,172,.14),transparent 24%),linear-gradient(145deg,color-mix(in srgb,var(--surface) 95%,transparent),color-mix(in srgb,var(--surface2) 92%,transparent));border:1px solid color-mix(in srgb,var(--line) 75%,rgba(255,255,255,.45));backdrop-filter:blur(28px) saturate(155%);box-shadow:0 -25px 70px rgba(5,34,28,.28);animation:mobileSearchUpV30 .48s cubic-bezier(.16,1,.3,1) both}.mobile-search-modal__panel:before{content:"";position:absolute;top:8px;left:50%;width:48px;height:4px;border-radius:99px;background:color-mix(in srgb,var(--muted) 42%,transparent);transform:translateX(-50%)}.mobile-search-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-top:10px}.mobile-search-modal__head span{color:var(--green-700);font-size:9px;font-weight:900}.mobile-search-modal__head h2{margin:4px 0 0;font-size:21px}.mobile-search-modal__close{position:relative;width:40px;height:40px;flex:none;border:1px solid var(--line);border-radius:13px;background:var(--surface2)}.mobile-search-modal__close i{position:absolute;left:50%;top:50%;width:15px;height:2px;border-radius:99px;background:currentColor}.mobile-search-modal__close i:first-child{transform:translate(-50%,-50%) rotate(45deg)}.mobile-search-modal__close i:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-search-modal__form{display:flex;align-items:center;min-height:58px;margin-top:22px;padding:0 8px;border-radius:17px;background:var(--surface);border:1px solid color-mix(in srgb,var(--green-700) 18%,var(--line));box-shadow:0 10px 28px rgba(15,72,61,.08)}.mobile-search-modal__form button{width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--green-700),var(--green-900))}.mobile-search-modal__form button svg{width:25px;height:25px;stroke-width:2.15}.mobile-search-modal__form input{flex:1;min-width:0;height:54px;padding:0 13px;border:0;outline:0;color:var(--text);background:transparent;font-size:13px}.mobile-search-modal__suggestions{margin-top:20px}.mobile-search-modal__suggestions>span{display:block;margin-bottom:10px;color:var(--muted);font-size:10px;font-weight:800}.mobile-search-modal__suggestions>div{display:flex;flex-wrap:wrap;gap:8px}.mobile-search-modal__suggestions button{min-height:35px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--text);background:var(--surface2);font-size:9px;font-weight:800}@keyframes mobileSearchFadeV30{from{opacity:0}to{opacity:1}}@keyframes mobileSearchUpV30{from{opacity:0;transform:translateY(38px) scale(.97)}to{opacity:1;transform:none}}.commerce-v3 .mobile-drawer__generated-nav{display:flex;flex-direction:column;gap:5px;padding:8px 14px 26px}.commerce-v3 .mobile-drawer__generated-nav>a,.commerce-v3 .mobile-drawer__generated-nav>details>summary{min-height:52px;display:flex!important;align-items:center;padding:0 13px!important;border:1px solid transparent!important;border-radius:14px;color:var(--text);background:transparent;font-size:13px!important;font-weight:750!important;transition:background .22s ease,border-color .22s ease,color .22s ease}.commerce-v3 .mobile-drawer__generated-nav>a:hover,.commerce-v3 .mobile-drawer__generated-nav>details[open]>summary{color:var(--green-800);background:color-mix(in srgb,var(--green-700) 8%,var(--surface));border-color:color-mix(in srgb,var(--green-700) 14%,var(--line))!important}.commerce-v3 .mobile-drawer__generated-nav details{border:0!important}.commerce-v3 .mobile-drawer__generated-nav details>summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto 29px;gap:8px;list-style:none;cursor:pointer}.commerce-v3 .mobile-drawer__generated-nav details>summary::-webkit-details-marker{display:none}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow{position:relative;width:29px;height:29px;border-radius:9px;background:var(--surface2)}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:before,.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:after{content:"";position:absolute;top:50%;width:8px;height:2px;border-radius:99px;background:var(--green-700);transition:transform .22s ease}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:before{left:8px;transform:rotate(45deg)}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:after{right:8px;transform:rotate(-45deg)}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow{background:var(--green-800)}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow:before{background:#fff;transform:rotate(-45deg)}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow:after{background:#fff;transform:rotate(45deg)}.commerce-v3 .mobile-drawer__submenu{display:flex;flex-direction:column;gap:4px;margin:5px 11px 10px 0;padding:8px 12px 8px 0;border-right:1px solid color-mix(in srgb,var(--green-700) 22%,var(--line))}.commerce-v3 .mobile-drawer__submenu>a,.commerce-v3 .mobile-drawer__submenu>details>summary{min-height:40px;display:flex;align-items:center;padding:0 11px;border-radius:11px;color:var(--muted);font-size:11px!important;font-weight:650!important}.commerce-v3 .mobile-drawer__submenu>a:hover{color:var(--green-800);background:color-mix(in srgb,var(--green-700) 7%,transparent)}.commerce-v3 .mobile-drawer__submenu .mobile-category-group{border:0!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary{grid-template-columns:minmax(0,1fr) 25px!important;color:var(--text);font-weight:800!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary .drawer-summary__arrow{width:25px;height:25px}.commerce-v3 .mobile-drawer__submenu .mobile-category-links{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:7px 5px 8px}.commerce-v3 .mobile-drawer__submenu .mobile-category-links a{min-height:36px;display:flex;align-items:center;padding:0 9px;border-radius:9px;color:var(--muted);background:var(--surface2);font-size:9px}@media (max-width:767px){.commerce-v3 .mobile-dock-v30{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;height:68px!important;padding:6px 8px!important;border-radius:22px!important}.commerce-v3 .dock-action,.commerce-v3 .dock-home{align-self:center!important;width:auto!important;min-width:0!important;height:54px!important;margin:0!important;border-radius:15px!important}.commerce-v3 .dock-home{position:relative;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff;background:radial-gradient(circle at 32% 20%,rgba(255,255,255,.28),transparent 28%),linear-gradient(145deg,#218978,#0f5c4f);border:1px solid rgba(255,255,255,.43);box-shadow:0 8px 18px rgba(15,92,79,.22),inset 0 1px 0 rgba(255,255,255,.38)}.commerce-v3 .dock-home__halo{inset:3px!important;border-color:rgba(255,255,255,.18)!important;animation:none!important}.commerce-v3 .dock-home svg,.commerce-v3 .dock-action svg{width:25px!important;height:25px!important;transform:none!important}.commerce-v3 .dock-home small,.commerce-v3 .dock-action span{position:static!important;display:block!important;color:inherit;font-size:7.5px!important;line-height:1!important;font-weight:850!important}.commerce-v3 .dock-action{padding-top:1px!important}.commerce-v3 .dock-action:active,.commerce-v3 .dock-home:active{transform:scale(.94)}.commerce-v3 .back-to-top{bottom:94px!important}}@media (max-width:767px){.commerce-v3 .mobile-menu-btn{width:42px!important;min-width:42px!important;height:42px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:13px!important}.commerce-v3 .drawer-head{min-height:58px;padding-bottom:12px;border-bottom:1px solid var(--line)}.commerce-v3 .drawer-head button#drawerClose{position:relative;width:40px!important;min-width:40px!important;height:40px!important;display:grid!important;place-items:center!important;padding:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:13px!important;color:var(--green-800)!important;background:var(--surface2)!important;font-size:0!important}.commerce-v3 .mobile-drawer__generated-nav details>summary{grid-template-columns:minmax(0,1fr) 32px!important;gap:10px!important;overflow:hidden}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow{position:relative!important;width:30px!important;height:30px!important;display:block!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--line) 90%,transparent)!important;border-radius:10px!important;background:var(--surface2)!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:before,.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:after{content:""!important;position:absolute!important;top:13px!important;width:8px!important;height:2px!important;border-radius:99px!important;background:var(--green-700)!important;transition:transform .22s ease!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:before{left:7px!important;transform:rotate(42deg)!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:after{right:7px!important;transform:rotate(-42deg)!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow{color:#fff!important;background:var(--green-800)!important;border-color:var(--green-800)!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow:before{background:#fff!important;transform:rotate(-42deg)!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow:after{background:#fff!important;transform:rotate(42deg)!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary{grid-template-columns:minmax(0,1fr) 27px!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary .drawer-summary__arrow{width:27px!important;height:27px!important;border-radius:9px!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary .drawer-summary__arrow:before,.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary .drawer-summary__arrow:after{top:11.5px!important;width:7px!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary .drawer-summary__arrow:before{left:6px!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary .drawer-summary__arrow:after{right:6px!important}.commerce-v3 .mobile-dock-v30{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;height:66px!important;padding:6px 7px!important}.commerce-v3 .dock-action{align-self:center!important;width:auto!important;min-width:0!important;height:48px!important;margin:0!important;gap:2px!important;border-radius:14px!important}.commerce-v3 .dock-action svg{width:22px!important;height:22px!important}.commerce-v3 .dock-action span{font-size:7px!important}.commerce-v3 .dock-home{position:relative!important;align-self:center!important;width:56px!important;min-width:56px!important;height:56px!important;margin:0 auto 5px!important;display:grid!important;place-items:center!important;border-radius:50%!important;color:#fff!important;background:radial-gradient(circle at 32% 20%,rgba(255,255,255,.30),transparent 28%),linear-gradient(145deg,#218978,#0f5c4f)!important;border:1px solid rgba(255,255,255,.50)!important;box-shadow:0 10px 21px rgba(15,92,79,.25),0 0 0 5px color-mix(in srgb,var(--surface) 78%,transparent),inset 0 1px 0 rgba(255,255,255,.45)!important}.commerce-v3 .dock-home__halo{inset:-4px!important;border-radius:50%!important;animation:dockHaloV30 2.8s ease-in-out infinite!important}.commerce-v3 .dock-home svg{width:24px!important;height:24px!important;transform:translateY(-3px)!important}.commerce-v3 .dock-home small{position:absolute!important;bottom:7px!important;font-size:6.5px!important}.commerce-v3 .back-to-top{bottom:92px!important}}.commerce-v3 .premium-footer .socials{display:flex!important;align-items:center!important;gap:10px!important}.commerce-v3 .premium-footer .socials a{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:15px!important;color:#dff7f1!important;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.13)!important;backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 8px 20px rgba(2,25,21,.12);transition:transform .24s ease,background .24s ease,color .24s ease}.commerce-v3 .premium-footer .socials a svg{width:23px!important;height:23px!important;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.commerce-v3 .premium-footer .socials a:nth-child(2) svg path:nth-child(2),.commerce-v3 .premium-footer .socials a:nth-child(3) svg path:first-child{fill:currentColor;stroke:none}.commerce-v3 .premium-footer .socials a:hover{transform:translateY(-4px)}@media (max-width:767px){.commerce-v3 .site-header{position:sticky!important;top:0!important;z-index:9500!important;background:color-mix(in srgb,var(--surface) 92%,transparent)!important;backdrop-filter:blur(22px) saturate(150%)!important;box-shadow:0 8px 22px rgba(11,53,45,.10)!important}.commerce-v3 #mobileMenuBtn{overflow:hidden!important}.commerce-v3 .mobile-drawer .drawer-head{position:sticky!important;top:0!important;z-index:20!important;min-height:60px!important;padding:10px 12px!important;margin:0 -2px 8px!important;background:color-mix(in srgb,var(--surface) 94%,transparent)!important;backdrop-filter:blur(20px) saturate(145%)!important;border-bottom:1px solid var(--line)!important;box-shadow:0 8px 18px rgba(10,48,41,.07)!important}.commerce-v3 .mobile-drawer #drawerClose{position:relative!important;display:grid!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;overflow:hidden!important}.commerce-v3 .mobile-drawer__generated-nav details>summary{grid-template-columns:minmax(0,1fr) 32px!important;align-items:center!important;min-height:50px!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow{position:relative!important;justify-self:center!important;align-self:center!important;width:30px!important;height:30px!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:before,.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:after{position:absolute!important;top:14px!important;width:8px!important;height:2px!important;margin:0!important;transform-origin:center!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:before{left:7px!important;right:auto!important;transform:rotate(42deg)!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:after{right:7px!important;left:auto!important;transform:rotate(-42deg)!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow:before{transform:rotate(-42deg)!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary .drawer-summary__arrow:after{transform:rotate(42deg)!important}.commerce-v3 .mobile-dock-v30{right:12px!important;left:12px!important;height:60px!important;padding:5px 6px!important;border-radius:21px!important}.commerce-v3 .dock-action{height:43px!important;border-radius:13px!important;gap:2px!important}.commerce-v3 .dock-action svg{width:20px!important;height:20px!important}.commerce-v3 .dock-action span{font-size:6.5px!important}.commerce-v3 .dock-home{width:50px!important;min-width:50px!important;height:50px!important;margin:0 auto 4px!important;box-shadow:0 9px 19px rgba(15,92,79,.23),0 0 0 4px color-mix(in srgb,var(--surface) 78%,transparent),inset 0 1px 0 rgba(255,255,255,.45)!important}.commerce-v3 .dock-home svg{width:22px!important;height:22px!important;transform:translateY(-2px)!important}.commerce-v3 .dock-home small{bottom:6px!important;font-size:6px!important}.commerce-v3 .dock-home__halo{inset:-3px!important}.commerce-v3 .back-to-top{bottom:86px!important}.commerce-v3 .premium-footer .socials a{width:43px!important;height:43px!important}.commerce-v3 .premium-footer .socials a svg{width:22px!important;height:22px!important}}@media (max-width:767px){.commerce-v3 #mobileMenuBtn{position:relative!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:13px!important}.commerce-v3 #mobileMenuBtn>span{display:none!important}.commerce-v3 #mobileMenuBtn .mobile-menu-svg-v34{display:block!important;width:24px!important;height:24px!important;margin:0!important;padding:0!important;fill:none!important;stroke:currentColor!important;stroke-width:2.15!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:none!important}.commerce-v3 .mobile-drawer .drawer-head{position:sticky!important;top:0!important;z-index:30!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:64px!important;padding:10px 12px!important}.commerce-v3 .mobile-drawer #drawerClose{position:relative!important;inset:auto!important;width:42px!important;min-width:42px!important;height:42px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:13px!important;color:var(--green-800)!important;background:var(--surface2)!important;font-size:0!important;line-height:0!important}.commerce-v3 .mobile-drawer #drawerClose>*:not(.drawer-close-svg-v34){display:none!important}.commerce-v3 .mobile-drawer #drawerClose .drawer-close-svg-v34{display:block!important;width:20px!important;height:20px!important;margin:0!important;padding:0!important;fill:none!important;stroke:currentColor!important;stroke-width:2.25!important;stroke-linecap:round!important;transform:none!important}.commerce-v3 .mobile-drawer__generated-nav details>summary,.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;column-gap:10px!important;min-height:52px!important;padding:9px 8px 9px 6px!important;overflow:visible!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__label{min-width:0!important;grid-column:1!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow,.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow-v34{position:relative!important;grid-column:2!important;justify-self:center!important;align-self:center!important;inset:auto!important;width:32px!important;min-width:32px!important;height:32px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:10px!important;color:var(--green-700)!important;background:var(--surface2)!important;transform:none!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:before,.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow:after{display:none!important;content:none!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow svg{display:block!important;width:18px!important;height:18px!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:none!important;transition:transform .22s ease!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary>.drawer-summary__arrow{color:#fff!important;background:var(--green-800)!important;border-color:var(--green-800)!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary>.drawer-summary__arrow svg{transform:rotate(180deg)!important}.commerce-v3 .mobile-drawer__submenu{padding-right:12px!important;border-right:1px solid color-mix(in srgb,var(--green-700) 30%,transparent)!important}.commerce-v3 .mobile-drawer__submenu .mobile-category-group>summary .drawer-summary__arrow{width:32px!important;min-width:32px!important;height:32px!important;border-radius:10px!important}}@media (min-width:992px){.commerce-v3 .site-header{position:relative!important;top:auto!important;z-index:3000!important;background:var(--surface)!important;backdrop-filter:none!important;box-shadow:none!important;border-bottom:0!important}.commerce-v3 .header-main{position:relative!important;top:auto!important;z-index:2}.commerce-v3 .nav-wrap{position:sticky!important;top:0!important;z-index:3900!important;width:var(--container)!important;border-radius:0 0 18px 18px;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 94%,transparent),color-mix(in srgb,var(--surface2) 88%,transparent))!important;border:1px solid color-mix(in srgb,var(--line) 75%,transparent)!important;border-top:0!important;backdrop-filter:blur(20px) saturate(145%)!important;box-shadow:0 12px 30px rgba(12,54,46,.10),inset 0 1px 0 rgba(255,255,255,.35)!important}.commerce-v3 .mobile-header-search{display:none!important}}@media (max-width:991px){.commerce-v3 .site-header{position:sticky!important;top:0!important;z-index:9500!important;isolation:isolate;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 88%,transparent),color-mix(in srgb,var(--surface2) 78%,transparent))!important;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,rgba(255,255,255,.38))!important;backdrop-filter:blur(26px) saturate(160%)!important;box-shadow:0 12px 32px rgba(11,53,45,.14),inset 0 1px 0 rgba(255,255,255,.38)!important}.commerce-v3 .site-header:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 86% 0%,rgba(66,183,163,.12),transparent 25%),linear-gradient(110deg,rgba(255,255,255,.10),transparent 42%,rgba(255,255,255,.055))}.commerce-v3 .header-main{position:relative!important;z-index:2}.commerce-v3 .nav-wrap{position:static!important;top:auto!important}:root[data-theme=dark] .commerce-v3 .site-header{background:linear-gradient(145deg,rgba(27,68,58,.92),rgba(17,50,42,.88))!important;border-bottom-color:rgba(139,219,204,.16)!important}}@media (max-width:767px){.commerce-v3 .header-actions{display:grid!important;grid-template-columns:repeat(3,38px)!important;align-items:center!important;gap:6px!important;min-width:auto!important}.commerce-v3 .header-actions .theme-toggle{display:none!important}.commerce-v3 .mobile-header-search,.commerce-v3 .header-actions .account-btn,.commerce-v3 .header-actions .cart-btn{display:grid!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;overflow:visible!important;border-radius:12px!important;color:var(--text)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 90%,transparent),color-mix(in srgb,var(--surface2) 78%,transparent))!important;border:1px solid color-mix(in srgb,var(--line) 78%,rgba(255,255,255,.36))!important;box-shadow:0 7px 18px rgba(12,55,47,.08),inset 0 1px 0 rgba(255,255,255,.36)!important}.commerce-v3 .mobile-header-search svg,.commerce-v3 .header-actions .account-btn>svg,.commerce-v3 .header-actions .cart-btn>svg{width:21px!important;height:21px!important;stroke-width:1.9!important;margin:0!important}.commerce-v3 .header-actions .account-btn>span{display:none!important}.commerce-v3 .header-actions .cart-count{position:absolute!important;top:-5px!important;right:-5px!important;min-width:18px!important;height:18px!important;display:grid!important;place-items:center!important;padding:0 4px!important;border-radius:999px!important;color:#fff!important;background:#e8ad43!important;border:2px solid var(--surface)!important;font-size:7px!important;font-weight:900!important;line-height:1!important}.commerce-v3 .mobile-header-search:active,.commerce-v3 .header-actions .account-btn:active,.commerce-v3 .header-actions .cart-btn:active{transform:scale(.93)}}@media (min-width:768px) and (max-width:991px){.commerce-v3 .mobile-header-search{display:grid!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;border-radius:13px!important}}.desktop-nav-spacer-v36,.mobile-header-spacer-v36{display:none;width:100%;height:0}@media (min-width:992px){.commerce-v3 .site-header{position:relative!important;top:auto!important}.commerce-v3 .nav-wrap{position:relative!important;top:auto!important;right:auto!important;left:auto!important;transform:none!important;margin-inline:auto!important}.commerce-v3 .nav-wrap.is-fixed-v36{position:fixed!important;top:0!important;right:50%!important;left:auto!important;transform:translateX(50%)!important;width:var(--container)!important;z-index:9900!important;border-radius:0 0 18px 18px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 96%,transparent),color-mix(in srgb,var(--surface2) 90%,transparent))!important;border:1px solid color-mix(in srgb,var(--line) 74%,transparent)!important;border-top:0!important;backdrop-filter:blur(22px) saturate(150%)!important;box-shadow:0 14px 34px rgba(10,48,41,.13),inset 0 1px 0 rgba(255,255,255,.38)!important;animation:navDropV36 .28s cubic-bezier(.2,.75,.2,1) both}.desktop-nav-spacer-v36.is-active{display:block}@keyframes navDropV36{from{opacity:0;transform:translateX(50%) translateY(-12px)}to{opacity:1;transform:translateX(50%) translateY(0)}}}@media (max-width:991px){.commerce-v3 .site-header{position:relative!important;top:auto!important}.commerce-v3 .site-header.is-fixed-v36{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:9900!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 92%,transparent),color-mix(in srgb,var(--surface2) 84%,transparent))!important;backdrop-filter:blur(28px) saturate(165%)!important;box-shadow:0 14px 34px rgba(10,48,41,.16),inset 0 1px 0 rgba(255,255,255,.40)!important;animation:mobileHeaderDropV36 .28s cubic-bezier(.2,.75,.2,1) both}.mobile-header-spacer-v36.is-active{display:block}@keyframes mobileHeaderDropV36{from{opacity:.85;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}:root[data-theme=dark] .commerce-v3 .site-header.is-fixed-v36{background:linear-gradient(145deg,rgba(27,68,58,.95),rgba(17,50,42,.92))!important}:root[data-theme=dark] .commerce-v3 .nav-wrap.is-fixed-v36{background:linear-gradient(145deg,rgba(29,73,62,.97),rgba(19,55,46,.95))!important}@media (min-width:992px){.commerce-v3 .nav-wrap.is-fixed-v36{right:0!important;left:0!important;width:100%!important;max-width:none!important;transform:none!important;margin:0!important;padding-inline:max(24px,calc((100vw - var(--container))/2))!important;border-radius:0!important;border-right:0!important;border-left:0!important;animation:navDropFullV37 .28s cubic-bezier(.2,.75,.2,1) both!important}@keyframes navDropFullV37{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}}.commerce-v3 .stories-v22__viewport{scroll-behavior:auto!important}@media (max-width:767px){.commerce-v3 .stories-v22__head{position:relative;padding-left:92px!important}.commerce-v3 .stories-v22__controls{position:absolute!important;top:50%!important;left:0!important;right:auto!important;width:auto!important;display:flex!important;justify-content:flex-start!important;gap:7px!important;transform:translateY(-50%)!important;pointer-events:auto!important}.commerce-v3 .stories-v22__controls button{width:36px!important;height:36px!important;flex:none;pointer-events:auto!important}.commerce-v3 .stories-v22__viewport{padding-inline:0!important}}.commerce-v3 .deal-card-v11__pricing{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.commerce-v3 .deal-card-v11__buy{width:100%!important;min-width:0!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 12px!important;border-radius:11px!important;color:#fff!important;background:linear-gradient(135deg,var(--green-700),var(--green-900))!important;box-shadow:0 8px 18px rgba(23,105,91,.18)!important;font-size:9px!important;font-weight:900!important;white-space:nowrap}.commerce-v3 .deal-card-v11__buy span{display:block;font-size:9px!important;line-height:1}.commerce-v3 .deal-card-v11__buy:hover{transform:translateY(-2px);background:var(--green-950)!important}.commerce-v3 .stories-v22__track.is-moving-v38{transition:transform .72s cubic-bezier(.22,.61,.36,1)!important}@media (max-width:767px){.commerce-v3 .deal-card-v11__buy{height:36px!important;font-size:8px!important}.commerce-v3 .deal-card-v11__buy span{font-size:8px!important}}.commerce-v3 .stories-v22{direction:rtl!important}.commerce-v3 .stories-v22__viewport{height:174px!important}.commerce-v3 .stories-v22__track.is-moving-v39{transition:transform .72s cubic-bezier(.22,.61,.36,1)!important}.commerce-v3 .deal-card-v11__timer{position:static!important;inset:auto!important;width:auto!important;height:28px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border-radius:8px!important;background:#f7eeee!important;border:1px solid #edd9dc!important;box-shadow:none!important}.commerce-v3 .deal-card-v11__timer small{font-size:10px!important}.commerce-v3 .deal-card-v11__timer b{font-size:12px!important}.commerce-v3 .deal-card-v11__pulse{width:6px!important;height:6px!important}.commerce-v3 .deal-card-v11__rating{align-items:center!important;gap:8px!important}.commerce-v3 .deal-card-v11__rating>span{font-size:11px!important}.commerce-v3 .deal-card-v11__brand-row>span:first-child{font-size:11px!important}.commerce-v3 .deal-card-v11__stock{font-size:10px!important}.commerce-v3 .deal-card-v11 h3{font-size:14px!important}.commerce-v3 .deal-card-v11__pricing del{font-size:12px!important;line-height: 5px;}.commerce-v3 .deal-card-v11__pricing b{font-size:16px!important}.commerce-v3 .deal-card-v11__pricing small{font-size:9px!important}.commerce-v3 .deal-card-v11__buy,.commerce-v3 .deal-card-v11__buy span{font-size:11px!important}.commerce-v3 .deal-card-v11__heart,.commerce-v3 .home-product-card__heart,.commerce-v3 .heart{display:grid!important;place-items:center!important;padding:0!important;line-height:38px!important;text-align:center!important}.commerce-v3 .deal-card-v11__heart{width:32px!important;height:32px!important;font-size:20px!important}.commerce-v3 .home-product-card__heart{width:34px!important;height:34px!important;font-size:21px!important}@media (min-width:992px){.commerce-v3 .footer-bottom-v26{width:var(--container)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center!important;column-gap:36px!important;padding:11px 24px!important;direction:rtl!important}.commerce-v3 .footer-bottom-v26 .footer-copyright{justify-self:start!important;text-align:right!important;margin:0!important;padding:0!important}.commerce-v3 .footer-bottom-v26 .footer-credit{justify-self:end!important;text-align:left!important;margin:0!important;padding:0!important}.commerce-v3 .back-to-top{left:24px!important;bottom:86px!important}}@media (max-width:767px){.commerce-v3 .stories-v22__viewport{height:142px!important}.commerce-v3 .stories-v22__track{gap:15px!important}.commerce-v3 .deal-card-v11__timer{min-width:94px!important;height:26px!important}}.commerce-v3 .deal-card-v11__timer{min-width:86px!important;padding:0 9px!important}.commerce-v3 .deal-card-v11__timer small{display:none!important}.commerce-v3 .deal-card-v11__compare{position:absolute;z-index:8;right:12px;bottom:12px;min-width:74px;height:32px;padding:0 11px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--green-800);background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid color-mix(in srgb,var(--green-700) 18%,var(--line));backdrop-filter:blur(13px);box-shadow:0 8px 20px rgba(12,53,45,.10);font-size:9px;font-weight:900;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background .25s ease,color .25s ease}.commerce-v3 .deal-card-v11:hover .deal-card-v11__compare,.commerce-v3 .deal-card-v11:focus-within .deal-card-v11__compare{opacity:1;visibility:visible;transform:none}.commerce-v3 .deal-card-v11__compare:hover,.commerce-v3 .deal-card-v11__compare.is-added{color:#fff;background:var(--green-800)}.commerce-v3 .story-bubble{cursor:pointer}.story-viewer-v22{align-items:center}.story-viewer-v22[hidden]{display:none!important}@media (max-width:767px){.mobile-search-modal[open]{display:flex!important;align-items:flex-end!important;justify-content:center!important;padding:0!important}.mobile-search-modal__panel{width:100%!important;max-width:none!important;margin:0!important;border-radius:28px 28px 0 0!important;transform-origin:center bottom!important}}.commerce-v3 [data-slider-prev],.commerce-v3 [data-slider-next],.commerce-v3 [data-story-scroll]{position:relative!important;font-size:0!important;overflow:hidden!important}.commerce-v3 [data-slider-prev]::before,.commerce-v3 [data-slider-next]::before,.commerce-v3 [data-story-scroll]::before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:9px!important;height:9px!important;border-top:2px solid currentColor!important;border-right:2px solid currentColor!important;border-radius:1px!important;transform-origin:center!important}.commerce-v3 [data-slider-next]::before,.commerce-v3 [data-story-scroll="next"]::before{transform:translate(-62%,-50%) rotate(45deg)!important}.commerce-v3 [data-slider-prev]::before,.commerce-v3 [data-story-scroll="prev"]::before{transform:translate(-38%,-50%) rotate(-135deg)!important}@media (max-width:767px){.commerce-v3 .deal-card-v11__compare{opacity:1;visibility:visible;transform:none;min-width:66px;height:30px;font-size:8px}}.commerce-v3 .stories-v22__viewport{position:relative!important;direction:rtl!important;overflow:hidden!important;min-height:174px!important}.commerce-v3 .stories-v22__track{position:absolute!important;top:0!important;right:0!important;left:auto!important;display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:22px!important;width:max-content!important;min-width:max-content!important;padding:3px 2px 12px!important;opacity:1!important;visibility:visible!important;transform:translate3d(0,0,0);will-change:transform;backface-visibility:hidden}.commerce-v3 .stories-v22__track>*{flex:none!important;opacity:1!important;visibility:visible!important}.commerce-v3 .story-bubble{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}@media (max-width:767px){.commerce-v3 .premium-trust{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:10px!important;border-radius:22px!important;background:radial-gradient(circle at 90% 0%,rgba(38,145,126,.09),transparent 28%),linear-gradient(145deg,var(--surface),var(--surface2))!important}.commerce-v3 .premium-trust .trust-item{min-width:0!important;min-height:142px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto 1fr!important;align-items:start!important;gap:8px 10px!important;padding:14px 12px!important;border:1px solid var(--line)!important;border-radius:17px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 94%,transparent),color-mix(in srgb,var(--surface2) 86%,transparent))!important;box-shadow:0 10px 24px rgba(12,55,47,.07),inset 0 1px 0 rgba(255,255,255,.32)!important}.commerce-v3 .premium-trust .trust-number{display:none!important}.commerce-v3 .premium-trust .trust-icon{grid-column:1!important;grid-row:1!important;width:42px!important;height:42px!important;margin:0!important;border-radius:13px!important}.commerce-v3 .premium-trust .trust-icon svg{width:22px!important;height:22px!important}.commerce-v3 .premium-trust .trust-item p{grid-column:2!important;grid-row:1 / span 2!important;min-width:0!important;margin:0!important}.commerce-v3 .premium-trust .trust-item p b{display:block!important;margin-bottom:5px!important;font-size:11px!important;line-height:1.7!important}.commerce-v3 .premium-trust .trust-item p small{display:block!important;font-size:8px!important;line-height:1.85!important}.commerce-v3 .premium-trust .trust-item>i{position:absolute!important;left:10px!important;bottom:9px!important;font-size:10px!important}.commerce-v3 .stories-v22__viewport{min-height:142px!important}.commerce-v3 .stories-v22__track{gap:15px!important}dialog.mobile-search-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:hidden!important}dialog.mobile-search-modal[open]{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-end!important}.mobile-search-modal__backdrop{position:absolute!important;inset:0!important}.mobile-search-modal__panel{position:relative!important;z-index:2!important;width:100%!important;max-width:none!important;max-height:calc(100dvh - 16px)!important;margin-top:auto!important;margin-bottom:0!important;border-radius:28px 28px 0 0!important;transform-origin:center bottom!important}}@media (max-width:390px){.commerce-v3 .premium-trust{gap:8px!important;padding:8px!important}.commerce-v3 .premium-trust .trust-item{min-height:136px!important;padding:12px 10px!important}}@media (max-width:991px){.commerce-v3 .mobile-drawer{width:min(88vw,390px)!important;padding:0 14px 18px!important;overflow-y:auto!important;overflow-x:hidden!important;color:var(--text)!important;background:radial-gradient(circle at 86% 0%,rgba(66,183,163,.16),transparent 24%),radial-gradient(circle at 0% 82%,rgba(222,174,82,.08),transparent 26%),linear-gradient(155deg,color-mix(in srgb,var(--surface) 96%,transparent),color-mix(in srgb,var(--surface2) 92%,transparent))!important;border-left:1px solid color-mix(in srgb,var(--line) 72%,rgba(255,255,255,.38))!important;box-shadow:-28px 0 70px rgba(8,40,34,.22),inset 1px 0 0 rgba(255,255,255,.34)!important;backdrop-filter:blur(28px) saturate(160%)!important;scrollbar-width:none}.commerce-v3 .mobile-drawer::-webkit-scrollbar{display:none}.commerce-v3 .mobile-drawer .drawer-head{min-height:78px!important;margin:0 -14px 14px!important;padding:12px 14px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 95%,transparent),color-mix(in srgb,var(--surface2) 87%,transparent))!important;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent)!important;box-shadow:0 12px 28px rgba(12,55,47,.08),inset 0 1px 0 rgba(255,255,255,.42)!important}.commerce-v3 .drawer-brand-v42{min-width:0;display:flex;align-items:center;gap:10px}.commerce-v3 .drawer-brand-v42>img{width:58px!important;height:42px!important;flex:none;object-fit:contain!important;padding:4px!important;border-radius:12px!important;background:rgba(255,255,255,.66)!important;border:1px solid color-mix(in srgb,var(--line) 65%,transparent)!important;box-shadow:0 7px 18px rgba(12,55,47,.08)!important}.commerce-v3 .drawer-brand-v42>div{min-width:0}.commerce-v3 .drawer-brand-v42 strong,.commerce-v3 .drawer-brand-v42 span{display:block}.commerce-v3 .drawer-brand-v42 strong{color:var(--text);font-size:13px;font-weight:950;line-height:1.5}.commerce-v3 .drawer-brand-v42 span{margin-top:1px;color:var(--muted);font-size:8px;line-height:1.6}.commerce-v3 .mobile-drawer #drawerClose{flex:none!important;color:var(--green-800)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 90%,transparent),color-mix(in srgb,var(--surface2) 80%,transparent))!important;box-shadow:0 8px 18px rgba(11,52,44,.08),inset 0 1px 0 rgba(255,255,255,.40)!important;transition:transform .22s ease,background .22s ease!important}.commerce-v3 .mobile-drawer #drawerClose:active{transform:scale(.92)!important}.commerce-v3 .mobile-drawer__generated-nav{display:flex!important;flex-direction:column!important;gap:8px!important;padding:0 0 14px!important}.commerce-v3 .mobile-drawer__generated-nav>a,.commerce-v3 .mobile-drawer__generated-nav>details{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 78%,transparent)!important;border-radius:16px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 96%,transparent),color-mix(in srgb,var(--surface2) 88%,transparent))!important;box-shadow:0 9px 22px rgba(12,55,47,.055),inset 0 1px 0 rgba(255,255,255,.32)!important;transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease,background .24s ease!important}.commerce-v3 .mobile-drawer__generated-nav>a{min-height:52px!important;display:flex!important;align-items:center!important;padding:0 14px!important;color:var(--text)!important;font-size:12px!important;font-weight:800!important}.commerce-v3 .mobile-drawer__generated-nav>a:before{content:"";width:7px;height:7px;flex:none;margin-left:10px;border-radius:50%;background:linear-gradient(145deg,var(--green-500),var(--green-800));box-shadow:0 0 0 5px color-mix(in srgb,var(--green-600) 10%,transparent)}.commerce-v3 .mobile-drawer__generated-nav>a:active,.commerce-v3 .mobile-drawer__generated-nav>details:active{transform:scale(.985)}.commerce-v3 .mobile-drawer__generated-nav>details[open]{border-color:color-mix(in srgb,var(--green-700) 32%,var(--line))!important;background:radial-gradient(circle at 94% 5%,rgba(48,158,139,.11),transparent 24%),linear-gradient(145deg,color-mix(in srgb,var(--surface) 96%,transparent),color-mix(in srgb,var(--surface2) 91%,transparent))!important;box-shadow:0 13px 30px rgba(15,78,66,.09),inset 0 1px 0 rgba(255,255,255,.36)!important}.commerce-v3 .mobile-drawer__generated-nav details>summary{padding:9px 11px 9px 14px!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__label{color:var(--text)!important;font-size:12px!important;font-weight:850!important}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow{color:var(--green-800)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--green-100) 65%,var(--surface)),color-mix(in srgb,var(--surface2) 86%,transparent))!important;border-color:color-mix(in srgb,var(--green-700) 18%,var(--line))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.38)!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary>.drawer-summary__arrow{background:linear-gradient(145deg,var(--green-700),var(--green-900))!important;box-shadow:0 7px 15px rgba(22,105,91,.18)!important}.commerce-v3 .mobile-drawer__submenu{margin:0 11px 11px!important;padding:8px!important;border-right:0!important;border-radius:14px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface2) 78%,transparent),color-mix(in srgb,var(--surface) 92%,transparent))!important;border:1px solid color-mix(in srgb,var(--line) 72%,transparent)!important}.commerce-v3 .mobile-drawer__submenu>a{min-height:39px!important;display:flex!important;align-items:center!important;padding:0 11px!important;border-radius:10px!important;color:var(--muted)!important;font-size:10px!important;font-weight:700!important;transition:color .2s ease,background .2s ease,padding-right .2s ease!important}.commerce-v3 .mobile-drawer__submenu>a:hover,.commerce-v3 .mobile-drawer__submenu>a:focus{padding-right:15px!important;color:var(--green-800)!important;background:color-mix(in srgb,var(--green-100) 48%,transparent)!important}.commerce-v3 .mobile-category-group{border:0!important;border-radius:12px!important;background:transparent!important;box-shadow:none!important}.commerce-v3 .mobile-category-group+.mobile-category-group{margin-top:5px!important;border-top:1px solid color-mix(in srgb,var(--line) 68%,transparent)!important}.commerce-v3 .mobile-category-group>summary{min-height:46px!important;padding:7px 7px 7px 11px!important}.commerce-v3 .mobile-category-group .drawer-summary__label{font-size:10.5px!important}.commerce-v3 .drawer-support-v42{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:4px;padding:13px;overflow:hidden;border-radius:18px;color:#fff;background:radial-gradient(circle at 88% 0%,rgba(133,231,214,.22),transparent 25%),linear-gradient(145deg,#17695b,#10483e 70%,#0e3b34);box-shadow:0 15px 34px rgba(14,74,63,.20)}.commerce-v3 .drawer-support-v42:before{content:"";position:absolute;width:105px;height:105px;left:-42px;bottom:-62px;border-radius:50%;border:1px solid rgba(255,255,255,.11);box-shadow:0 0 0 24px rgba(255,255,255,.025)}.commerce-v3 .drawer-support-v42__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(10px)}.commerce-v3 .drawer-support-v42__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.commerce-v3 .drawer-support-v42 small,.commerce-v3 .drawer-support-v42 strong{display:block}.commerce-v3 .drawer-support-v42 small{color:#cce6e0;font-size:7.5px;line-height:1.7}.commerce-v3 .drawer-support-v42 strong{margin-top:2px;color:#fff;font-size:10.5px}.commerce-v3 .drawer-support-v42>a{position:relative;z-index:2;min-width:54px;height:36px;display:grid;place-items:center;border-radius:11px;color:#203b35;background:#fff;font-size:8px;font-weight:900;box-shadow:0 7px 16px rgba(2,30,25,.14)}:root[data-theme=dark] .commerce-v3 .mobile-drawer{background:radial-gradient(circle at 86% 0%,rgba(76,198,176,.13),transparent 24%),linear-gradient(155deg,rgba(25,62,53,.98),rgba(17,47,40,.97))!important}:root[data-theme=dark] .commerce-v3 .drawer-brand-v42>img{background:rgba(240,250,247,.88)!important}}@media (min-width:992px){.commerce-v3 .header-actions .cart-btn small,.commerce-v3 .header-actions .account-btn small{display:none!important}.commerce-v3 .header-actions .account-btn,.commerce-v3 .header-actions .cart-btn{align-items:center!important}.commerce-v3 .header-actions .account-btn>span,.commerce-v3 .header-actions .cart-btn>span:not(.cart-count){margin:0!important}}@media (max-width:991px){.commerce-v3 .mobile-drawer{display:flex!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:15px!important;overflow:hidden!important}.commerce-v3 .mobile-drawer .drawer-head{flex:none!important}.commerce-v3 .mobile-drawer__generated-nav{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:18px!important;scrollbar-width:none}.commerce-v3 .mobile-drawer__generated-nav::-webkit-scrollbar{display:none}.commerce-v3 .drawer-support-v42{position:relative!important;flex:none!important;margin-top:10px!important;margin-bottom:0!important;bottom:auto!important}}@media (max-width:991px){.commerce-v3 .mobile-drawer{transform:translate3d(108%,0,0)!important;opacity:.94;transition:transform .58s cubic-bezier(.16,1,.3,1),opacity .32s ease!important;will-change:transform}.commerce-v3 .mobile-drawer.is-open,.commerce-v3 .mobile-drawer.open,.commerce-v3 .mobile-drawer.active{transform:translate3d(0,0,0)!important;opacity:1}.commerce-v3 .drawer-glass-highlight-v44{position:absolute;z-index:0;top:-120px;right:-90px;width:230px;height:420px;pointer-events:none;transform:rotate(22deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.10),rgba(255,255,255,.025),transparent);filter:blur(2px);opacity:.65;animation:drawerGlassSweepV44 8s ease-in-out infinite alternate}@keyframes drawerGlassSweepV44{from{transform:translate3d(0,0,0) rotate(22deg)}to{transform:translate3d(-44px,68px,0) rotate(22deg)}}.commerce-v3 .mobile-drawer>*:not(.drawer-glass-highlight-v44){position:relative;z-index:1}.commerce-v3 .mobile-drawer__generated-nav>a,.commerce-v3 .mobile-drawer__generated-nav summary,.commerce-v3 .mobile-drawer #drawerClose,.commerce-v3 .drawer-support-v42>a{position:relative!important;overflow:hidden!important;-webkit-tap-highlight-color:transparent;isolation:isolate}.commerce-v3 .mobile-drawer__generated-nav>a::after,.commerce-v3 .mobile-drawer__generated-nav summary::after,.commerce-v3 .mobile-drawer #drawerClose::after,.commerce-v3 .drawer-support-v42>a::after{content:"";position:absolute;z-index:-1;left:50%;top:50%;width:10px;height:10px;border-radius:50%;pointer-events:none;background:color-mix(in srgb,var(--green-500) 22%,transparent);opacity:0;transform:translate(-50%,-50%) scale(0)}.commerce-v3 .mobile-drawer__generated-nav>a:active::after,.commerce-v3 .mobile-drawer__generated-nav summary:active::after,.commerce-v3 .mobile-drawer #drawerClose:active::after,.commerce-v3 .drawer-support-v42>a:active::after{opacity:1;transform:translate(-50%,-50%) scale(18);transition:transform .52s ease,opacity .62s ease}.commerce-v3 .mobile-drawer__generated-nav>a.is-active,.commerce-v3 .mobile-drawer__generated-nav>a[aria-current="page"]{color:var(--green-900)!important;border-color:color-mix(in srgb,var(--green-700) 35%,var(--line))!important;background:radial-gradient(circle at 92% 12%,rgba(59,171,151,.14),transparent 24%),linear-gradient(145deg,color-mix(in srgb,var(--green-100) 52%,var(--surface)),color-mix(in srgb,var(--surface2) 90%,transparent))!important;box-shadow:0 13px 30px rgba(15,78,66,.10),inset 3px 0 0 var(--green-700),inset 0 1px 0 rgba(255,255,255,.42)!important}.commerce-v3 .mobile-drawer__generated-nav>a.is-active:before,.commerce-v3 .mobile-drawer__generated-nav>a[aria-current="page"]:before{width:9px;height:9px;background:linear-gradient(145deg,#4cc2ae,#17695b);box-shadow:0 0 0 6px color-mix(in srgb,var(--green-600) 12%,transparent),0 4px 10px rgba(23,105,91,.22)}.commerce-v3 .mobile-drawer__generated-nav .drawer-summary__arrow{width:29px!important;height:29px!important;border-radius:10px!important;border-color:color-mix(in srgb,var(--green-700) 16%,var(--line))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 5px 12px rgba(11,55,47,.05)!important;transition:transform .28s cubic-bezier(.2,.8,.2,1),background .25s ease,border-color .25s ease,box-shadow .25s ease!important}.commerce-v3 .mobile-drawer__generated-nav details[open]>summary>.drawer-summary__arrow{transform:rotate(180deg)!important;box-shadow:0 8px 16px rgba(22,105,91,.18),inset 0 1px 0 rgba(255,255,255,.16)!important}.commerce-v3 .mobile-drawer__generated-nav>a,.commerce-v3 .mobile-drawer__generated-nav>details{transform:translateZ(0)}.commerce-v3 .mobile-drawer__generated-nav>a:hover,.commerce-v3 .mobile-drawer__generated-nav>details:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--green-700) 25%,var(--line))!important;box-shadow:0 12px 26px rgba(12,55,47,.075),inset 0 1px 0 rgba(255,255,255,.38)!important}.commerce-v3 .mobile-drawer__generated-nav>a:active,.commerce-v3 .mobile-drawer__generated-nav>details:active{transform:scale(.985)!important}.commerce-v3 .mobile-drawer #drawerClose{transition:transform .3s cubic-bezier(.2,.8,.2,1),background .25s ease,color .25s ease,box-shadow .25s ease!important}.commerce-v3 .mobile-drawer #drawerClose:hover{color:#fff!important;background:linear-gradient(145deg,var(--green-700),var(--green-900))!important;transform:rotate(-5deg) translateY(-1px)!important;box-shadow:0 10px 20px rgba(22,105,91,.18)!important}.commerce-v3 .mobile-drawer #drawerClose:active{transform:rotate(0) scale(.92)!important}.commerce-v3 .drawer-support-v42{margin-bottom:15px!important;border:1px solid rgba(255,255,255,.13);box-shadow:0 16px 36px rgba(14,74,63,.22),inset 0 1px 0 rgba(255,255,255,.14)!important}.commerce-v3 .drawer-support-v42>a{transition:transform .24s ease,box-shadow .24s ease,background .24s ease!important}.commerce-v3 .drawer-support-v42>a:hover{transform:translateY(-2px);background:#f3fbf8;box-shadow:0 10px 20px rgba(2,30,25,.18)}.commerce-v3 .drawer-support-v42>a:active{transform:scale(.95)}:root[data-theme=dark] .commerce-v3 .drawer-glass-highlight-v44{background:linear-gradient(90deg,transparent,rgba(145,228,212,.07),rgba(255,255,255,.018),transparent);opacity:.45}:root[data-theme=dark] .commerce-v3 .mobile-drawer__generated-nav>a.is-active,:root[data-theme=dark] .commerce-v3 .mobile-drawer__generated-nav>a[aria-current="page"]{color:#dff7f1!important;background:radial-gradient(circle at 92% 12%,rgba(83,199,178,.12),transparent 24%),linear-gradient(145deg,#234f43,#1b3f35)!important}}@media (prefers-reduced-motion:reduce){.commerce-v3 .mobile-drawer,.commerce-v3 .drawer-glass-highlight-v44,.commerce-v3 .mobile-drawer__generated-nav *,.commerce-v3 .drawer-support-v42 *{animation:none!important;transition:none!important}}@media (min-width:992px){.commerce-v3 .nav-wrap{width:var(--container)!important;max-width:var(--container)!important;margin-inline:auto!important;padding-inline:18px!important;border-radius:0 0 18px 18px!important;box-sizing:border-box!important}.commerce-v3 .nav-wrap:not(.is-fixed-v36){right:auto!important;left:auto!important;transform:none!important}.commerce-v3 .nav-wrap.is-fixed-v36{width:100%!important;max-width:none!important;margin:0!important;padding-inline:max(24px,calc((100vw - var(--container))/2))!important;border-radius:0!important}.commerce-v3 .editorial-slider{overflow:hidden!important}.commerce-v3 .editorial-slide{min-height:100%!important;align-items:stretch!important}.commerce-v3 .editorial-slide__content{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:100%!important;padding-top:36px!important;padding-bottom:36px!important;overflow:visible!important}.commerce-v3 .editorial-slide__content>*{flex:none}.commerce-v3 .editorial-slide__content>p{max-height:none!important;overflow:visible!important}.commerce-v3 .editorial-actions,.commerce-v3 .editorial-trust{margin-bottom:0!important}.commerce-v3 .premium-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;padding:14px!important;border-radius:24px!important;background:radial-gradient(circle at 88% 0%,rgba(34,141,122,.07),transparent 24%),linear-gradient(145deg,var(--surface),var(--surface2))!important;border:1px solid var(--line)!important}.commerce-v3 .premium-trust .trust-item{min-width:0!important;border:1px solid var(--line)!important;border-radius:18px!important;background:linear-gradient(145deg,color-mix(in srgb,var(--surface) 96%,transparent),color-mix(in srgb,var(--surface2) 88%,transparent))!important;box-shadow:0 10px 24px rgba(12,55,47,.055),inset 0 1px 0 rgba(255,255,255,.30)!important;overflow:hidden!important}.commerce-v3 .premium-trust .trust-item--delivery{margin:0!important}.commerce-v3 .footer-bottom-v26{width:var(--container)!important;max-width:var(--container)!important;margin-inline:auto!important;padding-inline:24px!important;box-sizing:border-box!important}.commerce-v3 .footer-bottom-v26 .footer-copyright{justify-self:start!important;text-align:right!important;margin:0!important}}@media (min-width:1680px){.commerce-v3 .footer-bottom-v26{padding-inline:32px!important}}@media (min-width:992px) and (max-height:760px){.commerce-v3 .editorial-slide__content{justify-content:flex-start!important;padding-top:28px!important;padding-bottom:24px!important}.commerce-v3 .editorial-slide h1,.commerce-v3 .editorial-slide h2{margin-bottom:10px!important}.commerce-v3 .editorial-slide__content>p{margin-bottom:12px!important}.commerce-v3 .editorial-actions{margin-top:30px!important}.commerce-v3 .editorial-trust{margin-top:16px!important}}@media (min-width:992px){.commerce-v3 .nav-wrap,.commerce-v3 .nav-wrap:not(.is-fixed-v36){width:100vw!important;max-width:none!important;margin-right:calc(50% - 50vw)!important;margin-left:calc(50% - 50vw)!important;padding-right:max(24px,calc((100vw - var(--container))/2+18px))!important;padding-left:max(24px,calc((100vw - var(--container))/2+18px))!important;border-right:0!important;border-left:0!important;border-radius:0!important;box-sizing:border-box!important;transform:none!important}.commerce-v3 .nav-wrap:not(.is-fixed-v36){position:relative!important;right:auto!important;left:auto!important}.commerce-v3 .nav-wrap.is-fixed-v36{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;margin:0!important;padding-right:max(24px,calc((100vw - var(--container))/2+18px))!important;padding-left:max(24px,calc((100vw - var(--container))/2+18px))!important}.commerce-v3,.commerce-v3 .site-header{overflow-x:clip!important}}@media (min-width:992px){.commerce-v3 .nav-wrap,.commerce-v3 .nav-wrap:not(.is-fixed-v36),.commerce-v3 .nav-wrap.is-fixed-v36{padding-right:calc((100vw - var(--container))/2)!important;padding-left:calc((100vw - var(--container))/2)!important}}.commerce-v3 .newsletter-v18__form{display:block!important}.commerce-v3 .newsletter-v18__form>div{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}.commerce-v3 .newsletter-v18__form input{width:100%!important;min-width:0!important;flex:1 1 auto!important}.commerce-v3 .newsletter-v18__form button{flex:none!important;min-width:118px!important}.commerce-v3 .newsletter-v18__form>label,.commerce-v3 .newsletter-v18__form>small{display:none!important}@media (min-width:992px){.commerce-v3 .newsletter-v18__form{width:100%!important;max-width:none!important}.commerce-v3 .newsletter-v18__form>div{min-height:58px!important}.commerce-v3 .newsletter-v18__form input{height:46px!important;padding-inline:16px!important}}@media (max-width:700px){.commerce-v3 .newsletter-v18__form>div{grid-template-columns:1fr!important}.commerce-v3 .newsletter-v18__form button{width:100%!important}}html{scroll-behavior:smooth}html,body{max-width:100%;overflow-x:clip}img{height:auto}button,a,input{font:inherit}:focus-visible{outline:3px solid color-mix(in srgb,var(--green-600) 55%,transparent);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root[data-theme=dark] body.commerce-v3{background:#15362e!important;color:#edf7f4!important}:root[data-theme=dark] .commerce-v3 input::placeholder{color:#667d76!important;opacity:1}.commerce-v3 .story-bubble__media img,.commerce-v3 .deal-card-v11__media img,.commerce-v3 .home-product-card img{aspect-ratio:1/1;object-fit:contain;height: 100%;margin-top:5px;background-color: #fff;}.commerce-v3 .blog-card img{aspect-ratio:16/10;object-fit:cover}@media (min-width:992px){.commerce-v3 .nav-wrap,.commerce-v3 .nav-wrap:not(.is-fixed-v36),.commerce-v3 .nav-wrap.is-fixed-v36{padding-inline:calc((100vw - var(--container))/2)!important}}@media (max-width:991px){.commerce-v3 .site-header{top:0!important}.commerce-v3 .mobile-drawer{padding-bottom:15px!important}.commerce-v3 .drawer-support-v42{margin-bottom:0!important}}@media (max-width:767px){.commerce-v3 .premium-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}dialog.mobile-search-modal[open]{display:flex!important;align-items:flex-end!important;justify-content:center!important}.mobile-search-modal__panel{margin-top:auto!important;margin-bottom:0!important}}@media (min-width:992px){.commerce-v3 .search{width:100%;max-width:980px!important;
  }
}@media (max-width:991px){.commerce-v3 .mobile-drawer{display:flex!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;padding-bottom:15px!important;
  }.commerce-v3 .mobile-drawer .drawer-head{flex:0 0 auto!important;
  }.commerce-v3 .mobile-drawer__generated-nav{flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;padding-bottom:24px!important;scrollbar-width:none;
  }.commerce-v3 .mobile-drawer__generated-nav::-webkit-scrollbar{display:none;
  }.commerce-v3 .mobile-drawer__generated-nav>details,
  .commerce-v3 .mobile-drawer__generated-nav details{height:auto!important;max-height:none!important;overflow:visible!important;
  }.commerce-v3 .mobile-drawer__generated-nav details[open]{overflow:visible!important;
  }.commerce-v3 .mobile-drawer__generated-nav details[open]>.mobile-drawer__submenu,.commerce-v3 .mobile-drawer__generated-nav details[open]>div{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important;opacity:1!important;visibility:visible!important;
  }.commerce-v3 .mobile-drawer__submenu{position:relative!important;inset:auto!important;width:auto!important;height:auto!important;max-height:none!important;overflow:visible!important;transform:none!important;
  }.commerce-v3 .mobile-category-group,
  .commerce-v3 .mobile-category-group[open]{height:auto!important;max-height:none!important;overflow:visible!important;
  }.commerce-v3 .drawer-support-v42{flex:0 0 auto!important;position:relative!important;inset:auto!important;margin-top:10px!important;margin-bottom:0!important;
  }
}.commerce-v3 .home-product-card__price{display:grid!important;grid-template-columns:auto auto;align-items:baseline!important;justify-content:flex-start!important;column-gap:5px!important;direction:rtl!important;white-space:nowrap!important;
}.commerce-v3 .home-product-card__price b,
.commerce-v3 .home-product-card__price small{display:inline-block!important;margin:0!important;
}.commerce-v3 .home-product-card__price small{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;
}.commerce-v3 :is(.home-product-card__price,.category-product-v38__price) del{grid-column:1/-1;display:block;color:#ea0f0f;text-decoration-color:#ea0f0f;line-height:1.3;
}@media (min-width:992px){.commerce-v3 .footer-bottom-v26{width:var(--container)!important;max-width:var(--container)!important;margin-right:auto!important;margin-left:auto!important;padding-right:clamp(28px,2.2vw,42px)!important;padding-left:clamp(28px,2.2vw,42px)!important;box-sizing:border-box!important;
  }.commerce-v3 .footer-bottom-v26 .footer-copyright{justify-self:start!important;margin-right:0!important;padding-right:0!important;text-align:right!important;
  }
}@media (min-width:992px){.commerce-v3 .footer-bottom-v26{width:calc(var(--container) - 96px)!important;max-width:calc(var(--container) - 96px)!important;margin-inline:auto!important;padding-inline:0!important;
  }.commerce-v3 .footer-bottom-v26 .footer-copyright{justify-self:start!important;padding-right:16px!important;margin-right:0!important;text-align:right!important;
  }
}.commerce-v3 .footer-contact-v3{min-width:0;padding:20px!important;border-radius:20px!important;background:radial-gradient(circle at 90% 0%,rgba(117,225,205,.10),transparent 25%),linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 14px 32px rgba(2,26,21,.12)!important;backdrop-filter:blur(14px);
}.commerce-v3 .footer-contact-v3__head{display:flex;align-items:center;gap:11px;margin-bottom:15px
}.commerce-v3 .footer-contact-v3__head-icon{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:14px;color:#dff7f1;background:linear-gradient(145deg,rgba(108,214,195,.18),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.13)
}.commerce-v3 .footer-contact-v3 svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round
}.commerce-v3 .footer-contact-v3__head small{display:block;margin-bottom:2px;color:#a9c8c0;font-size:8px}.commerce-v3 .footer-contact-v3__head h3{margin:0;color:#fff;font-size:13px}.commerce-v3 .footer-contact-v3__items{display:grid;gap:8px}.commerce-v3 .footer-contact-v3__item{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-height:58px;padding:8px 9px;border-radius:14px;color:#eaf8f5;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.075);transition:transform .22s ease,background .22s ease,border-color .22s ease
}.commerce-v3 .footer-contact-v3__item:hover{transform:translateY(-2px);background:rgba(255,255,255,.075);border-color:rgba(134,224,207,.20)}.commerce-v3 .footer-contact-v3__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#aee8dd;background:rgba(107,211,192,.10)
}.commerce-v3 .footer-contact-v3__item small,.commerce-v3 .footer-contact-v3__item strong{display:block;min-width:0}.commerce-v3 .footer-contact-v3__item small{color:#91b9b0;font-size:7.5px}.commerce-v3 .footer-contact-v3__item strong{margin-top:2px;color:#fff;font-size:9.5px;line-height:1.8;overflow-wrap:anywhere}@media (max-width:767px){.commerce-v3 .premium-footer .footer-main{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;
  }.commerce-v3 .premium-footer .footer-contact-v3,
  .commerce-v3 .premium-footer .footer-about{grid-column:1/-1!important}.commerce-v3 .premium-footer .footer-col{grid-column:auto!important;min-width:0!important}.commerce-v3 .premium-footer .footer-col a{display:block;overflow-wrap:anywhere}
}@media (min-width:992px){.commerce-v3 .header-actions [data-tooltip],
  .commerce-v3 .premium-footer .socials [data-tooltip]{position:relative!important}.commerce-v3 .header-actions [data-tooltip]::after,
  .commerce-v3 .premium-footer .socials [data-tooltip]::after{content:attr(data-tooltip);position:absolute;z-index:12000;left:50%;bottom:-39px;min-width:max-content;padding:7px 10px;border-radius:9px;color:#fff;background:rgba(15,58,50,.96);border:1px solid rgba(255,255,255,.12);box-shadow:0 9px 22px rgba(5,34,28,.20);backdrop-filter:blur(12px);font-size:8px;font-weight:800;line-height:1;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease
  }.commerce-v3 .header-actions [data-tooltip]::before,
  .commerce-v3 .premium-footer .socials [data-tooltip]::before{content:"";position:absolute;z-index:12001;left:50%;bottom:-10px;width:8px;height:8px;background:rgba(15,58,50,.96);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-50%) rotate(45deg);transition:opacity .2s ease,visibility .2s ease
  }.commerce-v3 .header-actions [data-tooltip]:hover::after,
  .commerce-v3 .header-actions [data-tooltip]:hover::before,
  .commerce-v3 .premium-footer .socials [data-tooltip]:hover::after,
  .commerce-v3 .premium-footer .socials [data-tooltip]:hover::before{opacity:1;visibility:visible}.commerce-v3 .header-actions [data-tooltip]:hover::after,
  .commerce-v3 .premium-footer .socials [data-tooltip]:hover::after{transform:translate(-50%,0)}.commerce-v3 .premium-footer .socials [data-tooltip]::after{top:-40px;bottom:auto}.commerce-v3 .premium-footer .socials [data-tooltip]::before{top:-11px;bottom:auto;transform:translateX(-50%) rotate(225deg)}
}.commerce-v3 .premium-footer .footer-about{order:1!important;
}.commerce-v3 .premium-footer .footer-contact-v3{order:2!important;
}@media (min-width:992px){.commerce-v3 .header-actions{overflow:visible!important;
  }.commerce-v3 .header-actions [data-tooltip]{position:relative!important;overflow:visible!important;
  }.commerce-v3 .header-actions [data-tooltip]::after{top:-43px!important;bottom:auto!important;left:50%!important;transform:translate(-50%,5px)!important;z-index:30000!important;white-space:nowrap!important;
  }.commerce-v3 .header-actions [data-tooltip]::before{top:-12px!important;bottom:auto!important;left:50%!important;z-index:30001!important;transform:translateX(-50%) rotate(225deg)!important;
  }.commerce-v3 .header-actions [data-tooltip]:hover::after,
  .commerce-v3 .header-actions [data-tooltip]:focus-visible::after{opacity:1!important;visibility:visible!important;transform:translate(-50%,0)!important;
  }.commerce-v3 .header-actions [data-tooltip]:hover::before,
  .commerce-v3 .header-actions [data-tooltip]:focus-visible::before{opacity:1!important;visibility:visible!important;
  }.commerce-v3 .site-header,
  .commerce-v3 .header-main,
  .commerce-v3 .header-actions{overflow:visible!important;z-index:9999;
  }
}@media (max-width:767px){.commerce-v3 .premium-footer .footer-about{order:1!important;grid-column:1/-1!important;
  }.commerce-v3 .premium-footer .footer-contact-v3{order:2!important;grid-column:1/-1!important;
  }.commerce-v3 .premium-footer .footer-col{order:3!important;
  }
}@media (min-width:992px){.commerce-v3 .header-actions [data-tooltip]::after,
  .commerce-v3 .premium-footer .socials [data-tooltip]::after{padding:8px 11px!important;font-size:10px!important;line-height:1.15!important;font-weight:850!important;
  }.commerce-v3 .desktop-nav>a,
  .commerce-v3 .desktop-nav>.dropdown>button,
  .commerce-v3 .desktop-nav>.dropdown>a{font-size:14px!important;
  }.commerce-v3 .desktop-nav .categories-btn,.commerce-v3 .desktop-nav [data-mega-trigger],.commerce-v3 .desktop-nav .mega-trigger{font-size:13px!important;
  }
}@media (max-width:767px){.commerce-v3 .mobile-dock-v30 .dock-action span{font-size:7.5px!important;line-height:1.25!important;font-weight:850!important;
  }.commerce-v3 .mobile-dock-v30 .dock-home small{font-size:7px!important;line-height:1.2!important;font-weight:900!important;
  }
}.commerce-v3 .premium-footer .footer-order-about-v5{order:1!important}.commerce-v3 .premium-footer .footer-order-contact-v5{order:2!important}@media (min-width:992px){.commerce-v3 .premium-footer .footer-main{display:grid!important;grid-template-columns:minmax(270px,1.25fr)
      minmax(250px,1.12fr)
      minmax(170px,.78fr)
      minmax(170px,.78fr)!important;align-items:stretch!important;gap:14px!important;
  }.commerce-v3 .premium-footer .footer-order-about-v5,.commerce-v3 .premium-footer .footer-order-contact-v5{grid-column:auto!important;grid-row:auto!important;
  }
}@media (max-width:767px){.commerce-v3 .premium-footer .footer-main{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;
  }.commerce-v3 .premium-footer .footer-order-about-v5{order:1!important;grid-column:1/-1!important;
  }.commerce-v3 .premium-footer .footer-order-contact-v5{order:2!important;grid-column:1/-1!important;
  }
}@media (min-width:992px){.commerce-v3 .nav-support small{font-size:10px!important;
  }.commerce-v3 .nav-support a{font-size:12px!important;font-weight:850!important;
  }
}@media (min-width:992px){.commerce-v3 .mega-menu img,.commerce-v3 [class*="mega"] img{width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:18px!important;display:block!important;
  }
}.commerce-v3 .premium-footer .footer-order-about-v6{order:1!important}.commerce-v3 .premium-footer .footer-order-contact-v6{order:2!important}.commerce-v3 .premium-footer .footer-order-customer-v6{order:3!important}.commerce-v3 .premium-footer .footer-order-fadak-v6{order:4!important}.commerce-v3 .premium-footer .footer-about,
.commerce-v3 .premium-footer .footer-contact-v3,
.commerce-v3 .premium-footer .footer-links-card-v6{height:100%!important;min-height:100%!important;box-sizing:border-box!important;
}.commerce-v3 .premium-footer .footer-links-card-v6{padding:20px!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),
    0 12px 28px rgba(2,26,21,.10)!important;
}.commerce-v3 .premium-footer .footer-links-card-v6 .subheading{display:block!important;margin-bottom:14px!important;color:#fff!important;font-size:12px!important;font-weight:900!important;
}.commerce-v3 .premium-footer .footer-links-card-v6 a{display:flex!important;align-items:center!important;padding:0 10px!important;margin-bottom:4px!important;border-radius:10px!important;color:#a9c8c0!important;transition:color .2s ease,background .2s ease,padding-right .2s ease!important;
}.commerce-v3 .premium-footer .footer-links-card-v6 a:hover{color:#fff!important;padding-right:14px!important;background:rgba(255,255,255,.055)!important;
}@media (min-width:992px){.commerce-v3 .premium-footer .footer-main{display:grid!important;grid-template-columns:minmax(270px,1.25fr)
      minmax(250px,1.12fr)
      minmax(180px,.80fr)
      minmax(180px,.80fr)!important;align-items:stretch!important;gap:14px!important;
  }
}@media (max-width:767px){.commerce-v3 .premium-footer .footer-main{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;
  }.commerce-v3 .premium-footer .footer-order-about-v6,
  .commerce-v3 .premium-footer .footer-order-contact-v6{grid-column:1/-1!important;
  }.commerce-v3 .premium-footer .footer-order-customer-v6{grid-column:1!important;
  }.commerce-v3 .premium-footer .footer-order-fadak-v6{grid-column:2!important;
  }
}@media (min-width:992px){.commerce-v3 .nav-wrap .nav-support small{font-size:12px!important;line-height:1.5!important;font-weight:800!important;
  }.commerce-v3 .nav-wrap .nav-support a{font-size:14px!important;line-height:1.5!important;font-weight:900!important;
  }
}@media (min-width:992px){.commerce-v3 .header-actions [data-tooltip]::after,
  .commerce-v3 .premium-footer .socials [data-tooltip]::after{color:#fff!important;background:rgba(76,82,88,.96)!important;border-color:rgba(255,255,255,.12)!important;
  }.commerce-v3 .header-actions [data-tooltip]::before,
  .commerce-v3 .premium-footer .socials [data-tooltip]::before{background:rgba(76,82,88,.96)!important;
  }
}@media (min-width:992px){.commerce-v3 .mega-menu img,.commerce-v3 [class*="mega"] img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:18px!important;border-radius:18px!important;background:#fff!important;
  }
}.commerce-v3 .premium-footer .footer-main{direction:rtl!important;
}.commerce-v3 .premium-footer .footer-order-about-v7{order:1!important}.commerce-v3 .premium-footer .footer-order-contact-v7{order:2!important}.commerce-v3 .premium-footer .footer-order-customer-v7{order:3!important}.commerce-v3 .premium-footer .footer-order-fadak-v7{order:4!important}.commerce-v3 .premium-footer .footer-order-trust-v7{order:5!important}.commerce-v3 .premium-footer .footer-contact-v3{padding:18px!important;
}.commerce-v3 .footer-trust-v7{min-width:0;padding:20px!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 12px 28px rgba(2,26,21,.10)!important;
}.commerce-v3 .footer-trust-v7 .subheading{display:block!important;margin-bottom:18px!important;color:#fff!important;font-size:12px!important;font-weight:900!important;
}.commerce-v3 .footer-trust-v7 p{margin:0 0 14px!important;color:#a9c8c0!important;font-size:9px!important;line-height:1.9!important;
}.commerce-v3 .footer-trust-v7__email{display:inline-block!important;margin-bottom:16px!important;color:#8fd8ca!important;font-size:9px!important;font-weight:800!important;
}.commerce-v3 .footer-trust-v7__badges{display:flex!important;align-items:center!important;gap:10px!important;
}.commerce-v3 .footer-trust-v7__badges a{width:92px!important;height:108px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:18px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;
}.commerce-v3 .footer-trust-v7__badges img{width:100%!important;height:100%!important;object-fit:fill!important;padding:0px!important;
}@media (min-width:992px){.commerce-v3 .premium-footer .footer-main{display:grid!important;grid-template-columns:minmax(320px,1.55fr)
      minmax(210px,.90fr)
      minmax(220px,.98fr)
      minmax(220px,.98fr)
      minmax(270px,1.18fr)!important;align-items:stretch!important;gap:18px!important;
  }.commerce-v3 .premium-footer .footer-about,
  .commerce-v3 .premium-footer .footer-contact-v3,
  .commerce-v3 .premium-footer .footer-order-customer-v7,
  .commerce-v3 .premium-footer .footer-order-fadak-v7,
  .commerce-v3 .premium-footer .footer-trust-v7{min-height:320px!important;height:320px!important;
  }
}@media (max-width:767px){.commerce-v3 .premium-footer .footer-main{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;
  }.commerce-v3 .premium-footer .footer-order-about-v7,
  .commerce-v3 .premium-footer .footer-order-contact-v7,
  .commerce-v3 .premium-footer .footer-order-trust-v7{grid-column:1/-1!important;
  }.commerce-v3 .premium-footer .footer-order-customer-v7{grid-column:1!important;
  }.commerce-v3 .premium-footer .footer-order-fadak-v7{grid-column:2!important;
  }
}.commerce-v3 .footer-trust-v7,
.commerce-v3 .footer-trust-v7 *{list-style:none!important;
}.commerce-v3 .footer-trust-v7::before,
.commerce-v3 .footer-trust-v7::after,
.commerce-v3 .footer-trust-v7 p::before,
.commerce-v3 .footer-trust-v7 p::after,
.commerce-v3 .footer-trust-v7 a::before,
.commerce-v3 .footer-trust-v7 a::after,
.commerce-v3 .footer-trust-v7 .subheading::before,
.commerce-v3 .footer-trust-v7 .subheading::after{content:none!important;display:none!important;
}.commerce-v3 .footer-trust-v7 p,
.commerce-v3 .footer-trust-v7__email{padding-right:0!important;margin-right:0!important;
}@media (min-width:992px){.commerce-v3 .mega-promo--image{overflow:hidden!important;border-radius:18px!important;background:transparent!important;
  }.commerce-v3 .mega-menu img,.commerce-v3 [class*="mega"] img{width:100%!important;height:100%!important;min-height:0!important;padding:0!important;margin:0!important;display:block!important;object-fit:cover!important;object-position:center!important;border-radius:18px!important;background:transparent!important;
  }
}.commerce-v3 .premium-categories,
.commerce-v3 .compact-products-section,
.commerce-v3 .premium-blog,
.commerce-v3 .stories-v22{position:relative;isolation:isolate;
}.commerce-v3 .premium-categories::before,
.commerce-v3 .compact-products-section::before,
.commerce-v3 .premium-blog::before,
.commerce-v3 .stories-v22::before{content:"";position:absolute;z-index:-1;inset:-18px -14px;pointer-events:none;border-radius:34px;opacity:.72;
}.commerce-v3 .premium-categories::before{background:radial-gradient(circle at 88% 15%,rgba(40,150,130,.10),transparent 30%),
    linear-gradient(145deg,rgba(244,250,248,.78),rgba(250,248,242,.52));
}.commerce-v3 .premium-blog::before{background:radial-gradient(circle at 90% 0%,rgba(43,149,130,.08),transparent 27%),
    linear-gradient(145deg,rgba(247,250,249,.60),rgba(252,249,244,.48));
}.commerce-v3 .stories-v22::before{background:radial-gradient(circle at 12% 50%,rgba(224,175,79,.08),transparent 28%),
    radial-gradient(circle at 86% 20%,rgba(49,153,135,.08),transparent 30%);
}:root[data-theme=dark] .commerce-v3 .premium-categories::before,
:root[data-theme=dark] .commerce-v3 .compact-products-section::before,
:root[data-theme=dark] .commerce-v3 .premium-blog::before,
:root[data-theme=dark] .commerce-v3 .stories-v22::before{opacity:.48;background:radial-gradient(circle at 86% 12%,rgba(78,190,170,.11),transparent 30%),
    linear-gradient(145deg,rgba(34,74,63,.42),rgba(22,54,46,.28));
}.commerce-v3 .premium-categories,
.commerce-v3 .compact-products-section,
.commerce-v3 .popular-brands,
.commerce-v3 .premium-blog,
.commerce-v3 .stories-v22{margin-top:clamp(34px,4vw,64px)!important;
}.commerce-v3 .footer-trust-v7,
.commerce-v3 .footer-links-card-v6,
.commerce-v3 .footer-contact-v3{box-shadow:inset 0 1px 0 rgba(255,255,255,.11),
    0 16px 34px rgba(3,31,25,.11)!important;
}.commerce-v3 .premium-footer .footer-about h3,
.commerce-v3 .premium-footer .footer-about strong,
.commerce-v3 .premium-footer .footer-contact-v3 h3,
.commerce-v3 .premium-footer .footer-links-card-v6 .subheading,
.commerce-v3 .premium-footer .footer-trust-v7 .subheading{font-size:14px!important;line-height:1.7!important;
}.commerce-v3 .premium-footer .footer-about p{font-size:11px!important;line-height:2!important;
}.commerce-v3 .premium-footer .footer-about small,
.commerce-v3 .premium-footer .footer-contact-v3__head small,
.commerce-v3 .premium-footer .footer-contact-v3__item small,
.commerce-v3 .premium-footer .footer-trust-v7 p{font-size:9.5px!important;line-height:1.9!important;
}.commerce-v3 .premium-footer .footer-contact-v3__item strong,
.commerce-v3 .premium-footer .footer-trust-v7__email{font-size:11px!important;line-height:1.8!important;
}.commerce-v3 .premium-footer .footer-links-card-v6 a{font-size:11px!important;line-height:1.8!important;min-height:42px!important;
}@media (min-width:992px){.commerce-v3 .header-actions [data-tooltip]::after,
  .commerce-v3 .premium-footer .socials [data-tooltip]::after{font-size:10px!important;font-weight:400!important;letter-spacing:0!important;
  }
}.commerce-v3 .premium-categories::before{content:none!important;display:none!important;
}.commerce-v3 .premium-categories{background:transparent!important;box-shadow:none!important;
}.commerce-v3 .compact-products-section::before{content:""!important;display:block!important;position:absolute!important;z-index:-1!important;inset:-18px -14px!important;border-radius:34px!important;opacity:1!important;pointer-events:none!important;background:radial-gradient(circle at 10% 12%,rgba(224,177,86,.09),transparent 28%),
    radial-gradient(circle at 92% 88%,rgba(45,151,131,.08),transparent 32%)!important;
}:root[data-theme=dark] .commerce-v3 .compact-products-section::before{opacity:.55!important;background:radial-gradient(circle at 12% 15%,rgba(205,157,68,.08),transparent 28%),
    radial-gradient(circle at 90% 82%,rgba(76,187,166,.10),transparent 34%)!important;
}@media (max-width:767px){.commerce-v3 .premium-footer .footer-about h3,
  .commerce-v3 .premium-footer .footer-about strong,
  .commerce-v3 .premium-footer .footer-contact-v3 h3,
  .commerce-v3 .premium-footer .footer-links-card-v6 .subheading,
  .commerce-v3 .premium-footer .footer-trust-v7 .subheading{font-size:12px!important;
  }.commerce-v3 .premium-footer .footer-about p,
  .commerce-v3 .premium-footer .footer-contact-v3__item strong,
  .commerce-v3 .premium-footer .footer-links-card-v6 a,
  .commerce-v3 .premium-footer .footer-trust-v7__email{font-size:10px!important;
  }.commerce-v3 .premium-footer .footer-about small,
  .commerce-v3 .premium-footer .footer-contact-v3__head small,
  .commerce-v3 .premium-footer .footer-contact-v3__item small,
  .commerce-v3 .premium-footer .footer-trust-v7 p{font-size:8.5px!important;
  }
}.commerce-v3 section.container.curated-section.compact-products-section{position:relative!important;isolation:isolate!important;margin-top:34px!important;padding-top:76px!important;padding-bottom:68px!important;
}.commerce-v3 section.container.curated-section.compact-products-section::before{content:""!important;display:block!important;position:absolute!important;z-index:-2!important;top:0!important;bottom:0!important;left:50%!important;right:auto!important;width:100vw!important;height:auto!important;inset-block:0!important;transform:translateX(-50%)!important;border-radius:0!important;opacity:1!important;pointer-events:none!important;background:radial-gradient(circle at 82% 18%,rgba(41,146,128,.12),transparent 24%),
    radial-gradient(circle at 10% 78%,rgba(117,91,151,.08),transparent 26%),
    linear-gradient(135deg,#f8fbfa,#f3f8f6 58%,#faf7f2)!important;
}:root[data-theme=dark] .commerce-v3 section.container.curated-section.compact-products-section::before{opacity:1!important;background:radial-gradient(circle at 82% 18%,rgba(67,194,170,.12),transparent 24%),
    radial-gradient(circle at 10% 78%,rgba(130,102,163,.10),transparent 26%),
    linear-gradient(135deg,#18382f,#1c4036 58%,#213a32)!important;
}.commerce-v3 section.container.curated-section.compact-products-section .curated-head{position:relative!important;z-index:2!important;margin-bottom:22px!important;
}html{scrollbar-width:thin;scrollbar-color:#4f8f82 #edf3f1;
}body::-webkit-scrollbar{width:11px;
}body::-webkit-scrollbar-track{background:linear-gradient(180deg,#edf3f1,#f7faf9);border-radius:999px;
}body::-webkit-scrollbar-thumb{min-height:54px;border:3px solid #edf3f1;border-radius:999px;background:linear-gradient(180deg,#73b6a8,#347c6e);box-shadow:inset 0 1px 0 rgba(255,255,255,.38),
    0 3px 10px rgba(29,91,78,.16);
}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#5ca898,#256b5d);
}:root[data-theme=dark]{scrollbar-color:#5cae9e #17372f;
}:root[data-theme=dark] body::-webkit-scrollbar-track{background:linear-gradient(180deg,#16372f,#1d443a);
}:root[data-theme=dark] body::-webkit-scrollbar-thumb{border-color:#17372f;background:linear-gradient(180deg,#65b7a7,#327c6d);
}.commerce-v3 .back-to-top,
.commerce-v3 #backToTop,
.commerce-v3 [data-back-to-top]{display:grid!important;place-items:center!important;overflow:hidden!important;
}.commerce-v3 .back-to-top__icon-v12{width:21px!important;height:21px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transition:transform .25s ease!important;
}.commerce-v3 .back-to-top:hover .back-to-top__icon-v12,
.commerce-v3 #backToTop:hover .back-to-top__icon-v12,
.commerce-v3 [data-back-to-top]:hover .back-to-top__icon-v12{transform:translateY(-2px)!important;
}@media (max-width:767px){body::-webkit-scrollbar{width:7px;
  }.commerce-v3 section.container.blog-section.premium-blog{padding-top:52px!important;padding-bottom:52px!important;
  }.commerce-v3 section.container.blog-section.premium-blog .section-heading{padding-inline:10px!important;
  }
}.commerce-v3 section.container.blog-section.premium-blog{margin-top:clamp(42px,5vw,74px)!important;padding-top:82px!important;padding-bottom:76px!important;
}.commerce-v3 section.container.blog-section.premium-blog .section-heading{position:relative!important;z-index:2!important;padding-right:clamp(28px,3.2vw,56px)!important;padding-left:clamp(28px,3.2vw,56px)!important;margin-bottom:28px!important;
}.commerce-v3 section.container.blog-section.premium-blog .blog-slider,
.commerce-v3 section.container.blog-section.premium-blog .horizontal-slider{position:relative!important;z-index:2!important;
}@media (max-width:767px){.commerce-v3 section.container.blog-section.premium-blog{padding-top:60px!important;padding-bottom:58px!important;
  }.commerce-v3 section.container.blog-section.premium-blog::after{top:10px!important;bottom:10px!important;width:calc(100vw - 16px)!important;border-radius:28px!important;
  }.commerce-v3 section.container.blog-section.premium-blog .section-heading{padding-inline:18px!important;margin-bottom:22px!important;
  }
}.commerce-v3 section.container.blog-section.premium-blog::after{border:1px solid rgba(255,255,255,.58)!important;
}.commerce-v3,.commerce-v3 main{overflow-x:clip!important;
}:root[data-theme=dark] .commerce-v3 section.container.blog-section.premium-blog::after{border-color:rgba(145,224,209,.09)!important;
}@media (max-width:767px){.commerce-v3 section.container.blog-section.premium-blog::after{width:calc(100vw - 12px)!important;top:8px!important;bottom:8px!important;border-radius:26px!important;
  }
}.commerce-v3 section.container.blog-section.premium-blog{position:relative!important;isolation:isolate!important;contain:none!important;overflow:visible!important;clip-path:none!important;background:transparent!important;
}.commerce-v3 section.container.blog-section.premium-blog::before{content:""!important;display:block!important;position:absolute!important;z-index:-3!important;top:0!important;bottom:0!important;left:calc(50% - 50vw)!important;right:auto!important;width:100vw!important;max-width:none!important;min-width:100vw!important;margin:0!important;padding:0!important;transform:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;opacity:1!important;pointer-events:none!important;background:radial-gradient(ellipse 58% 80% at 88% 16%,rgba(40,157,136,.17) 0%,rgba(40,157,136,.075) 36%,transparent 74%),
    radial-gradient(ellipse 48% 68% at 4% 86%,rgba(218,172,83,.10) 0%,rgba(218,172,83,.042) 38%,transparent 76%),
    radial-gradient(ellipse 40% 54% at 48% 46%,rgba(126,103,168,.055) 0%,transparent 74%),
    linear-gradient(128deg,#f9fcfb 0%,#f2f8f5 42%,#f8f7f3 72%,#fbfaf7 100%)!important;
}.commerce-v3 section.container.blog-section.premium-blog::after{content:""!important;display:block!important;position:absolute!important;z-index:-2!important;top:18px!important;bottom:18px!important;left:calc(50% - 50vw)!important;right:auto!important;width:100vw!important;max-width:none!important;min-width:100vw!important;margin:0!important;padding:0!important;transform:none!important;border-left:0!important;border-right:0!important;border-radius:0!important;pointer-events:none!important;background:linear-gradient(120deg,rgba(255,255,255,.42),rgba(255,255,255,.11) 46%,rgba(255,255,255,.28))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),
    inset 0 -1px 0 rgba(255,255,255,.45),
    0 24px 70px rgba(27,91,78,.06)!important;backdrop-filter:blur(10px)!important;
}html,body,.commerce-v3,.commerce-v3 main{overflow-x:clip!important;
}:root[data-theme=dark] .commerce-v3 section.container.blog-section.premium-blog::before{background:radial-gradient(ellipse 58% 80% at 88% 16%,rgba(74,197,174,.15) 0%,rgba(74,197,174,.065) 36%,transparent 74%),
    radial-gradient(ellipse 48% 68% at 4% 86%,rgba(207,158,72,.075) 0%,rgba(207,158,72,.03) 38%,transparent 76%),
    radial-gradient(ellipse 40% 54% at 48% 46%,rgba(151,127,188,.055) 0%,transparent 74%),
    linear-gradient(128deg,#17382f 0%,#1b4036 44%,#203c34 72%,#1a352e 100%)!important;
}:root[data-theme=dark] .commerce-v3 section.container.blog-section.premium-blog::after{background:linear-gradient(120deg,rgba(255,255,255,.045),rgba(255,255,255,.014) 46%,rgba(255,255,255,.028))!important;border:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),
    inset 0 -1px 0 rgba(255,255,255,.028),
    0 24px 70px rgba(3,24,20,.17)!important;
}@media (max-width:767px){.commerce-v3 section.container.blog-section.premium-blog::after{top:8px!important;bottom:8px!important;left:calc(50% - 50vw)!important;width:100vw!important;min-width:100vw!important;border-radius:0!important;
  }
}.commerce-v3 section.blog-section.premium-blog.blog-section-v16{position:relative!important;isolation:isolate!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding:0!important;overflow:hidden!important;contain:none!important;clip-path:none!important;background:radial-gradient(ellipse 58% 80% at 88% 16%,rgba(40,157,136,.17) 0%,rgba(40,157,136,.075) 36%,transparent 74%),
    radial-gradient(ellipse 48% 68% at 4% 86%,rgba(218,172,83,.10) 0%,rgba(218,172,83,.042) 38%,transparent 76%),
    radial-gradient(ellipse 40% 54% at 48% 46%,rgba(126,103,168,.055) 0%,transparent 74%),
    linear-gradient(128deg,#f9fcfb 0%,#f2f8f5 42%,#f8f7f3 72%,#fbfaf7 100%)!important;
}.commerce-v3 section.blog-section.premium-blog.blog-section-v16::before,
.commerce-v3 section.blog-section.premium-blog.blog-section-v16::after{content:none!important;display:none!important;
}.commerce-v3 .blog-section-v16__inner{position:relative!important;z-index:1!important;margin-inline:auto!important;padding-top:82px!important;padding-bottom:0px!important;
}.commerce-v3 .blog-section-v16__inner::before{position:absolute;z-index:-1;inset:18px 0;border-radius:42px;pointer-events:none;
}.commerce-v3 .blog-section-v16__inner .section-heading{position:relative!important;z-index:2!important;padding-inline:clamp(28px,3.2vw,56px)!important;margin-bottom:28px!important;
}.commerce-v3 .blog-section-v16__inner .blog-slider,
.commerce-v3 .blog-section-v16__inner .horizontal-slider{position:relative!important;z-index:2!important;
}:root[data-theme=dark] .commerce-v3 section.blog-section.premium-blog.blog-section-v16{background:radial-gradient(ellipse 58% 80% at 88% 16%,rgba(74,197,174,.15) 0%,rgba(74,197,174,.065) 36%,transparent 74%),
    radial-gradient(ellipse 48% 68% at 4% 86%,rgba(207,158,72,.075) 0%,rgba(207,158,72,.03) 38%,transparent 76%),
    radial-gradient(ellipse 40% 54% at 48% 46%,rgba(151,127,188,.055) 0%,transparent 74%),
    linear-gradient(128deg,#17382f 0%,#1b4036 44%,#203c34 72%,#1a352e 100%)!important;
}:root[data-theme=dark] .commerce-v3 .blog-section-v16__inner::before{background:linear-gradient(120deg,rgba(255,255,255,.045),rgba(255,255,255,.014) 46%,rgba(255,255,255,.028));border-color:rgba(145,224,209,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.055),
    0 24px 70px rgba(3,24,20,.17);
}@media (max-width:767px){.commerce-v3 .blog-section-v16__inner{padding-top:60px!important;padding-bottom:58px!important;
  }.commerce-v3 .blog-section-v16__inner::before{inset:8px 6px;border-radius:26px;
  }.commerce-v3 .blog-section-v16__inner .section-heading{padding-inline:18px!important;margin-bottom:22px!important;
  }
}.commerce-v3 .blog-section-v16__inner::before{content:none!important;display:none!important;border:0!important;box-shadow:none!important;background:transparent!important;backdrop-filter:none!important;
}.commerce-v3 .premium-footer .footer-trust-v7 p{font-size:11.5px!important;line-height:2!important;
}.commerce-v3 .premium-footer .footer-trust-v7__email{font-size:13px!important;line-height:1.8!important;
}.commerce-v3 .premium-footer .footer-links-card-v6 a,
.commerce-v3 .premium-footer .footer-order-customer-v7 a,
.commerce-v3 .premium-footer .footer-order-fadak-v7 a{font-size:13px!important;line-height:1.8!important;
}@media (max-width:767px){.commerce-v3 section.container.curated-section.compact-products-section{padding-top:0!important;padding-bottom:0!important;
  }
}.editorial-side-card{position:relative;overflow:hidden;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease,border-color .35s ease,background .35s ease;will-change:transform;
}.editorial-side-card img{transition:transform .6s cubic-bezier(.22,1,.36,1),filter .35s ease;
}.editorial-side-card:hover{transform:translateY(-7px);box-shadow:0 18px 42px rgba(18,76,63,.12),0 6px 14px rgba(18,76,63,.08);
}.editorial-side-card:hover::before{opacity:1;}.editorial-side-card:hover::after{left:120%;}.editorial-side-card:hover img{transform:scale(1.035);filter:saturate(1.04) contrast(1.02);
}.inner-page-v20 main{min-height:60vh;
}.contact-form-v20 button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--green-700),var(--green-950));box-shadow:0 12px 26px rgba(24,105,91,.18);font-weight:900;transition:transform .25s ease,box-shadow .25s ease;
}.contact-form-v20 button:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(24,105,91,.24);
}.about-story-v20{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(34px,5vw,82px);padding-top:clamp(70px,8vw,126px);padding-bottom:clamp(70px,8vw,126px);
}.about-story-v20__image{position:relative;min-height:560px;display:grid;place-items:center;overflow:hidden;border-radius:34px;background:linear-gradient(145deg,var(--surface2),var(--surface));border:1px solid var(--line);
}.about-story-v20__image img{width:88%;height:460px;object-fit:contain;
}.about-story-v20__image span{position:absolute;right:18px;left:18px;bottom:18px;padding:14px;border-radius:14px;color:#fff;background:rgba(17,66,57,.88);backdrop-filter:blur(12px);text-align:center;font-size:10px;font-weight:850;
}.about-story-v20__content h2{margin:7px 0 16px;color:var(--text);font-size:clamp(24px,3vw,24px);line-height:1.55;
}.about-story-v20__content>p{color:var(--muted);font-size:15px;line-height:2.1;
}.about-values-v20{display:grid;gap:11px;margin-top:25px;
}.about-values-v20 article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:14px;border-radius:16px;border:1px solid var(--line);background:linear-gradient(145deg,var(--surface),var(--surface2));
}.about-values-v20 article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--green-800);background:var(--green-100);font-weight:900;
}.about-values-v20 h3{margin:0 0 4px;color:var(--text);font-size:12px;
}.about-values-v20 p{margin:0;color:var(--muted);font-size:14px;line-height:1.9;
}.contact-form-v20{display:grid;gap:15px;margin-top:28px;
}.contact-form-v20 label>span{display:block;margin:0 2px 7px;color:var(--text);font-size:9px;font-weight:850;
}.contact-form-v20 input,
.contact-form-v20 select,
.contact-form-v20 textarea{width:100%;border:1px solid var(--line);border-radius:14px;color:var(--text);background:var(--surface);outline:none;transition:border-color .2s ease,box-shadow .2s ease;
}.contact-form-v20 input,
.contact-form-v20 select{height:50px;padding:0 14px;
}.contact-form-v20 textarea{resize:vertical;min-height:150px;padding:14px;line-height:1.9;
}.contact-form-v20 input:focus,
.contact-form-v20 select:focus,
.contact-form-v20 textarea:focus{border-color:color-mix(in srgb,var(--green-700) 50%,var(--line));box-shadow:0 0 0 4px color-mix(in srgb,var(--green-600) 10%,transparent);
}@media (max-width:1100px){.about-story-v20{grid-template-columns:1fr 1fr;
  }
}@media (max-width:900px){.about-story-v20{grid-template-columns:1fr;
  }.about-story-v20__image{min-height:460px;
  }.about-story-v20__image img{height:360px;
  }
}@media (max-width:767px){.about-story-v20{padding-top:55px;padding-bottom:55px;
  }.about-story-v20__image{min-height:350px;border-radius:25px;
  }.about-story-v20__image img{height:275px;
  }.contact-form-v20 button{width:100%;
  }
}html:not(.templates-loaded) [data-template][data-on-load="yes"]{min-height:1px;
}html.templates-load-error [data-template][data-on-load="yes"]{display:none;
}.commerce-v3 .inner-page-banner-v24{align-items:center;
}.commerce-v3 .inner-page-banner-v24__inner{align-items:center;justify-content:space-between;gap:32px;
}.commerce-v3 .breadcrumbs-v24{margin-bottom:19px;
}.commerce-v3 .breadcrumbs-v24 a{transition:color .2s ease;
}.commerce-v3 .breadcrumbs-v24 a:hover{color:var(--green-900);
}.commerce-v3 .breadcrumbs-v24>span:first-of-type{color:color-mix(in srgb,var(--muted) 70%,transparent);
}.commerce-v3 .breadcrumbs-v24 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;transform:rotate(180deg);
}.commerce-v3 .inner-page-banner-v24__eyebrow::before{content:"";height:1px;
}.commerce-v3 .inner-page-banner-v24__mark{flex:none;
}.commerce-v3 .inner-page-banner-v24__mark span{position:absolute;border:1px solid rgba(36,126,108,.18);border-radius:34px;transform:rotate(25deg);
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(1){backdrop-filter:blur(8px);
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(2){border-radius:23px;transform:rotate(-18deg);
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(3){border-radius:15px;transform:rotate(45deg);
}.commerce-v3 .inner-page-banner-v24__decor{position:absolute;pointer-events:none;border-radius:50%;filter:blur(2px);
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24::after{border-color:rgba(121,217,198,.055);box-shadow:0 0 0 54px rgba(121,217,198,.016),
    0 0 0 108px rgba(121,217,198,.01);
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__mark span{border-color:rgba(132,222,204,.10);
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24{height:260px;min-height:260px;
  }.commerce-v3 .inner-page-banner-v24__inner{gap:18px;
  }.commerce-v3 .inner-page-banner-v24__mark{width:90px;height:90px;opacity:.48;
  }.commerce-v3 .inner-page-banner-v24__mark span:nth-child(1){inset:6px;border-radius:25px;
  }.commerce-v3 .inner-page-banner-v24__mark span:nth-child(2){inset:24px;border-radius:17px;
  }.commerce-v3 .inner-page-banner-v24__mark span:nth-child(3){inset:39px;border-radius:11px;
  }.commerce-v3 .breadcrumbs-v24{margin-bottom:14px;font-size:9px;
  }.commerce-v3 .inner-page-banner-v24__eyebrow{font-size:8px;
  }.commerce-v3 .inner-page-banner-v24 h1{font-size:28px;
  }
}@media (max-width:520px){.commerce-v3 .inner-page-banner-v24__mark{position:absolute;left:8px;opacity:.28;
  }.commerce-v3 .inner-page-banner-v24__content{position:relative;z-index:2;
  }
}.commerce-v3 .breadcrumbs-v24 a{font-size:9px!important;
}.commerce-v3 .breadcrumbs-v24>span[aria-current="page"]{font-size:9px!important;
}.commerce-v3 .breadcrumbs-v24 svg{width:11px!important;height:11px!important;stroke-width:1.7!important;
}.commerce-v3 .inner-page-banner-v24__eyebrow::before{width:22px!important;
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(1){inset:8px!important;box-shadow:0 18px 36px rgba(28,102,86,.08)!important;
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(2){inset:31px!important;
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(3){inset:51px!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__mark span:nth-child(1){background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012))!important;box-shadow:0 18px 36px rgba(0,0,0,.12)!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__mark span:nth-child(2){background:linear-gradient(145deg,rgba(70,194,170,.10),rgba(77,148,176,.035))!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__mark span:nth-child(3){background:linear-gradient(145deg,rgba(72,201,175,.16),rgba(194,148,66,.07))!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24{height:220px!important;min-height:220px!important;
  }.commerce-v3 .inner-page-banner-v24__inner{min-height:220px!important;
  }.commerce-v3 .breadcrumbs-v24{min-height:31px!important;margin-bottom:12px!important;padding-inline:10px!important;font-size:8.5px!important;
  }.commerce-v3 .breadcrumbs-v24 a,
  .commerce-v3 .breadcrumbs-v24>span[aria-current="page"]{font-size:8.5px!important;
  }.commerce-v3 .inner-page-banner-v24__eyebrow{font-size:8px!important;
  }.commerce-v3 .inner-page-banner-v24 h1{font-size:24px!important;line-height:1.5!important;
  }.commerce-v3 .inner-page-banner-v24__mark{width:82px!important;height:82px!important;
  }.commerce-v3 .inner-page-banner-v24__mark span:nth-child(1){inset:5px!important}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(2){inset:22px!important}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(3){inset:36px!important}
}.commerce-v3 .inner-page-banner-v24__eyebrow{margin-bottom:6px!important;
}.commerce-v3 .inner-page-banner-v24__eyebrow::before,
.commerce-v3 .inner-page-banner-v24__eyebrow::after{background:linear-gradient(90deg,transparent,#319b84)!important;
}.commerce-v3 .inner-page-banner-v24 h1{margin-inline:auto!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__eyebrow::before,
:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__eyebrow::after{background:linear-gradient(90deg,transparent,#72cdb9)!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24{height:220px!important;min-height:220px!important;
  }.commerce-v3 .inner-page-banner-v24__inner{min-height:220px!important;
  }.commerce-v3 .inner-page-banner-v24__content{width:min(100%,520px)!important;padding-inline:12px!important;
  }.commerce-v3 .breadcrumbs-v24{margin-bottom:11px!important;
  }.commerce-v3 .inner-page-banner-v24 h1{font-size:23px!important;
  }.commerce-v3 .inner-page-banner-v24__mark{width:120px!important;height:120px!important;opacity:.12!important;
  }
}.commerce-v3 .inner-page-banner-v24{border-bottom:1px solid rgba(38,136,113,.10)!important;
}.commerce-v3 .breadcrumbs-v24{max-width:100%!important;font-size:9px!important;line-height:1!important;
}.commerce-v3 .breadcrumbs-v24 a,
.commerce-v3 .breadcrumbs-v24>span[aria-current="page"]{font-size:9px!important;line-height:1!important;
}.commerce-v3 .breadcrumbs-v24>span[aria-current="page"]{font-weight:500!important;
}.commerce-v3 .breadcrumbs-v24>span:first-of-type{width:17px!important;height:17px!important;display:grid!important;place-items:center!important;
}.commerce-v3 .inner-page-banner-v24__eyebrow{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:8.5px!important;letter-spacing:0!important;
}.commerce-v3 .inner-page-banner-v24__eyebrow::before,
.commerce-v3 .inner-page-banner-v24__eyebrow::after{content:""!important;width:24px!important;height:1px!important;flex:none!important;
}.commerce-v3 .inner-page-banner-v24 h1{text-wrap:balance;
}.commerce-v3 .inner-page-banner-v24__mark span{box-shadow:none!important;
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(1){background:linear-gradient(145deg,rgba(255,255,255,.48),rgba(255,255,255,.08))!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24{border-bottom-color:rgba(125,224,202,.08)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),
    0 14px 36px rgba(0,0,0,.12)!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24::before{background:radial-gradient(circle at 50% 52%,rgba(255,255,255,.035) 0%,rgba(255,255,255,.012) 30%,transparent 58%),
    linear-gradient(112deg,rgba(255,255,255,.022),transparent 36%,transparent 66%,rgba(255,255,255,.014)),
    repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 119px,
      rgba(119,224,202,.016) 120px,
      transparent 121px
    )!important;
}:root[data-theme=dark] .commerce-v3 .breadcrumbs-v24 a{color:#83d8c6!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__eyebrow{color:#7dd8c4!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__eyebrow::before{background:linear-gradient(90deg,transparent,#75d0bc)!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__eyebrow::after{background:linear-gradient(90deg,#75d0bc,transparent)!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24{height:220px!important;min-height:220px!important;
  }.commerce-v3 .inner-page-banner-v24__inner{min-height:220px!important;
  }.commerce-v3 .inner-page-banner-v24__content{width:min(100%,520px)!important;padding-inline:14px!important;
  }.commerce-v3 .breadcrumbs-v24{min-height:31px!important;margin-bottom:11px!important;padding-inline:10px!important;
  }.commerce-v3 .inner-page-banner-v24 h1{font-size:23px!important;line-height:1.55!important;
  }.commerce-v3 .inner-page-banner-v24__mark{width:120px!important;height:120px!important;opacity:.08!important;
  }
}:root{--logo-green-v28:rgb(48,192,192);--logo-gold-v28:rgb(240,240,240);--logo-dark-v28:rgb(0,0,0);
}.commerce-v3 .inner-page-banner-v24{direction:rtl!important;
}.commerce-v3 .inner-page-banner-v24__inner{max-width:none!important;padding-inline:var(--container-pad)!important;grid-template-columns:1fr!important;
}.commerce-v3 .breadcrumbs-v24{align-self:center!important;justify-self:center!important;
}.commerce-v3 .inner-page-banner-v24__eyebrow{align-self:center!important;justify-self:center!important;text-align:center!important;
}.commerce-v3 .inner-page-banner-v24 h1{padding:0!important;align-self:center!important;justify-self:center!important;
}.commerce-v3 .inner-page-banner-v24__mark{right:auto!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24{height:215px!important;min-height:215px!important;
  }.commerce-v3 .inner-page-banner-v24__inner{min-height:215px!important;
  }.commerce-v3 .inner-page-banner-v24__content{padding-inline:16px!important;
  }.commerce-v3 .inner-page-banner-v24 h1{max-width:520px!important;font-size:21px!important;line-height:1.6!important;
  }
}:root{--logo-cyan-v29:#22b8b6;--logo-teal-v29:#0b7e7f;--logo-deep-v29:#155c5d;
}.commerce-v3 .inner-page-banner-v24__eyebrow::before{background:linear-gradient(90deg,transparent,var(--logo-cyan-v29))!important;
}.commerce-v3 .inner-page-banner-v24__eyebrow::after{background:linear-gradient(90deg,var(--logo-cyan-v29),transparent)!important;
}.commerce-v3 .inner-page-banner-v24__mark span{border-color:rgba(11,126,127,.30)!important;
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(2){background:linear-gradient(145deg,rgba(34,184,182,.20),rgba(11,126,127,.08))!important;
}.commerce-v3 .inner-page-banner-v24__mark span:nth-child(3){background:linear-gradient(145deg,rgba(34,184,182,.28),rgba(21,92,93,.18))!important;
}.commerce-v3 .inner-page-banner-v24__content{left:0!important;right:0!important;margin-inline:auto!important;
}.commerce-v3 .breadcrumbs-v24,
.commerce-v3 .inner-page-banner-v24 h1{position:relative!important;right:auto!important;left:auto!important;transform:none!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24 h1{font-size:20px!important;max-width:420px!important;
  }
}.commerce-v3 .inner-page-banner-v24__content::after{border-radius:26px;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__content::after{opacity:.25;
}.commerce-v3 .inner-page-banner-v24__content::before{content:""!important;position:absolute!important;z-index:-1!important;width:min(620px,72vw)!important;height:132px!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;border-radius:42%!important;pointer-events:none!important;background:radial-gradient(ellipse at center,rgba(255,255,255,.20),rgba(255,255,255,.07) 46%,transparent 74%)!important;filter:blur(10px)!important;opacity:.72!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__content::before{background:radial-gradient(ellipse at center,rgba(255,255,255,.035),rgba(255,255,255,.012) 46%,transparent 74%)!important;opacity:.58!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24{height:190px!important;min-height:190px!important;
  }.commerce-v3 .inner-page-banner-v24__inner{min-height:190px!important;
  }.commerce-v3 .inner-page-banner-v24__content::before{width:86vw!important;height:112px!important;
  }
}.commerce-v3 .inner-page-banner-v24__content::after{inset:0;filter:blur(10px);
}.commerce-v3 .inner-page-banner-v24{background-image:radial-gradient(circle at 8% 18%,rgba(255,255,255,.62) 0 1.5px,transparent 2.5px),
    radial-gradient(circle at 18% 69%,rgba(42,210,198,.16) 0 2px,transparent 3px),
    radial-gradient(circle at 33% 25%,rgba(255,255,255,.42) 0 1px,transparent 2px),
    radial-gradient(circle at 68% 74%,rgba(5,120,126,.10) 0 2px,transparent 3px),
    radial-gradient(circle at 89% 24%,rgba(255,255,255,.52) 0 1.5px,transparent 2.5px),
    radial-gradient(ellipse 34% 92% at 7% 48%,rgba(37,203,191,.30) 0%,rgba(37,203,191,.12) 40%,transparent 76%),
    radial-gradient(ellipse 32% 90% at 93% 52%,rgba(5,122,128,.23) 0%,rgba(5,122,128,.09) 42%,transparent 76%),
    radial-gradient(ellipse 44% 90% at 50% 48%,rgba(255,255,255,.54) 0%,rgba(255,255,255,.21) 42%,transparent 74%),
    linear-gradient(118deg,rgba(255,255,255,.19),transparent 31%,rgba(255,255,255,.075) 65%,transparent 82%),
    linear-gradient(135deg,#f7fdfd 0%,#e5faf7 42%,#e9f8f7 70%,#f4fbfa 100%)!important;
}.commerce-v3 .inner-page-banner-v24__inner::before{inset:0!important;
}.commerce-v3 .inner-page-banner-v24__inner::after{opacity:.72!important;
}.commerce-v3 .breadcrumbs-v24{border-color:rgba(8,116,118,.16)!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24{background-image:radial-gradient(circle at 8% 18%,rgba(255,255,255,.075) 0 1.5px,transparent 2.5px),
    radial-gradient(circle at 18% 69%,rgba(42,210,198,.13) 0 2px,transparent 3px),
    radial-gradient(circle at 33% 25%,rgba(255,255,255,.05) 0 1px,transparent 2px),
    radial-gradient(circle at 68% 74%,rgba(5,160,166,.12) 0 2px,transparent 3px),
    radial-gradient(circle at 89% 24%,rgba(255,255,255,.065) 0 1.5px,transparent 2.5px),
    radial-gradient(ellipse 34% 92% at 7% 48%,rgba(37,203,191,.22),transparent 76%),
    radial-gradient(ellipse 32% 90% at 93% 52%,rgba(5,145,151,.20),transparent 76%),
    radial-gradient(ellipse 44% 90% at 50% 48%,rgba(255,255,255,.032),transparent 72%),
    linear-gradient(118deg,rgba(255,255,255,.024),transparent 31%,rgba(255,255,255,.012) 65%,transparent 82%),
    linear-gradient(135deg,#113637 0%,#15484a 45%,#173f41 74%,#13393b 100%)!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__inner::after{opacity:.55!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24__inner::after{inset:9px 10px!important;border-radius:23px!important;
  }
}.commerce-v3 .inner-page-banner-v24{--ib-cyan:#22b8b6;--ib-teal:#0b7e7f;--ib-deep:#155c5d;--ib-mint:#dff8f5;position:relative!important;isolation:isolate!important;height:210px!important;min-height:210px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.78),
    inset 0 -1px 0 rgba(11,126,127,.08),
    0 16px 42px rgba(9,96,96,.06)!important;
}.commerce-v3 .inner-page-banner-v24::before{content:""!important;position:absolute!important;z-index:0!important;inset:-58% -7%!important;pointer-events:none!important;opacity:.95!important;transform:rotate(-2.4deg) scaleY(.58)!important;transform-origin:center!important;filter:none!important;
}.commerce-v3 .inner-page-banner-v24::after{content:""!important;position:absolute!important;z-index:1!important;left:50%!important;top:50%!important;width:610px!important;height:610px!important;transform:translate(-50%,-50%)!important;border-radius:50%!important;border:1px solid rgba(10,120,123,.12)!important;pointer-events:none!important;opacity:1!important;background:radial-gradient(circle at 19% 31%,rgba(255,255,255,.72) 0 1px,transparent 2px),
    radial-gradient(circle at 31% 77%,rgba(34,184,182,.20) 0 1.4px,transparent 2.5px),
    radial-gradient(circle at 69% 24%,rgba(255,255,255,.62) 0 1px,transparent 2px),
    radial-gradient(circle at 82% 70%,rgba(11,126,127,.15) 0 1.4px,transparent 2.5px)!important;
}.commerce-v3 .inner-page-banner-v24__inner{position:relative!important;isolation:isolate!important;z-index:3!important;width:100%!important;min-height:210px!important;margin:0!important;padding:0 var(--container-pad)!important;display:grid!important;place-items:center!important;overflow:hidden!important;text-align:center!important;
}.commerce-v3 .inner-page-banner-v24__inner::before{content:""!important;position:absolute!important;z-index:0!important;left:50%!important;top:50%!important;width:min(1000px,84vw)!important;height:168px!important;transform:translate(-50%,-50%)!important;pointer-events:none!important;border-radius:999px!important;background:radial-gradient(ellipse at center,rgba(255,255,255,.30) 0%,rgba(255,255,255,.10) 42%,transparent 74%),
    linear-gradient(90deg,transparent 0%,rgba(34,184,182,.055) 18%,transparent 36% 64%,rgba(11,126,127,.045) 82%,transparent 100%)!important;filter:blur(8px)!important;opacity:.96!important;
}.commerce-v3 .inner-page-banner-v24__inner::after{content:""!important;position:absolute!important;z-index:1!important;inset:14px max(18px,3.2vw)!important;pointer-events:none!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.40)!important;background:radial-gradient(circle at 2% 5%,rgba(255,255,255,.82) 0 1px,transparent 2px),
    radial-gradient(circle at 98% 5%,rgba(255,255,255,.68) 0 1px,transparent 2px),
    radial-gradient(circle at 2% 95%,rgba(34,184,182,.25) 0 1px,transparent 2px),
    radial-gradient(circle at 98% 95%,rgba(11,126,127,.22) 0 1px,transparent 2px),
    linear-gradient(115deg,rgba(255,255,255,.18),transparent 28%,transparent 70%,rgba(255,255,255,.09))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.48),
    inset 0 -1px 0 rgba(11,126,127,.06),
    0 14px 44px rgba(5,105,105,.045)!important;backdrop-filter:blur(2px)!important;
}.commerce-v3 .inner-page-banner-v24__content{position:absolute!important;z-index:5!important;inset:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 20px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;transform:none!important;
}.commerce-v3 .breadcrumbs-v24{width:max-content!important;min-height:35px!important;margin:0 auto 11px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:999px!important;color:#4a6f6e!important;background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(255,255,255,.56))!important;border:1px solid rgba(255,255,255,.82)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.94),
    0 8px 24px rgba(7,104,104,.09)!important;backdrop-filter:blur(16px)!important;text-align:center!important;
}.commerce-v3 .breadcrumbs-v24 a{color:#0b7e7f!important;font-weight:750!important;
}.commerce-v3 .breadcrumbs-v24>span[aria-current="page"]{color:#547372!important;
}.commerce-v3 .inner-page-banner-v24__eyebrow{margin:0 auto 5px!important;color:#0b7e7f!important;font-weight:750!important;opacity:.88!important;
}.commerce-v3 .inner-page-banner-v24 h1{width:100%!important;max-width:590px!important;margin:0 auto!important;font-size:clamp(21px,1.55vw,28px)!important;line-height:1.55!important;letter-spacing:-.12px!important;font-weight:900!important;text-align:center!important;text-shadow:0 1px 0 rgba(255,255,255,.62),
    0 8px 22px rgba(7,95,95,.055)!important;
}.commerce-v3 .inner-page-banner-v24__content::after{content:""!important;position:relative!important;width:128px!important;height:14px!important;margin-top:10px!important;pointer-events:none!important;opacity:.72!important;background:linear-gradient(90deg,transparent 0 8%,rgba(34,184,182,.38) 8% 42%,transparent 42% 58%,rgba(11,126,127,.34) 58% 92%,transparent 92%),
    linear-gradient(45deg,#22b8b6 0 49%,transparent 50%) center/10px 10px no-repeat!important;
}.commerce-v3 .inner-page-banner-v24__mark{display:block!important;position:absolute!important;z-index:2!important;left:50%!important;top:50%!important;width:154px!important;height:154px!important;transform:translate(-50%,-50%)!important;opacity:.075!important;pointer-events:none!important;
}.commerce-v3 .inner-page-banner-v24__decor--one{display:block!important;position:absolute!important;z-index:1!important;width:260px!important;height:260px!important;right:-95px!important;top:-155px!important;border-radius:50%!important;background:rgba(34,184,182,.18)!important;filter:blur(22px)!important;
}.commerce-v3 .inner-page-banner-v24__decor--two{display:block!important;position:absolute!important;z-index:1!important;width:230px!important;height:230px!important;left:-82px!important;right:auto!important;bottom:-148px!important;border-radius:50%!important;background:rgba(11,126,127,.13)!important;filter:blur(24px)!important;
}.commerce-v3 .inner-page-banner-v24__line{display:block!important;position:absolute!important;z-index:2!important;right:50%!important;bottom:0!important;width:50%!important;height:2px!important;transform:translateX(50%)!important;background:linear-gradient(90deg,transparent,rgba(34,184,182,.34),rgba(11,126,127,.28),transparent)!important;opacity:.88!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__inner::after{border-color:rgba(128,224,215,.07)!important;background:radial-gradient(circle at 2% 5%,rgba(255,255,255,.09) 0 1px,transparent 2px),
    radial-gradient(circle at 98% 5%,rgba(255,255,255,.08) 0 1px,transparent 2px),
    linear-gradient(115deg,rgba(255,255,255,.028),transparent 28%,transparent 70%,rgba(255,255,255,.015))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),
    inset 0 -1px 0 rgba(107,217,207,.025),
    0 14px 44px rgba(0,0,0,.12)!important;
}:root[data-theme=dark] .commerce-v3 .breadcrumbs-v24{color:#c4dcda!important;background:linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.035))!important;border-color:rgba(255,255,255,.08)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055),
    0 8px 24px rgba(0,0,0,.16)!important;
}:root[data-theme=dark] .commerce-v3 .breadcrumbs-v24 a,
:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24__eyebrow{color:#81d9d5!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24 h1{color:#f0fbfa!important;text-shadow:0 10px 28px rgba(0,0,0,.18)!important;
}@media (max-width:767px){.commerce-v3 .inner-page-banner-v24{height:190px!important;min-height:190px!important;
  }.commerce-v3 .inner-page-banner-v24__inner{min-height:190px!important;
  }.commerce-v3 .inner-page-banner-v24__inner::after{inset:9px 10px!important;border-radius:23px!important;
  }.commerce-v3 .inner-page-banner-v24 h1{font-size:20px!important;max-width:460px!important;
  }.commerce-v3 .inner-page-banner-v24__content::after{width:108px!important;margin-top:8px!important;
  }
}.commerce-v3 .about-story-v20{padding-top:clamp(54px,6vw,92px)!important;padding-bottom:clamp(70px,7vw,110px)!important;
}.commerce-v3 .about-story-v20__image{min-height:520px!important;padding:18px!important;overflow:hidden!important;border-radius:32px!important;background:radial-gradient(circle at 15% 15%,rgba(34,184,182,.11),transparent 28%),
    linear-gradient(145deg,var(--surface),var(--surface2))!important;border:1px solid var(--line)!important;box-shadow:0 26px 62px rgba(10,91,78,.10),
    inset 0 1px 0 rgba(255,255,255,.62)!important;
}.commerce-v3 .about-story-v20__image img{width:100%!important;height:100%!important;max-height:480px!important;object-fit:cover!important;border-radius:24px!important;
}.commerce-v3 .about-story-v20__image span{right:32px!important;left:32px!important;bottom:32px!important;background:rgba(10,85,77,.78)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 12px 30px rgba(0,0,0,.12)!important;
}.commerce-v3 .about-story-v20__content{position:relative!important;
}.commerce-v3 .about-story-v20__content::before{content:""!important;position:absolute!important;right:-18px!important;top:0!important;width:3px!important;height:84px!important;border-radius:999px!important;background:linear-gradient(180deg,#24b8af,rgba(36,184,175,.08))!important;
}.commerce-v3 .contact-premium-v36__main{position:relative;overflow:hidden;
}.commerce-v3 .contact-premium-v36__main::before{content:"";position:absolute;left:-80px;top:-110px;width:240px;height:240px;border-radius:50%;background:rgba(34,184,182,.08);filter:blur(18px);pointer-events:none;
}.commerce-v3 .contact-premium-v36__heading{position:relative;z-index:1;
}.commerce-v3 .contact-premium-v36__heading h2,
.commerce-v3 .contact-map-premium-v36__meta h2{margin:7px 0 12px;color:var(--text);font-size:clamp(24px,3vw,25px);line-height:1.5;
}.commerce-v3 .contact-premium-v36__heading p,
.commerce-v3 .contact-map-premium-v36__meta p{max-width:720px;margin:0;color:var(--muted);font-size:11px;line-height:2.1;
}.commerce-v3 .contact-form-v36{position:relative;z-index:1;gap:15px;
}.commerce-v3 .contact-form-v36__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
}.commerce-v3 .contact-form-v36 label>span{display:block;margin:0 3px 8px;color:var(--text);font-size:9px;font-weight:850;
}.commerce-v3 .contact-field-v36{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease;
}.commerce-v3 .contact-field-v36:focus-within{transform:translateY(-1px);
}.commerce-v3 .contact-field-v36 svg{width:20px;height:20px;fill:none;stroke:#168f89;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;
}.commerce-v3 .contact-field-v36 input,
.commerce-v3 .contact-field-v36 select,
.commerce-v3 .contact-field-v36 textarea{width:100%;border:0;outline:0;color:var(--text);background:transparent;font:inherit;
}.commerce-v3 .contact-field-v36 input,
.commerce-v3 .contact-field-v36 select{height:52px;
}.commerce-v3 .contact-field-v36--textarea{grid-template-columns:22px minmax(0,1fr);align-items:start;padding-top:15px;
}.commerce-v3 .contact-field-v36 textarea{min-height:100px;resize:vertical;line-height:1.9;height: 100px;
}.commerce-v3 .contact-form-v36__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;
}.commerce-v3 .contact-form-v36__footer p{margin:0;color:var(--muted);font-size:8px;line-height:1.9;
}.commerce-v3 .contact-form-v36 button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:15px;color:#fff;font-weight:900;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;
}.commerce-v3 .contact-form-v36 button:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(8,123,128,.28);
}.commerce-v3 .contact-form-v36 button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;
}.commerce-v3 .contact-card-v36,
.commerce-v3 .contact-social-v36{position:relative;overflow:hidden;padding:19px;border-radius:23px;border:1px solid var(--line);background:linear-gradient(145deg,var(--surface),var(--surface2));box-shadow:0 16px 38px rgba(10,74,64,.07);
}.commerce-v3 .contact-card-v36{min-height:128px;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;
}.commerce-v3 .contact-card-v36--accent{color:#fff;border-color:rgba(255,255,255,.10);background:radial-gradient(circle at 100% 0,rgba(255,255,255,.10),transparent 28%),
    linear-gradient(145deg,#159c96,#096c70);box-shadow:0 20px 44px rgba(7,107,108,.20);
}.commerce-v3 .contact-card-v36__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;color:#108b87;background:rgba(34,184,182,.10);
}.commerce-v3 .contact-card-v36--accent .contact-card-v36__icon{color:#fff;background:rgba(255,255,255,.13);
}.commerce-v3 .contact-card-v36__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;
}.commerce-v3 .contact-card-v36 span,
.commerce-v3 .contact-social-v36 span{display:block;color:var(--muted);font-size:8px;
}.commerce-v3 .contact-card-v36--accent span,
.commerce-v3 .contact-card-v36--accent small{color:rgba(255,255,255,.72);
}.commerce-v3 .contact-card-v36 strong,
.commerce-v3 .contact-card-v36 a,
.commerce-v3 .contact-card-v36 p{display:block;margin:5px 0;color:var(--text);font-size:12px;line-height:1.8;
}.commerce-v3 .contact-card-v36--accent strong{color:#fff;font-size:17px;
}.commerce-v3 .contact-card-v36 small,
.commerce-v3 .contact-social-v36 small{display:block;color:var(--muted);font-size:8px;line-height:1.8;
}.commerce-v3 .contact-social-v36{display:flex;align-items:center;justify-content:space-between;gap:16px;
}.commerce-v3 .contact-social-v36__links{display:flex;gap:8px;
}.commerce-v3 .contact-social-v36__links a{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#0b7e7f;background:rgba(34,184,182,.09);font-size:8px;font-weight:900;transition:transform .2s ease,background .2s ease;
}.commerce-v3 .contact-social-v36__links a:hover{transform:translateY(-2px);background:rgba(34,184,182,.15);
}.commerce-v3 .contact-map-premium-v36{padding-bottom:clamp(70px,8vw,120px);
}.commerce-v3 .contact-map-premium-v36__shell{overflow:hidden;padding:18px;border:1px solid var(--line);box-shadow:0 28px 68px rgba(10,76,67,.09);
}.commerce-v3 .contact-map-premium-v36__meta{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:16px 12px 22px;
}.commerce-v3 .contact-map-premium-v36__meta>a{flex:none;min-height:44px;display:inline-flex;align-items:center;padding:0 15px;border-radius:13px;color:#0b7e7f;background:rgba(34,184,182,.10);font-size:9px;font-weight:850;
}.commerce-v3 .contact-map-premium-v36__frame{height:500px;overflow:hidden;border-radius:24px;border:1px solid var(--line);
}.commerce-v3 .contact-map-premium-v36__frame iframe{width:100%;height:100%;display:block;border:0;filter:saturate(.82) contrast(.96);
}:root[data-theme=dark] .commerce-v3 .contact-card-v36--accent{background:radial-gradient(circle at 100% 0,rgba(255,255,255,.06),transparent 28%),
    linear-gradient(145deg,#137f7c,#07565c);
}:root[data-theme=dark] .commerce-v3 .contact-map-premium-v36__frame iframe{filter:invert(.88) hue-rotate(155deg) saturate(.52) contrast(.88);
}@media (max-width:1000px){.commerce-v3 .contact-premium-v36__grid{grid-template-columns:1fr;
  }.commerce-v3 .contact-premium-v36__aside{grid-template-columns:repeat(2,minmax(0,1fr));
  }.commerce-v3 .contact-social-v36{grid-column:1/-1;
  }
}@media (max-width:767px){.commerce-v3 .about-story-v20{padding-top:44px!important;
  }.commerce-v3 .about-story-v20__image{min-height:350px!important;padding:10px!important;border-radius:24px!important;
  }.commerce-v3 .about-story-v20__image img{max-height:330px!important;border-radius:18px!important;
  }.commerce-v3 .about-story-v20__image span{right:20px!important;left:20px!important;bottom:20px!important;
  }.commerce-v3 .contact-premium-v36{padding-top:46px;
  }.commerce-v3 .contact-premium-v36__main{padding:22px;border-radius:24px;
  }.commerce-v3 .contact-form-v36__row{grid-template-columns:1fr;
  }.commerce-v3 .contact-form-v36__footer{align-items:stretch;flex-direction:column;
  }.commerce-v3 .contact-form-v36 button{width:100%;
  }.commerce-v3 .contact-premium-v36__aside{grid-template-columns:1fr;
  }.commerce-v3 .contact-social-v36{grid-column:auto;
  }.commerce-v3 .contact-map-premium-v36__meta{align-items:stretch;flex-direction:column;
  }.commerce-v3 .contact-map-premium-v36__meta>a{justify-content:center;
  }.commerce-v3 .contact-map-premium-v36__frame{height:380px;border-radius:18px;
  }
}.commerce-v3 .contact-premium-v36{position:relative!important;isolation:isolate!important;padding:clamp(64px,7vw,112px) 0 50px!important;overflow:hidden!important;background:radial-gradient(circle at 94% 8%,rgba(31,195,181,.14),transparent 26%),
    radial-gradient(circle at 4% 86%,rgba(10,116,126,.10),transparent 27%),
    radial-gradient(circle at 52% 18%,rgba(92,200,188,.065),transparent 25%),
    linear-gradient(180deg,var(--body) 0%,color-mix(in srgb,var(--surface2) 72%,var(--body)) 100%)!important;
}.commerce-v3 .contact-premium-v36::before,
.commerce-v3 .contact-premium-v36::after{content:"";position:absolute;pointer-events:none;border-radius:50%;filter:blur(22px);z-index:-1;
}.commerce-v3 .contact-premium-v36::before{width:320px;height:320px;right:-125px;top:70px;background:rgba(34,184,182,.13);
}.commerce-v3 .contact-premium-v36::after{width:270px;height:270px;left:-110px;bottom:20px;background:rgba(11,126,127,.095);
}.commerce-v3 .contact-premium-v36__grid{direction:rtl!important;display:grid!important;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr)!important;gap:24px!important;align-items:stretch!important;
}.commerce-v3 .contact-premium-v36__aside{position:relative!important;min-height:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important;padding:24px!important;overflow:hidden!important;border-radius:32px!important;color:#fff!important;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.14),transparent 27%),
    radial-gradient(circle at 8% 100%,rgba(36,210,194,.18),transparent 34%),
    linear-gradient(148deg,#128e8b 0%,#08767b 45%,#07565f 100%)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 30px 70px rgba(5,91,96,.22),
    inset 0 1px 0 rgba(255,255,255,.12)!important;
}.commerce-v3 .contact-premium-v36__aside::before{content:"";position:absolute;width:300px;height:300px;left:-160px;top:-160px;border-radius:50%;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 42px rgba(255,255,255,.025),
    0 0 0 84px rgba(255,255,255,.015);pointer-events:none;
}.commerce-v3 .contact-premium-v36__aside::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.06),transparent 32%,transparent 68%,rgba(255,255,255,.035)),
    radial-gradient(circle at 18% 20%,rgba(255,255,255,.52) 0 1px,transparent 2px),
    radial-gradient(circle at 82% 74%,rgba(255,255,255,.30) 0 1px,transparent 2px);
}.commerce-v3 .contact-aside-head-v37{position:relative;z-index:2;padding:3px 3px 17px;border-bottom:1px solid rgba(255,255,255,.12);
}.commerce-v3 .contact-aside-head-v37>span{display:inline-flex;margin-bottom:7px;color:#9fe9df;font-size:9px;font-weight:800;
}.commerce-v3 .contact-aside-head-v37 h2{margin:0 0 8px;color:#fff;font-size:clamp(21px,2vw,23px);line-height:1.55;
}.commerce-v3 .contact-aside-head-v37 p{margin:0;color:rgba(255,255,255,.72);font-size:9px;line-height:2;
}.commerce-v3 .contact-premium-v36__aside .contact-card-v36{position:relative!important;z-index:2!important;min-height:100px!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;padding:15px!important;border-radius:19px!important;color:#fff!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.095)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important;backdrop-filter:blur(14px)!important;transition:transform .25s ease,background .25s ease,border-color .25s ease!important;
}.commerce-v3 .contact-premium-v36__aside .contact-card-v36:hover{transform:translateY(-3px)!important;background:rgba(255,255,255,.105)!important;border-color:rgba(255,255,255,.16)!important;
}.commerce-v3 .contact-premium-v36__aside .contact-card-v36--accent{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.17)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),
    0 10px 28px rgba(0,0,0,.08)!important;
}.commerce-v3 .contact-premium-v36__aside .contact-card-v36__icon{width:48px!important;height:48px!important;color:#fff!important;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.08))!important;border:1px solid rgba(255,255,255,.10)!important;
}.commerce-v3 .contact-premium-v36__aside .contact-card-v36 span,
.commerce-v3 .contact-premium-v36__aside .contact-card-v36 small{color:rgba(255,255,255,.66)!important;
}.commerce-v3 .contact-premium-v36__aside .contact-card-v36 strong,
.commerce-v3 .contact-premium-v36__aside .contact-card-v36 a,
.commerce-v3 .contact-premium-v36__aside .contact-card-v36 p{color:#fff!important;
}.commerce-v3 .contact-premium-v36__aside .contact-card-v36 strong{font-size:15px!important;
}.commerce-v3 .contact-premium-v36__aside .contact-social-v36{position:relative!important;z-index:2!important;min-height:82px!important;padding:15px!important;margin-top:auto!important;border-radius:19px!important;color:#fff!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:none!important;
}.commerce-v3 .contact-premium-v36__aside .contact-social-v36 span,
.commerce-v3 .contact-premium-v36__aside .contact-social-v36 small{color:rgba(255,255,255,.70)!important;
}.commerce-v3 .contact-premium-v36__aside .contact-social-v36__links a{color:#fff!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.08)!important;
}.commerce-v3 .contact-response-v37{position:relative;z-index:2;display:flex;align-items:center;gap:10px;padding:13px 14px;margin-top:0;border-radius:16px;background:rgba(0,46,48,.18);border:1px solid rgba(255,255,255,.08);
}.commerce-v3 .contact-response-v37__dot{width:10px;height:10px;flex:none;border-radius:50%;background:#8ff0bc;box-shadow:0 0 0 5px rgba(143,240,188,.10),0 0 18px rgba(143,240,188,.55);
}.commerce-v3 .contact-response-v37 strong,
.commerce-v3 .contact-response-v37 small{display:block;
}.commerce-v3 .contact-response-v37 strong{color:#fff;font-size:9px;
}.commerce-v3 .contact-response-v37 small{margin-top:2px;color:rgba(255,255,255,.62);font-size:7.5px;
}.commerce-v3 .contact-premium-v36__main{min-height:100%!important;display:flex!important;flex-direction:column!important;padding:clamp(27px,3.4vw,46px)!important;border-radius:32px!important;background:radial-gradient(circle at 100% 0,rgba(34,184,182,.105),transparent 30%),
    radial-gradient(circle at 0 100%,rgba(11,126,127,.055),transparent 30%),
    linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface2) 86%,var(--surface)))!important;border:1px solid color-mix(in srgb,var(--line) 80%,rgba(34,184,182,.12))!important;box-shadow:0 30px 75px rgba(10,77,67,.11),
    inset 0 1px 0 rgba(255,255,255,.62)!important;
}.commerce-v3 .contact-premium-v36__main::after{content:"";position:absolute;left:30px;right:30px;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(34,184,182,.42),rgba(11,126,127,.28),transparent);
}.commerce-v3 .contact-premium-v36__heading{margin-bottom:25px!important;
}.commerce-v3 .contact-premium-v36__heading h2{font-size:clamp(23px,2.6vw,23px)!important;
}.commerce-v3 .contact-form-v36{flex:1!important;display:flex!important;flex-direction:column!important;
}.commerce-v3 .contact-form-v36__row{gap:14px!important;
}.commerce-v3 .contact-form-v36 label{display:block;
}.commerce-v3 .contact-field-v36{min-height:56px!important;border-radius:17px!important;background:color-mix(in srgb,var(--surface) 86%,rgba(222,249,245,.14))!important;border-color:color-mix(in srgb,var(--line) 82%,rgba(34,184,182,.16))!important;
}.commerce-v3 .contact-field-v36:hover{border-color:rgba(34,184,182,.26)!important;
}.commerce-v3 .contact-field-v36:focus-within{border-color:rgba(14,147,140,.52)!important;box-shadow:0 0 0 4px rgba(34,184,182,.095),
    0 10px 25px rgba(9,112,109,.055)!important;
}.commerce-v3 .contact-form-v36__footer{margin-top:auto!important;padding-top:17px!important;
}.commerce-v3 .contact-form-v36 button{min-width:160px!important;background:linear-gradient(135deg,#24c2b8 0%,#0a8888 52%,#07676e 100%)!important;box-shadow:0 15px 34px rgba(8,123,128,.26)!important;
}.commerce-v3 .contact-map-premium-v36{padding-top:18px!important;
}.commerce-v3 .contact-map-premium-v36__shell{border-radius:34px!important;background:radial-gradient(circle at 100% 0,rgba(34,184,182,.10),transparent 30%),
    radial-gradient(circle at 0 100%,rgba(11,126,127,.055),transparent 28%),
    linear-gradient(145deg,var(--surface),var(--surface2))!important;
}:root[data-theme=dark] .commerce-v3 .contact-premium-v36{background:radial-gradient(circle at 94% 8%,rgba(34,184,182,.08),transparent 26%),
    radial-gradient(circle at 4% 86%,rgba(11,126,127,.065),transparent 27%),
    linear-gradient(180deg,var(--body),color-mix(in srgb,var(--surface2) 75%,var(--body)))!important;
}:root[data-theme=dark] .commerce-v3 .contact-premium-v36__aside{background:radial-gradient(circle at 100% 0,rgba(255,255,255,.06),transparent 27%),
    radial-gradient(circle at 8% 100%,rgba(36,210,194,.10),transparent 34%),
    linear-gradient(148deg,#126e70 0%,#075b61 48%,#06484f 100%)!important;
}@media (max-width:1000px){.commerce-v3 .contact-premium-v36__grid{grid-template-columns:1fr!important;
  }.commerce-v3 .contact-premium-v36__aside,
  .commerce-v3 .contact-premium-v36__main{min-height:auto!important;
  }.commerce-v3 .contact-premium-v36__aside{order:1!important;
  }.commerce-v3 .contact-premium-v36__main{order:2!important;
  }
}@media (max-width:767px){.commerce-v3 .contact-premium-v36{padding-top:48px!important;
  }.commerce-v3 .contact-premium-v36__grid{gap:15px!important;
  }.commerce-v3 .contact-premium-v36__aside,
  .commerce-v3 .contact-premium-v36__main{padding:20px!important;border-radius:25px!important;
  }.commerce-v3 .contact-aside-head-v37 h2{font-size:21px!important;
  }
}.category-shell-v38{position:relative;padding:44px 0 100px}.category-layout-v38{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start}.category-sidebar-v38{position:sticky;top:94px;padding:18px;border-radius:28px;border:1px solid var(--line)}.category-sidebar-v38__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.category-sidebar-v38__head span,.category-sidebar-v38__head strong{display:block}.category-sidebar-v38__head span{color:var(--muted)}.category-sidebar-v38__head strong{margin-top:3px;color:var(--text)}.category-sidebar-v38__head button{border:0;background:none;color:#0b7e7f;cursor:pointer}.category-filter-v38{border-bottom:1px solid var(--line)}.category-filter-v38__title{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:none;color:var(--text);font-weight:850;cursor:pointer}.category-filter-v38__title i{width:9px;height:9px;border-left:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(-45deg);transition:.25s}.category-filter-v38.is-open .category-filter-v38__title i{transform:rotate(135deg)}.category-filter-v38__body{display:none;padding:0 0 16px}.category-filter-v38.is-open .category-filter-v38__body{display:block}.category-stock-v38{display:flex;align-items:center;justify-content:space-between;padding:16px 2px;border-bottom:1px solid var(--line);cursor:pointer}.category-stock-v38 b,.category-stock-v38 small{display:block}.category-stock-v38 b{color:var(--text)}.category-stock-v38 small{margin-top:3px;color:var(--muted)}.category-stock-v38 input{display:none}.category-stock-v38 i{width:42px;height:23px;border-radius:999px;background:var(--line);position:relative;transition:.25s}.category-stock-v38 i:after{content:"";position:absolute;width:17px;height:17px;top:3px;right:3px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.14);transition:.25s}.category-stock-v38 input:checked+i:after{right:22px}.filter-list-v38{display:grid;gap:8px;max-height:230px;overflow:auto;padding-left:3px}.filter-list-v38 label{display:flex;align-items:center;gap:9px;color:var(--muted);cursor:pointer}.filter-list-v38 input{width:16px;height:16px;accent-color:#0b8c8c}.filter-list-v38 b{margin-right:auto;color:var(--muted)}.filter-list-v38--chips{display:flex;flex-wrap:wrap;max-height:none}.filter-list-v38--chips label{min-height:auto}.filter-list-v38--chips input{display:none}.filter-list-v38--chips span{padding:8px 10px;border-radius:10px;background:var(--surface2);border:1px solid var(--line);transition:.2s}.filter-list-v38--chips input:checked+span{color:#fff}.category-results-v38{min-width:0}.category-toolbar-v38{min-height:68px;display:flex;align-items:center;gap:14px;margin-bottom:16px;border-radius:22px;border:1px solid var(--line);box-shadow:0 12px 32px rgba(8,74,67,.06);backdrop-filter:blur(14px)}.category-toolbar-v38__count{display:flex;align-items:baseline;gap:4px;white-space:nowrap}.category-toolbar-v38__count strong{color:#0b7e7f}.category-toolbar-v38__count span{color:var(--muted)}.category-products-v38{display:grid}.category-product-v38{position:relative;overflow:hidden;border:1px solid var(--line);box-shadow:0 16px 38px rgba(8,69,62,.07);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s}.category-product-v38:hover{transform:translateY(-6px);box-shadow:0 26px 55px rgba(8,92,82,.13)}.category-product-v38__media{position:relative}.category-product-v38__media img{transition:transform .5s}.category-product-v38:hover img{transform:scale(1.035)}.category-product-v38__badge{position:absolute;z-index:2;right:12px;top:12px;padding:7px 9px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#22b8b6,#087b80);font-size:7px}.category-product-v38__heart{position:absolute;z-index:2;left:12px;top:12px;width:34px;height:34px;border-radius:11px;border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.74);color:#0b7e7f;font-size:17px;cursor:pointer;backdrop-filter:blur(10px)}.category-product-v38__compare{position:absolute;z-index:2;left:12px;bottom:12px;padding:7px 9px;border-radius:9px;border:0;background:rgba(15,72,68,.82);color:#fff;font-size:7px;opacity:0;transform:translateY(5px);transition:.25s}.category-product-v38:hover .category-product-v38__compare{opacity:1;transform:none}.category-product-v38__meta{display:flex;justify-content:space-between;color:#0b7e7f}.category-product-v38 h2 a{color:var(--text)}.category-product-v38 ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.category-product-v38 li{border-radius:8px;background:var(--surface2);color:var(--muted)}.category-product-v38__stock.is-in-stock{color:#17966f}.category-product-v38__stock.is-order{color:#c0802c}.category-product-v38__footer{display:flex;align-items:end;justify-content:space-between;gap:8px;border-top:1px solid var(--line)}.category-product-v38__price strong,.category-product-v38__price span{display:block}.category-product-v38__price strong{color:var(--text)}.category-product-v38__price span{margin-top:2px;color:var(--muted)}.category-product-v38__cart{padding:0 10px;border:0;border-radius:11px;color:#fff;font-weight:850;cursor:pointer}.category-products-v38.is-list{grid-template-columns:1fr}.category-products-v38.is-list .category-product-v38{display:grid;grid-template-columns:260px 1fr}.category-products-v38.is-list .category-product-v38__media{height:100%}.category-empty-v38{text-align:center;padding:70px 20px;border-radius:24px;border:1px dashed var(--line);background:var(--surface)}.category-empty-v38 strong{color:var(--text)}.category-empty-v38 p{color:var(--muted);font-size:9px}.category-empty-v38 button{border:0;padding:10px 15px;border-radius:10px;color:#fff;background:#0b8c8c}.category-filter-trigger-v38{display:none}.category-filter-backdrop-v38,.category-filter-drawer-v38{display:none}:root[data-theme=dark] .category-shell-v38{background:radial-gradient(circle at 94% 8%,rgba(34,184,182,.06),transparent 23%),linear-gradient(180deg,var(--body),var(--surface2))}@media (max-width:1200px){.category-products-v38{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.category-layout-v38{grid-template-columns:1fr}.category-sidebar-v38{display:none}.category-filter-trigger-v38{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:0 16px;border-radius:15px;border:1px solid rgba(34,184,182,.16);background:linear-gradient(135deg,#22b8b6,#087b80);color:#fff;font-weight:850}.category-filter-trigger-v38 b{min-width:25px;height:25px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.14)}.category-filter-backdrop-v38{display:block;position:fixed;inset:0;z-index:9998;background:rgba(5,31,30,.46);opacity:0;visibility:hidden;transition:.3s}.category-filter-drawer-v38{display:flex;flex-direction:column;position:fixed;z-index:9999;right:0;left:0;bottom:0;max-height:88vh;border-radius:28px 28px 0 0;background:var(--surface);transform:translateY(102%);transition:.38s cubic-bezier(.22,1,.36,1);box-shadow:0 -24px 70px rgba(0,0,0,.18)}.category-filter-drawer-v38.is-open{transform:none}.category-filter-backdrop-v38.is-open{opacity:1;visibility:visible}.category-filter-drawer-v38__head{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--line)}.category-filter-drawer-v38__head button{width:38px;height:38px;border-radius:12px;border:0;background:var(--surface2);color:var(--text);font-size:22px}.category-filter-drawer-v38__body{overflow:auto;padding:10px 16px}.category-filter-drawer-v38__footer{padding:13px 16px calc(13px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}.category-filter-drawer-v38__footer button{width:100%;height:48px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#22b8b6,#087b80);font-weight:900}.category-filter-drawer-v38 .category-sidebar-v38{display:block;position:static;padding:0;border:0;box-shadow:none;background:none}.category-filter-drawer-v38 .category-sidebar-v38__head{display:none}}@media (max-width:767px){.category-shell-v38{padding-top:30px}.category-toolbar-v38{align-items:flex-start;flex-wrap:wrap}.category-products-v38{grid-template-columns:1fr}.category-product-v38{border-radius:20px}.category-products-v38.is-list .category-product-v38{display:block}}.commerce-v3 .inner-page-banner-v24{--inner-emerald:#0f9f79;--inner-mint:#35d3a6;--inner-jade:#08756b;
}.commerce-v3 .inner-page-banner-v24::before{background:repeating-radial-gradient(ellipse at 3% 50%,transparent 0 17px,rgba(15,159,121,.080) 18px,transparent 19px 28px),
    repeating-radial-gradient(ellipse at 97% 50%,transparent 0 18px,rgba(8,117,107,.070) 19px,transparent 20px 30px),
    linear-gradient(111deg,transparent 0 14%,rgba(255,255,255,.46) 27%,transparent 40% 61%,rgba(255,255,255,.23) 74%,transparent 88%)!important;
}.commerce-v3 .inner-page-banner-v24::after{border-color:rgba(8,117,107,.15)!important;box-shadow:0 0 0 52px rgba(53,211,166,.038),
    0 0 0 104px rgba(15,159,121,.025),
    0 0 0 156px rgba(8,117,107,.012),
    0 0 82px rgba(15,159,121,.09)!important;
}.category-shell-v38{padding-top:32px!important;
}.category-sidebar-v38{overflow:hidden!important;box-shadow:0 26px 64px rgba(8,91,72,.12),
    inset 0 1px 0 rgba(255,255,255,.68)!important;
}.category-sidebar-v38::before{content:"";position:absolute;width:190px;height:190px;left:-105px;top:-105px;border-radius:50%;border:1px solid rgba(15,159,121,.10);box-shadow:0 0 0 32px rgba(53,211,166,.025),0 0 0 64px rgba(8,117,107,.015);pointer-events:none;
}.category-sidebar-v38__head{position:relative;z-index:1;margin:-18px -18px 6px;padding:19px 21px 17px!important;
}.category-sidebar-v38__head strong{font-size:17px!important}.category-sidebar-v38__head span{font-size:10px!important}.category-sidebar-v38__head button{font-size:10px!important}.category-filter-v38__title{font-size:12px!important;min-height:59px!important;
}.filter-list-v38 label{min-height:35px!important}.filter-list-v38 span{font-size:10.5px!important}.filter-list-v38 b{font-size:9px!important}.category-stock-v38 b{font-size:11px!important}.category-stock-v38 small{font-size:9px!important}.price-range-v39{display:grid;grid-template-columns:1fr 1fr;gap:9px;
}.price-range-v39 label{position:relative;padding:10px 11px 8px;border-radius:14px;background:color-mix(in srgb,var(--surface2) 90%,rgba(53,211,166,.08));border:1px solid color-mix(in srgb,var(--line) 80%,rgba(15,159,121,.18));
}.price-range-v39 span,
.price-range-v39 small{display:block;color:var(--muted);font-size:8.5px;
}.price-range-v39 input{width:100%;margin:4px 0;border:0;outline:0;background:transparent;color:var(--text);font-size:10px;font-weight:800;
}.dual-range-v39{position:relative;height:28px;margin-top:8px;
}.dual-range-v39__rail,
.dual-range-v39__active{position:absolute;top:13px;right:0;left:0;height:4px;border-radius:999px;
}.dual-range-v39__rail{background:var(--line)}.dual-range-v39__active{right:8%;left:8%;background:linear-gradient(90deg,#35d3a6,#0f9f79,#08756b);
}.dual-range-v39__thumb{position:absolute;top:7px;width:16px;height:16px;border-radius:50%;background:#fff;border:4px solid #0f9f79;box-shadow:0 3px 10px rgba(8,117,107,.20);
}.dual-range-v39__thumb--start{right:6%}.dual-range-v39__thumb--end{left:6%}.category-toolbar-v38{justify-content:space-between!important;padding:12px 16px!important;
}.category-sort-v39{display:flex;align-items:center;gap:4px;flex-wrap:wrap;
}.category-sort-v39__label{margin-left:6px;color:var(--muted);font-size:10px;font-weight:800;
}.category-sort-v39 button{min-height:38px;padding:0 11px;border:0;border-radius:11px;background:transparent;color:var(--muted);font-size:10px;cursor:default;
}.category-sort-v39 button.is-active{color:#fff;
}.category-toolbar-v38__count--left{margin-left:0!important;
}.category-toolbar-v38__count strong{font-size:21px!important}.category-toolbar-v38__count span{font-size:10px!important}.category-products-v38{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px!important;
}.category-product-v38__meta{font-size:9.5px!important}.category-product-v38__stock{font-size:9px!important}.category-product-v38__price span{font-size:9px!important}.category-product-v38__cart{font-size:9px!important;padding-inline:12px!important;
}.category-product-v38__badge,
.category-product-v38__compare{font-size:8.5px!important}.category-description-v39{position:relative;overflow:hidden;margin-top:32px;padding:clamp(24px,3vw,40px);border-radius:30px;border:1px solid color-mix(in srgb,var(--line) 78%,rgba(15,159,121,.20));box-shadow:0 24px 60px rgba(8,81,67,.09);
}.category-description-v39::before{content:"";position:absolute;width:240px;height:240px;left:-130px;top:-130px;border-radius:50%;border:1px solid rgba(15,159,121,.10);box-shadow:0 0 0 42px rgba(53,211,166,.025),0 0 0 84px rgba(8,117,107,.015);
}.category-description-v39__header{position:relative;z-index:1;max-width:850px}.category-description-v39__header>span{color:#0f9f79;font-size:10px;font-weight:900;
}.category-description-v39 h2{margin:8px 0 11px;color:var(--text);font-size:clamp(22px,2.6vw,38px);line-height:1.55;
}.category-description-v39 p{color:var(--muted);font-size:11px;line-height:2.15;
}.category-description-v39 blockquote{position:relative;margin:24px 0;padding:18px 22px;border-radius:18px;border-right:4px solid #0f9f79;font-size:13px;font-weight:800;line-height:2;
}.category-description-v39__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;
}.category-description-v39__grid article{padding:18px;border-radius:18px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 90%,rgba(53,211,166,.05));
}.category-description-v39__grid article>span{color:rgba(15,159,121,.30);font-size:28px;font-weight:950;
}.category-description-v39__grid h3{margin:5px 0 7px;color:var(--text);font-size:13px;
}.category-description-v39__grid p{margin:0;font-size:10px;
}.category-description-v39__note{display:flex;align-items:center;gap:15px;margin-top:15px;padding:17px 18px;border-radius:18px;color:#fff;
}.category-description-v39__note strong{font-size:12px;white-space:nowrap}.category-description-v39__note p{flex:1;margin:0;color:rgba(255,255,255,.78);font-size:9.5px;
}.category-description-v39__note a{flex:none;padding:10px 13px;border-radius:11px;color:#0b5f50;background:#fff;font-size:9px;font-weight:900;
}@media (max-width:1280px){.category-products-v38{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}@media (max-width:980px){.category-products-v38{grid-template-columns:repeat(2,minmax(0,1fr))!important}.category-description-v39__grid{grid-template-columns:1fr}
}@media (max-width:767px){.category-toolbar-v38{align-items:flex-start!important;flex-direction:column!important}.category-toolbar-v38__count--left{margin:0!important;align-self:flex-end}.category-sort-v39{width:100%;overflow:auto;flex-wrap:nowrap;padding-bottom:3px}.category-sort-v39 button{white-space:nowrap}.category-products-v38{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.category-product-v38__body{padding:11px!important}.category-product-v38 h2{font-size:11.5px!important}.category-product-v38__price strong{font-size:13px!important}.category-product-v38__cart{font-size:8px!important;padding-inline:8px!important}.category-description-v39{padding:20px;border-radius:24px}.category-description-v39__note{align-items:stretch;flex-direction:column}.category-description-v39__note a{text-align:center}
}@media (max-width:430px){.category-products-v38{grid-template-columns:1fr!important}
}.category-page-v38{--cat-teal:#0d8f86;--cat-aqua:#39c9ba;--cat-navy:#28566b;--cat-coral:#e88f72;--cat-amber:#e2b65d;--cat-lilac:#9b8bc7;--cat-ice:#eef9f7;
}.category-shell-v38{background:radial-gradient(circle at 93% 7%,rgba(57,201,186,.11),transparent 22%),
    radial-gradient(circle at 7% 42%,rgba(155,139,199,.09),transparent 24%),
    radial-gradient(circle at 85% 85%,rgba(232,143,114,.075),transparent 22%),
    linear-gradient(180deg,var(--body) 0%,color-mix(in srgb,var(--surface2) 60%,var(--body)) 100%)!important;
}.category-sidebar-v38{background:radial-gradient(circle at 100% 0,rgba(57,201,186,.15),transparent 28%),
    radial-gradient(circle at 2% 100%,rgba(155,139,199,.09),transparent 31%),
    linear-gradient(150deg,var(--surface),color-mix(in srgb,var(--surface2) 90%,#f6f0fb))!important;border-color:color-mix(in srgb,var(--line) 76%,rgba(40,86,107,.18))!important;
}.category-sidebar-v38__head{background:linear-gradient(135deg,rgba(57,201,186,.15),rgba(155,139,199,.08) 58%,rgba(232,143,114,.07)),
    color-mix(in srgb,var(--surface) 90%,transparent)!important;
}.category-filter-v38:nth-of-type(3) .category-filter-v38__title{color:var(--cat-navy)}.category-filter-v38:nth-of-type(4) .category-filter-v38__title{color:#7968aa}.category-filter-v38:nth-of-type(5) .category-filter-v38__title{color:#b16c58}.category-filter-v38:nth-of-type(6) .category-filter-v38__title{color:#9a762b}.filter-list-v38--chips input:checked+span{background:linear-gradient(135deg,var(--cat-teal),var(--cat-navy))!important;border-color:transparent!important;
}.category-stock-v38 input:checked+i{background:linear-gradient(90deg,var(--cat-aqua),var(--cat-teal))!important;
}.category-toolbar-v38{background:linear-gradient(135deg,
      color-mix(in srgb,var(--surface) 94%,rgba(57,201,186,.06)),
      color-mix(in srgb,var(--surface) 96%,rgba(155,139,199,.05))
    )!important;
}.category-sort-v39 button.is-active{background:linear-gradient(135deg,var(--cat-teal),var(--cat-navy))!important;box-shadow:0 8px 20px rgba(40,86,107,.18)!important;
}.category-sort-v39 button:nth-of-type(2):not(.is-active){color:#7b6cac}.category-sort-v39 button:nth-of-type(3):not(.is-active){color:#b36d58}.category-sort-v39 button:nth-of-type(4):not(.is-active){color:#9d792f}.category-sort-v39 button:nth-of-type(5):not(.is-active){color:var(--cat-navy)}.category-view-v40{display:flex;align-items:center;gap:6px;margin-right:auto;
}.category-view-v40 button{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--line);color:var(--muted);background:var(--surface);cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease;
}.category-view-v40 button:hover{transform:translateY(-1px);border-color:rgba(40,86,107,.26);
}.category-view-v40 button.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--cat-teal),var(--cat-navy));box-shadow:0 8px 20px rgba(40,86,107,.18);
}.category-view-v40 svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;
}.category-toolbar-v38__count--left{margin-right:0!important;padding-right:11px;border-right:1px solid var(--line);
}.category-products-v38{align-items:start!important;
}.category-product-v38{border-radius:20px!important;min-width:0!important;background:radial-gradient(circle at 100% 0,rgba(57,201,186,.055),transparent 24%),
    linear-gradient(150deg,var(--surface),var(--surface2))!important;
}.category-product-v38:nth-child(4n+2){background:radial-gradient(circle at 100% 0,rgba(155,139,199,.06),transparent 24%),
    linear-gradient(150deg,var(--surface),var(--surface2))!important;
}.category-product-v38:nth-child(4n+3){background:radial-gradient(circle at 100% 0,rgba(232,143,114,.055),transparent 24%),
    linear-gradient(150deg,var(--surface),var(--surface2))!important;
}.category-product-v38:nth-child(4n){background:radial-gradient(circle at 100% 0,rgba(226,182,93,.06),transparent 24%),
    linear-gradient(150deg,var(--surface),var(--surface2))!important;
}.category-product-v38__media{height:180px!important;aspect-ratio:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:13px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.92),rgba(238,249,247,.72) 52%,transparent 76%),
    linear-gradient(145deg,#f7fbfb,#edf7f5)!important;border-bottom:1px solid var(--line);
}.category-product-v38__media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:13px!important;transform:none!important;filter:drop-shadow(0 12px 15px rgba(17,77,71,.10));
}.category-product-v38:hover .category-product-v38__media img{transform:scale(1.025)!important;
}.category-product-v38__body{padding:12px 13px 13px!important;
}.category-product-v38 h3{margin:6px 0!important;font-size:11.5px!important;line-height:21px!important;
}.category-product-v38 ul{gap:4px!important;max-height:27px;overflow:hidden;
}.category-product-v38 li{padding:4px 6px!important;font-size:7.8px!important;
}.category-product-v38__stock{margin-top:7px!important;
}.category-product-v38__footer{margin-top:8px!important;padding-top:9px!important;
}.category-product-v38__price strong{font-size:14px!important;
}.category-product-v38__cart{min-height:36px!important;background:linear-gradient(135deg,var(--cat-teal),var(--cat-navy))!important;
}.category-product-v38:nth-child(4n+2) .category-product-v38__badge{background:linear-gradient(135deg,#9b8bc7,#685a9b)!important;
}.category-product-v38:nth-child(4n+3) .category-product-v38__badge{background:linear-gradient(135deg,#e88f72,#bd674f)!important;
}.category-product-v38:nth-child(4n) .category-product-v38__badge{background:linear-gradient(135deg,#e2b65d,#ae8431)!important;
}.category-products-v38.is-list-v40{grid-template-columns:1fr!important;
}.category-products-v38.is-list-v40 .category-product-v38{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;min-height:205px!important;
}.category-products-v38.is-list-v40 .category-product-v38__media{height:100%!important;min-height:205px!important;border-bottom:0!important;border-left:1px solid var(--line);
}.category-products-v38.is-list-v40 .category-product-v38__body{display:flex;flex-direction:column;justify-content:center;padding:18px!important;
}.category-products-v38.is-list-v40 .category-product-v38 h3{font-size:14px!important;
}.category-products-v38.is-list-v40 .category-product-v38__footer{margin-top:auto!important;
}.category-description-v39{background:radial-gradient(circle at 100% 0,rgba(57,201,186,.12),transparent 28%),
    radial-gradient(circle at 0 100%,rgba(155,139,199,.08),transparent 30%),
    linear-gradient(145deg,var(--surface),var(--surface2))!important;
}.category-description-v39 blockquote{color:#36586b!important;background:linear-gradient(135deg,rgba(57,201,186,.11),rgba(155,139,199,.07),rgba(232,143,114,.055))!important;border-right-color:var(--cat-coral)!important;
}.category-description-v39__grid article:nth-child(1)>span{color:rgba(13,143,134,.35)}.category-description-v39__grid article:nth-child(2)>span{color:rgba(155,139,199,.42)}.category-description-v39__grid article:nth-child(3)>span{color:rgba(232,143,114,.42)}.category-description-v39__note{background:linear-gradient(135deg,var(--cat-teal),var(--cat-navy) 62%,#604f89)!important;
}.commerce-v3 .inner-page-banner-v24{background:radial-gradient(ellipse 36% 120% at -2% 46%,rgba(57,201,186,.34) 0%,rgba(57,201,186,.14) 40%,transparent 74%),
    radial-gradient(ellipse 34% 116% at 102% 54%,rgba(40,86,107,.28) 0%,rgba(40,86,107,.11) 42%,transparent 74%),
    radial-gradient(circle at 52% 0,rgba(155,139,199,.10),transparent 34%),
    radial-gradient(ellipse 48% 92% at 50% 48%,rgba(255,255,255,.80) 0%,rgba(255,255,255,.35) 44%,transparent 76%),
    linear-gradient(118deg,#f5fdfb 0%,#e1f7f2 39%,#e7f1f3 70%,#f7f7fb 100%)!important;
}.commerce-v3 .inner-page-banner-v24 h1{color:#214f5d!important;
}.commerce-v3 .breadcrumbs-v24 a,
.commerce-v3 .inner-page-banner-v24__eyebrow{color:#0d8f86!important;
}:root[data-theme=dark] .commerce-v3 .inner-page-banner-v24{background:radial-gradient(ellipse 36% 120% at -2% 46%,rgba(57,201,186,.22) 0%,rgba(57,201,186,.08) 40%,transparent 74%),
    radial-gradient(ellipse 34% 116% at 102% 54%,rgba(55,101,122,.25) 0%,rgba(55,101,122,.09) 42%,transparent 74%),
    radial-gradient(circle at 52% 0,rgba(155,139,199,.07),transparent 34%),
    linear-gradient(118deg,#123b38 0%,#164c48 43%,#1d414a 74%,#17383e 100%)!important;
}@media (max-width:980px){.category-products-v38.is-list-v40 .category-product-v38{grid-template-columns:190px minmax(0,1fr)!important;
  }
}@media (max-width:767px){.category-toolbar-v38{display:grid!important;grid-template-columns:1fr auto auto!important;align-items:center!important;
  }.category-sort-v39{grid-column:1/-1;order:2;
  }.category-view-v40{margin-right:0;
  }.category-toolbar-v38__count--left{border-right:0;padding-right:0;
  }.category-product-v38__media{height:155px!important;padding:10px!important;
  }.category-products-v38.is-list-v40 .category-product-v38{grid-template-columns:140px minmax(0,1fr)!important;min-height:185px!important;
  }.category-products-v38.is-list-v40 .category-product-v38__media{min-height:185px!important;
  }
}@media (max-width:520px){.category-products-v38.is-list-v40 .category-product-v38{display:block!important;
  }.category-products-v38.is-list-v40 .category-product-v38__media{height:170px!important;min-height:170px!important;border-left:0;border-bottom:1px solid var(--line);
  }
}.product-page-v41{--pd-aqua:#42c9bd;--pd-navy:#28566b;--pd-gold:#dfb35a;--pd-lilac:#9787c8;
}.product-overview-v41{padding:42px 0 24px;
}.product-overview-v41__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) 330px;gap:20px;align-items:start;
}.product-gallery-v41{min-width:0;
}.product-gallery-v41__stage{position:relative;display:grid;place-items:center;overflow:hidden;padding:42px;border-radius:32px;border:1px solid var(--line);box-shadow:0 26px 64px rgba(10,78,70,.09);
}.product-gallery-v41__stage::before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;border:1px solid rgba(13,143,134,.08);box-shadow:0 0 0 45px rgba(66,201,189,.025),
    0 0 0 90px rgba(40,86,107,.015);pointer-events:none;
}.product-gallery-v41__stage>img{position:relative;z-index:1;width:100%;height:390px;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(18,73,71,.14));transition:transform .45s ease,opacity .25s ease;
}.product-gallery-v41__stage:hover>img{transform:scale(1.025);
}.product-gallery-v41__actions{position:absolute;z-index:3;top:16px;left:16px;display:flex;gap:7px;
}.product-gallery-v41__actions button{border:1px solid rgba(255,255,255,.72);color:var(--pd-navy);background:rgba(255,255,255,.72);backdrop-filter:blur(14px);box-shadow:0 9px 22px rgba(12,80,75,.07);cursor:pointer;
}.product-gallery-v41__actions button{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;font-size:18px;
}.product-gallery-v41__badge{position:absolute;z-index:3;top:18px;right:18px;padding:8px 11px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--pd-teal),var(--pd-navy));font-size:8px;font-weight:850;
}.product-gallery-v41__thumbs button{overflow:hidden;padding:5px;border-radius:15px;border:1px solid var(--line);background:var(--surface);cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;
}.product-gallery-v41__thumbs button:hover{transform:translateY(-2px);
}.product-gallery-v41__thumbs button.is-active{border-color:var(--pd-teal);box-shadow:0 0 0 3px rgba(13,143,134,.10);
}.product-gallery-v41__thumbs img{width:100%;height:100%;object-fit:contain;border-radius:10px;
}.product-summary-v41{min-width:0;padding:25px;border-radius:30px;border:1px solid var(--line);box-shadow:0 22px 54px rgba(9,74,67,.075);
}.product-summary-v41__top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:18px;border-bottom:1px solid var(--line);
}.product-summary-v41__brand{color:var(--pd-teal);font-size:8px;font-weight:850;
}.product-summary-v41 h2{margin:7px 0 5px;color:var(--text);line-height:1.55;
}.product-summary-v41__top p{margin:0;color:var(--muted);font-size:8px;
}.product-rating-v41{flex:none;min-width:82px;padding:10px;border-radius:15px;text-align:center;background:linear-gradient(145deg,rgba(223,179,90,.12),rgba(232,143,114,.06));border:1px solid rgba(223,179,90,.16);
}.product-rating-v41 strong,
.product-rating-v41 span,
.product-rating-v41 small{display:block;
}.product-rating-v41 strong{color:var(--text);
}.product-rating-v41 span{margin:2px 0;color:#d59b31;font-size:9px;letter-spacing:1px;
}.product-rating-v41 small{color:var(--muted);font-size:7px;
}.product-feature-list-v41 h3{margin:0 0 9px;color:var(--text);font-size:12px;
}.product-feature-list-v41 ul{display:grid;gap:8px;margin:0;padding:0;list-style:none;
}.product-feature-list-v41 li{position:relative;padding-right:18px;color:var(--muted);font-size:9px;line-height:1.8;
}.product-feature-list-v41 li::before{content:"";position:absolute;right:0;top:8px;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--pd-aqua),var(--pd-navy));box-shadow:0 0 0 4px rgba(66,201,189,.08);
}.product-variants-v41{display:grid;gap:15px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line);
}.product-option-v41>span{display:block;margin-bottom:8px;color:var(--text);font-size:9px;font-weight:850;
}.product-option-v41>div{display:flex;gap:7px;flex-wrap:wrap;
}.product-option-v41 button{min-height:38px;padding:0 12px;border-radius:11px;border:1px solid var(--line);color:var(--muted);background:var(--surface);cursor:pointer;
}.product-option-v41 button.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--pd-teal),var(--pd-navy));
}.product-option-v41 select{width:100%;height:46px;padding:0 12px;border-radius:13px;border:1px solid var(--line);color:var(--text);background:var(--surface);outline:0;
}.product-availability-v41{display:flex;align-items:center;gap:10px;margin-top:16px;padding:12px;border-radius:14px;background:rgba(29,151,111,.07);border:1px solid rgba(29,151,111,.12);
}.product-availability-v41 span{color:#14946b;font-size:9px;font-weight:900;
}.product-availability-v41 small{color:var(--muted);font-size:7.5px;
}.product-purchase-v41{position:sticky;top:94px;padding:20px;border-radius:28px;overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 75%,rgba(40,86,107,.16));box-shadow:0 28px 68px rgba(8,70,65,.12);
}.product-purchase-v41::before{content:"";position:absolute;top:0;right:25px;left:25px;height:2px;background:linear-gradient(90deg,transparent,var(--pd-aqua),var(--pd-lilac),transparent);
}.product-purchase-v41__head{border-bottom:1px solid var(--line);
}.product-purchase-v41__head span,
.product-purchase-v41__head strong,
.product-purchase-v41__head small{display:block;
}.product-purchase-v41__head span{color:var(--muted);font-size:7px;
}.product-purchase-v41__head strong{margin:4px 0;color:var(--text);
}.product-purchase-v41__head small{color:#14946b;
}.product-purchase-v41__benefits{display:grid;border-bottom:1px solid var(--line);
}.product-purchase-v41__benefits>div{display:grid;align-items:center;
}.product-purchase-v41__benefits>div>span{display:grid;place-items:center;color:var(--pd-teal);background:rgba(66,201,189,.09);font-weight:900;
}.product-purchase-v41__benefits>div:nth-child(2)>span{color:#7968aa;background:rgba(151,135,200,.10);
}.product-purchase-v41__benefits>div:nth-child(3)>span{color:#b36d58;background:rgba(232,143,114,.10);
}.product-purchase-v41__benefits p{margin:0;
}.product-purchase-v41__benefits strong,
.product-purchase-v41__benefits small{display:block;
}.product-purchase-v41__benefits strong{color:var(--text);
}.product-purchase-v41__benefits small{margin-top:2px;color:var(--muted);font-size:7px;
}.product-price-v41{text-align:left;
}.product-price-v41>span,
.product-price-v41>strong,
.product-price-v41>small{display:block;
}.product-price-v41>span{color:var(--muted);
}.product-price-v41>strong{margin-top:5px;letter-spacing:-.5px;
}.product-price-v41>small{color:var(--muted);
}.product-price-v41 p{border-radius:11px;color:#9b6b2b;text-align:right;
}.product-quantity-v41{display:flex;align-items:center;justify-content:space-between;gap:10px;
}.product-quantity-v41>span{color:var(--text);font-size:8px;font-weight:850;
}.product-quantity-v41>div{display:grid;grid-template-columns:34px 42px 34px;height:38px;overflow:hidden;border-radius:11px;border:1px solid var(--line);
}.product-quantity-v41 button,
.product-quantity-v41 input{border:0;color:var(--text);background:var(--surface);text-align:center;
}.product-quantity-v41 button{cursor:pointer;font-size:16px;
}.product-quantity-v41 input{width:100%;outline:0;border-right:1px solid var(--line);border-left:1px solid var(--line);
}.product-add-v41,.product-better-price-v41{width:100%;min-height:48px;border-radius:14px;font-weight:900;cursor:pointer;
}.product-add-v41{border:0;color:#fff;
}.product-better-price-v41{border:0;color:var(--muted);background:transparent;
}.product-trust-v41{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding-top:18px;padding-bottom:46px;
}.product-trust-v41 article{min-height:94px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:15px;border-radius:19px;background:var(--surface);border:1px solid var(--line);box-shadow:0 12px 30px rgba(10,70,64,.05);
}.product-trust-v41 article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--pd-teal);background:rgba(66,201,189,.09);font-size:8px;font-weight:950;
}.product-trust-v41 article:nth-child(2)>span{color:#7564a6;background:rgba(151,135,200,.09)}.product-trust-v41 article:nth-child(3)>span{color:#b36d58;background:rgba(232,143,114,.09)}.product-trust-v41 article:nth-child(4)>span{color:#9a762b;background:rgba(223,179,90,.10)}.product-trust-v41 strong,
.product-trust-v41 small{display:block;
}.product-trust-v41 strong{color:var(--text);font-size:9px;
}.product-trust-v41 small{margin-top:3px;color:var(--muted);font-size:7.5px;
}.product-content-v41{padding:20px 0 80px;background:radial-gradient(circle at 93% 12%,rgba(66,201,189,.08),transparent 23%),
    radial-gradient(circle at 5% 70%,rgba(151,135,200,.06),transparent 24%);
}.product-tabs-v41 button{min-height:42px;padding:0 15px;border:0;border-radius:12px;color:var(--muted);background:transparent;font-size:9px;font-weight:850;white-space:nowrap;cursor:pointer;
}.product-tabs-v41 button.is-active{color:#fff;background:linear-gradient(135deg,var(--pd-teal),var(--pd-navy));box-shadow:0 9px 22px rgba(40,86,107,.17);
}.product-panel-v41{display:none;
}.product-panel-v41.is-active{display:block;
}.product-editorial-v41,.product-specs-v41,.product-reviews-v41{padding:clamp(23px,3.4vw,44px);border-radius:30px;border:1px solid var(--line);background:radial-gradient(circle at 100% 0,rgba(66,201,189,.08),transparent 29%),
    linear-gradient(145deg,var(--surface),var(--surface2));box-shadow:0 24px 60px rgba(8,75,67,.08);
}.product-editorial-v41__lead{max-width:900px;
}.product-editorial-v41__lead>span,.product-specs-v41__head>span,.product-review-form-v41>div>span{color:var(--pd-teal);font-size:9px;font-weight:900;
}.product-editorial-v41 h2,.product-specs-v41__head h2,.product-review-form-v41 h2{margin:8px 0 11px;color:var(--text);font-size:clamp(22px,2.6vw,38px);line-height:1.55;
}.product-editorial-v41 p,.product-specs-v41__head p{color:var(--muted);font-size:10px;line-height:2.15;
}.product-editorial-v41 blockquote{margin:20px 0;padding:17px 20px;border-radius:18px;color:#36586b;background:linear-gradient(135deg,rgba(66,201,189,.11),rgba(151,135,200,.07),rgba(232,143,114,.055));border-right:4px solid var(--pd-coral);font-size:12px;font-weight:800;line-height:2;
}.product-editorial-v41>section{padding:22px 0;border-top:1px solid var(--line);
}.product-editorial-v41>section>div{display:flex;align-items:center;gap:12px;
}.product-editorial-v41>section>div>span{color:rgba(13,143,134,.25);font-size:30px;font-weight:950;
}.product-editorial-v41>section:nth-of-type(2)>div>span{color:rgba(151,135,200,.34)}.product-editorial-v41>section:nth-of-type(3)>div>span{color:rgba(232,143,114,.34)}.product-editorial-v41>section:nth-of-type(4)>div>span{color:rgba(223,179,90,.36)}.product-editorial-v41 h3{margin:0;color:var(--text);font-size:15px;
}.product-editorial-v41__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:6px 0 20px;
}.product-editorial-v41__features article{min-height:105px;display:grid;place-content:center;padding:14px;border-radius:18px;text-align:center;border:1px solid var(--line);background:var(--surface);
}.product-editorial-v41__features article:nth-child(2){background:color-mix(in srgb,var(--surface) 91%,rgba(151,135,200,.09))}.product-editorial-v41__features article:nth-child(3){background:color-mix(in srgb,var(--surface) 91%,rgba(232,143,114,.09))}.product-editorial-v41__features article:nth-child(4){background:color-mix(in srgb,var(--surface) 91%,rgba(223,179,90,.10))}.product-editorial-v41__features strong,
.product-editorial-v41__features span{display:block;
}.product-editorial-v41__features strong{color:var(--text);font-size:16px;
}.product-editorial-v41__features span{margin-top:5px;color:var(--muted);font-size:8px;
}.product-specs-v41__head{margin-bottom:18px;
}.product-spec-v41{border-bottom:1px solid var(--line);
}.product-spec-v41 summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;color:var(--text);font-weight:900;
}.product-spec-v41 summary::-webkit-details-marker{display:none}.product-spec-v41 summary i{width:10px;height:10px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:.25s;
}.product-spec-v41[open] summary i{transform:rotate(135deg);
}.product-spec-v41__body{display:grid;grid-template-columns:1fr;gap:0;padding:0 0 18px;overflow:hidden;border-radius:16px;border:1px solid var(--line);background:var(--surface);
}.product-spec-v41__row{display:grid;grid-template-columns:minmax(220px,34%) minmax(0,1fr);align-items:center;gap:18px;padding:12px 18px;border-radius:0;background:transparent;border:0;border-bottom:1px solid var(--line);
}.product-spec-v41__row span{color:var(--muted);font-size:8px;
}.product-spec-v41__row strong{color:var(--text);font-size:8.5px;
}.product-spec-v41__row:last-child{border-bottom:0;
}.product-spec-v41__row:nth-child(even){background:color-mix(in srgb,var(--surface2) 68%,transparent);
}.product-spec-v41__row:hover{background:color-mix(in srgb,var(--surface2) 82%,rgba(15,135,144,.05));
}.product-spec-v41__row span{position:relative;padding-right:16px;
}.product-spec-v41__row span::before{content:"";position:absolute;right:0;top:50%;width:6px;height:6px;border-radius:50%;background:linear-gradient(135deg,var(--pd-emerald-2),var(--pd-teal));transform:translateY(-50%);box-shadow:0 0 0 4px rgba(15,135,144,.06);
}.product-reviews-v41{display:grid;gap:24px;
}.product-review-form-v41 form{display:grid;gap:11px;margin-top:18px;
}.product-review-form-v41__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;
}.product-review-form-v41 label>span{display:block;margin-bottom:6px;color:var(--text);font-size:8px;font-weight:850;
}.product-review-form-v41 input,.product-review-form-v41 select,.product-review-form-v41 textarea,.product-modal-v41 input{width:100%;border:1px solid var(--line);border-radius:13px;color:var(--text);background:var(--surface);outline:0;
}.product-review-form-v41 input,
.product-review-form-v41 select{height:47px;padding:0 12px;
}.product-review-form-v41 textarea{padding:12px;resize:vertical;
}.product-review-form-v41 form>button,.product-modal-v41__card>button:last-child{min-height:46px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--pd-teal),var(--pd-navy));font-weight:900;cursor:pointer;
}.product-review-list-v41{display:grid;gap:10px;margin-top:15px;
}.product-review-list-v41 article{padding:18px;border-radius:18px;background:var(--surface);border:1px solid var(--line);
}.product-review-list-v41 article>div{display:flex;align-items:center;gap:9px;
}.product-review-list-v41 strong{color:var(--text);font-size:9px;
}.product-review-list-v41 article>div span{color:#d59b31;font-size:8px;
}.product-review-list-v41 small{margin-right:auto;color:#14946b;font-size:7px;
}.product-review-list-v41 h3{margin:10px 0 5px;color:var(--text);
}.product-review-list-v41 p{margin:0;color:var(--muted);font-size:9px;line-height:2;
}.product-related-v41{padding-bottom:110px;
}.product-related-v41__head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px;
}.product-related-v41__head span{color:var(--pd-teal);font-size:9px;font-weight:900;
}.product-related-v41__head h2{margin:5px 0 0;color:var(--text);font-size:clamp(22px,2.5vw,36px);
}.product-related-v41__head>a{color:var(--pd-navy);font-size:9px;font-weight:850;
}.product-related-v41__grid{grid-template-columns:repeat(4,minmax(0,1fr));
}.product-related-card-v41{overflow:hidden;border:1px solid var(--line);background:linear-gradient(150deg,var(--surface),var(--surface2));box-shadow:0 14px 36px rgba(9,72,65,.06);transition:transform .3s ease,box-shadow .3s ease;
}.product-related-card-v41:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(9,82,74,.12);
}.product-related-card-v41 h3{margin:6px 0 9px;
}.product-related-card-v41 h3 a{color:var(--text);
}.product-mobile-dock-v41{display:none;
}.product-lightbox-v41,
.product-modal-v41{position:fixed;z-index:10050;inset:0;display:grid;place-items:center;padding:20px;background:rgba(4,29,30,.68);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:.3s ease;
}.product-lightbox-v41.is-open,
.product-modal-v41.is-open{opacity:1;visibility:visible;
}.product-lightbox-v41>button,
.product-modal-v41__card>button:first-child{position:absolute;top:22px;left:22px;width:44px;height:44px;border:0;border-radius:14px;color:#fff;background:rgba(255,255,255,.12);font-size:25px;cursor:pointer;
}.product-lightbox-v41 img{width:min(980px,92vw);height:min(720px,82vh);object-fit:contain;border-radius:28px;background:#f7fbfb;
}.product-modal-v41__card{position:relative;width:min(480px,100%);padding:30px;border-radius:28px;background:var(--surface);border:1px solid var(--line);box-shadow:0 30px 80px rgba(0,0,0,.22);
}.product-modal-v41__card>button:first-child{position:absolute;top:14px;left:14px;color:var(--text);background:var(--surface2);
}.product-modal-v41__card>span{color:var(--pd-teal);font-size:8px;font-weight:900;
}.product-modal-v41__card h2{margin:7px 0;color:var(--text);font-size:25px;
}.product-modal-v41__card p{color:var(--muted);font-size:9px;line-height:2;
}.product-modal-v41 input{height:48px;margin-top:9px;padding:0 12px;
}.product-modal-v41__card>button:last-child{width:100%;margin-top:12px;
}:root[data-theme=dark] .product-gallery-v41__stage{background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.06),rgba(255,255,255,.018) 50%,transparent 78%),
    radial-gradient(circle at 0 100%,rgba(66,201,189,.05),transparent 30%),
    linear-gradient(145deg,#173b3c,#183638);
}:root[data-theme=dark] .product-gallery-v41__stage>img{filter:drop-shadow(0 24px 24px rgba(0,0,0,.20)) brightness(.93);
}@media (max-width:1280px){.product-overview-v41__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  }.product-purchase-v41{position:relative;top:auto;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:14px 22px;
  }.product-purchase-v41__head,
  .product-purchase-v41__benefits{grid-row:span 2;
  }
}@media (max-width:900px){.product-overview-v41__grid{grid-template-columns:1fr;
  }.product-gallery-v41__stage{min-height:430px;
  }.product-summary-v41,
  .product-purchase-v41{grid-column:auto;
  }.product-purchase-v41{display:block;
  }.product-trust-v41{grid-template-columns:repeat(2,minmax(0,1fr));
  }.product-reviews-v41{grid-template-columns:1fr;
  }.product-related-v41__grid{grid-template-columns:repeat(2,minmax(0,1fr));
  }
}@media (max-width:767px){.product-page-v41{padding-bottom:86px;
  }.product-overview-v41{padding-top:22px;
  }.product-overview-v41__grid{gap:13px;
  }.product-gallery-v41__stage{min-height:320px;padding:25px 16px;border-radius:24px;
  }.product-gallery-v41__stage>img{height:245px;
  }.product-gallery-v41__thumbs{gap:6px;overflow:auto;grid-template-columns:repeat(5,72px);
  }.product-gallery-v41__thumbs button{height:68px;
  }.product-summary-v41,
  .product-purchase-v41{padding:19px;border-radius:24px;
  }.product-summary-v41__top{flex-direction:column;
  }.product-rating-v41{display:flex;align-items:center;gap:8px;width:100%;
  }.product-rating-v41 strong,
  .product-rating-v41 span,
  .product-rating-v41 small{display:inline;
  }.product-purchase-v41{display:none;
  }.product-trust-v41{gap:8px;padding-bottom:30px;
  }.product-trust-v41 article{min-height:82px;grid-template-columns:34px 1fr;padding:12px;
  }.product-trust-v41 article>span{width:34px;height:34px;
  }.product-tabs-v41{top:60px;margin-inline:-2px;
  }.product-tabs-v41 button{font-size:8px;padding-inline:12px;
  }.product-editorial-v41,.product-specs-v41,.product-reviews-v41{padding:20px;border-radius:24px;
  }.product-editorial-v41__features{grid-template-columns:repeat(2,minmax(0,1fr));
  }.product-spec-v41__row{grid-template-columns:minmax(130px,40%) minmax(0,1fr);gap:12px;padding:11px 13px;
  }.product-review-form-v41__row{grid-template-columns:1fr;
  }.product-related-v41__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;
  }.product-mobile-dock-v41{position:fixed;z-index:9900;right:10px;left:10px;bottom:10px;min-height:70px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(150px,1.15fr);align-items:center;gap:10px;padding:10px;border-radius:22px;color:var(--text);background:color-mix(in srgb,var(--surface) 82%,transparent);border:1px solid rgba(255,255,255,.40);box-shadow:0 18px 50px rgba(6,51,49,.20);backdrop-filter:blur(22px) saturate(1.35);
  }.product-mobile-dock-v41>div{padding-right:5px;
  }.product-mobile-dock-v41 span,
  .product-mobile-dock-v41 strong,
  .product-mobile-dock-v41 small{display:block;
  }.product-mobile-dock-v41 span{color:var(--muted);font-size:7px;
  }.product-mobile-dock-v41 strong{color:var(--text);font-size:14px;
  }.product-mobile-dock-v41 small{color:var(--muted);font-size:7px;
  }.product-mobile-dock-v41>button{height:49px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--pd-aqua),var(--pd-teal) 50%,var(--pd-navy));box-shadow:0 12px 28px rgba(13,143,134,.24);font-size:9px;font-weight:950;
  }
}@media (max-width:440px){.product-trust-v41{grid-template-columns:1fr;
  }.product-related-v41__grid{grid-template-columns:1fr 1fr;
  }.product-mobile-dock-v41{grid-template-columns:minmax(0,.8fr) minmax(145px,1.2fr);
  }
}.product-page-v41{--pd-emerald:#0b8f68;--pd-emerald-2:#13b47f;--pd-teal:#0f8790;--pd-blue:#315f86;--pd-indigo:#6f67a8;--pd-coral:#e77f67;--pd-amber:#dba94d;--pd-ink:#163f43;font-size:14px!important;
}.product-page-v41 p,
.product-page-v41 li,
.product-page-v41 label,
.product-page-v41 input,
.product-page-v41 select,
.product-page-v41 textarea,
.product-page-v41 button,
.product-page-v41 a,
.product-page-v41 small,
.product-page-v41 span{font-size:14px;
}.product-page-v41 p,
.product-page-v41 li{line-height:2;
}.product-page-v41 h1{font-size:clamp(25px,2.15vw,34px)!important;
}.product-page-v41 h2{font-size:clamp(22px,2vw,30px);
}.product-page-v41 h3{font-size:18px;
}.product-overview-v41{background:radial-gradient(circle at 94% 7%,rgba(19,180,127,.14),transparent 23%),
    radial-gradient(circle at 6% 36%,rgba(49,95,134,.11),transparent 24%),
    radial-gradient(circle at 87% 84%,rgba(231,127,103,.08),transparent 23%),
    radial-gradient(circle at 14% 88%,rgba(111,103,168,.08),transparent 22%),
    linear-gradient(180deg,var(--body),color-mix(in srgb,var(--surface2) 68%,var(--body)))!important;
}.product-gallery-v41__stage{background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.98),rgba(232,248,242,.86) 48%,transparent 76%),
    radial-gradient(circle at 0 100%,rgba(19,180,127,.10),transparent 29%),
    radial-gradient(circle at 100% 0,rgba(49,95,134,.08),transparent 28%),
    linear-gradient(145deg,#fafdfc,#edf7f3)!important;
}.product-summary-v41{background:radial-gradient(circle at 100% 0,rgba(19,180,127,.10),transparent 28%),
    radial-gradient(circle at 0 100%,rgba(111,103,168,.06),transparent 29%),
    linear-gradient(145deg,var(--surface),var(--surface2))!important;
}.product-purchase-v41{background:radial-gradient(circle at 100% 0,rgba(111,103,168,.11),transparent 28%),
    radial-gradient(circle at 0 100%,rgba(231,127,103,.08),transparent 31%),
    radial-gradient(circle at 60% 100%,rgba(219,169,77,.07),transparent 28%),
    linear-gradient(150deg,var(--surface),var(--surface2))!important;
}.product-summary-v41__brand,.product-summary-v41__top p,.product-rating-v41 small,.product-option-v41>span,.product-availability-v41 span,.product-availability-v41 small,.product-purchase-v41__head span,.product-purchase-v41__head small,.product-purchase-v41__benefits strong,.product-purchase-v41__benefits small,.product-price-v41>span,.product-price-v41>small,.product-price-v41 p,.product-quantity-v41>span{font-size:14px!important;
}.product-feature-list-v41 h3,
.product-purchase-v41__head strong,
.product-trust-v41 strong,
.product-related-card-v41 h3{font-size:16px!important;
}.product-feature-list-v41 li,
.product-summary-v41__top p,
.product-availability-v41 small,
.product-purchase-v41__benefits small,
.product-price-v41 p,
.product-trust-v41 small{font-size:14px!important;
}.product-rating-v41 strong{font-size:22px!important;
}.product-add-v41,.product-better-price-v41{font-size:14px!important;
}.product-tabs-v41{position:sticky!important;top:72px!important;z-index:90!important;display:flex!important;gap:8px!important;margin-bottom:24px!important;padding:9px!important;overflow:auto!important;border-radius:18px!important;background:color-mix(in srgb,var(--surface) 86%,transparent)!important;border:1px solid color-mix(in srgb,var(--line) 78%,rgba(15,135,144,.20))!important;box-shadow:0 16px 42px rgba(19,74,70,.10)!important;backdrop-filter:blur(22px) saturate(1.25)!important;
}.product-tabs-v41 a{min-height:45px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:12px;color:var(--muted);font-size:14px!important;font-weight:850;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease;
}.product-tabs-v41 a.is-active{color:#fff;background:linear-gradient(135deg,var(--pd-emerald-2),var(--pd-teal) 58%,var(--pd-blue))!important;box-shadow:0 10px 25px rgba(15,135,144,.22);
}.product-panel-v41,
.product-panel-v41.is-active{display:block!important;scroll-margin-top:145px;margin-bottom:26px;
}.product-panel-v41:last-child{margin-bottom:0;
}.product-section-heading-v42{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px;padding:0 4px;
}.product-section-heading-v42 span{color:var(--pd-emerald);font-size:14px!important;font-weight:900;
}.product-section-heading-v42 h2{margin:4px 0 0;color:var(--text);font-size:clamp(23px,2.2vw,32px)!important;
}.product-page-v41 main>section:empty,
.product-page-v41 main>div:empty{display:none!important;
}.product-page-v41 .product-content-v41::after,
.product-page-v41 .product-related-v41::after{display:none!important;
}.product-editorial-v41{background:radial-gradient(circle at 100% 0,rgba(19,180,127,.10),transparent 29%),
    radial-gradient(circle at 0 100%,rgba(49,95,134,.07),transparent 28%),
    linear-gradient(145deg,var(--surface),var(--surface2))!important;
}.product-specs-v41{background:radial-gradient(circle at 100% 0,rgba(49,95,134,.10),transparent 29%),
    radial-gradient(circle at 0 100%,rgba(111,103,168,.07),transparent 28%),
    linear-gradient(145deg,var(--surface),var(--surface2))!important;
}.product-reviews-v41{background:radial-gradient(circle at 100% 0,rgba(219,169,77,.11),transparent 29%),
    radial-gradient(circle at 0 100%,rgba(231,127,103,.07),transparent 28%),
    linear-gradient(145deg,var(--surface),var(--surface2))!important;
}.product-editorial-v41 p,.product-specs-v41__head p,.product-review-list-v41 p,.product-spec-v41__row span,.product-spec-v41__row strong,.product-review-form-v41 label>span{font-size:14px!important;
}.product-spec-v41 summary{font-size:16px!important;
}.product-spec-v41__row{min-height:54px!important;
}.product-spec-v41__row span,
.product-spec-v41__row strong{font-size:14px!important;line-height:1.9!important;
}.product-review-list-v41 h3{font-size:17px!important;
}.product-lightbox-v42__shell{display:grid;color:#fff;
}.product-lightbox-v42__top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.10);background:rgba(5,24,25,.70);backdrop-filter:blur(18px);
}.product-lightbox-v42__counter{display:flex;align-items:center;gap:7px;color:rgba(255,255,255,.78);font-size:14px;
}.product-lightbox-v42__counter span{font-size:14px!important;
}.product-lightbox-v42__tools{display:flex;gap:7px;
}.product-lightbox-v42__tools button{min-width:42px;height:42px;display:grid;place-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#fff;background:rgba(255,255,255,.08);font-size:16px!important;cursor:pointer;
}.product-lightbox-v42__stage{align-items:center;gap:10px;
}.product-lightbox-v42__canvas{place-items:center;cursor:grab;touch-action:none;
}.product-lightbox-v42__canvas.is-dragging{cursor:grabbing;
}.product-lightbox-v42__canvas img{transform:translate(0,0) scale(1);transform-origin:center;user-select:none;
}.product-lightbox-v42__nav{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:16px;color:#fff;background:rgba(255,255,255,.08);font-size:32px!important;cursor:pointer;backdrop-filter:blur(12px);
}.product-lightbox-v42__thumbs{display:flex;align-items:center;gap:8px;padding:10px 18px 16px;overflow:auto;border-top:1px solid rgba(255,255,255,.08);background:rgba(5,24,25,.54);
}.product-lightbox-v42__thumbs button{overflow:hidden;padding:4px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);cursor:pointer;
}.product-lightbox-v42__thumbs button.is-active{border-color:var(--pd-aqua);box-shadow:0 0 0 3px rgba(66,201,189,.16);
}.product-lightbox-v42__thumbs img{width:100%;height:100%;object-fit:contain;border-radius:8px;background:#f7fbfb;
}.product-mobile-dock-v41{background:linear-gradient(135deg,
      color-mix(in srgb,var(--surface) 78%,rgba(19,180,127,.10)),
      color-mix(in srgb,var(--surface) 82%,rgba(49,95,134,.08))
    )!important;border-color:rgba(255,255,255,.48)!important;box-shadow:0 20px 60px rgba(5,48,47,.26)!important;
}.product-mobile-dock-v41>button{background:linear-gradient(135deg,var(--pd-emerald-2),var(--pd-teal) 52%,var(--pd-blue))!important;font-size:14px!important;
}:root[data-theme=dark] .product-overview-v41{background:radial-gradient(circle at 94% 7%,rgba(19,180,127,.08),transparent 23%),
    radial-gradient(circle at 6% 36%,rgba(49,95,134,.08),transparent 24%),
    radial-gradient(circle at 87% 84%,rgba(231,127,103,.045),transparent 23%),
    linear-gradient(180deg,var(--body),var(--surface2))!important;
}@media (max-width:900px){.product-page-v41{font-size:14px!important;
  }.product-tabs-v41{top:62px!important;
  }
}@media (max-width:767px){.product-page-v41 p,
  .product-page-v41 li,
  .product-page-v41 label,
  .product-page-v41 input,
  .product-page-v41 select,
  .product-page-v41 textarea,
  .product-page-v41 button,
  .product-page-v41 a,
  .product-page-v41 small,
  .product-page-v41 span{font-size:14px;
  }.product-tabs-v41{margin-inline:-2px!important;padding:7px!important;
  }.product-tabs-v41 a{min-height:42px;padding-inline:14px;font-size:14px!important;
  }.product-panel-v41{scroll-margin-top:125px;margin-bottom:20px;
  }.product-section-heading-v42{align-items:flex-start;flex-direction:column;gap:1px;
  }.product-lightbox-v42__shell{grid-template-rows:58px minmax(0,1fr) 86px;
  }.product-lightbox-v42__stage{grid-template-columns:42px minmax(0,1fr) 42px;padding:8px;
  }.product-lightbox-v42__nav{width:40px;height:46px;border-radius:13px;font-size:28px!important;
  }.product-lightbox-v42__tools button{min-width:37px;height:37px;padding:0 7px;
  }.product-lightbox-v42__thumbs{justify-content:flex-start;
  }.product-lightbox-v42__thumbs button{width:67px;height:58px;
  }
}.product-detail-layout-v43{position:relative;padding:42px 0 0;background:radial-gradient(circle at 94% 7%,rgba(19,180,127,.10),transparent 22%),
    radial-gradient(circle at 5% 48%,rgba(49,95,134,.08),transparent 24%),
    linear-gradient(180deg,var(--body),color-mix(in srgb,var(--surface2) 62%,var(--body)));
}.product-detail-layout-v43__grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start;
}.product-detail-layout-v43__main{min-width:0;
}.product-detail-layout-v43__aside{position:relative;align-self:stretch;min-width:0;
}.product-detail-layout-v43__aside .product-purchase-v41{z-index:35!important;width:100%!important;
}.product-detail-layout-v43 .product-overview-v41{padding:0 0 22px!important;background:none!important;
}.product-detail-layout-v43 .product-overview-v41>.container{width:100%!important;max-width:none!important;padding-inline:0!important;
}.product-detail-layout-v43 .product-overview-v41__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;gap:20px!important;
}.product-detail-layout-v43 .product-trust-v41{width:100%!important;max-width:none!important;padding:18px 0 42px!important;
}.product-detail-layout-v43 .product-content-v41{position:relative!important;width:100%!important;padding:18px 0 10px!important;background:radial-gradient(circle at 100% 8%,rgba(19,180,127,.055),transparent 24%),
    radial-gradient(circle at 0 74%,rgba(111,103,168,.045),transparent 23%)!important;
}.product-detail-layout-v43 .product-tabs-v41{position:sticky!important;top:74px!important;z-index:75!important;
}@media (min-width:1281px){.product-detail-layout-v43 .product-overview-v41__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;
  }
}.product-lightbox-v41{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;margin:0!important;padding:0!important;z-index:2147483000!important;place-items:stretch!important;overflow:hidden!important;backdrop-filter:blur(18px) saturate(1.08)!important;transform:none!important;
}.product-lightbox-v41.is-open{display:grid!important;
}.product-lightbox-v42__shell{position:relative!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;overflow:hidden!important;
}.product-gallery-v41__stage>img{cursor:zoom-in!important;
}.product-modal-v41{z-index:2147482990!important;
}body.product-lightbox-open-v43{overflow:hidden!important;touch-action:none!important;
}.product-lightbox-v41>img{width:auto!important;height:auto!important;max-width:92vw!important;max-height:86vh!important;
}@media (max-width:1180px){.product-detail-layout-v43__grid{grid-template-columns:1fr!important;
  }.product-detail-layout-v43__aside{order:2;
  }.product-detail-layout-v43__aside .product-purchase-v41{position:relative!important;top:auto!important;
  }
}@media (max-width:900px){.product-detail-layout-v43{padding-top:22px;
  }.product-detail-layout-v43 .product-overview-v41__grid{grid-template-columns:1fr!important;
  }.product-detail-layout-v43 .product-tabs-v41{top:62px!important;
  }
}@media (max-width:767px){.product-detail-layout-v43__aside{display:none!important;
  }.product-detail-layout-v43 .product-content-v41{padding-bottom:40px!important;
  }.product-lightbox-v42__shell{grid-template-rows:58px minmax(0,1fr) 84px!important;
  }.product-lightbox-v42__canvas img{max-width:96%!important;max-height:82%!important;border-radius:18px!important;
  }
}.product-purchase-v41__head{padding-bottom:10px!important;
}.product-purchase-v41__benefits>div>span{border-radius:9px!important;
}.product-price-v41 p{margin-top:7px!important;
}.product-page-v41 h1,.product-page-v41 h2,.product-page-v41 h3,.product-section-heading-v42,.product-section-heading-v42 h2,.product-editorial-v41__lead,.product-specs-v41__head,.product-review-form-v41>div,.product-related-v41__head{text-align:right!important;
}.product-summary-v41 h2{font-size:clamp(20px,1.8vw,27px)!important;
}.product-section-heading-v42 h2,.product-editorial-v41 h2,.product-specs-v41__head h2,.product-review-form-v41 h2,.product-related-v41__head h2{font-size:clamp(21px,1.9vw,28px)!important;
}.product-detail-layout-v43 .product-overview-v41__grid{align-items:stretch!important;
}.product-gallery-v41,
.product-summary-v41{height:100%!important;
}.product-gallery-v41{display:flex!important;flex-direction:column!important;
}.product-gallery-v41__stage{flex:1!important;min-height:0!important;
}.product-summary-v41{display:flex!important;flex-direction:column!important;
}.product-summary-v41 .product-availability-v41{margin-top:auto!important;
}.product-lightbox-v41{display:grid!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .28s ease,
    visibility .28s ease!important;
}.product-lightbox-v41 .product-lightbox-v42__shell{opacity:0!important;transform:scale(.965) translateY(10px)!important;transition:opacity .32s ease,
    transform .32s cubic-bezier(.22,1,.36,1)!important;
}.product-lightbox-v41.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;
}.product-lightbox-v41.is-open .product-lightbox-v42__shell{opacity:1!important;transform:scale(1) translateY(0)!important;
}.product-lightbox-v42__nav,
.product-lightbox-v42__tools button,
.product-lightbox-v42__thumbs button{transition:transform .2s ease,background .2s ease,border-color .2s ease!important;
}.product-lightbox-v42__nav:hover,
.product-lightbox-v42__tools button:hover,
.product-lightbox-v42__thumbs button:hover{transform:translateY(-2px)!important;background:rgba(255,255,255,.14)!important;
}.product-related-v41{position:relative;overflow:hidden;
}.product-related-v41__head{align-items:center!important;
}.product-related-v44__controls{display:flex;gap:7px;margin-right:auto;
}.product-related-v44__controls button{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--line);color:var(--text);background:var(--surface);font-size:24px!important;cursor:pointer;box-shadow:0 8px 20px rgba(10,70,64,.06);
}.product-related-v41__grid{overflow-x:auto!important;scroll-behavior:smooth!important;scrollbar-width:none!important;padding-bottom:5px!important;
}.product-related-v41__grid::-webkit-scrollbar{display:none!important;
}.product-related-card-v41{flex:0 0 calc((100% - 48px)/5)!important;scroll-snap-align:start!important;border-radius:18px!important;
}.product-related-card-v41 h3{min-height:48px!important;font-size:14px!important;line-height:1.8!important;
}@media (max-width:1200px){.product-related-card-v41{flex-basis:calc((100% - 36px)/4)!important;
  }
}@media (max-width:900px){.product-related-card-v41{flex-basis:calc((100% - 24px)/3)!important;
  }
}@media (max-width:767px){.product-gallery-v41,
  .product-summary-v41{height:auto!important;
  }.product-related-card-v41{flex-basis:calc((100% - 10px)/2.15)!important;
  }.product-related-v44__controls{display:none!important;
  }.product-lightbox-v42__canvas img{max-width:96%!important;max-height:90%!important;
  }
}.product-gallery-v41__thumbs{display:flex!important;grid-template-columns:none!important;gap:8px!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-color:rgba(15,135,144,.35) transparent!important;
}.product-gallery-v41__thumbs::-webkit-scrollbar{height:5px;
}.product-gallery-v41__thumbs::-webkit-scrollbar-track{background:transparent;
}.product-gallery-v41__thumbs::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(90deg,var(--pd-emerald-2),var(--pd-teal),var(--pd-blue));
}.product-gallery-v41__thumbs button{flex:0 0 82px!important;width:82px!important;height:76px!important;scroll-snap-align:start!important;
}.product-lightbox-v41{background:radial-gradient(circle at 50% 44%,rgba(38,97,98,.22),transparent 42%),
    linear-gradient(145deg,rgba(3,18,20,.97),rgba(5,31,33,.96))!important;
}.product-lightbox-v42__shell{grid-template-rows:64px minmax(0,1fr) 96px!important;
}.product-lightbox-v42__stage{position:relative!important;display:grid!important;grid-template-columns:68px minmax(0,1fr) 68px!important;min-height:0!important;padding:14px 18px!important;overflow:hidden!important;
}.product-lightbox-v42__canvas{position:relative!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;overflow:hidden!important;border-radius:24px!important;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.98),rgba(239,249,247,.96) 66%,#e8f4f2 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.90),
    0 24px 70px rgba(0,0,0,.30)!important;
}.product-lightbox-v42__canvas::before{content:"";position:absolute;width:min(48vw,620px);aspect-ratio:1;border-radius:50%;border:1px solid rgba(15,135,144,.07);box-shadow:0 0 0 50px rgba(19,180,127,.020),
    0 0 0 100px rgba(49,95,134,.012);pointer-events:none;
}.product-lightbox-v42__canvas img{position:relative!important;z-index:1!important;display:block!important;width:auto!important;height:auto!important;max-width:min(86vw,1180px)!important;max-height:calc(100dvh - 230px)!important;object-fit:contain!important;object-position:center!important;border-radius:16px!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 24px 25px rgba(12,58,57,.15))!important;
}.product-lightbox-v42__thumbs{min-width:0!important;justify-content:flex-start!important;padding-inline:max(18px,7vw)!important;
}.product-lightbox-v42__thumbs button{flex:0 0 76px!important;width:76px!important;height:66px!important;
}.product-lightbox-v42__top{direction:rtl!important;
}.product-lightbox-v42__counter{margin-left:auto!important;
}.product-lightbox-v42__tools{margin-right:auto!important;
}.product-lightbox-v42__canvas img{transition:opacity .22s ease,
    transform .22s cubic-bezier(.22,1,.36,1)!important;
}.product-lightbox-v41:not(.is-open) .product-lightbox-v42__shell{transform:scale(.94) translateY(18px)!important;filter:blur(4px)!important;
}.product-lightbox-v41.is-open .product-lightbox-v42__shell{filter:blur(0)!important;
}.product-reviews-v41{grid-template-columns:320px minmax(0,1fr)!important;
}.product-review-guide-v45{position:relative;overflow:hidden;padding:24px;border-radius:24px;border:1px solid color-mix(in srgb,var(--line) 78%,rgba(15,135,144,.20));background:radial-gradient(circle at 100% 0,rgba(19,180,127,.13),transparent 31%),
    radial-gradient(circle at 0 100%,rgba(111,103,168,.08),transparent 30%),
    linear-gradient(145deg,var(--surface),var(--surface2));box-shadow:0 18px 44px rgba(9,74,67,.08);
}.product-review-guide-v45::before{content:"";position:absolute;width:180px;height:180px;left:-95px;top:-95px;border-radius:50%;border:1px solid rgba(15,135,144,.09);box-shadow:0 0 0 30px rgba(19,180,127,.02);
}.product-review-guide-v45__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--pd-emerald-2),var(--pd-teal),var(--pd-blue));box-shadow:0 12px 28px rgba(15,135,144,.22);font-size:20px;font-weight:950;
}.product-review-guide-v45>span{display:block;margin-top:18px;color:var(--pd-emerald);font-weight:900;
}.product-review-guide-v45 h3{margin:7px 0 9px;color:var(--text);font-size:20px!important;line-height:1.7;
}.product-review-guide-v45 p,
.product-review-guide-v45 li{color:var(--muted);font-size:14px!important;line-height:2;
}.product-review-guide-v45 ul{display:grid;gap:5px;margin:16px 0;padding:0;list-style:none;
}.product-review-guide-v45 li{position:relative;padding-right:18px;
}.product-review-guide-v45 li::before{content:"";position:absolute;right:0;top:11px;width:7px;height:7px;border-radius:50%;background:var(--pd-coral);
}.product-review-guide-v45__badge{padding:13px;border-radius:15px;background:linear-gradient(135deg,rgba(219,169,77,.12),rgba(231,127,103,.07));border:1px solid rgba(219,169,77,.16);
}.product-review-guide-v45__badge strong,
.product-review-guide-v45__badge small{display:block;
}.product-review-guide-v45__badge strong{color:var(--text);font-size:14px;
}.product-review-guide-v45__badge small{margin-top:4px;color:var(--muted);font-size:13px!important;
}.product-related-v45__viewport{width:100%;overflow:hidden;padding:4px 2px 12px;
}.product-related-v41__grid{display:flex!important;gap:12px!important;overflow:visible!important;scroll-snap-type:none!important;padding:0!important;will-change:transform;transition:transform .55s cubic-bezier(.22,1,.36,1)!important;
}.product-related-home-card-v45{flex:0 0 calc((100% - 48px)/5)!important;min-width:0!important;scroll-snap-align:none!important;
}.product-related-home-card-v45 .home-product-card__media{height:190px!important;
}.product-related-home-card-v45 .home-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;
}.product-related-home-card-v45 .home-product-card__body h3 a{color:inherit;
}.product-related-v44__controls button{transition:transform .2s ease,background .2s ease,color .2s ease!important;
}.product-related-v44__controls button:hover{transform:translateY(-2px);color:#fff;background:linear-gradient(135deg,var(--pd-emerald-2),var(--pd-teal),var(--pd-blue));
}@media (max-width:1200px){.product-related-home-card-v45{flex-basis:calc((100% - 36px)/4)!important;
  }
}@media (max-width:900px){.product-related-home-card-v45{flex-basis:calc((100% - 24px)/3)!important;
  }.product-reviews-v41{grid-template-columns:1fr!important;
  }
}@media (max-width:767px){.product-lightbox-v42__shell{grid-template-rows:58px minmax(0,1fr) 82px!important;
  }.product-lightbox-v42__stage{grid-template-columns:42px minmax(0,1fr) 42px!important;padding:8px!important;
  }.product-lightbox-v42__canvas{padding:8px!important;border-radius:18px!important;
  }.product-lightbox-v42__canvas img{max-width:94vw!important;max-height:calc(100dvh - 190px)!important;
  }.product-related-home-card-v45{flex-basis:calc((100% - 10px)/2.15)!important;
  }.product-related-home-card-v45 .home-product-card__media{height:155px!important;
  }
}.product-gallery-v46__thumb-wrap{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:7px;margin-top:10px;
}.product-gallery-v41__thumbs{margin-top:0!important;scrollbar-width:none!important;padding:3px 0!important;
}.product-gallery-v41__thumbs::-webkit-scrollbar{display:none!important;
}.product-gallery-v46__thumb-nav{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--line);color:var(--text);background:linear-gradient(145deg,var(--surface),var(--surface2));box-shadow:0 8px 20px rgba(10,70,64,.06);font-size:23px!important;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,opacity .2s ease;
}.product-gallery-v46__thumb-nav:hover{transform:translateY(-1px);color:#fff;background:linear-gradient(135deg,var(--pd-emerald-2),var(--pd-teal),var(--pd-blue));
}.product-gallery-v46__thumb-nav.is-disabled{opacity:.35;pointer-events:none;
}.product-detail-layout-v43__aside .product-purchase-v41{position:sticky!important;top:92px!important;overflow:hidden!important;background:radial-gradient(circle at 100% 0,rgba(19,180,127,.13),transparent 29%),
    radial-gradient(circle at 0 100%,rgba(111,103,168,.09),transparent 31%),
    radial-gradient(circle at 74% 100%,rgba(231,127,103,.06),transparent 25%),
    linear-gradient(150deg,var(--surface),color-mix(in srgb,var(--surface2) 92%,rgba(49,95,134,.04)))!important;border:1px solid color-mix(in srgb,var(--line) 72%,rgba(15,135,144,.22))!important;box-shadow:0 26px 70px rgba(8,72,66,.14),
    inset 0 1px 0 rgba(255,255,255,.72)!important;
}.product-detail-layout-v43__aside .product-purchase-v41::before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--pd-emerald-2),var(--pd-teal),var(--pd-blue),var(--pd-indigo));opacity:.9;
}.product-purchase-v41__head{position:relative;
}.product-purchase-v41__head::after{content:"";position:absolute;right:0;left:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent);
}.product-purchase-v41__benefits>div{border-radius:13px;background:color-mix(in srgb,var(--surface) 84%,transparent);border:1px solid color-mix(in srgb,var(--line) 78%,rgba(15,135,144,.10));
}.product-purchase-v41__benefits>div:nth-child(2){background:color-mix(in srgb,var(--surface) 87%,rgba(111,103,168,.07));
}.product-purchase-v41__benefits>div:nth-child(3){background:color-mix(in srgb,var(--surface) 87%,rgba(231,127,103,.06));
}.product-price-v41{position:relative;border-radius:17px;background:linear-gradient(135deg,rgba(219,169,77,.11),rgba(231,127,103,.055));border:1px solid rgba(219,169,77,.14);
}.product-price-v41>strong{color:var(--pd-ink)!important;
}:root[data-theme=dark] .product-price-v41>strong{color:var(--text)!important;
}.product-quantity-v41{border-radius:14px;background:var(--surface2);border:1px solid var(--line);
}.product-add-v41{background:linear-gradient(135deg,var(--pd-emerald-2),var(--pd-teal) 48%,var(--pd-blue))!important;box-shadow:0 14px 32px rgba(15,135,144,.24),
    inset 0 1px 0 rgba(255,255,255,.18)!important;
}.product-add-v41:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(15,135,144,.30),
    inset 0 1px 0 rgba(255,255,255,.18)!important;
}.product-page-v41 main>section:empty,
.product-page-v41 main>div:empty,
.product-page-v41 main>.section:empty,
.product-page-v41 .product-related-v41:empty,
.product-page-v41 .product-content-v41:empty{display:none!important;min-height:0!important;height:0!important;padding:0!important;margin:0!important;background:none!important;
}.product-page-v41 main{min-height:auto!important;
}.product-page-v41 .product-related-v41{margin-bottom:0!important;
}.product-page-v41 footer,
.product-page-v41 [data-template="footer.html"]{margin-top:0!important;
}.product-page-v41 main::after,
.product-page-v41 .product-related-v41::after,
.product-page-v41 .product-detail-layout-v43::after{display:none!important;content:none!important;
}@media (max-width:767px){.product-gallery-v46__thumb-wrap{grid-template-columns:34px minmax(0,1fr) 34px;gap:5px;
  }.product-gallery-v46__thumb-nav{width:34px;height:34px;border-radius:10px;
  }
}.product-gallery-v41__thumbs{overflow:hidden!important;position:relative!important;direction:ltr!important;
}.product-gallery-v47__thumb-track{display:flex!important;gap:8px!important;width:max-content!important;transform:translate3d(0,0,0);transition:transform .38s cubic-bezier(.22,1,.36,1)!important;will-change:transform;
}.product-gallery-v47__thumb-track>button{flex:0 0 82px!important;width:82px!important;
}.product-gallery-v46__thumb-nav{position:relative;z-index:2;
}.product-gallery-v46__thumb-nav.is-hidden{opacity:0;visibility:hidden;pointer-events:none;
}.product-detail-layout-v43__aside .product-purchase-v41{padding:15px!important;border-radius:24px!important;
}.product-purchase-v41__head{padding:3px 0 10px!important;
}.product-purchase-v41__head span{display:inline-block!important;margin-left:6px!important;
}.product-purchase-v41__head strong{display:inline!important;font-size:14px!important;
}.product-purchase-v41__head small{margin-top:4px!important;font-size:12px!important;
}.product-purchase-v41__benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;padding:9px 0!important;
}.product-purchase-v41__benefits>div{min-height:76px!important;grid-template-columns:1fr!important;align-content:center!important;justify-items:center!important;gap:5px!important;padding:8px 6px!important;text-align:center!important;
}.product-purchase-v41__benefits>div>span{width:29px!important;height:29px!important;
}.product-purchase-v41__benefits p{text-align:center!important;
}.product-purchase-v41__benefits strong{font-size:11px!important;line-height:1.5!important;
}.product-purchase-v41__benefits small{display:none!important;
}.product-price-v41{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:3px 8px!important;margin:6px 0 8px!important;padding:10px 12px!important;
}.product-price-v41>span{grid-column:1/-1!important;font-size:11px!important;
}.product-price-v41>strong{font-size:23px!important;line-height:1.2!important;
}.product-price-v41>small{align-self:end!important;padding-bottom:2px!important;font-size:11px!important;
}.product-price-v41 p{grid-column:1/-1!important;margin:5px 0 0!important;padding:0!important;border:0!important;background:none!important;font-size:10px!important;line-height:1.55!important;
}.product-quantity-v41{min-height:48px!important;margin-bottom:8px!important;padding:6px 9px!important;
}.product-add-v41{min-height:42px!important;
}.product-better-price-v41{min-height:28px!important;margin-top:3px!important;font-size:11px!important;
}.product-page-v41 .product-purchase-v41,
.product-page-v41 .product-purchase-v41>*{min-height:0;
}@media (max-width:1180px){.product-purchase-v41__benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}body.product-page-v41{background:var(--bg)!important;
}body.product-page-v41>main{display:block!important;margin:0!important;padding-bottom:0!important;background:var(--bg)!important;
}body.product-page-v41>.premium-footer,
body.product-page-v41>.site-footer{display:block!important;position:relative!important;inset:auto!important;float:none!important;clear:both!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important;overflow:hidden!important;background:radial-gradient(circle at 14% 0%,rgba(75,190,169,.10),transparent 24%),
    radial-gradient(circle at 82% 24%,rgba(126,98,158,.065),transparent 26%),
    linear-gradient(145deg,#0d3029,#15483d 58%,#10372f)!important;
}body.product-page-v41>.premium-footer>.footer-main,
body.product-page-v41>.site-footer>.footer-main{position:relative!important;inset:auto!important;transform:none!important;margin:0 auto!important;padding-top:24px!important;
}body.product-page-v41>.product-mobile-dock-v41{position:fixed!important;
}body.product-page-v41>.product-lightbox-v41,
body.product-page-v41>.product-modal-v41{position:fixed!important;inset:0!important;margin:0!important;
}body.product-page-v41 .product-related-v41{margin-bottom:0!important;padding-bottom:34px!important;
}.product-page-v41 .product-gallery-v46__thumb-nav,
.product-page-v41 .product-lightbox-v42__nav,
.product-page-v41 .product-related-v44__controls button{position:relative!important;overflow:hidden!important;border:1px solid rgba(41,77,104,.13)!important;color:transparent!important;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(242,247,248,.94))!important;box-shadow:0 10px 26px rgba(31,64,75,.09),
    inset 0 1px 0 rgba(255,255,255,.85)!important;backdrop-filter:blur(12px)!important;
}.product-page-v41 .product-gallery-v46__thumb-nav::before,
.product-page-v41 .product-lightbox-v42__nav::before,
.product-page-v41 .product-related-v44__controls button::before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:9px!important;height:9px!important;border-top:2px solid #294d68!important;border-right:2px solid #294d68!important;transform-origin:center!important;transition:border-color .22s ease,
    transform .22s ease!important;
}.product-page-v41 .product-gallery-v46__thumb-nav--prev::before,
.product-page-v41 .product-lightbox-v42__nav--prev::before,
.product-page-v41 #relatedPrev::before{transform:translate(-58%,-50%) rotate(45deg)!important;
}.product-page-v41 .product-gallery-v46__thumb-nav--next::before,
.product-page-v41 .product-lightbox-v42__nav--next::before,
.product-page-v41 #relatedNext::before{transform:translate(-42%,-50%) rotate(-135deg)!important;
}.product-page-v41 .product-gallery-v46__thumb-nav::after,
.product-page-v41 .product-lightbox-v42__nav::after,
.product-page-v41 .product-related-v44__controls button::after{content:""!important;position:absolute!important;inset:3px!important;border-radius:inherit!important;background:radial-gradient(circle at 28% 18%,rgba(13,127,135,.10),transparent 42%),
    radial-gradient(circle at 80% 82%,rgba(100,91,143,.07),transparent 45%)!important;opacity:0!important;transition:opacity .22s ease!important;pointer-events:none!important;
}.product-page-v41 .product-gallery-v46__thumb-nav:hover,
.product-page-v41 .product-lightbox-v42__nav:hover,
.product-page-v41 .product-related-v44__controls button:hover{background:linear-gradient(135deg,#08735c,#0d7f87 55%,#294d68)!important;border-color:transparent!important;box-shadow:0 13px 30px rgba(41,77,104,.22),
    inset 0 1px 0 rgba(255,255,255,.14)!important;transform:translateY(-2px)!important;
}.product-page-v41 .product-gallery-v46__thumb-nav:hover::before,
.product-page-v41 .product-lightbox-v42__nav:hover::before,
.product-page-v41 .product-related-v44__controls button:hover::before{border-color:#fff!important;
}.product-page-v41 .product-gallery-v46__thumb-nav:hover::after,
.product-page-v41 .product-lightbox-v42__nav:hover::after,
.product-page-v41 .product-related-v44__controls button:hover::after{opacity:1!important;
}.product-page-v41 .product-gallery-v46__thumb-nav:active,
.product-page-v41 .product-lightbox-v42__nav:active,
.product-page-v41 .product-related-v44__controls button:active{transform:translateY(0) scale(.96)!important;
}.product-page-v41 .product-gallery-v46__thumb-nav.is-disabled{opacity:.32!important;filter:grayscale(.35)!important;pointer-events:none!important;
}.product-page-v41 .product-lightbox-v42__nav{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.15)!important;box-shadow:0 12px 30px rgba(0,0,0,.18),
    inset 0 1px 0 rgba(255,255,255,.12)!important;
}.product-page-v41 .product-lightbox-v42__nav::before{border-color:rgba(255,255,255,.94)!important;
}.product-page-v41 .product-lightbox-v42__nav:hover{background:linear-gradient(135deg,rgba(8,115,92,.96),rgba(13,127,135,.96) 55%,rgba(41,77,104,.96))!important;
}:root[data-theme=dark] .product-page-v41 .product-gallery-v46__thumb-nav,
:root[data-theme=dark] .product-page-v41 .product-related-v44__controls button{background:linear-gradient(145deg,rgba(23,50,52,.96),rgba(25,47,55,.96))!important;border-color:rgba(126,163,169,.15)!important;
}:root[data-theme=dark] .product-page-v41 .product-gallery-v46__thumb-nav::before,
:root[data-theme=dark] .product-page-v41 .product-related-v44__controls button::before{border-color:#dbe8e8!important;
}.allbrand-page-v55{--ab-emerald:#08735c;--ab-teal:#0d7f87;--ab-navy:#294d68;--ab-indigo:#645b8f;--ab-coral:#d76f5d;--ab-amber:#c68f36;
}.allbrand-shell-v55{padding:46px 0 95px;background:radial-gradient(circle at 94% 6%,rgba(13,127,135,.085),transparent 23%),
    radial-gradient(circle at 5% 40%,rgba(100,91,143,.055),transparent 24%),
    radial-gradient(circle at 88% 88%,rgba(215,111,93,.040),transparent 22%),
    linear-gradient(180deg,#fbfcfb,#f5f8f8 58%,#faf9f7);
}.allbrand-intro-v55{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px;
}.allbrand-intro-v55__copy{max-width:760px;
}.allbrand-intro-v55__copy>span{color:var(--ab-teal);font-size:12px;font-weight:900;
}.allbrand-intro-v55 h2{margin:7px 0 9px;color:var(--text);font-size:clamp(24px,2.7vw,40px);line-height:1.55;
}.allbrand-intro-v55 p{margin:0;color:var(--muted);font-size:14px;line-height:2;
}.allbrand-intro-v55__stats{display:flex;gap:10px;
}.allbrand-intro-v55__stats article{min-width:115px;padding:14px;border-radius:18px;text-align:center;border:1px solid rgba(41,77,104,.10);background:#fff;box-shadow:0 10px 28px rgba(31,64,75,.055);
}.allbrand-intro-v55__stats article:first-child{background:linear-gradient(145deg,#fff,#eef8f5);
}.allbrand-intro-v55__stats article:last-child{background:linear-gradient(145deg,#fff,#f2f0f8);
}.allbrand-intro-v55__stats strong,
.allbrand-intro-v55__stats span{display:block;
}.allbrand-page-v55 .allbrand-intro-v55__stats strong{color:var(--ab-navy);font-size:22px;
}.allbrand-intro-v55__stats span{margin-top:3px;color:var(--muted);font-size:11px;
}.allbrand-tools-v55{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:11px;border-radius:22px;border:1px solid rgba(41,77,104,.11);background:rgba(255,255,255,.89);box-shadow:0 14px 36px rgba(31,64,75,.07);backdrop-filter:blur(16px);
}.allbrand-search-v55{min-width:320px;flex:1;min-height:48px;display:grid;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 14px;border-radius:14px;border:1px solid rgba(41,77,104,.11);background:#f7faf9;
}.allbrand-search-v55 svg{width:19px;height:19px;fill:none;stroke:var(--ab-teal);stroke-width:1.7;stroke-linecap:round;
}.allbrand-search-v55 input{height:44px;border:0;outline:0;color:var(--text);background:transparent;font:inherit;font-size:14px;
}.allbrand-search-v55 kbd{padding:4px 7px;border-radius:8px;color:var(--muted);background:#fff;border:1px solid var(--line);font-size:10px;font-family:inherit;
}.allbrand-result-v55{min-width:72px;display:flex;align-items:baseline;justify-content:center;gap:4px;padding-right:10px;border-right:1px solid var(--line);
}.allbrand-result-v55 strong{color:var(--ab-navy);font-size:18px;
}.allbrand-result-v55 span{color:var(--muted);font-size:10px;
}.allbrand-grid-v55{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;
}.allbrand-card-v55{min-width:0;
}.allbrand-card-v55__link{position:relative;min-height:112px;display:grid;grid-template-columns:58px minmax(0,1fr) auto 25px;align-items:center;gap:12px;overflow:hidden;padding:15px;border-radius:20px;color:var(--text);background:#fff;border:1px solid rgba(41,77,104,.10);box-shadow:0 12px 30px rgba(31,64,75,.05);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease;
}.allbrand-card-v55:nth-child(6n+2) .allbrand-card-v55__link{background:linear-gradient(145deg,#fff,#f3f6fa)}.allbrand-card-v55:nth-child(6n+3) .allbrand-card-v55__link{background:linear-gradient(145deg,#fff,#f4f1f8)}.allbrand-card-v55:nth-child(6n+4) .allbrand-card-v55__link{background:linear-gradient(145deg,#fff,#fff4ef)}.allbrand-card-v55:nth-child(6n+5) .allbrand-card-v55__link{background:linear-gradient(145deg,#fff,#fff8ee)}.allbrand-card-v55:nth-child(6n) .allbrand-card-v55__link{background:linear-gradient(145deg,#fff,#eff8f5)}.allbrand-card-v55__link::before{content:"";position:absolute;right:0;top:15px;bottom:15px;width:3px;border-radius:999px;background:linear-gradient(180deg,var(--ab-emerald),var(--ab-teal));opacity:.55;
}.allbrand-card-v55:nth-child(6n+2) .allbrand-card-v55__link::before{background:linear-gradient(180deg,var(--ab-navy),#4a6f88)}.allbrand-card-v55:nth-child(6n+3) .allbrand-card-v55__link::before{background:linear-gradient(180deg,var(--ab-indigo),#8176ab)}.allbrand-card-v55:nth-child(6n+4) .allbrand-card-v55__link::before{background:linear-gradient(180deg,var(--ab-coral),#e19a86)}.allbrand-card-v55:nth-child(6n+5) .allbrand-card-v55__link::before{background:linear-gradient(180deg,var(--ab-amber),#d7ad61)}.allbrand-card-v55__link:hover{transform:translateY(-4px);border-color:rgba(41,77,104,.18);box-shadow:0 22px 46px rgba(31,64,75,.11);
}.allbrand-card-v55__logo{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;color:#fff;
}.allbrand-card-v55:nth-child(6n+2) .allbrand-card-v55__logo{background:linear-gradient(135deg,#315b79,#294d68)}.allbrand-card-v55:nth-child(6n+3) .allbrand-card-v55__logo{background:linear-gradient(135deg,#756ca2,#645b8f)}.allbrand-card-v55:nth-child(6n+4) .allbrand-card-v55__logo{background:linear-gradient(135deg,#e08772,#c86755)}.allbrand-card-v55:nth-child(6n+5) .allbrand-card-v55__logo{background:linear-gradient(135deg,#d1a146,#b77f29)}.allbrand-card-v55__logo span{font-size:14px;font-weight:950;letter-spacing:.6px;
}.allbrand-card-v55__content h2{margin:0;font-size:14px;line-height:1.6;
}.allbrand-card-v55__content p{margin:3px 0 0;color:var(--muted);font-size:10px;letter-spacing:.3px;direction:ltr;text-align:right;
}.allbrand-card-v55__count{text-align:center;
}.allbrand-card-v55__count strong,
.allbrand-card-v55__count span{display:block;
}.allbrand-card-v55__count strong{color:var(--ab-navy);font-size:14px;
}.allbrand-card-v55__count span{color:var(--muted);font-size:9px;
}.allbrand-card-v55__arrow{width:9px;height:9px;border-top:2px solid var(--ab-navy);border-right:2px solid var(--ab-navy);transform:rotate(-135deg);opacity:.55;transition:transform .25s ease,opacity .25s ease;
}.allbrand-card-v55__link:hover .allbrand-card-v55__arrow{opacity:1;transform:translateX(-3px) rotate(-135deg);
}.allbrand-empty-v55{padding:70px 20px;text-align:center;
}.allbrand-empty-v55 div{margin:auto;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:var(--ab-indigo);background:#f2eff8;font-size:25px;
}.allbrand-empty-v55 strong{display:block;margin-top:12px;color:var(--text);font-size:18px;
}.allbrand-empty-v55 p{color:var(--muted);font-size:13px;
}.allbrand-note-v55{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:28px;padding:25px 28px;border-radius:26px;color:#fff;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.10),transparent 30%),
    linear-gradient(135deg,#08735c 0%,#0d7f87 43%,#294d68 76%,#645b8f 115%);box-shadow:0 22px 54px rgba(41,77,104,.16);
}.allbrand-note-v55>div>span{color:rgba(255,255,255,.70);font-size:11px;font-weight:900;
}.allbrand-note-v55 h2{margin:5px 0 7px;font-size:24px;
}.allbrand-note-v55 p{max-width:760px;margin:0;color:rgba(255,255,255,.75);font-size:13px;line-height:2;
}.allbrand-note-v55>a{flex:none;min-height:46px;display:inline-flex;align-items:center;padding:0 16px;border-radius:13px;color:#294d68;background:#fff;font-size:12px;font-weight:900;box-shadow:0 9px 24px rgba(0,0,0,.10);
}:root[data-theme=dark] .allbrand-shell-v55{background:radial-gradient(circle at 92% 8%,rgba(13,127,135,.08),transparent 23%),
    radial-gradient(circle at 7% 48%,rgba(73,95,128,.08),transparent 25%),
    linear-gradient(180deg,#102829,#132d31 55%,#182d36);
}:root[data-theme=dark] .allbrand-tools-v55,:root[data-theme=dark] .allbrand-intro-v55__stats article,:root[data-theme=dark] .allbrand-card-v55__link{background:linear-gradient(145deg,#153234,#192f37)!important;border-color:rgba(126,163,169,.12)!important;
}:root[data-theme=dark] .allbrand-search-v55{background:#132f33;
}@media (max-width:1100px){.allbrand-grid-v55{grid-template-columns:repeat(3,minmax(0,1fr))}.allbrand-tools-v55{flex-wrap:wrap}.allbrand-search-v55{min-width:min(100%,420px)}
}@media (max-width:800px){.allbrand-intro-v55{align-items:flex-start;flex-direction:column}.allbrand-grid-v55{grid-template-columns:repeat(2,minmax(0,1fr))}.allbrand-result-v55{margin-right:auto}
}@media (max-width:560px){.allbrand-shell-v55{padding-top:30px}.allbrand-intro-v55__stats{width:100%}.allbrand-intro-v55__stats article{flex:1}.allbrand-tools-v55{padding:8px}.allbrand-search-v55{min-width:100%}.allbrand-search-v55 kbd{display:none}.allbrand-grid-v55{grid-template-columns:1fr}.allbrand-card-v55__link{grid-template-columns:54px minmax(0,1fr) auto 22px}.allbrand-card-v55__logo{width:54px;height:54px}.allbrand-note-v55{align-items:stretch;flex-direction:column}.allbrand-note-v55>a{justify-content:center}
}.product-page-v41{--p56-surface:#ffffff;--p56-surface-soft:#f5f8f8;--p56-surface-blue:#f1f5f8;--p56-surface-violet:#f4f1f8;--p56-surface-warm:#fff5ef;--p56-line:rgba(41,77,104,.12);--p56-text:#183d43;--p56-muted:#647478;--p56-shadow:0 22px 56px rgba(31,64,75,.09);
}.product-page-v41 .product-gallery-v41__stage,.product-page-v41 .product-summary-v41,.product-page-v41 .product-purchase-v41,.product-page-v41 .product-editorial-v41,.product-page-v41 .product-specs-v41,.product-page-v41 .product-reviews-v41,.product-page-v41 .product-related-home-card-v45,.product-page-v41 .product-trust-v41 article{color:var(--p56-text)!important;
}@media (min-width:1181px){.product-detail-layout-v43__grid{grid-template-columns:minmax(0,1fr) 330px!important;align-items:start!important;
  }.product-detail-layout-v43 .product-overview-v41__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;align-items:stretch!important;
  }.product-gallery-v41,
  .product-summary-v41{min-width:0!important;height:100%!important;
  }.product-detail-layout-v43__aside{display:block!important;
  }.product-detail-layout-v43__aside .product-purchase-v41{position:sticky!important;top:92px!important;width:100%!important;
  }
}@media (min-width:901px) and (max-width:1180px){.product-detail-layout-v43__grid{grid-template-columns:1fr!important;
  }.product-detail-layout-v43__aside{display:block!important;
  }.product-detail-layout-v43__aside .product-purchase-v41{position:relative!important;top:auto!important;max-width:none!important;
  }.product-detail-layout-v43 .product-overview-v41__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;
  }.product-gallery-v41,
  .product-summary-v41{height:100%!important;
  }.product-trust-v41{grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }.product-related-home-card-v45{flex-basis:calc((100% - 36px)/4)!important;
  }
}@media (min-width:768px) and (max-width:900px){.product-detail-layout-v43__grid{grid-template-columns:1fr!important;
  }.product-detail-layout-v43 .product-overview-v41__grid{grid-template-columns:1fr!important;
  }.product-gallery-v41,
  .product-summary-v41{height:auto!important;
  }.product-gallery-v41__stage{min-height:430px!important;
  }.product-gallery-v41__stage>img{max-height:340px!important;
  }.product-detail-layout-v43__aside{display:block!important;
  }.product-detail-layout-v43__aside .product-purchase-v41{position:relative!important;top:auto!important;
  }.product-purchase-v41__benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }.product-trust-v41{grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }.product-editorial-v41__features{grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }.product-related-home-card-v45{flex-basis:calc((100% - 24px)/3)!important;
  }
}@media (max-width:767px){body.product-page-v41{padding-bottom:92px!important;overflow-x:hidden!important;
  }.product-detail-layout-v43{padding-top:18px!important;
  }.product-detail-layout-v43__grid,
  .product-detail-layout-v43 .product-overview-v41__grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;
  }.product-detail-layout-v43__main,
  .product-overview-v41,
  .product-gallery-v41,
  .product-summary-v41,
  .product-content-v41,
  .product-related-v41{min-width:0!important;width:100%!important;
  }.product-gallery-v41,
  .product-summary-v41{height:auto!important;
  }.product-gallery-v41__stage{min-height:300px!important;padding:20px 13px!important;border-radius:22px!important;
  }.product-gallery-v41__stage>img{width:100%!important;height:230px!important;max-height:230px!important;object-fit:contain!important;
  }.product-gallery-v46__thumb-wrap{width:100%!important;min-width:0!important;
  }.product-gallery-v41__thumbs{min-width:0!important;width:100%!important;
  }.product-summary-v41{padding:18px!important;border-radius:22px!important;
  }.product-summary-v41__top{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;
  }.product-rating-v41{width:max-content!important;max-width:100%!important;
  }.product-option-v41>div{overflow-x:auto!important;flex-wrap:nowrap!important;scrollbar-width:none!important;padding-bottom:3px!important;
  }.product-option-v41>div::-webkit-scrollbar{display:none!important;
  }.product-option-v41 button{flex:none!important;
  }.product-detail-layout-v43__aside{display:none!important;
  }.product-mobile-dock-v41{display:grid!important;position:fixed!important;z-index:9900!important;right:10px!important;left:10px!important;bottom:10px!important;grid-template-columns:minmax(0,.82fr) minmax(145px,1.18fr)!important;min-height:70px!important;
  }.product-trust-v41{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;
  }.product-tabs-v41{top:59px!important;width:100%!important;gap:4px!important;overflow-x:auto!important;scrollbar-width:none!important;overscroll-behavior-inline:contain!important;
  }.product-tabs-v41::-webkit-scrollbar{display:none!important;
  }.product-tabs-v41 a{flex:none!important;min-height:41px!important;white-space:nowrap!important;
  }.product-panel-v41{scroll-margin-top:118px!important;
  }.product-editorial-v41,.product-specs-v41,.product-reviews-v41{padding:18px!important;border-radius:22px!important;
  }.product-editorial-v41__features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;
  }.product-spec-v41__body{grid-template-columns:1fr!important;
  }.product-spec-v41__row{grid-template-columns:minmax(105px,38%) minmax(0,1fr)!important;gap:10px!important;padding:10px 11px!important;
  }.product-review-form-v41__row,
  .product-reviews-v41{grid-template-columns:1fr!important;
  }.product-related-home-card-v45{flex-basis:calc((100% - 10px)/2.15)!important;
  }.product-related-home-card-v45 .home-product-card__media{height:150px!important;
  }.product-lightbox-v42__shell{width:100%!important;height:100dvh!important;grid-template-rows:56px minmax(0,1fr) 80px!important;
  }.product-lightbox-v42__top{min-width:0!important;padding:8px 10px!important;
  }.product-lightbox-v42__tools{min-width:0!important;gap:4px!important;
  }.product-lightbox-v42__tools button{min-width:34px!important;height:34px!important;padding:0 5px!important;
  }.product-lightbox-v42__stage{grid-template-columns:38px minmax(0,1fr) 38px!important;gap:4px!important;padding:6px!important;
  }.product-lightbox-v42__nav{width:36px!important;height:44px!important;
  }.product-lightbox-v42__canvas{padding:6px!important;
  }.product-lightbox-v42__canvas img{width:auto!important;height:auto!important;max-width:100%!important;max-height:calc(100dvh - 170px)!important;object-fit:contain!important;
  }.product-lightbox-v42__thumbs{padding:7px 10px 10px!important;
  }
}@media (max-width:430px){.product-trust-v41{grid-template-columns:1fr!important;
  }.product-related-home-card-v45{flex-basis:82%!important;
  }.product-mobile-dock-v41{grid-template-columns:minmax(0,.75fr) minmax(142px,1.25fr)!important;
  }.product-spec-v41__row{grid-template-columns:1fr!important;gap:3px!important;
  }
}:root:not([data-theme=dark]) .product-page-v41 .product-gallery-v41__stage{background:radial-gradient(circle at 50% 38%,#fff 0%,#f1f7f6 66%,#eaf2f4 100%)!important;border-color:rgba(41,77,104,.14)!important;
}:root:not([data-theme=dark]) .product-page-v41 .product-summary-v41{background:radial-gradient(circle at 100% 0,rgba(13,127,135,.08),transparent 28%),
    radial-gradient(circle at 0 100%,rgba(100,91,143,.06),transparent 30%),
    linear-gradient(145deg,#fff,#f5f7f9)!important;border-color:rgba(41,77,104,.14)!important;
}:root:not([data-theme=dark]) .product-page-v41 .product-purchase-v41{color:#183d43!important;
}:root:not([data-theme=dark]) .product-page-v41 .product-spec-v41__body,
:root:not([data-theme=dark]) .product-page-v41 .product-spec-v41__row,
:root:not([data-theme=dark]) .product-page-v41 .product-review-list-v41 article,
:root:not([data-theme=dark]) .product-page-v41 .product-review-form-v41 input,
:root:not([data-theme=dark]) .product-page-v41 .product-review-form-v41 select,
:root:not([data-theme=dark]) .product-page-v41 .product-review-form-v41 textarea,
:root:not([data-theme=dark]) .product-page-v41 .product-questions-v41 input{color:#183d43!important;
}:root[data-theme=dark] .product-page-v41{--p56-surface:#153235;--p56-surface-soft:#19383a;--p56-surface-blue:#1a3540;--p56-surface-violet:#252f43;--p56-surface-warm:#382f2e;--p56-line:rgba(165,203,204,.13);--p56-text:#e8f1f0;--p56-muted:#a9bcba;--p56-shadow:0 24px 60px rgba(0,0,0,.18);
}:root[data-theme=dark] body.product-page-v41{color:var(--p56-text)!important;background:radial-gradient(circle at 92% 8%,rgba(13,127,135,.09),transparent 23%),
    radial-gradient(circle at 7% 48%,rgba(73,95,128,.09),transparent 25%),
    linear-gradient(180deg,#102829,#132d31 55%,#182d36)!important;
}:root[data-theme=dark] .product-page-v41 .product-gallery-v41__stage{background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.06),rgba(255,255,255,.018) 58%,transparent 78%),
    radial-gradient(circle at 0 100%,rgba(13,127,135,.06),transparent 29%),
    linear-gradient(145deg,#17383a,#192f37)!important;border-color:var(--p56-line)!important;
}:root[data-theme=dark] .product-page-v41 .product-gallery-v41__stage>img{filter:drop-shadow(0 20px 22px rgba(0,0,0,.25)) brightness(.91)!important;
}:root[data-theme=dark] .product-page-v41 .product-gallery-v41__thumbs button{background:#173638!important;border-color:var(--p56-line)!important;
}:root[data-theme=dark] .product-page-v41 .product-gallery-v41__thumbs button.is-active{border-color:#43b9ad!important;box-shadow:0 0 0 3px rgba(67,185,173,.12)!important;
}:root[data-theme=dark] .product-page-v41 .product-summary-v41,:root[data-theme=dark] .product-page-v41 .product-purchase-v41,:root[data-theme=dark] .product-page-v41 .product-editorial-v41,:root[data-theme=dark] .product-page-v41 .product-specs-v41,:root[data-theme=dark] .product-page-v41 .product-reviews-v41{color:var(--p56-text)!important;border-color:var(--p56-line)!important;box-shadow:var(--p56-shadow)!important;
}:root[data-theme=dark] .product-page-v41 .product-summary-v41{background:radial-gradient(circle at 100% 0,rgba(13,127,135,.07),transparent 28%),
    radial-gradient(circle at 0 100%,rgba(100,91,143,.06),transparent 30%),
    linear-gradient(145deg,#153235,#192f37)!important;
}:root[data-theme=dark] .product-page-v41 .product-purchase-v41{background:radial-gradient(circle at 100% 0,rgba(100,91,143,.08),transparent 28%),
    radial-gradient(circle at 0 100%,rgba(215,111,93,.04),transparent 30%),
    linear-gradient(145deg,#153235,#192f37)!important;
}:root[data-theme=dark] .product-page-v41 .product-option-v41 select,:root[data-theme=dark] .product-page-v41 .product-option-v41 button,:root[data-theme=dark] .product-page-v41 .product-quantity-v41,:root[data-theme=dark] .product-page-v41 .product-quantity-v41 button,:root[data-theme=dark] .product-page-v41 .product-quantity-v41 input{color:var(--p56-text)!important;border-color:var(--p56-line)!important;
}:root[data-theme=dark] .product-page-v41 .product-option-v41 select,
:root[data-theme=dark] .product-page-v41 .product-option-v41 button,
:root[data-theme=dark] .product-page-v41 .product-quantity-v41,
:root[data-theme=dark] .product-page-v41 .product-quantity-v41 button,
:root[data-theme=dark] .product-page-v41 .product-quantity-v41 input{background:#173638!important;
}:root[data-theme=dark] .product-page-v41 .product-purchase-v41__benefits>div:nth-child(1){background:#173b37!important;
}:root[data-theme=dark] .product-page-v41 .product-purchase-v41__benefits>div:nth-child(2){background:#292f43!important;
}:root[data-theme=dark] .product-page-v41 .product-purchase-v41__benefits>div:nth-child(3){background:#3a2f30!important;
}:root[data-theme=dark] .product-page-v41 .product-price-v41{background:linear-gradient(135deg,rgba(198,143,54,.15),rgba(215,111,93,.07))!important;border-color:rgba(198,143,54,.18)!important;
}:root[data-theme=dark] .product-page-v41 .product-price-v41>strong{color:#e9f1f1!important;
}:root[data-theme=dark] .product-page-v41 .product-price-v41 p{color:#d6b572!important;
}:root[data-theme=dark] .product-page-v41 .product-trust-v41 article{color:var(--p56-text)!important;border-color:var(--p56-line)!important;
}:root[data-theme=dark] .product-page-v41 .product-trust-v41 article:nth-child(1){background:#173b37!important;
}:root[data-theme=dark] .product-page-v41 .product-trust-v41 article:nth-child(2){background:#1b3540!important;
}:root[data-theme=dark] .product-page-v41 .product-trust-v41 article:nth-child(3){background:#292f43!important;
}:root[data-theme=dark] .product-page-v41 .product-trust-v41 article:nth-child(4){background:#3a3128!important;
}:root[data-theme=dark] .product-page-v41 .product-tabs-v41{background:rgba(18,45,48,.90)!important;border-color:var(--p56-line)!important;box-shadow:0 15px 42px rgba(0,0,0,.20)!important;
}:root[data-theme=dark] .product-page-v41 .product-tabs-v41 a{color:#afc1bf!important;
}:root[data-theme=dark] .product-page-v41 .product-tabs-v41 a.is-active{color:#fff!important;
}:root[data-theme=dark] .product-page-v41 .product-editorial-v41{background:linear-gradient(145deg,#153235,#19363b)!important;
}:root[data-theme=dark] .product-page-v41 .product-specs-v41{background:linear-gradient(145deg,#153235,#1c3240)!important;
}:root[data-theme=dark] .product-page-v41 .product-reviews-v41{background:linear-gradient(145deg,#173234,#382f2e)!important;
}:root[data-theme=dark] .product-page-v41 .product-editorial-v41 blockquote{color:#d6e5e3!important;background:linear-gradient(135deg,rgba(13,127,135,.12),rgba(100,91,143,.10),rgba(215,111,93,.07))!important;
}:root[data-theme=dark] .product-page-v41 .product-spec-v41__body{background:#143034!important;border-color:var(--p56-line)!important;
}:root[data-theme=dark] .product-page-v41 .product-spec-v41__row{color:var(--p56-text)!important;border-bottom-color:var(--p56-line)!important;background:transparent!important;
}:root[data-theme=dark] .product-page-v41 .product-spec-v41__row:nth-child(even){background:#192f38!important;
}:root[data-theme=dark] .product-page-v41 .product-spec-v41__row:hover{background:#1c3b3e!important;
}:root[data-theme=dark] .product-page-v41 .product-spec-v41__row span{color:#a9bcba!important;
}:root[data-theme=dark] .product-page-v41 .product-spec-v41__row strong{color:#e7f0ef!important;
}:root[data-theme=dark] .product-page-v41 .product-review-guide-v45,:root[data-theme=dark] .product-page-v41 .product-review-list-v41 article,:root[data-theme=dark] .product-page-v41 .product-review-form-v41 input,:root[data-theme=dark] .product-page-v41 .product-review-form-v41 select,:root[data-theme=dark] .product-page-v41 .product-review-form-v41 textarea{color:var(--p56-text)!important;background:#173438!important;border-color:var(--p56-line)!important;
}:root[data-theme=dark] .product-page-v41 .product-related-v41{background:linear-gradient(180deg,#102829,#132e34)!important;
}:root[data-theme=dark] .product-page-v41 .product-related-home-card-v45{color:var(--p56-text)!important;background:linear-gradient(180deg,#173438,#192f37)!important;border-color:var(--p56-line)!important;
}:root[data-theme=dark] .product-page-v41 .product-related-home-card-v45 h3 a,
:root[data-theme=dark] .product-page-v41 .product-related-home-card-v45 .home-product-card__price b{color:#e8f1f0!important;
}:root[data-theme=dark] .product-page-v41 .product-mobile-dock-v41{color:#e8f1f0!important;background:rgba(18,44,48,.88)!important;border-color:rgba(180,211,211,.13)!important;
}:root[data-theme=dark] .product-page-v41 .product-mobile-dock-v41 strong{color:#fff!important;
}:root[data-theme=dark] .product-page-v41 .product-mobile-dock-v41 span,
:root[data-theme=dark] .product-page-v41 .product-mobile-dock-v41 small{color:#abc0be!important;
}.allbrand-tools-v57{justify-content:space-between!important;
}.allbrand-tools-v57 .allbrand-search-v55{min-width:0!important;width:min(760px,100%)!important;grid-template-columns:21px minmax(0,1fr) 34px!important;
}.allbrand-search-v57__clear{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:9px;color:#52676c;background:transparent;font-size:20px;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease;
}.allbrand-search-v57__clear:hover{color:#294d68;background:rgba(41,77,104,.08);
}.allbrand-card-v55__logo{overflow:hidden!important;padding:0!important;background:#fff!important;box-shadow:none!important;border:1px solid rgba(41,77,104,.09)!important;
}.allbrand-card-v55__logo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit;
}.product-image-link-v57{display:block!important;width:100%!important;height:100%!important;min-width:0!important;cursor:pointer!important;
}.product-image-link-v57>img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;
}.category-product-v38__media .product-image-link-v57{position:relative;z-index:1;
}.home-product-card__media .product-image-link-v57{position:relative;z-index:1;
}.product-image-link-v57:focus-visible{outline:2px solid #0d7f87;outline-offset:3px;border-radius:14px;
}@media (max-width:560px){.allbrand-tools-v57{align-items:stretch!important;
  }.allbrand-tools-v57 .allbrand-search-v55{width:100%!important;
  }
}.article-page-v58,.article-detail-page-v58{--ar-teal:#0d7f87;--ar-green:#08735c;--ar-navy:#294d68;--ar-indigo:#645b8f;--ar-coral:#d76f5d;--ar-amber:#c68f36}.article-detail-meta-v58{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.article-detail-meta-v58 i{width:4px;height:4px;border-radius:50%;background:var(--ar-coral)}.article-card-v58{overflow:hidden;border-radius:21px;border:1px solid rgba(41,77,104,.10);background:#fff;transition:.3s}.article-card-v58:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(31,64,75,.11)}.article-card-v58:hover img{transform:scale(1.035)}.article-card-v58 h2{min-height:55px;margin:7px 0;font-size:15px;line-height:1.8}.article-card-v58 h2 a{color:var(--text)}.article-card-v58 p{min-height:76px;margin:0;color:var(--muted);font-size:12px;line-height:1.9}.article-detail-hero-v58__content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;margin-top:22px}.article-detail-hero-v58__copy>span{color:var(--ar-green);font-size:12px;font-weight:900}.article-detail-hero-v58 h1{max-width:940px;margin:8px 0 12px;color:var(--text)}.article-detail-hero-v58__copy>p{max-width:850px;color:var(--muted);font-size:15px;line-height:2}.article-detail-actions-v58{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.article-detail-actions-v58 button{min-height:40px;padding:0 11px;border-radius:11px;border:1px solid rgba(41,77,104,.11);background:#fff;color:var(--ar-navy);font-size:11px}.article-detail-toc-v58{position:sticky;top:90px}.article-detail-toc-v58 nav{display:grid;gap:3px;margin-top:9px}.article-detail-toc-v58 a{position:relative;padding:8px 11px;border-radius:9px;color:var(--muted);font-size:11px}.article-detail-toc-v58 a.is-active{color:var(--ar-navy);background:#edf4f6;font-weight:900}.article-detail-toc-v58 a.is-active::before{content:"";position:absolute;right:0;top:8px;bottom:8px;width:3px;border-radius:99px;background:linear-gradient(var(--ar-green),var(--ar-teal))}:root[data-theme=dark] .article-detail-hero-v58{background:radial-gradient(circle at 92% 8%,rgba(13,127,135,.08),transparent 23%),radial-gradient(circle at 7% 48%,rgba(73,95,128,.08),transparent 25%),linear-gradient(180deg,#102829,#132d31 55%,#182d36)}:root[data-theme=dark] .article-card-v58{background:linear-gradient(145deg,#153234,#192f37)!important;border-color:rgba(165,203,204,.12)!important;color:#e8f1f0!important}:root[data-theme=dark] .article-card-v58 h2 a,:root[data-theme=dark] .article-detail-hero-v58 h1{color:#e8f1f0!important}@media (max-width:900px){.article-detail-toc-v58{position:sticky;top:62px;z-index:50}.article-detail-toc-v58 nav{display:flex;gap:4px;margin:0}.article-detail-toc-v58 a{flex:none;white-space:nowrap}.article-detail-hero-v58__content{grid-template-columns:1fr}.article-detail-actions-v58{justify-content:flex-start}}@media (max-width:767px){.article-detail-meta-v58{flex-wrap:wrap}.article-detail-actions-v58{overflow:auto;flex-wrap:nowrap}.article-detail-actions-v58 button{flex:none}}.article-page-v58,
.article-detail-page-v58{--a59-green:#08735c;--a59-teal:#0d7f87;--a59-navy:#294d68;--a59-indigo:#675f91;--a59-coral:#d76f5d;--a59-amber:#c68f36;
}.article-sidebar-open-v59{display:none;
}.article-card-v58{border-color:rgba(41,77,104,.11)!important;box-shadow:0 15px 38px rgba(31,64,75,.07)!important;
}.article-card-v58:nth-child(4n+1){background:linear-gradient(180deg,#fff,#f4f9f7)!important;
}.article-card-v58:nth-child(4n+2){background:linear-gradient(180deg,#fff,#f3f6f9)!important;
}.article-card-v58:nth-child(4n+3){background:linear-gradient(180deg,#fff,#f5f2f9)!important;
}.article-card-v58:nth-child(4n){background:linear-gradient(180deg,#fff,#fff5ef)!important;
}.article-detail-hero-v58{padding:28px 0 32px!important;background:radial-gradient(circle at 92% 6%,rgba(13,127,135,.12),transparent 24%),
    radial-gradient(circle at 6% 76%,rgba(103,95,145,.075),transparent 25%),
    radial-gradient(circle at 84% 100%,rgba(215,111,93,.045),transparent 24%),
    linear-gradient(180deg,#fbfcfb,#f3f7f7)!important;
}.article-detail-hero-v58__content{align-items:center!important;padding:23px 25px;border-radius:26px;border:1px solid rgba(41,77,104,.10);background:radial-gradient(circle at 100% 0,rgba(13,127,135,.08),transparent 29%),
    radial-gradient(circle at 0 100%,rgba(103,95,145,.055),transparent 30%),
    rgba(255,255,255,.74);box-shadow:0 15px 40px rgba(31,64,75,.055);backdrop-filter:blur(14px);
}.article-detail-hero-v58 h1{font-size:clamp(28px,3.6vw,48px)!important;line-height:1.5!important;
}.article-detail-summary-v59{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;
}.article-detail-summary-v59 article{padding:12px 14px;border-radius:15px;border:1px solid rgba(41,77,104,.09);background:#fff;
}.article-detail-summary-v59 article:nth-child(2){background:#f2f4f8;
}.article-detail-summary-v59 article:nth-child(3){background:#fff5ef;
}.article-detail-summary-v59 span,
.article-detail-summary-v59 strong{display:block;
}.article-detail-summary-v59 span{color:var(--muted);font-size:9px;
}.article-detail-summary-v59 strong{margin-top:3px;color:var(--text);font-size:12px;
}:root[data-theme=dark] .article-detail-hero-v58__content{background:linear-gradient(145deg,#153234,#192f37)!important;border-color:rgba(165,203,204,.12)!important;color:#e8f1f0!important;
}:root[data-theme=dark] .article-detail-summary-v59 article{background:#173438!important;border-color:rgba(165,203,204,.10)!important;
}:root[data-theme=dark] .article-detail-summary-v59 article:nth-child(2){background:#1b3540!important;
}:root[data-theme=dark] .article-detail-summary-v59 article:nth-child(3){background:#3a302c!important;
}:root[data-theme=dark] .article-detail-summary-v59 strong{color:#e8f1f0!important;
}@media (max-width:900px){.article-sidebar-open-v59{width:100%;min-height:46px;display:flex!important;align-items:center;justify-content:center;margin:0 0 14px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--a59-green),var(--a59-teal) 54%,var(--a59-navy));box-shadow:0 10px 26px rgba(41,77,104,.18);font-size:12px;font-weight:900;
  }body.article-sidebar-open-v59{overflow:hidden!important;
  }.article-detail-toc-v58 nav{display:grid!important;
  }.article-detail-toc-v58 a{white-space:normal!important;
  }
}@media (max-width:767px){.article-detail-hero-v58__content{padding:18px;border-radius:21px;
  }.article-detail-summary-v59{grid-template-columns:1fr;
  }
}.article-shell-v60,.article-detail-shell-v60{padding:42px 0 64px;background:radial-gradient(circle at 8% 10%,rgba(38,151,164,.08),transparent 26%),radial-gradient(circle at 92% 60%,rgba(201,139,73,.06),transparent 25%),var(--bg)}.article-layout-v60,.article-detail-layout-v60{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;direction:ltr;align-items:start}.article-sidebar-v60,.article-detail-sidebar-v60{direction:rtl;position:sticky;top:92px;display:grid;gap:16px}.article-main-v60,.article-detail-main-v60{direction:rtl;min-width:0}.article-sidebox-v60{padding:20px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,var(--surface),var(--surface2));box-shadow:0 14px 38px rgba(28,61,71,.07)}.article-sidebox-v60__head{font-weight:900;font-size:15px;margin-bottom:15px}.article-sidebox-v60__head:after{content:"";display:block;margin-top:9px;background:linear-gradient(90deg,#0d857c,#ca8c48)}.article-search-v60__field{height:46px;padding:0 13px;display:flex;align-items:center;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.article-search-v60__field input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit}.article-cats-v60{display:grid;gap:5px}.article-cats-v60 a{display:flex;justify-content:space-between;padding:10px 11px;border-radius:11px;color:var(--text)}.article-cats-v60 a:hover,.article-cats-v60 a.is-active{background:rgba(13,133,124,.09);color:#087568}.article-cats-v60 b{min-width:31px;text-align:center;padding:2px 7px;border-radius:20px;background:rgba(42,79,101,.07);font-size:10px}.article-sidebox-v60--accent{background:linear-gradient(145deg,rgba(8,117,104,.12),rgba(42,79,101,.07),rgba(202,140,72,.08));}.article-sidebox-v60--accent small{color:#b47631;font-weight:800}.article-sidebox-v60--accent h3{font-size:16px;margin:6px 0}.article-sidebox-v60--accent p{font-size:12px;line-height:2;color:var(--muted)}.article-toolbar-v60{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 14px;margin-bottom:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 10px 30px rgba(28,61,71,.05)}.article-toolbar-v60>div{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.article-toolbar-v60 strong{font-size:11px}.article-toolbar-v60 button{border:0;padding:9px 12px;border-radius:10px;background:transparent;color:var(--muted);font:inherit;font-size:11px;cursor:pointer}.article-toolbar-v60 button.is-active{color:#087568;background:rgba(13,133,124,.10);font-weight:900}.article-toolbar-v60>span{font-size:10px;color:var(--muted)}.article-grid-v60{display:grid}.article-card-v60{overflow:hidden;border-radius:22px;transition:.25s}.article-card-v60__media{height:185px;position:relative;overflow:hidden}.article-card-v60__media img{transition:.45s}.article-card-v60:hover img{transform:scale(1.035)}.article-card-v60__media>span{position:absolute;right:12px;bottom:12px;padding:6px 9px;border-radius:20px;background:rgba(255,255,255,.9);color:#087568;font-size:9px;font-weight:900;backdrop-filter:blur(8px)}.article-card-v60__body{padding:15px}.article-card-v60__meta{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.article-card-v60 h2{font-size:15px;line-height:1.8;margin:8px 0}.article-card-v60 h2 a{color:var(--text)}.article-card-v60 p{font-size:11px;line-height:2;color:var(--muted);margin:0}.article-body-v60{padding:30px;border:1px solid var(--line);border-top:4px solid #087568;border-radius:25px;background:var(--surface);box-shadow:0 20px 52px rgba(28,61,71,.075)}.article-body-v60__header{padding-bottom:22px;border-bottom:1px solid var(--line)}.article-body-v60__chips{display:flex;gap:7px;flex-wrap:wrap}.article-body-v60__chips span{padding:6px 9px;border-radius:20px;background:rgba(13,133,124,.08);color:#087568;font-size:9px}.article-body-v60 h1{font-size:28px;line-height:1.6;margin:14px 0 8px}.article-body-v60__header p,.article-body-v60 section p{font-size:13px;line-height:2.2;color:var(--muted)}.article-body-v60>section{padding:22px 0;border-bottom:1px solid var(--line);scroll-margin-top:110px}.article-body-v60 h2{font-size:17px;margin:0 0 10px}.article-body-v60 blockquote{margin:18px 0;padding:19px 22px;border-right:4px solid #0d857c;border-radius:15px;background:linear-gradient(90deg,rgba(42,79,101,.05),rgba(13,133,124,.08));font-size:14px;font-weight:800;line-height:2}.article-info-list-v60{display:grid;gap:9px}.article-info-list-v60>div{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:13px;border-radius:12px;background:var(--surface2);font-size:12px}.article-info-list-v60 span{color:var(--muted)}.article-toc-v60{display:grid;gap:4px}.article-toc-v60 a{padding:9px 10px;border-radius:10px;color:var(--muted);font-size:11px}.article-toc-v60 a:hover{background:rgba(13,133,124,.08);color:#087568}.article-mini-v60{display:grid;grid-template-columns:65px 1fr;gap:9px;align-items:center;padding:8px 0;border-bottom:1px solid var(--line);color:var(--text)}.article-mini-v60:last-child{border:0}.article-mini-v60 img{width:65px;height:51px;border-radius:9px}.article-mini-v60 b,.article-mini-v60 small{display:block}.article-mini-v60 b{font-size:10px;line-height:1.7}.article-mini-v60 small{font-size:8px;color:var(--muted);margin-top:2px}.article-actions-v60{display:flex;gap:8px;padding:20px 0}.article-actions-v60 button,.article-comment-form-v60>button{border:0;border-radius:11px;padding:11px 17px;background:linear-gradient(135deg,#087568,#159a8b);color:#fff;font:inherit;font-size:11px;font-weight:900}.article-actions-v60 button+button{background:var(--surface2);border:1px solid var(--line);color:var(--text)}.article-prevnext-v60{display:grid;grid-template-columns:1fr 1fr;gap:10px}.article-prevnext-v60 a{padding:14px;border:1px solid var(--line);border-radius:13px;color:var(--text)}.article-prevnext-v60 small,.article-prevnext-v60 b{display:block}.article-prevnext-v60 small{font-size:8px;color:var(--muted)}.article-prevnext-v60 b{font-size:10px;margin-top:3px}.article-related-v60,.article-comments-v60,.article-comment-form-v60{margin-top:25px}.article-section-title-v60 span{font-size:9px;color:#b47631;font-weight:900}.article-section-title-v60 h2{font-size:20px;margin:3px 0 14px}.article-related-grid-v60{display:grid}.article-comments-v60>article{padding:16px 18px;margin-bottom:9px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.article-comments-v60 time{float:left;font-size:8px;color:var(--muted)}.article-comments-v60 b{font-size:11px}.article-comments-v60 p{font-size:11px;color:var(--muted);margin:7px 0 0}.article-comment-form-v60{padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.article-form-grid-v60{display:grid;grid-template-columns:1fr 1fr;gap:12px}.article-comment-form-v60 label{display:block;font-size:10px;font-weight:800;margin-bottom:12px}.article-comment-form-v60 input,.article-comment-form-v60 textarea{width:100%;margin-top:7px;padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--surface2);color:var(--text);font:inherit;outline:0}.article-comment-form-v60 textarea{resize:vertical}.article-sidebar-open-v60,.article-sidebar-close-v60,.article-sidebar-overlay-v60{display:none}:root[data-theme=dark] .article-card-v60__media>span{background:rgba(18,45,47,.9);color:#9be1d7}@media (max-width:1100px){.article-grid-v60{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.article-layout-v60,.article-detail-layout-v60{display:block}.article-sidebar-open-v60{display:flex;width:100%;justify-content:center;margin:0 0 14px;padding:12px;border:0;border-radius:12px;background:linear-gradient(135deg,#087568,#267b8b);color:#fff;font:inherit;font-size:11px;font-weight:900}.article-sidebar-v60,.article-detail-sidebar-v60{position:fixed!important;z-index:10030;right:0;top:0;bottom:0;width:min(360px,88vw);padding:62px 14px 20px;overflow:auto;background:var(--bg);transform:translateX(105%);visibility:hidden;transition:.3s}.article-sidebar-v60.is-open,.article-detail-sidebar-v60.is-open{transform:none;visibility:visible}.article-sidebar-close-v60{display:grid;place-items:center;position:absolute;left:14px;top:14px;width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);font-size:20px}.article-sidebar-overlay-v60{position:fixed;z-index:10020;inset:0;background:rgba(5,24,27,.55);backdrop-filter:blur(5px)}.article-sidebar-overlay-v60.is-open{display:block}.article-body-v60{padding:21px}.article-body-v60 h1{font-size:23px}}@media (max-width:640px){.article-shell-v60,.article-detail-shell-v60{padding:24px 0 42px}.article-grid-v60{grid-template-columns:1fr}.article-toolbar-v60{align-items:flex-start;flex-direction:column}.article-card-v60__media{height:195px}.article-related-grid-v60{grid-template-columns:1fr}.article-prevnext-v60,.article-form-grid-v60{grid-template-columns:1fr}.article-info-list-v60>div{grid-template-columns:1fr}.article-body-v60{padding:17px;border-radius:19px}.article-body-v60 h1{font-size:20px}.article-body-v60__header p,.article-body-v60 section p{font-size:12px}}.article-layout-v60,
.article-detail-layout-v60{direction:rtl!important;grid-template-columns:290px minmax(0,1fr)!important;grid-template-areas:"sidebar main"!important;
}.article-sidebar-v60,
.article-detail-sidebar-v60{grid-area:sidebar!important;direction:rtl!important;
}.article-main-v60,
.article-detail-main-v60{grid-area:main!important;direction:rtl!important;
}.article-card-v60__media{display:block!important;min-height:185px!important;background:linear-gradient(135deg,rgba(9,119,104,.08),rgba(45,77,104,.08))!important;
}.article-card-v60__media img{display:block!important;width:100%!important;height:185px!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;
}.article-mini-v60 img{display:block!important;opacity:1!important;visibility:visible!important;object-fit:cover!important;
}.back-to-top,
.back-to-top.show{color:#ffffff!important;
}.back-to-top::before{place-items:center!important;color:#ffffff!important;font-family:Arial,sans-serif!important;font-size:20px!important;font-weight:700!important;line-height:1!important;z-index:3!important;
}.back-to-top svg,
.back-to-top i{position:relative;z-index:4;
}.back-to-top svg path,
.back-to-top svg polyline,
.back-to-top svg line{stroke:#ffffff!important;fill:none!important;opacity:1!important;
}.back-to-top.show{background:linear-gradient(145deg,#087568,#0d8990)!important;border-color:rgba(255,255,255,.28)!important;box-shadow:0 10px 28px rgba(8,117,104,.28)!important;
}@media (max-width:900px){.article-layout-v60,.article-detail-layout-v60{display:block!important}.article-sidebar-v60,.article-detail-sidebar-v60{right:0!important;left:auto!important;transform:translateX(105%)!important;
 }.article-sidebar-v60.is-open,.article-detail-sidebar-v60.is-open{transform:translateX(0)!important;
 }
}.article-page-v60 :is(p,a,span,button,input,textarea,label,li),
.article-detail-page-v60 :is(p,a,span,button,input,textarea,label,li){font-size:14px}.article-page-v60 :is(h2,h3,h4),
.article-detail-page-v60 :is(h2,h3,h4){line-height:1.7}.article-grid-v60{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.article-card-v60{border:1px solid var(--article-line)!important;box-shadow:0 10px 28px rgba(30,60,57,.07)!important;background:rgba(255,255,255,.91)!important;
}.article-card-v60__media,.article-card-v60__media img{height:155px!important;min-height:155px!important}.article-card-v60:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(23,77,70,.11)!important}.article-search-v60{position:relative!important}.article-search-v60 input{height:44px!important;padding:0 14px 0 42px!important;border:1px solid rgba(10,130,117,.17)!important;background:#fff!important;font-size:14px!important;
}.article-search-v60 button{position:absolute!important;left:7px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border:0!important;border-radius:9px!important;background:rgba(10,130,117,.08)!important;color:var(--article-accent)!important;font-size:0!important;box-shadow:none!important;
}.article-search-v60 button:before{content:"";display:block;width:11px;height:11px;margin:auto;border:1.8px solid currentColor;border-radius:50%;transform:translate(-1px,-1px);
}.article-search-v60 button:after{content:"";position:absolute;width:6px;height:1.8px;background:currentColor;border-radius:2px;left:8px;bottom:8px;transform:rotate(-45deg);
}.article-related-grid-v60{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.back-to-top,.back-to-top.show{width:46px!important;height:46px!important;background:linear-gradient(145deg,#086f66,#0b8d82)!important;border:2px solid rgba(255,255,255,.92)!important;box-shadow:0 8px 25px rgba(7,83,77,.32)!important;color:#fff!important;
}.back-to-top::before{content:""!important;width:10px!important;height:10px!important;position:absolute!important;left:50%!important;top:52%!important;inset:auto!important;border-top:3px solid #fff!important;border-left:3px solid #fff!important;transform:translate(-50%,-35%) rotate(45deg)!important;display:block!important;opacity:1!important;visibility:visible!important;
}.back-to-top::after{content:""!important;position:absolute!important;left:50%!important;top:52%!important;width:3px!important;height:15px!important;background:#fff!important;border-radius:3px!important;transform:translate(-50%,-10%)!important;opacity:1!important;
}.back-to-top svg,.back-to-top i{display:none!important}html[data-theme="dark"] :is(.article-card-v60,.article-sidebar-v60__box,.article-detail-sidebar-v60__box,.article-related-card-v60),
body.dark-mode :is(.article-card-v60,.article-sidebar-v60__box,.article-detail-sidebar-v60__box,.article-related-card-v60){background:linear-gradient(145deg,rgba(28,51,47,.96),rgba(21,43,40,.97))!important;border-color:rgba(116,204,188,.15)!important;
}@media (max-width:1250px){.article-grid-v60,.article-related-grid-v60{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}@media (max-width:900px){.article-grid-v60,.article-related-grid-v60{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}@media (max-width:560px){.article-grid-v60,.article-related-grid-v60{grid-template-columns:1fr!important}
}.inner-page-v20{--formal-green:#17695b;--formal-green-2:#21806d;--formal-green-dark:#124f45;--formal-green-deep:#102824;--formal-green-deeper:#0b1e1b;--formal-green-soft:#eaf3f0;--formal-green-soft-2:#f4f8f6;--formal-line:#dfe8e4;--formal-ink:#1b2b27;--formal-muted:#687972;--formal-shadow:0 14px 36px rgba(16,40,36,.07);background:#f7f9f8;
}.inner-page-v20 main{font-size:14px;line-height:1.9}.inner-page-v20 main :is(p,li,label,input,select,textarea,button){font-size:14px}.inner-page-v20 main :is(small,[class*="__meta"],[class*="__hint"],[class*="__eyebrow"],[class*="__kicker"],.eyebrow,.section-kicker){font-size:12.5px}.inner-page-v20 main :is(input,select,textarea){accent-color:var(--formal-green)}.commerce-v3.inner-page-v20 .inner-page-banner-v24{height:auto;display:flex;align-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 86% 16%,rgba(98,184,163,.17),transparent 28%),radial-gradient(circle at 12% 90%,rgba(255,255,255,.055),transparent 26%),linear-gradient(122deg,var(--formal-green-deeper) 0%,var(--formal-green-deep) 44%,#164a40 72%,#15594b 100%)!important;border-bottom:1px solid rgba(255,255,255,.055)!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.65;background:linear-gradient(90deg,transparent,rgba(255,255,255,.025),transparent 62%),repeating-linear-gradient(90deg,transparent 0,transparent 92px,rgba(255,255,255,.018) 93px,transparent 94px)}.commerce-v3.inner-page-v20 .inner-page-banner-v24::after{content:"";position:absolute;z-index:0;width:520px;height:520px;left:-260px;top:-285px;border-radius:50%;border:1px solid rgba(171,225,211,.09);box-shadow:0 0 0 56px rgba(171,225,211,.025),0 0 0 112px rgba(171,225,211,.014)}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content::after{content:"";position:absolute;border-radius:999px;background:linear-gradient(90deg,#6eb7a6,#3c8f7d)}.commerce-v3.inner-page-v20 .inner-page-banner-v24__eyebrow::before{width:30px;height:2px;border-radius:999px;background:#5fa995!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1{margin:0;color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.08)}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{flex:none}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark span{border-color:rgba(189,232,221,.18)!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark span:nth-child(1){background:rgba(255,255,255,.035)!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark span:nth-child(2){background:rgba(103,185,165,.055)!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark span:nth-child(3){background:linear-gradient(145deg,rgba(112,195,175,.12),rgba(255,255,255,.035))!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__decor--one{background:rgba(85,171,151,.09)!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__decor--two{background:rgba(111,184,168,.055)!important}.category-page-v38{background:#f7f9f8!important;color:var(--formal-ink)}.category-page-v38 :is(.category-sidebar-v38,.category-toolbar-v38,.category-product-v38,.category-description-v39,.category-filter-v38){background:#fff!important;border-color:var(--formal-line)!important;box-shadow:var(--formal-shadow)!important}.category-page-v38 :is(.category-filter-v38 label,.filter-list-v38 label,.category-sort-v39 button){font-size:13.5px!important}.category-page-v38 .category-sort-v39 button:not(.is-active){color:#5d7069!important;background:transparent!important}.category-page-v38 .category-sort-v39 button.is-active,.category-page-v38 .filter-list-v38--chips input:checked+span,.category-page-v38 .category-stock-v38 input:checked+i{color:#fff!important;background:var(--formal-green)!important;border-color:var(--formal-green)!important;box-shadow:none!important}.category-page-v38 .dual-range-v39__active{background:var(--formal-green)!important}.category-page-v38 .dual-range-v39__thumb{border-color:var(--formal-green)!important;background:#fff!important}.category-page-v38 .category-product-v38:nth-child(n){background:#fff!important;border-color:var(--formal-line)!important;box-shadow:0 12px 30px rgba(20,65,55,.055)!important}.category-page-v38 .category-product-v38:hover{transform:translateY(-3px)}.category-page-v38 .category-product-v38__media{background:linear-gradient(145deg,#fbfcfb,#f1f6f4)!important}.category-page-v38 .category-product-v38__badge,.category-page-v38 .category-product-v38__cart{color:#fff!important;background:var(--formal-green)!important;border-color:var(--formal-green)!important;box-shadow:none!important}.category-page-v38 .category-product-v38__heart{background:rgba(255,255,255,.94)!important}.category-page-v38 .category-product-v38__compare{background:rgba(16,79,69,.90)!important;color:#fff!important}.category-page-v38 .category-product-v38 h3{font-size:15px!important;line-height:1.8!important}.category-page-v38 .category-product-v38 li{color:#66766f!important;background:#f3f7f5!important}.category-page-v38 .category-description-v39__grid article:nth-child(n){background:#fff!important;border-color:var(--formal-line)!important}.category-page-v38 .category-description-v39__grid article:nth-child(n)>span{color:rgba(23,105,91,.34)!important}.category-page-v38 .category-description-v39__grid h3{font-size:15px!important}.category-page-v38 .category-description-v39__grid p{color:var(--formal-muted)!important}.category-page-v38 .category-description-v39__note a{font-weight:900}.product-page-v41{background:#f7f9f8!important;color:var(--formal-ink)}.product-page-v41 :is(.product-gallery-v41__stage,.product-summary-v41,.product-purchase-v41,.product-editorial-v41,.product-specs-v41,.product-reviews-v41,.product-questions-v41,.product-related-home-card-v45,.product-trust-v41 article){background:#fff!important;border-color:var(--formal-line)!important;box-shadow:var(--formal-shadow)!important}.product-page-v41 .product-gallery-v41__stage{background:linear-gradient(145deg,#fff,#f1f6f4)!important}.product-page-v41 .product-gallery-v41__badge{color:#fff!important}.product-page-v41 .product-gallery-v41__thumbs button{background:#fff!important;border-color:var(--formal-line)!important}.product-page-v41 :is(.product-summary-v41__brand,.product-rating-v41,.product-rating-v41 span){color:var(--formal-green)!important}.product-page-v41 .product-summary-v41 h1{font-size:clamp(25px,2.1vw,34px)!important;line-height:1.55!important}.product-page-v41 .product-summary-v41 p{font-size:14px!important;color:var(--formal-muted)!important}.product-page-v41 .product-feature-list-v41 li{font-size:13.5px!important}.product-page-v41 .product-feature-list-v41 li::before{box-shadow:none!important}.product-page-v41 :is(.product-option-v41 button,.product-option-v41 select){font-size:13.5px!important;color:#40564f!important;background:#fff!important;border-color:var(--formal-line)!important}.product-page-v41 .product-availability-v41 :is(span,small){color:inherit!important;font-size:13px!important}.product-page-v41 .product-purchase-v41__benefits>div:nth-child(n){background:#f5f8f7!important;border-color:#e0e9e5!important}.product-page-v41 .product-purchase-v41__benefits>div:nth-child(n)>span{color:var(--formal-green-dark)!important;background:#e8f2ee!important}.product-page-v41 :is(.product-price-v41>strong,[class*="price"] strong,[class*="price"] b){color:var(--formal-green-dark)!important}.product-page-v41 .product-add-v41,.product-page-v41 #productAddToCart{color:#fff!important;background:var(--formal-green)!important;border:1px solid var(--formal-green)!important;box-shadow:0 12px 25px rgba(18,79,69,.16)!important;font-size:14px!important}.product-page-v41 .product-add-v41:hover,.product-page-v41 #productAddToCart:hover{background:var(--formal-green-dark)!important;border-color:var(--formal-green-dark)!important;box-shadow:0 15px 30px rgba(18,79,69,.20)!important}.product-page-v41 :is(.product-call-v41,.product-better-price-v41){color:var(--formal-green-dark)!important;background:var(--formal-green-soft-2)!important;border-color:#d9e8e2!important;font-size:13.5px!important}.product-page-v41 :is(.product-call-v41,.product-better-price-v41):hover{background:#e6f0ec!important;border-color:#cddfd8!important}.product-page-v41 .product-trust-v41 article:nth-child(n){background:#fff!important;border-color:var(--formal-line)!important}.product-page-v41 .product-trust-v41 article:nth-child(n)>span{color:var(--formal-green-dark)!important;background:#eaf3f0!important}.product-page-v41 .product-tabs-v41{border-color:var(--formal-line)!important}.product-page-v41 .product-tabs-v41 button{font-size:13.5px!important;color:#65766f!important;background:transparent!important}.product-page-v41 .product-tabs-v41 button.is-active{background:var(--formal-green)!important;box-shadow:none!important}.product-page-v41 .product-editorial-v41 blockquote{color:#304b43!important;background:#eff6f3!important;border-right-color:var(--formal-green)!important;font-size:14px!important}.product-page-v41 .product-editorial-v41>section:nth-of-type(n)>div>span{color:rgba(23,105,91,.30)!important}.product-page-v41 .product-editorial-v41__features article:nth-child(n){background:#f6f9f7!important;border-color:var(--formal-line)!important}.product-page-v41 .product-editorial-v41 :is(p,li){font-size:14px!important}.product-page-v41 .product-spec-v41__body{border-color:var(--formal-line)!important;background:#fff!important}.product-page-v41 .product-spec-v41__row :is(span,strong){font-size:13.5px!important}.product-page-v41 :is(.product-review-guide-v45,.product-review-list-v41 article,.product-review-form-v41 input,.product-review-form-v41 select,.product-review-form-v41 textarea,.product-questions-v41 input,.product-questions-v41 details){background:#fff!important;border-color:var(--formal-line)!important}.product-page-v41 :is(.product-review-form-v41 input,.product-review-form-v41 select,.product-review-form-v41 textarea,.product-questions-v41 input){font-size:14px!important}.product-page-v41 :is(.product-review-form-v41 form>button,.product-questions-v41 form>button,.product-modal-v41__card>button:last-child){color:#fff!important;background:var(--formal-green)!important;border:1px solid var(--formal-green)!important;box-shadow:none!important;font-size:14px!important}.product-page-v41 :is(.product-review-form-v41 form>button,.product-questions-v41 form>button):hover{background:var(--formal-green-dark)!important;border-color:var(--formal-green-dark)!important}.product-page-v41 :is(.product-questions-v41__head>span,.product-editorial-v41__lead>span,.product-specs-v41__head>span,.product-review-form-v41>div>span){color:var(--formal-green)!important;font-size:12.5px!important}.product-page-v41 :is(.product-questions-v41__head h2,.product-specs-v41__head h2){font-size:22px!important}.product-page-v41 .product-related-home-card-v45:nth-child(n){background:#fff!important;border-color:var(--formal-line)!important}.product-page-v41 .product-related-v41__head :is(span,a){color:var(--formal-green)!important}.product-page-v41 :is(.product-gallery-v46__thumb-nav,.product-related-v44__controls button){color:var(--formal-green-dark)!important;background:#fff!important;border-color:var(--formal-line)!important}.product-page-v41 :is(.product-gallery-v46__thumb-nav,.product-related-v44__controls button):hover{color:#fff!important;background:var(--formal-green)!important;border-color:var(--formal-green)!important}.product-page-v41 .product-mobile-dock-v41>button{background:var(--formal-green)!important;color:#fff!important}.inner-page-v20 :is([class*="article-card"],[class*="brand-card"],[class*="info-card"],[class*="feature-card"],[class*="contact-card"],[class*="about-card"]){background:#fff!important;border-color:var(--formal-line)!important;box-shadow:0 14px 36px rgba(20,65,55,.06)!important}.inner-page-v20 :is([class*="article-card"],[class*="brand-card"]):hover{border-color:rgba(23,105,91,.22)!important;box-shadow:0 18px 42px rgba(20,65,55,.09)!important}.article-page-v58 :is([class*="tag"],[class*="badge"],[class*="chip"]),.article-detail-page-v58 :is([class*="tag"],[class*="badge"],[class*="chip"]){color:var(--formal-green-dark)!important;background:#edf5f1!important;border-color:#dbe9e3!important}.article-detail-page-v58 blockquote{color:#304b43!important;background:#eff6f3!important;border-right-color:var(--formal-green)!important}.category-page-v38 .category-shell-v38{font-size:14px!important}.category-page-v38 :is(.category-sidebar-v38,.category-toolbar-v38,.category-filter-v38,.category-product-v38,.category-description-v39){font-size:14px!important}.category-page-v38 :is(.category-sidebar-v38__head span,.category-sidebar-v38__head strong,.category-sidebar-v38__head button,.category-filter-v38__title,.category-filter-v38 label,.filter-list-v38 label,.category-sort-v39__label,.category-sort-v39 button,.category-toolbar-v38__count span,.category-filter-trigger-v38 span,.category-filter-drawer-v38__head){font-size:14px!important}.category-page-v38 .category-toolbar-v38__count strong{font-size:20px!important;line-height:1.2}.category-page-v38 .category-product-v38__meta{font-size:13px!important;line-height:1.7}.category-page-v38 .category-product-v38 h2{min-height:52px!important;margin:8px 0!important;font-size:14px!important;line-height:1.85!important}.category-page-v38 .category-product-v38 li{padding:5px 8px!important;font-size:12.5px!important;line-height:1.6}.category-page-v38 .category-product-v38__stock{font-size:13px!important;line-height:1.7}.category-page-v38 .category-product-v38__price strong{font-size:17px!important}.category-page-v38 .category-product-v38__price span{font-size:12.5px!important}.category-page-v38 .category-product-v38__cart{min-height:40px!important;padding-inline:13px!important;font-size:13px!important;font-weight:850}.category-page-v38 :is(.category-product-v38__badge,.category-product-v38__compare){font-size:12px!important}.category-page-v38 .category-product-v38__badge{padding:6px 9px!important}.category-page-v38 .category-empty-v38 :is(p,button){font-size:14px!important}.category-page-v38 .category-pagination-v38 :is(button,span){font-size:13.5px!important}.category-page-v38 .category-description-v39__header>span{font-size:13px!important}.category-page-v38 .category-description-v39 h2{font-size:clamp(22px,2.15vw,22px)!important}.category-page-v38 .category-description-v39 p{font-size:14px!important;line-height:2.05!important}.category-page-v38 .category-description-v39 blockquote{font-size:14px!important}.category-page-v38 .category-description-v39__grid p{font-size:13.5px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content::before{content:"";position:absolute;top:0;right:27px;width:92px;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#6eb7a6,#3d8d7d);opacity:.9;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content::after{right:auto!important;left:27px!important;bottom:0!important;width:42px!important;height:2px!important;opacity:.55!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24{margin-bottom:12px!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24 svg{width:15px!important;height:15px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__eyebrow{margin-bottom:5px!important;line-height:1.6!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1{font-size:clamp(27px,2.25vw,36px)!important;line-height:1.5!important;letter-spacing:-.2px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{width:108px!important;height:108px!important;opacity:.58!important}.category-page-v38 .category-description-v39__note{isolation:isolate;min-height:82px;gap:18px!important;padding:18px 20px!important;color:#fff!important;
}.category-page-v38 .category-description-v39__note::before{z-index:-1;width:180px;height:180px;left:-75px;top:-100px;border-radius:50%;border:1px solid rgba(219,245,237,.11);box-shadow:0 0 0 30px rgba(219,245,237,.025),0 0 0 60px rgba(219,245,237,.014);
}.category-page-v38 .category-description-v39__note strong{position:relative;padding-right:15px;font-size:14px!important;line-height:1.8!important}.category-page-v38 .category-description-v39__note strong::before{content:"";position:absolute;right:0;top:.55em;width:6px;height:6px;border-radius:50%}.category-page-v38 .category-description-v39__note p{font-size:13.5px!important;line-height:1.95!important;color:rgba(255,255,255,.86)!important}.category-page-v38 .category-description-v39__note a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px!important;border-radius:12px!important;font-size:13px!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.category-page-v38 .category-description-v39__note a:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(7,45,38,.14)!important}:root[data-theme=dark] .inner-page-v20{--formal-ink:#edf4f1;--formal-muted:#a8b7b2;--formal-line:#29453d;background:#10251f!important}:root[data-theme=dark] .commerce-v3.inner-page-v20 .inner-page-banner-v24{background:radial-gradient(circle at 84% 18%,rgba(82,178,156,.10),transparent 28%),linear-gradient(122deg,#081a17,#0b211d 46%,#103027 100%)!important}:root[data-theme=dark] .category-page-v38 :is(.category-sidebar-v38,.category-filter-v38,.category-toolbar-v38,.category-product-v38,.category-description-v39),:root[data-theme=dark] .product-page-v41 :is(.product-gallery-v41__stage,.product-summary-v41,.product-purchase-v41,.product-editorial-v41,.product-specs-v41,.product-reviews-v41,.product-questions-v41,.product-related-home-card-v45,.product-trust-v41 article){color:var(--formal-ink)!important;background:#153129!important;border-color:var(--formal-line)!important;box-shadow:0 16px 38px rgba(0,0,0,.12)!important}:root[data-theme=dark] .category-page-v38 .category-product-v38__media,:root[data-theme=dark] .product-page-v41 .product-gallery-v41__stage{background:#17332c!important}:root[data-theme=dark] .product-page-v41 :is(.product-key-specs-v41 article:nth-child(n),.product-purchase-v41__benefits>div:nth-child(n),.product-spec-v41__row:nth-child(even),.product-editorial-v41__features article:nth-child(n)){background:#193830!important;border-color:#294a40!important}@media (max-width:767px){.commerce-v3.inner-page-v20 .inner-page-banner-v24{min-height:225px;padding:28px 0}.commerce-v3.inner-page-v20 .inner-page-banner-v24__inner{gap:16px}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content{padding:21px 20px 23px;border-radius:20px}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{width:82px;height:82px;opacity:.42}.commerce-v3.inner-page-v20 .breadcrumbs-v24{font-size:12px!important;margin-bottom:13px}.commerce-v3.inner-page-v20 .inner-page-banner-v24__eyebrow{font-size:12px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1{font-size:28px!important}}@media (max-width:520px){.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{display:none}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content{max-width:none;width:100%}.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1{font-size:25px!important}.category-page-v38 .category-description-v39__note{align-items:stretch;flex-direction:column}.category-page-v38 .category-description-v39__note a{text-align:center}}:root[data-theme=dark] .article-page-v58 .article-card-v60{background:#153129!important;border-color:#29453d!important;box-shadow:0 14px 34px rgba(0,0,0,.16)!important}:root[data-theme=dark] .article-page-v58 .article-card-v60__media{background:#17332c!important}:root[data-theme=dark] .article-page-v58 .article-card-v60__media>span{background:rgba(18,52,44,.92)!important;color:#c4e6dc!important;border-color:rgba(196,230,220,.16)!important}:root[data-theme=dark] .article-page-v58 .article-card-v60 p,
:root[data-theme=dark] .article-page-v58 .article-card-v60__meta{color:#a8b7b2!important}:root[data-theme=dark] .commerce-v3:not(.inner-page-v20) .blog-card{background:var(--surface)!important;border-color:var(--line)!important}@media (max-width:767px){.commerce-v3.inner-page-v20 .inner-page-banner-v24{min-height:195px!important;padding:24px 0!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__inner{gap:14px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content{padding:17px 19px 19px!important;border-radius:18px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content::before{right:19px!important;width:74px!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24{font-size:13.5px!important;margin-bottom:10px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__eyebrow{font-size:13px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1{font-size:25px!important}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{width:72px!important;height:72px!important;opacity:.42!important}.category-page-v38 .category-products-v38{grid-template-columns:1fr!important}.category-page-v38 .category-product-v38__body{padding:14px!important}.category-page-v38 .category-product-v38 h2{font-size:14px!important}.category-page-v38 .category-product-v38__cart{font-size:13px!important;padding-inline:12px!important}.category-page-v38 .category-description-v39__note{padding:17px!important}
}.commerce-v3.inner-page-v20 .inner-page-banner-v24{min-height:210px!important;padding:0!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24__inner{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:210px!important;margin-inline:auto!important;padding:28px!important;gap:0!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content{position:relative!important;z-index:2!important;width:min(100%,900px)!important;max-width:900px!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;text-align:center!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24__content::before,
.commerce-v3.inner-page-v20 .inner-page-banner-v24__content::after{content:none!important;display:none!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{position:absolute!important;left:28px!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;pointer-events:none!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24{width:max-content!important;max-width:100%!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;margin:0 auto 16px!important;padding:9px 15px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(255,255,255,.11),rgba(255,255,255,.055))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 22px rgba(2,25,21,.10)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important;color:rgba(235,247,243,.84)!important;line-height:1.55!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24 a{color:#f1faf7!important;font-size:15px!important;font-weight:700!important;text-decoration:none!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"]{color:#d4ebe5!important;font-size:15px!important;font-weight:650!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-hidden="true"]{width:23px!important;height:23px!important;flex:0 0 23px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-inline:1px!important;border:1px solid rgba(180,222,211,.16)!important;border-radius:50%!important;background:rgba(92,165,147,.13)!important;color:#b9ddd3!important;opacity:1!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-hidden="true"] svg{width:12px!important;height:12px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:rotate(180deg)!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24__eyebrow{display:block!important;margin:0 auto 6px!important;color:#abd8cd!important;font-size:13.5px!important;font-weight:650!important;letter-spacing:0!important;text-align:center!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24__eyebrow::before{display:none!important;
}.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1,
.commerce-v3.inner-page-v20 #pageTitle{margin:0 auto!important;max-width:760px!important;color:#fff!important;font-size:clamp(25px,2vw,31px)!important;font-weight:650!important;line-height:1.55!important;letter-spacing:-.1px!important;text-align:center!important;text-shadow:0 1px 7px rgba(0,0,0,.055)!important;
}:root[data-theme=dark] .commerce-v3.inner-page-v20 .breadcrumbs-v24{border-color:rgba(187,226,215,.14)!important;background:linear-gradient(135deg,rgba(165,218,204,.08),rgba(255,255,255,.035))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(0,0,0,.10)!important;
}:root[data-theme=dark] .commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-hidden="true"]{border-color:rgba(187,226,215,.13)!important;background:rgba(109,184,166,.11)!important;
}@media (max-width:767px){.commerce-v3.inner-page-v20 .inner-page-banner-v24{min-height:190px!important;padding:0!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24__inner{min-height:190px!important;padding:20px!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24__content{width:100%!important;max-width:none!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{left:20px!important;width:72px!important;height:72px!important;opacity:.32!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24{min-height:42px!important;margin-bottom:13px!important;padding:8px 13px!important;border-radius:13px!important;font-size:14.5px!important;gap:7px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24 a,
  .commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"]{font-size:14.5px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-hidden="true"]{width:21px!important;height:21px!important;flex-basis:21px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-hidden="true"] svg{width:11px!important;height:11px!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24__eyebrow{font-size:13px!important;margin-bottom:5px!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1,
  .commerce-v3.inner-page-v20 #pageTitle{font-size:23px!important;font-weight:650!important;
  }
}@media (max-width:520px){.commerce-v3.inner-page-v20 .inner-page-banner-v24{min-height:178px!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24__inner{min-height:178px!important;padding:16px!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24__mark{display:none!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24{width:auto!important;max-width:100%!important;flex-wrap:nowrap!important;overflow:hidden!important;white-space:nowrap!important;padding-inline:12px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24 a,
  .commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"]{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
  }.commerce-v3.inner-page-v20 .inner-page-banner-v24 h1,
  .commerce-v3.inner-page-v20 #pageTitle{font-size:21px!important;
  }
}:root{--fadak-lime:#3cb814;--fadak-lime-2:#4fea1e;--fadak-emerald:#17695b;--fadak-deep:#102824}@media (min-width:992px){.commerce-v3 .desktop-nav{gap:1px!important}.commerce-v3 .desktop-nav>a,.commerce-v3 .dropdown>button{padding-inline:10px!important;font-size:16px!important;color:#333!important;font-weight:600!important}.commerce-v3 .desktop-nav>a:hover,.commerce-v3 .desktop-nav>a.active,.commerce-v3 .dropdown>button:hover{color:#248c13!important}
}.commerce-v3 .cart-count{background:#3cb814!important;top:-4px!important;right:-4px!important}.commerce-v3 .pulse{width:8px!important;height:8px!important;border-radius:50%!important;background:#3cb814!important;box-shadow:0 0 0 5px rgba(29,200,129,.13)!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24{gap:0!important;font-size:15px!important;font-weight:650!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24>*{display:inline-flex!important;align-items:center!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24>*+*::before{content:"";width:5px;height:5px;margin-inline:11px;border-radius:50%;background:#3cb814;box-shadow:0 0 0 4px rgba(60,184,20,.10);flex:0 0 auto}.commerce-v3.inner-page-v20 .breadcrumbs-v24 a:hover{color:#3cb814!important}.article-sidebox-v60__head:after,
.product-purchase-v41__head::after{background:linear-gradient(90deg,#3cb814,#4fea1e)!important}.article-sidebox-v60__head:after{width:44px!important;height:3px!important;border-radius:999px!important}.article-page-v58 .article-sidebox-v60{border:1px solid #dbe6e1!important;background:#fff!important;box-shadow:0 10px 30px rgba(18,55,47,.055)!important}.article-page-v58 .article-sidebox-v60__head{font-size:16px!important;font-weight:750!important;color:#263d36!important}.article-page-v58 .article-search-v60__field{grid-template-columns:minmax(0,1fr) 42px!important;transition:.2s ease!important}.article-page-v58 .article-search-v60__field:focus-within{background:#fff!important}.article-page-v58 .article-search-v60__field input{padding-inline:12px!important;outline:0!important;color:#263d36!important}.article-page-v58 .article-search-v60__field input::placeholder{color:#8b9994!important}.article-page-v58 .article-search-v60__submit::before{content:"";position:absolute;width:12px;height:12px;border:2px solid #fff;border-radius:50%;top:10px;left:11px}.article-page-v58 .article-search-v60__submit::after{content:"";position:absolute;width:7px;height:2px;border-radius:2px;background:#fff;transform:rotate(45deg);left:8px;top:24px;transform-origin:center}.article-page-v58 .article-cats-v60 a{font-size:14px!important}.article-page-v58 .article-cats-v60 a:hover,.article-page-v58 .article-cats-v60 a.is-active{background:rgba(60,184,20,.08)!important;color:#2d9414!important}.article-page-v58 .article-cats-v60 b{font-size:12px!important;background:rgba(60,184,20,.10)!important;color:#317d1e!important}.article-page-v58 .article-sidebox-v60--accent{position:relative!important;overflow:hidden!important;background:linear-gradient(145deg,#f8fbf8,#f1f8ef)!important;border-color:rgba(60,184,20,.18)!important}.article-page-v58 .article-sidebox-v60--accent::before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;left:-38px;top:-42px;background:rgba(60,184,20,.08)}.article-page-v58 .article-sidebox-v60--accent small{color:#3cb814!important;font-size:12.5px!important}.article-page-v58 .article-sidebox-v60--accent h3{font-size:17px!important;font-weight:750!important}.article-page-v58 .article-sidebox-v60--accent p{font-size:14px!important;line-height:1.95!important}.article-page-v58 .article-toolbar-v60 button.is-active{color:#2f9815!important;background:rgba(60,184,20,.09)!important;border-color:rgba(60,184,20,.20)!important}.article-page-v58 .article-grid-v60{gap:18px!important}.article-page-v58 .article-card-v60{position:relative!important;overflow:hidden!important;border-radius:19px!important;border:1px solid #dce7e2!important;background:#fff!important;box-shadow:0 10px 28px rgba(16,52,44,.055)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.article-page-v58 .article-card-v60::after{content:""!important;position:absolute!important;right:18px!important;left:18px!important;bottom:0!important;height:3px!important;border-radius:999px 999px 0 0!important;background:linear-gradient(90deg,#3cb814,#4fea1e)!important;opacity:.0!important;transition:.25s!important}.article-page-v58 .article-card-v60:hover{transform:translateY(-5px)!important;border-color:rgba(60,184,20,.30)!important;box-shadow:0 20px 46px rgba(16,52,44,.10)!important}.article-page-v58 .article-card-v60:hover::after{opacity:1!important}.article-page-v58 .article-card-v60__media{height:215px!important;display:block!important;background:#102824!important;overflow:hidden!important}.article-page-v58 .article-card-v60__media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .45s ease!important}.article-page-v58 .article-card-v60:hover .article-card-v60__media img{transform:scale(1.025)!important}.article-page-v58 .article-card-v60__media::after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(7,30,24,.42));pointer-events:none}.article-page-v58 .article-card-v60__media>span{z-index:2!important;right:14px!important;bottom:14px!important;padding:7px 11px!important;border:1px solid rgba(255,255,255,.30)!important;border-radius:9px!important;background:rgba(16,40,36,.78)!important;color:#fff!important;font-size:12.5px!important;font-weight:700!important;backdrop-filter:blur(9px)!important;box-shadow:none!important}.article-page-v58 .article-card-v60__body{padding:18px 18px 20px!important}.article-page-v58 .article-card-v60__meta{font-size:12.5px!important;color:#81908a!important;gap:12px!important}.article-page-v58 .article-card-v60__meta span+span::before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;margin-left:8px;background:#3cb814;vertical-align:middle}
.article-page-v58 .article-card-v60 h2 {min-height: auto !important;margin: 9px 0 8px !important;font-size: 17px !important;font-weight: 750 !important;line-height: 20px !important;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 40px;
}.article-page-v58 .article-card-v60 h2 a:hover{color:#319c15!important}
.article-page-v58 .article-card-v60 p {margin: 0 !important;font-size: 14px !important;line-height: 24px !important;color: #697a73 !important;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;min-height: 96px !important;
}.commerce-v3:not(.inner-page-v20) .blog-card{position:relative!important;overflow:hidden!important;border-radius:19px!important;border:1px solid #dce7e2!important;background:#fff!important;box-shadow:0 10px 28px rgba(16,52,44,.055)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important}.commerce-v3:not(.inner-page-v20) .blog-card::after{content:"";position:absolute;right:18px;left:18px;bottom:0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,#3cb814,#4fea1e);opacity:0;transition:.25s}.commerce-v3:not(.inner-page-v20) .blog-card:hover{transform:translateY(-5px)!important;border-color:rgba(60,184,20,.30)!important;box-shadow:0 20px 46px rgba(16,52,44,.10)!important}.commerce-v3:not(.inner-page-v20) .blog-card:hover::after{opacity:1}.commerce-v3:not(.inner-page-v20) .blog-visual{position:relative!important;overflow:hidden!important;aspect-ratio:16/9!important;background:#102824!important}.commerce-v3:not(.inner-page-v20) .blog-visual img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .45s ease!important}.commerce-v3:not(.inner-page-v20) .blog-card:hover .blog-visual img{transform:scale(1.025)!important}.commerce-v3:not(.inner-page-v20) .blog-visual::after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(180deg,transparent,rgba(7,30,24,.35));pointer-events:none}.commerce-v3:not(.inner-page-v20) .blog-visual>span{z-index:2!important;right:14px!important;bottom:14px!important;top:auto!important;padding:7px 11px!important;border:1px solid rgba(255,255,255,.30)!important;border-radius:9px!important;background:rgba(16,40,36,.78)!important;color:#fff!important;font-size:12px!important;font-weight:700!important;backdrop-filter:blur(9px)!important;box-shadow:none!important}.commerce-v3:not(.inner-page-v20) .blog-card__body{padding:18px 18px 19px!important}.commerce-v3:not(.inner-page-v20) .blog-card__body time{font-size:12.5px!important;color:#81908a!important}.commerce-v3:not(.inner-page-v20) .blog-card__body h3{min-height:40px!important;margin:8px 0!important;font-size:16px!important;font-weight:650!important;line-height:20px!important;color:#20362f!important}.commerce-v3:not(.inner-page-v20) .blog-card__excerpt{min-height:80px!important;margin:0!important;font-size:13.5px!important;line-height:1.95!important;color:#6b7a75!important}.commerce-v3:not(.inner-page-v20) .blog-card__body>a{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:12px!important;padding-top:0!important;border-top:0!important;color:#319c15!important;font-size:13px!important;font-weight:750!important}.commerce-v3:not(.inner-page-v20) .blog-card__body>a:hover{color:#3cb814!important}.allbrand-page-v55 .allbrand-card-v55{border-color:#dce7e2!important;background:#fff!important;box-shadow:0 8px 22px rgba(16,52,44,.05)!important}.allbrand-page-v55 .allbrand-card-v55:hover{border-color:rgba(60,184,20,.30)!important;box-shadow:0 16px 34px rgba(16,52,44,.09)!important}.allbrand-page-v55 .allbrand-card-v55__logo{background:#fff!important;border:1px solid #edf2ef!important}.allbrand-page-v55 .allbrand-card-v55__logo img{max-width:82%!important;max-height:72%!important;object-fit:contain!important;filter:none!important}.allbrand-page-v55 .allbrand-card-v55:hover .allbrand-card-v55__arrow{color:#3cb814!important}@media (max-width:767px){.commerce-v3.inner-page-v20 .breadcrumbs-v24{font-size:14.5px!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24>*+*::before{margin-inline:8px!important;width:4px!important;height:4px!important}.article-page-v58 .article-card-v60__media{height:205px!important}.article-page-v58 .article-card-v60 p{min-height:auto!important}.commerce-v3:not(.inner-page-v20) .blog-card__body h3,.commerce-v3:not(.inner-page-v20) .blog-card__excerpt{min-height:auto!important}
}:root[data-theme=dark] .article-page-v58 .article-sidebox-v60,
:root[data-theme=dark] .article-page-v58 .article-card-v60{background:#153129!important;border-color:#29453d!important}:root[data-theme=dark] .article-page-v58 .article-search-v60__field{background:#112a23!important;border-color:#29453d!important}:root[data-theme=dark] .article-page-v58 .article-search-v60__field input{color:#edf7f4!important}:root{--fadak-sharp:#3cb814;--fadak-sharp-dark:#248c13;--fadak-sharp-light:#4fea1e;--fadak-green-wash:rgba(60,184,20,.075);--fadak-green-line:rgba(60,184,20,.22)}.allbrand-page-v55 .allbrand-card-v55__link::before,
.allbrand-page-v55 .allbrand-card-v55:nth-child(n) .allbrand-card-v55__link::before{background:#248c13!important;opacity:1!important;width:3px!important;top:13px!important;bottom:13px!important;box-shadow:0 0 0 1px rgba(36,140,19,.05)!important;
}.allbrand-page-v55 .allbrand-card-v55__link:hover{border-color:rgba(36,140,19,.28)!important}.allbrand-page-v55 .allbrand-card-v55__count strong,
.allbrand-page-v55 .allbrand-result-v55 strong,
.allbrand-page-v55 .allbrand-intro-v55__copy>span{color:#248c13!important}.article-page-v58 .article-search-v60__field{min-height:50px!important;height:50px!important;width:100%!important;display:flex!important;align-items:center!important;gap:6px!important;padding:5px 6px!important;margin:0!important;border:1px solid #d8e5de!important;border-radius:14px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:0 5px 16px rgba(24,61,52,.035)!important;
}.article-page-v58 .article-search-v60__field input{flex:1 1 auto!important;min-width:0!important;height:38px!important;padding:0 11px!important;margin:0!important;border:0!important;line-height:38px!important;background:transparent!important;font-size:14px!important;box-shadow:none!important;
}.article-page-v58 .article-search-v60__submit{position:static!important;flex:0 0 38px!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;background:#3cb814!important;color:#fff!important;box-shadow:0 7px 16px rgba(60,184,20,.20)!important;transform:none!important;cursor:pointer!important;
}.article-page-v58 .article-search-v60__submit::before,
.article-page-v58 .article-search-v60__submit::after{content:none!important;display:none!important}.article-page-v58 .article-search-v60__submit svg{width:19px!important;height:19px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.article-page-v58 .article-search-v60__submit:hover{background:#248c13!important;transform:none!important}.article-page-v58 .article-search-v60__field:focus-within{border-color:#3cb814!important;box-shadow:0 0 0 4px rgba(60,184,20,.09)!important}.article-detail-page-v58{--article-accent:#3cb814!important;--article-accent-dark:#248c13!important;--article-line:rgba(36,140,19,.15)!important;background:#f7f9f7!important}.article-detail-page-v58 .article-detail-hero-v58{position:relative!important;overflow:hidden!important;padding:34px 0 30px!important;background:radial-gradient(circle at 88% 15%,rgba(60,184,20,.10),transparent 27%),radial-gradient(circle at 8% 85%,rgba(36,140,19,.055),transparent 24%),linear-gradient(180deg,#fbfdfb,#f2f7f1)!important;border-bottom:1px solid rgba(36,140,19,.10)!important;
}.article-detail-page-v58 .article-detail-hero-v58::after{content:"";position:absolute;right:0;left:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,#3cb814 38%,#4fea1e 62%,transparent);opacity:.65}.article-detail-page-v58 .article-detail-hero-v58__copy>span{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#248c13!important;font-size:13px!important;font-weight:800!important}.article-detail-page-v58 .article-detail-hero-v58__copy>span::before{content:"";width:20px;height:3px;border-radius:99px;background:linear-gradient(90deg,#3cb814,#4fea1e)}.article-detail-page-v58 .article-detail-hero-v58 h1{max-width:900px!important;margin:9px 0 12px!important;font-size:clamp(28px,3vw,42px)!important;font-weight:750!important;line-height:1.55!important;color:#1c3029!important}.article-detail-page-v58 .article-detail-hero-v58__copy>p{max-width:850px!important;font-size:14px!important;line-height:2!important;color:#667870!important}.article-detail-page-v58 .article-detail-meta-v58{font-size:13px!important;color:#718079!important}.article-detail-page-v58 .article-detail-meta-v58 span{font-size:13px!important}.article-detail-page-v58 .article-detail-meta-v58 i{background:#3cb814!important;opacity:.65!important}.article-detail-page-v58 .article-detail-actions-v58 button{min-height:42px!important;padding:0 13px!important;border:1px solid rgba(36,140,19,.18)!important;background:#fff!important;color:#315047!important;font-size:13px!important;font-weight:700!important;box-shadow:0 5px 15px rgba(24,61,52,.04)!important}.article-detail-page-v58 .article-detail-actions-v58 button:hover{border-color:#3cb814!important;color:#248c13!important;background:#f7fcf5!important}.article-detail-page-v58 .article-detail-summary-v59{gap:10px!important}.article-detail-page-v58 .article-detail-summary-v59 article:nth-child(n){position:relative!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(36,140,19,.13)!important;box-shadow:0 8px 22px rgba(24,61,52,.045)!important}.article-detail-page-v58 .article-detail-summary-v59 article::before{content:"";position:absolute;right:0;top:10px;bottom:10px;width:3px;border-radius:99px;background:#3cb814}.article-detail-page-v58 .article-detail-summary-v59 span{font-size:12.5px!important;color:#75847d!important}.article-detail-page-v58 .article-detail-summary-v59 strong{font-size:14px!important;color:#253d35!important}.article-detail-page-v58 .article-sidebox-v60,.article-detail-page-v58 .article-body-v60,.article-detail-page-v58 .article-comments-v60>article,.article-detail-page-v58 .article-comment-form-v60{border-color:rgba(36,140,19,.14)!important;background:#fff!important;box-shadow:0 10px 28px rgba(22,58,49,.055)!important;
}.article-detail-page-v58 .article-sidebox-v60{position:relative!important;overflow:hidden!important}.article-detail-page-v58 .article-sidebox-v60::before{content:"";position:absolute;right:0}.article-detail-page-v58 .article-sidebox-v60__head{color:#20372f!important;font-size:16px!important;font-weight:750!important}.article-detail-page-v58 .article-sidebox-v60__head::after,
.article-detail-page-v58 .article-section-title-v60::after{background:linear-gradient(90deg,#3cb814,#4fea1e)!important}.article-detail-page-v58 .article-toc-v60 a{color:#63746d!important;border:1px solid transparent!important}.article-detail-page-v58 .article-toc-v60 a::before{content:"";display:inline-block;width:5px;height:5px;margin-left:8px;border-radius:50%;background:#3cb814;box-shadow:0 0 0 3px rgba(60,184,20,.08);vertical-align:middle}.article-detail-page-v58 .article-toc-v60 a:hover{color:#248c13!important}.article-detail-page-v58 .article-mini-v60 b{font-size:13px!important;line-height:1.75!important}.article-detail-page-v58 .article-mini-v60 small{font-size:12px!important;color:#7a8983!important}.article-detail-page-v58 .article-body-v60{border-top:4px solid #3cb814!important;border-radius:24px!important;padding:30px!important}.article-detail-page-v58 .article-body-v60 h1{font-size:clamp(24px,2.2vw,31px)!important;font-weight:750!important;color:#20372f!important}.article-detail-page-v58 .article-body-v60__header p,
.article-detail-page-v58 .article-body-v60 section p{font-size:14px!important;line-height:2.15!important;color:#62736c!important}.article-detail-page-v58 .article-body-v60>section{position:relative!important;padding:24px 0!important;border-bottom-color:#e1e9e4!important}.article-detail-page-v58 .article-body-v60 h2{position:relative!important;padding-right:15px!important;font-size:19px!important;font-weight:750!important;color:#213a31!important}.article-detail-page-v58 .article-body-v60 h2::before{content:"";position:absolute;right:0;top:.58em;width:6px;height:6px;border-radius:50%;background:#3cb814;box-shadow:0 0 0 5px rgba(60,184,20,.09)}.article-detail-page-v58 .article-body-v60 blockquote{border-right-color:#3cb814!important;background:linear-gradient(90deg,rgba(60,184,20,.07),rgba(36,140,19,.025))!important;color:#3d554c!important;font-size:14px!important;box-shadow:inset -1px 0 0 rgba(60,184,20,.05)!important}.article-detail-page-v58 .article-info-list-v60>div{grid-template-columns:150px 1fr!important;border:1px solid rgba(60,184,20,.10)!important;background:#f7faf6!important;font-size:14px!important}.article-detail-page-v58 .article-info-list-v60>div b{color:#248c13!important;font-size:14px!important}.article-detail-page-v58 .article-info-list-v60>div span{font-size:13.5px!important}.article-detail-page-v58 .article-actions-v60 button,
.article-detail-page-v58 .article-comment-form-v60>button{min-height:42px!important;border-radius:11px!important;font-size:13.5px!important;font-weight:800!important}.article-detail-page-v58 .article-actions-v60 button:first-child,
.article-detail-page-v58 .article-comment-form-v60>button{background:#3cb814!important;border-color:#3cb814!important;color:#fff!important;box-shadow:0 8px 18px rgba(60,184,20,.18)!important}.article-detail-page-v58 .article-actions-v60 button:first-child:hover,
.article-detail-page-v58 .article-comment-form-v60>button:hover{background:#248c13!important;border-color:#248c13!important}.article-detail-page-v58 .article-actions-v60 button:last-child{border-color:rgba(60,184,20,.22)!important;color:#248c13!important;background:#f7fbf5!important}.article-detail-page-v58 .article-prevnext-v60 a{border-color:rgba(60,184,20,.13)!important;box-shadow:0 6px 18px rgba(23,57,49,.04)!important}.article-detail-page-v58 .article-prevnext-v60 a:hover{border-color:#3cb814!important;background:#f8fcf7!important}.article-detail-page-v58 .article-prevnext-v60 small{font-size:12px!important;color:#248c13!important}.article-detail-page-v58 .article-prevnext-v60 b{font-size:13.5px!important}.article-detail-page-v58 .article-section-title-v60{position:relative!important;padding-bottom:10px!important}.article-detail-page-v58 .article-section-title-v60::after{content:"";display:block;width:48px;height:3px;margin-top:8px;border-radius:99px}.article-detail-page-v58 .article-section-title-v60 span{font-size:12.5px!important;color:#248c13!important}.article-detail-page-v58 .article-section-title-v60 h2{font-size:20px!important;color:#21382f!important}.article-detail-page-v58 .article-comments-v60 time{font-size:12px!important;color:#809089!important}.article-detail-page-v58 .article-comments-v60 b{font-size:14px!important;color:#264138!important}.article-detail-page-v58 .article-comments-v60 p{font-size:13.5px!important;line-height:1.95!important}.article-detail-page-v58 .article-comment-form-v60 label{font-size:13.5px!important;color:#344d44!important}.article-detail-page-v58 .article-comment-form-v60 input,
.article-detail-page-v58 .article-comment-form-v60 textarea{font-size:14px!important;border-color:#dce8df!important;background:#fafcf9!important}.article-detail-page-v58 .article-comment-form-v60 input:focus,
.article-detail-page-v58 .article-comment-form-v60 textarea:focus{border-color:#3cb814!important;box-shadow:0 0 0 4px rgba(60,184,20,.08)!important}.category-page-v38 .category-sort-v39 button.is-active,.category-page-v38 .filter-list-v38--chips input:checked+span,.category-page-v38 .category-stock-v38 input:checked+i,.category-page-v38 .category-product-v38__badge,.category-page-v38 .category-product-v38__cart{background:#3cb814!important;border-color:#3cb814!important;color:#fff!important}.category-page-v38 .category-product-v38{position:relative!important;overflow:hidden!important}.category-page-v38 .category-product-v38::after{position:absolute;right:16px;left:16px;bottom:0;height:3px;border-radius:99px 99px 0 0;background:linear-gradient(90deg,#3cb814,#4fea1e);opacity:0;transition:.25s}.category-page-v38 .category-product-v38:hover::after{opacity:1}.category-page-v38 .category-product-v38__meta,
.category-page-v38 .category-product-v38__stock.is-in-stock{color:#248c13!important}.category-page-v38 .category-product-v38__heart:hover{background:rgba(60,184,20,.08)!important;border-color:rgba(60,184,20,.22)!important}.category-page-v38 .category-description-v39{border-top:3px solid #3cb814!important}.category-page-v38 .category-description-v39__header h2::after{background:linear-gradient(90deg,#3cb814,#4fea1e)!important}.category-page-v38 .category-description-v39__grid article{position:relative!important;overflow:hidden!important}.category-page-v38 .category-description-v39__grid article::before{content:"";position:absolute;right:0;top:13px;bottom:13px;width:3px;border-radius:99px}.category-page-v38 .category-description-v39__grid article:hover{border-color:rgba(60,184,20,.24)!important;box-shadow:0 12px 28px rgba(24,61,52,.06)!important}.category-page-v38 .category-description-v39__note{border-color:rgba(255,255,255,.14)!important}.category-page-v38 .category-description-v39__note strong::before{background:#4fea1e!important;box-shadow:0 0 0 5px rgba(79,234,30,.11)!important}.category-page-v38 .category-description-v39__note a{border-color:rgba(255,255,255,.25)!important}.product-page-v41 .product-gallery-v41__stage{border-top:3px solid #3cb814!important}.product-page-v41 .product-gallery-v41__badge{background:#3cb814!important}.product-page-v41 .product-gallery-v41__thumbs button.is-active{border-color:#3cb814!important;box-shadow:0 0 0 3px rgba(60,184,20,.09)!important}.product-page-v41 .product-summary-v41{position:relative!important;border-top:3px solid #3cb814!important}.product-page-v41 .product-summary-v41__brand,
.product-page-v41 .product-rating-v41,
.product-page-v41 .product-rating-v41 span{color:#248c13!important}.product-page-v41 .product-feature-list-v41 li::before{background:#3cb814!important}.product-page-v41 .product-availability-v41{color:#248c13!important;background:rgba(60,184,20,.07)!important;border-color:rgba(60,184,20,.15)!important}.product-page-v41 .product-purchase-v41::before{background:linear-gradient(90deg,#3cb814,#4fea1e)!important}.product-page-v41 .product-price-v41>strong{color:#248c13!important}.product-page-v41 .product-add-v41{color:#fff!important}.product-page-v41 .product-add-v41:hover{box-shadow:0 11px 25px rgba(36,140,19,.23)!important}.product-page-v41 .product-better-price-v41{border-color:rgba(60,184,20,.20)!important}.product-page-v41 .product-purchase-v41__benefits>div{border-color:rgba(60,184,20,.10)!important;background:#f8fbf7!important}.product-page-v41 .product-tabs-v41 button.is-active{border-color:#3cb814!important}.product-page-v41 .product-section-heading-v42::after,.product-page-v41 .product-related-v41__head::after{background:linear-gradient(90deg,#3cb814,#4fea1e)!important}.product-page-v41 .product-spec-v41__row:nth-child(even){background:#f8fbf7!important}.product-page-v41 .product-spec-v41__row:hover{background:rgba(60,184,20,.055)!important}.product-page-v41 .product-editorial-v41__features article{border-color:rgba(60,184,20,.11)!important;background:#f8fbf7!important}.product-page-v41 .product-editorial-v41__features article::before{background:#3cb814!important}.product-page-v41 .product-review-guide-v45__badge{color:#248c13!important;background:rgba(60,184,20,.08)!important;border-color:rgba(60,184,20,.15)!important}.product-page-v41 .product-related-home-card-v45:hover{border-color:rgba(60,184,20,.28)!important;box-shadow:0 16px 36px rgba(20,65,55,.09)!important}@media (max-width:767px){.article-detail-page-v58 .article-detail-hero-v58__content{align-items:start!important}.article-detail-page-v58 .article-detail-hero-v58 h1{font-size:26px!important}.article-detail-page-v58 .article-body-v60{padding:22px 18px!important}.article-detail-page-v58 .article-info-list-v60>div{grid-template-columns:1fr!important;gap:4px!important}.article-page-v58 .article-search-v60__field{height:50px!important}
}:root[data-theme=dark] .article-detail-page-v58 .article-detail-hero-v58{background:radial-gradient(circle at 88% 15%,rgba(60,184,20,.08),transparent 28%),linear-gradient(180deg,#10251f,#132d25)!important}:root[data-theme=dark] .article-detail-page-v58 .article-detail-hero-v58 h1{color:#eef6f1!important}:root[data-theme=dark] .article-detail-page-v58 .article-sidebox-v60,:root[data-theme=dark] .article-detail-page-v58 .article-body-v60,:root[data-theme=dark] .article-detail-page-v58 .article-comments-v60>article,:root[data-theme=dark] .article-detail-page-v58 .article-comment-form-v60{background:#153129!important;border-color:#29483e!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24 a,
.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24 a,
.article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{display:inline-flex!important;align-items:center!important;min-width:0!important;flex:0 1 auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:15px!important;line-height:1.6!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24 a::after,
.article-detail-page-v58 .breadcrumbs-v24 a::after{content:""!important;display:inline-block!important;width:6px!important;height:6px!important;flex:0 0 6px!important;margin-inline-start:10px!important;border-radius:50%!important;background:#3cb814!important;box-shadow:0 0 0 4px rgba(60,184,20,.10)!important;
}@media (max-width:640px){.commerce-v3.inner-page-v20 .breadcrumbs-v24,
  .article-detail-page-v58 .breadcrumbs-v24{max-width:calc(100vw - 32px)!important;gap:8px!important;font-size:14px!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24 a,
  .commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
  .article-detail-page-v58 .breadcrumbs-v24 a,
  .article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{font-size:14px!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24 a::after,
  .article-detail-page-v58 .breadcrumbs-v24 a::after{width:5px!important;height:5px!important;flex-basis:5px!important;margin-inline-start:8px!important;box-shadow:0 0 0 3px rgba(60,184,20,.09)!important}
}.commerce-v3 .premium-footer .footer-contact-v3__icon,
.commerce-v3 .premium-footer .socials a{color:#3cb814!important;
}.commerce-v3 .premium-footer .footer-contact-v3__icon svg,
.commerce-v3 .premium-footer .socials a svg{color:#3cb814!important;stroke:currentColor!important;
}.commerce-v3 .premium-footer .footer-contact-v3__icon svg [fill]:not([fill="none"]),
.commerce-v3 .premium-footer .socials a svg [fill]:not([fill="none"]){fill:currentColor!important}.commerce-v3 .premium-footer .footer-contact-v3__icon,
.commerce-v3 .premium-footer .socials a{background:rgba(255,255,255,.045)!important;border-color:rgba(255,255,255,.11)!important;
}.commerce-v3 .premium-footer .socials a:hover{color:#4fea1e!important;background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.16)!important;
}.commerce-v3 .premium-footer .socials a:hover svg{color:#4fea1e!important}.article-page-v58 [class*="count"] span{font-size:13.5px!important;
}.article-page-v58 .article-toolbar-v60 span{font-size:14px!important}.article-toolbar-v60__sort{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important;margin:0!important;min-width:0!important}.article-toolbar-v60__sort>div{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.article-toolbar-v60__count{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;white-space:nowrap;padding:7px 11px;border-radius:999px;background:rgba(60,184,20,.09);color:#317d1e!important;font-weight:750}.article-detail-content-v60 img{max-width:100%;height:auto}.article-detail-content-v60 iframe{max-width:100%}@media(max-width:640px){.article-toolbar-v60__sort,.article-toolbar-v60__sort>div{width:100%}.article-toolbar-v60__count{align-self:flex-end}}.article-detail-page-v58 .article-sidebox-v60{border:1px solid #dce7e1!important;border-radius:18px!important;box-shadow:0 12px 28px rgba(23,57,49,.055)!important;background:linear-gradient(180deg,#fff 0%,#fbfdfb 100%)!important;
}.article-detail-page-v58 .article-sidebox-v60::before{width:3px!important;top:18px!important;bottom:18px!important;border-radius:999px!important;background:#248c13!important;
}.article-detail-page-v58 .article-sidebox-v60__head{padding-bottom:13px!important;margin-bottom:8px!important;border-bottom:1px solid #edf2ef!important;
}.article-detail-page-v58 .article-sidebox-v60__head span{display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:16px!important;font-weight:750!important;
}.article-detail-page-v58 .article-sidebox-v60__head span::before{content:"";width:8px;height:8px;border-radius:50%;background:#3cb814;box-shadow:0 0 0 5px rgba(60,184,20,.08);
}.article-detail-page-v58 .article-toc-v60{display:grid!important;gap:4px!important}.article-detail-page-v58 .article-toc-v60 a{min-height:40px!important;display:flex!important;align-items:center!important;padding:7px 10px!important;border-radius:10px!important;font-size:13.5px!important;
}.article-detail-page-v58 .article-toc-v60 a:hover{background:#f4faf2!important;border-color:rgba(60,184,20,.16)!important;
}.article-detail-page-v58 .article-mini-v60{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:11px 0!important;border-bottom:1px solid #edf2ef!important;
}.article-detail-page-v58 .article-mini-v60:last-child{border-bottom:0!important}.article-detail-page-v58 .article-mini-v60 img{width:72px!important;height:56px!important;object-fit:cover!important;border-radius:11px!important;box-shadow:0 5px 13px rgba(24,61,52,.08)!important;
}.article-detail-page-v58 .article-mini-v60:hover b{color:#248c13!important}.article-detail-page-v58 .article-body-v60__chips{border-bottom:1px solid #e9f0ec!important;
}.article-detail-page-v58 .article-body-v60__chips span{min-height:32px!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(36,140,19,.14)!important;border-radius:999px!important;background:linear-gradient(180deg,#f9fcf8,#f2f8f0)!important;color:#315548!important;font-size:12.5px!important;font-weight:700!important;
}.article-detail-page-v58 .article-body-v60__chips span:first-child{color:#fff!important;border-color:#248c13!important;background:#248c13!important;
}.article-detail-page-v58 .article-actions-v60{margin-top:24px!important;padding-top:20px!important;border-top:1px solid #e9f0ec!important;
}.article-detail-page-v58 .article-comments-v60__grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;
}.article-detail-page-v58 .article-comments-v60__grid>article{min-width:0!important;margin:0!important;padding:18px!important;border:1px solid #dce8e1!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 22px rgba(24,61,52,.045)!important;
}.article-detail-page-v58 .article-comment-v72__head{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:10px!important;
}.article-detail-page-v58 .article-comment-v72__head>div{display:grid!important;gap:2px!important}.article-detail-page-v58 .article-comment-v72__avatar{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;flex:0 0 38px!important;border-radius:12px!important;background:#eef7eb!important;color:#248c13!important;font-size:14px!important;font-weight:800!important;border:1px solid rgba(60,184,20,.14)!important;
}.article-detail-page-v58 .article-comments-v60__grid article b{font-size:14px!important;color:#263f36!important}.article-detail-page-v58 .article-comments-v60__grid article time{font-size:12.5px!important;color:#819088!important}.article-detail-page-v58 .article-comments-v60__grid article p{margin:0!important;font-size:13.5px!important;line-height:1.95!important;color:#63736d!important}.article-detail-page-v58 .article-comment-form-v60{margin-top:18px!important;border-top:3px solid #248c13!important;border-radius:20px!important;padding:24px!important;
}@media (max-width:760px){.article-detail-page-v58 .article-comments-v60__grid{grid-template-columns:1fr!important}
}.category-page-v38 .category-sidebar-v38{border-top:0!important;
}.category-page-v38 .category-sidebar-v38__head{position:relative!important;
}.category-page-v38 .category-sidebar-v38__head::before{content:""!important;position:absolute!important;border-radius:999px!important;
}.category-page-v38 .category-filter-v38__title::after{background:#3cb814!important;opacity:.75!important;
}.category-page-v38 .category-filter-v38__body input:checked+span,
.category-page-v38 .category-stock-v38 input:checked~i{border-color:rgba(60,184,20,.45)!important;
}.category-page-v38 .category-sort-v39 button.is-active{background:#3cb814!important;border-color:#3cb814!important;color:#fff!important;box-shadow:0 5px 14px rgba(60,184,20,.15)!important;
}.category-page-v38 .category-view-v40 button.is-active{background:#3cb814!important;border-color:#3cb814!important;color:#fff!important;box-shadow:0 5px 14px rgba(60,184,20,.14)!important;
}.category-page-v38 #resultCount{color:#3cb814!important;font-size:18px!important;font-weight:750!important;
}.category-page-v38 .category-product-v38{border-color:#e1e7e4!important;background:#fff!important}.category-page-v38 .category-product-v38::after{content:none!important;display:none!important}.category-page-v38 .category-product-v38:hover{border-color:#cfdad5!important;box-shadow:0 13px 30px rgba(21,55,47,.065)!important}.category-page-v38 .category-product-v38__cart{border-color:#17695b!important}.category-page-v38 .category-product-v38__meta{color:#718078!important}.category-page-v38 .category-product-v38__stock.is-in-stock{color:#34725e!important}.category-page-v38 .category-product-v38__heart{color:#65766f!important}.category-page-v38 .category-product-v38__price strong{color:#213d34!important}.category-page-v38 .filter-list-v38--chips input:checked+span{background:#eef8eb!important;border-color:rgba(60,184,20,.32)!important;color:#248c13!important}.category-page-v38 .category-stock-v38 input:checked+i{background:#3cb814!important;border-color:#3cb814!important}.category-page-v38 .category-description-v39{border-top-color:#17695b!important}.category-page-v38 .category-description-v39__grid article::before{background:#17695b!important}.category-page-v38 .category-description-v39__header>span{color:#17695b!important}.contact-page-v20 .contact-aside-head-v37>span,
.contact-page-v20 .contact-premium-v36__heading .section-kicker,
.contact-page-v20 .contact-map-premium-v36 .section-kicker{color:#248c13!important}.contact-page-v20 .contact-card-v36:not(.contact-card-v36--accent):hover{border-color:rgba(60,184,20,.27)!important;box-shadow:0 12px 26px rgba(24,61,52,.06)!important;
}.contact-page-v20 .contact-response-v37__dot{background:#3cb814!important;box-shadow:0 0 0 5px rgba(60,184,20,.10)!important}.contact-page-v20 .contact-map-premium-v36__meta>a:hover{border-color:#248c13!important}.commerce-v3 .premium-footer .footer-contact-v3__head-icon,
.commerce-v3 .premium-footer .footer-contact-v3__icon,
.commerce-v3 .premium-footer .socials a{color:#3cb814!important;
}.commerce-v3 .premium-footer .footer-contact-v3__head-icon svg,
.commerce-v3 .premium-footer .footer-contact-v3__icon svg,
.commerce-v3 .premium-footer .socials a svg{color:#3cb814!important;stroke:currentColor!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24 > a,
.commerce-v3.inner-page-v20 .breadcrumbs-v24 > span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24 > a,
.article-detail-page-v58 .breadcrumbs-v24 > span[aria-current="page"]{display:block!important;min-width:0!important;flex:0 1 auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24 > a,
.article-detail-page-v58 .breadcrumbs-v24 > a{color:#f4fbf8!important;font-weight:750!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24 > span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24 > span[aria-current="page"]{color:rgba(244,251,248,.88)!important;font-weight:650!important;
}@media (max-width:640px){.commerce-v3.inner-page-v20 .breadcrumbs-v24,
  .article-detail-page-v58 .breadcrumbs-v24{max-width:calc(100vw - 28px)!important;gap:8px!important;font-size:14px!important;
  }
}.commerce-v3 .footer-bottom-v26{font-size:14px!important;line-height:1.8!important;min-height:50px!important;
}.commerce-v3 .footer-bottom-v26 .footer-copyright,
.commerce-v3 .footer-bottom-v26 .footer-credit,
.commerce-v3 .footer-bottom-v26 .footer-credit a{font-size:14px!important;line-height:1.8!important;
}.commerce-v3 .footer-bottom-v26 .footer-credit a{font-weight:800!important;
}@media (max-width:700px){.commerce-v3 .footer-bottom-v26{font-size:13.5px!important;line-height:1.85!important;gap:7px!important;
  }.commerce-v3 .footer-bottom-v26 .footer-copyright,
  .commerce-v3 .footer-bottom-v26 .footer-credit,
  .commerce-v3 .footer-bottom-v26 .footer-credit a{font-size:13.5px!important;
  }
}.commerce-v3 .brand > img[src="assets/logo.png"],
.commerce-v3 .drawer-brand-v42 > img[src="assets/logo.png"],
.commerce-v3 .login-modal__brand > img[src="assets/logo.png"]{visibility:visible!important;opacity:1!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>a,
.article-detail-page-v58 .breadcrumbs-v24>a,
.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{display:inline-flex!important;align-items:center!important;overflow:hidden!important;text-overflow:ellipsis!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>a::after,
.article-detail-page-v58 .breadcrumbs-v24>a::after{margin:0 12px!important;
}@media (max-width:640px){.commerce-v3.inner-page-v20 .breadcrumbs-v24,
  .article-detail-page-v58 .breadcrumbs-v24{font-size:14px!important;max-width:calc(100vw - 30px)!important}.commerce-v3.inner-page-v20 .breadcrumbs-v24>a::after,
  .article-detail-page-v58 .breadcrumbs-v24>a::after{margin:0 9px!important;width:5px!important;height:5px!important;flex-basis:5px!important}
}.category-page-v38 .category-sidebar-v38{padding:0!important;border:1px solid #dbe5e0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 38px rgba(17,52,43,.07)!important;overflow:hidden!important;
}.category-page-v38 .category-sidebar-v38__head{padding:18px 18px 16px!important;min-height:76px!important;background:linear-gradient(180deg,#f7faf8,#fff)!important;border-bottom:1px solid #e4ebe7!important;
}.category-page-v38 .category-sidebar-v38__head::before{top:18px!important;bottom:18px!important;right:0!important;width:4px!important;background:#3cb814!important;
}.category-page-v38 .category-sidebar-v38__head span{font-size:12.5px!important;color:#77867f!important}.category-page-v38 .category-sidebar-v38__head strong{font-size:16px!important;line-height:1.5!important;color:#19392f!important}.category-page-v38 .category-sidebar-v38__head button{font-size:12.5px!important;color:#248c13!important;font-weight:750!important;padding:6px 8px!important;border-radius:8px!important}.category-page-v38 .category-sidebar-v38__head button:hover{background:#f1f7ef!important}.category-page-v38 .category-filter-v38:last-of-type{border-bottom:0!important}.category-page-v38 .category-filter-v38__title{width:100%!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;text-align:right!important;border:0!important;color:#243e35!important;font-size:14px!important;font-weight:720!important;line-height:1.6!important;
}.category-page-v38 .category-filter-v38__title span{display:flex!important;align-items:center!important;gap:9px!important}.category-page-v38 .category-filter-v38.is-open .category-filter-v38__title span::before{background:#3cb814!important}.category-page-v38 .category-filter-v38__title::after{content:none!important;display:none!important}.category-page-v38 .category-filter-v38__title i{width:8px!important;height:8px!important;flex:0 0 8px!important;border-width:0 0 1.8px 1.8px!important;border-style:solid!important;border-color:#7d8e86!important;
}.category-page-v38 .category-filter-v38__body{padding:2px 0 18px!important}.category-page-v38 .category-filter-v38--price .category-filter-v38__body{padding-inline:0!important}.category-page-v38 .price-range-v39{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;
}.category-page-v38 .price-range-v39 label{min-width:0!important;padding:11px 12px!important;border:1px solid #dfe8e3!important;border-radius:12px!important;background:#f8faf9!important;
}.category-page-v38 .price-range-v39 label>span{font-size:12px!important;color:#718078!important}.category-page-v38 .price-range-v39 input{font-size:13px!important;color:#263f36!important;font-weight:700!important;min-width:0!important}.category-page-v38 .price-range-v39 small{font-size:11.5px!important;color:#89978f!important}.category-page-v38 .dual-range-v39{margin:20px 4px 4px!important}.category-page-v38 .filter-list-v38{gap:4px!important;padding:0 1px 2px!important}.category-page-v38 .filter-list-v38 label{min-height:38px!important;padding:4px 3px!important;gap:10px!important;border-radius:9px!important}.category-page-v38 .filter-list-v38 label:hover{background:#f7faf8!important}.category-page-v38 .filter-list-v38 span{font-size:13.5px!important;color:#50645b!important}.category-page-v38 .filter-list-v38 b{font-size:12px!important;color:#89978f!important}.category-page-v38 .filter-list-v38 input{width:17px!important;height:17px!important;accent-color:#3cb814!important}.category-page-v38 .category-stock-v38{margin:0 16px!important;padding:15px 2px!important}.category-page-v38 .category-stock-v38 b{font-size:13.5px!important}.category-page-v38 .category-stock-v38 small{font-size:12px!important}.category-page-v38 .category-product-v38__badge{background:#3cb814!important;border-color:#3cb814!important;color:#fff!important;font-size:11.5px!important;font-weight:800!important;box-shadow:0 6px 16px rgba(60,184,20,.2)!important;
}.category-page-v38 .category-product-v38__price{position:relative!important}.category-page-v38 .category-product-v38__price del{display:block!important;margin-bottom:3px!important;
}.category-page-v38 .category-product-v38__cart{background:#17695b!important;border:1px solid #17695b!important;color:#fff!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;
}.category-page-v38 .category-description-v39__note{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#173c33 0%,#1f5749 64%,#248c13 150%)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;box-shadow:0 18px 38px rgba(15,56,46,.16)!important;
}.category-page-v38 .category-description-v39__note::before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 10% 10%,rgba(60,184,20,.20),transparent 34%)!important;
}.category-page-v38 .category-description-v39__note::after{content:""!important;position:absolute!important;right:0!important;top:22px!important;bottom:22px!important;width:4px!important;border-radius:999px!important;background:#3cb814!important;
}.category-page-v38 .category-description-v39__note>*{position:relative!important;z-index:1!important}.category-page-v38 .category-description-v39__note a{background:#fff!important;color:#1f6f18!important;border:1px solid rgba(255,255,255,.8)!important;box-shadow:0 8px 18px rgba(0,0,0,.1)!important;
}.category-page-v38 .category-description-v39__note a:hover{background:#f0f8ee!important;color:#248c13!important}.contact-page-v20 .contact-premium-v36{padding-block:44px!important;background:linear-gradient(180deg,#f7faf8 0%,#fff 48%,#f5f8f6 100%)!important;
}.contact-page-v20 .contact-premium-v36__grid{gap:24px!important;align-items:stretch!important}.contact-page-v20 .contact-aside-head-v37{padding-bottom:16px!important}.contact-page-v20 .contact-aside-head-v37>span{font-size:13px!important;font-weight:800!important}.contact-page-v20 .contact-card-v36{border-radius:15px!important;border:1px solid #e3eae6!important;background:#fbfcfb!important;box-shadow:none!important}.contact-page-v20 .contact-card-v36--accent{box-shadow:0 12px 28px rgba(18,62,51,.15)!important;
}.contact-page-v20 .contact-card-v36:not(.contact-card-v36--accent) .contact-card-v36__icon{border:1px solid rgba(36,140,19,.13)!important;
}.contact-page-v20 .contact-social-v36{border-radius:16px!important;background:#f7faf8!important;border:1px solid #e2eae6!important}.contact-page-v20 .contact-premium-v36__main{border:1px solid #dce6e1!important;border-top:4px solid #248c13!important;border-radius:22px!important;background:#fff!important;box-shadow:0 18px 42px rgba(17,52,43,.07)!important;
}.contact-page-v20 .contact-premium-v36__heading{padding-bottom:18px!important;border-bottom:1px solid #e8eeeb!important;margin-bottom:22px!important}.contact-page-v20 .contact-premium-v36__heading .section-kicker{color:#248c13!important}.contact-page-v20 .contact-field-v36{background:#fafcfb!important;border-color:#dfe7e3!important;border-radius:13px!important}.contact-page-v20 .contact-field-v36:focus-within{background:#fff!important;border-color:#3cb814!important;box-shadow:0 0 0 4px rgba(60,184,20,.07)!important}.contact-page-v20 .contact-form-v36 button{background:#17695b!important;border-radius:12px!important;box-shadow:0 9px 20px rgba(23,105,91,.18)!important;
}.contact-page-v20 .contact-form-v36 button:hover{background:#248c13!important;transform:translateY(-1px)!important}.contact-page-v20 .contact-map-premium-v36__shell{border:1px solid #dce6e1!important;border-radius:22px!important;background:#fff!important;box-shadow:0 15px 36px rgba(17,52,43,.06)!important;overflow:hidden!important;
}.contact-page-v20 .contact-map-premium-v36__meta{background:linear-gradient(180deg,#fbfcfb,#f6f9f7)!important}.contact-page-v20 .contact-map-premium-v36__meta>a{color:#248c13!important;border-color:rgba(36,140,19,.22)!important;background:#fff!important}.contact-page-v20 .contact-map-premium-v36__meta>a:hover{background:#248c13!important;color:#fff!important}@media (max-width:760px){.category-page-v38 .category-sidebar-v38{border-radius:18px!important}.category-page-v38 .category-filter-v38{margin-inline:14px!important}.category-page-v38 .price-range-v39{grid-template-columns:1fr!important}
}.commerce-v3 .search{gap:10px!important;padding:5px 6px 5px 7px!important;border-color:rgba(23,105,91,.10)!important;background:linear-gradient(180deg,#f4f7f6,#eef3f1)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72)!important;
}.commerce-v3 .search:focus-within{border-color:rgba(60,184,20,.42)!important;box-shadow:0 0 0 4px rgba(60,184,20,.08),inset 0 1px 0 rgba(255,255,255,.78)!important;background:#fff!important;
}.commerce-v3 .search__icon{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;border-radius:12px!important;color:#248c13!important;background:rgba(60,184,20,.07)!important;
}.commerce-v3 .search__icon svg{width:20px!important;height:20px!important}.commerce-v3 .search input{min-width:0!important;padding:0 2px!important;font-size:14px!important;font-weight:550!important;
}.commerce-v3 .search__submit{height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;background:#248c13!important;color:#fff!important;font-size:13.5px!important;font-weight:800!important;line-height:1!important;box-shadow:0 8px 18px rgba(36,140,19,.18)!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease!important;
}.commerce-v3 .search__submit svg{stroke-width:2!important}.commerce-v3 .search__submit:hover{background:#3cb814!important;transform:translateY(-1px)!important;box-shadow:0 10px 20px rgba(60,184,20,.22)!important;
}@media (min-width:992px){.commerce-v3 .desktop-nav>.mega-trigger + a{margin-inline-start:10px!important}
}.commerce-v3.inner-page-v20 .breadcrumbs-v24 > *::before,
.commerce-v3.inner-page-v20 .breadcrumbs-v24 > *::after,
.article-detail-page-v58 .breadcrumbs-v24 > *::before,
.article-detail-page-v58 .breadcrumbs-v24 > *::after{content:none!important;display:none!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24,
.article-detail-page-v58 .breadcrumbs-v24{font-weight:650!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>a,
.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24>a,
.article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;min-width:max-content!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:15px!important;line-height:1.4!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>*+*::before,
.article-detail-page-v58 .breadcrumbs-v24>*+*::before{content:""!important;display:block!important;width:7px!important;height:7px!important;flex:0 0 7px!important;margin-inline:12px!important;border-radius:2px!important;background:#3cb814!important;box-shadow:0 0 0 3px rgba(60,184,20,.08)!important;transform:rotate(45deg)!important;
}@media (max-width:640px){.commerce-v3.inner-page-v20 .breadcrumbs-v24,
  .article-detail-page-v58 .breadcrumbs-v24{max-width:calc(100vw - 28px)!important;min-height:43px!important;padding:7px 13px!important;border-radius:14px!important;font-size:14px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>a,
  .commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
  .article-detail-page-v58 .breadcrumbs-v24>a,
  .article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{min-width:0!important;font-size:14px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
  .article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{max-width:46vw!important;overflow:hidden!important;text-overflow:ellipsis!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>*+*::before,
  .article-detail-page-v58 .breadcrumbs-v24>*+*::before{width:6px!important;height:6px!important;flex-basis:6px!important;margin-inline:9px!important;
  }
}.commerce-v3.inner-page-v20 .breadcrumbs-v24,
.article-detail-page-v58 .breadcrumbs-v24{direction:rtl!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;width:max-content!important;max-width:calc(100vw - 40px)!important;min-height:48px!important;margin:0 auto 14px!important;padding:9px 17px!important;gap:0!important;white-space:nowrap!important;overflow:hidden!important;border:1px solid rgba(220,239,232,.22)!important;border-radius:16px!important;background:linear-gradient(135deg,rgba(255,255,255,.085),rgba(255,255,255,.045))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 8px 20px rgba(0,0,0,.075)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important;font-size:15px!important;line-height:1.45!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>*::before,
.commerce-v3.inner-page-v20 .breadcrumbs-v24>*::after,
.article-detail-page-v58 .breadcrumbs-v24>*::before,
.article-detail-page-v58 .breadcrumbs-v24>*::after{content:none!important;display:none!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>span:first-of-type,
.article-detail-page-v58 .breadcrumbs-v24>span:first-of-type,
.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{width:auto!important;height:auto!important;min-width:0!important;max-width:none!important;display:inline-flex!important;place-items:initial!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>a,
.article-detail-page-v58 .breadcrumbs-v24>a,
.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{position:relative!important;flex:0 0 auto!important;min-width:0!important;font-size:15px!important;line-height:1.45!important;white-space:nowrap!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>a,
.article-detail-page-v58 .breadcrumbs-v24>a{color:#fff!important;font-weight:800!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
.article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{color:rgba(244,251,248,.90)!important;font-weight:700!important;
}.commerce-v3.inner-page-v20 .breadcrumbs-v24>a::after,
.article-detail-page-v58 .breadcrumbs-v24>a::after{content:""!important;display:inline-block!important;width:7px!important;height:7px!important;flex:0 0 7px!important;margin-inline:12px!important;border-radius:2px!important;background:#3cb814!important;box-shadow:0 0 0 3px rgba(60,184,20,.08)!important;transform:rotate(45deg)!important;vertical-align:middle!important;
}@media (max-width:640px){.commerce-v3.inner-page-v20 .breadcrumbs-v24,
  .article-detail-page-v58 .breadcrumbs-v24{min-height:46px!important;max-width:calc(100vw - 28px)!important;padding:8px 14px!important;border-radius:15px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>a,
  .article-detail-page-v58 .breadcrumbs-v24>a,
  .commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
  .article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{font-size:14px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>a::after,
  .article-detail-page-v58 .breadcrumbs-v24>a::after{width:6px!important;height:6px!important;flex-basis:6px!important;margin-inline:10px!important;
  }.commerce-v3.inner-page-v20 .breadcrumbs-v24>span[aria-current="page"],
  .article-detail-page-v58 .breadcrumbs-v24>span[aria-current="page"]{max-width:48vw!important;overflow:hidden!important;text-overflow:ellipsis!important;
  }
}.commerce-v3 .search__submit{min-width:44px!important;width:44px!important;padding:0!important;flex:0 0 44px!important;border-radius:12px!important}.commerce-v3 .search__submit svg{width:20px!important;height:20px!important;margin:0!important}.article-detail-page-v58 .article-detail-hero-v58__content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(250px,360px)!important;grid-template-areas:"copy media" "actions media"!important;gap:16px 24px!important;align-items:center!important;
}.article-detail-page-v58 .article-detail-hero-v58__copy{grid-area:copy!important;min-width:0!important}.article-detail-page-v58 .article-detail-actions-v58{grid-area:actions!important;align-self:start!important}.article-detail-page-v58 .article-detail-hero-v58__media{grid-area:media!important;position:relative!important;overflow:hidden!important;min-width:0!important;aspect-ratio:16/10!important;border-radius:20px!important;border:1px solid #dfeae5!important;background:#edf5f1!important;box-shadow:0 14px 34px rgba(23,105,91,.10)!important;
}.article-detail-page-v58 .article-detail-hero-v58__media::after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(180deg,transparent,rgba(13,49,41,.13));pointer-events:none}.article-detail-page-v58 .article-detail-hero-v58__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.article-detail-page-v58 .article-body-v60__chips{width:100%!important;max-width:100%!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:4px 0 18px!important;padding:0!important;overflow:visible!important;
}.article-detail-page-v58 .article-body-v60__chips span{flex:0 1 auto!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;padding:7px 12px!important;line-height:1.45!important;
}.article-detail-page-v58 .article-body-v60__header{overflow:hidden!important}.article-detail-page-v58 .article-related-grid-v60{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.article-detail-page-v58 .article-related-v60 .article-card-v60{position:relative!important;overflow:hidden!important;border-radius:22px!important;border:1px solid #e0e9e5!important;background:#fff!important;box-shadow:0 11px 30px rgba(20,65,55,.055)!important;transition:.28s ease!important;
}.article-detail-page-v58 .article-related-v60 .article-card-v60:hover{transform:translateY(-4px)!important;border-color:rgba(23,105,91,.22)!important;box-shadow:0 18px 42px rgba(20,65,55,.095)!important}.article-detail-page-v58 .article-related-v60 .article-card-v60__media{height:178px!important;display:block!important;position:relative!important;overflow:hidden!important;background:#eef4f1!important}.article-detail-page-v58 .article-related-v60 .article-card-v60__media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:.45s!important}.article-detail-page-v58 .article-related-v60 .article-card-v60:hover img{transform:scale(1.035)!important}.article-detail-page-v58 .article-related-v60 .article-card-v60__media::after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,transparent,rgba(9,40,34,.24));pointer-events:none}.article-detail-page-v58 .article-related-v60 .article-card-v60__media>span{position:absolute!important;z-index:2!important;right:13px!important;bottom:13px!important;padding:7px 10px!important;border-radius:20px!important;border:1px solid rgba(255,255,255,.52)!important;background:rgba(248,253,251,.91)!important;color:#14594f!important;font-size:12px!important;font-weight:900!important}.article-detail-page-v58 .article-related-v60 .article-card-v60__body{padding:17px 17px 16px!important}.article-detail-page-v58 .article-related-v60 .article-card-v60__meta{display:flex!important;justify-content:space-between!important;color:#75847f!important;font-size:12.5px!important}.article-detail-page-v58 .article-related-v60 .article-card-v60 h2{margin:9px 0 7px!important;font-size:16px!important;line-height:1.85!important}.article-detail-page-v58 .article-related-v60 .article-card-v60 p{margin:0!important;font-size:14px!important;line-height:1.95!important;color:#687972!important}.category-page-v38 .category-filter-v38{margin:0 0!important;padding-inline:14px!important;border-bottom:1px solid #e8eeeb!important;
}.category-page-v38 .category-filter-v38__title{padding:13px 0!important;margin:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.category-page-v38 .category-filter-v38__title span::before{content:""!important;width:5px!important;height:18px!important;border-radius:999px!important;background:#3cb814!important;transition:.2s!important;
}.category-page-v38 .category-filter-v38--price .category-filter-v38__body{padding:4px 0 14px!important;margin:0!important}.category-page-v38 .price-range-v39{padding-inline:0!important;margin-inline:0!important;width:100%!important}.category-page-v38 .category-sort-v39 button{color:#3cb814!important;font-weight:750!important}.category-page-v38 .category-sort-v39 button.is-active,
.category-page-v38 .category-sort-v39 button[data-sort-static="default"].is-active{background:#17695b!important;border-color:#17695b!important;color:#fff!important;box-shadow:none!important;
}.category-page-v38 .category-sort-v39 button:not(.is-active):hover{background:rgba(60,184,20,.07)!important;color:#248c13!important}.category-page-v38 .category-product-v38__badge,
.category-page-v38 .category-product-v38:nth-child(n) .category-product-v38__badge{background:#3cb814!important;border-color:#3cb814!important;color:#fff!important;
}.category-page-v38 .category-product-v38__footer{align-items:flex-end!important;min-height:76px!important}.category-page-v38 .category-product-v38__price{min-height:58px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;
}.category-page-v38 .category-product-v38__price del{color:#d53b3b!important;text-decoration-color:#d53b3b!important;text-decoration-thickness:1.6px!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;margin:0 0 4px!important;
}.category-page-v38 .category-product-v38__price strong{line-height:1.35!important}.category-page-v38 .category-product-v38{height:100%!important;display:flex!important;flex-direction:column!important}.category-page-v38 .category-product-v38__body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.category-page-v38 .category-product-v38__footer{margin-top:auto!important}.category-page-v38 .category-product-v38__cart:hover{background:#17695b!important;border-color:#17695b!important;box-shadow:0 5px 14px rgba(23,105,91,.16)!important;transform:none!important;
}@media (max-width:900px){.article-detail-page-v58 .article-detail-hero-v58__content{grid-template-columns:1fr!important;grid-template-areas:"copy" "media" "actions"!important}.article-detail-page-v58 .article-detail-hero-v58__media{max-width:620px!important;width:100%!important}.article-detail-page-v58 .article-related-grid-v60{grid-template-columns:1fr 1fr!important}
}@media (max-width:640px){.article-detail-page-v58 .article-related-grid-v60{grid-template-columns:1fr!important}.category-page-v38 .category-product-v38__footer{min-height:72px!important}
}.contact-page-v20 .contact-premium-v36__aside{position:relative!important;overflow:hidden!important;padding:22px!important;border:1px solid rgba(23,105,91,.22)!important;border-radius:24px!important;background:radial-gradient(circle at 88% 2%,rgba(60,184,20,.14),transparent 30%),
    linear-gradient(145deg,#102f29 0%,#153f36 58%,#17695b 100%)!important;box-shadow:0 20px 46px rgba(11,48,40,.16)!important;
}.contact-page-v20 .contact-premium-v36__aside::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.045),transparent 36%);
}.contact-page-v20 .contact-premium-v36__aside>*{position:relative;z-index:1}.contact-page-v20 .contact-aside-head-v37{margin:0 0 2px!important;padding:0 2px 18px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;
}.contact-page-v20 .contact-aside-head-v37>span{color:#8ee675!important}.contact-page-v20 .contact-aside-head-v37 h2{color:#fff!important}.contact-page-v20 .contact-aside-head-v37 p{color:rgba(235,247,242,.72)!important}.contact-page-v20 .contact-card-v36,
.contact-page-v20 .contact-social-v36,
.contact-page-v20 .contact-response-v37{border-color:rgba(255,255,255,.10)!important;background:rgba(255,255,255,.065)!important;box-shadow:none!important;backdrop-filter:blur(8px)!important;
}.contact-page-v20 .contact-card-v36--accent{background:linear-gradient(135deg,rgba(60,184,20,.18),rgba(255,255,255,.075))!important;border-color:rgba(112,218,78,.24)!important;
}.contact-page-v20 .contact-card-v36 span,
.contact-page-v20 .contact-social-v36 span{color:rgba(230,244,238,.68)!important}.contact-page-v20 .contact-card-v36 strong,
.contact-page-v20 .contact-card-v36 a,
.contact-page-v20 .contact-card-v36 p,
.contact-page-v20 .contact-response-v37 strong{color:#fff!important}.contact-page-v20 .contact-card-v36 small,
.contact-page-v20 .contact-social-v36 small,
.contact-page-v20 .contact-response-v37 small{color:rgba(226,242,235,.65)!important}.contact-page-v20 .contact-card-v36:not(.contact-card-v36--accent) .contact-card-v36__icon{color:#73d957!important;background:rgba(60,184,20,.11)!important;border-color:rgba(88,207,51,.18)!important;
}.contact-page-v20 .contact-social-v36__links a{color:#8ee675!important;background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.11)!important;
}.contact-page-v20 .contact-social-v36__links a:hover{color:#fff!important;background:#3cb814!important;border-color:#3cb814!important;
}.product-page-v41 .product-option-v41 button{color:#50645c!important;background:#fff!important;border-color:#dce6e1!important;box-shadow:none!important;
}.product-page-v41 .product-option-v41 button:hover{color:#17695b!important;border-color:rgba(23,105,91,.34)!important;background:#f3f8f6!important;
}.product-page-v41 .product-option-v41 button.is-active{color:#fff!important;background:#17695b!important;border-color:#17695b!important;box-shadow:0 6px 14px rgba(23,105,91,.16)!important;
}.product-page-v41 .product-add-v41,.product-page-v41 .product-mobile-dock-v41>button{color:#fff!important;background:#17695b!important;border:1px solid #17695b!important;box-shadow:0 10px 24px rgba(23,105,91,.20)!important;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;
}.product-page-v41 .product-add-v41:hover,.product-page-v41 .product-mobile-dock-v41>button:hover{background:#145b50!important;border-color:#145b50!important;box-shadow:0 12px 28px rgba(20,91,80,.23)!important;transform:translateY(-1px)!important;
}.product-page-v41 .product-add-v41:focus-visible,.product-page-v41 .product-mobile-dock-v41>button:focus-visible{outline:3px solid rgba(60,184,20,.32)!important;outline-offset:3px!important;
}.product-page-v41 .product-tabs-v41 button.is-active{color:#17695b!important;
}.product-page-v41 .product-tabs-v41 button.is-active::after{background:linear-gradient(90deg,#17695b,#3cb814)!important;
}.product-page-v41 .home-product-card__buy{background:#17695b!important;color:#fff!important;
}.product-page-v41 .home-product-card__buy:hover{background:#145b50!important}@media (max-width:760px){.contact-page-v20 .contact-premium-v36__aside{padding:17px!important;border-radius:20px!important}
}.commerce-v3:not(.inner-page-v20) .newsletter-v18__form button{background:#3cb814!important;border-color:#3cb814!important;color:#fff!important;box-shadow:0 10px 24px rgba(60,184,20,.22)!important;
}.commerce-v3:not(.inner-page-v20) .newsletter-v18__form button:hover{background:#248c13!important;border-color:#248c13!important;transform:translateY(-1px);
}.commerce-v3:not(.inner-page-v20) .newsletter-v18__copy>span,
.commerce-v3:not(.inner-page-v20) .section-kicker{color:#3cb814!important}.commerce-v3:not(.inner-page-v20) .popular-brands__icon{color:#3cb814!important;border-color:rgba(60,184,20,.2)!important;background:rgba(60,184,20,.07)!important;
}.commerce-v3:not(.inner-page-v20) .tabs button.active{color:#fff!important;border-color:rgba(60,184,20,.18)!important;
}.commerce-v3:not(.inner-page-v20) .tabs button.active::after{background:#3cb814!important}.article-detail-page-v58 .inner-page-banner-v24__content{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;
}.article-detail-page-v58 .article-detail-hero-v58{margin-top:0!important}.article-detail-page-v58 .article-detail-hero-v58__copy h2{margin:10px 0 12px!important;color:inherit!important;font-size:clamp(26px,2.35vw,38px)!important;line-height:1.45!important;font-weight:750!important;
}.product-page-v41 .product-price-v41{position:relative!important;
}.product-page-v41 .product-price-v41 p{margin-top:7px!important;
}.product-page-v41 .product-detail-layout-v43 .product-overview-v41__grid{align-items:start!important;
}.product-page-v41 .product-gallery-v41,
.product-page-v41 .product-summary-v41{height:auto!important;align-self:start!important;
}.product-page-v41 .product-gallery-v41__stage{flex:none!important;
}.product-page-v41 .product-summary-v41{padding:20px 22px!important;
}.product-page-v41 .product-summary-v41__top{padding-bottom:13px!important;
}.product-page-v41 .product-feature-list-v41{margin-top:14px!important}.product-page-v41 .product-variants-v41{margin-top:14px!important}.product-page-v41 .product-summary-v41 .product-availability-v41{margin-top:14px!important}.product-page-v41 .product-option-v41--colors>div{display:flex!important;flex-wrap:wrap!important;gap:8px!important;
}.product-page-v41 .product-option-v41--colors button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:38px!important;padding:0 12px!important;
}@media (max-width:1100px){.product-page-v41 .product-gallery-v41__stage{min-height:380px!important;height:380px!important;
  }.product-page-v41 .product-gallery-v41__stage>img{height:280px!important;max-height:280px!important}
}@media (max-width:767px){.product-page-v41 .product-gallery-v41__stage{min-height:315px!important;height:315px!important;padding:20px!important;
  }.product-page-v41 .product-gallery-v41__stage>img{height:235px!important;max-height:235px!important}.product-page-v41 .product-summary-v41{padding:18px!important}
}.product-page-v41 .product-gallery-v41__stage{max-height:none!important;
}.product-page-v41 .product-gallery-v46__thumb-nav{display:grid!important;place-items:center!important;
}.product-page-v41 .product-gallery-v46__thumb-nav:hover{transform:translateY(-1px)}.product-page-v41 .product-gallery-v41__actions{backdrop-filter:blur(10px)!important}.product-page-v41 .product-gallery-v41__actions button{border:1px solid transparent!important;background:transparent!important;color:#445d56!important;display:grid!important;place-items:center!important;transition:.2s ease!important}.product-page-v41 .product-gallery-v41__actions button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.product-page-v41 .product-gallery-v41__actions button:hover,.product-page-v41 .product-gallery-v41__actions button.is-active{background:#edf6f2!important;color:#17695b!important;border-color:#d7e8e0!important;transform:none!important}.product-page-v41 .product-tabs-v41{padding:6px!important;border-radius:16px!important;background:#f7faf8!important;border:1px solid #e3ebe7!important;box-shadow:none!important}.product-page-v41 .product-tabs-v41 a{padding:9px 15px!important;border-radius:11px!important;font-size:13.5px!important;font-weight:650!important;color:#66766f!important;border:1px solid transparent!important;background:transparent!important;transition:.2s!important}.product-page-v41 .product-tabs-v41 a.is-active{color:#fff!important;background:#17695b!important;border-color:#17695b!important;box-shadow:0 7px 18px rgba(23,105,91,.13)!important}.product-page-v41 .product-tabs-v41 a.is-active::after{display:none!important}.product-page-v41 .product-tabs-v41 a:hover:not(.is-active){color:#17695b!important;background:#fff!important;border-color:#dce7e2!important}.product-page-v41 .product-section-heading-v42{position:relative!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;padding:0 0 14px!important;margin:0 0 24px!important;border-bottom:1px solid #e6ece9!important}.product-page-v41 .product-section-heading-v42>span{order:2!important;margin:0!important;padding:6px 10px!important;border-radius:999px!important;background:#eef6f2!important;color:#17695b!important;font-size:12.5px!important;font-weight:700!important;line-height:1.3!important}.product-page-v41 .product-section-heading-v42>h2{order:1!important;margin:0!important;color:#1f302b!important;font-size:24px!important;font-weight:750!important;line-height:1.45!important}.product-page-v41 .product-section-heading-v42::after{content:""!important;position:absolute!important;right:0!important;bottom:-1px!important;width:72px!important;height:3px!important;border-radius:99px!important;background:linear-gradient(90deg,#3cb814,#4fea1e)!important}.product-page-v41 .product-old-price-v84{display:block!important;width:max-content!important;font-weight:700!important;text-decoration-thickness:1.5px!important;text-decoration-color:#d32f2f!important}.product-page-v41 .product-purchase-v41{overflow:hidden!important}@media (max-width:900px){.product-page-v41 .product-gallery-v41__stage{height:auto!important;min-height:330px!important}.product-page-v41 .product-gallery-v41__stage>img{height:280px!important}
}@media (max-width:600px){.product-page-v41 .product-section-heading-v42{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.product-page-v41 .product-section-heading-v42>span{order:1!important}.product-page-v41 .product-section-heading-v42>h2{order:2!important;font-size:21px!important}.product-page-v41 .product-tabs-v41 a{padding:8px 12px!important;font-size:13px!important}
}.product-page-v41 .product-old-price-v84{margin:0!important;color:#cf3232!important;font-size:12px!important;line-height:1.4!important;white-space:nowrap!important;
}.product-page-v41 .product-price-v41 p{padding-top:7px!important;
}.product-page-v41 .product-gallery-v41__actions{top:14px!important;right:14px!important;left:auto!important;display:flex!important;flex-direction:column!important;gap:6px!important;padding:5px!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;border:1px solid #e0e9e5!important;box-shadow:0 8px 22px rgba(16,40,36,.08)!important;
}.product-page-v41 .product-gallery-v41__actions button{width:36px!important;height:36px!important;padding:0!important;border-radius:10px!important;
}.product-page-v41 .product-gallery-v41__actions button svg{display:block!important;width:18px!important;height:18px!important;overflow:visible!important;pointer-events:none!important;
}.product-page-v41 .product-gallery-v41__actions button svg *{fill:none!important;stroke:currentColor!important;vector-effect:non-scaling-stroke!important;
}.product-page-v41 .product-related-v41__head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title link" "title controls"!important;align-items:end!important;column-gap:18px!important;row-gap:8px!important;margin-bottom:20px!important;
}.product-page-v41 .product-related-v41__head>div:first-child{grid-area:title!important;min-width:0!important}.product-page-v41 .product-related-v41__head>a{grid-area:link!important;justify-self:end!important;margin:0!important;font-size:13px!important;font-weight:700!important;color:#17695b!important;white-space:nowrap!important;
}.product-page-v41 .product-related-v44__controls{grid-area:controls!important;justify-self:end!important;display:flex!important;gap:7px!important;margin:0!important;
}.product-page-v41 .product-related-v41__head span{font-size:12.5px!important;line-height:1.5!important}.product-page-v41 .product-related-v41__head h2{margin-top:3px!important}@media (max-width:700px){.product-page-v41 .product-related-v41__head{grid-template-columns:1fr auto!important;grid-template-areas:"title controls" "link link"!important;align-items:center!important;
  }.product-page-v41 .product-related-v41__head>a{justify-self:start!important}
}.product-page-v41 .product-detail-layout-v43__grid{grid-template-columns:minmax(0,1fr) 330px!important;}.product-page-v41 .product-detail-layout-v43__main{min-width:0!important;width:auto!important;}.product-page-v41 .product-detail-layout-v43__aside{display:block!important;}.product-page-v41 .product-detail-layout-v43__aside .product-purchase-v41{position:sticky!important;top:92px!important;width:100%!important;margin:0!important;}.product-page-v41 .product-gallery-v41__stage{align-items:stretch!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;padding:20px 20px 14px!important;overflow:hidden!important;
}.product-page-v41 .product-gallery-v41__stage>img{display:block!important;width:100%!important;height:300px!important;max-height:300px!important;object-fit:contain!important;margin:0 auto 14px!important;flex:0 0 auto!important;
}.product-page-v41 .product-gallery-v41__stage>.product-gallery-v46__thumb-wrap{width:100%!important;margin:0!important;padding:10px 8px 0!important;border-top:1px solid #e5ece8!important;background:transparent!important;flex:0 0 auto!important;
}.product-page-v41 .product-gallery-v41__stage .product-gallery-v41__thumbs{margin:0!important;
}.product-page-v41 .product-gallery-v41__stage .product-gallery-v41__thumbs button{width:66px!important;height:56px!important;border-radius:11px!important;
}.product-page-v41 .product-gallery-v41__stage .product-gallery-v41__thumbs img{width:100%!important;height:100%!important;object-fit:contain!important;
}.product-page-v41 .product-gallery-v46__thumb-nav{min-width:32px!important;
}.product-page-v41 .product-gallery-v46__thumb-nav svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;}.product-page-v41 .product-purchase-v41__benefits{display:grid!important;grid-template-columns:1fr!important;}.product-page-v41 .product-purchase-v41__benefits>div{min-height:72px!important;padding:10px 11px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;text-align:right!important;}.product-page-v41 .product-purchase-v41__benefits>div>span{width:36px!important;height:36px!important;flex:0 0 36px!important;}.product-page-v41 .product-purchase-v41__benefits p{justify-items:start!important;text-align:right!important;}.product-page-v41 .product-price-v41{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;}.product-page-v41 .product-price-v86__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding-bottom:9px!important;border-bottom:1px solid rgba(23,105,91,.10)!important;}.product-page-v41 .product-price-v86__head>span{font-size:13px!important;font-weight:800!important;color:#43564f!important;}.product-page-v41 .product-price-v86__head .product-old-price-v84{margin:0!important;color:#d52f2f!important;font-size:11.5px!important;font-weight:750!important;text-decoration:line-through!important;text-decoration-thickness:1.5px!important;white-space:nowrap!important;}.product-page-v41 .product-price-v86__main{display:flex!important;align-items:baseline!important;justify-content:flex-start!important;gap:7px!important;direction:rtl!important;}.product-page-v41 .product-price-v86__main>strong{color:#17695b!important;font-size:27px!important;line-height:1.15!important;font-weight:850!important;white-space:nowrap!important;}.product-page-v41 .product-price-v86__main>small{font-size:12px!important;font-weight:800!important;color:#596a64!important;}.product-page-v41 .product-price-v41 p{margin:0!important;padding:9px 0 0!important;border-top:1px dashed rgba(77,77,77,.14)!important;color:#4d4d4d!important;font-weight:bold!important;font-size:10px!important;line-height:1.9!important;}.product-page-v41 .product-add-v41{margin-bottom:0!important;}.product-page-v41 .product-better-price-v41{display:block!important;width:100%!important;}@media (max-width:1100px){.product-page-v41 .product-detail-layout-v43__grid{grid-template-columns:minmax(0,1fr)!important;}.product-page-v41 .product-detail-layout-v43__aside .product-purchase-v41{position:relative!important;top:auto!important;margin-top:18px!important;}
}@media (max-width:700px){.product-page-v41 .product-gallery-v41__stage{padding:14px 12px 10px!important;}.product-page-v41 .product-gallery-v41__stage>img{height:235px!important;max-height:235px!important;margin-bottom:10px!important;}.product-page-v41 .product-gallery-v41__stage>.product-gallery-v46__thumb-wrap{padding:8px 2px 0!important;}
}@media (min-width: 992px){.product-page-v41 .product-gallery-v41,
  .product-page-v41 .product-summary-v41{height:100% !important;
  }.product-page-v41 .product-gallery-v41{display:flex !important;flex-direction:column !important;
  }.product-page-v41 .product-gallery-v41__stage{flex:1 1 auto !important;height:auto !important;min-height:0 !important;
  }.product-page-v41 .product-summary-v41{align-self:stretch !important;
  }
}.product-page-v41 .product-purchase-v41__benefits svg{stroke-width:1.8 !important;
}.product-page-v41 #relatedPrev,
.product-page-v41 #relatedNext,
.product-page-v41 #productThumbPrev,
.product-page-v41 #productThumbNext,
.product-page-v41 .product-gallery-v46__thumb-nav{display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;
}.product-page-v41 #relatedPrev svg,
.product-page-v41 #relatedNext svg,
.product-page-v41 #productThumbPrev svg,
.product-page-v41 #productThumbNext svg,
.product-page-v41 .product-gallery-v46__thumb-nav svg{width:18px !important;height:18px !important;fill:none !important;stroke:currentColor !important;stroke-width:2 !important;stroke-linecap:round !important;stroke-linejoin:round !important;pointer-events:none !important;
}.product-page-v41 #relatedPrev,
.product-page-v41 #relatedNext{width:36px !important;height:36px !important;border-radius:10px !important;border:1px solid #dce8e3 !important;background:#fff !important;color:#17695b !important;transition:.2s ease !important;
}.product-page-v41 #relatedPrev:hover,
.product-page-v41 #relatedNext:hover{background:#17695b !important;border-color:#17695b !important;color:#fff !important;
}.product-page-v41 .product-gallery-v46__thumb-nav{width:32px !important;height:32px !important;border-radius:9px !important;background:#fff !important;border:1px solid #dbe6e1 !important;color:#17695b !important;box-shadow:0 4px 12px rgba(15,60,50,.08) !important;
}.product-page-v41 .product-gallery-v46__thumb-nav:hover{color:#fff !important;background:#17695b !important;border-color:#17695b !important;
}.product-page-v41 .product-tabs-v41{gap:6px !important;
}.product-page-v41 .product-purchase-v41__benefits p{gap:0 !important;
}.product-page-v41 .product-purchase-v41__benefits strong{line-height:1.55 !important;
}.product-page-v41 .product-purchase-v41__benefits small{line-height:1.45 !important;margin-top:0 !important;
}.product-page-v41 .product-related-v41{position:relative!important;overflow:hidden!important;height:auto!important;min-height:0!important;background:linear-gradient(180deg,rgba(249,251,250,.72),rgba(255,255,255,.96))!important;border:1px solid rgba(23,105,91,.08)!important;box-shadow:0 8px 24px rgba(16,40,36,.025)!important;
}.product-page-v41 .product-related-v41::before,
.product-page-v41 .product-related-v41::after{content:none!important;display:none!important;}.product-page-v41 .product-gallery-v46__thumb-nav::before,
.product-page-v41 .product-gallery-v46__thumb-nav::after,
.product-page-v41 .product-related-v44__controls button::before,
.product-page-v41 .product-related-v44__controls button::after{content:none!important;display:none!important;
}.product-page-v41 .product-gallery-v46__thumb-nav,
.product-page-v41 .product-related-v44__controls button{color:#17695b!important;font-size:0!important;line-height:1!important;
}.product-page-v41 .product-gallery-v46__thumb-nav svg,
.product-page-v41 .product-related-v44__controls button svg{display:block!important;width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;transform:none!important;
}.product-page-v41 .product-related-v41 .home-product-card__heart svg,
.product-page-v41 .product-related-v41 .home-product-card__compare svg,
.product-page-v41 .product-quantity-v41 button svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.9!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important;
}.product-page-v41 .product-quantity-v41 button{font-size:0!important;display:grid!important;place-items:center!important;}.product-page-v41 .product-related-v41{width:100% !important;max-width:none !important;margin-inline:0 !important;box-sizing:border-box !important;padding:26px 24px 28px !important;
}.product-page-v41 .product-related-v41__head{margin:0 0 18px !important;padding:0 !important;
}@media (max-width: 767px){.product-page-v41 .product-related-v41{padding:20px 14px 22px !important;
    }
}.product-page-v41 .product-gallery-v41__stage,
.product-page-v41 .product-summary-v41,
.product-page-v41 .product-purchase-v41{position:relative !important;
}.product-page-v41 .product-gallery-v41__stage::before,
.product-page-v41 .product-summary-v41::before,
.product-page-v41 .product-purchase-v41::before{position:absolute !important;top:0 !important;inset-inline:18px !important;height:3px !important;border-radius:0 0 999px 999px !important;background:linear-gradient(90deg,#17695b,#3cb814) !important;opacity:.92 !important;z-index:2 !important;
}.product-page-v41 .product-purchase-v41::after{content:none !important;display:none !important;
}.product-page-v41 .product-gallery-v41__stage::before,
.product-page-v41 .product-summary-v41::before,
.product-page-v41 .product-purchase-v41::before{content:none !important;display:none !important;
}.product-page-v41 .product-gallery-v41__stage{display:flex !important;flex-direction:column !important;padding-bottom:88px !important;
}.product-page-v41 .product-gallery-v46__thumb-wrap{position:absolute !important;inset-inline:14px !important;bottom:12px !important;top:auto !important;margin:0 !important;z-index:8 !important;width:auto !important;
}.product-page-v41 #productThumbPrev svg,
.product-page-v41 #productThumbNext svg{transform:none !important;
}@media (max-width:767px){.product-page-v41 .product-gallery-v41__stage{padding-bottom:78px !important;
    }.product-page-v41 .product-gallery-v46__thumb-wrap{inset-inline:10px !important;bottom:9px !important;
    }
}.product-page-v41 .product-gallery-v41__stage [class*="model"]{left:16px !important;right:auto !important;inset-inline-start:auto !important;inset-inline-end:auto !important;
}.product-page-v41 .product-gallery-v41__stage > img{max-width:88% !important;max-height:78% !important;transform:scale(1.07) !important;transform-origin:center center !important;
}.product-page-v41 .product-purchase-v41__benefits > div > span,
.product-page-v41 .product-purchase-v41__benefits > div > span svg{color:#3cb814 !important;
}.product-page-v41 [data-product-thumb]{width:58px !important;height:58px !important;min-width:58px !important;aspect-ratio:1 / 1 !important;padding:5px !important;border-radius:12px !important;box-sizing:border-box !important;
}.product-page-v41 [data-product-thumb] img{width:100% !important;height:100% !important;object-fit:contain !important;
}.product-page-v41 .product-purchase-v41{border-color:#dfe8e4 !important;
}.product-page-v41 .product-add-v41{border-color:#17695b !important;
}.product-page-v41 #relatedPrev svg,
.product-page-v41 #relatedNext svg{transform:none !important;
}.product-page-v41 .product-gallery-v41__stage{position:relative !important;
}.product-page-v41 .product-gallery-v41__badge{position:absolute !important;top:16px !important;left:16px !important;right:auto !important;inset-inline-start:unset !important;inset-inline-end:unset !important;z-index:12 !important;margin:0 !important;
}.product-page-v41 .product-purchase-v41{padding:15px !important;border:1px solid #dce7e2 !important;border-top:3px solid #3cb814 !important;border-radius:18px !important;background:#fff !important;box-shadow:0 10px 28px rgba(18,64,52,.055) !important;
}.product-page-v41 .product-purchase-v41__benefits{gap:7px !important;margin-bottom:11px !important;
}.product-page-v41 .product-purchase-v41__benefits > div{min-height:58px !important;padding:7px 6px !important;background:#f8faf9 !important;border:1px solid #e5ece8 !important;border-radius:12px !important;box-shadow:none !important;
}.product-page-v41 .product-purchase-v41__benefits > div > span{width:28px !important;height:28px !important;margin-bottom:3px !important;border:0 !important;border-radius:9px !important;background:rgba(60,184,20,.075) !important;color:#3cb814 !important;
}.product-page-v41 .product-purchase-v41__benefits svg{width:16px !important;height:16px !important;stroke:#3cb814 !important;
}.product-page-v41 .product-purchase-v41__benefits strong{color:#23483f !important;font-size:12.5px !important;font-weight:700 !important;
}.product-page-v41 .product-purchase-v41__benefits small{color:#788781 !important;font-size:10.5px !important;
}.product-page-v41 .product-price-v41{margin:0 0 11px !important;padding:12px 13px !important;border:1px solid #e1e7e4 !important;border-radius:14px !important;background:linear-gradient(135deg,#f3f4f4 0%,#fbfcfb 100%) !important;box-shadow:none !important;
}.product-page-v41 .product-price-v41 del{color:#d84b4b !important;
}.product-page-v41 .product-price-v41 strong{color:#173f37 !important;
}.product-page-v41 .product-add-v41{min-height:45px !important;border-radius:12px !important;background:#17695b !important;border:1px solid #17695b !important;box-shadow:0 7px 16px rgba(23,105,91,.13) !important;
}.product-page-v41 .product-add-v41:hover{background:#145d50 !important;border-color:#145d50 !important;transform:translateY(-1px) !important;
}.product-page-v41 .product-better-price-v41{min-height:39px !important;margin-top:8px !important;border-radius:11px !important;background:#fff !important;border:1px solid #d3e0da !important;color:#17695b !important;box-shadow:none !important;
}.product-page-v41 .product-better-price-v41:hover{background:#f6faf8 !important;border-color:#aac9bc !important;color:#145d50 !important;
}body.product-page-v41 .product-gallery-v41__stage > .product-gallery-v41__badge{position:absolute !important;top:16px !important;left:7% !important;right:auto !important;inset-inline-start:auto !important;inset-inline-end:auto !important;margin:0 !important;transform:none !important;z-index:30 !important;
}body.product-page-v41 .product-gallery-v41__stage .product-gallery-v47__thumb-track > button{flex:0 0 62px !important;width:62px !important;height:62px !important;min-width:62px !important;min-height:62px !important;aspect-ratio:1 / 1 !important;padding:5px !important;border-radius:12px !important;box-sizing:border-box !important;
}body.product-page-v41 .product-gallery-v41__stage .product-gallery-v47__thumb-track > button > img{width:100% !important;height:100% !important;object-fit:contain !important;
}@media (max-width:767px){body.product-page-v41 .product-gallery-v41__stage > .product-gallery-v41__badge{left:8% !important;top:12px !important;
  }body.product-page-v41 .product-gallery-v41__stage .product-gallery-v47__thumb-track > button{flex-basis:56px !important;width:56px !important;height:56px !important;min-width:56px !important;min-height:56px !important;
  }
}body.product-page-v41 .product-gallery-v41__stage{position:relative !important;
}body.product-page-v41 .product-gallery-v41__stage > span.product-gallery-v41__badge{position:absolute !important;top:16px !important;bottom:auto !important;inset-inline-start:auto !important;inset-inline-end:16px !important;left:16px !important;right:auto !important;margin:0 !important;transform:none !important;float:none !important;z-index:100 !important;
}.inner-page-v20 .article-detail-related-grid-v106{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px !important;margin-top:18px !important;align-items:stretch !important;
}.inner-page-v20 .article-detail-related-grid-v106 > .article-card-v60{width:100% !important;min-width:0 !important;height:100% !important;margin:0 !important;
}@media (max-width:1100px){.inner-page-v20 .article-detail-related-grid-v106{grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}@media (max-width:640px){.inner-page-v20 .article-detail-related-grid-v106{grid-template-columns:1fr !important;gap:14px !important;
    }
}.back-to-top .back-to-top__icon-v12{display:block !important;width:20px !important;height:20px !important;margin:0 !important;overflow:visible !important;fill:none !important;stroke:currentColor !important;stroke-width:2.1 !important;stroke-linecap:round !important;stroke-linejoin:round !important;transform:none !important;pointer-events:none !important;
}.back-to-top .back-to-top__icon-v12 path{fill:none !important;stroke:currentColor !important;stroke-width:2.1 !important;stroke-linecap:round !important;stroke-linejoin:round !important;transform:none !important;
}.back-to-top::before,
.back-to-top::after,
.back-to-top .back-to-top__icon-v12::before,
.back-to-top .back-to-top__icon-v12::after{content:none !important;
}.commerce-v3 main,
.commerce-v3 main .container,
.commerce-v3 main [class*="__grid"],
.commerce-v3 main [class*="__main"],
.commerce-v3 main [class*="__content"]{min-width:0;
}.commerce-v3 main img,
.commerce-v3 main video{max-width:100%;
}.commerce-v3 input,
.commerce-v3 select,
.commerce-v3 textarea,
.commerce-v3 button{max-width:100%;
}html:root[data-theme=dark] body.article-page-v58 .article-card-v60{background:#153129!important;border-color:#29483e!important;box-shadow:0 14px 34px rgba(0,0,0,.16)!important;color:#edf5f2!important;
}html:root[data-theme=dark] body.article-page-v58 .article-card-v60__body{background:transparent!important;color:#edf5f2!important;
}html:root[data-theme=dark] body.article-page-v58 .article-card-v60 h2,
html:root[data-theme=dark] body.article-page-v58 .article-card-v60 h3{color:#f1f7f4!important;
}html:root[data-theme=dark] body.article-page-v58 .article-card-v60 p,
html:root[data-theme=dark] body.article-page-v58 .article-card-v60__meta{color:#aebdb7!important;
}html:root[data-theme=dark] body.article-page-v58 .article-toolbar-v60,
html:root[data-theme=dark] body.article-page-v58 .article-sidebox-v60{background:#153129!important;border-color:#29483e!important;color:#edf5f2!important;
}html:root[data-theme=dark] body.article-detail-page-v58 .article-card-v60,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comments-v60__grid > article,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comment-form-v60,
html:root[data-theme=dark] body.article-detail-page-v58 .article-prevnext-v60 > *,
html:root[data-theme=dark] body.article-detail-page-v58 .article-sidebox-v60{background:#153129!important;border-color:#29483e!important;color:#edf5f2!important;box-shadow:none!important;
}html:root[data-theme=dark] body.article-detail-page-v58 .article-card-v60__body{background:transparent!important;
}html:root[data-theme=dark] body.article-detail-page-v58 .article-card-v60 h2,
html:root[data-theme=dark] body.article-detail-page-v58 .article-card-v60 h3,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comment-v72__head strong{color:#f1f7f4!important;
}html:root[data-theme=dark] body.article-detail-page-v58 .article-card-v60 p,
html:root[data-theme=dark] body.article-detail-page-v58 .article-card-v60__meta,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comments-v60__grid > article p,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comments-v60__grid > article small{color:#aebdb7!important;
}html:root[data-theme=dark] body.article-detail-page-v58 .article-comment-form-v60 input,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comment-form-v60 textarea,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comment-form-v60 select{background:#102820!important;border-color:#315047!important;color:#edf5f2!important;
}html:root[data-theme=dark] body.article-detail-page-v58 .article-comment-form-v60 input::placeholder,
html:root[data-theme=dark] body.article-detail-page-v58 .article-comment-form-v60 textarea::placeholder{color:#82958e!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-premium-v36{background:radial-gradient(circle at 90% 8%,rgba(60,184,20,.035),transparent 28%),#10251f!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-premium-v36__main,
html:root[data-theme=dark] body.contact-page-v20 .contact-map-premium-v36__shell{background:#153129!important;border-color:#29483e!important;box-shadow:0 16px 38px rgba(0,0,0,.13)!important;color:#edf5f2!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-premium-v36__heading,
html:root[data-theme=dark] body.contact-page-v20 .contact-aside-head-v37{border-color:#29483e!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-premium-v36__heading h2,
html:root[data-theme=dark] body.contact-page-v20 .contact-aside-head-v37 h2,
html:root[data-theme=dark] body.contact-page-v20 .contact-map-premium-v36__meta h2{color:#f0f7f4!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-field-v36{background:#102820!important;border-color:#315047!important;color:#edf5f2!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-field-v36:focus-within{background:#112d24!important;border-color:#3cb814!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-field-v36 input,
html:root[data-theme=dark] body.contact-page-v20 .contact-field-v36 select,
html:root[data-theme=dark] body.contact-page-v20 .contact-field-v36 textarea{color:#edf5f2!important;background:transparent!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-field-v36 input::placeholder,
html:root[data-theme=dark] body.contact-page-v20 .contact-field-v36 textarea::placeholder{color:#83968f!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-map-premium-v36__meta{background:linear-gradient(180deg,#153129,#132c25)!important;border-color:#29483e!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-map-premium-v36__meta p{color:#aebdb7!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-map-premium-v36__meta > a{background:#102820!important;color:#a9df9a!important;border-color:#315047!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-map-premium-v36__frame{background:#102820!important;border-color:#29483e!important;
}html:root[data-theme=dark] body.contact-page-v20 .contact-map-premium-v36__frame iframe{filter:grayscale(.25) brightness(.72) contrast(.94) saturate(.8)!important;
}html:root[data-theme=dark] body.allbrand-page-v55 .allbrand-card-v55{background:#153129!important;border-color:#29483e!important;box-shadow:none!important;
}html:root[data-theme=dark] body.allbrand-page-v55 .allbrand-card-v55__logo{background:#f7faf8!important;border-color:#dfe8e3!important;
}.commerce-v3 .premium-footer .footer-bottom-v26,
.commerce-v3 .premium-footer .footer-bottom-v26 *,
.commerce-v3 .premium-footer small{font-size:max(12px, .75rem)!important;
}@media (max-width:1100px){.article-detail-page-v58 .article-detail-related-grid-v106{grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }.contact-page-v20 .contact-premium-v36__grid{gap:18px!important;
  }
}@media (max-width:767px){.commerce-v3.inner-page-v20 main{overflow-x:clip;}.article-page-v58 .article-grid-v60,
  .article-detail-page-v58 .article-detail-related-grid-v106,
  .article-detail-page-v58 .article-comments-v60__grid{grid-template-columns:1fr!important;
  }.contact-page-v20 .contact-premium-v36__main,
  .contact-page-v20 .contact-map-premium-v36__shell{border-radius:18px!important;
  }.contact-page-v20 .contact-form-v36__row{grid-template-columns:1fr!important;
  }.product-page-v41 .product-detail-layout-v43__grid,
  .product-page-v41 .product-overview-v41__grid{min-width:0!important;
  }
}html[data-theme="dark"] .commerce-v3 .desktop-nav > a,
html[data-theme="dark"] .commerce-v3 .desktop-nav > .dropdown > button{color:#e8f0ed !important;
}html[data-theme="dark"] .commerce-v3 .desktop-nav > a:hover,
html[data-theme="dark"] .commerce-v3 .desktop-nav > a.active,
html[data-theme="dark"] .commerce-v3 .desktop-nav > .dropdown > button:hover{color:#7ee85c !important;
}html[data-theme="dark"] .commerce-v3 .categories-btn{color:#f3f7f5 !important;
}html[data-theme="dark"] .commerce-v3 .desktop-nav svg{stroke:currentColor !important;
}html[data-theme="dark"] .commerce-v3 .dropdown-menu{background:#132521 !important;border-color:rgba(255,255,255,.09) !important;box-shadow:0 18px 42px rgba(0,0,0,.34) !important;
}html[data-theme="dark"] .commerce-v3 .dropdown-menu a{color:#dbe6e2 !important;
}html[data-theme="dark"] .commerce-v3 .dropdown-menu a:hover{color:#fff !important;background:#1b332d !important;
}html[data-theme="dark"] .commerce-v3 .mega-menu{background:#10211d !important;border-color:rgba(255,255,255,.09) !important;box-shadow:0 22px 52px rgba(0,0,0,.42) !important;
}html[data-theme="dark"] .commerce-v3 .mega-menu__tabs{border-color:rgba(255,255,255,.07) !important;
}html[data-theme="dark"] .commerce-v3 .mega-menu__tabs button{border-color:transparent !important;
}html[data-theme="dark"] .commerce-v3 .mega-menu__tabs button:hover{color:#f3f7f5 !important;background:#162a25 !important;
}html[data-theme="dark"] .commerce-v3 .mega-menu__content{background:#10211d !important;
}html[data-theme="dark"] .commerce-v3 .mega-menu__content a:not(.mega-promo){color:#b8c8c2 !important;
}html[data-theme="dark"] .commerce-v3 .mega-menu__content a:not(.mega-promo):hover{color:#78e654 !important;
}html[data-theme="dark"] .commerce-v3 .mega-promo{border-color:rgba(255,255,255,.10) !important;
}html[data-theme="dark"] .commerce-v3 .mega-promo span,
html[data-theme="dark"] .commerce-v3 .mega-promo strong,
html[data-theme="dark"] .commerce-v3 .mega-promo em{color:#fff !important;text-shadow:0 1px 8px rgba(0,0,0,.72) !important;
}html[data-theme="dark"] body.product-page-v41 .product-purchase-v41{background:#12231f !important;border-color:#28413a !important;border-top-color:#3cb814 !important;box-shadow:0 12px 30px rgba(0,0,0,.22) !important;
}html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__head{border-bottom-color:#29413a !important;
}html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__head span,
html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__head small{color:#9eb0aa !important;
}html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__head strong{color:#eef5f2 !important;
}html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__benefits > div > span{background:rgba(60,184,20,.12) !important;
}html[data-theme="dark"] body.product-page-v41 .product-price-v41{background:linear-gradient(135deg,#1a2e29,#152722) !important;border-color:#30473f !important;
}html[data-theme="dark"] body.product-page-v41 .product-price-v41 strong{color:#f4f8f6 !important;
}html[data-theme="dark"] body.product-page-v41 .product-better-price-v41{background:#152823 !important;color:#bce8af !important;border-color:#355148 !important;
}html[data-theme="dark"] body.product-page-v41 .product-better-price-v41:hover{background:#1b342d !important;color:#fff !important;
}html[data-theme="dark"] body.allbrand-page-v55{background:#0c1714 !important;color:#dbe6e2 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-shell-v55,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-intro-v55,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-tools-v55{color:#dbe6e2 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-intro-v55__copy h2,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-intro-v55__copy strong{color:#f3f7f5 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-intro-v55__copy p,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-result-v55{color:#9fb0aa !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-intro-v55__stats > *{background:#12231f !important;border-color:#28413a !important;color:#dfe8e5 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-search-v55{background:#12231f !important;border-color:#2a443c !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-search-v55 input{color:#eef5f2 !important;background:transparent !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-search-v55 input::placeholder{color:#7f918a !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55{background:#13241f !important;border-color:#2a433b !important;box-shadow:0 8px 24px rgba(0,0,0,.15) !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:hover{background:#172c26 !important;border-color:#38564c !important;border-right-color:#3cb814 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content strong,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content h2,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content h3{color:#edf5f2 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content p,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__count{color:#9eafa9 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__arrow{color:#62d642 !important;
}html[data-theme="dark"] body.article-page-v58 .article-card-v60{box-shadow:0 10px 28px rgba(0,0,0,.18) !important;
}html[data-theme="dark"] body.article-page-v58 .article-card-v60__meta{border-color:#2c453d !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-detail-hero-v58{background:#10211d !important;border-color:#263f37 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-detail-hero-v58__copy h2,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-hero-v58__copy h1{color:#f0f6f3 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-detail-hero-v58__copy p,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-meta-v58{color:#9fb0aa !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-detail-main-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-summary-v59,
html[data-theme="dark"] body.article-detail-page-v58 .article-sidebox-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-comments-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-related-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-prevnext-v60{background:#12231f !important;border-color:#294139 !important;box-shadow:0 10px 28px rgba(0,0,0,.14) !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 h2,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 h3,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 h4,
html[data-theme="dark"] body.article-detail-page-v58 .article-section-title-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-sidebox-v60__head,
html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 h3,
html[data-theme="dark"] body.article-detail-page-v58 .article-comments-v60 h3{color:#eef5f2 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 p,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 li,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-summary-v59 p,
html[data-theme="dark"] body.article-detail-page-v58 .article-info-list-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-mini-v60 p{color:#b0c0ba !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 strong{color:#edf5f2 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 blockquote{background:#172c26 !important;color:#dce8e3 !important;border-color:#3cb814 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60__chips a,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60__chips span{background:#172c26 !important;color:#bcd0c8 !important;border-color:#304a41 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60__chips a:hover{background:#1d392f !important;color:#fff !important;border-color:#3cb814 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-toc-v60 a,
html[data-theme="dark"] body.article-detail-page-v58 .article-sidebox-v60 a{color:#bdd0c8 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-toc-v60 a:hover,
html[data-theme="dark"] body.article-detail-page-v58 .article-sidebox-v60 a:hover{color:#77e454 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-mini-v60{border-color:#2b443c !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-mini-v60 strong{color:#e9f1ee !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-comment-v72__avatar{background:#1d392f !important;color:#7ee85c !important;border-color:#355249 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 input::placeholder,
html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 textarea::placeholder{color:#73867f !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 input:focus,
html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 textarea:focus{border-color:#3cb814 !important;box-shadow:0 0 0 3px rgba(60,184,20,.10) !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-card-v60{background:#162a25 !important;border-color:#2c453d !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-card-v60__body h2,
html[data-theme="dark"] body.article-detail-page-v58 .article-card-v60__body h3{color:#edf5f2 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-card-v60__body p,
html[data-theme="dark"] body.article-detail-page-v58 .article-card-v60__meta{color:#a9b9b3 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-prevnext-v60 a{color:#d4e1dc !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-prevnext-v60 a:hover{color:#7be357 !important;
}@media (max-width:767px){html[data-theme="dark"] body.article-detail-page-v58 .article-detail-sidebar-v60{background:#10211d !important;border-color:#294139 !important;
    }
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-note-v55 strong,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-empty-v55 strong{color:#eef5f2 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-search-v57__clear{color:#aebeb8 !important;background:#172c26 !important;border-color:#304940 !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-search-v57__clear:hover{color:#fff !important;background:#1d392f !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-actions-v60 button,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-actions-v58 button,
html[data-theme="dark"] body.article-detail-page-v58 .article-sidebar-open-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-sidebar-close-v60{background:#172c26 !important;color:#dce8e3 !important;border-color:#304940 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-actions-v60 button:hover,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-actions-v58 button:hover{background:#1d392f !important;color:#7ee85c !important;border-color:#3cb814 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-info-list-v60 > *{border-color:#2c453d !important;color:#afc0b9 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-info-list-v60 strong{color:#edf5f2 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 label{color:#cbd9d4 !important;
}html[data-theme="dark"] body.article-detail-page-v58 .article-detail-sidebar-v60{color:#dce8e3 !important;
}html[data-theme="dark"] body.article-page-v58 .article-search-v60__field input::placeholder{color:#7f918a !important;
}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:nth-child(n){background:#13241f!important;border:1px solid #294239!important;border-right-color:#248c13!important;box-shadow:0 8px 22px rgba(0,0,0,.16)!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__link,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:nth-child(n) .allbrand-card-v55__link{background:#13241f!important;color:#e8f1ed!important;border:0!important;box-shadow:none!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__link::before,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:nth-child(n) .allbrand-card-v55__link::before{background:#248c13!important;opacity:1!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:hover,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:nth-child(n):hover{background:#172b25!important;border-color:#355047!important;border-right-color:#3cb814!important;box-shadow:0 14px 30px rgba(0,0,0,.22)!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:hover .allbrand-card-v55__link{background:#172b25!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__logo,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:nth-child(n) .allbrand-card-v55__logo{background:#edf2ef!important;border:1px solid #d6e0db!important;box-shadow:none!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__logo img{filter:none!important;opacity:1!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content h2{color:#f0f6f3!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__count{min-width:54px!important;padding:5px 8px!important;border-radius:10px!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__count strong{font-size:14px!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__count span{font-size:11px!important}html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__arrow{opacity:.85!important}html[data-theme="dark"] body.article-page-v58 .article-card-v60__meta{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;width:max-content!important;max-width:100%!important;margin:0 0 8px!important;font-size:12.5px!important;line-height:1.5!important}html[data-theme="dark"] body.article-page-v58 .article-card-v60__meta span{display:inline-flex!important;align-items:center!important;white-space:nowrap!important}html[data-theme="dark"] body.article-page-v58 .article-card-v60__meta span+span::before{content:""!important;display:inline-block!important;flex:0 0 4px!important;width:4px!important;height:4px!important;margin:0 0 0 9px!important;border-radius:50%!important;background:#3cb814!important;opacity:1!important}html[data-theme="dark"] .commerce-v3 .desktop-nav > a,
html[data-theme="dark"] .commerce-v3 .desktop-nav > .dropdown > button,
html[data-theme="dark"] .commerce-v3 .categories-btn{color:#eaf2ef !important; }html[data-theme="dark"] .commerce-v3 .desktop-nav > a.active,
html[data-theme="dark"] .commerce-v3 .desktop-nav > a:hover,
html[data-theme="dark"] .commerce-v3 .desktop-nav > .dropdown > button:hover{color:#7ee65c !important; }html[data-theme="dark"] .commerce-v3 .mega-menu,
html[data-theme="dark"] .commerce-v3 .mega-menu__content,
html[data-theme="dark"] .commerce-v3 .dropdown-menu{background:#10211d !important;border-color:#294139 !important;color:#e8f1ed !important; }html[data-theme="dark"] .commerce-v3 .mega-menu__tabs{background:#0c1a17 !important; }html[data-theme="dark"] .commerce-v3 .mega-menu__tabs button{color:#c5d4ce !important; }html[data-theme="dark"] .commerce-v3 .mega-menu__tabs button.active{color:#fff !important;background:#17695b !important; }html[data-theme="dark"] .commerce-v3 .mega-menu__content .subheading{color:#f1f6f4 !important; }html[data-theme="dark"] .commerce-v3 .mega-menu__content a:not(.mega-promo),
html[data-theme="dark"] .commerce-v3 .dropdown-menu a{color:#b8c8c2 !important; }html[data-theme="dark"] .commerce-v3 .mega-menu__content a:not(.mega-promo):hover,
html[data-theme="dark"] .commerce-v3 .dropdown-menu a:hover{color:#7ee65c !important;background:#172c26 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:nth-child(n),
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__link,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:nth-child(n) .allbrand-card-v55__link{background:#13241f !important;border-color:#294239 !important;color:#e8f1ed !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55{border-right-color:#248c13 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content{background:transparent !important;color:#dbe6e2 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content h2,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content strong{color:#f0f6f3 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__content p{color:#a1b2ac !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__count{background:#0d1c19 !important;border:1px solid #2b443c !important;color:#dce8e3 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__count strong{color:#79df58 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__count span{color:#9eafa9 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:hover,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55:hover .allbrand-card-v55__link{background:#172b25 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__logo{background:#edf2ef !important;border-color:#d6e0db !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-card-v55__arrow{border-color:#72db51 !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-note-v55,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-empty-v55{background:#12231f !important;border-color:#294139 !important;color:#aebeb8 !important; }html[data-theme="dark"] body.article-page-v58 .article-card-v60{background:#13241f !important;border-color:#294139 !important; }html[data-theme="dark"] body.article-page-v58 .article-card-v60__body h2,
html[data-theme="dark"] body.article-page-v58 .article-card-v60__body h3{color:#eef5f2 !important; }html[data-theme="dark"] body.article-page-v58 .article-card-v60__body p{color:#aab9b3 !important; }html[data-theme="dark"] body.article-page-v58 .article-card-v60__meta{background:#0d1c19 !important;border:1px solid #2d473f !important;color:#c5d3ce !important;padding:5px 8px !important;border-radius:8px !important; }html[data-theme="dark"] body.article-page-v58 .article-card-v60__meta span{color:#c5d3ce !important; }html[data-theme="dark"] body.article-page-v58 .article-card-v60__meta span + span::before{background:#3cb814 !important;opacity:1 !important; }html[data-theme="dark"] body.article-page-v58 .article-search-v60__field{background:#12231f !important;border-color:#2c453d !important; }html[data-theme="dark"] body.article-page-v58 .article-search-v60__field input{color:#eef5f2 !important;background:transparent !important; }html[data-theme="dark"] body.article-detail-page-v58{background:#0c1714 !important;color:#dce7e3 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-detail-hero-v58,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-main-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-detail-summary-v59,
html[data-theme="dark"] body.article-detail-page-v58 .article-sidebox-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-related-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-comments-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60,
html[data-theme="dark"] body.article-detail-page-v58 .article-prevnext-v60{background:#12231f !important;border-color:#294139 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-detail-summary-v59 article{background:#172c26 !important;border:1px solid #2e483f !important;color:#c9d7d2 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-detail-summary-v59 article span{color:#91a39c !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-detail-summary-v59 article strong{color:#eef5f2 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60__chips{background:transparent !important;color:#b9c9c3 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60__chips span{background:#172c26 !important;border:1px solid #304a41 !important;color:#c7d5d0 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60__header h1,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 h2,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 h3,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 h4{color:#eef5f2 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 p,
html[data-theme="dark"] body.article-detail-page-v58 .article-body-v60 li{color:#b3c2bd !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-info-list-v60 > div{background:#172c26 !important;border:1px solid #2e483f !important;color:#b7c7c1 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-info-list-v60 b,
html[data-theme="dark"] body.article-detail-page-v58 .article-info-list-v60 strong{color:#7ee65c !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-related-v60 .article-card-v60{background:#162a25 !important;border-color:#2c453d !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-related-v60 .article-card-v60__meta{background:#0d1c19 !important;border:1px solid #2d473f !important;color:#bdcbc6 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-related-v60 .article-card-v60__meta span{color:#bdcbc6 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-comments-v60__grid > *{background:#172c26 !important;border-color:#2c463e !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-comment-v72__head strong{color:#eef5f2 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-comment-v72__head span,
html[data-theme="dark"] body.article-detail-page-v58 .article-comments-v60__grid p{color:#aab9b3 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 input,
html[data-theme="dark"] body.article-detail-page-v58 .article-comment-form-v60 textarea{background:#0d1c19 !important;border-color:#304940 !important;color:#eef5f2 !important; }html[data-theme="dark"] body.article-detail-page-v58 .article-prevnext-v60 > *{background:#172c26 !important;border-color:#2d473f !important; }html[data-theme="dark"] body.category-page-v38 .category-filter-v38,
html[data-theme="dark"] body.category-page-v38 .category-sidebar-v38{background:#12231f !important;border-color:#294139 !important; }html[data-theme="dark"] body.category-page-v38 .price-range-v39 label{background:#172c26 !important;border:1px solid #2e483f !important;color:#dce8e3 !important; }html[data-theme="dark"] body.category-page-v38 .price-range-v39 label span,
html[data-theme="dark"] body.category-page-v38 .price-range-v39 label small{color:#9eafa9 !important; }html[data-theme="dark"] body.category-page-v38 .price-range-v39 input{background:transparent !important;color:#eef5f2 !important; }html[data-theme="dark"] body.category-page-v38 .category-description-v39__grid article{background:#172c26 !important;border:1px solid #2e483f !important;color:#b7c7c1 !important; }html[data-theme="dark"] body.category-page-v38 .category-description-v39__grid article > span{background:#1b342d !important;color:#79df58 !important; }html[data-theme="dark"] body.category-page-v38 .category-description-v39__grid h3{color:#eef5f2 !important; }html[data-theme="dark"] body.category-page-v38 .category-description-v39__grid p{color:#a9b9b3 !important; }html[data-theme="dark"] body.category-page-v38 .category-product-v38__heart{background:#172c26 !important;border-color:#2e483f !important;color:#d6e2dd !important; }html[data-theme="dark"] body.product-page-v41 .product-gallery-v41__actions{background:rgba(17,35,31,.94) !important;border:1px solid #2d473f !important; }html[data-theme="dark"] body.product-page-v41 .product-gallery-v41__actions button{color:#dce8e3 !important; }html[data-theme="dark"] body.product-page-v41 .product-gallery-v41__actions button:hover{color:#7ee65c !important;background:#1b342d !important; }html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__benefits > div{background:#172c26 !important;border-color:#2e483f !important; }html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__benefits > div:nth-child(n){background:#172c26 !important; }html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__benefits strong{color:#eef5f2 !important; }html[data-theme="dark"] body.product-page-v41 .product-purchase-v41__benefits small{color:#9eafa9 !important; }html[data-theme="dark"] body.product-page-v41 #relatedPrev,
html[data-theme="dark"] body.product-page-v41 #relatedNext{background:#172c26 !important;border-color:#2e483f !important;color:#dce8e3 !important; }html[data-theme="dark"] body.product-page-v41 #relatedPrev:hover,
html[data-theme="dark"] body.product-page-v41 #relatedNext:hover{background:#17695b !important;color:#fff !important; }html[data-theme="dark"] body.commerce-v3 .editorial-prev,
html[data-theme="dark"] body.commerce-v3 .editorial-next,
html[data-theme="dark"] body.commerce-v3 .deal-card-v11__heart,
html[data-theme="dark"] body.commerce-v3 .home-product-card__heart{background:#172c26 !important;border-color:#2e483f !important;color:#dce8e3 !important; }html[data-theme="dark"] body.commerce-v3 .editorial-eyebrow{background:#172c26 !important;color:#79df58 !important; }@media (max-width:767px){html[data-theme="dark"] body.article-detail-page-v58 .article-detail-sidebar-v60{background:#10211d !important;border-color:#294139 !important; }html[data-theme="dark"] body.category-page-v38 .category-sidebar-v38{background:#10211d !important; }
}html[data-theme="dark"] bodyhtml[data-theme="dark"] body.commerce-v3 .deal-card-v11__timer{background:#172c26 !important;color:#cbd9d4 !important; }html[data-theme="dark"] body.commerce-v3 .deal-card-v11__timer b{background:#20332e !important;color:#ff969f !important; }html[data-theme="dark"] body.commerce-v3 .category-card .category-index{background:#172c26 !important;color:#79df58 !important;border-color:#2e483f !important; }html[data-theme="dark"] body.commerce-v3 .category-card .category-copy > span,
html[data-theme="dark"] body.commerce-v3 .category-card .category-arrow{background:#172c26 !important;color:#bcd0c8 !important; }html[data-theme="dark"] body.commerce-v3 .home-product-card__badge{background:#1b342d !important;color:#79df58 !important;border-color:#355148 !important; }html[data-theme="dark"] body.commerce-v3 .home-product-card__compare{background:#172c26 !important;color:#dce8e3 !important;border-color:#2e483f !important; }html[data-theme="dark"] body.about-page-v20 .about-values-v20 article > span{background:#172c26 !important;color:#79df58 !important;border:1px solid #2e483f !important; }html[data-theme="dark"] body.allbrand-page-v55 .allbrand-note-v55 a,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-shell-v55 a.button,
html[data-theme="dark"] body.allbrand-page-v55 .allbrand-shell-v55 a.btn{background:#172c26 !important;color:#dce8e3 !important;border-color:#2e483f !important; }html[data-theme="dark"] body.category-page-v38 .category-filter-v38__body.filter-list-v38 label > span{background:#172c26 !important;color:#b8c8c2 !important;border-color:#2e483f !important; }html[data-theme="dark"] body.category-page-v38 .category-description-v39__note > a{background:#172c26 !important;color:#79df58 !important;border:1px solid #355148 !important; }html[data-theme="dark"] body.product-page-v41 .product-trust-v41 article > span{background:#172c26 !important;color:#79df58 !important;border:1px solid #2e483f !important; }html[data-theme="dark"] body.product-page-v41 .product-section-heading-v42 > span{background:#172c26 !important;color:#79df58 !important;border:1px solid #2e483f !important; }html[data-theme="dark"] body.product-page-v41 .home-product-card__badge{background:#1b342d !important;color:#79df58 !important;border-color:#355148 !important; }html[data-theme="dark"] body.product-page-v41 .home-product-card__compare{background:#172c26 !important;color:#dce8e3 !important;border-color:#2e483f !important; }

.closesearch {
    position: absolute;
    left: 10px;
    top: 9px;
    font-size: 17px;
    border-radius: 5px;
    border-color: #e8e8e8;
    display: none;
    background-color: var(--theme-color) !important;
    color: #fff;
    border: unset;
    width: 60px;
    height: 36px;
    line-height: initial;
}

/* V61 — compact circular scroll progress back-to-top */
.commerce-v3 .back-to-top,
.commerce-v3 .back-to-top.show {
    --scroll-progress: 0;
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: linear-gradient(145deg, #1c7a69, #105548) !important;
    box-shadow: 0 6px 18px rgba(7, 83, 77, .24) !important;
}
.commerce-v3 .back-to-top__progress {
    position: absolute !important;
    z-index: 5 !important;
    inset: -4px !important;
    width: 46px !important;
    height: 46px !important;
    display: block !important;
    overflow: visible !important;
    pointer-events: none;
    transform: rotate(-90deg) !important;
}
.commerce-v3 .back-to-top__progress circle {
    fill: none !important;
    stroke-width: 2.25 !important;
    stroke-linecap: round !important;
}
.commerce-v3 .back-to-top__progress-track {
    stroke: rgba(23, 105, 91, .18) !important;
}
.commerce-v3 .back-to-top__progress-value {
    stroke: #27a58e !important;
    stroke-dasharray: 100 !important;
    stroke-dashoffset: calc(100 - var(--scroll-progress)) !important;
    transition: stroke-dashoffset .1s linear !important;
}
.commerce-v3 .back-to-top .back-to-top__icon-v12 {
    position: relative !important;
    z-index: 6 !important;
    width: 17px !important;
    height: 17px !important;
}

/* Linked article titles keep the original heading typography. */
.commerce-v3 .blog-slider .blog-card__body h3 > .blog-card__title-link {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: inherit !important;
    font: inherit !important;
    line-height: inherit !important;
}

.commerce-v3 #backToTop,
.commerce-v3 #backToTop.show {
    border-radius: 50% !important;
    overflow: visible !important;
}
.commerce-v3 .carousel-arrow {
    width: 18px !important;
    height: 18px !important;
    display: block !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.2 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
    pointer-events: none;
}
.commerce-v3 .carousel-arrow path {
    fill: none !important;
    stroke: currentColor !important;
}

#avautocomplete {
    width: 100%;
}

.sccs {
    color: #111 !important;
    font-size: 15px !important;
    padding-right: 5px;
    list-style-type: none;
    border-bottom: 1px solid #f4f4f4;
    transition: filter 400ms, -webkit-filter 400ms;
}

.avsearchresult {
    margin-top: 15px;
    border-color: transparent !important;
}

.sccs2 {
    color: #111 !important;
    line-height: 22px;
    font-size: 14px !important;
    display: flex;
    padding: 4.5px 0;
    transition: filter 400ms, -webkit-filter 400ms;
    text-decoration: none;
}

    .sccs2:hover {
        background-color: #fff;
    }

    .sccs2 img {
        width: 35px !important;
        height: 35px !important;
        margin-left: 10px;
        border: 1px solid #d3d3d3;
        border-radius: 5px;
        transition: filter 400ms, -webkit-filter 400ms;
        padding: 4px;
        background-color: #fff;
    }

    .sccs2 span {
        color: #4d4d4d !important;
        line-height: 15px;
        font-size: 14px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 24px;
        margin-top: 9px;
    }

.avmyname:focus {
    outline: none;
    box-shadow: none;
}

.ks-top-search {
    position: relative;
}

.avsearchresult {
    position: absolute;
    direction: rtl;
    top: 70px;
    right: 250px;
    width: 890px;
    margin-top: 8px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
    z-index: 9999;
    max-height: 450px;
    overflow-y: auto;
    background: radial-gradient( circle at 12% 10%, rgba(60, 184, 20, 0.22), transparent 28% ), radial-gradient( circle at 84% 8%, rgba(16, 60, 53, 0.20), transparent 30% ), radial-gradient( circle at 48% 88%, rgba(208, 239, 197, 0.55), transparent 38% ), linear-gradient( 120deg, rgba(255, 255, 255, 0.94), rgba(241, 249, 237, 0.88) ), repeating-linear-gradient( 135deg, rgba(16, 60, 53, 0.045) 0px, rgba(16, 60, 53, 0.045) 1px, transparent 1px, transparent 30px ), repeating-linear-gradient( 45deg, rgba(60, 184, 20, 0.035) 0px, rgba(60, 184, 20, 0.035) 1px, transparent 1px, transparent 38px ), linear-gradient( 145deg, #ffffff 0%, #f3faef 38%, #dcefd5 68%, #b8dda9 100% ) !important;
}
@media (max-width: 991px) {
    .dessearch {
        display: none;
    }
    .av100 {
        padding-right: 15px;
    }
    .mobile-search-modal__panel {
        padding-bottom: 40px;
    }
    .mobsearch .avsearchresult {
        position:inherit!important;
    }
}
#avinaalert {
    position: unset!important;

}
.avina-js-alert {
    font-family: YekanBakh, Tahoma, Arial, sans-serif !important;
}

/* Dynamic category/product refinements */
.category-page-v38 .filter-list-v38 a {
    display: flex;
    align-items: center;
    gap: 9px;
    min-height: 40px;
    padding: 8px 10px;
    border: 1px solid transparent;
    border-radius: 11px;
    color: #40574e;
    font-size: 13px;
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease;
}
.category-page-v38 .filter-list-v38 a::before {
    content: "";
    width: 6px;
    height: 6px;
    flex: 0 0 6px;
    border-radius: 50%;
    background: #c7d4ce;
    transition: background-color .2s ease, box-shadow .2s ease;
}
.category-page-v38 .filter-list-v38 a:hover,
.category-page-v38 .filter-list-v38 a.is-active {
    border-color: rgba(60, 184, 20, .16);
    background: linear-gradient(90deg, rgba(60, 184, 20, .025), rgba(60, 184, 20, .09));
    color: #248c13;
    transform: translateX(-2px);
}
.category-page-v38 .filter-list-v38 a:hover::before,
.category-page-v38 .filter-list-v38 a.is-active::before {
    background: #3cb814;
    box-shadow: 0 0 0 4px rgba(60, 184, 20, .1);
}
.category-product-v38__description {
    min-height: 48px;
    margin: 8px 0;
    overflow: hidden;
    color: var(--muted);
    font-size: 12.5px;
    line-height: 1.9;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.category-product-v38__cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.category-loadmore-v38 {
    display: grid;
    min-height: 70px;
    place-items: center;
    color: var(--muted);
    font-size: 13px;
}
.category-description-v38 {
    margin-top: 32px;
    padding: 24px;
    border: 1px solid var(--line);
    border-radius: 18px;
    background: var(--surface);
    color: var(--muted);
    line-height: 2.1;
}
.product-page-v41 .product-article-v41 img,
.product-page-v41 .product-feature-html-v41 img,
.product-page-v41 .product-feature-html-v41 table {
    max-width: 100%;
    height: auto;
}
.product-page-v41 .product-summary-v41__colors {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.product-page-v41 .product-summary-v41__colors span {
    padding: 6px 10px;
    border: 1px solid var(--line);
    border-radius: 999px;
    background: var(--surface2);
}
@media (max-width: 640px) {
    .category-description-v38 { padding: 17px; }
}
:root .commerce-v3 .home-product-card h3,
:root .commerce-v3 .category-product-v38 h3 {
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    color: #202724 !important;
    line-height: 21px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.commerce-v3 .home-product-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.commerce-v3 .home-product-card__body {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.commerce-v3 .home-product-card__bottom {
    margin-top: auto;
}
.commerce-v3 .home-product-card__price {
    min-height: 25px;
}
.commerce-v3 .home-product-card__price del {
    font-size: 11px !important;
}
.commerce-v3 .horizontal-slider.carousel-v25 {
    cursor: grab;
    touch-action: pan-y;
}
.commerce-v3 .horizontal-slider.carousel-v25.is-dragging {
    cursor: grabbing;
    user-select: none;
}
.commerce-v3 .stories-v22__viewport {
    cursor: grab;
    touch-action: pan-y;
}
.commerce-v3 .stories-v22__viewport.is-dragging {
    cursor: grabbing;
    user-select: none;
}
.commerce-v3 .compact-product-slider .carousel-v25__track {
    align-items: stretch;
}
.category-products-v38 .home-product-card {
    min-width: 0;
}
.category-products-v38.is-list-v40 {
    grid-template-columns: 1fr !important;
}
.category-products-v38.is-list-v40 .home-product-card {
    display: grid;
    grid-template-columns: 230px minmax(0, 1fr);
    min-height: 230px;
}
.category-products-v38.is-list-v40 .home-product-card__media {
    height: 100%;
    min-height: 230px;
    border-left: 1px solid var(--line);
}
.category-products-v38.is-list-v40 .home-product-card__body {
    min-width: 0;
    padding: 18px;
}
@media (max-width: 980px) {
    .category-products-v38.is-list-v40 .home-product-card {
        grid-template-columns: 180px minmax(0, 1fr);
    }
}
@media (max-width: 520px) {
    .category-products-v38.is-list-v40 .home-product-card {
        grid-template-columns: 125px minmax(0, 1fr);
        min-height: 190px;
    }
    .category-products-v38.is-list-v40 .home-product-card__media {
        min-height: 190px;
    }
    .category-products-v38.is-list-v40 .home-product-card__body {
        padding: 12px;
    }
}

/* Category form controls: styled markup consumed by the existing Avina handlers. */
.category-page-v38 .category-sort-v39 label {
    position: relative;
    display: inline-flex;
    margin: 0;
    cursor: pointer;
}
.category-page-v38 .category-sort-v39 label > input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}
.category-page-v38 .category-sort-v39 label > span {
    display: inline-flex;
    min-height: 38px;
    align-items: center;
    padding: 0 11px;
    border-radius: 11px;
    color: #5d7069;
    background: transparent;
    font-size: 14px;
    font-weight: 750;
    white-space: nowrap;
    transition: color .2s ease, background-color .2s ease;
}
.category-page-v38 .category-sort-v39 label > input:checked + span {
    color: #fff;
    background: #3cb814;
    box-shadow: 0 5px 14px rgba(60, 184, 20, .15);
}
.category-page-v38 .category-sort-v39 label:hover > span {
    color: #248c13;
    background: rgba(60, 184, 20, .07);
}
.category-page-v38 .category-sort-v39 label > input:checked + span:hover {
    color: #fff;
    background: #3cb814;
}
.category-page-v38 .filter-list-v38 label {
    display: flex;
    align-items: center;
    gap: 9px;
    cursor: pointer;
}
.category-page-v38 .filter-list-v38 label > input {
    flex: 0 0 auto;
    accent-color: #3cb814;
}
.category-page-v38 .category-price-range-v38 .sliders_control {
    position: relative;
    width: 100%;
}
.category-page-v38 .category-price-range-v38 .sliders_control input[type="range"] {
    position: absolute;
    right: 0;
    width: 100%;
    pointer-events: none;
}
.category-page-v38 .category-price-range-v38 .sliders_control input[type="range"]::-webkit-slider-thumb {
    pointer-events: auto;
    cursor: grab;
}
.category-page-v38 .category-price-range-v38 .sliders_control input[type="range"]::-moz-range-thumb {
    pointer-events: auto;
    cursor: grab;
}
.category-page-v38 details.category-filter-v38 > summary {
    list-style: none;
}
.category-page-v38 details.category-filter-v38 > summary::-webkit-details-marker {
    display: none;
}
.category-page-v38 details.category-filter-v38 > .category-filter-v38__body {
    display: none !important;
}
.category-page-v38 details.category-filter-v38[open] > .category-filter-v38__body {
    display: block !important;
}
.category-page-v38 details.category-filter-v38[open] > .category-filter-v38__title i {
    transform: rotate(135deg);
}
.category-page-v38 .category-price-range-v38 .sliders_control::before {
    content: "";
    position: absolute;
    top: 12px;
    right: 0;
    left: 0;
    height: 4px;
    border-radius: 999px;
    background: #dce5e0;
}
.category-page-v38 .category-price-range-v38 input[type="range"] {
    background: transparent !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 label {
    border: 1px solid #dfe8e3 !important;
    background: #f8fbf9 !important;
    box-shadow: inset 0 1px 0 #fff;
}

/* Refined category price control and sidebar spacing. */
.category-page-v38 .category-sidebar-v38__head {
    margin: -18px -18px 8px !important;
    padding: 20px 22px 18px !important;
}
.category-page-v38 .category-price-range-v38 {
    margin: 4px 0 0 !important;
    padding: 14px 13px 13px !important;
    border: 1px solid #dce9e2;
    border-radius: 17px;
    background: linear-gradient(145deg, #fbfefb, #f1f8f3);
    box-shadow: 0 8px 22px rgba(38, 119, 27, .06), inset 0 1px 0 #fff;
}
.category-page-v38 .category-price-range-v38 .sliders_control {
    height: 34px !important;
    margin: 2px 2px 15px !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control::before {
    top: 15px !important;
    height: 5px !important;
    background: linear-gradient(90deg, #8cdd78, #3cb814, #248c13) !important;
    box-shadow: 0 2px 7px rgba(60, 184, 20, .18);
}
.category-page-v38 .category-price-range-v38 input[type="range"] {
    top: 15px !important;
    height: 5px !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    accent-color: #3cb814 !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-runnable-track {
    width: 100% !important;
    height: 5px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-track {
    width: 100% !important;
    height: 5px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-progress {
    height: 5px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-thumb {
    width: 20px !important;
    height: 20px !important;
    border: 4px solid #fff !important;
    background: #3cb814 !important;
    box-shadow: 0 0 0 2px #3cb814, 0 5px 12px rgba(36, 140, 19, .24) !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-thumb {
    width: 12px !important;
    height: 12px !important;
    border: 4px solid #fff !important;
    background: #3cb814 !important;
    box-shadow: 0 0 0 2px #3cb814, 0 5px 12px rgba(36, 140, 19, .24) !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]:focus,
.category-page-v38 .category-price-range-v38 input[type="range"]:active {
    outline: 0 !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-thumb:active,
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-thumb:hover {
    background: #2fa417 !important;
    box-shadow: 0 0 0 2px #3cb814, 0 6px 15px rgba(36, 140, 19, .28) !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 {
    gap: 9px !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 label {
    min-width: 0;
    padding: 10px 11px 9px !important;
    border-color: #d7e7dc !important;
    border-radius: 12px !important;
    background: #fff !important;
    box-shadow: 0 5px 14px rgba(29, 91, 21, .045) !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 span,
.category-page-v38 .category-price-range-v38 .price-range-v39 small {
    color: #668060 !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 input {
    overflow: hidden;
    color: #17695b !important;
    font-size: 11px !important;
    font-weight: 850 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (min-width: 992px) {
    .category-page-v38 .category-sidebar-v38 {
        top: 70px !important;
        max-height: calc(100vh - 84px) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        direction: ltr;
        scrollbar-width: thin;
        scrollbar-color: rgba(60, 184, 20, .24) transparent;
    }
    .category-page-v38 .category-sidebar-v38 > * {
        direction: rtl;
    }
    .category-page-v38 .filter-list-v38 {
        max-height: none !important;
        overflow: visible !important;
    }
        .category-page-v38 .filter-list-v38 label,
        .category-page-v38 .filter-list-v38 > a {
            min-height: 39px !important;
            padding: 6px 9px !important;
            border: 1px solid #edf2ef !important;
            border-radius: 11px !important;
            background: linear-gradient(180deg, #fff, #fafcfb) !important;
            box-shadow: 0 3px 10px rgba(24, 62, 50, .035) !important;
            transition: border-color .2s ease, background-color .2s ease, box-shadow .2s ease, transform .2s ease !important;
            margin-bottom: 5px;
        }
    .category-page-v38 .filter-list-v38 label:hover,
    .category-page-v38 .filter-list-v38 > a:hover {
        transform: translateX(-2px);
        border-color: rgba(60, 184, 20, .25) !important;
        background: #f6fbf4 !important;
        box-shadow: 0 5px 14px rgba(40, 112, 30, .07) !important;
    }
    .category-page-v38 .filter-list-v38 label:has(input:checked) {
        border-color: rgba(60, 184, 20, .32) !important;
        background: #f2faef !important;
    }
    .category-page-v38 .category-sidebar-v38::-webkit-scrollbar {
        width: 2px;
    }
    .category-page-v38 .category-sidebar-v38::-webkit-scrollbar-track {
        background: transparent;
    }
    .category-page-v38 .category-sidebar-v38::-webkit-scrollbar-thumb {
        border-radius: 999px;
        background: rgba(60, 184, 20, .24);
    }
}
@media (max-width: 900px) {
    html.category-filter-open-v38,
    html.category-filter-open-v38 body {
        overflow: hidden !important;
    }
    .category-page-v38 .category-filter-trigger-v38 {
        position: sticky;
        top: 8px;
        z-index: 30;
        min-height: 54px !important;
        padding: 0 15px 0 11px !important;
        border: 1px solid rgba(60, 184, 20, .24) !important;
        border-radius: 16px !important;
        background: linear-gradient(135deg, #17695b, #248c13) !important;
        box-shadow: 0 10px 25px rgba(27, 91, 55, .2) !important;
    }
    .category-page-v38 .category-filter-trigger-v38 span {
        display: inline-flex;
        align-items: center;
        gap: 9px;
        color: #fff !important;
        font-weight: 850 !important;
    }
    .category-page-v38 .category-filter-trigger-v38 span i {
        width: 18px;
        height: 18px;
        display: inline-block;
        background: linear-gradient(#fff 0 0) 2px 4px / 14px 2px no-repeat,
                    linear-gradient(#fff 0 0) 5px 9px / 11px 2px no-repeat,
                    linear-gradient(#fff 0 0) 8px 14px / 8px 2px no-repeat;
        opacity: .94;
    }
    .category-page-v38 .category-filter-trigger-v38 b {
        min-width: 30px;
        height: 30px;
        border: 1px solid rgba(255,255,255,.2);
        background: rgba(255,255,255,.14) !important;
        color: #fff !important;
        font-size: 12px !important;
    }
    .category-page-v38 .category-filter-backdrop-v38 {
        border: 0;
        background: rgba(9, 31, 25, .56) !important;
        backdrop-filter: blur(3px);
    }
    .category-page-v38 .category-filter-drawer-v38 {
        right: 50% !important;
        left: auto !important;
        width: min(100%, 560px);
        max-height: min(90vh, 760px) !important;
        overflow: hidden;
        border: 1px solid rgba(255,255,255,.7);
        border-radius: 26px 26px 0 0 !important;
        background: #fff !important;
        box-shadow: 0 -18px 60px rgba(8, 38, 29, .24) !important;
        transform: translate(50%, 103%) !important;
    }
    .category-page-v38 .category-filter-drawer-v38.is-open {
        transform: translate(50%, 0) !important;
    }
    .category-page-v38 .category-filter-drawer-v38::before {
        content: "";
        width: 42px;
        height: 4px;
        position: absolute;
        top: 8px;
        right: calc(50% - 21px);
        z-index: 2;
        border-radius: 999px;
        background: #d7e2dd;
    }
    .category-page-v38 .category-filter-drawer-v38__head {
        flex: 0 0 auto;
        padding: 22px 18px 14px !important;
        background: linear-gradient(180deg, #f5faf4, #fff) !important;
        border-bottom-color: #e4ece7 !important;
    }
    .category-page-v38 .category-filter-drawer-v38__head > div {
        display: grid;
        gap: 3px;
    }
    .category-page-v38 .category-filter-drawer-v38__head span {
        color: #248c13;
        font-size: 12px !important;
        font-weight: 800;
    }
    .category-page-v38 .category-filter-drawer-v38__head strong {
        color: #19392f;
        font-size: 16px;
    }
    .category-page-v38 .category-filter-drawer-v38__head button {
        width: 38px;
        height: 38px;
        display: grid;
        place-items: center;
        border: 1px solid #e2eae6 !important;
        background: #f5f8f6 !important;
        color: #52665d !important;
        font-size: 25px !important;
        line-height: 1;
    }
    .category-page-v38 .category-filter-drawer-v38__body {
        overscroll-behavior: contain;
        padding: 8px 12px 16px !important;
        scrollbar-width: thin;
        scrollbar-color: rgba(60,184,20,.25) transparent;
    }
    .category-page-v38 .category-filter-drawer-v38__body::-webkit-scrollbar { width: 3px; }
    .category-page-v38 .category-filter-drawer-v38__body::-webkit-scrollbar-thumb {
        border-radius: 999px;
        background: rgba(60,184,20,.25);
    }
    .category-page-v38 .category-filter-drawer-v38 .category-sidebar-v38 {
        width: 100%;
        overflow: visible !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }
    .category-page-v38 .category-filter-drawer-v38 .filter-list-v38 {
        max-height: none !important;
        overflow: visible !important;
    }
    .category-page-v38 .category-filter-drawer-v38__footer {
        flex: 0 0 auto;
        padding: 11px 14px calc(11px + env(safe-area-inset-bottom)) !important;
        background: rgba(255,255,255,.96);
        box-shadow: 0 -8px 25px rgba(20,58,47,.07);
    }
    .category-page-v38 .category-filter-drawer-v38__footer button {
        height: 50px !important;
        border-radius: 14px !important;
        background: linear-gradient(135deg, #3cb814, #248c13) !important;
        box-shadow: 0 8px 18px rgba(60,184,20,.2);
        font-size: 14px !important;
    }
}
.category-page-v38 .category-sidebar-v38__head {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: start !important;
    gap: 14px !important;
    padding-inline: 25px !important;
    padding-top: 25px !important;
}
.category-page-v38 .category-sidebar-v38__head > div {
    min-width: 0 !important;
    display: grid !important;
    gap: 3px !important;
}
.category-page-v38 .category-sidebar-v38__head strong {
    display: block !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

@media (max-width: 767px) {
    .category-page-v38 .category-sort-v39 {
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        justify-content: flex-start !important;
        gap: 5px !important;
        padding-bottom: 2px !important;
        overscroll-behavior-x: contain;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none !important;
    }
    .category-page-v38 .category-sort-v39::-webkit-scrollbar {
        display: none !important;
        width: 0 !important;
        height: 0 !important;
    }
    .category-page-v38 .category-sort-v39 > * {
        flex: 0 0 auto !important;
        white-space: nowrap !important;
    }
    .category-page-v38 .home-product-card__body {
        padding: 13px 12px 14px !important;
    }
    .category-page-v38 .home-product-card__brand,
    .category-page-v38 .home-product-card__brand span {
        font-size: 11.5px !important;
        line-height: 1.6 !important;
    }
    .category-page-v38 .home-product-card h3 {
        min-height: 49px !important;
        margin: 7px 0 9px !important;
        font-size: 14px !important;
        line-height: 1.75 !important;
    }
    .category-page-v38 .home-product-card__rating,
    .category-page-v38 .home-product-card__ready {
        font-size: 11px !important;
        line-height: 1.6 !important;
    }
    .category-page-v38 .home-product-card__price del {
        font-size: 11px !important;
    }
    .category-page-v38 .home-product-card__price b {
        font-size: 15px !important;
        line-height: 1.4 !important;
    }
    .category-page-v38 .home-product-card__price small {
        font-size: 11px !important;
    }
    .category-page-v38 .home-product-card__buy,
    .category-page-v38 .home-product-card__buy span {
        min-height: 40px !important;
        font-size: 13px !important;
        font-weight: 850 !important;
    }
    .category-page-v38 .home-product-card__badge {
        font-size: 10.5px !important;
    }
}

/* Final mobile category controls. */
@media (max-width: 900px) {
    .category-page-v38 .category-filter-trigger-v38 {
        position: fixed !important;
        right: 14px !important;
        left: auto !important;
        top: auto !important;
        bottom: 18px !important;
        z-index: 95 !important;
        width: auto !important;
        min-width: 132px !important;
        min-height: 46px !important;
        margin: 0 !important;
        padding: 0 12px !important;
        gap: 10px !important;
        border-radius: 14px !important;
        box-shadow: 0 9px 24px rgba(20, 80, 49, .25) !important;
    }
    .category-page-v38 .category-filter-trigger-v38 span {
        gap: 7px !important;
        white-space: nowrap;
    }
    .category-page-v38 .category-filter-trigger-v38 span i {
        width: 16px !important;
        height: 16px !important;
    }
    .category-page-v38 .category-filter-trigger-v38 b {
        min-width: 25px !important;
        height: 25px !important;
        font-size: 10.5px !important;
    }
    .category-page-v38 .category-sort-v39 {
        width: 100% !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        gap: 5px !important;
        padding-bottom: 2px !important;
        scrollbar-width: none !important;
    }
    .category-page-v38 .category-sort-v39::-webkit-scrollbar {
        display: none !important;
    }
    .category-page-v38 .category-sort-v39 label {
        flex: 0 0 auto;
    }
    .category-page-v38 .home-product-card__buy,
    .category-page-v38 .home-product-card__buy span {
        font-size: 13px !important;
        font-weight: 850 !important;
        line-height: 1.5 !important;
    }
}
@media (max-width: 700px) {
    .category-page-v38 .category-filter-trigger-v38 {
        bottom: calc(84px + env(safe-area-inset-bottom)) !important;
    }
}

/* SearchResult1 can return the legacy product markup. Keep that response inside
   the category card system so sorting never drops the product-card styling. */
.category-page-v38 #productList > .col-lg-3,
.category-page-v38 #productList > .col-md-4,
.category-page-v38 #productList > .col-sm-6 {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: none !important;
}
.category-page-v38 #productList .product-item {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    margin: 0 !important;
    overflow: hidden !important;
    border: 1px solid #e2e9e5 !important;
    border-radius: 20px !important;
    background: #fff !important;
    box-shadow: 0 8px 24px rgba(24, 58, 47, .065) !important;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease !important;
}
.category-page-v38 #productList .product-item:hover {
    transform: translateY(-3px) !important;
    border-color: #cde5ce !important;
    box-shadow: 0 15px 34px rgba(24, 58, 47, .12) !important;
}
.category-page-v38 #productList .product-img {
    position: relative !important;
    height: 245px !important;
    margin: 7px 7px 0 !important;
    overflow: hidden !important;
    border-radius: 16px !important;
    background: radial-gradient(circle at 50% 45%, #fff 0, #f7faf8 72%, #f0f5f2 100%) !important;
}
.category-page-v38 #productList .product-img > a {
    display: flex !important;
    width: 100% !important;
    height: 100% !important;
    align-items: center !important;
    justify-content: center !important;
}
.category-page-v38 #productList .product-img img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    padding: 18px !important;
    object-fit: contain !important;
    transition: transform .25s ease !important;
}
.category-page-v38 #productList .product-item:hover .product-img img {
    transform: scale(1.035) !important;
}
.category-page-v38 #productList .product-img .type {
    position: absolute !important;
    top: 10px !important;
    z-index: 3 !important;
    width: auto !important;
    margin: 0 !important;
    padding: 4px 8px !important;
    border-radius: 8px !important;
    background: rgba(255,255,255,.9) !important;
    color: #607069 !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
    box-shadow: 0 3px 10px rgba(30,61,50,.08) !important;
}
.category-page-v38 #productList .product-img .type.typedis { right: 10px !important; }
.category-page-v38 #productList .product-img .type.new { left: 10px !important; }
.category-page-v38 #productList .product-action-wrap { display: none !important; }
.category-page-v38 #productList .product-content {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    padding: 14px 15px 15px !important;
    text-align: right !important;
}
.category-page-v38 #productList .product-title {
    min-height: 50px !important;
    margin: 0 0 8px !important;
    color: #24342e !important;
    font-size: 14px !important;
    font-weight: 750 !important;
    line-height: 1.8 !important;
}
.category-page-v38 #productList .product-title a { color: inherit !important; }
.category-page-v38 #productList .product-rate { min-height: 18px !important; margin: 0 0 8px !important; }
.category-page-v38 #productList .product-bottom {
    display: grid !important;
    gap: 11px !important;
    margin-top: auto !important;
    padding-top: 12px !important;
    border-top: 1px solid #eef2ef !important;
}
.category-page-v38 #productList .product-price {
    display: flex !important;
    min-height: 24px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    color: #17695b !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}
.category-page-v38 #productList .product-cart-btn {
    display: flex !important;
    width: 100% !important;
    min-height: 40px !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: #3cb814 !important;
    color: #fff !important;
    box-shadow: 0 7px 15px rgba(60,184,20,.2) !important;
}
@media (max-width: 767px) {
    .category-page-v38 #productList .product-img { height: 205px !important; }
}

/* Compact price range matched to the real category sidebar. */
.category-page-v38 .category-price-range-v38 {
    padding: 10px 4px 4px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control {
    height: 28px !important;
    margin: 0 8px 12px !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control::before {
    top: 12px !important;
    height: 4px !important;
    background: #3cb814 !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control input[type="range"] {
    top: 12px !important;
    height: 4px !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-runnable-track,
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-track,
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-progress {
    height: 4px !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-thumb {
    width: 16px !important;
    height: 16px !important;
    margin-top: -6px !important;
    border-width: 4px !important;
    box-shadow: 0 0 0 2px rgba(60, 184, 20, .13) !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-thumb {
    width: 8px !important;
    height: 8px !important;
    border-width: 4px !important;
    box-shadow: 0 0 0 2px rgba(60, 184, 20, .13) !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 {
    gap: 7px !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 label {
    padding: 8px 9px 7px !important;
    border-color: #dce8df !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 span,
.category-page-v38 .category-price-range-v38 .price-range-v39 small {
    font-size: 8px !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 input {
    margin: 2px 0 !important;
    font-size: 9.5px !important;
}
.category-page-v38 .category-sidebar-v38__head a,
.category-page-v38 .category-sidebar-v38__head button {
    min-height: 32px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 5px 10px !important;
    border: 1px solid rgba(60, 184, 20, .18) !important;
    border-radius: 9px !important;
    background: #f2f8f0 !important;
    color: #248c13 !important;
    font-size: 11.5px !important;
    font-weight: 750 !important;
    line-height: 1.4 !important;
    white-space: nowrap !important;
}
.category-page-v38 .category-sidebar-v38__head a:hover,
.category-page-v38 .category-sidebar-v38__head button:hover {
    border-color: rgba(60, 184, 20, .32) !important;
    background: #eaf5e7 !important;
}
.category-page-v38 .category-filter-v38__body.filter-list-v38 {
    padding-left: 7px !important;
    scrollbar-width: thin;
    scrollbar-color: rgba(60, 184, 20, .42) transparent;
}
.category-page-v38 .category-filter-v38__body.filter-list-v38::-webkit-scrollbar {
    width: 4px;
}
.category-page-v38 .category-filter-v38__body.filter-list-v38::-webkit-scrollbar-track {
    background: transparent;
}
.category-page-v38 .category-filter-v38__body.filter-list-v38::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(60, 184, 20, .42);
}
.category-page-v38 .home-product-card__unavailable {
    color: #a74b45 !important;
    font-size: 13px !important;
    line-height: 1.6 !important;
}
.category-page-v38 .category-price-range-v38 {
    width: 100%;
    margin: 10px 0 0;
    padding-inline: 2px;
}
.category-page-v38 .category-price-range-v38 .sliders_control {
    height: 28px;
    margin: 4px 3px 16px;
}
.category-page-v38 .category-price-range-v38 input[type="range"] {
    height: 3px;
    top: 12px;
    margin: 0;
    border-radius: 999px;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-thumb {
    width: 18px;
    height: 18px;
    border: 3px solid #fff;
    background: #3cb814;
    box-shadow: 0 0 0 1px rgba(36, 140, 19, .32), 0 4px 10px rgba(36, 140, 19, .18);
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-thumb {
    width: 14px;
    height: 14px;
    border: 3px solid #fff;
    background: #3cb814;
    box-shadow: 0 0 0 1px rgba(36, 140, 19, .32), 0 4px 10px rgba(36, 140, 19, .18);
}
.category-page-v38 .category-price-range-v38 .price-range-v39 {
    gap: 8px !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 label {
    padding: 9px 10px !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 input {
    width: 100%;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    direction: rtl;
}
.category-page-v38 .category-stock-v38 {
    transition: background-color .2s ease;
}
.category-page-v38 .category-stock-v38:hover {
    background: #f8fbf7;
}
.category-page-v38 .category-stock-v38 i {
    flex: 0 0 42px;
    border: 1px solid #d5dfda;
}
.category-page-v38 .category-stock-v38 input:checked + i {
    background: #3cb814 !important;
    border-color: #3cb814 !important;
}
.category-products-v38.is-list-v40 .home-product-card__buy {
    width: auto !important;
    min-width: 120px !important;
    max-width: 160px !important;
    justify-self: start !important;
    padding-inline: 16px !important;
}
@media (max-width: 520px) {
    .category-products-v38.is-list-v40 .home-product-card__buy {
        min-width: 105px !important;
        max-width: 130px !important;
    }
}

/* Final category price slider skin — intentionally last to override legacy range rules. */
.category-page-v38 .category-filter-v38--price .category-filter-v38__body {
    padding: 4px 0 18px !important;
}
.category-page-v38 .category-price-range-v38 {
    width: 100% !important;
    margin: 0 !important;
    padding: 11px 8px 5px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control {
    position: relative !important;
    width: 100% !important;
    height: 27px !important;
    margin: 0 2px 12px !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control::before {
    content: "" !important;
    position: absolute !important;
    top: 12px !important;
    right: 1px !important;
    left: 1px !important;
    height: 4px !important;
    border-radius: 999px !important;
    background: linear-gradient(90deg, #75d55e, #3cb814, #248c13) !important;
    box-shadow: 0 2px 7px rgba(60, 184, 20, .18) !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control input[type="range"] {
    -webkit-appearance: none !important;
    appearance: none !important;
    position: absolute !important;
    top: 12px !important;
    right: 0 !important;
    z-index: 2 !important;
    width: 100% !important;
    height: 4px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    accent-color: #3cb814 !important;
    pointer-events: none !important;
}
.category-page-v38 .category-price-range-v38 .sliders_control #fromSlider {
    z-index: 3 !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-runnable-track {
    height: 4px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-track,
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-progress {
    height: 4px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    appearance: none !important;
    width: 16px !important;
    height: 16px !important;
    margin-top: -6px !important;
    border: 4px solid #3cb814 !important;
    border-radius: 50% !important;
    background: #fff !important;
    box-shadow: 0 0 0 2px rgba(60, 184, 20, .10), 0 3px 8px rgba(36, 140, 19, .22) !important;
    cursor: grab !important;
    pointer-events: auto !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]::-moz-range-thumb {
    width: 8px !important;
    height: 8px !important;
    border: 4px solid #3cb814 !important;
    border-radius: 50% !important;
    background: #fff !important;
    box-shadow: 0 0 0 2px rgba(60, 184, 20, .10), 0 3px 8px rgba(36, 140, 19, .22) !important;
    cursor: grab !important;
    pointer-events: auto !important;
}
.category-page-v38 .category-price-range-v38 input[type="range"]:focus,
.category-page-v38 .category-price-range-v38 input[type="range"]:active {
    outline: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    gap: 9px !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 label {
    min-width: 0 !important;
    padding: 10px 10px 9px !important;
    border: 1px solid #d9e8dc !important;
    border-radius: 12px !important;
    background: #fff !important;
    box-shadow: 0 5px 13px rgba(29, 91, 21, .045) !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 span,
.category-page-v38 .category-price-range-v38 .price-range-v39 small {
    color: #71836d !important;
    font-size: 9px !important;
}
.category-page-v38 .category-price-range-v38 .price-range-v39 input {
    display: block !important;
    width: 100% !important;
    margin: 4px 0 3px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    color: #17695b !important;
    font-size: 10.5px !important;
    font-weight: 850 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

/* Product detail: explicit icon geometry and shared related product cards. */
:root:not([data-theme=dark]) .product-page-v41 .product-gallery-v41__stage {
    background: radial-gradient(circle at 50% 38%, #fff 0%, #ffffff 66%, #ffffff 100%) !important;
    border-color: rgb(253 253 253 / 14%) !important;
}
.product-page-v41 .product-gallery-v41__stage {
    display: flex !important;
    flex-direction: column !important;
    padding-bottom: 50px !important;
}
.product-page-v41 .product-quantity-v41 > div { direction: ltr; }
.product-page-v41 .product-quantity-v41 button svg,
.product-page-v41 .product-gallery-v41__actions button svg,
.product-page-v41 .product-gallery-v46__thumb-nav svg,
.product-page-v41 .product-related-v44__controls button svg,
.product-page-v41 .product-purchase-v41__benefits svg {
    display: block !important;
    width: 24px !important;
    height: 24px !important;
    flex-shrink: 0;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2 !important;
    stroke-linecap: round;
    stroke-linejoin: round;
    pointer-events: none;
}
.product-page-v41 .product-gallery-v41__actions button { width: 42px !important; height: 42px !important; }
.product-page-v41 #productFavorite.is-active svg path { fill: currentColor !important; }
.product-page-v41 .product-feature-list-v41 ul {
    display: flex !important; flex-wrap: wrap !important; gap: 8px !important;
    padding: 0; margin: 0; list-style: none;
}
.product-page-v41 .product-feature-list-v41 li {
    flex: 0 1 auto; padding: 8px 12px !important; border-radius: 10px;
    background: var(--surface2); line-height: 1.8; overflow-wrap: anywhere;
}
.product-page-v41 .product-option-v41 button.is-active {
    color: #fff !important; background: #17695b !important; border-color: #17695b !important;
    box-shadow: 0 0 0 2px var(--surface), 0 0 0 3px #17695b;
}
.product-page-v41 .product-feature-html-v41 { overflow-x: auto; }
.product-page-v41 .productfeaturetable { width: 100%; border-collapse: collapse; }
.product-page-v41 .productfeaturetable td { padding: 12px 16px; border-bottom: 1px solid var(--line); line-height: 1.9; }
.product-page-v41 .productfeaturetable .group-header { background: var(--surface2); font-weight: 700; }
.product-page-v41 .productfeaturetable .feature-name { width: 35%; }
.product-page-v41 .productfeaturetable img { width: 24px; height: 24px; object-fit: contain; }
.product-related-v41__grid > .home-product-card { flex: 0 0 calc((100% - 48px) / 5) !important; min-width: 0; }
@media (max-width: 1200px) { .product-related-v41__grid > .home-product-card { flex-basis: calc((100% - 36px) / 4) !important; } }
@media (max-width: 900px) { .product-related-v41__grid > .home-product-card { flex-basis: calc((100% - 24px) / 3) !important; } }
@media (max-width: 767px) { .product-related-v41__grid > .home-product-card { flex-basis: calc((100% - 12px) / 2) !important; } }

/* Product description and gallery refinements. */
.product-page-v41 .product-article-v41 {
    background: #fff !important; color: #34483f !important;
    border: 1px solid #e7eee9; border-radius: 20px;
    padding: clamp(20px, 3vw, 40px) !important;
    font-size: 15px !important; line-height: 2.25 !important;
    text-align: start; overflow-wrap: anywhere;
}
.product-page-v41 .product-article-v41 p { margin: 0 0 1.15em; font-size: inherit !important; line-height: inherit !important; }
.product-page-v41 .product-article-v41 > :last-child { margin-bottom: 0; }
.product-page-v41 .product-article-v41 :is(h2,h3,h4) { color: #203f32; line-height: 1.8; margin: 1.4em 0 .6em; }
.product-page-v41 .product-article-v41 :is(ul,ol) { padding-inline-start: 24px; }
.product-page-v41 .product-article-v41 img { max-width: 100%; height: auto; }
.product-page-v41 .product-gallery-v41__badge {
    position: absolute !important; top: 18px !important; left: 18px !important;
    right: auto !important; bottom: auto !important; z-index: 3;
    max-width: calc(100% - 105px); overflow-wrap: anywhere;
}
html:root body .commerce-v3.product-page-v41 .product-gallery-v41__stage,
html:root body .commerce-v3.product-page-v41 .product-gallery-v41__stage > img {
    box-shadow: none !important; filter: none !important;
}
.better-price-dialog {
    width: min(480px, calc(100vw - 32px)); max-height: calc(100dvh - 32px);
    margin: auto; padding: 28px; border: 1px solid #e0eae4; border-radius: 22px;
    background: #fff; color: #263f34; box-shadow: 0 24px 80px #102b3433;
    font-family: inherit; overflow-y: auto; box-sizing: border-box;
}
.better-price-dialog::backdrop { background: #10282088; backdrop-filter: blur(4px); }
.better-price-dialog__header { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.better-price-dialog__header span { font-size: 12px; color: #648074; }
.better-price-dialog__header h2 { margin: 5px 0 0; font-size: 20px; }
.better-price-dialog__header button { display: grid; place-items: center; flex-shrink: 0; width: 40px; height: 40px; border: 0; border-radius: 12px; background: #f0f5f2; color: #274838; cursor: pointer; }
.better-price-dialog__header svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; }
.better-price-dialog__product { padding: 12px; background: #f5f8f6; border-radius: 12px; line-height: 1.9; margin: 20px 0; }
.better-price-dialog label { display: block; font-size: 14px; margin: 16px 0 8px; }
.better-price-dialog label small { color: #6b7f74; }
.better-price-dialog input:not([type=hidden]) { width: 100%; box-sizing: border-box; height: 46px; padding: 10px 12px; border: 1px solid #d9e5dd; border-radius: 10px; background: #fff; color: #263f34; font: inherit; }
.better-price-dialog input:focus { outline: 2px solid #2c8261; outline-offset: 2px; }
.better-price-dialog__submit { width: 100%; margin-top: 24px; padding: 13px; border: 0; border-radius: 12px; background: #17694f; color: #fff; font: inherit; font-weight: 700; cursor: pointer; }
@media (max-width: 600px) { .better-price-dialog { padding: 20px; } .product-page-v41 .product-article-v41 { font-size: 14px !important; } }

/* Styles moved from Views/Home/ProductDetail.cshtml. */
#productDetailPage .product-summary-v41__top h2,
    #productDetailPage #product-intro .product-section-heading-v42 h2 {
        font-size: clamp(17px, 1.5vw, 21px) !important;
        font-weight: 700 !important;
        line-height: 1.85 !important;
        margin: 6px 0 10px !important;
    }
    #productDetailPage .product-summary-v41__brand {
        display: inline-block; font-size: 12px !important; font-weight: 600 !important;
        color: var(--muted) !important; letter-spacing: 0 !important;
    }
    #productDetailPage .product-purchase-v41 {
        display: flex !important; flex-direction: column !important; gap: 0 !important;
        padding: 18px !important;
        box-sizing: border-box;
        margin-bottom: 10px !important;
    }
    #productDetailPage .product-purchase-v41 > * { width: 100% !important; min-width: 0 !important; box-sizing: border-box; }
    #productDetailPage .product-order-options {
        margin: 0 0 10px; padding: 16px; border: 1px solid #e1ebe5;
        border-radius: 18px; background: linear-gradient(145deg, #f4f9f6, #fff 75%);
    }
    #productDetailPage .product-price-v41 {
        display: flex !important; flex-direction: column !important; align-items: flex-start !important;
        gap: 8px !important; padding: 0 0 16px !important; margin: 0 !important;
        background: transparent !important; border: 0 !important; box-shadow: none !important;
    }
    #productDetailPage .product-price-v41__label { color: #6b7e73; font-size: 12px; font-weight: 500; }
    #productDetailPage .product-price-v41 del {
        font-size: 13px !important; font-weight: 400 !important; color: var(--muted) !important;
    }
    #productDetailPage .product-price-v86__main {
        display: flex !important; flex-direction: row !important; align-items: baseline !important;
        justify-content: flex-start !important; direction: rtl; gap: 8px !important;
    }
#productDetailPage .product-price-v41 strong {
    font-size: clamp(25px, 2vw, 26px) !important;
    font-weight: 700 !important;
    color: #d82424 !important;
    line-height: 1.4 !important;
    letter-spacing: 0px !important;
}
    #productDetailPage .product-price-v86__main small {
        font-size: 12px !important; font-weight: 500 !important; color: var(--muted) !important;
    }
    #productDetailPage .product-quantity-v41 {
        padding: 14px 0 0 !important; margin: 0 !important;
        border: 0 !important; border-top: 1px solid #e2eae5 !important; border-radius: 0 !important;
        background: transparent !important; box-shadow: none !important;
    }
    #productDetailPage .product-quantity-v41 > span { font-size: 13px !important; font-weight: 600 !important; }
    #productDetailPage .product-quantity-v41 > div {
        direction: ltr !important; display: grid !important; grid-template-columns: 38px 42px 38px !important;
        gap: 0 !important; height: 38px !important; padding: 3px !important;
        border: 1px solid #dbe7df !important; border-radius: 12px !important;
        background: var(--surface) !important; box-sizing: content-box; overflow: hidden;
    }
    #productDetailPage .product-quantity-v41 button {
        width: 38px !important; height: 38px !important; min-width: 0 !important;
        min-height: 0 !important; padding: 0 !important; margin: 0 !important;
        border: 0 !important; border-radius: 10px !important;
        background: transparent !important; color: var(--text) !important; box-shadow: none !important;
    }
    #productDetailPage .product-quantity-v41 button[data-qty="plus"] { color: #fff !important; background: #216c53 !important; }
    #productDetailPage .product-quantity-v41 button:hover { background: #e7f3ed !important; color: #17694f !important; }
    #productDetailPage .product-quantity-v41 button svg { width: 18px !important; height: 18px !important; stroke-width: 2 !important; }
    #productDetailPage .product-quantity-v41 input {
        height: 38px !important; padding: 0 !important; border: 0 !important;
        border-radius: 0 !important; background: transparent !important; color: var(--text) !important;
        font-size: 15px !important; font-weight: 600 !important; font-variant-numeric: tabular-nums;
    }
    #productDetailPage .product-gallery-v41__actions {
        gap: 3px !important; padding: 4px !important; border-radius: 14px !important;
        border: 1px solid var(--line) !important; background: var(--surface) !important;
        box-shadow: 0 3px 12px rgb(25 65 48 / 5%) !important; backdrop-filter: none !important;
    }
    #productDetailPage .product-gallery-v41__actions button {
        width: 34px !important; height: 34px !important; border-radius: 10px !important;
        color: var(--muted) !important; box-shadow: none !important;
    }
    #productDetailPage .product-gallery-v41__actions button svg { width: 18px !important; height: 18px !important; stroke-width: 1.7 !important; }
    #productDetailPage .product-gallery-v41__actions button:hover,
    #productDetailPage .product-gallery-v41__actions button.is-active { background: #eaf5ee !important; color: #17694f !important; }
    #productDetailPage button:focus-visible { outline: 2px solid #23825f; outline-offset: 3px; }
    #productDetailPage .product-article-v41 {
        background: radial-gradient(ellipse at 100% 0%, rgb(159 209 185 / 14%), transparent 48%),
                    radial-gradient(ellipse at 0% 100%, rgb(214 203 171 / 12%), transparent 45%), #fff !important;
        border: 1px solid #e5ece7 !important; border-radius: 22px !important;
        box-shadow: 0 8px 28px rgb(37 68 51 / 3%) !important;
        padding: clamp(24px, 3vw, 40px) !important;
    }
    #productDetailPage .product-related-v41 .home-product-card__price b { font-size: 20px !important; line-height: 1.5 !important; }
    #productDetailPage .product-related-v41 .home-product-card__buy,
    #productDetailPage .product-related-v41 .home-product-card__buy span { font-size: 14px !important; font-weight: 600 !important; }
    #productDetailPage .product-related-v41 .home-product-card__buy { min-height: 42px !important; white-space: nowrap; }
    :root[data-theme="dark"] #productDetailPage .product-order-options { background: linear-gradient(145deg, #1a382e, #163128); border-color: #355145; }
    :root[data-theme="dark"] #productDetailPage .product-price-v41__label { color: #adc3b7; }
    :root[data-theme="dark"] #productDetailPage .product-quantity-v41,
    :root[data-theme="dark"] #productDetailPage .product-quantity-v41 > div { border-color: #355145 !important; }

/* Styles moved from Views/Shared/_PartialComment.cshtml. */
.shared-comments-v107 {
        --comment-accent: #248c13;
        --comment-accent-light: #eef8eb;
        --comment-border: #dce8e1;
        --comment-text: #263f36;
        --comment-muted: #718079;
        margin-top: 28px;
        direction: rtl;
    }

    .shared-comments-v107 *,
    .shared-comments-v107 *::before,
    .shared-comments-v107 *::after {
        box-sizing: border-box;
    }

    .shared-comments-v107__heading {
        margin-bottom: 14px;
    }

    .shared-comments-v107__heading span {
        color: var(--comment-accent);
        font-size: 12px;
        font-weight: 800;
    }

    .shared-comments-v107__heading h2 {
        margin: 4px 0 0;
        color: var(--comment-text);
        font-size: 21px;
        line-height: 1.7;
    }

    .shared-comments-v107__form {
        padding: 22px;
        border: 1px solid var(--comment-border);
        border-top: 3px solid var(--comment-accent);
        border-radius: 20px;
        background: #fff;
        box-shadow: 0 10px 28px rgba(22, 58, 49, .055);
    }

    .shared-comments-v107__fields {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 12px;
    }

    .shared-comments-v107__field {
        display: grid;
        gap: 7px;
        color: #344d44;
        font-size: 13px;
        font-weight: 700;
    }

    .shared-comments-v107 input,
    .shared-comments-v107 select,
    .shared-comments-v107 textarea {
        width: 100%;
        min-height: 44px;
        padding: 10px 12px;
        border: 1px solid var(--comment-border);
        border-radius: 11px;
        outline: none;
        background: #f9fbfa;
        color: var(--comment-text);
        font: inherit;
        transition: border-color .2s, box-shadow .2s, background .2s;
    }

    .shared-comments-v107 textarea {
        min-height: 120px;
        resize: vertical;
    }

    .shared-comments-v107 input:focus,
    .shared-comments-v107 select:focus,
    .shared-comments-v107 textarea:focus {
        border-color: var(--comment-accent);
        background: #fff;
        box-shadow: 0 0 0 3px rgba(36, 140, 19, .09);
    }

    .shared-comments-v107__message {
        display: block;
        margin-top: 12px;
    }

    .shared-comments-v107__footer {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 16px;
        margin-top: 14px;
    }

    .shared-comments-v107__captcha {
        width: min(100%, 330px);
    }

    .shared-comments-v107__captcha img {
        display: block;
        width: 140px;
        height: 50px;
        margin-bottom: 7px;
        border: 1px solid var(--comment-border);
        border-radius: 9px;
        object-fit: contain;
    }

    .shared-comments-v107__submit,
    .shared-comments-v107__answer-submit,
    .shared-comments-v107__answer-cancel {
        min-height: 44px;
        padding: 10px 20px;
        border: 0;
        border-radius: 11px;
        cursor: pointer;
        font: inherit;
        font-size: 13px;
        font-weight: 800;
    }

    .shared-comments-v107__submit,
    .shared-comments-v107__answer-submit {
        background: linear-gradient(135deg, #248c13, #3cb814);
        color: #fff;
        box-shadow: 0 7px 18px rgba(36, 140, 19, .18);
    }

    .shared-comments-v107__list {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
        margin-top: 18px;
    }

    .shared-comments-v107__item {
        min-width: 0;
        padding: 18px;
        border: 1px solid var(--comment-border);
        border-radius: 16px;
        background: #fff;
        box-shadow: 0 8px 22px rgba(24, 61, 52, .045);
    }

    .shared-comments-v107__item-head {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 10px;
    }

    .shared-comments-v107__avatar {
        display: grid;
        place-items: center;
        width: 38px;
        height: 38px;
        flex: 0 0 38px;
        border: 1px solid rgba(60, 184, 20, .14);
        border-radius: 12px;
        background: var(--comment-accent-light);
        color: var(--comment-accent);
        font-size: 14px;
        font-weight: 900;
    }

    .shared-comments-v107__name {
        color: var(--comment-text);
        font-size: 14px;
        font-weight: 800;
    }

    .shared-comments-v107__rating {
        margin-right: auto;
        white-space: nowrap;
        color: #d3d9d6;
        font-size: 12px;
    }

    .shared-comments-v107__rating .is-active {
        color: #f2a900;
    }

    .shared-comments-v107__suggestion {
        display: inline-flex;
        margin-bottom: 9px;
        padding: 5px 9px;
        border-radius: 999px;
        background: #eef8eb;
        color: #248c13;
        font-size: 11px;
        font-weight: 800;
    }

    .shared-comments-v107__suggestion--no {
        background: #fff0f3;
        color: #d82b58;
    }

    .shared-comments-v107__text {
        margin: 0;
        color: #63736d;
        font-size: 13.5px;
        line-height: 1.95;
    }

    .shared-comments-v107__expert,
    .shared-comments-v107__child {
        margin-top: 13px;
        padding: 12px 14px;
        border-right: 3px solid var(--comment-accent);
        border-radius: 11px;
        background: #f7fbf5;
        color: #52635c;
        font-size: 12.5px;
        line-height: 1.9;
    }

    .shared-comments-v107__expert strong,
    .shared-comments-v107__child strong {
        display: block;
        margin-bottom: 3px;
        color: var(--comment-text);
    }

    .shared-comments-v107__actions {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-top: 14px;
        padding-top: 12px;
        border-top: 1px solid #edf2ef;
    }

    .shared-comments-v107__action {
        display: inline-flex;
        align-items: center;
        gap: 5px;
        border: 0;
        background: transparent;
        cursor: pointer;
        color: var(--comment-muted);
        font: inherit;
        font-size: 12px;
    }

    .shared-comments-v107__answer-toggle {
        margin-right: auto;
        color: var(--comment-accent);
        font-weight: 800;
    }

    .shared-comments-v107__answer-box {
        margin-top: 12px;
        padding: 14px;
        border-radius: 12px;
        background: #f7faf8;
    }

    .shared-comments-v107__answer-box form {
        display: grid;
        gap: 10px;
    }

    .shared-comments-v107__answer-footer {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 12px;
    }

    .shared-comments-v107__answer-cancel {
        border: 1px solid var(--comment-border);
        background: #fff;
        color: var(--comment-text);
    }

    html[data-theme="dark"] .shared-comments-v107 {
        --comment-border: #2c463e;
        --comment-text: #eef5f2;
        --comment-muted: #aab9b3;
        --comment-accent-light: #1d392f;
    }

    html[data-theme="dark"] .shared-comments-v107__form,
    html[data-theme="dark"] .shared-comments-v107__item {
        background: #172c26;
    }

    html[data-theme="dark"] .shared-comments-v107 input,
    html[data-theme="dark"] .shared-comments-v107 select,
    html[data-theme="dark"] .shared-comments-v107 textarea,
    html[data-theme="dark"] .shared-comments-v107__answer-box {
        background: #10231e;
        color: #eef5f2;
    }

    html[data-theme="dark"] .shared-comments-v107__text,
    html[data-theme="dark"] .shared-comments-v107__expert,
    html[data-theme="dark"] .shared-comments-v107__child {
        color: #aab9b3;
    }

    html[data-theme="dark"] .shared-comments-v107__expert,
    html[data-theme="dark"] .shared-comments-v107__child {
        background: #1b342c;
    }

    @media (max-width: 760px) {
        .shared-comments-v107__fields,
        .shared-comments-v107__list {
            grid-template-columns: 1fr;
        }

        .shared-comments-v107__footer,
        .shared-comments-v107__answer-footer {
            align-items: stretch;
            flex-direction: column;
        }

        .shared-comments-v107__captcha,
        .shared-comments-v107__submit {
            width: 100%;
        }
    }

/* Server-rendered brand directory and GET search. */
.allbrand-page-v55 :is(.allbrand-card-v55, .allbrand-card-v55__content, .allbrand-card-v55__count) { background: transparent !important; }
.allbrand-page-v55 .allbrand-card-v55__arrow { background: transparent !important; }
:root[data-theme="dark"] .allbrand-page-v55 .allbrand-card-v55__arrow { border-color: #a5dec2 !important; opacity: .8; }
.allbrand-page-v55 .allbrand-search-v55 { grid-template-columns: 40px minmax(0, 1fr) auto; min-width: 0; margin: 0; padding-inline: 5px 12px; }
.allbrand-page-v55 .allbrand-search-v55 input { min-width: 0; width: 100%; }
.allbrand-search-v55__submit { display: grid; place-items: center; width: 40px; height: 40px; padding: 0; border: 0; border-radius: 10px; background: transparent; cursor: pointer; }
.allbrand-search-v55__submit:hover { background: rgb(13 127 135 / 10%); }
.allbrand-page-v55 .allbrand-search-v55:focus-within { outline: 2px solid #0d7f87; outline-offset: 2px; }
.allbrand-page-v55 .allbrand-search-v57__clear { display: grid; place-items: center; text-decoration: none; font-size: 23px; }
.allbrand-card-v55__fallback { display: grid; place-items: center; width: 100%; height: 100%; border-radius: 12px; background: #edf6f2; color: #17695b; }
.allbrand-empty-v55 svg { width: 26px; height: 26px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.allbrand-empty-v55 > a { display: inline-block; margin-top: 10px; color: #17695b; font-weight: 700; }
:root[data-theme="dark"] .allbrand-page-v55 :is(.allbrand-card-v55__content h2, .allbrand-card-v55__count strong, .allbrand-result-v55 strong, .allbrand-empty-v55 strong) { color: #e2f0e9 !important; }
:root[data-theme="dark"] .allbrand-page-v55 :is(.allbrand-card-v55__content p, .allbrand-card-v55__count span, .allbrand-result-v55 span, .allbrand-empty-v55 p) { color: #b2c8c1 !important; }
:root[data-theme="dark"] .allbrand-search-v55 svg { stroke: #a5dec2; }
:root[data-theme="dark"] .allbrand-empty-v55 > a { color: #a5dec2; }
@media (max-width: 560px) {
    .allbrand-page-v55 .allbrand-tools-v55 { flex-wrap: nowrap; gap: 5px; }
    .allbrand-page-v55 .allbrand-result-v55 { min-width: 48px; padding-right: 6px; }
    .allbrand-page-v55 .allbrand-search-v55 { gap: 4px; }
    .allbrand-page-v55 .allbrand-search-v55 input { font-size: 12px; }
}

/* Product detail: consistent dark surfaces and mobile composition. */
:root[data-theme="dark"] #productDetailPage {
    --text: #e8f1ec; --muted: #adbfB5; --surface: #172f26; --surface2: #203d32; --line: #345045;
    background: #10251e !important; color: var(--text) !important;
}
:root[data-theme="dark"] #productDetailPage :is(.product-summary-v41, .product-purchase-v41, .product-specs-v41, .product-trust-v41 article) {
    background: #172f26 !important; border-color: #345045 !important; box-shadow: none !important;
}
:root[data-theme="dark"] #productDetailPage :is(.product-summary-v41 h2, .product-section-heading-v42 h2, .product-related-v41 h2, .product-trust-v41 strong, .product-purchase-v41__head strong, .product-purchase-v41__benefits strong, .shared-comments-v107__field) { color: #e8f1ec !important; }
:root[data-theme="dark"] #productDetailPage :is(.product-summary-v41 p, .product-summary-v41__brand, .product-trust-v41 small, .product-purchase-v41__head small, .product-purchase-v41__benefits small, .product-availability-v41 small) { color: #adbfB5 !important; }
:root[data-theme="dark"] #productDetailPage :is(.product-feature-list-v41 li, .product-purchase-v41__benefits > div, .product-rating-v41) { background: #203d32 !important; color: #d9e9df !important; border-color: #345045 !important; }
:root[data-theme="dark"] #productDetailPage .product-price-v41 strong { color: #9cd8bd !important; }
:root[data-theme="dark"] #productDetailPage .product-article-v41 {
    background: radial-gradient(ellipse at 100% 0, rgb(91 150 118 / 12%), transparent 50%), radial-gradient(ellipse at 0 100%, rgb(145 132 89 / 8%), transparent 48%), #172f26 !important;
    color: #d9e7df !important; border-color: #345045 !important; box-shadow: none !important;
}
:root[data-theme="dark"] #productDetailPage .product-article-v41 :is(p, li, span, strong, h2, h3, h4) { color: inherit !important; background-color: transparent !important; }
:root[data-theme="dark"] #productDetailPage :is(.product-tabs-v41, .productfeaturetable .group-header) { background: #203d32 !important; border-color: #345045 !important; }
:root[data-theme="dark"] #productDetailPage .product-tabs-v41 a:not(.is-active) { color: #c4d8cb !important; background: transparent !important; }
:root[data-theme="dark"] #productDetailPage .productfeaturetable td { color: #d9e7df !important; border-color: #345045 !important; }
:root[data-theme="dark"] #productDetailPage .productfeaturetable .feature-name { color: #afc5b7 !important; }
:root[data-theme="dark"] #productDetailPage .product-better-price-v41 { background: #203d32 !important; color: #ccebdd !important; border-color: #446556 !important; }
:root[data-theme="dark"] #productDetailPage .product-related-v41 .home-product-card { background: #172f26 !important; border-color: #345045 !important; }
:root[data-theme="dark"] #productDetailPage .product-related-v41 .home-product-card :is(h3, .home-product-card__price b) { color: #e8f1ec !important; }
:root[data-theme="dark"] #productDetailPage .product-related-v41 .home-product-card__brand { color: #adbfB5 !important; }
:root[data-theme="dark"] #productDetailPage .product-gallery-v41__stage { background: #172f26 !important; border-color: #345045 !important; }
#productMobileDock { display: none !important; }
.product-better-price-v41--mobile { display: none !important; }
:root[data-theme="dark"] #productDetailPage .shared-comments-v107__heading > span { color: #a5dec2 !important; }
:root[data-theme="dark"] #productDetailPage .product-availability-v41 .is-available,
:root[data-theme="dark"] #productDetailPage .product-related-v41__head > a { color: #a5dec2 !important; }
:root[data-theme="dark"] .better-price-dialog { background: #172f26; color: #e8f1ec; border-color: #345045; color-scheme: dark; }
:root[data-theme="dark"] .better-price-dialog__header h2 { color: #e8f1ec; }
:root[data-theme="dark"] .better-price-dialog__header span,
:root[data-theme="dark"] .better-price-dialog label small { color: #adbfB5; }
:root[data-theme="dark"] .better-price-dialog__product,
:root[data-theme="dark"] .better-price-dialog__header button { background: #203d32; color: #d9e7df; }
:root[data-theme="dark"] .better-price-dialog input:not([type=hidden]) { background: #10251e; color: #e8f1ec; border-color: #446556; }
:root[data-theme="dark"] .better-price-dialog input::placeholder { color: #adbfB5; }

@media (min-width: 1101px) and (max-height: 800px) {
    #productDetailPage .product-detail-layout-v43__aside .product-purchase-v41 {
        top: 76px !important; max-height: calc(100dvh - 88px) !important; padding: 12px !important;
        overflow-y: auto !important; scrollbar-width: thin;
    }
    #productDetailPage .product-purchase-v41__head { padding: 0 0 7px !important; }
    #productDetailPage .product-purchase-v41__head small { white-space: nowrap; }
    #productDetailPage .product-purchase-v41__benefits {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 6px !important; padding: 7px 0 !important;
    }
    #productDetailPage .product-purchase-v41__benefits > div {
        min-height: 66px !important; padding: 6px 4px !important; flex-direction: column !important;
        justify-content: center !important; gap: 3px !important; text-align: center !important;
    }
    #productDetailPage .product-purchase-v41__benefits > div > span {
        width: 28px !important; height: 28px !important; flex-basis: 28px !important;
    }
    #productDetailPage .product-purchase-v41__benefits p { text-align: center !important; }
    #productDetailPage .product-purchase-v41__benefits strong { font-size: 10.5px !important; white-space: nowrap; }
    #productDetailPage .product-purchase-v41__benefits small { display: none !important; }
    #productDetailPage .product-order-options { margin-bottom: 7px; padding: 10px; }
    #productDetailPage .product-price-v41 { padding-bottom: 9px !important; gap: 5px !important; }
    #productDetailPage .product-add-v41 { min-height: 40px !important; }
    #productDetailPage .product-better-price-v41 { min-height: 36px !important; }
}

@media (min-width: 768px) and (max-width: 1180px) {
    #productDetailPage .product-detail-layout-v43__grid { grid-template-columns: minmax(0, 1fr) 280px !important; gap: 18px !important; }
    #productDetailPage .product-overview-v41__grid { grid-template-columns: minmax(0, 1fr) !important; }
    #productDetailPage .product-trust-v41 { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}

@media (max-width: 767.98px) {
    body:has(#productMobileDock) { padding-bottom: calc(142px + env(safe-area-inset-bottom)) !important; }
    body:has(#productMobileDock) .mobile-bottom-nav { display: none !important; }
    body:has(#productMobileDock) #backToTop { bottom: calc(146px + env(safe-area-inset-bottom)) !important; }
    #productDetailPage .product-better-price-v41--mobile { display: block !important; width: 100%; margin-top: 12px; }
    #productDetailPage .product-detail-layout-v43__aside { display: none !important; }
    #productDetailPage .product-detail-layout-v43__grid,
    #productDetailPage .product-overview-v41__grid { display: grid !important; grid-template-columns: minmax(0, 1fr) !important; gap: 16px !important; }
    #productDetailPage :is(.product-detail-layout-v43__main, .product-summary-v41, .product-gallery-v41, .product-content-v41 > .container, .inner-page-banner-v24__content) { min-width: 0 !important; max-width: 100% !important; }
    #productDetailPage .inner-page-banner-v24__inner { width: 100% !important; max-width: 100% !important; padding-inline: 14px !important; box-sizing: border-box; }
    #productDetailPage .breadcrumbs-v24 {
        display: flex !important; flex-wrap: nowrap !important; justify-content: flex-start !important;
        gap: 6px !important; width: 100% !important; max-width: 100% !important; min-width: 0 !important;
        padding: 8px 10px !important; overflow: hidden !important; box-sizing: border-box;
        border-radius: 10px !important; background: rgb(255 255 255 / 7%) !important;
    }
    #productDetailPage .breadcrumbs-v24 > :is(a, span) {
        display: block !important; min-width: 0 !important; overflow: hidden !important;
        text-overflow: ellipsis !important; white-space: nowrap !important; font-size: 11px !important;
        flex: 0 1 auto !important; max-width: 30%; line-height: 1.9 !important;
    }
    #productDetailPage .breadcrumbs-v24 > a:first-child { flex: 0 0 auto !important; }
    #productDetailPage .breadcrumbs-v24 > a:nth-child(2) { display: none !important; }
    #productDetailPage .breadcrumbs-v24 > span {
        flex: 0 1 auto !important; max-width: calc(100% - 64px) !important;
        margin: 0 !important; text-align: right !important;
    }
    #productDetailPage .breadcrumbs-v24 > :is(a, span)::before { display: none !important; }
    #productDetailPage .breadcrumbs-v24 > a::after {
        content: '/' !important; display: inline !important; width: auto !important; height: auto !important;
        flex: 0 0 auto !important; margin: 0 4px !important; border-radius: 0 !important;
        background: none !important; box-shadow: none !important; opacity: .55; transform: none !important;
    }
    #productDetailPage .product-gallery-v41__stage {
        width: 100% !important; height: auto !important; min-height: 0 !important; max-height: none !important;
        padding: 58px 12px 12px !important; margin: 0 !important; gap: 12px !important;
        border-radius: 18px !important; box-sizing: border-box; overflow: hidden !important;
    }
    #productDetailPage #productMainImage {
        display: block !important; position: static !important; width: 100% !important; max-width: 100% !important;
        height: clamp(230px, 72vw, 360px) !important; min-height: 0 !important; max-height: none !important;
        object-fit: contain !important; object-position: center !important; aspect-ratio: auto !important;
        transform: none !important; margin: 0 !important; padding: 10px !important; box-sizing: border-box;
        border-radius: 12px !important; background: #fff !important; box-shadow: none !important; filter: none !important;
    }
    #productDetailPage .product-gallery-v41__actions { top: 12px !important; right: 12px !important; left: auto !important; flex-direction: row !important; }
    #productDetailPage .product-gallery-v41__actions button { width: 30px !important; height: 30px !important; }
    #productDetailPage .product-gallery-v41__badge { top: 16px !important; left: 12px !important; right: auto !important; max-width: calc(100% - 145px) !important; padding: 6px 9px !important; font-size: 11px !important; }
    #productDetailPage .product-gallery-v46__thumb-wrap { position: static !important; width: 100% !important; max-width: 100% !important; margin: 0 !important; padding: 0 !important; transform: none !important; flex: 0 0 auto !important; }
    #productDetailPage .product-gallery-v41__thumbs { min-width: 0 !important; padding: 0 !important; margin: 0 !important; }
    #productDetailPage .product-gallery-v47__thumb-track { align-items: center !important; }
    #productDetailPage .product-gallery-v47__thumb-track > button { flex: 0 0 54px !important; width: 54px !important; height: 54px !important; min-width: 54px !important; min-height: 54px !important; }
    #productDetailPage .product-trust-v41 { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 10px !important; padding: 16px 0 !important; }
    #productDetailPage .product-trust-v41 article { min-width: 0 !important; min-height: 90px !important; display: flex !important; align-items: flex-start !important; gap: 8px !important; padding: 12px 9px !important; border-radius: 14px !important; }
    #productDetailPage .product-trust-v41 article > span { flex: 0 0 28px !important; width: 28px !important; height: 28px !important; font-size: 12px !important; border-radius: 8px !important; }
    #productDetailPage .product-trust-v41 article > div { min-width: 0; }
    #productDetailPage .product-trust-v41 strong { font-size: 12px !important; line-height: 1.8 !important; }
    #productDetailPage .product-trust-v41 small { font-size: 11px !important; line-height: 1.8 !important; white-space: normal !important; }
    #productDetailPage .product-section-heading-v42 { gap: 8px !important; align-items: center !important; }
    #productDetailPage .product-section-heading-v42 > span { flex: 0 0 auto; font-size: 10px !important; }
    #productDetailPage .product-article-v41 { padding: 20px 16px !important; }
    #productDetailPage .productfeaturetable td { padding: 10px 8px !important; overflow-wrap: anywhere; }
    #productMobileDock {
        display: grid !important; grid-template-columns: minmax(0, 1fr) auto !important; gap: 10px 12px !important;
        position: fixed !important; inset: auto 0 0 0 !important; width: 100% !important; max-width: none !important;
        height: auto !important; min-height: 0 !important; margin: 0 !important; padding: 12px 16px calc(12px + env(safe-area-inset-bottom)) !important;
        box-sizing: border-box !important; border: 0 !important; border-top: 1px solid #dce7e0 !important;
        border-radius: 18px 18px 0 0 !important; background: #fff !important; color: #233c30 !important;
        box-shadow: 0 -6px 24px rgb(18 56 38 / 9%) !important; backdrop-filter: none !important;
        opacity: 1 !important; transform: none !important; filter: none !important; z-index: 1100 !important; direction: rtl;
    }
    #productMobileDock::before, #productMobileDock::after { display: none !important; content: none !important; }
    #productMobileDock .product-mobile-dock__price { display: flex !important; flex-direction: column !important; align-items: flex-start !important; gap: 3px !important; min-width: 0; }
    #productMobileDock .product-mobile-dock__price > span { color: #687e70 !important; font-size: 10px !important; }
    #productMobileDock .product-mobile-dock__price > div { display: flex; align-items: baseline; gap: 6px; white-space: nowrap; }
    #productMobileDock .product-mobile-dock__price strong { font-size: 20px !important; font-weight: 700 !important; color: #17695b !important; line-height: 1.3 !important; }
    #productMobileDock .product-mobile-dock__price small { font-size: 10px !important; color: #687e70 !important; }
    #productMobileDock .product-mobile-dock__quantity { display: grid !important; grid-template-columns: 34px 34px 34px !important; direction: ltr; align-self: center; padding: 3px; border: 1px solid #dce7e0; border-radius: 11px; }
    #productMobileDock .product-mobile-dock__quantity button { display: grid !important; place-items: center; width: 34px !important; height: 34px !important; min-height: 0 !important; padding: 0 !important; border: 0 !important; border-radius: 8px !important; background: #f0f6f2 !important; color: #17695b !important; box-shadow: none !important; }
    #productMobileDock svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; }
    #productMobileDock input { min-width: 0; width: 34px; height: 34px; padding: 0; border: 0; background: transparent; color: inherit; text-align: center; font: inherit; font-size: 14px; appearance: textfield; }
    #productMobileDock input::-webkit-inner-spin-button, #productMobileDock input::-webkit-outer-spin-button { appearance: none; margin: 0; }
    #productMobileDock > .AddToBasketBtn { grid-column: 1 / -1; width: 100% !important; min-height: 44px !important; height: 44px !important; border: 0 !important; border-radius: 11px !important; background: #17695b !important; color: #fff !important; font: inherit; font-size: 14px !important; font-weight: 700 !important; box-shadow: none !important; opacity: 1 !important; }
    :root[data-theme="dark"] #productMobileDock { background: #172f26 !important; color: #e8f1ec !important; border-top-color: #345045 !important; }
    :root[data-theme="dark"] #productMobileDock .product-mobile-dock__price :is(span, small) { color: #b0c6b8 !important; }
    :root[data-theme="dark"] #productMobileDock .product-mobile-dock__price strong { color: #a5dec2 !important; }
    :root[data-theme="dark"] #productMobileDock .product-mobile-dock__quantity { border-color: #345045; }
    :root[data-theme="dark"] #productMobileDock .product-mobile-dock__quantity button { background: #254a3b !important; color: #cef0de !important; }
}

/* Shop + brand-products polish — 2026-08-31 */
.shop-page-v120{background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 96%,var(--surface)),var(--bg))}.shop-banner-v120__lead{max-width:650px;margin:12px 0 0;color:var(--formal-muted,var(--muted));font-size:13.5px;line-height:2}.shop-shell-v120{padding:58px 0 104px}.shop-heading-v120{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid var(--line)}.shop-heading-v120>div:first-child>span{display:block;margin-bottom:4px;color:var(--brand);font-size:11px;font-weight:800}.shop-heading-v120 h2{margin:0;color:var(--text);font-size:clamp(24px,2.2vw,32px);line-height:1.55}.shop-heading-v120 p{max-width:680px;margin:7px 0 0;color:var(--muted);font-size:13px}.shop-heading-v120__count{flex:none;min-width:86px;padding:10px 16px;text-align:center;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 28px rgba(20,51,55,.05)}.shop-heading-v120__count strong,.shop-heading-v120__count span{display:block}.shop-heading-v120__count strong{color:var(--brand2);font-size:22px;line-height:1.25}.shop-heading-v120__count span{margin-top:2px;color:var(--muted);font-size:10px}.shop-grid-v120{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.shop-card-v120{min-width:0}.shop-card-v120__link{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 12px 34px rgba(20,51,55,.055);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.shop-card-v120__link:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--brand) 35%,var(--line));box-shadow:0 22px 48px rgba(20,70,63,.11)}.shop-card-v120__media{position:relative;height:190px;margin:10px 10px 0;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,var(--surface2),color-mix(in srgb,var(--surface2) 75%,var(--surface)))}.shop-card-v120__media::after{content:"";position:absolute;inset:auto -18% -48% 28%;height:105px;border-radius:50%;background:color-mix(in srgb,var(--brand) 10%,transparent);filter:blur(2px)}.shop-card-v120__media img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .35s ease}.shop-card-v120__link:hover .shop-card-v120__media img{transform:scale(1.045)}.shop-card-v120__index{position:absolute;z-index:2;top:12px;right:12px;min-width:34px;height:28px;padding:0 8px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--line) 75%,transparent);border-radius:9px;background:color-mix(in srgb,var(--surface) 88%,transparent);color:var(--muted);font-size:10px;font-weight:800;backdrop-filter:blur(8px)}.shop-card-v120__placeholder{position:relative;z-index:1;width:74px;height:74px;display:grid;place-items:center;border-radius:22px;background:color-mix(in srgb,var(--brand) 13%,var(--surface));color:var(--brand2);font-size:30px;font-weight:900}.shop-card-v120__body{flex:1;display:flex;flex-direction:column;padding:17px 18px 18px}.shop-card-v120__body h2{margin:0;color:var(--text);font-size:15px;line-height:1.85}.shop-card-v120__body p{min-height:50px;margin:6px 0 15px;color:var(--muted);font-size:11.5px;line-height:2}.shop-card-v120__cta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:13px;border-top:1px solid var(--line);color:var(--brand2);font-size:11.5px;font-weight:800}.shop-card-v120__cta i{width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-135deg);transition:transform .22s ease}.shop-card-v120__link:hover .shop-card-v120__cta i{transform:translateX(-3px) rotate(-135deg)}.shop-empty-v120{max-width:680px;margin:auto;padding:56px 24px;text-align:center;border:1px dashed var(--line);border-radius:26px;background:var(--surface)}.shop-empty-v120>span{width:56px;height:56px;margin:auto;display:grid;place-items:center;border-radius:18px;background:var(--surface2);color:var(--brand);font-size:28px}.shop-empty-v120 strong{display:block;margin-top:14px;color:var(--text);font-size:18px}.shop-empty-v120 p{margin:6px 0 18px;color:var(--muted);font-size:13px}.shop-empty-v120 a{min-height:42px;display:inline-flex;align-items:center;padding:0 16px;border-radius:12px;background:var(--brand);color:#fff;font-size:12px;font-weight:800}
:root[data-theme=dark] .shop-page-v120{background:linear-gradient(180deg,#10251f,#0d1d19)}:root[data-theme=dark] .shop-heading-v120__count,:root[data-theme=dark] .shop-card-v120__link,:root[data-theme=dark] .shop-empty-v120{background:#153129;border-color:#29453d;box-shadow:0 14px 34px rgba(0,0,0,.14)}:root[data-theme=dark] .shop-card-v120__media{background:linear-gradient(145deg,#18372e,#132b25)}:root[data-theme=dark] .shop-card-v120__index{background:rgba(14,38,32,.82);border-color:#355149;color:#b8cac4}:root[data-theme=dark] .shop-card-v120__placeholder{background:#1c4035;color:#9be887}:root[data-theme=dark] .shop-heading-v120 h2,:root[data-theme=dark] .shop-card-v120__body h2,:root[data-theme=dark] .shop-empty-v120 strong{color:#edf5f2}:root[data-theme=dark] .shop-banner-v120__lead,:root[data-theme=dark] .shop-heading-v120 p,:root[data-theme=dark] .shop-card-v120__body p,:root[data-theme=dark] .shop-empty-v120 p{color:#a9bbb5}:root[data-theme=dark] .shop-card-v120__cta,:root[data-theme=dark] .shop-heading-v120__count strong{color:#8ede73}
.brand-products-page-v120 .category-shell-v38{padding-top:38px}.brand-products-page-v120 .category-layout-v38{gap:24px}.brand-products-page-v120 .category-results-v38{min-width:0}.brand-products-page-v120 .category-toolbar-v38{padding:9px 14px;background:color-mix(in srgb,var(--surface) 92%,transparent)}.brand-products-page-v120 .category-sidebar-v38{top:86px}.brand-products-page-v120 .category-loadmore-v38{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}.brand-products-page-v120 .category-loadmore-v38 a,.brand-products-page-v120 .category-loadmore-v38 span{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text);font-size:12px}.brand-products-page-v120 .category-loadmore-v38 a{color:var(--brand2);font-weight:800}.brand-products-page-v120 .category-loadmore-v38 a:hover{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 7%,var(--surface))}.brand-products-page-v120 .category-description-v38{margin-top:34px;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--surface);color:var(--muted);font-size:13.5px;line-height:2.15;overflow-wrap:anywhere}.brand-products-page-v120 .category-description-v38 :is(h2,h3,h4,strong){color:var(--text)}.brand-products-page-v120 .category-description-v38 img{max-width:100%;height:auto;border-radius:14px}:root[data-theme=dark] .brand-products-page-v120 .category-toolbar-v38,:root[data-theme=dark] .brand-products-page-v120 .category-loadmore-v38 a,:root[data-theme=dark] .brand-products-page-v120 .category-loadmore-v38 span,:root[data-theme=dark] .brand-products-page-v120 .category-description-v38{background:#153129!important;border-color:#29453d!important;color:#b0c0ba!important}:root[data-theme=dark] .brand-products-page-v120 .category-description-v38 :is(h2,h3,h4,strong){color:#edf5f2}
@media (max-width:1180px){.shop-grid-v120{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-card-v120__media{height:178px}}
@media (max-width:900px){.shop-shell-v120{padding-top:42px}.shop-grid-v120{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-products-page-v120 .category-shell-v38{padding-top:26px}.brand-products-page-v120 .category-toolbar-v38{padding:8px 10px}}
@media (max-width:600px){.shop-banner-v120__lead{margin-top:9px;font-size:12px;line-height:1.85}.shop-shell-v120{padding:30px 0 78px}.shop-heading-v120{align-items:flex-start;margin-bottom:18px;padding-bottom:17px}.shop-heading-v120 h2{font-size:22px}.shop-heading-v120 p{font-size:11.5px}.shop-heading-v120__count{min-width:68px;padding:8px 10px;border-radius:14px}.shop-heading-v120__count strong{font-size:18px}.shop-grid-v120{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-card-v120__link{border-radius:18px}.shop-card-v120__media{height:132px;margin:7px 7px 0;border-radius:14px}.shop-card-v120__media img{padding:10px}.shop-card-v120__index{top:8px;right:8px;min-width:28px;height:24px;padding:0 6px;font-size:9px}.shop-card-v120__body{padding:12px}.shop-card-v120__body h2{font-size:13px;line-height:1.7}.shop-card-v120__body p{display:none}.shop-card-v120__cta{margin-top:9px;padding-top:10px;font-size:10.5px}.shop-empty-v120{padding:42px 16px}.brand-products-page-v120 .category-toolbar-v38{border-radius:17px}.brand-products-page-v120 .category-description-v38{margin-top:24px;padding:18px;border-radius:18px;font-size:12.5px}.brand-products-page-v120 .category-loadmore-v38{margin-top:22px;gap:8px}.brand-products-page-v120 .category-loadmore-v38 a,.brand-products-page-v120 .category-loadmore-v38 span{min-height:38px;padding:0 11px;font-size:11px}}
@media (max-width:380px){.shop-grid-v120{grid-template-columns:1fr}.shop-card-v120__media{height:180px}.shop-card-v120__body p{display:block;min-height:auto}.shop-heading-v120__count{display:none}}
/* Brand products: repair dark-mode selectors that legacy body-scoped rules could not match. */
:root[data-theme=dark] .brand-products-page-v120 .category-sidebar-v38{background:#12231f!important;border-color:#294139!important;box-shadow:0 14px 36px rgba(0,0,0,.16)!important}:root[data-theme=dark] .brand-products-page-v120 .category-sidebar-v38__head{background:linear-gradient(180deg,#172c26,#12231f)!important;border-color:#294139!important}:root[data-theme=dark] .brand-products-page-v120 .category-sidebar-v38__head span,:root[data-theme=dark] .brand-products-page-v120 .category-stock-v38 small{color:#98aaa4!important}:root[data-theme=dark] .brand-products-page-v120 .category-sidebar-v38__head strong,:root[data-theme=dark] .brand-products-page-v120 .category-filter-v38__title,:root[data-theme=dark] .brand-products-page-v120 .category-stock-v38 b{color:#e5efeb!important}:root[data-theme=dark] .brand-products-page-v120 .category-filter-v38,:root[data-theme=dark] .brand-products-page-v120 .category-stock-v38{border-color:#294139!important}:root[data-theme=dark] .brand-products-page-v120 .price-range-v39 label{background:#172c26!important;border-color:#2e483f!important;color:#dce8e3!important}:root[data-theme=dark] .brand-products-page-v120 .price-range-v39 input{color:#dce8e3!important}:root[data-theme=dark] .brand-products-page-v120 .filter-list-v38 a{color:#c8d7d2!important}:root[data-theme=dark] .brand-products-page-v120 .filter-list-v38 a:hover{color:#8ede73!important;background:#172c26!important}:root[data-theme=dark] .brand-products-page-v120 .category-filter-drawer-v38{background:#10211d!important;color:#e5efeb!important}:root[data-theme=dark] .brand-products-page-v120 .category-filter-drawer-v38__head,:root[data-theme=dark] .brand-products-page-v120 .category-filter-drawer-v38__footer{background:#12231f!important;border-color:#294139!important}

/* Shop category refinements - 2026-08-31 */
.shop-grid-v120{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.shop-card-v120__link{border-radius:20px;box-shadow:0 10px 28px rgba(20,51,55,.055)}
.shop-card-v120__media{height:220px;margin:8px 8px 0;border-radius:16px 16px 0 0}
.shop-card-v120__media img{padding:10px 10px 0}
.shop-card-v120__body{min-height:40px;margin:0 8px 8px;padding:5px 12px 5px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:0 0 16px 16px;background:linear-gradient(135deg,var(--brand),var(--brand2))}
.shop-card-v120__body h2{margin:0;color:#fff;font-size:15px;font-weight:750;line-height:1.65}
:root[data-theme=dark] .shop-card-v120__body{background:linear-gradient(135deg,#119f98,#08736f)}
:root[data-theme=dark] .shop-card-v120__body h2{color:#fff}
@media (max-width:1180px){.shop-grid-v120{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-card-v120__media{height:170px}}
@media (max-width:900px){.shop-grid-v120{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:600px){.shop-grid-v120{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-card-v120__media{height:138px;margin:6px 6px 0;border-radius:14px 14px 0 0}.shop-card-v120__media img{padding:8px 8px 0}.shop-card-v120__body{min-height:58px;margin:0 6px 6px;padding:11px 8px 12px;border-radius:0 0 14px 14px}.shop-card-v120__body h2{font-size:14px;line-height:1.6}}
@media (max-width:380px){.shop-grid-v120{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-card-v120__media{height:120px}.shop-card-v120__body h2{font-size:13.5px}}

/* Dynamic text page - reuses the shared inner-page banner/layout */
.dynamic-page-v121__section{padding-top:48px;padding-bottom:82px}.dynamic-page-v121__content{max-width:1100px;margin-inline:auto;padding:34px 38px;border:1px solid var(--line);border-radius:24px;background:var(--surface);color:var(--text);font-size:16px;line-height:2.15;box-shadow:0 14px 38px rgba(28,61,71,.055);overflow-wrap:anywhere}.dynamic-page-v121__content>:first-child{margin-top:0}.dynamic-page-v121__content>:last-child{margin-bottom:0}.dynamic-page-v121__content :is(h1,h2,h3,h4,h5,h6,strong){color:var(--text)}.dynamic-page-v121__content :is(h2,h3,h4){margin-block:1.35em .55em;line-height:1.75}.dynamic-page-v121__content p{margin:0 0 1em}.dynamic-page-v121__content a{color:var(--brand2);text-decoration:underline;text-underline-offset:3px}.dynamic-page-v121__content img{max-width:100%;height:auto;border-radius:16px}.dynamic-page-v121__content :is(table,iframe,video){max-width:100%}:root[data-theme=dark] .dynamic-page-v121__content{background:#153129;border-color:#29453d;color:#c8d7d2;box-shadow:0 14px 34px rgba(0,0,0,.14)}:root[data-theme=dark] .dynamic-page-v121__content :is(h1,h2,h3,h4,h5,h6,strong){color:#edf5f2}@media(max-width:767px){.dynamic-page-v121__section{padding-top:30px;padding-bottom:64px}.dynamic-page-v121__content{padding:22px 18px;border-radius:19px;font-size:14px;line-height:2.05}}@media(max-width:520px){.dynamic-page-v121__content{padding:18px 15px;border-radius:17px}}
/* Global Blockquote */
blockquote {
    position: relative;
    margin: 24px 0;
    padding: 20px 24px 20px 28px;
    background: rgba(16, 185, 129, 0.06);
    border: 0;
    border-right: 4px solid #10b981;
    border-radius: 12px;
    color: inherit;
    font-size: 1rem;
    line-height: 2;
}

    blockquote::before {
        content: "“";
        position: absolute;
        top: 8px;
        left: 16px;
        font-family: Georgia, serif;
        font-size: 42px;
        line-height: 1;
        color: #10b981;
        opacity: 0.22;
    }

    blockquote p {
        margin: 0;
    }

        blockquote p + p {
            margin-top: 10px;
        }

    blockquote cite {
        display: block;
        margin-top: 12px;
        font-size: 0.875rem;
        font-style: normal;
        opacity: 0.65;
    }

/* Dark Mode */
[data-theme="dark"] blockquote {
    background: rgba(16, 185, 129, 0.09);
}

/* Mobile */
@media (max-width: 576px) {
    blockquote {
        margin: 18px 0;
        padding: 16px 18px 16px 22px;
        border-radius: 10px;
        font-size: 0.95rem;
        line-height: 1.9;
    }

        blockquote::before {
            top: 7px;
            left: 12px;
            font-size: 34px;
        }
}

/* V62 — consistent inline discount pricing across every product card */
.commerce-v3 .home-product-card__price,
.commerce-v3 .deal-card-v11__pricing > div,
.commerce-v3 .product-box .price,
.commerce-v3 .avp-popular-clean-price {
    width: 100% !important;
    display: flex !important;
    flex-flow: row nowrap !important;
    align-items: baseline !important;
    justify-content: flex-start !important;
    gap: 5px !important;
    direction: rtl !important;
    white-space: nowrap !important;
}
.commerce-v3 .home-product-card__price b,
.commerce-v3 .deal-card-v11__pricing b,
.commerce-v3 .product-box .new-price,
.commerce-v3 .avp-popular-clean-price strong {
    order: 1 !important;
    display: inline-block !important;
    margin: 0 !important;
}
.commerce-v3 .home-product-card__price small,
.commerce-v3 .deal-card-v11__pricing small {
    order: 2 !important;
    display: inline-block !important;
    margin: 0 !important;
}
.commerce-v3 .home-product-card__price del,
.commerce-v3 .deal-card-v11__pricing del,
.commerce-v3 .product-box .old-price,
.commerce-v3 .avp-popular-clean-price del {
    order: 3 !important;
    margin: 0 !important;
    margin-inline-start: auto !important;
    padding: 2px 6px !important;
    border-radius: 7px !important;
    color: #d9363e !important;
    background: rgba(217, 54, 62, .07) !important;
    font-size: 10.5px !important;
    font-weight: 750 !important;
    line-height: 1.45 !important;
    text-decoration-line: line-through !important;
    text-decoration-color: #d9363e !important;
    text-decoration-thickness: 1.5px !important;
    opacity: .92 !important;
}
.commerce-v3 .product-box .new-price {
    display: inline-flex !important;
    align-items: baseline !important;
    gap: 3px !important;
}
:root[data-theme=dark] .commerce-v3 :is(
    .home-product-card__price del,
    .deal-card-v11__pricing del,
    .product-box .old-price,
    .avp-popular-clean-price del
) {
    color: #ff7b81 !important;
    background: rgba(255, 93, 102, .11) !important;
    text-decoration-color: #ff7b81 !important;
}
@media (max-width: 420px) {
    .commerce-v3 .home-product-card__price del,
    .commerce-v3 .deal-card-v11__pricing del,
    .commerce-v3 .product-box .old-price {
        padding-inline: 5px !important;
        font-size: 9.5px !important;
    }
}

/* ===== Fadak theme/mobile consistency patch v122 - 2026-09-01 ===== */
:root{color-scheme:light!important}
:root[data-theme="dark"]{color-scheme:dark!important}
html,body{max-width:100%;overflow-x:clip}
body.commerce-v3{background:var(--bg);color:var(--text)}
.commerce-v3 img,.commerce-v3 video,.commerce-v3 iframe{max-width:100%}
.commerce-v3 input,.commerce-v3 textarea,.commerce-v3 select{color:var(--text)}
.commerce-v3 input::placeholder,.commerce-v3 textarea::placeholder{color:var(--muted);opacity:.88}

/* Dark mode: shared shell */
:root[data-theme=dark] body,
:root[data-theme=dark] .commerce-v3.inner-page-v20{background:#0c1517!important;color:#eef8f8!important}
:root[data-theme=dark] .site-header,
:root[data-theme=dark] .mobile-drawer,
:root[data-theme=dark] .mobile-bottom-nav,
:root[data-theme=dark] .search-drawer-v31,
:root[data-theme=dark] .login-modal__panel{background:rgba(18,34,37,.97)!important;border-color:#2a4144!important;color:#eef8f8!important}
:root[data-theme=dark] .inner-page-banner-v24{background:linear-gradient(135deg,#102729 0%,#163438 58%,#173139 100%)!important;border-color:#263d40!important}
:root[data-theme=dark] .inner-page-banner-v24 h1,
:root[data-theme=dark] .inner-page-banner-v24__content,
:root[data-theme=dark] .breadcrumbs-v24 span{color:#f1f8f7!important}
:root[data-theme=dark] .breadcrumbs-v24 a,
:root[data-theme=dark] .inner-page-banner-v24__eyebrow{color:#9fd8ce!important}
:root[data-theme=dark] .inner-page-banner-v24__line{opacity:.12}

/* Dark mode: common cards, panels and fields across requested pages */
:root[data-theme=dark] :is(.shop-page-v120,.allbrand-page-v55,.brand-products-page-v120,.dynamic-page-v121,.article-page-v58,.article-detail-page-v58,.about-page-v20,.contact-page-v20,.category-page-v38,.product-page-v41)
:is([class*="card"],[class*="shell"],[class*="panel"],[class*="sidebox"],[class*="sidebar"],[class*="toolbar"],[class*="content"],[class*="section"]){border-color:#294044}
:root[data-theme=dark] :is(.shop-card-v120,.allbrand-card-v55,.dynamic-page-v121__section,.article-card-v60,.article-sidebox-v60,.article-body-v60,.article-comments-v60__grid>article,.article-comment-form-v60,.about-story-v20,.about-values-v20>article,.contact-card-v36,.contact-premium-v36__main,.contact-premium-v36__aside,.contact-map-premium-v36__shell,.category-sidebar-v38,.category-filter-v38,.category-toolbar-v38,.product-panel-v41){background:#14272a!important;border-color:#294044!important;color:#edf7f6!important;box-shadow:0 18px 45px rgba(0,0,0,.18)!important}
:root[data-theme=dark] :is(.shop-card-v120,.allbrand-card-v55,.article-card-v60,.contact-card-v36,.product-panel-v41) h2,
:root[data-theme=dark] :is(.shop-card-v120,.allbrand-card-v55,.article-card-v60,.contact-card-v36,.product-panel-v41) h3,
:root[data-theme=dark] :is(.shop-card-v120,.allbrand-card-v55,.article-card-v60,.contact-card-v36,.product-panel-v41) strong{color:#eef8f8!important}
:root[data-theme=dark] :is(.shop-page-v120,.allbrand-page-v55,.dynamic-page-v121,.article-page-v58,.article-detail-page-v58,.about-page-v20,.contact-page-v20,.category-page-v38,.product-page-v41) :is(p,li,small,label){color:#a9bcbe}
:root[data-theme=dark] :is(.allbrand-search-v55,.article-search-v60__field,.contact-field-v36,.category-sort-v39 select,.category-filter-v38 input,.product-option-v41 select,.product-quantity-v41,.product-review-form-v41 input,.product-review-form-v41 textarea){background:#183034!important;border-color:#315055!important;color:#edf7f6!important}
:root[data-theme=dark] :is(.shop-card-v120__media,.allbrand-card-v55__logo,.article-card-v60__media,.product-gallery-v41__stage){background:#edf3f1!important}
:root[data-theme=dark] .dynamic-page-v121__content :is(h1,h2,h3,h4,h5,h6,strong){color:#eef8f8!important}
:root[data-theme=dark] .dynamic-page-v121__content :is(p,li,td,th,span){color:#c1d0d0!important}
:root[data-theme=dark] .dynamic-page-v121__content a{color:#70d6c8!important}
:root[data-theme=dark] .dynamic-page-v121__content table{border-color:#315055!important}
:root[data-theme=dark] .dynamic-page-v121__content :is(td,th){border-color:#315055!important;background:#173034!important}

/* Explicit fixes for article-detail rules that were hard-coded light */
:root[data-theme=dark] .article-detail-page-v58 .article-body-v60__header,
:root[data-theme=dark] .article-detail-page-v58 .article-body-v60__chips{background:transparent!important}
:root[data-theme=dark] .article-detail-page-v58 .article-sidebox-v60,
:root[data-theme=dark] .article-detail-page-v58 .article-comments-v60__grid>article,
:root[data-theme=dark] .article-detail-page-v58 .article-comment-form-v60{background:linear-gradient(180deg,#153129,#162d29)!important;border-color:#2b4a40!important}
:root[data-theme=dark] .article-detail-page-v58 .article-sidebox-v60__head,
:root[data-theme=dark] .article-detail-page-v58 .article-mini-v60,
:root[data-theme=dark] .article-detail-page-v58 .article-body-v60__chips,
:root[data-theme=dark] .article-detail-page-v58 .article-actions-v60{border-color:#29483e!important}
:root[data-theme=dark] .article-detail-page-v58 .article-body-v60__chips span{background:#1b382f!important;border-color:#315449!important;color:#c7d9d2!important}
:root[data-theme=dark] .article-detail-page-v58 .article-comments-v60__grid article b{color:#e8f2ee!important}
:root[data-theme=dark] .article-detail-page-v58 .article-comments-v60__grid article p,
:root[data-theme=dark] .article-detail-page-v58 .article-comments-v60__grid article time{color:#a8bbb4!important}
:root[data-theme=dark] .article-detail-page-v58 .article-comment-v72__avatar{background:#1b3a30!important;color:#77db64!important}

/* Product page: neutralize late light-only overrides in dark mode */
:root[data-theme=dark] .product-page-v41 .product-purchase-v41__benefits>div,
:root[data-theme=dark] .product-page-v41 .product-editorial-v41__features article{background:#17362f!important;border-color:#2d5044!important;color:#dceae5!important}
:root[data-theme=dark] .product-page-v41 .product-spec-v41__row:nth-child(even){background:#19342f!important}
:root[data-theme=dark] .product-page-v41 .product-spec-v41__row:hover{background:#1d3c35!important}

/* Mobile QA layer for all requested pages */
@media (max-width:767px){
  :root{--container:calc(100% - 28px)}
  body{overflow-x:hidden}
  .commerce-v3.inner-page-v20{width:100%;min-width:0}
  .inner-page-banner-v24{overflow:hidden}
  .inner-page-banner-v24__inner{min-width:0;padding-block:22px!important}
  .inner-page-banner-v24 h1{font-size:clamp(22px,7vw,30px)!important;line-height:1.45!important;overflow-wrap:anywhere}
  .breadcrumbs-v24{max-width:100%;overflow:hidden;white-space:nowrap}
  .breadcrumbs-v24>*{min-width:0;max-width:62vw;text-overflow:ellipsis;overflow:hidden}
  :is(.shop-grid-v120,.allbrand-grid-v55,.article-grid-v60,.article-related-grid-v60,.article-detail-related-grid-v106,.about-values-v20,.contact-premium-v36__grid,.category-products-v38,.product-related-v41__grid){grid-template-columns:1fr!important}
  :is(.shop-card-v120,.allbrand-card-v55,.article-card-v60,.contact-card-v36,.product-panel-v41){min-width:0;max-width:100%}
  .shop-shell-v120,.allbrand-shell-v55,.article-shell-v60,.article-detail-shell-v60,.category-shell-v38,.product-detail-layout-v43{padding-inline:0!important}
  .article-detail-content-v60{overflow-wrap:anywhere;word-break:normal}
  .article-detail-content-v60 :is(table,pre){display:block;max-width:100%;overflow-x:auto}
  .article-detail-content-v60 iframe{width:100%!important;height:auto;aspect-ratio:16/9}
  .dynamic-page-v121__content{overflow-wrap:anywhere}
  .dynamic-page-v121__content :is(table,pre){display:block;max-width:100%;overflow-x:auto}
  .contact-form-v36__row{grid-template-columns:1fr!important}
  .contact-field-v36 input,.contact-field-v36 textarea{width:100%;min-width:0}
  .category-toolbar-v38{gap:10px;flex-wrap:wrap}
  .category-toolbar-v38>*{min-width:0}
  .category-sort-v39{max-width:100%}
  .category-sort-v39 select{max-width:100%}
  .product-overview-v41__grid,.product-detail-layout-v43__grid{grid-template-columns:1fr!important}
  .product-gallery-v41,.product-summary-v41,.product-purchase-v41{min-width:0;width:100%}
  .product-tabs-v41{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}
  .product-tabs-v41::-webkit-scrollbar{display:none}
  .product-tabs-v41>*{flex:0 0 auto;white-space:nowrap}
  .product-feature-html-v41 :is(table,pre){display:block;max-width:100%;overflow-x:auto}
}
@media (max-width:390px){
  :root{--container:calc(100% - 22px)}
  .inner-page-banner-v24 h1{font-size:22px!important}
  .shop-card-v120,.allbrand-card-v55,.article-card-v60,.contact-card-v36{border-radius:16px!important}
}

/* Home/index dark + mobile finishing layer */
:root[data-theme=dark] :is(.trust-strip,.category-card,.home-product-card,.blog-card,.editorial-side-card--light,.popular-brands__viewport,.newsletter-v18__inner,.story-viewer-v22__panel){background:#14272a!important;border-color:#294044!important;color:#edf7f6!important}
:root[data-theme=dark] :is(.home-product-card,.blog-card,.category-card) :is(h2,h3,b,strong,a){color:#edf7f6!important}
:root[data-theme=dark] :is(.home-product-card,.blog-card,.category-card) :is(p,small,.blog-card__excerpt){color:#a9bcbe!important}
:root[data-theme=dark] .home-product-card__media{background:#edf3f1!important}
:root[data-theme=dark] .popular-brands{background:#102124!important}
:root[data-theme=dark] .brand-loop__item{background:#173034!important;border-color:#315055!important;color:#dcebea!important}
:root[data-theme=dark] .newsletter-v18__form input{background:#173034!important;border-color:#315055!important;color:#eef8f8!important}
:root[data-theme=dark] .story-viewer-v22__content{color:#eef8f8!important}
@media(max-width:767px){
  .hero-section{grid-template-columns:1fr!important;gap:12px;padding-top:14px}
  .editorial-slider,.editorial-side{min-width:0;width:100%}
  .editorial-slide{min-width:0}
  .editorial-slide__content{padding-inline:18px!important}
  .editorial-slide__content h1,.editorial-slide__content h2{font-size:clamp(24px,8vw,34px)!important;line-height:1.45!important}
  .editorial-actions{flex-wrap:wrap}
  .editorial-actions .btn{flex:1 1 130px}
  .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0;padding:12px!important}
  .trust-strip>div{min-width:0;padding:12px 6px;border-bottom:1px solid var(--line)}
  .trust-strip>div:nth-child(even){border-left:0}
  .trust-strip>div:nth-last-child(-n+2){border-bottom:0}
  .section{padding-top:55px}
  .section-heading{align-items:center;gap:12px;margin-bottom:18px}
  .section-heading h2{font-size:22px}
  .category-slider,.horizontal-slider,.products-slider,.suggested-slider,.blog-slider,.compact-product-slider{scroll-snap-type:x proximity;overscroll-behavior-inline:contain}
  .category-card,.home-product-card,.blog-card{scroll-snap-align:start}
  .home-product-card__price{min-width:0;overflow:hidden}
  .home-product-card__price b{font-size:13px!important}
  .popular-brands__title{flex-wrap:wrap;gap:10px}
  .newsletter-v18__inner{grid-template-columns:1fr!important;padding:22px 16px!important}
  .newsletter-v18__form>div{min-width:0}
  .newsletter-v18__form input{min-width:0;width:100%}
  .triple-promos{grid-template-columns:1fr!important}
  .story-viewer-v22__panel{width:min(94vw,420px)!important;max-height:90dvh}
}

/* ===== Dark mode targeted fixes: Category / Contact / Articles / ArticleDetails ===== */
/* Category: late light-only sidebar rules were overriding dark colors. */
:root[data-theme="dark"] .category-page-v38 .category-sidebar-v38{
    background:#12231f!important;border-color:#294139!important;color:#e6f0ec!important;box-shadow:0 16px 38px rgba(0,0,0,.22)!important;
}
:root[data-theme="dark"] .category-page-v38 .category-sidebar-v38__head{
    background:linear-gradient(180deg,#172c26,#12231f)!important;border-color:#294139!important;
}
:root[data-theme="dark"] .category-page-v38 .category-sidebar-v38__head span{color:#98aaa4!important}
:root[data-theme="dark"] .category-page-v38 .category-sidebar-v38__head strong,
:root[data-theme="dark"] .category-page-v38 .category-filter-v38__title,
:root[data-theme="dark"] .category-page-v38 .category-stock-v38 b{color:#e8f1ee!important}
:root[data-theme="dark"] .category-page-v38 .category-filter-v38,
:root[data-theme="dark"] .category-page-v38 .category-stock-v38{border-color:#294139!important;background:transparent!important}
:root[data-theme="dark"] .category-page-v38 .category-price-range-v38{
    background:linear-gradient(145deg,#172c26,#12231f)!important;border-color:#2d493f!important;box-shadow:0 8px 22px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.025)!important;
}
:root[data-theme="dark"] .category-page-v38 .category-price-range-v38 .price-range-v39 label{
    background:#19322b!important;border-color:#315046!important;box-shadow:none!important;
}
:root[data-theme="dark"] .category-page-v38 .category-price-range-v38 .price-range-v39 span,
:root[data-theme="dark"] .category-page-v38 .category-price-range-v38 .price-range-v39 small{color:#9fb1aa!important}
:root[data-theme="dark"] .category-page-v38 .category-price-range-v38 .price-range-v39 input{color:#e5efeb!important;background:transparent!important}
:root[data-theme="dark"] .category-page-v38 .filter-list-v38 label,
:root[data-theme="dark"] .category-page-v38 .filter-list-v38>a{
    background:linear-gradient(180deg,#172c26,#142720)!important;border-color:#294139!important;color:#c9d8d3!important;box-shadow:none!important;
}
:root[data-theme="dark"] .category-page-v38 .filter-list-v38 label:hover,
:root[data-theme="dark"] .category-page-v38 .filter-list-v38>a:hover,
:root[data-theme="dark"] .category-page-v38 .filter-list-v38 label:has(input:checked){
    background:#1b382f!important;border-color:#42653a!important;color:#eef5f2!important;
}
:root[data-theme="dark"] .category-page-v38 .filter-list-v38 b,
:root[data-theme="dark"] .category-page-v38 .filter-list-v38 label{color:#becfc9!important}
:root[data-theme="dark"] .category-page-v38 .category-stock-v38 small{color:#98aaa4!important}
@media(max-width:900px){
  :root[data-theme="dark"] .category-page-v38 .category-filter-drawer-v38{background:#10211d!important;border-color:#294139!important;color:#e8f1ee!important;box-shadow:0 -18px 60px rgba(0,0,0,.4)!important}
  :root[data-theme="dark"] .category-page-v38 .category-filter-drawer-v38::before{background:#496159!important}
  :root[data-theme="dark"] .category-page-v38 .category-filter-drawer-v38__head{background:linear-gradient(180deg,#172c26,#12231f)!important;border-bottom-color:#294139!important}
  :root[data-theme="dark"] .category-page-v38 .category-filter-drawer-v38__head button{background:#1b342d!important;color:#eef5f2!important;border:1px solid #315047!important}
  :root[data-theme="dark"] .category-page-v38 .category-filter-drawer-v38__footer{background:#12231f!important;border-top-color:#294139!important}
}

/* Contact: map information strip above iframe. */
:root[data-theme="dark"] .contact-page-v20 .contact-map-premium-v36__shell{background:#11231f!important;border-color:#29443c!important;box-shadow:0 18px 46px rgba(0,0,0,.22)!important}
:root[data-theme="dark"] .contact-page-v20 .contact-map-premium-v36__meta{
    background:linear-gradient(180deg,#173129,#132820)!important;border-color:#2b493f!important;color:#eaf3ef!important;
}
:root[data-theme="dark"] .contact-page-v20 .contact-map-premium-v36__meta h2{color:#f1f7f4!important}
:root[data-theme="dark"] .contact-page-v20 .contact-map-premium-v36__meta p{color:#abbdb6!important}
:root[data-theme="dark"] .contact-page-v20 .contact-map-premium-v36__meta .section-kicker{color:#84df72!important}
:root[data-theme="dark"] .contact-page-v20 .contact-map-premium-v36__meta>a{
    background:#1a382f!important;border:1px solid #345549!important;color:#d8eadf!important;box-shadow:none!important;
}
:root[data-theme="dark"] .contact-page-v20 .contact-map-premium-v36__meta>a:hover{background:#214438!important;border-color:#4b6f61!important;color:#fff!important}

/* Articles: selectors target the actual <main>, not body. */
:root[data-theme="dark"] .article-page-v58 .article-card-v60{
    background:#13241f!important;border-color:#294139!important;color:#eaf3ef!important;box-shadow:0 12px 30px rgba(0,0,0,.2)!important;
}
:root[data-theme="dark"] .article-page-v58 .article-card-v60__body{background:#13241f!important;color:#dce8e3!important}
:root[data-theme="dark"] .article-page-v58 .article-card-v60__body h2,
:root[data-theme="dark"] .article-page-v58 .article-card-v60__body h2 a,
:root[data-theme="dark"] .article-page-v58 .article-card-v60__body h3,
:root[data-theme="dark"] .article-page-v58 .article-card-v60__body h3 a{color:#eef5f2!important}
:root[data-theme="dark"] .article-page-v58 .article-card-v60__body p{color:#aabbb5!important}
:root[data-theme="dark"] .article-page-v58 .article-card-v60__meta{
    background:#0e1f1b!important;border:1px solid #2d473f!important;color:#c6d4cf!important;padding:5px 8px!important;border-radius:8px!important;
}
:root[data-theme="dark"] .article-page-v58 .article-card-v60__meta :is(time,span){color:#c6d4cf!important}
:root[data-theme="dark"] .article-page-v58 .article-toolbar-v60,
:root[data-theme="dark"] .article-page-v58 .article-sidebox-v60{background:#13261f!important;border-color:#294139!important;color:#e8f1ee!important}
:root[data-theme="dark"] .article-page-v58 .article-toolbar-v60 button{color:#b7c8c2!important}
:root[data-theme="dark"] .article-page-v58 .article-toolbar-v60 button.is-active{color:#fff!important}
:root[data-theme="dark"] .article-page-v58 .article-cats-v60 a{color:#c4d2cd!important;border-color:#294139!important}
:root[data-theme="dark"] .article-page-v58 .article-cats-v60 a:hover,
:root[data-theme="dark"] .article-page-v58 .article-cats-v60 a.is-active{background:#1a382f!important;color:#eef5f2!important}

/* Article details: normalize all cards and rich-text content in dark mode. */
:root[data-theme="dark"] .article-detail-page-v58{background:#0c1714!important;color:#dce7e3!important}
:root[data-theme="dark"] .article-detail-page-v58 :is(.article-detail-hero-v58,.article-body-v60,.article-sidebox-v60,.article-prevnext-v60,.article-comment-form-v60,.article-comments-v60__grid>article,.article-detail-summary-v59 article,.article-info-list-v60>div,.article-related-v60 .article-card-v60){
    background:#12231f!important;border-color:#294139!important;color:#dce8e3!important;box-shadow:0 14px 34px rgba(0,0,0,.16)!important;
}
:root[data-theme="dark"] .article-detail-page-v58 :is(.article-body-v60,.article-detail-content-v60) :is(h1,h2,h3,h4,h5,h6,strong,b){color:#eef5f2!important}
:root[data-theme="dark"] .article-detail-page-v58 :is(.article-body-v60,.article-detail-content-v60) :is(p,li,span,td,th,figcaption){color:#b7c7c1!important}
:root[data-theme="dark"] .article-detail-page-v58 :is(.article-body-v60,.article-detail-content-v60) :is(div,section,article){border-color:#2d493f;padding-bottom: 5px !important;}
:root[data-theme="dark"] .article-detail-page-v58 :is(.article-body-v60,.article-detail-content-v60) :is(table,thead,tbody,tr,td,th){background-color:transparent!important;border-color:#315047!important}
:root[data-theme="dark"] .article-detail-page-v58 :is(.article-body-v60,.article-detail-content-v60) a{color:#8ee27a!important}
:root[data-theme="dark"] .article-detail-page-v58 :is(.article-body-v60,.article-detail-content-v60) blockquote{background:#173027!important;border-color:#3cb814!important;color:#dce8e3!important}
:root[data-theme="dark"] .article-detail-page-v58 .article-card-v60__body{background:#12231f!important}
:root[data-theme="dark"] .article-detail-page-v58 .article-card-v60__body :is(h2,h3,a){color:#eef5f2!important}
:root[data-theme="dark"] .article-detail-page-v58 .article-card-v60__body p{color:#aebfb9!important}
:root[data-theme="dark"] .article-detail-page-v58 .article-card-v60__meta{background:#0e1f1b!important;border:1px solid #2d473f!important;color:#c3d2cd!important}
:root[data-theme="dark"] .article-detail-page-v58 .article-card-v60__meta :is(time,span){color:#c3d2cd!important}
/* September 2026: viewport-safe storefront and mobile corrections. */
.commerce-v3 .top-strip__messages { min-width:0; overflow:hidden; }
.commerce-v3 .top-strip__message:not(.is-active) { visibility:hidden; opacity:0; }
.commerce-v3 .back-to-top { padding:0!important; border-radius:50%!important; }
.commerce-v3 .back-to-top__progress { inset:0!important; width:100%!important; height:100%!important; }
.commerce-v3 .back-to-top__progress-value { stroke-dashoffset:calc(100 - var(--scroll-progress,0))!important; }
#loadingMoreProducts { min-height:2px; grid-column:1/-1; text-align:center; }
#loadingMoreProducts button { margin:16px; padding:12px 20px; border:1px solid var(--line); border-radius:12px; background:var(--surface); color:var(--text); cursor:pointer; }
#productDetailPage .product-feature-list-v41 li { position:relative; }
#productDetailPage .product-feature-list-v41 li::before { top:50%!important; transform:translateY(-50%); }
#productDetailPage .product-availability-v41:has(>span:not(.is-available)) { color:var(--muted)!important; background:var(--surface2)!important; border-color:var(--line)!important; }
#productDetailPage .product-availability-v41>span:not(.is-available) { color:var(--muted)!important; }
#productMainImage { cursor:zoom-in; }
.lg-backdrop { z-index:100000!important; }
.lg-outer { z-index:100001!important; direction:ltr; }
.story-viewer-v22 { position:fixed!important; inset:0!important; z-index:100000!important; height:100dvh!important; padding:16px!important; display:flex; align-items:center; justify-content:center; }
.story-viewer-v22__panel { display:flex!important; flex-direction:column!important; width:min(420px,94vw)!important; height:min(760px,calc(100dvh - 32px))!important; max-height:calc(100dvh - 32px)!important; min-height:0!important; overflow:hidden!important; }
.story-viewer-v22__visual { flex:1 1 0!important; min-height:0!important; height:auto!important; aspect-ratio:auto!important; }
.story-viewer-v22__visual img { width:100%!important; height:100%!important; object-fit:contain!important; }
.story-viewer-v22__content { flex:0 0 auto; max-height:30%; overflow:auto; }
.commerce-v3 .editorial-side-card { overflow:hidden!important; isolation:isolate; }
.commerce-v3 .editorial-side-card>img { display:block!important; border-radius:inherit; }
:root[data-theme=dark] body.commerce-v3 .editorial-side-card { background:#14272a!important; border-color:#294044!important; }
:root[data-theme=dark] body.commerce-v3 .deal-card-v11__rating,
:root[data-theme=dark] body.commerce-v3 .deal-card-v11__timer,
:root[data-theme=dark] body.commerce-v3 .blog-card__body,
:root[data-theme=dark] body.commerce-v3 .blog-card time { background:#172c26!important; color:#d8e9e1!important; }
:root[data-theme=dark] body.commerce-v3 .deal-card-v11__timer b { background:#263e34!important; color:#ffa8ad!important; }
.commerce-v3 .login-modal__panel, .commerce-v3 .login-modal__backdrop { animation-duration:120ms!important; transition-duration:120ms!important; }
.commerce-v3 .mobile-drawer__generated-nav details:not([open])>div { display:none!important; }
.commerce-v3 .mobile-drawer__generated-nav details[open]>div { display:block!important; height:auto!important; max-height:none!important; opacity:1!important; visibility:visible!important; }
.commerce-v3 .mobile-drawer__generated-nav summary { cursor:pointer; touch-action:manipulation; }
@media(min-width:981px) {
  #productDetailPage .product-detail-layout-v43__aside { align-self:stretch!important; }
  #productDetailPage .product-purchase-v41 { position:sticky!important; top:var(--store-sticky-top,100px)!important; max-height:calc(100dvh - var(--store-sticky-top,100px) - 16px)!important; overflow-y:auto!important; overscroll-behavior-y:auto!important; }
}
@media(max-width:767px) {
  .story-viewer-v22 { padding:0!important; }
  .story-viewer-v22__panel { width:100vw!important; height:100dvh!important; max-height:100dvh!important; border-radius:0!important; }
  .story-viewer-v22__content { padding-bottom:calc(18px + env(safe-area-inset-bottom))!important; }
  .commerce-v3 .premium-trust .trust-item { height:auto!important; min-height:0!important; padding:14px 12px!important; align-content:center!important; }
  .commerce-v3 .premium-trust .trust-item p { margin:0!important; }
  .commerce-v3 .premium-footer .footer-main { display:grid!important; grid-template-columns:repeat(2,minmax(0,1fr))!important; gap:24px 16px!important; }
  .commerce-v3 .premium-footer .footer-main>div { min-width:0; grid-row:auto!important; }
  .commerce-v3 .premium-footer .footer-col:not(.footer-trust-v7) { grid-column:auto!important; width:auto!important; }
  .commerce-v3 .premium-footer :is(.footer-about,.footer-contact,.footer-trust-v7) { grid-column:1/-1!important; }
  .category-page-v38 .home-product-card__buy { display:flex!important; align-items:center!important; justify-content:center!important; min-height:42px!important; padding:8px 12px!important; }
  .category-page-v38 .home-product-card__buy span { position:static!important; transform:none!important; margin:0!important; line-height:1.6!important; }
  .article-page-v58 .article-toolbar-v60 { min-width:0; flex-wrap:nowrap!important; }
  .article-page-v58 .article-toolbar-v60__sort { min-width:0; overflow-x:auto; }
  .article-page-v58 .article-toolbar-v60__sort>div { display:flex!important; flex-wrap:nowrap!important; width:max-content; align-items:center; }
  .article-page-v58 .article-toolbar-v60__sort :is(button,strong) { white-space:nowrap!important; flex-shrink:0; }
  .article-page-v58 .article-toolbar-v60__count { white-space:nowrap; flex-shrink:0; }
}
.commerce-v3 .login-modal { overflow:hidden!important; max-width:100vw!important; }
.commerce-v3 .login-modal__panel { max-width:calc(100vw - 24px)!important; box-sizing:border-box; overflow-x:hidden!important; }
.story-viewer-v22__panel { top:auto!important; bottom:auto!important; transform:none!important; animation:none!important; flex-shrink:0!important; }
@media(max-width:767px) { .commerce-v3 .login-modal__panel { animation:none!important; transition:none!important; } }
/* LightGallery is appended to body; override the storefront's body-child layout. */
body.commerce-v3>.lg-backdrop { position:fixed!important; inset:0!important; width:100vw!important; height:100dvh!important; margin:0!important; border:0!important; border-radius:0!important; }
body.commerce-v3>.lg-outer { position:fixed!important; inset:40px 0 auto!important; width:60vw!important; height:min(90dvh,calc(100dvh - 56px))!important; margin:0 auto!important; padding:25px!important; overflow:hidden!important; border-radius:5px!important; box-sizing:border-box; }
body.commerce-v3>.lg-outer .lg { height:100%!important; width:100%!important; }
@media(max-width:767px) { body.commerce-v3>.lg-outer { inset:16px 0 auto!important; width:calc(100% - 24px)!important; height:calc(100dvh - 32px)!important; padding:12px!important; } }
body.commerce-v3>.lg-outer .lg-toolbar { opacity:1!important; transform:none!important; }
body.commerce-v3>.lg-backdrop { width:auto!important; }

/* Search results and final mobile storefront corrections — 2026-09-08. */
.search-page-v122{background:var(--bg);min-height:100vh}
.search-results-v122{padding:48px 0 90px}
.search-group-v122{margin-bottom:42px}
.search-group-v122>h2{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid var(--line);color:var(--text);font-size:20px}
.search-group-v122>h2 span{padding:4px 9px;border-radius:999px;background:var(--surface2);color:var(--muted);font-size:10px;font-weight:700}
.search-grid-v122{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.search-card-v122{min-width:0;display:flex;align-items:center;gap:13px;padding:11px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 10px 28px rgba(20,51,55,.05);transition:.22s ease}
.search-card-v122:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--brand) 38%,var(--line));box-shadow:0 16px 34px rgba(20,70,63,.10)}
.search-card-v122__media{width:72px;height:72px;flex:none;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#f1f5f3}
.search-card-v122__media img{width:100%;height:100%;object-fit:contain;padding:5px}
.search-card-v122__body{min-width:0;display:flex;flex-direction:column;gap:6px}
.search-card-v122__body strong{overflow:hidden;color:var(--text);font-size:13px;line-height:1.75;text-overflow:ellipsis;white-space:nowrap}
.search-card-v122__body small{color:var(--brand2);font-size:10.5px;font-weight:750}
.search-card-v122.is-unavailable{order:2;background:color-mix(in srgb,var(--surface2) 78%,var(--surface));border-color:color-mix(in srgb,#9aa5a2 35%,var(--line));filter:saturate(.55)}
.search-card-v122.is-unavailable .search-card-v122__media img{opacity:.62;filter:grayscale(.45)}
.search-card-v122.is-unavailable .search-card-v122__body small{color:#8a9491}
.search-empty-v122{padding:55px 20px;text-align:center;border:1px dashed var(--line);border-radius:24px;background:var(--surface)}
.search-empty-v122 strong{display:block;color:var(--text);font-size:20px}.search-empty-v122 p{color:var(--muted)}
.search-empty-v122 a{display:inline-flex;padding:10px 18px;border-radius:12px;background:var(--brand);color:#fff;font-weight:750}
:root[data-theme=dark] .search-card-v122,:root[data-theme=dark] .search-empty-v122{background:#14272a;border-color:#294044}
:root[data-theme=dark] .search-card-v122.is-unavailable{background:#101f21;border-color:#27383a}
:root[data-theme=dark] .search-card-v122__media{background:#edf3f1}
:root[data-theme=dark] .article-page-v58 .article-card-v60__meta{background:#0e1f1b!important;border-color:#2d473f!important}

@media(max-width:767px){
  .search-results-v122{padding:28px 0 70px}
  .search-group-v122{margin-bottom:30px}.search-group-v122>h2{font-size:17px}
  .search-grid-v122{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .search-card-v122{min-height:118px;flex-direction:column;align-items:stretch;gap:8px;padding:8px;border-radius:15px}
  .search-card-v122__media{width:100%;height:92px}.search-card-v122__body{gap:3px;padding:0 3px 3px}
  .search-card-v122__body strong{font-size:11.5px}.search-card-v122__body small{font-size:9.5px}
  .shop-page-v120 .shop-grid-v120,
  .category-page-v38 .category-products-v38,
  .category-page-v38 .category-products-v38.is-list-v40{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .shop-page-v120 .shop-card-v120__media{height:132px!important}
  .shop-page-v120 .shop-card-v120__media img{width:100%!important;height:100%!important;object-fit:contain!important}
  .category-page-v38 .category-products-v38.is-list-v40 .home-product-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important}
  .category-page-v38 .category-products-v38.is-list-v40 .home-product-card__media{width:100%!important;min-height:0!important}
  .category-page-v38 .home-product-card__buy,
  .category-page-v38 .home-product-card__buy span{display:none!important}
  .category-page-v38 .category-toolbar-v38{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;overflow:visible!important}
  .category-page-v38 .category-sort-v39{grid-column:1/-1;max-width:100%!important;overflow-x:auto!important;scrollbar-width:none}
  .category-page-v38 .category-sort-v39::-webkit-scrollbar{display:none}
  .category-page-v38 .category-view-v40{display:flex!important;min-width:max-content!important;justify-self:start!important;overflow:visible!important}
  .category-page-v38 .category-toolbar-v38__count{justify-self:end!important}
  .editorial-side,
  .trust-strip.container.reveal-card.premium-trust{display:none!important}
}
/* The site-wide Persian font must not replace LightGallery icon glyphs. */
body.commerce-v3 .lg-outer .lg-icon,body.commerce-v3 .lg-outer .lg-icon::before,body.commerce-v3 .lg-outer .lg-icon::after { font-family:lg!important; font-style:normal!important; font-weight:400!important; }
@media(max-width:767px) { .story-viewer-v22__panel { width:100%!important; } }

/* Mobile catalogue/media corrections - keep these after the legacy revisions. */
@media (max-width:991px){
  body.commerce-v3 .hero-section>.editorial-side{display:none!important}
}
@media (max-width:767px){
  .shop-page-v120 .shop-card-v120__media{height:144px!important;overflow:hidden!important}
  .shop-page-v120 .shop-card-v120__media img{
    display:block!important;width:100%!important;height:100%!important;max-height:100%!important;
    margin:0!important;padding:6px!important;box-sizing:border-box!important;
    aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important
  }
  .shop-page-v120 .shop-card-v120__body{
    flex:0 0 auto!important;min-height:0!important;margin:0 6px 6px!important;
    padding:6px 7px 7px!important
  }
  .shop-page-v120 .shop-card-v120__body h2{font-size:12px!important;line-height:1.55!important}

  .search-page-v122 .search-card-v122__media{height:116px!important;overflow:hidden!important}
  .search-page-v122 .search-card-v122__media img{
    display:block!important;width:100%!important;height:100%!important;max-height:100%!important;
    margin:0!important;padding:4px!important;box-sizing:border-box!important;
    aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important
  }

  .category-page-v38 .home-product-card__media::before,
  .category-page-v38 .home-product-card__media::after{display:none!important}
  .category-page-v38 .home-product-card__media img{
    display:block!important;margin:0!important;background:transparent!important;
    aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important
  }
  .category-page-v38 .home-product-card__rating,
  .category-page-v38 .home-product-card__ready{display:none!important}

}

/* Search v123: product results share the category product component. */
.search-products-v123__toolbar{justify-content:space-between!important;padding-inline:18px!important}
.search-products-v123__toolbar h2{margin:0;color:var(--text);font-size:18px}
.search-page-v122 .category-products-v38{align-items:start}
:root[data-theme=dark] .search-page-v122 .search-products-v123__toolbar{
  background:#14272a!important;border-color:#294044!important;color:#edf7f6!important
}
@media(max-width:767px){
  .search-products-v123__toolbar{min-height:54px!important;display:flex!important;flex-direction:row!important;align-items:center!important;padding:10px 12px!important}
  .search-products-v123__toolbar h2{font-size:15px}
  .search-page-v122 .category-products-v38{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
}

/* Mobile dock, product rating and compact banner corrections - 2026-09-09. */
#productDetailPage #pageTitle{
  display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis
}
#productDetailPage .product-gallery-v41__actions button{
  color:#244d43!important;background:rgba(255,255,255,.96)!important;
  border:1px solid #cbdcd6!important;box-shadow:0 5px 14px rgba(19,66,55,.13)!important
}
#productDetailPage #productFavorite.is-active{color:#d92f55!important;background:#fff1f4!important;border-color:#f2b6c4!important}
.shared-comments-v107__rating i{font-family:inherit!important;font-style:normal;line-height:1}
.shared-comments-v107__action svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}
:root[data-theme=dark] #productDetailPage .product-gallery-v41__actions button{
  color:#e2eee9!important;background:#172c26!important;border-color:#3a574e!important
}
@media(max-width:767px){
  body.commerce-v3:not(.inner-page-v20) .editorial-slide__content{display:none!important}
  .category-page-v38 .category-view-v40 [data-category-view="list"]{display:none!important}
  .mobile-dock-v30 :is(.dock-action span,.dock-home small){font-size:11px!important;font-weight:800!important;line-height:1.35!important}
  .mobile-dock-v30 .dock-action svg{width:23px!important;height:23px!important}
}

/* Home hero: intrinsic image height on phones; desktop sizing is intentionally unchanged. */
@media(max-width:767px){
  body.commerce-v3:not(.inner-page-v20) .editorial-slider{
    height:auto!important;min-height:0!important;aspect-ratio:auto!important
  }
  body.commerce-v3:not(.inner-page-v20) .editorial-slide{
    position:absolute!important;inset:0!important;display:block!important;
    min-height:0!important;height:auto!important;grid-template:unset!important
  }
  body.commerce-v3:not(.inner-page-v20) .editorial-slide.is-active{
    position:relative!important;inset:auto!important
  }
  body.commerce-v3:not(.inner-page-v20) .editorial-slide__art{
    width:100%!important;height:auto!important;min-height:0!important;
    aspect-ratio:auto!important;overflow:hidden!important
  }
  body.commerce-v3:not(.inner-page-v20) .editorial-slide__image{
    display:block!important;width:100%!important;height:auto!important;
    min-height:0!important;max-height:none!important;aspect-ratio:auto!important;
    object-fit:contain!important;object-position:center!important
  }
  body.commerce-v3:not(.inner-page-v20) .editorial-slider__nav{
    bottom:10px!important
  }
  body.commerce-v3 .special-section{margin-top:20px!important}
  body.commerce-v3 .site-header{
    background:#fff!important;background-color:#fff!important;background-image:none!important
  }
}

/* Slider direction, five-star rating, invisible infinite-scroll sentinel and autocomplete close. */
.product-rating-v41__stars{display:inline-flex!important;direction:ltr;gap:2px;color:#cbd4d0!important}
.product-rating-v41__stars i{font-family:inherit!important;font-style:normal;line-height:1;color:inherit}
.product-rating-v41__stars i.is-active{color:#f2a900!important}
#loadingMoreProducts.category-loadmore-v38{
  display:block!important;width:100%!important;height:1px!important;min-height:1px!important;
  margin:0!important;padding:0!important;overflow:hidden!important;font-size:0!important;
  border:0!important;background:transparent!important;box-shadow:none!important
}
#loadingMoreProducts.category-loadmore-v38 button{display:none!important}
.autocomplete-close-v124{
  display:none!important;flex:none;width:30px;height:30px;padding:0;border:0;border-radius:9px;
  align-items:center;justify-content:center;background:var(--surface);color:var(--muted);
  font-size:22px;line-height:1
}
.AvautoCompleteSearch.is-results-open .autocomplete-close-v124.visible,
.AvautoCompleteSearchEn.is-results-open .autocomplete-close-v124.visible {
    display: inline-flex !important;
    font-size: 20px;
}
.avmyname::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}
:root[data-theme=dark] .autocomplete-close-v124{background:#20363a;color:#e5f0ed}
.mobile-search-modal:not([open]) .autocomplete-close-v124{display:none!important}

/* Shared public FAQ accordion */
.page-questions-v126{margin:72px auto;padding:clamp(26px,4vw,52px);border:1px solid rgba(17,82,72,.12);border-radius:32px;background:linear-gradient(145deg,#fff 0%,#f6faf8 100%);box-shadow:0 24px 70px rgba(19,57,51,.08);direction:rtl}
.page-questions-v126__head{max-width:720px;margin:0 auto 30px;text-align:center}.page-questions-v126__head>span{display:inline-flex;margin-bottom:10px;color:#b8893d;font-size:13px;font-weight:800}.page-questions-v126__head h2{margin:0;color:#153d36;font-size:clamp(25px,3vw,27px);font-weight:800}.page-questions-v126__head p{margin:0 0 0;color:#64756f;line-height:2}
.page-questions-v126__list{display:grid;gap:12px;max-width:920px;margin:auto}.page-question-v126{overflow:hidden;border:1px solid #e2ebe7;border-radius:18px;background:#fff;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.page-question-v126:hover{transform:translateY(-2px);border-color:rgba(184,137,61,.4);box-shadow:0 12px 32px rgba(20,62,54,.08)}.page-question-v126[open]{border-color:rgba(17,101,85,.25);box-shadow:0 14px 36px rgba(17,82,72,.09)}
.page-question-v126 summary{display:grid;grid-template-columns:42px 1fr 38px;gap:15px;align-items:center;padding:20px 22px;cursor:pointer;list-style:none}.page-question-v126 summary::-webkit-details-marker{display:none}.page-question-v126 summary strong{color:#203f39;font-size:15px;line-height:1.9;font-weight:800}.page-question-v126__number{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#eef6f3;color:#176956;font-size:12px;font-weight:900}.page-question-v126__toggle{position:relative;width:34px;height:34px;border-radius:50%;background:#f2f6f4;transition:.25s}.page-question-v126__toggle i{position:absolute;top:16px;right:10px;width:14px;height:2px;border-radius:2px;background:#176956;transition:transform .25s}.page-question-v126__toggle i:last-child{transform:rotate(90deg)}.page-question-v126[open] .page-question-v126__toggle{background:#176956}.page-question-v126[open] .page-question-v126__toggle i{background:#fff}.page-question-v126[open] .page-question-v126__toggle i:last-child{transform:rotate(0)}
.page-question-v126__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.page-question-v126[open] .page-question-v126__answer{grid-template-rows:1fr}.page-question-v126__answer>div{min-height:0;overflow:hidden;margin:0 79px 0 75px;color:#5b6d67;font-size:14px;line-height:2.15}.page-question-v126[open] .page-question-v126__answer>div{padding:0 0 22px}.page-question-v126__answer :last-child{margin-bottom:0}.faq-page-v126__body{padding-bottom:40px}.faq-page-v126__empty{margin:60px auto;padding:50px;text-align:center;border-radius:28px;background:#f5f9f7;color:#24483f}.faq-page-v126__empty p{margin:10px 0 0;color:#71817c}
.category-page-v38 .category-layout-v38{direction:rtl}.category-page-v38 .category-results-v38{min-width:0;direction:rtl}.category-page-v38 .category-results-v38>.page-questions-v126{width:100%;margin:44px 0 0}
:root[data-theme=dark] .page-questions-v126{background:linear-gradient(145deg,#17302e,#102725);border-color:#294640}:root[data-theme=dark] .page-questions-v126__head h2{color:#edf7f4}:root[data-theme=dark] .page-question-v126{background:#19322f;border-color:#2b4944}:root[data-theme=dark] .page-question-v126 summary strong{color:#ecf5f2}:root[data-theme=dark] .page-question-v126__answer>div{color:#b8c9c4}:root[data-theme=dark] .faq-page-v126__empty{background:#17302e;color:#edf7f4}:root[data-theme=dark] .faq-page-v126__empty p{color:#b8c9c4}
@media(max-width:767px){.page-questions-v126{margin:42px auto;padding:24px 14px;border-radius:22px}.page-questions-v126__head{margin-bottom:22px;padding:0 8px}.page-question-v126 summary{grid-template-columns:34px 1fr 32px;gap:10px;padding:16px 14px}.page-question-v126__number{width:32px;height:32px;border-radius:10px}.page-question-v126__toggle{width:30px;height:30px}.page-question-v126__toggle i{top:14px;right:8px}.page-question-v126__answer>div{margin:0 58px 0 48px;font-size:13px}}
@media(prefers-reduced-motion:reduce){.page-question-v126,.page-question-v126__answer,.page-question-v126__toggle,.page-question-v126__toggle i{transition:none}}
