:root{--lpmc-ink:#05070b;--lpmc-paper:#f4f5f1;--lpmc-white:#fff;--lpmc-blue:#2f50d3;--lpmc-lime:#91ff24;--lpmc-line:#cfd2c8;--lpmc-muted:#60645d}
html{scroll-behavior:smooth}
body.lpmc-retail-v3{color:var(--lpmc-ink);background:var(--lpmc-white)}
.lpmc-system-bar{position:relative;z-index:60;height:34px;overflow:hidden;color:#fff;background:var(--lpmc-blue);font:800 11px/34px Arial,sans-serif;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}
.lpmc-system-bar__track{width:max-content;display:flex;animation:lpmc-ticker 24s linear infinite}
.lpmc-system-bar span{padding:0 28px}.lpmc-system-bar span:after{content:"✦";margin-left:56px;color:var(--lpmc-lime)}
@keyframes lpmc-ticker{to{transform:translateX(-50%)}}
body.lpmc-retail-v3 [data-page-type="index"]{overflow:clip}
body.lpmc-retail-v3 .header-group,body.lpmc-retail-v3 header{font-family:Arial,sans-serif}
body.lpmc-retail-v3 header{border-color:var(--lpmc-line)!important}
body.lpmc-retail-v3 header a{font-weight:800;letter-spacing:.02em}
body.lpmc-retail-v3 button,body.lpmc-retail-v3 .button,body.lpmc-retail-v3 [class*="button"]{border-radius:0!important}
.lpmc-home{font-family:Arial,Helvetica,sans-serif;background:var(--lpmc-white)}
.lpmc-home *{box-sizing:border-box}.lpmc-home a{color:inherit;text-decoration:none}.lpmc-home img{width:100%;height:100%;display:block;object-fit:cover}
.lpmc-kicker{margin:0 0 16px;color:var(--lpmc-lime);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.lpmc-hero{min-height:680px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--lpmc-paper);border-bottom:1px solid var(--lpmc-ink)}
.lpmc-hero__visual{position:relative;min-height:680px;overflow:hidden}.lpmc-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),transparent 54%)}
.lpmc-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:64px clamp(38px,6vw,100px);color:#fff;background:var(--lpmc-ink)}
.lpmc-hero h1{max-width:720px;margin:0;font-size:clamp(64px,7vw,118px);line-height:.82;letter-spacing:-.07em;text-transform:uppercase}
.lpmc-hero h1 mark,.lpmc-story h2 mark{display:inline;color:var(--lpmc-ink);background:var(--lpmc-lime);padding:0 .07em}
.lpmc-hero__copy>p:not(.lpmc-kicker){max-width:560px;margin:30px 0;color:#d9dcd3;font-size:17px;line-height:1.6}
.lpmc-button{width:max-content;min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;color:var(--lpmc-ink)!important;background:var(--lpmc-lime);font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--lpmc-lime)}
.lpmc-button:hover{color:#fff!important;background:transparent}
.lpmc-mega{height:86px;overflow:hidden;border-bottom:1px solid var(--lpmc-ink);background:var(--lpmc-lime);white-space:nowrap}
.lpmc-mega>div{width:max-content;height:100%;display:flex;align-items:center;animation:lpmc-ticker 28s linear infinite}
.lpmc-mega span{padding:0 34px;font-size:32px;font-weight:1000;font-style:italic;letter-spacing:-.03em}.lpmc-mega span:after{content:"◆";margin-left:68px;font-style:normal}
.lpmc-story{min-height:680px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--lpmc-ink)}
.lpmc-story--reverse .lpmc-story__media{order:2}.lpmc-story__media{position:relative;min-height:680px}.lpmc-story__media b{position:absolute;right:18px;bottom:18px;padding:9px 12px;color:#fff;background:var(--lpmc-ink);font-size:11px;letter-spacing:.09em}
.lpmc-story__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,110px);background:var(--lpmc-paper)}
.lpmc-story--blue .lpmc-story__copy{color:#fff;background:var(--lpmc-blue)}
.lpmc-story h2{margin:0;font-size:clamp(48px,5.8vw,92px);line-height:.88;letter-spacing:-.06em;text-transform:uppercase}
.lpmc-story__copy>p:not(.lpmc-kicker){max-width:560px;margin:30px 0;color:var(--lpmc-muted);font-size:16px;line-height:1.65}.lpmc-story--blue .lpmc-story__copy>p:not(.lpmc-kicker){color:#e5e9ff}
.lpmc-text-link{width:max-content;border-bottom:2px solid currentColor;padding-bottom:4px;font-size:13px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.lpmc-categories{padding:110px max(24px,calc((100% - 1360px)/2));background:#fff}
.lpmc-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:44px}.lpmc-section-head h2{margin:0;font-size:clamp(48px,5vw,76px);line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.lpmc-section-head p{max-width:440px;margin:0;color:var(--lpmc-muted);font-size:14px;line-height:1.6}
.lpmc-category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--lpmc-ink);border-left:1px solid var(--lpmc-ink)}
.lpmc-category{min-height:270px;display:flex;flex-direction:column;justify-content:space-between;padding:28px;border-right:1px solid var(--lpmc-ink);border-bottom:1px solid var(--lpmc-ink);transition:.2s}.lpmc-category:hover{background:var(--lpmc-lime)}
.lpmc-category span{color:var(--lpmc-blue);font-size:12px;font-weight:900}.lpmc-category strong{font-size:31px;line-height:.95;text-transform:uppercase}.lpmc-category em{font-size:28px;font-style:normal}
.lpmc-products{padding:110px max(24px,calc((100% - 1360px)/2));color:#fff;background:var(--lpmc-ink)}
.lpmc-products .lpmc-section-head p{color:#bbbfb6}.lpmc-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 14px}
.lpmc-product__image{position:relative;aspect-ratio:1;overflow:hidden;background:#e8e9e4}.lpmc-product__image img{transition:transform .35s}.lpmc-product:hover img{transform:scale(1.035)}.lpmc-product__image span{position:absolute;left:0;bottom:0;padding:8px 11px;color:var(--lpmc-ink);background:var(--lpmc-lime);font-size:10px;font-weight:900}
.lpmc-product h3{min-height:54px;margin:14px 0 7px;font-size:14px;line-height:1.35;text-transform:uppercase}.lpmc-product p{margin:0;color:var(--lpmc-lime);font-size:13px;font-weight:900}
.lpmc-promise{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:110px max(24px,calc((100% - 1360px)/2));background:var(--lpmc-lime);border-bottom:1px solid var(--lpmc-ink)}
.lpmc-promise h2{margin:0;font-size:clamp(56px,6.5vw,104px);line-height:.82;letter-spacing:-.07em;text-transform:uppercase}.lpmc-promise ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--lpmc-ink)}.lpmc-promise li{min-height:106px;display:grid;grid-template-columns:55px 1fr;align-items:center;border-bottom:1px solid var(--lpmc-ink)}.lpmc-promise li>b{font-size:12px}.lpmc-promise strong{display:block;font-size:18px;text-transform:uppercase}.lpmc-promise span{display:block;margin-top:7px;font-size:13px;line-height:1.5}
.lpmc-support{min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px max(24px,calc((100% - 1360px)/2));color:#fff;background:var(--lpmc-blue);font-size:clamp(25px,4vw,58px);font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.lpmc-support a{border-bottom:3px solid var(--lpmc-lime)}
.lpmc-footer-policy{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #333;background:var(--lpmc-ink)}.lpmc-footer-policy a{min-height:76px;display:grid;place-items:center;padding:15px;color:#fff;border-right:1px solid #333;font:800 11px/1.3 Arial,sans-serif;text-align:center;text-transform:uppercase}.lpmc-footer-policy a:hover{color:var(--lpmc-ink);background:var(--lpmc-lime)}
body.lpmc-retail-v3[data-page-type="product"] [class*="main-product"]{--page-width:1360px}
body.lpmc-retail-v3[data-page-type="product"] h1{font-family:Arial,sans-serif;font-weight:900;letter-spacing:-.045em;text-transform:uppercase}
body.lpmc-retail-v3[data-page-type="product"] [class*="product-media"] img{background:var(--lpmc-paper)}
body.lpmc-retail-v3[data-page-type="product"] [class*="payment-button"],body.lpmc-retail-v3[data-page-type="product"] [data-testid*="payment"]{min-height:58px!important;border-radius:0!important;background:var(--lpmc-ink)!important;color:#fff!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase}

.lpmc-pdp-trust{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--lpmc-ink);border-left:1px solid var(--lpmc-ink);font-family:Arial,sans-serif}.lpmc-pdp-trust a{min-height:86px;display:flex;flex-direction:column;justify-content:center;padding:14px;border-right:1px solid var(--lpmc-ink);border-bottom:1px solid var(--lpmc-ink);text-decoration:none}.lpmc-pdp-trust b{font-size:12px;text-transform:uppercase}.lpmc-pdp-trust span{margin-top:5px;color:var(--lpmc-muted);font-size:11px}
.lpmc-review-zero{padding:92px max(24px,calc((100% - 1280px)/2));font-family:Arial,sans-serif;background:var(--lpmc-paper)}.lpmc-review-zero h2{margin:0 0 34px;font-size:clamp(46px,5vw,72px);line-height:.9;letter-spacing:-.06em;text-transform:uppercase}.lpmc-review-grid{display:grid;grid-template-columns:.75fr 1.15fr 1.1fr;border:1px solid var(--lpmc-ink);background:#fff}.lpmc-review-grid>div{min-height:230px;display:flex;flex-direction:column;justify-content:center;padding:30px;border-right:1px solid var(--lpmc-ink)}.lpmc-review-grid>div:last-child{border-right:0}.lpmc-review-score strong{font-size:44px}.lpmc-review-score span{color:#918c79;font-size:24px;letter-spacing:4px}.lpmc-review-score small{margin-top:10px;color:var(--lpmc-muted)}.lpmc-rating-bars{gap:10px}.lpmc-rating-bars p{display:grid;grid-template-columns:54px 1fr 18px;align-items:center;gap:10px;margin:0;font-size:11px}.lpmc-rating-bars i{height:7px;background:#dfe1da}.lpmc-rating-bars b{height:100%;display:block;background:var(--lpmc-blue)}.lpmc-review-empty h3{margin:0 0 12px;font-size:25px;text-transform:uppercase}.lpmc-review-empty p{margin:0;color:var(--lpmc-muted);font-size:13px;line-height:1.6}
body.lpmc-retail-v3[data-page-type="collection"] main,body.lpmc-retail-v3[data-page-type="list-collections"] main{background:var(--lpmc-paper)}
body.lpmc-retail-v3[data-page-type="collection"] h1,body.lpmc-retail-v3[data-page-type="list-collections"] h1,body.lpmc-retail-v3[data-page-type="policy"] h1{font-family:Arial,sans-serif;font-size:clamp(48px,6vw,88px);font-weight:900;letter-spacing:-.06em;text-transform:uppercase}
body.lpmc-retail-v3 footer{font-family:Arial,sans-serif;background:var(--lpmc-ink)!important}body.lpmc-retail-v3 footer,body.lpmc-retail-v3 footer a{color:#fff!important}body.lpmc-retail-v3 footer [class*="social"]{display:none!important}
@media(max-width:1024px){.lpmc-hero{grid-template-columns:1fr}.lpmc-hero__visual{min-height:520px}.lpmc-hero__copy{min-height:520px}.lpmc-category-grid,.lpmc-product-grid{grid-template-columns:repeat(2,1fr)}.lpmc-promise{grid-template-columns:1fr}.lpmc-review-grid{grid-template-columns:1fr}.lpmc-review-grid>div{border-right:0;border-bottom:1px solid var(--lpmc-ink)}.lpmc-review-grid>div:last-child{border-bottom:0}}
@media(max-width:600px){.lpmc-system-bar{height:28px;font-size:9px;line-height:28px}.lpmc-system-bar span{padding:0 18px}.lpmc-system-bar span:after{margin-left:36px}.lpmc-hero{display:flex;min-height:0;flex-direction:column}.lpmc-hero__visual{min-height:420px;height:420px}.lpmc-hero__copy{min-height:470px;padding:46px 18px 54px}.lpmc-hero h1{font-size:54px}.lpmc-hero__copy>p:not(.lpmc-kicker){margin:24px 0;font-size:15px}.lpmc-mega{height:62px}.lpmc-mega span{padding:0 22px;font-size:24px}.lpmc-story,.lpmc-story--reverse{display:flex;min-height:0;flex-direction:column}.lpmc-story--reverse .lpmc-story__media{order:0}.lpmc-story__media{min-height:390px;height:390px}.lpmc-story__copy{padding:54px 18px 64px}.lpmc-story h2{font-size:43px}.lpmc-categories,.lpmc-products,.lpmc-promise{padding:72px 14px}.lpmc-section-head{display:block}.lpmc-section-head p{margin-top:20px}.lpmc-section-head h2{font-size:43px}.lpmc-category-grid{grid-template-columns:1fr 1fr}.lpmc-category{min-height:190px;padding:18px}.lpmc-category strong{font-size:20px}.lpmc-product-grid{grid-template-columns:1fr 1fr;gap:30px 10px}.lpmc-product h3{min-height:68px;font-size:12px}.lpmc-promise h2{font-size:54px}.lpmc-support{min-height:150px;align-items:flex-start;flex-direction:column;padding:28px 16px;font-size:28px}.lpmc-footer-policy{grid-template-columns:1fr 1fr}.lpmc-footer-policy a:last-child{grid-column:1/-1}.lpmc-pdp-trust{grid-template-columns:1fr}.lpmc-review-zero{padding:72px 14px}.lpmc-review-zero h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lpmc-system-bar__track,.lpmc-mega>div{animation:none}.lpmc-system-bar__track span:nth-child(n+2),.lpmc-mega span:nth-child(n+2){display:none}}


/* LPMCAZD clean retail v4 homepage */
:root{--clean-ink:#0a0d10;--clean-white:#fff;--clean-soft:#f5f5f3;--clean-warm:#f1e9df;--clean-blue:#eaf1fb;--clean-red:#ef3340;--clean-line:#e2e3e1;--clean-muted:#656a6f;--clean-width:min(1450px,calc(100% - 56px))}
body.clean-storefront{background:#fff;color:var(--clean-ink);font-family:Arial,Helvetica,sans-serif}
body.clean-storefront svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.clean-announcement{height:42px;display:grid;grid-template-columns:30px minmax(0,720px) 30px;align-items:center;justify-content:center;gap:20px;color:#fff;background:#14191e}.clean-announcement__arrow{font-size:20px;font-weight:300;text-align:center}.clean-announcement__viewport{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.clean-announcement__track{width:max-content;display:flex;align-items:center;animation:clean-announcement-scroll 22s linear infinite;will-change:transform}.clean-announcement__track span{position:relative;flex:none;padding:0 30px;font-size:12px;font-weight:700;white-space:nowrap}.clean-announcement__track span:after{content:"•";position:absolute;right:-2px;color:#7f8a93}@keyframes clean-announcement-scroll{to{transform:translateX(-50%)}}
.clean-header{position:sticky;top:0;z-index:50;height:88px;display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:28px;padding:0 max(28px,calc((100% - 1450px)/2));border-bottom:1px solid var(--clean-line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.clean-brand{width:174px;height:70px;display:flex;align-items:center}.clean-brand img{width:174px;height:70px;object-fit:contain}.clean-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:clamp(15px,1.7vw,30px);white-space:nowrap}.clean-nav a{height:100%;display:flex;align-items:center;font-size:12px;font-weight:700}.clean-nav a:hover{box-shadow:inset 0 -3px var(--clean-ink)}
.clean-actions{display:flex;align-items:center;gap:5px}.clean-actions>a{width:44px;height:44px;display:grid;place-items:center}.clean-actions>a:hover{background:var(--clean-soft)}.clean-actions svg,.clean-menu svg{width:23px;height:23px}.clean-language select{height:44px;width:60px;padding:0 20px 0 7px;border:0;background:#fff;font-size:10px;font-weight:800}.clean-menu{display:none;width:44px;height:44px;border:0;background:#fff}.clean-mobile-menu{display:none}
.clean-hero{width:100%;min-height:585px;display:grid;grid-template-columns:minmax(400px,.74fr) minmax(0,1.5fr);overflow:hidden;background:linear-gradient(90deg,#f6eee6 0,#f2e6db 42%,#e8ddd2 100%)}
.clean-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:72px 20px 72px max(54px,calc((100vw - 1450px)/2 + 24px));background:linear-gradient(90deg,rgba(247,240,233,.98) 0,rgba(247,240,233,.88) 78%,rgba(247,240,233,0) 100%)}.clean-spaced{margin:0 0 27px;font-size:13px;font-weight:700;letter-spacing:.52em}.clean-hero h1{margin:0;font-size:clamp(55px,5.2vw,84px);line-height:.95;letter-spacing:-.055em}.clean-hero__copy>p:not(.clean-spaced){max-width:420px;margin:24px 0 30px;font-size:18px;line-height:1.55}
.clean-button{width:max-content;min-height:57px;display:inline-flex;align-items:center;gap:18px;padding:0 25px;color:#fff!important;background:var(--clean-ink);border-radius:8px;font-size:14px;font-weight:800}.clean-button:hover{background:#24313b}.clean-button span{font-size:20px}
.clean-hero__image{position:relative;min-width:0;overflow:hidden}.clean-hero__image>img{width:100%;height:585px;object-fit:cover;object-position:center}.clean-hero__image>span{position:absolute;right:max(24px,calc((100vw - 1450px)/2 + 12px));bottom:34px;display:flex;flex-direction:column;padding:10px 13px;background:rgba(255,255,255,.9);border-radius:8px;backdrop-filter:blur(10px)}.clean-hero__image small{font-size:11px}.clean-hero__image b{margin-top:3px;color:var(--clean-red);font-size:16px}.clean-hero__image del{margin-left:5px;color:var(--clean-muted);font-size:12px;font-weight:500}
.clean-categories{width:var(--clean-width);display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin:0 auto;padding:38px 0 48px}.clean-categories a{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.clean-categories span{width:118px;height:118px;display:block;overflow:hidden;border-radius:50%;background:var(--clean-warm)}.clean-categories span.category-blue{background:var(--clean-blue)}.clean-categories img{width:100%;height:100%;object-fit:contain;padding:9px}.clean-categories b{margin-top:14px;font-size:13px;font-weight:600}.clean-categories a:hover span{box-shadow:0 0 0 3px var(--clean-ink)}
.clean-offer-line{width:var(--clean-width);min-height:58px;display:flex;align-items:center;justify-content:center;gap:0;margin:0 auto 8px;overflow:hidden;border:1px solid #ffd9dc;border-radius:8px;background:#fff7f7}.clean-offer-line>*{padding:0 30px;border-right:1px solid #f1c9cc;font-size:12px;white-space:nowrap}.clean-offer-line>*:last-child{border:0}.clean-offer-line b{color:var(--clean-red);font-size:11px;letter-spacing:.08em}
.clean-products{width:var(--clean-width);margin:0 auto;padding:28px 0 48px}.clean-section-head{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.clean-section-head h2{margin:0;font-size:27px;letter-spacing:-.035em}.clean-section-head h2 span{color:#ff6138;font-size:20px}.clean-section-head>a{min-height:44px;display:flex;align-items:center;font-size:13px;font-weight:700}.clean-section-head>a:hover{text-decoration:underline;text-underline-offset:5px}
.clean-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.clean-product{min-width:0}.clean-product__image{position:relative;aspect-ratio:1.22;display:block;overflow:hidden;border-radius:5px;background:#f1f2f1}.clean-product[data-offer] .clean-product__image:before{content:attr(data-offer);position:absolute;z-index:2;left:10px;top:10px;padding:6px 9px;color:#fff;background:var(--clean-red);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.02em}.clean-product:not(.clean-product--sale)[data-offer] .clean-product__image:before{color:#10151a;background:rgba(255,255,255,.92);box-shadow:0 1px 8px rgba(0,0,0,.1)}.clean-product__image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.clean-product:hover .clean-product__image img{transform:scale(1.035)}.clean-product>div{position:relative;padding:12px 50px 0 4px}.clean-product h3{min-height:39px;margin:0;font-size:13px;font-weight:600;line-height:1.45}.clean-product p.clean-product__price{margin:7px 0 0;color:var(--clean-red);font-size:15px;font-weight:800}.clean-product__price del{margin-left:4px;color:#8a8f93;font-size:12px;font-weight:500}.clean-product p.clean-product__rating{margin:5px 0 0;color:#74797e;font-size:10px;font-weight:500;white-space:nowrap}.clean-product__rating span{margin-right:3px;color:#ef9c00;font-size:13px;letter-spacing:-.08em}.clean-product__go{position:absolute;right:0;bottom:0;width:38px;height:38px;display:grid;place-items:center;border:1px solid #cfd1d0;border-radius:5px;font-size:18px}.clean-product__go:hover{color:#fff;background:var(--clean-ink)}
.clean-promos{width:var(--clean-width);display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 auto;padding:14px 0 24px}.clean-promos>a{position:relative;height:280px;overflow:hidden;border-radius:9px;background:#e8eef4}.clean-promos>a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.93),rgba(255,255,255,.1) 62%)}.clean-promos img{width:100%;height:100%;object-fit:cover}.clean-promos span{position:absolute;left:50px;top:50%;z-index:2;display:flex;align-items:flex-start;flex-direction:column;transform:translateY(-50%)}.clean-promos b{font-size:32px;line-height:1.04;letter-spacing:-.045em}.clean-promos em{margin-top:22px;padding:15px 20px;color:#fff;background:var(--clean-ink);border-radius:7px;font-size:13px;font-style:normal;font-weight:700}
.clean-products--featured{padding-bottom:58px}.clean-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:34px max(28px,calc((100% - 1450px)/2));background:#f7f8f8;border-top:1px solid var(--clean-line)}.clean-benefits>a,.clean-benefits>div{min-width:0;min-height:78px;display:flex;align-items:center;justify-content:center;gap:18px;padding:9px}.clean-benefits svg{width:46px;height:46px;flex:0 0 auto}.clean-benefits span{display:flex;flex-direction:column}.clean-benefits b{font-size:13px}.clean-benefits small{margin-top:5px;color:var(--clean-muted);font-size:12px;line-height:1.35}
.clean-footer{padding:44px max(28px,calc((100% - 1450px)/2)) 0;background:#fff;border-top:1px solid var(--clean-line)}.clean-footer__top{display:grid;grid-template-columns:280px 1fr;align-items:center;gap:40px;padding-bottom:36px}.clean-footer__top>div img{width:150px;height:66px;object-fit:contain}.clean-footer__top p{margin:-7px 0 0;color:var(--clean-muted);font-size:12px}.clean-footer__top nav{display:flex;align-items:center;justify-content:center;gap:42px}.clean-footer__top nav a{font-size:12px}.clean-footer__bottom{min-height:72px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--clean-line);color:var(--clean-muted);font-size:11px}

/* Keep the same clean system across the supporting preview pages. */
body:not(.clean-storefront) .announcement{height:34px;background:#14191e}.proof-strip{background:#fff}.site-header{height:82px;background:#fff;box-shadow:none}.site-header .brand img{width:148px}.site-footer{color:var(--clean-ink);background:#fff;border-top:1px solid var(--clean-line)}.site-footer .footer-banner{color:#fff;background:#14191e}.site-footer .footer-grid h2{color:var(--clean-ink)}.site-footer .footer-grid a,.site-footer .footer-brand p,.site-footer .footer-grid>div>p{color:var(--clean-muted)}.site-footer .footer-brand img{filter:none}.site-footer .footer-bottom{color:var(--clean-muted);border-color:var(--clean-line)}
.collection-hero{min-height:470px;color:var(--clean-ink);background:#eef3f7}.collection-hero h1,.pdp-purchase h1,.policy-hero h1,.policy-document>h1{text-transform:none;line-height:.95;letter-spacing:-.05em}.collection-hero .eyebrow,.policy-hero .eyebrow{color:var(--clean-red)}.category-rail a:hover,.policy-nav a[aria-current=page],.policy-nav a:hover{background:#edf2f6}.category-section--dark{color:var(--clean-ink);background:#f4f4f2}.category-section--dark .category-heading>p{color:var(--clean-muted)}.category-section--dark .product-card__image{border-color:var(--clean-line)}.category-section--dark .product-card__image span{color:#fff;background:#14191e}.category-poster{background:#eef3f7;border-color:var(--clean-line)}.category-duo>a:last-child{color:var(--clean-ink);background:#f1e9df}
.pdp-main-media,.product-card__image,.review-summary,.feature-grid{border-color:var(--clean-line)}.buy-now-button{border-radius:7px;background:#14191e}.buy-now-button:hover{color:#fff;background:#283640}.pdp-trust-grid{border-color:var(--clean-line)}.pdp-trust-grid a{border-color:var(--clean-line)}.mega-marquee{background:#f2f4f4;border-color:var(--clean-line)}.feature-grid article{border-color:var(--clean-line)}.pdp-specs{background:#eef3f7}.reviews-section{background:#f7f7f5}.rating-bars b{background:#14191e}.policy-hero{min-height:420px;color:var(--clean-ink);background:#f1e9df}.policy-hero p:last-child{color:var(--clean-muted)}.policy-hero>b{color:var(--clean-red)}

@media(max-width:1180px){.clean-header{grid-template-columns:165px minmax(0,1fr) auto;gap:15px}.clean-brand,.clean-brand img{width:155px}.clean-nav{gap:14px}.clean-nav a{font-size:11px}.clean-product-grid{gap:14px}.clean-categories span{width:100px;height:100px}}
@media(max-width:960px){.clean-header{height:74px;grid-template-columns:52px 1fr auto;padding:0 18px}.clean-menu{display:grid;place-items:center}.clean-brand{position:absolute;left:50%;width:132px;height:64px;transform:translateX(-50%)}.clean-brand img{width:132px;height:64px}.clean-nav{display:none}.clean-actions{grid-column:3}.clean-user,.clean-language{display:none}.clean-mobile-menu{position:absolute;inset:74px 0 auto;padding:10px 20px 20px;border-bottom:1px solid var(--clean-line);background:#fff;box-shadow:0 18px 28px rgba(0,0,0,.1)}.clean-mobile-menu:not([hidden]){display:block}.clean-mobile-menu a{min-height:50px;display:flex;align-items:center;border-bottom:1px solid var(--clean-line);font-size:13px;font-weight:700}.clean-hero{grid-template-columns:.86fr 1.14fr;min-height:520px}.clean-hero__copy{padding-left:30px}.clean-hero__image>img{height:520px}.clean-categories{grid-template-columns:repeat(3,1fr)}.clean-offer-line{display:grid;grid-template-columns:1fr 1fr;padding:8px}.clean-offer-line>*{min-height:38px;display:flex;align-items:center;justify-content:center;padding:0 12px;border:0}.clean-product-grid{grid-template-columns:repeat(3,1fr)}.clean-product:nth-child(n+4){display:none}.clean-benefits{grid-template-columns:1fr 1fr}.clean-footer__top{grid-template-columns:1fr}.clean-footer__top nav{justify-content:flex-start}.site-header{height:74px}}
@media(max-width:600px){:root{--clean-width:calc(100% - 28px)}.clean-announcement{height:32px;grid-template-columns:18px minmax(0,1fr) 18px;gap:4px}.clean-announcement__arrow{font-size:15px}.clean-announcement__track{animation-duration:18s}.clean-announcement__track span{padding:0 22px;font-size:10px}.clean-header{height:68px}.clean-mobile-menu{inset:68px 0 auto}.clean-actions>a{width:38px;height:38px}.clean-hero{display:flex;min-height:0;flex-direction:column-reverse}.clean-hero__image{height:360px}.clean-hero__image>img{height:360px;object-position:center}.clean-hero__image>span{right:14px;bottom:14px}.clean-hero__copy{padding:40px 20px 46px;background:#f4ebe2}.clean-spaced{margin-bottom:20px;font-size:10px}.clean-hero h1{font-size:48px}.clean-hero__copy>p:not(.clean-spaced){margin:18px 0 24px;font-size:15px}.clean-button{min-height:52px}.clean-categories{grid-template-columns:repeat(3,1fr);gap:24px 8px;padding:30px 0 28px}.clean-categories span{width:86px;height:86px}.clean-categories b{font-size:11px}.clean-offer-line{grid-template-columns:1fr;margin-bottom:10px;padding:8px 14px}.clean-offer-line>*{min-height:34px;justify-content:flex-start;border-bottom:1px solid #f1c9cc;font-size:11px}.clean-offer-line>*:last-child{border:0}.clean-products{padding:18px 0 40px}.clean-section-head h2{font-size:23px}.clean-section-head>a{font-size:11px}.clean-product-grid{grid-template-columns:repeat(2,1fr);gap:28px 10px}.clean-product:nth-child(n+5){display:none}.clean-product__image{aspect-ratio:1}.clean-product>div{padding-right:38px}.clean-product h3{min-height:48px;font-size:11px}.clean-product p.clean-product__price{font-size:13px}.clean-product p.clean-product__rating{font-size:9px}.clean-product__go{width:32px;height:32px}.clean-promos{grid-template-columns:1fr;padding-bottom:14px}.clean-promos>a{height:220px}.clean-promos span{left:24px}.clean-promos b{font-size:27px}.clean-promos em{margin-top:15px;padding:12px 15px}.clean-benefits{grid-template-columns:1fr;padding:20px 14px}.clean-benefits>a,.clean-benefits>div{justify-content:flex-start;border-bottom:1px solid var(--clean-line)}.clean-footer{padding:34px 18px 0}.clean-footer__top{gap:24px}.clean-footer__top nav{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.clean-footer__top nav a{min-height:36px;display:flex;align-items:center}.clean-footer__bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}.collection-hero h1,.pdp-purchase h1,.policy-hero h1,.policy-document>h1{font-size:44px}.mega-marquee span{font-size:20px}.footer-banner{border-radius:0}}
@media(prefers-reduced-motion:reduce){.clean-product__image img{transition:none}.clean-announcement__track{width:100%;justify-content:center;animation:none}.clean-announcement__track span{display:none}.clean-announcement__track span:first-child{display:block;overflow:hidden;text-overflow:ellipsis}}
@media(max-width:960px){.clean-language{display:block}.clean-actions>a[aria-label="Search"]{display:none}}


body.lpmc-retail-v3 .lpmc-system-bar{height:42px;color:#fff;background:#14191e;font-size:11px;line-height:42px;text-transform:none}
body.lpmc-retail-v3 .lpmc-system-bar:before,body.lpmc-retail-v3 .lpmc-system-bar:after{position:absolute;z-index:2;top:0;width:36px;text-align:center;background:#14191e;font-size:18px;font-weight:400}
body.lpmc-retail-v3 .lpmc-system-bar:before{left:0;content:'‹'}body.lpmc-retail-v3 .lpmc-system-bar:after{right:0;content:'›'}
body.lpmc-retail-v3 .lpmc-system-bar__track{animation-duration:22s}body.lpmc-retail-v3 .lpmc-system-bar span{text-transform:none}
body.lpmc-retail-v3 .lpmc-system-bar span:after{content:'•';color:#7f8a93}
body.lpmc-retail-v3 header{position:relative;z-index:50;background:#fff!important;border-bottom:1px solid var(--clean-line)!important;box-shadow:none!important}
body.lpmc-retail-v3 header img{object-fit:contain}
.lpmc-clean-home{color:var(--clean-ink);background:#fff;font-family:Arial,Helvetica,sans-serif}.lpmc-clean-home *{box-sizing:border-box}.lpmc-clean-home a{color:inherit;text-decoration:none}.lpmc-clean-home svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lpmc-clean-home .clean-button{border-radius:8px!important}
[id$="__lpmc_home_v4"] .custom-sline__inner{min-width:0}[id$="__lpmc_home_v4"] .rte{width:100vw;max-width:100vw;min-width:0;flex:0 0 100vw}
body.lpmc-retail-v3 .lpmc-footer-policy{border-color:var(--clean-line);background:#fff}body.lpmc-retail-v3 .lpmc-footer-policy a{color:var(--clean-ink);border-color:var(--clean-line)}body.lpmc-retail-v3 .lpmc-footer-policy a:hover{color:#fff;background:#14191e}
body.lpmc-retail-v3 footer{color:var(--clean-ink)!important;background:#fff!important;border-top:1px solid var(--clean-line)}body.lpmc-retail-v3 footer a{color:var(--clean-ink)!important}body.lpmc-retail-v3 footer [class*="social"]{display:none!important}
@media(max-width:600px){body.lpmc-retail-v3 .lpmc-system-bar{height:32px;font-size:10px;line-height:32px}.lpmc-clean-home .clean-hero__copy{padding-left:20px}}
@media(prefers-reduced-motion:reduce){body.lpmc-retail-v3 .lpmc-system-bar__track{animation:none}}

/* LPMCAZD storefront interaction and performance repair — 2026-09-08 */




body.lpmc-retail-v3 footer a.block-icon:not([href]){pointer-events:none;cursor:default}
.lpmc-system-bar:hover .lpmc-system-bar__track,.lpmc-system-bar:focus-within .lpmc-system-bar__track{animation-play-state:paused}
.lpmc-clean-home .clean-products,.lpmc-clean-home .clean-promos,.lpmc-clean-home .clean-benefits{content-visibility:auto;contain-intrinsic-size:auto 620px}
@media(max-width:600px){.lpmc-clean-home .clean-products,.lpmc-clean-home .clean-promos,.lpmc-clean-home .clean-benefits{contain-intrinsic-size:auto 900px}}

/* Keep the native purchase action visible in the PDP body when the sticky purchase app is active. */
body.lpmc-retail-v3[data-page-type="product"] #shopline-section-template--product__main-product-info .product-detail__info .product-detail__buy-buttons{display:block!important}

/* Match the native PDP purchase action to the store's black brand controls. */
body.lpmc-retail-v3[data-page-type="product"] #shopline-section-template--product__main-product-info .product-detail__buy-buttons .pay-button-buy-now{background:#000!important;border-color:#000!important;color:#fff!important}

/* Standard product purchase interface: inline Add to cart above Buy now; no bottom purchase bar. */
body.lpmc-retail-v3[data-page-type="product"]{padding-bottom:0!important}
body.lpmc-retail-v3[data-page-type="product"] #addToCartPluginPC,
body.lpmc-retail-v3[data-page-type="product"] #addToCartPluginMobile{display:none!important;visibility:hidden!important;pointer-events:none!important}
body.lpmc-retail-v3[data-page-type="product"] theme-sticky-position{position:static!important;inset:auto!important;transform:none!important;width:auto!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons{display:block!important;position:static!important;inset:auto!important;transform:none!important;width:100%!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .form__buttons{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .form__buttons > *:has(.pay-button-buy-now){order:2!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"]{display:flex!important;position:relative!important;order:1!important;width:100%!important;min-height:52px!important;color:#000!important;background:#fff!important;border:1px solid #000!important;box-shadow:none!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now{display:flex!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;z-index:auto!important;order:2!important;transform:none!important;width:100%!important;max-width:none!important;min-height:52px!important;color:#fff!important;background:#000!important;border-color:#000!important;box-shadow:none!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"],
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now{font-family:var(--sort-body-font),Poppins,Arial,sans-serif!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"] *,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now *{font:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"]::before,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"]::after{border-color:#000!important;box-shadow:none!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now::before,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now::after{border-color:#000!important;box-shadow:none!important}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"]:focus-visible,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now:focus-visible{outline:3px solid #2f50d3!important;outline-offset:2px!important}

/* LPMCAZD purchase palette source fix - 2026-09-09 */
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"],
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .lpmcazd-add-to-cart{
  color:#000!important;background:#fff!important;border:1px solid #000!important;outline-color:#000!important;box-shadow:none!important;
}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"]::before,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons button[name="add"]::after,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .lpmcazd-add-to-cart::before,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .lpmcazd-add-to-cart::after{
  border-color:#000!important;outline-color:#000!important;box-shadow:none!important;
}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now{
  color:#fff!important;background:#000!important;border-color:#000!important;outline-color:#000!important;box-shadow:none!important;
}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now::before,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .pay-button-buy-now::after{
  border-color:#000!important;outline-color:#000!important;box-shadow:none!important;
}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .form__buttons,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .form__buttons > *,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .shopline-payment-button-wrapper{
  border-color:#000!important;outline-color:#000!important;box-shadow:none!important;
}
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .form__buttons > *::before,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .form__buttons > *::after,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .shopline-payment-button-wrapper::before,
body.lpmc-retail-v3[data-page-type="product"] .product-detail__buy-buttons .shopline-payment-button-wrapper::after{
  border-color:#000!important;outline-color:#000!important;box-shadow:none!important;
}
