:root{--bg:#F7F5EF;--text:#1F2937;--mint:#6BBFA3;--sand:#F5C26B;--white:#fff;--line:rgba(31,41,55,.12);--radius:24px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,.logo{font-family:Poppins,system-ui,sans-serif;font-weight:700;line-height:1.05}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:.2s}.btn-dark{background:var(--mint);color:#fff}.btn-light{background:#fff;color:var(--text);border-color:var(--line)}.badge{display:inline-flex;border-radius:999px;background:var(--sand);padding:7px 12px;font-size:12px;font-weight:800}.section{padding:72px 0}.section-title{font-size:clamp(30px,5vw,56px);margin:0 0 18px}.muted{opacity:.75}.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.is-visible{opacity:1;transform:none}.announcement{overflow:hidden;background:var(--text);color:#fff;font-weight:700;font-size:13px}.marquee{display:flex;gap:34px;white-space:nowrap;animation:marquee 28s linear infinite;padding:11px 0}.marquee span{display:inline-flex;gap:34px}@keyframes marquee{to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:30;background:#f7f5efe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.nav{display:flex;gap:22px;align-items:center}.nav.right{justify-content:flex-end}.logo{font-size:30px;letter-spacing:-.04em}.dropdown{position:relative}.dropdown-panel{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;min-width:210px;box-shadow:0 20px 40px #00000014}.dropdown:hover .dropdown-panel{display:grid;gap:10px}.icon-btn{background:none;border:0;font-weight:700;cursor:pointer}.hero{min-height:760px;display:grid;align-items:end;position:relative;overflow:hidden}.hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#1f2937a6)}.hero-content{position:relative;z-index:1;color:#fff;padding:120px 0}.hero h1{font-size:clamp(44px,7vw,86px);max-width:900px;margin:0 0 22px}.hero p{font-size:20px;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.trust-grid,.benefits-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.trust-item,.benefit-card,.review-card,.ugc-card,.product-card,.faq-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.bundle-card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;background:#fff;border:1px solid var(--line);border-radius:36px;padding:24px;align-items:center}.bundle-media{background:#f7f5ef;border-radius:28px;overflow:hidden;min-height:380px}.price-row{display:flex;gap:14px;align-items:end;margin:20px 0}.price{font-size:42px;font-weight:900}.compare{text-decoration:line-through;opacity:.5}.save{color:#0f8a64;font-weight:900}.bundle-list{display:grid;gap:10px;margin:20px 0}.reviews-wrap{overflow:hidden}.reviews-track{display:flex;gap:16px;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.review-card{min-width:320px;scroll-snap-align:start}.stars{color:#d99a22;letter-spacing:2px}.ugc-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.ugc-card{padding:0;overflow:hidden;aspect-ratio:3/4}.ugc-card img{width:100%;height:100%;object-fit:cover}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative;overflow:hidden}.product-card .quick-add{opacity:0;transform:translateY(8px);transition:.2s;width:100%;margin-top:10px}.product-card:hover .quick-add{opacity:1;transform:none}.cart-line{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.footer{background:#1f2937;color:#fff;padding:56px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:24px}.mobile-sticky-atc{display:none;position:fixed;bottom:12px;left:12px;right:12px;z-index:40}.template-basic{padding:70px 0}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:44px}.product-form{display:grid;gap:14px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:99}@media(max-width:900px){.header-inner{grid-template-columns:auto 1fr auto}.nav.left{display:none}.logo{justify-self:start}.trust-grid,.benefits-grid,.ugc-grid,.products-grid{grid-template-columns:1fr 1fr}.bundle-card,.product-main,.footer-grid{grid-template-columns:1fr}.hero{min-height:620px}.mobile-sticky-atc{display:flex}.section{padding:52px 0}}@media(max-width:560px){.trust-grid,.benefits-grid,.ugc-grid,.products-grid{grid-template-columns:1fr}.nav.right a:not(.cart-link){display:none}.btn{width:100%}.hero-actions{display:grid}.hero p{font-size:17px}}.site-header{position:sticky;top:0;z-index:50;background:#f7f5eff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 6px 22px #1f29370f}.dtc-header{position:relative;height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.header-logo{order:0;font-size:34px;letter-spacing:-.055em;white-space:nowrap}.desktop-nav{order:1;justify-self:start;display:flex;align-items:center;gap:28px}.header-actions{order:2;justify-self:end;display:flex;align-items:center;gap:20px}.nav-shop{border:1px solid var(--line);padding:10px 15px;border-radius:999px;background:#fff}.header-inner .nav.left,.header-inner .nav.right{display:none!important}@media(max-width:900px){.dtc-header{height:74px;grid-template-columns:1fr auto 1fr;gap:12px}.desktop-nav,.account-link,.header-actions .header-icon-link[href="/search"],.desktop-label{display:none!important}.mobile-menu-button{display:inline-flex;align-items:center;gap:8px;justify-self:start;font-weight:900;font-size:16px;cursor:pointer;min-height:44px}.hamburger-icon{font-size:24px}.header-logo{justify-self:center;font-size:32px}.header-actions{display:flex!important;justify-self:end}.cart-icon-wrap{font-size:26px}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f293761;z-index:88}.mobile-drawer-menu{position:fixed;top:0;left:0;width:min(360px,88vw);height:100vh;background:#fff;z-index:90;transform:translate(-105%);transition:.24s ease;padding:74px 22px 26px;box-shadow:18px 0 60px #1f29372e;overflow:auto}.mobile-drawer-menu a{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:850}.mobile-drawer-menu .mobile-highlight{background:#6bbfa329;color:#0f6d55;margin:0 0 12px;padding:16px;border-radius:18px;border:1px solid rgba(107,191,163,.28);font-weight:950}.mobile-menu-products{margin-top:22px;background:#f7f5ef;border-radius:20px;padding:14px}.mobile-menu-products p{margin:0 0 8px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;opacity:.62}.mobile-menu-products a{font-size:15px;border-bottom:0;padding:9px 0}.mobile-menu-close{display:flex;position:absolute;top:16px;right:18px;width:42px;height:42px;align-items:center;justify-content:center;border-radius:999px;background:#f7f5ef;font-size:30px;line-height:1;cursor:pointer}.mobile-menu-toggle:checked~.mobile-drawer-menu{display:block;transform:translate(0)}.mobile-menu-toggle:checked~.mobile-menu-overlay{display:block}.mobile-menu-toggle{position:absolute;opacity:0;pointer-events:none}.site-header .container{width:min(1180px,calc(100% - 28px))}}@media(min-width:901px){.site-header .header-inner{grid-template-columns:auto 1fr auto}.desktop-label{display:inline}.header-actions .cart-link{gap:10px}.mobile-menu-toggle{position:absolute;opacity:0;pointer-events:none}}.announcement-conversion{display:block;overflow:hidden;background:#1f2937;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);font-weight:800;font-size:14px;letter-spacing:-.01em}.announcement-track{display:flex;align-items:center;gap:34px;width:max-content;white-space:nowrap;padding:10px 0;animation:muzoAnnouncement 26s linear infinite}.announcement-track span{display:inline-flex;align-items:center;gap:6px}.announcement-track strong{background:var(--sand);color:var(--text);padding:3px 8px;border-radius:999px}@keyframes muzoAnnouncement{to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:50;background:#f7f5eff7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);box-shadow:0 6px 22px #1f29370f}.dtc-header{position:relative;height:78px;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center;gap:34px}.header-logo{font-size:34px;letter-spacing:-.055em;white-space:nowrap;justify-self:start}.desktop-nav{justify-self:start;display:flex!important;align-items:center;gap:28px}.header-actions{justify-self:end;display:flex!important;align-items:center;gap:20px}.nav-link,.header-icon-link{font-weight:800;font-size:15px;letter-spacing:-.02em;display:inline-flex;align-items:center;gap:8px;min-height:44px}.nav-link:hover,.header-icon-link:hover{color:var(--mint)}.mega-menu{position:relative}.mega-panel{display:none;position:absolute;top:calc(100% + 12px);left:0;width:min(760px,calc(100vw - 36px));grid-template-columns:1fr 1fr 230px;gap:16px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 28px 70px #1f293724;z-index:80}.mega-menu:hover .mega-panel,.mega-menu:focus-within .mega-panel{display:grid}.mega-title{margin:0 0 10px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;opacity:.56}.mega-link{display:grid;grid-template-columns:32px 1fr;gap:8px 10px;padding:12px;border-radius:18px;transition:.18s}.mega-link:hover{background:#f7f5ef}.mega-link span{grid-row:span 2;font-size:22px}.mega-link strong{font-size:15px}.mega-link small{font-size:12px;opacity:.68}.mega-cta{background:#f7f5ef;border:1px solid var(--line);border-radius:22px;padding:16px;display:grid;align-content:center;gap:10px}.mega-badge{display:inline-flex;width:max-content;background:var(--sand);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900}.mega-cta p{margin:0;font-size:13px;line-height:1.35;opacity:.78}.mega-cta .btn{padding:10px 14px;font-size:13px}.header-icon-link{position:relative}.cart-icon-wrap{position:relative;display:inline-flex;font-size:22px;line-height:1}.cart-count-badge{position:absolute;right:-12px;top:-10px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--sand);color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;border:2px solid var(--bg)}.mobile-menu-toggle,.mobile-menu-button,.mobile-drawer-menu,.mobile-menu-overlay,.mobile-menu-close{display:none}@media(max-width:900px){.dtc-header{height:74px;grid-template-columns:1fr auto 1fr!important;gap:12px}.desktop-nav,.account-link,.header-actions .header-icon-link[href="/search"],.desktop-label{display:none!important}.mobile-menu-button{display:inline-flex;align-items:center;gap:8px;justify-self:start;font-weight:900;font-size:16px;cursor:pointer;min-height:44px}.hamburger-icon{font-size:24px}.header-logo{justify-self:center;font-size:32px}.header-actions{display:flex!important;justify-self:end}.cart-icon-wrap{font-size:26px}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f293761;z-index:88}.mobile-drawer-menu{position:fixed;top:0;left:0;width:min(360px,88vw);height:100vh;background:#fff;z-index:90;transform:translate(-105%);transition:.24s ease;padding:74px 22px 26px;box-shadow:18px 0 60px #1f29372e;overflow:auto}.mobile-drawer-menu a{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:850}.mobile-drawer-menu .mobile-highlight{background:#6bbfa329;color:#0f6d55;margin:0 0 12px;padding:16px;border-radius:18px;border:1px solid rgba(107,191,163,.28);font-weight:950}.mobile-menu-products{margin-top:22px;background:#f7f5ef;border-radius:20px;padding:14px}.mobile-menu-products p{margin:0 0 8px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;opacity:.62}.mobile-menu-products a{font-size:15px;border-bottom:0;padding:9px 0}.mobile-menu-close{display:flex;position:absolute;top:16px;right:18px;width:42px;height:42px;align-items:center;justify-content:center;border-radius:999px;background:#f7f5ef;font-size:30px;line-height:1;cursor:pointer}.mobile-menu-toggle:checked~.mobile-drawer-menu{display:block;transform:translate(0)}.mobile-menu-toggle:checked~.mobile-menu-overlay{display:block}.mobile-menu-toggle{position:absolute;opacity:0;pointer-events:none}.site-header .container{width:min(1180px,calc(100% - 28px))}.footer-top,.footer-newsletter{grid-template-columns:1fr}.footer-form{display:grid}.footer-form input{min-width:0;width:100%}.footer-bottom{display:grid}.muzo-footer{padding-bottom:92px}}@media(min-width:901px){.mobile-menu-toggle{position:absolute;opacity:0;pointer-events:none}.desktop-label{display:inline}.header-actions .cart-link{gap:10px}}@media(max-width:900px){.mobile-drawer-menu{width:min(380px,90vw)!important;padding:18px 20px 94px!important;background:#fff!important;overflow-y:auto!important}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mobile-drawer-logo{font-family:Poppins,system-ui,sans-serif;font-size:31px;font-weight:800;letter-spacing:-.055em;padding:0!important;border:0!important}.mobile-menu-close{position:static!important;width:32px!important;height:32px!important;background:transparent!important;border-radius:0!important;font-size:24px!important;font-weight:500!important;opacity:.62!important;padding:0!important;border:0!important}.mobile-social-proof{font-size:13px;font-weight:700;color:#6b7280;background:#f7f5ef;border:1px solid rgba(31,41,55,.06);border-radius:999px;padding:8px 12px;margin:2px 0 12px;letter-spacing:-.01em}.mobile-drawer-menu .mobile-highlight.mobile-highlight-compact{min-height:0!important;margin:0 0 16px!important;padding:12px 14px!important;border-radius:15px!important;background:#6bbfa324!important;border:1px solid rgba(107,191,163,.22)!important;color:#0f6d55!important;font-size:16px!important;font-weight:750!important;line-height:1.1!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.mobile-primary-links{display:grid;gap:0;margin:0 0 20px}.mobile-drawer-menu .mobile-primary-links a{border-bottom:0!important;padding:10px 0!important;font-size:17px!important;font-weight:650!important;letter-spacing:-.02em!important;min-height:0!important;justify-content:flex-start!important}.mobile-drawer-menu .mobile-primary-links a:after{content:"\2192";margin-left:auto;opacity:.28;font-weight:500}.mobile-menu-products{margin:0 0 18px!important;background:#f7f5ef!important;border:1px solid rgba(31,41,55,.06)!important;border-radius:22px!important;padding:14px!important}.mobile-menu-products p{margin:0 0 10px!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important;font-weight:800!important;color:#6b7280!important;opacity:1!important}.mobile-drawer-menu .mobile-product-card{display:grid!important;grid-template-columns:38px 1fr!important;align-items:center!important;gap:10px!important;padding:12px!important;margin:0 0 8px!important;border:1px solid rgba(31,41,55,.07)!important;background:#fff!important;border-radius:18px!important;box-shadow:0 10px 24px #1f29370b!important}.mobile-drawer-menu .mobile-product-card:last-child{margin-bottom:0!important}.mobile-product-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#6bbfa321;font-size:20px}.mobile-product-card strong{display:block;font-size:15px;font-weight:760;letter-spacing:-.02em;color:#1f2937}.mobile-product-card small{display:block;margin-top:3px;font-size:12.5px;font-weight:620;color:#6b7280}.mobile-menu-footer-links{margin:0 0 18px;padding-top:2px}.mobile-drawer-menu .mobile-track-link{border:0!important;padding:8px 0!important;font-size:14px!important;font-weight:600!important;color:#6b7280!important;justify-content:flex-start!important}.mobile-sticky-menu-cta{position:fixed;left:20px;right:calc(100vw - min(380px,90vw) + 20px);bottom:18px;z-index:92;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:999px!important;background:#6bbfa3!important;color:#fff!important;box-shadow:0 14px 34px #0f6d553d!important;padding:15px 18px!important;font-size:15px!important;font-weight:850!important;letter-spacing:-.01em!important;text-transform:uppercase}.mobile-drawer-menu a{border-bottom:0!important}}@media(max-width:420px){.mobile-sticky-menu-cta{right:calc(10vw + 20px)}}@media(min-width:901px){.mobile-sticky-menu-cta,.mobile-drawer-head,.mobile-social-proof,.mobile-primary-links,.mobile-menu-footer-links{display:none!important}}.muzo-footer--clean{background:#1f2937;color:#fff;padding:54px 0 24px!important}.footer-clean-grid{display:grid;grid-template-columns:1.1fr 1.15fr 1fr;gap:38px;align-items:start}.footer-clean-brand .footer-logo{font-size:34px;margin-bottom:12px}.footer-email{display:inline-flex;margin-top:14px;font-weight:700;opacity:.86}.footer-email:hover{color:#6bbfa3;opacity:1}.footer-clean-newsletter{border:1px solid rgba(255,255,255,.12);background:#ffffff0d;border-radius:22px;padding:20px}.footer-clean-newsletter h3,.footer-clean-links h3{margin:0 0 10px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#f5c26b}.footer-clean-newsletter p{margin:0 0 16px;opacity:.75;line-height:1.5}.footer-clean-newsletter .footer-form{display:grid;grid-template-columns:1fr auto;gap:10px}.footer-clean-newsletter .footer-form input{min-width:0;width:100%;border:0;border-radius:999px;padding:14px 16px;font:inherit}.footer-clean-newsletter .footer-form .btn{white-space:nowrap;padding:12px 18px}.footer-clean-links{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-clean-links div{display:grid;gap:9px;align-content:start}.footer-clean-links a{font-weight:650;opacity:.78}.footer-clean-links a:hover{opacity:1;color:#6bbfa3}.footer-clean-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding-top:18px;font-size:13px;opacity:.68}@media(max-width:900px){.footer-clean-grid{grid-template-columns:1fr;gap:26px}.footer-clean-links{grid-template-columns:1fr 1fr}.footer-clean-newsletter .footer-form{grid-template-columns:1fr}.footer-clean-bottom{display:grid}.muzo-footer--clean{padding-bottom:88px!important}}@media(max-width:560px){.footer-clean-links{grid-template-columns:1fr}.footer-clean-newsletter .footer-form .btn{width:100%}}@media(max-width:900px){.mobile-drawer-menu--simple{width:min(420px,100vw)!important;height:100vh!important;background:#6bbfa3!important;color:#fff!important;padding:0!important;box-shadow:none!important;overflow:hidden!important;display:block!important}.mobile-drawer-menu--simple .mobile-drawer-head{height:76px!important;background:#fff!important;color:#1f2937!important;padding:0 24px!important;margin:0!important;border-bottom:1px solid rgba(31,41,55,.08)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.mobile-drawer-menu--simple .mobile-drawer-logo{font-size:32px!important;font-weight:900!important;color:#1f2937!important;padding:0!important;border:0!important;line-height:1!important}.mobile-menu-close--simple{position:static!important;width:auto!important;height:auto!important;background:transparent!important;border-radius:0!important;color:#111827!important;font-size:42px!important;font-weight:300!important;line-height:1!important;padding:0!important}.mobile-simple-links{padding:58px 34px 0!important;display:grid!important;gap:0!important}.mobile-simple-links a{color:#fff!important;border:0!important;padding:0 0 34px!important;font-size:31px!important;line-height:1.1!important;font-weight:500!important;letter-spacing:.02em!important;justify-content:flex-start!important}.mobile-simple-links a:after{display:none!important}.mobile-simple-bottom{position:absolute!important;left:34px!important;right:34px!important;bottom:64px!important;border-top:1px solid rgba(255,255,255,.18)!important;padding-top:24px!important}.mobile-login-link{color:#fff!important;border:0!important;padding:0!important;font-size:21px!important;font-weight:650!important;justify-content:flex-start!important;gap:12px!important}.mobile-social-proof,.mobile-highlight,.mobile-primary-links,.mobile-menu-products,.mobile-menu-footer-links,.mobile-sticky-menu-cta{display:none!important}}.muzo-footer--minimal{background:#1f2937!important;color:#fff!important;padding:42px 0 22px!important}.footer-minimal-grid{display:grid;grid-template-columns:1.2fr 1.25fr auto;gap:34px;align-items:start}.footer-minimal-brand .footer-logo{font-size:30px!important;margin:0 0 10px!important;display:inline-block!important}.footer-minimal-brand .footer-text{max-width:330px!important;opacity:.72!important;line-height:1.45!important}.footer-email{display:inline-flex!important;margin-top:12px!important;font-weight:650!important;opacity:.86!important}.footer-minimal-newsletter{max-width:440px!important}.footer-minimal-newsletter h3{margin:0 0 8px!important;font-size:14px!important;color:#f5c26b!important;text-transform:none!important;letter-spacing:0!important}.footer-minimal-newsletter p{margin:0 0 14px!important;opacity:.72!important}.footer-minimal-newsletter .footer-form{display:flex!important;gap:8px!important}.footer-minimal-newsletter input{min-width:220px!important;border:0!important;border-radius:999px!important;padding:13px 15px!important;font:inherit!important}.footer-minimal-newsletter .btn{padding:12px 16px!important;white-space:nowrap!important}.footer-minimal-links{display:grid!important;gap:10px!important;align-content:start!important;min-width:145px!important}.footer-minimal-links a{font-size:14px!important;font-weight:600!important;opacity:.74!important}.footer-minimal-bottom{border-top:1px solid rgba(255,255,255,.1)!important;margin-top:28px!important;padding-top:16px!important;font-size:12px!important;opacity:.6!important}.footer-minimal-bottom p{margin:0!important}@media(max-width:900px){.footer-minimal-grid{grid-template-columns:1fr!important;gap:22px!important}.footer-minimal-newsletter .footer-form{display:grid!important}.footer-minimal-newsletter input{min-width:0!important;width:100%!important}.footer-minimal-newsletter .btn{width:100%!important}.muzo-footer--minimal{padding-bottom:40px!important}.footer-minimal-links{grid-template-columns:1fr 1fr 1fr!important;gap:12px!important}.footer-minimal-bottom{margin-top:20px!important}}@media(max-width:560px){.footer-minimal-links{grid-template-columns:1fr!important}}.header-actions{gap:18px!important}.account-link,.mobile-login-link,.mobile-simple-bottom{display:none!important}.product-page-v6{background:var(--product-bg,#F7F5EF)}.product-v6-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:42px;align-items:start}.product-v6-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;position:sticky;top:98px}.product-v6-media{background:#fff;border:1px solid rgba(31,41,55,.08);border-radius:24px;overflow:hidden;min-height:220px;display:flex;align-items:center;justify-content:center}.product-v6-media.is-main{grid-column:span 2;min-height:520px}.product-v6-media img,.product-v6-media video{width:100%;height:100%;object-fit:cover}.product-v6-media--placeholder img{filter:saturate(.98)}.product-v6-media--empty{background:#fff;color:#6b7280;font-weight:700}.product-v6-info{background:var(--product-card,#fff);border:1px solid rgba(31,41,55,.08);border-radius:30px;padding:30px;box-shadow:0 24px 70px #1f293712}.product-v6-badge{margin-bottom:16px}.product-v6-title{font-size:clamp(34px,5vw,62px);margin:0 0 16px;letter-spacing:-.055em}.product-v6-price-row{display:flex;align-items:flex-end;gap:12px;margin:0 0 12px}.product-v6-price{font-size:38px;font-weight:900;margin:0}.product-v6-compare{text-decoration:line-through;opacity:.45;font-size:20px;font-weight:800;margin:0 0 6px}.product-v6-reassurance{margin:0 0 18px;color:#4b5563;line-height:1.45}.product-v6-installments,.product-v6-payments,.product-v6-trust,.product-v6-description{border-top:1px solid rgba(31,41,55,.08);padding-top:18px;margin-top:18px}.product-v6-mini-title{margin:0 0 10px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.product-v6-installment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-v6-installment-grid span{background:#6bbfa321;border:1px solid rgba(107,191,163,.24);border-radius:16px;padding:12px;text-align:center;font-weight:750}.product-v6-installment-grid strong{display:block;color:#0f6d55;font-size:17px;margin-top:3px}.product-v6-installments small{display:block;margin-top:9px;color:#6b7280;line-height:1.35}.product-v6-form{margin-top:20px;display:grid;gap:12px}.product-v6-select-label{font-weight:800}.product-v6-select{width:100%;border:1px solid rgba(31,41,55,.12);border-radius:16px;padding:14px 15px;background:#fff;font:inherit;font-weight:700}.product-v6-atc{width:100%;min-height:56px;font-size:16px}.product-v6-dynamic .shopify-payment-button__button{border-radius:999px!important;min-height:54px!important;font-weight:800!important;overflow:hidden!important}.product-v6-payment-icons{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.product-v6-payment-icons svg{height:24px;width:auto;border-radius:4px}.product-v6-payment-fallback{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.product-v6-payment-fallback span{border:1px solid rgba(31,41,55,.12);border-radius:8px;background:#fff;padding:6px 8px;font-size:11px;font-weight:900;color:#374151}.product-v6-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-v6-trust span{background:#f7f5ef;border-radius:14px;padding:10px;font-size:12px;font-weight:800;text-align:center;color:#374151}.product-v6-description{line-height:1.65;color:#374151}.product-v6-description :first-child{margin-top:0}.product-v6-sticky form{width:100%}.product-v6-sticky .btn{width:100%;box-shadow:0 16px 36px #0f6d5542}@media(max-width:900px){.product-v6-grid{grid-template-columns:1fr;gap:22px}.product-v6-gallery{position:static;display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.product-v6-media,.product-v6-media.is-main{min-width:84%;min-height:380px;grid-column:auto;scroll-snap-align:start}.product-v6-info{padding:22px;border-radius:24px}.product-v6-installment-grid,.product-v6-trust{grid-template-columns:1fr}.product-v6-title{font-size:38px}.product-v6-price{font-size:34px}.product-v6-payment-icons svg{height:22px}.product-v6-sticky{display:flex!important}}@media(max-width:560px){.product-v6-media,.product-v6-media.is-main{min-width:88%;min-height:330px}.product-page-v6{padding-top:32px}.product-v6-info{box-shadow:none}.product-v6-payment-fallback span{font-size:10px}.header-actions{gap:0!important}}.product-card-link{display:block;color:inherit;text-decoration:none}.product-card-cta{display:inline-flex;margin-top:10px;font-weight:900;color:#0f6d55}.product-card:hover .product-card-cta{text-decoration:underline}.product-v6-quantity-offers,.product-v6-payments,.product-v6-trust,.product-v6-description{border-top:1px solid rgba(31,41,55,.08);padding-top:18px;margin-top:18px}.qty-offer-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;background:#fff;border:1px solid rgba(31,41,55,.12);border-radius:18px;padding:15px 16px;margin-bottom:10px;cursor:pointer;transition:.18s;color:var(--text)}.qty-offer-card:hover,.qty-offer-card.is-active{border-color:var(--product-accent);background:#6bbfa31a;box-shadow:0 10px 24px #0f6d5514}.qty-offer-left{display:grid;gap:4px}.qty-offer-left strong{font-size:16px;font-weight:900}.qty-offer-left small,.qty-offer-note{color:#6b7280;line-height:1.35}.qty-offer-right{display:grid;justify-items:end;gap:3px}.qty-offer-badge{display:inline-flex;border-radius:999px;background:#f5c26b;color:#1f2937;padding:4px 8px;font-size:11px;font-weight:900}.qty-offer-price{font-weight:950;font-size:18px;color:#0f6d55;white-space:nowrap}.qty-offer-card s{font-size:12px;color:#9ca3af}.qty-offer-note{display:block;margin-top:6px;font-size:12px}.product-v6-installments,.product-v6-installment-grid,.product-card .quick-add{display:none!important}@media(max-width:900px){.qty-offer-card{padding:14px}.qty-offer-left strong{font-size:15px}.qty-offer-price{font-size:16px}}.product-v8-quantity-offers{border-top:1px solid rgba(31,41,55,.08);padding-top:18px;margin-top:18px}.product-v8-offer-title{margin-bottom:14px}.product-v8-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.qty-offer-card-v8{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:7px;min-height:245px;background:#fff;border:1px solid rgba(31,41,55,.14);border-radius:0;padding:28px 12px 14px;cursor:pointer;color:var(--text);transition:border-color .18s,box-shadow .18s,transform .18s}.qty-offer-card-v8:hover,.qty-offer-card-v8.is-active{border:3px solid #1F2937;box-shadow:0 14px 28px #1f293714;transform:translateY(-1px)}.qty-offer-discount{position:absolute;top:-18px;left:50%;transform:translate(-50%);min-width:94px;background:#ef1b1b;color:#fff;font-weight:900;font-size:17px;line-height:1;border-radius:0;padding:10px 12px;box-shadow:0 4px 10px #ef1b1b2e}.qty-offer-discount--empty{display:none}.qty-offer-image{display:flex;align-items:center;justify-content:center;width:100%;height:104px;background:#f7f5ef;overflow:hidden}.qty-offer-image img{width:100%;height:100%;object-fit:contain}.qty-offer-card-v8 strong{font-size:20px;line-height:1.12;font-weight:900}.qty-offer-card-v8 s{font-size:16px;color:#8b8f98;font-weight:700}.qty-offer-main-price{font-size:20px;font-weight:900;color:#1f2937}.qty-offer-main-price--sale{color:#b83b3b}.qty-offer-unit-price{font-size:16px;line-height:1.18;font-weight:800;color:#1f2937}.qty-offer-note-v8{display:block;margin-top:10px;color:#6b7280;font-size:12px;line-height:1.35}.qty-offer-card{display:none!important}@media(max-width:749px){.product-v8-offer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.qty-offer-card-v8{min-height:205px;padding:24px 8px 10px}.qty-offer-discount{top:-14px;min-width:66px;font-size:13px;padding:7px 8px}.qty-offer-image{height:76px}.qty-offer-card-v8 strong{font-size:15px}.qty-offer-main-price{font-size:16px}.qty-offer-card-v8 s{font-size:13px}.qty-offer-unit-price{font-size:12px}}.header-actions .header-icon-link:not(.cart-link){display:none!important}.cart-icon-official svg{width:26px;height:26px;display:block;stroke:currentColor}.cart-icon-wrap{font-size:0!important}.cart-count-badge{font-size:11px!important}.promo-timer-bar{background:var(--timer-bg,#F5C26B);color:var(--timer-text,#1F2937);border-bottom:1px solid rgba(31,41,55,.08);font-weight:850;letter-spacing:-.02em}.promo-timer-bar__inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:16px;text-align:center}.promo-timer-bar__label{background:#ffffffb8;border-radius:999px;padding:5px 10px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.promo-timer-bar__text{font-size:14px}.promo-timer-bar__count{display:inline-flex;align-items:center;gap:3px;background:var(--timer-accent,#fff);border-radius:999px;padding:5px 9px;white-space:nowrap;box-shadow:0 4px 12px #1f293714}.promo-timer-bar__count strong{font-variant-numeric:tabular-nums;font-size:14px;line-height:1}.promo-timer-bar__count small{font-size:10px;opacity:.7;margin-right:2px;text-transform:uppercase}@media(max-width:900px){.mobile-menu-button{gap:0!important;font-size:0!important}.hamburger-icon{font-size:28px!important;line-height:1!important}.dtc-header{height:70px!important}.mobile-drawer-menu--pro{background:#fff!important;color:#1f2937!important;width:min(390px,92vw)!important;box-shadow:18px 0 55px #1f293729!important;overflow:auto!important}.mobile-drawer-menu--pro .mobile-drawer-head{height:76px!important;background:#fff!important;border-bottom:1px solid rgba(31,41,55,.08)!important;padding:0 24px!important}.mobile-drawer-menu--pro .mobile-drawer-logo{color:#1f2937!important;font-size:33px!important;font-weight:900!important;letter-spacing:-.055em!important}.mobile-menu-close--simple{font-size:34px!important;color:#6b7280!important;font-weight:300!important}.mobile-menu-pro-content{padding:24px 24px 28px!important;display:grid!important;gap:18px!important}.mobile-menu-tagline{margin:0!important;color:#6b7280!important;font-size:14px!important;line-height:1.45!important;font-weight:650!important}.mobile-simple-links--pro{padding:0!important;display:grid!important;gap:0!important}.mobile-simple-links--pro a{color:#1f2937!important;background:#fff!important;border:0!important;border-bottom:1px solid rgba(31,41,55,.08)!important;padding:18px 0!important;font-size:21px!important;line-height:1.1!important;font-weight:750!important;letter-spacing:-.03em!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.mobile-simple-links--pro a span:last-child{color:#9ca3af!important;font-weight:600!important}.mobile-menu-cta-simple{display:flex!important;align-items:center!important;justify-content:center!important;margin-top:8px!important;border:0!important;border-radius:999px!important;background:#6bbfa3!important;color:#fff!important;padding:16px 20px!important;font-size:15px!important;font-weight:900!important;text-transform:uppercase!important;box-shadow:0 14px 30px #0f6d552e!important}.promo-timer-bar__inner{min-height:48px;gap:8px;flex-wrap:wrap;padding:7px 0}.promo-timer-bar__label{font-size:10px;padding:4px 8px}.promo-timer-bar__text{font-size:12.5px;width:auto}.promo-timer-bar__count{padding:4px 8px}}.mobile-menu-button .hamburger-lines{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;width:28px!important;height:24px!important;flex:0 0 28px!important}.mobile-menu-button .hamburger-lines span{display:block!important;width:28px!important;height:2.5px!important;background:#1f2937!important;border-radius:999px!important}@media(max-width:900px){.site-header{top:0!important;background:#f7f5eff5!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.dtc-header{height:68px!important;grid-template-columns:52px 1fr 52px!important;width:calc(100% - 28px)!important}.mobile-menu-button{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:44px!important;min-height:44px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;font-size:0!important;color:transparent!important}.mobile-menu-button:before,.mobile-menu-button:after{content:none!important;display:none!important}.header-logo{justify-self:center!important;text-align:center!important;font-size:34px!important;line-height:1!important;letter-spacing:-.06em!important}.header-actions{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;min-width:44px!important}.cart-link{padding:0!important;min-width:44px!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.cart-icon-official svg{width:25px!important;height:25px!important}.cart-count-badge{right:-8px!important;top:-8px!important;min-width:18px!important;height:18px!important;font-size:10px!important;border-width:1.5px!important}.desktop-nav,.nav-shop,.mega-panel,.desktop-label,.header-actions .header-icon-link:not(.cart-link){display:none!important}.mobile-drawer-menu--pro{width:min(370px,92vw)!important;background:#fff!important;color:#1f2937!important;border-radius:0 22px 22px 0!important;box-shadow:18px 0 50px #1f29372e!important}.mobile-drawer-menu--pro .mobile-drawer-head{height:72px!important;padding:0 22px!important;border-bottom:1px solid rgba(31,41,55,.07)!important}.mobile-drawer-menu--pro .mobile-drawer-logo{font-size:32px!important}.mobile-menu-close--simple{font-size:30px!important;opacity:.62!important}.mobile-menu-pro-content{padding:22px 22px 26px!important;gap:16px!important}.mobile-menu-tagline{font-size:13px!important;line-height:1.35!important;color:#6b7280!important;margin:0!important}.mobile-simple-links--pro a{font-size:24px!important;line-height:1.05!important;font-weight:760!important;padding:17px 0!important;border-bottom:0!important;color:#fff!important;background:transparent!important}.mobile-simple-links--pro{background:#6bbfa3!important;margin:0 -22px!important;padding:24px 22px 34px!important;min-height:calc(100vh - 220px)!important}.mobile-simple-links--pro a span:last-child{color:#ffffffb8!important}.mobile-menu-cta-simple{margin-top:0!important;position:sticky!important;bottom:0!important;background:#1f2937!important;box-shadow:0 14px 32px #1f293738!important}}@media(min-width:901px){.mobile-menu-button{display:none!important}}.editable-collection{background:var(--collection-bg);color:var(--collection-text);padding-top:var(--collection-padding-top);padding-bottom:var(--collection-padding-bottom)}.editable-collection__header{max-width:780px;margin-bottom:28px}.editable-collection__header.is-centered{margin-left:auto;margin-right:auto;text-align:center}.editable-collection__kicker{display:inline-flex;margin:0 0 10px;padding:7px 12px;border-radius:999px;background:var(--sand);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.editable-collection__title{font-size:clamp(38px,7vw,68px);margin:0 0 12px;letter-spacing:-.055em}.editable-collection__subtitle{font-size:17px;line-height:1.55;opacity:.78}.editable-collection__subtitle p{margin:0}.editable-collection__description{margin-top:14px;opacity:.78}.editable-collection__trust{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px}.editable-collection__trust-item{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:13px}.editable-collection__grid{display:grid;gap:20px}.editable-collection__grid.columns-desktop-2{grid-template-columns:repeat(2,1fr)}.editable-collection__grid.columns-desktop-3{grid-template-columns:repeat(3,1fr)}.editable-collection__grid.columns-desktop-4{grid-template-columns:repeat(4,1fr)}.editable-product-card{display:flex;flex-direction:column;overflow:hidden;background:var(--collection-card-bg);border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 42px #1f29370f;transition:transform .18s ease,box-shadow .18s ease}.editable-product-card:hover{transform:translateY(-3px);box-shadow:0 24px 52px #1f29371a}.editable-product-card__media{position:relative;background:#fff;overflow:hidden}.editable-product-card__media.ratio-square{aspect-ratio:1/1}.editable-product-card__media.ratio-portrait{aspect-ratio:4/5}.editable-product-card__media.ratio-natural{aspect-ratio:auto}.editable-product-card__media img{width:100%;height:100%;object-fit:cover}.editable-product-card__media.ratio-natural img{height:auto;object-fit:contain}.editable-product-card__placeholder{min-height:260px;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;background:#f7f5ef;font-weight:800}.editable-product-card__body{padding:18px 18px 20px}.editable-product-card__badge{display:inline-flex;margin-bottom:12px;border-radius:999px;background:var(--sand);padding:7px 12px;font-size:12px;font-weight:900}.editable-product-card__vendor{margin:0 0 7px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;opacity:.55;font-weight:800}.editable-product-card__title{font-size:22px;line-height:1.08;margin:0 0 12px;letter-spacing:-.035em}.editable-product-card__price{display:flex;align-items:center;gap:8px;margin:0 0 14px;font-size:17px;font-weight:750}.editable-product-card__compare{text-decoration:line-through;opacity:.45}.editable-product-card__cta{display:inline-flex;color:var(--collection-button-bg);font-weight:900}.editable-collection__pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:28px;font-weight:800}.editable-collection__pagination a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px}.editable-collection__empty{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;font-weight:700}@media(max-width:900px){.editable-collection{padding-top:36px;padding-bottom:56px}.editable-collection__title{font-size:42px}.editable-collection__grid.columns-desktop-2,.editable-collection__grid.columns-desktop-3,.editable-collection__grid.columns-desktop-4{grid-template-columns:1fr}.editable-collection__grid.columns-mobile-2{grid-template-columns:repeat(2,1fr);gap:12px}.editable-collection__grid.columns-mobile-2 .editable-product-card{border-radius:20px}.editable-collection__grid.columns-mobile-2 .editable-product-card__body{padding:12px}.editable-collection__grid.columns-mobile-2 .editable-product-card__title{font-size:16px}.editable-collection__grid.columns-mobile-2 .editable-product-card__badge{font-size:10px;padding:5px 8px}.editable-collection__trust{gap:8px}.editable-collection__trust-item{font-size:12px;padding:8px 10px}.editable-product-card__title{font-size:25px}.editable-product-card__body{padding:18px}.editable-product-card__media.ratio-square{aspect-ratio:1/1}}.cart-close-btn{border:0;background:transparent;font-size:30px;line-height:1;color:#6b7280;cursor:pointer;padding:4px}.cart-items{display:flex;flex-direction:column;gap:14px;max-height:58vh;overflow:auto;padding-right:2px}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;border:1px solid rgba(31,41,55,.1);border-radius:18px;padding:10px;background:#fff}.cart-line img{width:72px;height:72px;object-fit:cover;border-radius:14px;background:#f7f5ef}.cart-line__info strong{display:block;font-size:14px;line-height:1.25;color:#1f2937}.cart-line__info p{margin:4px 0;color:#6b7280;font-size:13px}.cart-line__price{font-size:14px;color:#1f2937;white-space:nowrap;align-self:start;padding-top:2px}.cart-remove-btn{display:inline-flex;margin-top:4px;border:0;background:transparent;color:#b45309;font-weight:800;font-size:12px;text-decoration:underline;cursor:pointer;padding:0}.cart-remove-btn:disabled{opacity:.55;cursor:wait}.cart-reassurance{margin:0;text-align:center;color:#6b7280;font-size:13px;font-weight:700}.cart-empty{color:#6b7280;margin:10px 0 22px}@media(max-width:749px){.cart-line{grid-template-columns:64px 1fr}.cart-line__price{grid-column:2}.cart-line img{width:64px;height:64px}}.desktop-nav--simple .nav-link{position:relative}.mega-panel{display:none!important}.cart-remove-btn{background:transparent;border:0;color:#6b7280;text-decoration:underline;font-weight:700;padding:6px 0}.cart-remove-btn:hover{color:#1f2937}.mega-menu,.mega-panel,.dropdown,.dropdown-panel{display:none!important;visibility:hidden!important;pointer-events:none!important}.desktop-nav--simple{display:flex!important}.desktop-nav--simple .nav-link{position:static!important}.header-actions .header-icon-link:not(.cart-link),.account-link,a[href="/search"]{display:none!important}@media(max-width:900px){.mobile-menu-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:48px;height:48px}.mobile-menu-button span:not(.hamburger-lines){display:none!important}.hamburger-lines{display:flex!important;flex-direction:column;gap:7px}.hamburger-lines span{display:block;width:28px;height:3px;background:currentColor;border-radius:999px}.desktop-nav{display:none!important}.header-logo{justify-self:center!important}.header-actions{justify-self:end!important}}@media(max-width:900px){.site-header .dtc-header{height:74px!important;grid-template-columns:56px 1fr 56px!important;align-items:center!important;gap:0!important;padding:0!important}.site-header .mobile-menu-button{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;align-items:center!important;justify-content:center!important;justify-self:start!important;color:#1f2937!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important;font-size:0!important;line-height:0!important;z-index:5!important;cursor:pointer!important}.site-header .mobile-menu-button>*:not(.hamburger-lines){display:none!important}.site-header .hamburger-lines{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important;width:30px!important;height:28px!important}.site-header .hamburger-lines span{display:block!important;width:30px!important;height:3px!important;background:#1f2937!important;border-radius:999px!important}.site-header .header-logo{justify-self:center!important;text-align:center!important;font-size:34px!important}.site-header .header-actions{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.site-header .cart-link{display:inline-flex!important}.site-header .desktop-nav{display:none!important}}.bundle-page-link{display:inline-flex;margin-top:12px;font-weight:900;color:var(--mint);text-decoration:underline}.featured-products-head{max-width:760px;margin-bottom:24px}.featured-products-head.is-centered{text-align:center;margin-left:auto;margin-right:auto}.featured-products-kicker{display:inline-flex;margin-bottom:10px;border-radius:999px;background:var(--sand);padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.featured-products-subtitle{font-size:16px;line-height:1.55;color:#6b7280}.featured-products-subtitle p{margin:0}.products-grid-custom .product-card-custom{background:var(--card-bg,#fff);border-radius:var(--card-radius,24px);box-shadow:0 18px 48px #1f29370f;transition:transform .18s ease,box-shadow .18s ease}.products-grid-custom .product-card-custom:hover{transform:translateY(-2px);box-shadow:0 24px 58px #1f29371a}.product-card-media{border-radius:18px;overflow:hidden;background:#f7f5ef;margin-bottom:14px}.product-card-media.ratio-square{aspect-ratio:1/1}.product-card-media.ratio-portrait{aspect-ratio:4/5}.product-card-media.ratio-natural{aspect-ratio:auto}.product-card-media img{width:100%;height:100%;object-fit:cover}.product-card-media.ratio-natural img{height:auto;object-fit:contain}.products-grid-custom .product-card-cta{color:var(--button-color,#0f6d55)}.featured-products-empty{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;font-weight:700}.reviews-head{max-width:760px;margin-bottom:22px}.reviews-head.is-centered{text-align:center;margin-left:auto;margin-right:auto}.reviews-subtitle{font-size:16px;color:#6b7280;line-height:1.55}.reviews-subtitle p{margin:0}.reviews-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 0 14px}.review-card-custom{flex:0 0 min(360px,86vw);scroll-snap-align:start;display:flex;flex-direction:column;gap:10px}.review-card-custom img{border-radius:18px;aspect-ratio:4/3;object-fit:cover;width:100%}.review-card-custom h3{margin:0;font-size:20px}.review-text p{margin:0;color:#4b5563;line-height:1.45}.review-author{margin:0;font-weight:900}.review-product{display:inline-flex;align-self:flex-start;border-radius:999px;background:#f7f5ef;border:1px solid var(--line);padding:6px 10px;font-size:12px;font-weight:800;color:#6b7280}.reviews-hint{margin:6px 0 0;color:#6b7280;font-size:13px;font-weight:700}.faq-container{max-width:900px}.faq-subtitle{margin:-4px 0 22px;color:#6b7280;line-height:1.55}.faq-subtitle p{margin:0}.faq-list{display:grid;gap:10px}.faq-item{padding:0;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:18px 20px;font-size:17px;font-weight:900;display:flex;justify-content:space-between;gap:20px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:24px;line-height:1;color:#6b7280}.faq-item[open] summary:after{content:"\2212"}.faq-answer{padding:0 20px 18px;color:#4b5563;line-height:1.55}.faq-answer p{margin:0}@media(max-width:560px){.products-grid-custom.columns-mobile-2{grid-template-columns:repeat(2,1fr);gap:12px}.products-grid-custom.columns-mobile-2 .product-card{padding:12px;border-radius:18px}.products-grid-custom.columns-mobile-2 .product-card h3{font-size:16px}.products-grid-custom.columns-mobile-2 .product-card .badge{font-size:10px;padding:5px 8px}.featured-products-head,.reviews-head{margin-bottom:18px}.review-card-custom{flex-basis:84vw}.faq-item summary{font-size:16px;padding:16px}}.cart-pack-label{font-size:12px;font-weight:800;color:#0f766e;margin:.25rem 0}.cart-price-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cart-price-row s{color:#8b8f98}.cart-price-row strong,.cart-line__price{color:#1f2937}.cart-totals{border-top:1px solid rgba(31,41,55,.12);margin-top:16px;padding-top:12px;display:grid;gap:8px}.cart-totals>div{display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:800;color:#1f2937}.cart-total-final{font-size:18px;border-top:1px solid rgba(31,41,55,.08);padding-top:8px;margin-top:2px}.cart-remove-btn{background:transparent;border:0;padding:0;margin-top:5px;text-decoration:underline;cursor:pointer;color:#6b7280;font:inherit;font-size:12px;font-weight:800}.cart-discount-form{margin:12px 0;padding:12px;border-radius:16px;background:#f7f5ef;border:1px solid rgba(31,41,55,.08)}.cart-discount-form label{display:block;font-size:12px;font-weight:700;margin-bottom:8px;color:#1f2937}.cart-discount-row{display:flex;gap:8px}.cart-discount-row input{min-width:0;flex:1;border:1px solid rgba(31,41,55,.14);border-radius:999px;padding:11px 13px;background:#fff;color:#1f2937;font:inherit}.cart-discount-row button{border:0;border-radius:999px;background:#1f2937;color:#fff;padding:0 14px;font-weight:800;cursor:pointer}.cart-discount-form small{display:block;margin-top:6px;color:#6bbfa3;font-weight:700;font-size:11px}.bundle-product-page{background:var(--bundle-bg);padding:32px 0 60px}.bundle-product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:start}.bundle-product-media{background:var(--bundle-card);border-radius:28px;overflow:hidden;border:1px solid rgba(31,41,55,.08);box-shadow:0 12px 34px #1f293714}.bundle-product-media img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1/1}.bundle-product-media.is-main img{aspect-ratio:4/5}.bundle-product-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.bundle-product-info{background:var(--bundle-card);border-radius:30px;padding:24px;border:1px solid rgba(31,41,55,.08);position:sticky;top:88px}.bundle-product-info h1{font-size:clamp(30px,5vw,52px);line-height:1;margin:12px 0;color:#1f2937}.bundle-product-subtitle{font-size:16px;line-height:1.55;color:#1f2937bf;margin:0 0 16px}.bundle-product-includes{display:grid;gap:8px;background:#f7f5ef;border-radius:18px;padding:14px;margin:14px 0 18px;color:#1f2937}.bundle-product-includes strong{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.bundle-duo-icons{display:flex!important;gap:4px;align-items:center;justify-content:center}.bundle-duo-icons img{width:45%!important;height:auto!important;aspect-ratio:1/1;object-fit:cover;border-radius:14px;border:1px solid rgba(31,41,55,.08)}.bundle-pack-offers .qty-offer-card-v8{cursor:pointer}@media(max-width:768px){.bundle-product-page{padding:18px 0 42px}.bundle-product-grid{grid-template-columns:1fr;gap:16px}.bundle-product-info{position:static;padding:18px;border-radius:24px}.bundle-product-info h1{font-size:34px}.bundle-product-mini-grid{gap:8px}.cart-discount-row button{padding:0 12px;font-size:13px}}.bundle-page-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;text-decoration:none;min-height:54px;padding:0 28px;border-radius:999px}.bundle-stock-note{margin:10px 0 0;color:#6b7280;font-size:14px;line-height:1.4;text-align:center}.bundle-pack-offers .product-v6-submit{width:100%;margin-top:18px;min-height:56px;border-radius:999px;font-size:18px;font-weight:800}.qty-offer-card-v8[data-muzo-bundle-option]{cursor:pointer}.qty-offer-card-v8[data-muzo-bundle-option].is-active{border-color:#1f2937;box-shadow:0 0 0 2px #1f2937 inset}@media(max-width:749px){.bundle-page-cta{width:100%}.bundle-pack-offers .product-v6-submit{position:sticky;bottom:14px;z-index:10;box-shadow:0 14px 34px #1f29372e}}.promo-timer-bar{position:sticky!important;top:38px!important;z-index:109!important}.site-header{position:sticky!important;top:80px!important;z-index:108!important}.mobile-sticky-atc,.product-v6-sticky,.cart-discount-form{display:none!important}.cart-total-final span:after{content:""}.product-card-price-sale{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 4px;font-weight:900}.product-card-price-sale s{color:#8b8f98;font-weight:800}.product-card-price-sale em{font-style:normal;background:#f5c26b;border-radius:999px;padding:4px 8px;font-size:12px}.product-card-price-now{font-size:18px}.product-v6-price-row--sale{align-items:center;gap:14px;flex-wrap:wrap}.product-v6-sale-badge{display:inline-flex;background:#f5c26b;border-radius:999px;padding:8px 12px;font-weight:950}.footer-minimal-grid{grid-template-columns:2fr 1fr!important}.footer-minimal-newsletter{display:none!important}.footer-minimal-links{justify-self:end}.footer-minimal-brand{max-width:520px}@media(max-width:900px){.promo-timer-bar{top:35px!important}.site-header{top:128px!important}.promo-timer-bar__inner{min-height:86px}.footer-minimal-grid{grid-template-columns:1fr!important}.footer-minimal-links{justify-self:start}.product-v6-dynamic{margin-bottom:0}.product-v6-atc{position:static!important}}@media(max-width:560px){.promo-timer-bar__inner{min-height:112px}.site-header{top:151px!important}.product-card-price-sale{font-size:15px}}.site-header{position:sticky!important;top:34px!important;z-index:135!important}.product-v6-dynamic,.mobile-sticky-atc,.product-v6-sticky{display:none!important}.qty-offer-discount{background:var(--mint)!important;color:#fff!important;font-size:12px!important;letter-spacing:.02em!important}.cart-upsell{margin:10px 0 12px;padding:14px;border-radius:20px;background:#f7f5ef;border:1px solid rgba(31,41,55,.1)}.cart-upsell p{margin:0 0 10px;font-weight:900;font-size:14px;letter-spacing:-.02em;color:#1f2937}.cart-upsell>div{display:grid;gap:8px}.cart-upsell-card{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid rgba(31,41,55,.1);border-radius:16px;padding:11px 12px;color:#1f2937}.cart-upsell-card small{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-weight:900}.cart-upsell-card strong{font-size:13px;flex:1}.cart-upsell-card span{font-size:12px;font-weight:900;color:#0f6d55}.cart-reassurance{font-weight:850;color:#6b7280;text-align:center;margin:4px 0 12px}.cart-total-final strong,.cart-total-final span{font-size:17px!important}@media(max-width:900px){.site-header{top:32px!important}.dtc-header{height:76px!important}.hero{margin-top:0!important}.product-v6-title{font-size:clamp(34px,10vw,56px)!important}.product-v6-price{font-size:clamp(34px,10vw,48px)!important}}@media(max-width:560px){.site-header{top:32px!important}.promo-timer-bar{display:none!important}.hero-content{padding-top:70px!important}.qty-offer-card-v8{padding:8px!important}.qty-offer-main-price{font-size:15px!important}.qty-offer-unit-price{font-size:11px!important}}.promo-timer-bar{display:none!important}.site-header{position:sticky!important;top:32px!important;z-index:145!important;box-shadow:0 8px 22px #1f29370f!important}.trust-grid-v24{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.trust-item-v24{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(31,41,55,.08);border-radius:18px;padding:14px}.trust-icon-v24{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#f7f5ef;color:#1f2937;flex:0 0 auto}.trust-icon-v24 svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.trust-item-v24 strong{display:block;font-size:14px}.trust-item-v24 p{margin:2px 0 0;font-size:12px;color:#6b7280}.qty-offer-discount{background:#1f2937!important;color:#fff!important;border-radius:999px!important;font-size:11px!important;letter-spacing:.02em!important}.qty-offer-discount--empty{background:transparent!important}.qty-offer-card-v8 s{display:none!important}.qty-offer-main-price--sale{color:#1f2937!important}.product-v6-sale-badge{background:#6bbfa3!important;color:#fff!important;border-radius:999px!important;padding:5px 9px!important}.product-v24-view-cart{margin-top:10px;width:100%;border:1px solid rgba(31,41,55,.14);background:#fff;color:#1f2937}.product-stock-message-v24{margin:8px 0 0;color:#b45309;font-weight:700;font-size:13px}.product-v24-sticky-atc{display:none}.cart-total-final span{font-weight:800}.cart-savings{color:#0f766e!important}.cart-upsell{margin:12px 0;padding:12px;border-radius:18px;background:#f7f5ef;border:1px solid rgba(31,41,55,.08)}.cart-upsell h3{font-size:14px;margin:0 0 9px}.cart-upsell a{display:flex;justify-content:space-between;align-items:center;padding:10px 0;color:#1f2937;font-weight:800;border-top:1px solid rgba(31,41,55,.08)}.cart-upsell a:first-of-type{border-top:0}.product-card-price-sale em{background:#6bbfa3;color:#fff;border-radius:999px;padding:3px 7px;font-style:normal;font-size:11px;font-weight:800}.product-card-price-sale em:before{content:"-"}@media(max-width:900px){.site-header{top:30px!important}.trust-grid-v24{grid-template-columns:1fr;gap:8px}.trust-item-v24{padding:12px;border-radius:16px}.product-v24-sticky-atc{position:fixed;left:10px;right:10px;bottom:10px;z-index:160;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;background:#fff;border:1px solid rgba(31,41,55,.1);border-radius:18px;padding:10px 10px 10px 14px;box-shadow:0 18px 44px #1f29372e}.product-v24-sticky-info{display:grid;min-width:0}.product-v24-sticky-info strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-v24-sticky-info span{font-size:13px;font-weight:900}.product-v24-sticky-form .btn{min-height:42px;padding:0 14px;border-radius:14px}.product-v6-form{padding-bottom:10px}.muzo-theme:has(.product-v24-sticky-atc){padding-bottom:78px}}.cart-empty-wrap{display:grid;gap:14px;padding:24px 0}.cart-discount-goal-bar,.cart-freeship-bar{background:#f7f5ef;border:1px solid var(--line);border-radius:18px;padding:12px 14px;margin:12px 0}.cart-discount-goal-bar p,.cart-freeship-bar p{margin:0 0 8px;font-size:13px}.cart-discount-goal-bar span,.cart-freeship-bar span{display:block;height:7px;background:#1f29371a;border-radius:99px;overflow:hidden}.cart-discount-goal-bar i,.cart-freeship-bar i{display:block;height:100%;background:var(--mint);border-radius:99px;transition:width .25s ease}.qty-offer-card-v8{transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.qty-offer-card-v8.is-active{transform:translateY(-2px);box-shadow:0 8px 22px #1f29371a}.muzo-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d1;z-index:100;display:grid;place-items:center;padding:18px}.muzo-lightbox img{max-width:min(1100px,94vw);max-height:88vh;border-radius:18px;background:#fff}.muzo-lightbox button{position:absolute;top:18px;right:18px;width:42px;height:42px;border:0;border-radius:999px;background:#fff;font-size:28px;line-height:1;cursor:pointer}.product-v6-gallery img{touch-action:manipulation}.product-v6-trust span{display:inline-flex;align-items:center;gap:6px}.promo-timer-bar.is-expired{display:none}.muzo-404{text-align:center}.muzo-404 p{font-size:18px;opacity:.75;margin-bottom:24px}.nav-link[aria-current=page]{border-bottom:2px solid currentColor}.footer-social-links{display:flex;gap:14px;flex-wrap:wrap;font-size:.9rem}.footer-reassurance-line{opacity:.72;margin-top:.35rem}.section-heading-v26{text-align:center;max-width:680px;margin:0 auto 26px}.section-heading-v26 h2{font-size:clamp(1.7rem,5vw,3rem);margin:0 0 8px}.section-heading-v26 p{margin:0;color:#1f2937b8}.before-after-grid-v26{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.before-after-card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 14px 36px #1f293714;border:1px solid rgba(31,41,55,.08)}.before-after-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.before-after-card div{padding:18px}.before-after-card span{display:inline-flex;padding:5px 10px;border-radius:999px;background:#f7f5ef;font-size:.78rem;font-weight:700;margin-bottom:8px}.before-after-card h3{margin:0 0 6px}.before-after-card p{margin:0;color:#1f2937b8;line-height:1.55}.before-after-cta{margin:22px auto 0;display:flex;width:max-content}.ugc-reels-track-v26{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ugc-reel-card-v26{text-decoration:none;color:inherit;background:#fff;border-radius:26px;padding:10px;box-shadow:0 14px 34px #1f293714;border:1px solid rgba(31,41,55,.08)}.ugc-reel-media-v26{aspect-ratio:9/14;border-radius:20px;background:#f7f5ef;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#1f29378c;font-weight:700}.ugc-reel-media-v26 img,.ugc-reel-media-v26 video{width:100%;height:100%;object-fit:cover;display:block}.ugc-reel-card-v26 strong{display:block;margin:12px 6px 4px}.ugc-reel-card-v26 p{margin:0 6px 8px;color:#1f2937ad;font-size:.92rem;line-height:1.45}@media(max-width:760px){.before-after-grid-v26{grid-template-columns:1fr}.ugc-reels-track-v26{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.ugc-reel-card-v26{min-width:72%;scroll-snap-align:start}.product-v24-sticky-form button[type=submit]{font-size:.88rem}.hero-actions .btn-light{display:none}}.cart-items{flex:1 1 auto}.cart-reassurance{margin:8px 0 0;text-align:center;font-size:12px;color:#6b7280}.cart-line{position:relative}.cart-quantity-label,.cart-unit-price,.cart-pack-label{margin:3px 0;color:#6b7280;font-weight:750;line-height:1.28}.cart-pack-label{color:#0f6d55}.cart-price-row{margin:4px 0;display:flex;gap:8px;align-items:center}.cart-price-row s{color:#8b8f98;font-weight:700}.cart-price-row strong{color:#1f2937;font-weight:950}.cart-freeship-bar.is-compl\e9t\e9 {padding:10px 12px}.cart-freeship-bar.is-compl\e9t\e9  span{display:none}.qty-offer-discount{white-space:normal;text-align:center;line-height:1.05;padding-left:14px!important;padding-right:14px!important}.qty-offer-card-v8:nth-child(2).is-active{border-color:#6bbfa3!important;box-shadow:0 10px 26px #6bbfa333!important}.qty-offer-card-v8:nth-child(3) .qty-offer-discount{background:#1f2937!important;color:#fff!important}@media(max-width:749px){.cart-line__price{font-size:18px}.cart-quantity-label,.cart-unit-price,.cart-pack-label{font-size:14px}.qty-offer-discount{font-size:12px!important;min-width:74px!important}.qty-offer-card-v8:nth-child(2){transform:scale(1.02)}.qty-offer-card-v8:nth-child(2).is-active{transform:scale(1.02) translateY(-2px)}}.product-card-short-desc{font-size:13px;line-height:1.45;color:#6b7280;margin:6px 0 8px}.product-v28-usage-guide{border-top:1px solid rgba(31,41,55,.08);padding-top:18px;margin-top:18px}.product-v28-usage-guide h3{margin:0 0 10px;font-size:16px}.product-v28-usage-grid{display:grid;gap:8px}.product-v28-usage-grid p{margin:0;padding:10px 12px;border-radius:14px;background:#f7f5ef;color:#4b5563;font-weight:650;font-size:13px}.cart-upsell div{display:grid;gap:9px}.cart-upsell .cart-upsell-card{display:grid!important;grid-template-columns:1fr auto;gap:4px 10px;padding:12px 13px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(31,41,55,.08)!important;text-decoration:none!important;box-shadow:0 8px 20px #1f29370b}.cart-upsell .cart-upsell-card small{grid-column:1/-1;color:#0f6d55;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.cart-upsell .cart-upsell-card strong{font-size:14px;color:#1f2937}.cart-upsell .cart-upsell-card span{font-size:13px;color:#6bbfa3;font-weight:900}@media(max-width:560px){.product-card-short-desc,.product-v28-usage-grid p{font-size:12px}}.product-v24-sticky-atc{display:none!important}.muzo-theme:has(.product-v24-sticky-atc){padding-bottom:0!important}.product-v29-actions{display:grid;gap:10px;margin-top:14px}.product-v29-actions .btn{width:100%;min-height:56px;font-size:17px;border-radius:999px;font-weight:900}.product-v29-buy-now{border:2px solid #1F2937!important;background:#fff!important;color:#1f2937!important}.product-v24-view-cart{font-size:15px;min-height:50px;border-radius:999px}.product-color-picker{margin:18px 0 14px}.product-color-options{display:flex;gap:10px;flex-wrap:wrap}.product-color-swatch{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid rgba(31,41,55,.18);border-radius:999px;background:#fff;color:#1f2937;font-weight:850;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-color-swatch.is-active{border-color:#1f2937;box-shadow:0 0 0 2px #1f293714;transform:translateY(-1px)}.product-color-dot{width:18px;height:18px;border-radius:999px;border:1px solid rgba(31,41,55,.15);display:inline-block}.product-color-dot.is-blue{background:#5bc9dc}.product-color-dot.is-pink{background:#f7b6cf}.product-color-dot.is-black{background:#111827}.product-color-dot.is-neutral{background:#f7f5ef}.product-form-color-only .product-v6-select-label--variant,.product-form-color-only .product-v6-select{display:none!important}@media(max-width:749px){.product-v8-offer-grid{grid-template-columns:1fr!important;gap:10px!important}.qty-offer-card-v8{min-height:unset!important;display:grid!important;grid-template-columns:72px 1fr auto;align-items:center;text-align:left;gap:12px;padding:12px!important;border-radius:18px!important}.qty-offer-card-v8:hover,.qty-offer-card-v8.is-active{border:2px solid #1F2937!important;box-shadow:0 10px 24px #1f293714!important;transform:none!important}.qty-offer-image{width:72px!important;height:72px!important;grid-row:1 / span 3;border-radius:14px}.qty-offer-card-v8 strong{font-size:17px!important;line-height:1.1!important}.qty-offer-main-price{font-size:18px!important}.qty-offer-unit-price{font-size:12px!important}.qty-offer-discount{position:static!important;transform:none!important;grid-column:3;grid-row:1 / span 3;align-self:center;min-width:74px!important;max-width:92px;border-radius:999px!important;padding:8px 10px!important;font-size:11px!important;line-height:1.05!important;text-align:center}.qty-offer-discount--empty,.qty-offer-card-v8 s{display:none!important}.qty-offer-note-v8{font-size:13px!important;line-height:1.35!important;margin-top:12px!important}.product-v29-actions{position:relative;z-index:1}}.qty-offer-card-v8 .qty-offer-compare,.qty-offer-card-v8 s.qty-offer-compare{display:inline!important;color:#8b8f98!important;text-decoration:line-through!important;font-size:13px!important;font-weight:800!important}.qty-offer-main-price--sale{color:#c23b3b!important}.qty-offer-saving{display:inline-flex;align-items:center;justify-content:center;background:#ecfdf5;color:#0f766e;border:1px solid rgba(15,118,110,.18);border-radius:999px;padding:3px 8px;font-style:normal;font-weight:900;font-size:11px;line-height:1}@media(max-width:749px){.qty-offer-card-v8{grid-template-columns:64px 1fr auto!important;gap:10px!important}.qty-offer-image{width:64px!important;height:64px!important}.qty-offer-card-v8 .qty-offer-compare{font-size:12px!important}.qty-offer-saving{font-size:10px;padding:3px 7px}}.cart-price-row s{display:inline!important;color:#8b8f98!important;text-decoration:line-through!important}.cart-price-row strong{color:#c23b3b!important}.cart-savings strong,.cart-savings span{color:#0f766e!important}.cart-auto-discount-note{margin:10px 0;color:#6b7280;font-weight:700;font-size:14px;line-height:1.35}.cart-price-row s{color:#8b919b;margin-right:8px}.cart-price-row strong{color:#1f2937}.cart-pack-label{color:#0f766e;font-weight:800}.product-options-v35{display:grid;gap:16px;margin:18px 0}.product-options-v35[hidden],.product-options-v35.is-hidden-for-pack{display:none!important}.product-option-group{display:grid;gap:8px}.product-option-values{display:flex;flex-wrap:wrap;gap:10px}.product-option-pill,.product-color-swatch{-webkit-appearance:none;appearance:none;border:1.5px solid rgba(31,41,55,.16);background:#fff;color:#1f2937;border-radius:999px;padding:12px 16px;font-weight:800;font-size:15px;display:inline-flex;align-items:center;gap:8px;min-height:48px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-option-pill.is-active,.product-color-swatch.is-active{border-color:#1f2937;box-shadow:0 0 0 2px #1f293714;transform:translateY(-1px)}.product-option-pill.is-disabled,.product-color-swatch.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.product-color-dot.is-green{background:#6bbfa3}.product-color-dot.is-grey{background:#d1d5db}.product-v6-select--hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cart-option-row{margin:2px 0;color:#6b7280;font-weight:700}.cart-option-row strong{color:#1f2937}.cart-line__info .cart-option-row:first-of-type{margin-top:6px}@media(max-width:749px){.product-option-pill,.product-color-swatch{font-size:14px;padding:10px 14px;min-height:44px}.product-options-v35{gap:14px}}.product-multi-color-picker{margin:18px 0 8px;padding:16px;border:1px solid rgba(31,41,55,.1);border-radius:22px;background:#f7f5ef;display:grid;gap:12px}.product-multi-color-picker[hidden]{display:none!important}.product-multi-color-list{display:grid;gap:12px}.multi-color-row{display:grid;gap:8px;padding:12px;border-radius:18px;background:#fff;border:1px solid rgba(31,41,55,.08)}.multi-color-row-title{font-weight:900;color:#1f2937;font-size:14px}.multi-color-values{display:flex;flex-wrap:wrap;gap:8px}.multi-color-choice{-webkit-appearance:none;appearance:none;border:1.5px solid rgba(31,41,55,.15);background:#fff;border-radius:999px;padding:9px 12px;font-weight:800;color:#1f2937;display:inline-flex;align-items:center;gap:7px;cursor:pointer;transition:.15s ease}.multi-color-choice.is-active{border-color:#1f2937;box-shadow:0 0 0 2px #1f293714;transform:translateY(-1px)}.product-multi-color-help{color:#6b7280;font-weight:700;line-height:1.45}@media(max-width:749px){.product-multi-color-picker{padding:14px;border-radius:20px}.multi-color-values{gap:7px}.multi-color-choice{font-size:13px;padding:8px 10px}.multi-color-row{padding:10px}}@media(max-width:900px){.site-header .mobile-menu-button{background:#f7f5ef!important;border:1px solid rgba(31,41,55,.1)!important;border-radius:16px!important;color:#1f2937!important;box-shadow:0 6px 18px #1f29370d!important}.site-header .hamburger-lines span{background:#1f2937!important}}.product-variant-price-note{display:flex;gap:10px;align-items:flex-start;margin:0 0 18px;padding:12px 14px;border:1px solid rgba(31,41,55,.1);border-radius:16px;background:#fffaf0;color:#374151;font-size:13px;line-height:1.45}.product-variant-price-note span{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#f5c26b;color:#1f2937;font-weight:900;flex:0 0 auto;font-size:12px}.product-variant-price-note p{margin:0}@media(max-width:900px){.mobile-drawer-menu--pro,.mobile-drawer-menu--simple{background:#f7f5ef!important;color:#1f2937!important}.mobile-menu-pro-content{background:#f7f5ef!important;color:#1f2937!important;min-height:calc(100vh - 76px)!important}.mobile-simple-links--pro{background:#f7f5ef!important;color:#1f2937!important;margin:0!important;padding:24px 22px 30px!important;min-height:auto!important}.mobile-simple-links--pro a{color:#1f2937!important;background:#fff!important;border:1px solid rgba(31,41,55,.08)!important;border-radius:18px!important;padding:18px 16px!important;margin-bottom:10px!important;font-size:21px!important;box-shadow:0 10px 24px #1f29370a!important}.mobile-simple-links--pro a span:last-child{color:#9ca3af!important}.mobile-menu-tagline{background:#fff!important;border:1px solid rgba(31,41,55,.08)!important;color:#6b7280!important;border-radius:16px!important;padding:14px 16px!important;margin:16px 22px!important}.mobile-menu-cta-simple{margin:16px 22px 0!important;background:#6bbfa3!important;color:#fff!important;border-radius:999px!important}}@media(max-width:900px){.mobile-drawer-menu,.mobile-drawer-menu--simple,.mobile-drawer-menu--pro,.mobile-menu-pro-content,.mobile-simple-links,.mobile-drawer-menu--simple .mobile-menu-pro-content{background:#f7f5ef!important;color:#1f2937!important}.mobile-simple-links--pro a,.mobile-drawer-menu--simple .mobile-simple-links--pro a{background:#fff!important;color:#1f2937!important;border:1px solid rgba(31,41,55,.08)!important;border-radius:18px!important;margin:0 0 10px!important;padding:16px 18px!important;box-shadow:0 8px 22px #1f29370b!important}.mobile-menu-cta-simple{background:#1f2937!important;color:#fff!important}}.qty-offer-unit-price--single{display:none!important}.qty-offer-unit-price{display:block;line-height:1.15}.product-v8-offer-grid .qty-offer-card-v8 .qty-offer-main-price+.qty-offer-unit-price{margin-top:4px}.product-v8-price-note{background:#fffaf0!important;border-color:#f5c26b6b!important}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:block;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1f29376b;opacity:0;transition:opacity .2s ease}.cart-drawer.is-open .cart-overlay{opacity:1}.cart-panel{position:absolute;top:0;right:0;bottom:0;width:min(440px,92vw);max-width:100%;height:100dvh;background:#fff;color:#1f2937;padding:22px;overflow:auto;transform:translate(100%);opacity:1;visibility:visible;transition:transform .24s ease;box-shadow:-18px 0 40px #1f293729}.cart-drawer.is-open .cart-panel{transform:translate(0)}html.cart-drawer-open,body.cart-drawer-open{overflow:hidden}body.cart-drawer-open .product-v24-sticky-atc,html.cart-drawer-open .product-v24-sticky-atc{display:none!important}@media(max-width:900px){.mobile-drawer-menu,.mobile-drawer-menu--simple,.mobile-drawer-menu--pro{background:#fff!important;color:#1f2937!important;border-radius:0 22px 22px 0!important}.mobile-simple-links,.mobile-simple-links--pro{background:#fff!important;color:#1f2937!important;min-height:auto!important;margin:0!important;padding:18px 22px 24px!important}.mobile-simple-links a,.mobile-simple-links--pro a{color:#1f2937!important;background:#fff!important;border-bottom:1px solid rgba(31,41,55,.08)!important;padding:18px 0!important;font-size:22px!important;line-height:1.1!important;font-weight:800!important}.mobile-simple-links a span:last-child,.mobile-simple-links--pro a span:last-child{color:#9ca3af!important}.mobile-menu-tagline{background:#f7f5ef!important;padding:14px 22px!important;margin:0!important;color:#6b7280!important}.mobile-menu-cta-simple{background:#6bbfa3!important;color:#fff!important}}.product-variant-price-note{font-size:14px!important}.qty-offer-unit-price{display:block!important;color:#1f2937!important;font-weight:850!important}.qty-offer-unit-price[hidden],.qty-offer-card-v8[data-qty="1"] .qty-offer-unit-price{display:none!important}.cart-pack-label{color:#6b7280!important}.cart-auto-discount-note{font-size:13px!important;color:#6b7280!important}@media(max-width:900px){.mobile-drawer-menu,.mobile-drawer-menu--simple,.mobile-drawer-menu--pro{background:#f7f5ef!important;color:#1f2937!important;border-radius:0 22px 22px 0!important}.mobile-drawer-menu--pro .mobile-drawer-head,.mobile-drawer-menu--simple .mobile-drawer-head{background:#f7f5ef!important;border-bottom:1px solid rgba(31,41,55,.08)!important}.mobile-menu-pro-content,.mobile-simple-links,.mobile-simple-links--pro{background:#f7f5ef!important;color:#1f2937!important}.mobile-menu-tagline{background:#f7f5ef!important;border:1px solid rgba(31,41,55,.08)!important}.mobile-simple-links--pro a{background:#fff!important;border:1px solid rgba(31,41,55,.08)!important;border-radius:18px!important;padding:18px 16px!important;margin-bottom:12px!important;box-shadow:0 10px 24px #1f29370a!important}}.cart-panel__head--improved{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin-bottom:8px!important}.cart-panel__head--improved h2{margin:0 0 8px!important}.cart-close-btn{width:48px!important;height:48px!important;border-radius:999px!important;background:#f7f5ef!important;border:1px solid rgba(31,41,55,.1)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:40px!important;line-height:1!important;color:#6b7280!important}.cart-close-btn:hover{background:#efece4!important;color:#1f2937!important}.cart-continue-btn{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#6b7280;text-decoration:underline;font-size:14px;font-weight:800;padding:0;cursor:pointer}.cart-continue-btn:hover{color:#1f2937}.cart-reassurance{display:none!important}.cart-discount-goal-bar p,.cart-freeship-bar p{font-size:15px!important;font-weight:850!important;color:#1f2937!important;margin-bottom:10px!important}.cart-auto-discount-note{font-size:12px!important;color:#6b7280!important;font-weight:650!important;line-height:1.35!important;margin:4px 0 2px!important}.cart-payment-icons{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:12px}.cart-payment-icons span{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:26px;padding:0 9px;border-radius:8px;border:1px solid rgba(31,41,55,.14);background:#fff;color:#4b5563;font-size:11px;font-weight:900;box-shadow:0 2px 8px #1f29370a}.product-v6-price-row .product-color-dot,.product-v6-title .product-color-dot,.product-price .product-color-dot,.product-color-dot.product-price-dot{display:none!important}.product-v6-price-row>.product-color-dot{display:none!important}.product-v6-price-row span[style*=background],.price-row span[style*="background:#6BBFA3"],.price-row span[style*="background: #6BBFA3"]{display:none!important}@media(max-width:749px){.cart-panel{padding:24px 22px!important;width:min(430px,94vw)!important}.cart-close-btn{width:50px!important;height:50px!important;font-size:42px!important}.cart-payment-icons span{min-width:42px;font-size:10px}}.cart-auto-discount-note{font-size:11px!important;color:#8b919d!important;font-weight:500!important;line-height:1.35!important;margin:2px 0 0!important}.cart-total-final--no-discount{border-top:0!important;padding-top:0!important;margin-top:0!important}.cart-payment-icons--svg{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin-top:12px!important}.cart-payment-icons--svg .cart-payment-icon-svg,.cart-payment-icons--svg svg{width:auto!important;height:26px!important;border-radius:6px!important;box-shadow:0 2px 8px #1f29370d!important;color:#4b5563!important}.cart-payment-icons--svg span{display:none!important}@media(max-width:749px){.cart-payment-icons--svg .cart-payment-icon-svg,.cart-payment-icons--svg svg{height:24px!important}}.cart-totals:has(.cart-total-final--single){border-top:0!important;margin-top:10px!important;padding-top:0!important}.cart-total-final--single{border-top:0!important;padding-top:0!important;margin-top:0!important;font-size:18px!important}.cart-auto-discount-note{display:block;font-size:11px!important;color:#8b919d!important;font-weight:500!important}.product-v66-proof-block{margin:18px 0;display:grid;gap:14px}.product-v66-payment-icons{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.product-v66-payment-icons .payment-icon{width:66px;height:38px;background:#fff;border:1px solid rgba(31,41,55,.12);border-radius:7px;padding:6px;box-shadow:0 2px 7px #1f293714}.product-v66-review-card{display:flex;align-items:center;gap:14px;background:#f4f4f4;border-radius:14px;padding:12px 14px}.product-v66-review-avatar{width:58px;height:58px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#1f2937;color:#fff;font-weight:950;font-size:24px;flex:0 0 auto}.product-v66-review-avatar img{width:100%;height:100%;object-fit:cover;display:block}.product-v66-review-content p{margin:0 0 4px;font-size:17px;line-height:1.15;color:#111827}.product-v66-review-content p strong{font-weight:950}.product-v66-review-content p span{letter-spacing:1px;color:#111827;white-space:nowrap}.product-v66-review-content div{font-size:16px;line-height:1.35;color:#111827}@media(max-width:749px){.product-v66-payment-icons{gap:8px}.product-v66-payment-icons .payment-icon{width:54px;height:32px}.product-v66-review-card{padding:10px}.product-v66-review-avatar{width:50px;height:50px}.product-v66-review-content p{font-size:15px}.product-v66-review-content div{font-size:14px}}.product-v66-proof-block--after-cart{margin-top:22px;margin-bottom:22px}.product-v66-proof-block--after-cart .product-v66-payment-icons{justify-content:flex-start}.product-v66-proof-block--after-cart+.product-v6-trust{margin-top:16px}.product-v66-proof-block--after-cart{display:flex;flex-direction:column;align-items:center}.product-v66-proof-block--after-cart .product-v66-payment-icons{justify-content:center}.product-v66-proof-block--after-cart .product-v66-review-card{margin-left:auto;margin-right:auto}.product-ugc-video-block{margin:26px 0 10px}.product-ugc-video-wrapper{border-radius:28px;overflow:hidden;background:#000;box-shadow:0 10px 30px #00000014}.product-ugc-video-block{margin:26px 0 18px}.product-ugc-video-wrapper{overflow:hidden;border-radius:28px;background:#000;box-shadow:0 10px 30px #00000014}.product-ugc-video-wrapper video{width:100%;display:block;aspect-ratio:9/16;object-fit:cover}.product-v6-sale-badge{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.muzo-review-section{display:flex;align-items:center;gap:12px;margin-bottom:var(--muzo-rating-margin-bottom, 7px)}.muzo-review-section--home{justify-content:center}.muzo-review-section--product{justify-content:flex-start;margin-top:8px}.muzo-review-stars img{width:var(--muzo-stars-width, 120px);height:auto;display:block}.muzo-review-text span{font-size:var(--muzo-rating-font-size, 16px);color:#333;font-weight:800}.qty-offer-main-price--sale{color:#c83a3a!important}@media(max-width:749px){.muzo-review-section--home{justify-content:flex-start}}.product-v74-video-section{border-top:1px solid rgba(31,41,55,.08);padding-top:22px;margin-top:22px}.product-v74-video-section h3{margin:0 0 8px;text-align:center;font-size:22px;line-height:1.15;font-weight:950;text-transform:uppercase;letter-spacing:.01em;color:#1f2937}.product-v74-video-subtitle{margin:0 auto 16px;max-width:560px;text-align:center;color:#6b7280;font-size:14px;line-height:1.45}.product-v74-video-track{display:grid;grid-template-columns:repeat(var(--product-video-cols,2),minmax(0,1fr));gap:14px;align-items:stretch}.product-v74-video-card{overflow:hidden;border-radius:18px;background:#fff;border:1px solid rgba(31,41,55,.1);box-shadow:0 12px 28px #1f29370f}.product-v74-video-card video{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;background:#f7f5ef}.product-v74-video-card strong{display:block;padding:10px 12px;font-size:13px;line-height:1.25;color:#1f2937}@media(max-width:749px){.product-v74-video-section h3{font-size:20px}.product-v74-video-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px;gap:12px}.product-v74-video-card{min-width:46%;scroll-snap-align:start;border-radius:14px}.product-v74-video-card strong{font-size:12px;padding:8px 9px}}.cart-discount-goal-bar{background:#f7f5ef;border:1px solid var(--line);border-radius:18px;padding:12px 14px;margin:12px 0}.cart-discount-goal-bar p{margin:0 0 8px;font-size:15px!important;font-weight:850!important;color:#1f2937!important}.cart-discount-goal-bar span{display:block;height:7px;background:#1f29371a;border-radius:99px;overflow:hidden}.cart-discount-goal-bar i{display:block;height:100%;background:var(--mint);border-radius:99px;transition:width .25s ease}.cart-discount-goal-bar .is-completed{display:none}.cart-discount-goal-bar{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;background:#f7f5ef!important;border:1px solid rgba(31,41,55,.1)!important;border-radius:18px!important;padding:12px 14px!important;margin:12px 0 16px!important}.cart-discount-goal-bar p{display:block!important;margin:0 0 8px!important;font-size:15px!important;line-height:1.18!important;font-weight:850!important;color:#1f2937!important}.cart-discount-goal-bar span{display:block!important;width:100%!important;height:7px!important;min-height:7px!important;background:#1f29371a!important;border:0!important;border-radius:999px!important;padding:0!important;margin:0!important;overflow:hidden!important}.cart-discount-goal-bar i{display:block!important;height:100%!important;background:var(--mint)!important;border-radius:999px!important;transition:width .25s ease!important}.cart-discount-goal-bar[hidden]{display:none!important}@media(max-width:749px){.cart-discount-goal-bar{padding:12px 13px!important;margin:10px 0 14px!important}.cart-discount-goal-bar p{font-size:14px!important}}.cart-discount-goal-bar,[data-cart-discount-goal]{display:none!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;margin:0!important;border:0!important;overflow:hidden!important}.cart-payment-icons--fixed{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:center!important;align-items:center!important;margin-top:14px!important}.cart-payment-icons--fixed .cart-payment-icon-svg{width:64px!important;height:40px!important;display:block!important;border-radius:7px!important}@media(max-width:749px){.cart-payment-icons--fixed{gap:8px!important}.cart-payment-icons--fixed .cart-payment-icon-svg{width:72px!important;height:42px!important;max-width:22%!important}}.qty-offer-card-v8 .qty-offer-compare--single{display:inline!important;font-size:15px!important;color:#8b8f98!important;font-weight:850!important;text-decoration-thickness:2px!important;margin-top:-2px!important}@media(max-width:749px){.qty-offer-card-v8 .qty-offer-compare--single{font-size:13px!important}}.qty-offer-card-v8 .qty-offer-compare--single[hidden],.qty-offer-card-v8 s.qty-offer-compare--single[hidden]{display:none!important}.muzo-payment-icons-consistent{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;justify-content:center!important}.muzo-payment-icons-consistent .payment-icon,.muzo-payment-icons-consistent .cart-payment-icon-svg,.muzo-payment-icons-consistent svg{width:66px!important;height:38px!important;display:block!important;background:#fff!important;border:1px solid rgba(31,41,55,.12)!important;border-radius:7px!important;padding:6px!important;box-shadow:0 2px 7px #1f293714!important;object-fit:contain!important}.cart-close-btn{font-size:0!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.cart-close-btn:before{content:"\d7";display:block;font-size:46px;font-weight:400;line-height:1;color:inherit;transform:translateY(-2px)}@media(max-width:749px){.muzo-payment-icons-consistent{gap:8px!important}.muzo-payment-icons-consistent .payment-icon,.muzo-payment-icons-consistent .cart-payment-icon-svg,.muzo-payment-icons-consistent svg{width:58px!important;height:34px!important;padding:5px!important}.cart-close-btn:before{font-size:48px;transform:translateY(-2px)}}.reviews-marquee-viewport{overflow:hidden;width:100%}.reviews-carousel[data-reviews-carousel]{overflow:visible;scroll-snap-type:none;width:max-content;animation:muzo-reviews-marquee 55s linear infinite;will-change:transform}.reviews-carousel[data-reviews-carousel] .review-card-custom{scroll-snap-align:none}@keyframes muzo-reviews-marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - 8px),0,0)}}@media(hover:hover)and (pointer:fine){.reviews-marquee-viewport:hover .reviews-carousel[data-reviews-carousel]{animation-play-state:paused}}@media(prefers-reduced-motion:reduce){.reviews-carousel[data-reviews-carousel]{animation:none;overflow-x:auto;scroll-snap-type:x mandatory;width:auto}.reviews-carousel[data-reviews-carousel] .review-card-custom{scroll-snap-align:start}}#muzo-contact-form p{margin-bottom:16px}#muzo-contact-form label{display:block;font-weight:600;margin-bottom:6px;font-size:14px}#muzo-contact-form input[type=text],#muzo-contact-form input[type=email],#muzo-contact-form textarea{width:100%;max-width:480px;padding:12px 16px;border:1.5px solid #ddd;border-radius:12px;font-size:15px;font-family:inherit;background:#fff;transition:border-color .2s;outline:none}#muzo-contact-form input:focus,#muzo-contact-form textarea:focus{border-color:#6bbfa3}#muzo-contact-form textarea{resize:vertical;min-height:140px}.product-card-media,.editable-product-card__media{aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.product-card-media.ratio-portrait,.editable-product-card__media.ratio-portrait{aspect-ratio:4 / 5}.product-card-media.ratio-natural,.editable-product-card__media.ratio-natural{aspect-ratio:auto}.product-card-media img,.editable-product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.product-card-media.ratio-natural img,.editable-product-card__media.ratio-natural img{height:auto;object-fit:contain}@media(max-width:749px){.mobile-simple-links a,.mobile-nav a,.brand-header a{min-height:44px;display:inline-flex;align-items:center}}.hero h2{font-size:clamp(44px,7vw,86px);max-width:900px;margin:0 0 22px;color:inherit}.product-color-swatch{min-width:44px;min-height:44px;padding:6px}.mobile-drawer-menu,.mobile-drawer-menu--simple,.mobile-drawer-menu--pro,.cart-panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.product-color-swatch{min-width:44px;min-height:44px}.mobile-drawer-menu{overscroll-behavior:contain}.product-v6-subheadline{margin:-6px 0 14px;font-size:clamp(18px,2.2vw,24px);line-height:1.25;font-weight:850;color:#1f2937}.product-v6-benefits-list{list-style:none;display:grid;gap:10px;margin:16px 0 18px;padding:0}.product-v6-benefits-list li{background:#ffffffc7;border:1px solid rgba(31,41,55,.1);border-radius:14px;padding:12px 14px;font-weight:750;color:#1f2937;box-shadow:0 6px 18px #1f29370d}.product-v66-review-carousel{display:grid;gap:10px;width:100%}.product-v6-form .product-v6-trust{margin:12px 0 10px}.product-v6-benefits-list+.product-v74-video-section{margin-top:18px}@media(min-width:750px){.product-v66-review-carousel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.product-v6-subheadline{font-size:18px;margin-top:-2px}.product-v6-benefits-list li{font-size:14px;padding:11px 12px}}:root{--muzo-cta-ease:cubic-bezier(.2,.8,.2,1);--muzo-cta-shadow:0 12px 24px rgba(31,41,55,.16);--muzo-cta-shadow-strong:0 18px 36px rgba(31,41,55,.22)}.btn,button.btn,.product-v6-atc,.product-v29-buy-now,.product-v24-view-cart,.quick-add,.cart-continue-btn,.cart-close-btn,.cart-remove-btn,.cart-upsell-card,.product-card-cta,.muzo-story-cta,.muzo-summer-bundle,.muzo-sticky-atc__button,[data-checkout-button]{position:relative;isolation:isolate;overflow:hidden;transform:translateZ(0);will-change:transform,box-shadow;transition:transform .18s var(--muzo-cta-ease),box-shadow .18s var(--muzo-cta-ease),filter .18s var(--muzo-cta-ease),background-color .18s var(--muzo-cta-ease),border-color .18s var(--muzo-cta-ease),color .18s var(--muzo-cta-ease)}.btn:after,.product-v6-atc:after,.product-v29-buy-now:after,.product-v24-view-cart:after,.quick-add:after,.cart-continue-btn:after,.cart-upsell-card:after,.product-card-cta:after,.muzo-story-cta:after,.muzo-summer-bundle:after,.muzo-sticky-atc__button:after,[data-checkout-button]:after{content:"";position:absolute;top:-40%;right:-70%;bottom:-40%;left:-70%;z-index:-1;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.46) 50%,transparent 65%);transform:translate(-72%) rotate(8deg);opacity:0;pointer-events:none}@media(hover:hover){.btn:hover,.product-v6-atc:hover,.product-v29-buy-now:hover,.product-v24-view-cart:hover,.quick-add:hover,.cart-continue-btn:hover,.cart-upsell-card:hover,.product-card:hover .product-card-cta,.muzo-story-cta:hover,.muzo-summer-bundle:hover,.muzo-sticky-atc__button:hover,[data-checkout-button]:hover{transform:translateY(-2px) scale(1.015);box-shadow:var(--muzo-cta-shadow);filter:saturate(1.04)}.btn:hover:after,.product-v6-atc:hover:after,.product-v29-buy-now:hover:after,.product-v24-view-cart:hover:after,.quick-add:hover:after,.cart-continue-btn:hover:after,.cart-upsell-card:hover:after,.product-card:hover .product-card-cta:after,.muzo-story-cta:hover:after,.muzo-summer-bundle:hover:after,.muzo-sticky-atc__button:hover:after,[data-checkout-button]:hover:after{animation:muzoCtaShine .74s var(--muzo-cta-ease) forwards}}.btn:active,.product-v6-atc:active,.product-v29-buy-now:active,.product-v24-view-cart:active,.quick-add:active,.cart-continue-btn:active,.cart-upsell-card:active,.product-card-cta:active,.muzo-story-cta:active,.muzo-summer-bundle:active,.muzo-sticky-atc__button:active,[data-checkout-button]:active,.is-muzo-cta-click{transform:translateY(1px) scale(.965)!important;box-shadow:0 7px 14px #1f293729!important;filter:saturate(1.08)}.btn-dark:hover,.product-v6-atc:hover,[data-checkout-button]:hover,.muzo-sticky-atc__button:hover{box-shadow:var(--muzo-cta-shadow-strong)}button:disabled,.btn[aria-disabled=true],.btn:disabled,.product-v6-atc:disabled,.product-v29-buy-now:disabled,.muzo-sticky-atc__button:disabled{transform:none!important;box-shadow:none!important;filter:none!important;cursor:not-allowed;opacity:.62}button:disabled:after,.btn:disabled:after,.product-v6-atc:disabled:after,.product-v29-buy-now:disabled:after,.muzo-sticky-atc__button:disabled:after{display:none!important}@keyframes muzoCtaShine{0%{opacity:0;transform:translate(-72%) rotate(8deg)}18%{opacity:1}to{opacity:0;transform:translate(72%) rotate(8deg)}}@media(prefers-reduced-motion:reduce){.btn,.product-v6-atc,.product-v29-buy-now,.product-v24-view-cart,.quick-add,.cart-continue-btn,.cart-close-btn,.cart-remove-btn,.cart-upsell-card,.product-card-cta,.muzo-story-cta,.muzo-summer-bundle,.muzo-sticky-atc__button,[data-checkout-button]{transition:none!important;animation:none!important}.btn:after,.product-v6-atc:after,.product-v29-buy-now:after,.product-v24-view-cart:after,.quick-add:after,.cart-continue-btn:after,.cart-upsell-card:after,.product-card-cta:after,.muzo-story-cta:after,.muzo-summer-bundle:after,.muzo-sticky-atc__button:after,[data-checkout-button]:after{display:none!important}}.multi-color-row--compact{grid-template-columns:72px 1fr;align-items:center;gap:10px;padding:10px 12px}.multi-color-row--compact .multi-color-row-title{font-size:13px;white-space:nowrap}.multi-variant-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.multi-variant-field{display:grid;gap:4px;min-width:0}.multi-variant-field span{font-size:11px;font-weight:900;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.multi-variant-field select{width:100%;height:40px;border:1.5px solid rgba(31,41,55,.14);border-radius:13px;background:#fff;color:#1f2937;font-weight:850;font-size:13px;padding:0 28px 0 10px;-webkit-appearance:auto;appearance:auto}.product-options-v35--tapis+.product-multi-color-picker{margin-top:10px}@media(max-width:749px){.product-multi-color-picker{margin:10px 0 6px!important;padding:10px!important;border-radius:16px!important;gap:8px!important}.product-multi-color-picker .product-v6-select-label{font-size:13px!important;margin-bottom:0!important}.product-multi-color-list{gap:7px!important}.multi-color-row--compact{grid-template-columns:58px 1fr;padding:8px!important;border-radius:14px!important;gap:8px!important}.multi-color-row--compact .multi-color-row-title{font-size:12px!important}.multi-variant-fields{gap:6px!important}.multi-variant-field span{font-size:10px!important}.multi-variant-field select{height:36px!important;border-radius:12px!important;font-size:12px!important;padding-left:8px!important}}.multi-color-row--priced{grid-template-columns:72px 1fr auto}.multi-variant-price{color:#1f2937;font-size:13px;font-weight:900;white-space:nowrap;align-self:end;padding-bottom:7px}.multi-variant-summary{margin-top:2px;padding:10px 12px;border-radius:14px;background:#0f6d550f;border:1px solid rgba(15,109,85,.12);display:grid;gap:6px}.multi-variant-summary div{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#1f2937;font-size:13px;font-weight:800}.multi-variant-summary span{color:#6b7280}.multi-variant-summary strong{font-weight:950;white-space:nowrap}.multi-variant-summary__discount strong{color:#0f7a65}.multi-variant-summary p{margin:0;color:#6b7280;font-size:12px;font-weight:750;line-height:1.35}@media(max-width:749px){.multi-color-row--priced{grid-template-columns:58px 1fr}.multi-color-row--priced .multi-variant-price{grid-column:2;justify-self:end;padding:0;margin-top:-2px;font-size:12px}.multi-variant-summary{padding:9px 10px}.multi-variant-summary div{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/theme.css.map */
