body.home .ms-home-finder-mini,body.home .ms-home-finder-mini *{box-sizing:border-box}body.home .ms-home-finder-mini{--mshpf-ink:var(--msso-ink, #111318);--mshpf-paper:var(--msso-paper, #f6f4ef);--mshpf-gold:var(--msso-gold, #c99a2e);--mshpf-gold-dark:var(--msso-gold-dark, #8b6416);--mshpf-muted:var(--msso-muted, #60646d);--mshpf-line:var(--msso-line, #ded9ce);width:100vw;max-width:none;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding:clamp(30px, 3.2vw, 40px) max(18px, calc((100vw - 1240px) / 2))!important;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgb(201 154 46 / .09),transparent 32%),linear-gradient(145deg,#f7f3eb,#ece7de)!important;color:var(--mshpf-ink)}body.home .mshpf-inner{display:grid;width:min(1240px, 100%);min-height:410px;margin:0 auto;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:24px}body.home .mshpf-rail,body.home .mshpf-panel{border-radius:26px}body.home .mshpf-rail{display:flex;min-width:0;padding:clamp(28px, 3vw, 38px);flex-direction:column;background:radial-gradient(circle at 88% 10%,rgb(201 154 46 / .16),transparent 34%),linear-gradient(145deg,#171b21,#0d1015 74%);box-shadow:0 22px 54px rgb(17 19 24 / .18);color:#fff}body.home .mshpf-kicker{display:block;margin-bottom:15px;color:#e3bd64;font-size:11px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}body.home .mshpf-rail h2{max-width:290px;margin:0;color:#fff;font-size:clamp(34px, 3.2vw, 47px);font-weight:800;line-height:1;letter-spacing:-.045em}body.home .mshpf-rail__intro>p{max-width:290px;margin:17px 0 0;color:rgb(255 255 255 / .67);font-size:14px;line-height:1.55}body.home .mshpf-progress{display:grid;margin:24px 0 18px;padding:0;gap:8px;list-style:none}body.home .mshpf-progress li{display:grid;min-height:28px;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;color:rgb(255 255 255 / .42);font-size:11px;letter-spacing:.04em}body.home .mshpf-progress li span{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgb(255 255 255 / .16);border-radius:50%;font-size:9px;font-weight:850}body.home .mshpf-progress li strong{color:inherit;font-size:inherit;font-weight:750}body.home .mshpf-progress li[aria-current="step"]{color:#fff}body.home .mshpf-progress li[aria-current="step"] span{border-color:var(--mshpf-gold);background:var(--mshpf-gold);color:#101318}body.home .mshpf-time{margin:auto 0 0;color:rgb(255 255 255 / .58);font-size:11px;line-height:1.45}body.home .mshpf-panel{display:flex;min-width:0;padding:clamp(27px, 3vw, 36px);flex-direction:column;border:1px solid rgb(222 217 206 / .88);background:rgb(255 255 255 / .96);box-shadow:0 22px 60px rgb(17 19 24 / .1)}body.home .mshpf-stage{display:flex;gap:14px;align-items:center;color:var(--mshpf-muted);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}body.home .mshpf-stage i{height:3px;flex:1;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,var(--mshpf-gold) 0 25%,#ebe6dc 25% 100%)}body.home .mshpf-panel h3{margin:22px 0 0;color:var(--mshpf-ink);font-size:clamp(28px, 3vw, 38px);font-weight:800;line-height:1.05;letter-spacing:-.04em;text-transform:none}body.home .mshpf-helper{margin:8px 0 20px;color:var(--mshpf-muted);font-size:14px;line-height:1.5}body.home .mshpf-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.home .mshpf-choice{position:relative;display:flex;min-width:0;min-height:86px;padding:16px 56px 16px 18px;align-items:center;border:1px solid var(--mshpf-line);border-radius:15px;background:#faf9f6;box-shadow:0 4px 14px rgb(17 19 24 / .035);color:var(--mshpf-ink)!important;text-align:left;text-decoration:none!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}body.home .mshpf-choice>span:first-child{display:block;min-width:0}body.home .mshpf-choice strong,body.home .mshpf-choice small{display:block}body.home .mshpf-choice strong{color:var(--mshpf-ink);font-size:16px;font-weight:800;line-height:1.2}body.home .mshpf-choice small{margin-top:5px;color:var(--mshpf-muted);font-size:12px;line-height:1.35}body.home .mshpf-choice__arrow{position:absolute;top:50%;right:17px;display:grid;width:30px;height:30px;margin:0;place-items:center;border:1px solid #e5dfd3;border-radius:50%;background:#fff;color:var(--mshpf-gold-dark);font-size:16px;font-weight:850;line-height:1;transform:translateY(-50%);transition:border-color .2s ease,transform .2s ease}body.home .mshpf-choice:hover,body.home .mshpf-choice:focus-visible{border-color:var(--mshpf-gold);background:#fff;box-shadow:0 12px 28px rgb(17 19 24 / .09);transform:translateY(-2px)}body.home .mshpf-choice:hover .mshpf-choice__arrow,body.home .mshpf-choice:focus-visible .mshpf-choice__arrow{border-color:var(--mshpf-gold);transform:translate(3px,-50%)}body.home .mshpf-choice:focus-visible,body.home .mshpf-unsure:focus-visible{outline:3px solid var(--mshpf-gold);outline-offset:3px}body.home .mshpf-unsure{display:inline-flex;min-height:44px;margin-top:13px;align-items:center;align-self:flex-start;color:var(--mshpf-gold-dark)!important;font-size:12px;font-weight:800;line-height:1.35;text-decoration:none!important}body.home .mshpf-unsure:hover{text-decoration:underline!important;text-underline-offset:4px}body.home .ms-home-finder-mini.is-reveal-pending .mshpf-inner{opacity:0;transform:translateY(22px)}body.home .ms-home-finder-mini .mshpf-inner{transition:opacity .55s ease,transform .55s ease}body.home .ms-home-finder-mini.is-visible .mshpf-inner{opacity:1;transform:none}@media (max-width:1024px){body.home .mshpf-inner{min-height:0;grid-template-columns:1fr;gap:16px}body.home .mshpf-rail{display:grid;padding:28px 30px;grid-template-columns:minmax(0,1.2fr) minmax(320px,1fr);gap:20px 34px;align-items:end}body.home .mshpf-rail h2,body.home .mshpf-rail__intro>p{max-width:560px}body.home .mshpf-progress{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}body.home .mshpf-time{grid-column:1 / -1;margin:0}}@media (max-width:720px){body.home .ms-home-finder-mini{padding:16px 12px!important}body.home .mshpf-inner{gap:10px}body.home .mshpf-rail,body.home .mshpf-panel{border-radius:20px}body.home .mshpf-rail{display:flex;padding:17px 20px}body.home .mshpf-kicker{margin-bottom:7px;font-size:9px}body.home .mshpf-rail h2{max-width:330px;font-size:clamp(29px, 8.3vw, 32px)}body.home .mshpf-rail__intro>p{margin-top:8px;font-size:11px;line-height:1.38}body.home .mshpf-progress{display:none}body.home .mshpf-time{display:none}body.home .mshpf-panel{padding:14px}body.home .mshpf-panel h3{margin-top:10px;font-size:25px}body.home .mshpf-helper{margin:4px 0 9px;font-size:11px;line-height:1.4}body.home .mshpf-choices{grid-template-columns:1fr;gap:6px}body.home .mshpf-choice{min-height:62px;padding:9px 48px 9px 14px;border-radius:13px}body.home .mshpf-choice strong{font-size:14px}body.home .mshpf-choice small{margin-top:2px;font-size:10px}body.home .mshpf-choice__arrow{right:13px;width:28px;height:28px}body.home .mshpf-unsure{width:100%;min-height:44px;margin-top:4px;font-size:11px}}@media (prefers-reduced-motion:reduce){body.home .ms-home-finder-mini .mshpf-inner,body.home .mshpf-choice,body.home .mshpf-choice__arrow{opacity:1!important;transform:none!important;transition:none!important}}body.home .elementor-element-7e70281f{display:none!important}body.home .elementor-element-be3bee2[hidden]{display:none!important}.ms-home-system{--ms-system-art:url(https://magicautocare.shop/wp-content/uploads/2026/07/magic-shield-four-stage-lovart.webp);--ms-system-inline-gap:clamp(20px, 2.1vw, 40px);--ms-system-card-gap:12px;--ms-system-columns:calc(25.3125% - 12px) calc(25.4375% - 12px) calc(24.5% - 12px) 24.75%;position:relative;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);overflow:hidden;padding:clamp(38px, 4.2vw, 60px) var(--ms-system-inline-gap);background:linear-gradient(90deg,rgb(4 7 10 / .96),rgb(4 7 10 / .78) 50%,rgb(4 7 10 / .96)),radial-gradient(circle at 16% 15%,rgb(217 163 35 / .14),transparent 34%),linear-gradient(145deg,#090d13,#030506 72%);color:#fff;isolation:isolate}.ms-home-system::after{position:absolute;inset:0;z-index:-1;background-image:var(--ms-system-art,none);background-position:center 54%;background-repeat:no-repeat;background-size:min(1760px, calc(100% - (2 * var(--ms-system-inline-gap)))) auto;content:'';opacity:.34;filter:saturate(.78) contrast(1.1)}.ms-home-system__inner{width:min(1760px, 100%);margin:0 auto}.ms-home-system__header{display:grid;grid-template-columns:var(--ms-system-columns);gap:var(--ms-system-card-gap);align-items:end;margin-bottom:22px}.ms-home-system__header>div{grid-column:1 / 3}.ms-home-system__header>p{grid-column:3 / 5}.ms-home-system__kicker{display:block;margin-bottom:8px;color:#e2ad27;font-size:11px;font-weight:850;letter-spacing:.19em;text-transform:uppercase}.ms-home-system h2{margin:0;color:#fff;font-size:clamp(28px, 3.2vw, 48px);line-height:1.02;letter-spacing:-.025em}.ms-home-system__header p{margin:0;padding:0 18px 2px;color:#c9ced6;font-size:14px;line-height:1.65}.ms-home-system__grid{position:relative;display:grid;grid-template-columns:var(--ms-system-columns);gap:var(--ms-system-card-gap);margin:0;padding:0;list-style:none}.ms-home-system__grid>li{display:grid;min-width:0}.ms-home-system__card{--ms-stage-rgb:226, 173, 39;position:relative;display:grid;height:100%;min-height:188px;grid-template-rows:auto auto 1fr auto;gap:8px;padding:19px;overflow:hidden;background:linear-gradient(180deg,rgb(10 16 23 / .64),rgb(4 8 13 / .78)),radial-gradient(circle at 88% 12%,rgba(var(--ms-stage-rgb),.13),transparent 34%);border:1px solid rgba(var(--ms-stage-rgb),.31);border-radius:13px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .045),0 12px 28px rgb(0 0 0 / .2);backdrop-filter:blur(1.5px) saturate(1.08);-webkit-backdrop-filter:blur(1.5px) saturate(1.08);color:#fff!important;text-decoration:none!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ms-home-system__card[data-stage="clean"]{--ms-stage-rgb:103, 174, 199}.ms-home-system__card[data-stage="prep"]{--ms-stage-rgb:174, 185, 193}.ms-home-system__card[data-stage="coat"]{--ms-stage-rgb:226, 173, 39}.ms-home-system__card[data-stage="maintain"]{--ms-stage-rgb:113, 171, 190}.ms-home-system__card::before{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 5%,rgba(var(--ms-stage-rgb),.8) 18%,rgba(var(--ms-stage-rgb),.18) 58%,transparent 92%) top / 100% 2px no-repeat,radial-gradient(circle at 92% 10%,rgba(var(--ms-stage-rgb),.14),transparent 28%);content:'';pointer-events:none}.ms-home-system__card::after{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:0 16px 45px;background-repeat:no-repeat;color:rgba(var(--ms-stage-rgb),.12);content:attr(data-benefit);font-size:clamp(19px, 1.75vw, 30px);font-weight:900;letter-spacing:-.035em;line-height:.9;text-align:right;text-transform:uppercase;pointer-events:none}.ms-home-system__card[data-stage="clean"]::after{background-image:radial-gradient(circle at 80% 24%,rgb(124 197 226 / .22) 0 2px,transparent 3px),radial-gradient(circle at 67% 37%,rgb(124 197 226 / .14) 0 3px,transparent 4px),linear-gradient(150deg,transparent 42%,rgb(79 157 185 / .14));background-size:54px 54px,82px 82px,100% 100%}.ms-home-system__card[data-stage="prep"]::after{background-image:radial-gradient(ellipse at 82% 58%,rgb(238 196 94 / .18),transparent 34%),linear-gradient(120deg,transparent 55%,rgb(255 255 255 / .06) 56%,transparent 57%)}.ms-home-system__card[data-stage="coat"]::after{background-image:linear-gradient(120deg,transparent 45%,rgb(231 186 70 / .18) 50%,transparent 56%),radial-gradient(ellipse at 84% 34%,rgb(231 186 70 / .16),transparent 35%)}.ms-home-system__card[data-stage="maintain"]::after{background-image:radial-gradient(circle at 84% 22%,rgb(150 206 222 / .19) 0 4px,transparent 5px),radial-gradient(circle at 69% 34%,rgb(150 206 222 / .12) 0 6px,transparent 7px),linear-gradient(145deg,transparent 48%,rgb(91 150 169 / .13));background-size:68px 68px,108px 108px,100% 100%}.ms-home-system__card>*{position:relative;z-index:1}.ms-home-system__card:hover,.ms-home-system__card:focus-visible{border-color:rgba(var(--ms-stage-rgb),.86);box-shadow:0 16px 34px rgb(0 0 0 / .38),0 0 0 2px rgba(var(--ms-stage-rgb),.1);outline:none;transform:translateY(-3px)}.ms-home-system__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.ms-home-system__number{color:rgb(var(--ms-stage-rgb));font-size:11px;font-weight:900;letter-spacing:.14em}.ms-home-system__icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(var(--ms-stage-rgb),.46);border-radius:50%;background:rgba(var(--ms-stage-rgb),.055);color:rgb(var(--ms-stage-rgb))}.ms-home-system__icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.ms-home-system__card h3{margin:0;color:#fff;font-size:22px;line-height:1.05}.ms-home-system__card p{margin:0;color:#afb6c1;font-size:12px;line-height:1.48}.ms-home-system__action{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid rgba(var(--ms-stage-rgb),.19);color:rgb(var(--ms-stage-rgb));font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ms-home-system__action span:last-child{font-size:16px;line-height:1}.ms-amazon-reviews[hidden]{display:none!important}.ms-amazon-reviews{position:relative;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);overflow:hidden;padding:clamp(42px, 5vw, 70px) clamp(18px, 4vw, 64px);border-top:1px solid rgb(217 163 35 / .26);background:radial-gradient(circle at 82% 20%,rgb(255 153 0 / .12),transparent 30%),radial-gradient(circle at 12% 90%,rgb(217 163 35 / .08),transparent 28%),linear-gradient(135deg,#050709,#0a0e14 55%,#030405);color:#fff}.ms-amazon-reviews__inner{width:min(1280px, 100%);margin:0 auto}.ms-amazon-reviews__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;margin-bottom:28px}.ms-amazon-reviews__kicker{display:block;margin-bottom:9px;color:#ffb12b;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.ms-amazon-reviews h2{max-width:760px;margin:0 0 10px;color:#fff;font-size:clamp(31px, 3.4vw, 49px);line-height:1.04;letter-spacing:-.035em}.ms-amazon-reviews__intro{max-width:710px;margin:0;color:rgb(255 255 255 / .68);font-size:14px;line-height:1.7}.ms-amazon-reviews__score{min-width:244px;padding:17px 20px;border:1px solid rgb(255 177 43 / .32);border-radius:15px;background:rgb(7 10 14 / .74);box-shadow:0 18px 44px rgb(0 0 0 / .2)}.ms-amazon-reviews__score-line{display:flex;gap:10px;align-items:center}.ms-amazon-reviews__score strong{color:#fff;font-size:25px;line-height:1}.ms-amazon-reviews__stars{color:#ffb12b;font-size:16px;letter-spacing:.08em}.ms-amazon-reviews__score small{display:block;margin-top:7px;color:rgb(255 255 255 / .62);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.ms-amazon-reviews__widget{overflow:hidden;padding:clamp(15px, 2vw, 24px);border:1px solid rgb(255 255 255 / .09);border-radius:19px;background:rgb(255 255 255 / .045);box-shadow:0 24px 70px rgb(0 0 0 / .25)}.ms-amazon-current{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ms-amazon-current__card{display:flex;min-height:238px;flex-direction:column;padding:21px;border:1px solid rgb(255 255 255 / .09);border-radius:15px;background:linear-gradient(145deg,rgb(255 255 255 / .98),rgb(244 246 248 / .96));color:#171a1f;box-shadow:0 16px 38px rgb(0 0 0 / .18)}.ms-amazon-current__meta{display:flex;gap:11px;align-items:center;margin-bottom:14px}.ms-amazon-current__avatar{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border-radius:50%;background:#dfe4e6;color:#4a5359;font-size:15px;font-weight:900}.ms-amazon-current__identity{min-width:0;flex:1}.ms-amazon-current__identity strong,.ms-amazon-current__identity span{display:block}.ms-amazon-current__identity strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.ms-amazon-current__identity span{margin-top:2px;color:#737980;font-size:10px}.ms-amazon-current__source{color:#7a5a00;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.ms-amazon-current__stars{margin-bottom:11px;color:#ffad12;font-size:18px;letter-spacing:.08em;line-height:1}.ms-amazon-current__card h3{margin:0 0 8px;color:#11151a;font-size:17px;line-height:1.25}.ms-amazon-current__card p{margin:0 0 18px;color:#4e555c;font-size:12px;line-height:1.6}.ms-amazon-current__card a{display:inline-flex;gap:7px;align-items:center;align-self:flex-start;margin-top:auto;color:#6f5000;font-size:10px;font-weight:850;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.ms-amazon-current__card a:hover,.ms-amazon-current__card a:focus-visible{color:#9a6c00;text-decoration:underline;outline:none}.ms-amazon-current__checked{margin:14px 4px 0;color:rgb(255 255 255 / .48);font-size:10px;text-align:right}.ms-amazon-reviews__widget .ti-widget,.ms-amazon-reviews__widget .ti-widget-container{margin-top:0!important;margin-bottom:0!important}.ms-amazon-static .ti-controls,.ms-amazon-static .ti-read-more,.ms-amazon-static .ti-tooltip,.ms-amazon-static .ti-verified-tooltip{display:none!important}.ms-amazon-static .ti-widget-container{display:grid!important;grid-template-columns:230px minmax(0,1fr);gap:18px;align-items:stretch}.ms-amazon-static .ti-footer{display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:230px;padding:18px;color:#fff;text-align:center}.ms-amazon-static .ti-footer .ti-rating-text{margin:3px 0}.ms-amazon-static .ti-footer .ti-rating-large{font-size:18px;letter-spacing:.08em}.ms-amazon-static .ti-footer .ti-large-logo img{width:auto;max-width:92px;max-height:34px;margin-top:10px}.ms-amazon-static .ti-stars{display:flex;gap:2px;margin:9px 0}.ms-amazon-static .ti-stars img{width:17px;height:17px}body.home .ms-amazon-reviews .ms-amazon-static .ti-reviews-container-wrapper{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;left:0!important;right:auto!important;width:auto!important;margin:0!important;transform:none!important}body.home .ms-amazon-reviews .ms-amazon-static .ti-review-item{display:none!important;position:relative!important;left:0!important;right:auto!important;width:auto!important;margin:0!important;transform:none!important}body.home .ms-amazon-reviews .ms-amazon-static .ti-review-item:nth-child(-n+3){display:block!important}.ms-amazon-static .ti-review-item .ti-inner{height:100%;min-height:230px;padding:19px;border:1px solid rgb(0 0 0 / .08);border-radius:13px;background:#fff;color:#15171a;box-shadow:0 13px 32px rgb(0 0 0 / .16)}.ms-amazon-static .ti-review-header{display:flex;gap:10px;align-items:center}.ms-amazon-static .ti-profile-img img{width:40px;height:40px;border-radius:50%;object-fit:cover}.ms-amazon-static .ti-profile-details{min-width:0;flex:1}.ms-amazon-static .ti-name{overflow:hidden;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ms-amazon-static .ti-date{margin-top:2px;color:#777;font-size:10px}.ms-amazon-static .ti-platform-icon img{width:20px;height:20px}.ms-amazon-static .ti-review-content{display:-webkit-box;overflow:hidden;margin-top:10px;color:#34373b;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:6}.ms-amazon-static .ti-review-content strong{display:block;margin-bottom:4px;color:#111;font-size:13px}.ms-amazon-reviews__marketplaces{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.ms-amazon-reviews__marketplaces a{display:inline-flex;gap:8px;align-items:center;min-height:39px;padding:0 15px;border:1px solid rgb(255 255 255 / .14);border-radius:999px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.ms-amazon-reviews__marketplaces a::before{width:7px;height:7px;border-radius:50%;background:#ffb12b;content:''}.ms-amazon-reviews__marketplaces a:hover,.ms-amazon-reviews__marketplaces a:focus-visible{border-color:#ffb12b;background:rgb(255 177 43 / .1);color:#ffca6f;outline:none}@media (max-width:900px){.ms-home-system::after{background-position:center;background-size:cover;opacity:.15;filter:saturate(.7) contrast(1.08) blur(5px);transform:scale(1.03)}.ms-home-system__header{grid-template-columns:1fr;gap:12px}.ms-home-system__header>div,.ms-home-system__header>p{grid-column:1}.ms-home-system__header p{max-width:680px;padding:0}.ms-home-system__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-home-system__card{min-height:168px}.ms-amazon-reviews__header{grid-template-columns:1fr;gap:19px}.ms-amazon-reviews__score{width:min(100%, 360px)}.ms-amazon-current{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-amazon-current__card:last-child{grid-column:1 / -1}.ms-amazon-static .ti-widget-container{grid-template-columns:1fr}.ms-amazon-static .ti-footer{min-height:120px}.ms-amazon-static .ti-reviews-container-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .ms-amazon-reviews .ms-amazon-static .ti-review-item:nth-child(n+3){display:none!important}}@media (max-width:520px){.ms-home-system{padding:34px 14px 38px}.ms-home-system__header{margin-bottom:19px;text-align:center}.ms-home-system h2{font-size:30px}.ms-home-system__header p{font-size:12px;line-height:1.55}.ms-home-system__grid{gap:9px}.ms-home-system__card{min-height:162px;padding:14px}.ms-home-system__card h3{font-size:19px}.ms-home-system__card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ms-home-system__action{font-size:9px}.ms-amazon-reviews{padding:36px 14px 42px}.ms-amazon-reviews__header{text-align:center}.ms-amazon-reviews h2{font-size:31px}.ms-amazon-reviews__intro{font-size:12px}.ms-amazon-reviews__score{margin:0 auto;text-align:left}.ms-amazon-reviews__marketplaces{justify-content:center}.ms-amazon-reviews__marketplaces a{flex:1 1 145px;justify-content:center}.ms-amazon-reviews__widget{padding:10px;border-radius:15px}.ms-amazon-current{display:flex;gap:10px;overflow-x:auto;padding:1px 1px 8px;scroll-padding-left:1px;scroll-snap-type:x mandatory;scrollbar-color:#d9a323 #fff0}.ms-amazon-current__card,.ms-amazon-current__card:last-child{min-width:min(86vw, 330px);min-height:230px;flex:0 0 min(86vw, 330px);grid-column:auto;scroll-snap-align:start}.ms-amazon-current__checked{text-align:center}.ms-amazon-static .ti-reviews-container-wrapper{grid-template-columns:1fr}body.home .ms-amazon-reviews .ms-amazon-static .ti-review-item:nth-child(n+2){display:none!important}.ms-amazon-static .ti-review-item .ti-inner{min-height:210px}}.ms-why-magic-shield{position:relative;overflow:hidden;padding:clamp(42px, 5vw, 72px) max(20px, calc((100vw - 1440px) / 2));background:radial-gradient(circle at 78% 12%,rgb(201 152 38 / .12),transparent 30%),#06080a;color:#f8f8f5}.ms-why-magic-shield *,.ms-why-magic-shield *::before,.ms-why-magic-shield *::after{box-sizing:border-box}.ms-why-magic-shield__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);width:min(1440px, 100%);margin:0 auto;overflow:hidden;border:1px solid rgb(255 255 255 / .12);background:#0b0d0f;box-shadow:0 24px 80px rgb(0 0 0 / .28);opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.ms-why-magic-shield.is-visible .ms-why-magic-shield__inner{opacity:1;transform:none}.ms-why-magic-shield__media{position:relative;min-height:470px;margin:0;overflow:hidden;background:#101316}.ms-why-magic-shield__media::after{position:absolute;inset:0;background:linear-gradient(90deg,#fff0 45%,rgb(6 8 10 / .54)),linear-gradient(0deg,rgb(6 8 10 / .3),transparent 46%);content:'';pointer-events:none}.ms-why-magic-shield__media img{display:block;width:100%;height:100%;min-height:470px;object-fit:cover;object-position:65% 50%;filter:saturate(.84) contrast(1.05) brightness(.94);transition:transform .7s ease,filter .7s ease}.ms-why-magic-shield__inner:hover .ms-why-magic-shield__media img{transform:scale(1.018);filter:saturate(.94) contrast(1.07) brightness(.98)}.ms-why-magic-shield__content{display:flex;min-width:0;padding:clamp(36px, 4vw, 66px) clamp(28px, 5vw, 82px);flex-direction:column;justify-content:center;background:radial-gradient(circle at 98% 0,rgb(225 173 39 / .12),transparent 32%),#0b0d0f}.ms-why-magic-shield__kicker{display:inline-flex;width:fit-content;margin-bottom:17px;align-items:center;gap:10px;color:#e4b633;font-size:10px;font-weight:800;letter-spacing:.17em;line-height:1.2;text-transform:uppercase}.ms-why-magic-shield__kicker::before{width:31px;height:1px;background:currentColor;content:''}.ms-why-magic-shield h2{max-width:11ch;margin:0;color:#fff;font-size:clamp(34px, 3.65vw, 58px);font-weight:750;letter-spacing:-.055em;line-height:.99}.ms-why-magic-shield__intro{max-width:46ch;margin:22px 0 0;color:#c9cbd0;font-size:15px;line-height:1.62}.ms-why-magic-shield__proofs{margin:27px 0 0;padding:0;border-top:1px solid rgb(255 255 255 / .13);list-style:none}.ms-why-magic-shield__proofs li{display:grid;grid-template-columns:33px minmax(0,1fr);gap:13px;padding:14px 0;border-bottom:1px solid rgb(255 255 255 / .11)}.ms-why-magic-shield__proofs>li>span{padding-top:2px;color:#e4b633;font-size:10px;font-weight:800;letter-spacing:.08em}.ms-why-magic-shield__proofs h3{margin:0;color:#f9f9f5;font-size:14px;font-weight:760;letter-spacing:-.015em;line-height:1.22}.ms-why-magic-shield__proofs p{margin:4px 0 0;color:#aeb2b8;font-size:12px;line-height:1.5}.ms-why-magic-shield__cta{display:inline-flex;width:fit-content;min-height:46px;margin-top:27px;padding:0 18px;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgb(228 182 51 / .74);color:#f4d776;font-size:12px;font-weight:800;letter-spacing:.01em;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.ms-why-magic-shield__cta:hover{background:#e4b633;color:#0a0c0e;transform:translateY(-2px)}.ms-why-magic-shield__cta:focus-visible{outline:3px solid #fff;outline-offset:4px}@media (max-width:860px){.ms-why-magic-shield{padding:34px 16px}.ms-why-magic-shield__inner{grid-template-columns:1fr}.ms-why-magic-shield__media,.ms-why-magic-shield__media img{min-height:min(92vw, 490px)}.ms-why-magic-shield__media::after{background:linear-gradient(0deg,rgb(6 8 10 / .52),transparent 55%)}.ms-why-magic-shield__content{padding:34px 25px 38px}.ms-why-magic-shield h2{max-width:13ch}}@media (max-width:520px){.ms-why-magic-shield__media,.ms-why-magic-shield__media img{min-height:94vw}.ms-why-magic-shield__proofs li{grid-template-columns:28px minmax(0,1fr);gap:10px}.ms-why-magic-shield__cta{width:100%}}@media (prefers-reduced-motion:reduce){.ms-why-magic-shield__inner,.ms-why-magic-shield__media img,.ms-why-magic-shield__cta{opacity:1!important;transform:none!important;transition:none!important}}@media (prefers-reduced-motion:reduce){.ms-home-system__card{transition:none}}body.home #ms-home-system.ms-home-system--cinematic{--ms-cinematic-gap:clamp(12px, 1.05vw, 20px);position:relative;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding:clamp(34px, 3.4vw, 54px) clamp(18px, 4.2vw, 76px)!important;overflow:hidden;border-block:1px solid rgb(226 173 39 / .2);background:radial-gradient(circle at 50% -24%,rgb(226 173 39 / .18),transparent 40%),linear-gradient(145deg,#0a0d10 0%,#05080a 44%,#06090c 100%)!important}body.home #ms-home-system.ms-home-system--cinematic::after{display:none!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__inner{width:min(1640px, 100%)!important;margin-inline:auto!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__header{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)!important;gap:clamp(18px, 2.5vw, 40px)!important;align-items:end!important;margin:0 0 clamp(18px, 2vw, 28px)!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__header>div,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__header>p{grid-column:auto!important;min-width:0!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__kicker{display:inline-flex!important;align-items:center;gap:9px;margin:0 0 12px!important;color:#e6b53e!important;font-size:10px!important;font-weight:850!important;letter-spacing:.18em!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__kicker::before{width:28px;height:1px;background:currentColor;content:''}body.home #ms-home-system.ms-home-system--cinematic h2{max-width:760px;margin:0!important;color:#fff!important;font-size:clamp(34px, 3.25vw, 54px)!important;font-weight:760;line-height:.98!important;letter-spacing:-.05em!important;white-space:normal!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__intro{max-width:510px;margin:0!important;padding:0!important;color:rgb(229 234 238 / .78)!important;font-size:clamp(14px, 1.15vw, 17px)!important;line-height:1.55!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid{position:relative;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:var(--ms-cinematic-gap)!important;margin:0!important;padding:0!important;list-style:none!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid::before{position:absolute;top:14px;right:calc(12.5% - 16px);left:calc(12.5% - 16px);height:1px;background:linear-gradient(90deg,rgb(103 174 199 / .7),rgb(226 173 39 / .84) 66%,rgb(113 171 190 / .7));content:'';opacity:.55}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid>li{display:block!important;min-width:0;opacity:0;transform:translateY(28px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.75,.2,1);transition-delay:calc(var(--ms-stage-index) * 90ms)}body.home #ms-home-system.ms-home-system--cinematic.is-visible .ms-home-system__grid>li{opacity:1;transform:translateY(0)}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card{--ms-stage-rgb:226, 173, 39;position:relative;display:grid!important;min-height:0!important;height:auto!important;grid-template-rows:clamp(185px, 12vw, 235px) auto!important;gap:0!important;padding:0!important;overflow:hidden!important;border:1px solid rgba(var(--ms-stage-rgb),.34)!important;border-radius:18px!important;background:#080b0e!important;box-shadow:0 18px 45px rgb(0 0 0 / .23)!important;color:#fff!important;text-decoration:none!important;isolation:isolate;transform:translateZ(0);transition:border-color .35s ease,box-shadow .35s ease,transform .35s cubic-bezier(.2,.75,.2,1)!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card::before,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card::after{display:none!important;content:none!important;background:none!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card[data-stage="clean"]{--ms-stage-rgb:103, 184, 210}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card[data-stage="prep"]{--ms-stage-rgb:188, 199, 203}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card[data-stage="coat"]{--ms-stage-rgb:226, 173, 39}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card[data-stage="maintain"]{--ms-stage-rgb:113, 183, 205}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__media{position:relative;display:block;min-height:0;overflow:hidden;background:#0c1114}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__media::after{position:absolute;inset:0;background:linear-gradient(180deg,rgb(4 7 9 / .05) 22%,rgb(4 7 9 / .12) 55%,#080b0e 100%),linear-gradient(90deg,rgba(var(--ms-stage-rgb),.1),transparent 55%);content:'';pointer-events:none}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__media img{display:block;width:100%;height:100%;min-height:0!important;object-fit:cover;object-position:center 22%;filter:saturate(.83) contrast(1.08);transform:scale(1.01);transition:transform .9s cubic-bezier(.2,.75,.2,1),filter .6s ease}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__content{position:relative;display:grid;min-height:150px;grid-template-rows:auto auto auto auto;gap:7px;padding:14px 17px;background:radial-gradient(circle at 88% 0,rgba(var(--ms-stage-rgb),.16),transparent 34%),linear-gradient(145deg,#10161b,#080b0e 66%)}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px;min-height:28px}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__number{position:relative;z-index:1;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid rgba(var(--ms-stage-rgb),.45);border-radius:999px;background:rgb(5 8 10 / .56);color:rgb(var(--ms-stage-rgb))!important;font-size:9px!important;font-weight:900!important;letter-spacing:.14em!important;line-height:1}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__icon{position:relative;z-index:1;display:grid!important;width:29px!important;height:29px!important;place-items:center;border-color:rgba(var(--ms-stage-rgb),.5)!important;background:rgb(5 8 10 / .56)!important;color:rgb(var(--ms-stage-rgb))!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card h3{margin:0!important;color:#fff!important;font-size:clamp(23px, 1.6vw, 30px)!important;font-weight:760;line-height:1!important;letter-spacing:-.035em!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card p{margin:0!important;color:rgb(224 230 234 / .72)!important;font-size:12px!important;line-height:1.48!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__action{display:flex!important;align-items:center;justify-content:space-between;gap:12px;min-height:34px;margin-top:3px;padding-top:12px!important;border-top:1px solid rgba(var(--ms-stage-rgb),.24)!important;color:rgb(var(--ms-stage-rgb))!important;font-size:9px!important;font-weight:850!important;letter-spacing:.1em!important;line-height:1.2;text-transform:uppercase}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__arrow{display:inline-block;font-size:19px;line-height:1;transition:transform .28s ease}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card:hover,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card:focus-visible{border-color:rgba(var(--ms-stage-rgb),.92)!important;box-shadow:0 24px 56px rgb(0 0 0 / .42),0 0 0 2px rgba(var(--ms-stage-rgb),.12)!important;outline:none;transform:translateY(-7px)!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card:hover .ms-home-system__media img,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card:focus-visible .ms-home-system__media img{filter:saturate(1.02) contrast(1.11);transform:scale(1.075)}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card:hover .ms-home-system__arrow,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card:focus-visible .ms-home-system__arrow{transform:translateX(5px)}@media (max-width:1199px){body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__header{grid-template-columns:1fr 1fr!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid::before{display:none}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card{min-height:0!important;grid-template-rows:clamp(210px, 28vw, 270px) auto!important}}@media (max-width:767px){body.home #ms-home-system.ms-home-system--cinematic{padding:32px 16px 36px!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__header{grid-template-columns:1fr!important;gap:15px!important;margin-bottom:25px!important}body.home #ms-home-system.ms-home-system--cinematic h2{font-size:clamp(39px, 11vw, 53px)!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__intro{max-width:37rem;font-size:14px!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;gap:14px!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid>li{width:auto!important;flex:none!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card{min-height:0!important;grid-template-rows:clamp(200px, 58vw, 240px) auto!important}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__media img{min-height:0!important;object-position:center 20%}body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__content{min-height:150px;padding:14px 16px}}@media (prefers-reduced-motion:reduce){body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__grid>li,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__card,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__media img,body.home #ms-home-system.ms-home-system--cinematic .ms-home-system__arrow{opacity:1!important;transform:none!important;transition:none!important}}body.home .mac-tech-section{display:none!important}.ms-process-story[hidden]{display:none!important}.ms-process-story{position:relative;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);overflow:hidden;padding:clamp(50px, 6vw, 86px) clamp(18px, 4vw, 64px);border-block:1px solid rgb(255 255 255 / .06);background:radial-gradient(circle at 8% 18%,rgb(217 163 35 / .1),transparent 26%),radial-gradient(circle at 92% 84%,rgb(70 107 125 / .12),transparent 29%),linear-gradient(145deg,#080b0f,#020304 72%);color:#fff}.ms-process-story__inner{width:min(1280px, 100%);margin:0 auto}.ms-process-story__header{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:44px;align-items:end;margin-bottom:30px}.ms-process-story__kicker{display:block;margin-bottom:10px;color:#d9a323;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.ms-process-story h2{max-width:760px;margin:0;color:#fff;font-size:clamp(35px, 4.1vw, 58px);line-height:1.02;letter-spacing:-.045em}.ms-process-story__header p{margin:0;color:rgb(255 255 255 / .67);font-size:14px;line-height:1.75}.ms-process-story__overview{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;margin-bottom:18px}.ms-process-story__visual,.ms-process-story__explain{position:relative;min-height:350px;overflow:hidden;border:1px solid rgb(255 255 255 / .1);border-radius:20px;background:rgb(255 255 255 / .035);box-shadow:0 26px 70px rgb(0 0 0 / .28)}.ms-process-story__visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.04) brightness(.82)}.ms-process-story__visual::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgb(2 4 6 / .9));content:''}.ms-process-story__visual-caption{position:absolute;right:24px;bottom:22px;left:24px;z-index:1;display:flex;gap:14px;align-items:center}.ms-process-story__visual-caption span{display:inline-flex;flex:0 0 auto;align-items:center;min-height:30px;padding:0 11px;border:1px solid rgb(217 163 35 / .55);border-radius:999px;background:rgb(2 4 6 / .72);color:#efbd44;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ms-process-story__visual-caption p{margin:0;color:rgb(255 255 255 / .86);font-size:12px;line-height:1.5}.ms-process-story__explain{display:flex;flex-direction:column;justify-content:center;padding:clamp(22px, 3vw, 36px)}.ms-process-story__step{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:13px;padding:14px 0}.ms-process-story__step+.ms-process-story__step{border-top:1px solid rgb(255 255 255 / .08)}.ms-process-story__step-number{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgb(217 163 35 / .45);border-radius:50%;color:#eab53c;font-size:10px;font-weight:900}.ms-process-story__step h3{margin:0 0 4px;color:#fff;font-size:17px;line-height:1.2}.ms-process-story__step p{margin:0;color:rgb(255 255 255 / .6);font-size:11px;line-height:1.55}.ms-process-story__note{margin:13px 0 0;padding:12px 14px;border-left:2px solid #d9a323;background:rgb(217 163 35 / .07);color:rgb(255 255 255 / .65);font-size:10px;line-height:1.55}.ms-process-story__systems{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ms-process-story__swipe-cue{display:none}.ms-process-story__system{min-width:0;padding:18px;border:1px solid rgb(255 255 255 / .09);border-radius:17px;background:linear-gradient(150deg,rgb(18 24 32 / .94),rgb(6 8 12 / .96))}.ms-process-story__system-head{display:flex;gap:11px;align-items:center;margin-bottom:14px}.ms-process-story__system-index{color:#d9a323;font-size:10px;font-weight:900;letter-spacing:.12em}.ms-process-story__system h3{margin:0;color:#fff;font-size:19px}.ms-process-story__system-copy{min-height:43px;margin:0 0 13px;color:rgb(255 255 255 / .58);font-size:10px;line-height:1.5}.ms-process-story__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ms-process-story__product{display:grid;grid-template-columns:54px minmax(0,1fr);gap:8px;align-items:center;min-width:0;min-height:70px;padding:7px;border:1px solid rgb(255 255 255 / .08);border-radius:11px;background:rgb(255 255 255 / .035);color:#fff;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.ms-process-story__product:hover,.ms-process-story__product:focus-visible{border-color:rgb(217 163 35 / .65);background:rgb(217 163 35 / .08);outline:none;transform:translateY(-2px)}.ms-process-story__product img{width:54px;height:54px;border-radius:8px;background:#fff;object-fit:contain}.ms-process-story__product span{overflow:hidden;font-size:9px;font-weight:800;line-height:1.35;text-overflow:ellipsis}.ms-process-story__more{display:inline-flex;align-items:center;margin-top:12px;color:#e1ad34;font-size:9px;font-weight:850;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}body.home .mac-results-section,body.home .mac-ir-section{width:100vw!important;max-width:none!important;margin-right:calc(50% - 50vw)!important;margin-left:calc(50% - 50vw)!important}body.home .mac-results-section{isolation:isolate;padding:clamp(58px, 6vw, 92px) clamp(18px, 2.1vw, 40px)!important;background:#05080b!important}body.home .mac-results-section::before{inset:-9%!important;z-index:-2!important;background:var(--msph-results-backdrop,radial-gradient(circle at center,rgb(217 163 35 / .12),transparent 65%))!important;content:''!important;filter:blur(16px) saturate(.72) contrast(1.08);opacity:.19;transform:scale(1.08)}body.home .mac-results-section::after{inset:0!important;z-index:-1!important;background:linear-gradient(90deg,rgb(3 5 7 / .78),rgb(3 5 7 / .54) 50%,rgb(3 5 7 / .78)),linear-gradient(180deg,rgb(3 5 7 / .86),transparent 30%,transparent 70%,rgb(3 5 7 / .92))!important;content:''!important}body.home .mac-results-wrap,body.home .mac-ir-wrap{position:relative;z-index:1;width:min(1760px, 100%)!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important}body.home .mac-results-grid{width:100%!important;max-width:none!important}body.home .home-img-carousel{display:none!important}.ms-customer-proof[hidden]{display:none!important}.ms-customer-proof{position:relative;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);overflow:hidden;padding:clamp(54px, 6vw, 88px) clamp(18px, 2.1vw, 40px);border-block:1px solid rgb(217 163 35 / .18);background:radial-gradient(circle at 7% 18%,rgb(217 163 35 / .12),transparent 25%),radial-gradient(circle at 94% 80%,rgb(72 119 139 / .14),transparent 28%),linear-gradient(145deg,#070a0e,#020304 70%);color:#fff}.ms-customer-proof__inner{width:min(1760px, 100%);margin:0 auto}.ms-customer-proof__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;margin-bottom:20px}.ms-customer-proof__kicker{display:block;margin-bottom:9px;color:#e0aa2d;font-size:10px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.ms-customer-proof h2{max-width:760px;margin:0 0 10px;color:#fff;font-size:clamp(34px, 4vw, 58px);line-height:1.02;letter-spacing:-.045em}.ms-customer-proof__intro{max-width:760px;margin:0;color:rgb(255 255 255 / .64);font-size:13px;line-height:1.65}.ms-customer-proof__controls{display:flex;gap:9px;align-items:center}.ms-customer-proof__arrow{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:1px solid rgb(217 163 35 / .58)!important;border-radius:50%!important;background:#11161c!important;box-shadow:0 8px 24px rgb(0 0 0 / .28)!important;color:#f2ca68!important;font:inherit;font-size:19px!important;line-height:1;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,opacity .2s ease}.ms-customer-proof__arrow:hover,.ms-customer-proof__arrow:focus-visible{border-color:#e0aa2d!important;background:#24200f!important;color:#fff!important;outline:none}.ms-customer-proof__arrow:focus-visible{box-shadow:0 0 0 3px rgb(224 170 45 / .2)}.ms-customer-proof__arrow:disabled{opacity:.34!important;cursor:default}.ms-customer-proof__status{min-width:62px;color:rgb(255 255 255 / .62);font-size:11px;font-weight:750;letter-spacing:.12em;text-align:center}.ms-customer-proof__status strong{color:#fff;font-size:13px}.ms-customer-proof__swipe{display:flex;gap:9px;align-items:center;margin:0 0 14px;color:rgb(255 255 255 / .58);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ms-customer-proof__swipe::after{width:54px;height:1px;background:linear-gradient(90deg,#e0aa2d,transparent);content:''}.ms-customer-proof__grid{display:flex;gap:12px;padding:2px 1px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-left:1px;scroll-snap-type:x mandatory;scrollbar-color:#e0aa2d rgb(255 255 255 / .08);scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ms-customer-proof__grid:focus-visible{border-radius:17px;outline:2px solid #e0aa2d;outline-offset:5px}.ms-customer-proof__grid::-webkit-scrollbar{height:5px}.ms-customer-proof__grid::-webkit-scrollbar-track{border-radius:999px;background:rgb(255 255 255 / .08)}.ms-customer-proof__grid::-webkit-scrollbar-thumb{border-radius:999px;background:#e0aa2d}.ms-customer-proof__tile{position:relative;flex:0 0 clamp(320px, 31vw, 540px);min-width:0;min-height:clamp(310px, 22vw, 390px);margin:0;overflow:hidden;border:1px solid rgb(255 255 255 / .1);border-radius:17px;background:#0a0d11;box-shadow:0 18px 46px rgb(0 0 0 / .28);color:#fff;scroll-snap-align:start;scroll-snap-stop:always}.ms-customer-proof__tile img{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;transition:filter .25s ease,transform .35s ease}.ms-customer-proof__tile--contain::before{position:absolute;inset:-18px;z-index:0;background-image:linear-gradient(rgb(2 4 6 / .42),rgb(2 4 6 / .42)),var(--customer-photo);background-position:center;background-size:cover;filter:blur(14px) saturate(.85);content:''}.ms-customer-proof__tile--contain img{inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain}.ms-customer-proof__tile::after{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgb(2 4 6 / .04) 44%,rgb(2 4 6 / .88));content:''}.ms-customer-proof__tile:hover img{filter:saturate(1.05) contrast(1.03);transform:scale(1.025)}.ms-customer-proof__caption{position:absolute;right:16px;bottom:15px;left:16px;z-index:3;display:flex;gap:8px;align-items:end;justify-content:space-between}.ms-customer-proof__caption strong{color:#fff;font-size:13px;line-height:1.25}.ms-customer-proof__source{flex:0 0 auto;padding:5px 8px;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:rgb(3 5 7 / .68);color:#f3ca69;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}body.home .mac-ir-section{padding-right:clamp(18px, 2.1vw, 40px)!important;padding-left:clamp(18px, 2.1vw, 40px)!important}body.home .mac-ir-shell{width:100%!important;max-width:none!important}body.home .mac-ir-visual{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;gap:12px!important;align-items:stretch!important;min-height:520px!important;padding:13px!important;background:radial-gradient(circle at 42% 38%,rgb(223 100 176 / .13),transparent 38%),linear-gradient(145deg,rgb(18 18 21 / .95),rgb(7 8 10 / .98))!important}body.home .mac-ir-wheel-scene,body.home .mac-ir-float{display:none!important}body.home .mac-ir-product{position:relative!important;inset:auto!important;display:grid!important;align-self:stretch!important;justify-self:stretch!important;width:auto!important;max-width:none!important;height:auto!important;min-width:0!important;min-height:0!important;overflow:hidden!important;border:1px solid rgb(255 255 255 / .09);border-radius:17px;background:radial-gradient(circle at 72% 28%,rgb(233 137 194 / .16),transparent 34%),radial-gradient(circle at 24% 78%,rgb(255 255 255 / .08),transparent 30%),linear-gradient(145deg,#18171b,#08090b 72%)}body.home .mac-ir-product::before{display:none!important}body.home .mac-ir-product img{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;height:100%!important;object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important}.ms-ir-main-products{position:absolute;inset:22px 28px 18px;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(18px, 3vw, 42px);align-items:end;justify-items:center}.ms-ir-main-product{display:grid;width:100%;height:100%;min-height:0;grid-template-rows:minmax(0,1fr) auto;gap:8px;align-items:end;justify-items:center;margin:0}body.home .mac-ir-product .ms-ir-main-product img{min-height:0!important;object-position:center bottom!important}.ms-ir-main-product--16oz{max-width:245px}.ms-ir-main-product--2l{max-width:355px}.ms-ir-main-product figcaption{padding:6px 12px;border:1px solid rgb(233 137 194 / .28);border-radius:999px;background:rgb(8 9 11 / .76);color:rgb(255 255 255 / .9);font-size:9px;font-weight:850;letter-spacing:.1em;text-align:center;text-transform:uppercase}.ms-ir-variants{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}.ms-ir-variant{position:relative;min-height:0;overflow:hidden;margin:0;border:1px solid rgb(224 170 45 / .28);border-radius:15px;background:linear-gradient(145deg,#fff,#e9ebee)}.ms-ir-variant img{width:100%;height:100%;object-fit:contain}.ms-ir-variant figcaption{position:absolute;right:7px;bottom:7px;left:7px;padding:5px 6px;border-radius:999px;background:rgb(4 6 8 / .82);color:#fff;font-size:7px;font-weight:850;letter-spacing:.08em;text-align:center;text-transform:uppercase}@media (max-width:980px){.ms-process-story__header,.ms-process-story__overview{grid-template-columns:1fr}.ms-process-story__header{gap:16px}.ms-process-story__visual{min-height:360px}.ms-process-story__explain{min-height:auto}.ms-process-story__systems{grid-template-columns:repeat(2,minmax(0,1fr))}.ms-process-story__system:last-child{grid-column:1 / -1}.ms-customer-proof__header{grid-template-columns:1fr;gap:18px}.ms-customer-proof__controls{justify-content:flex-start}body.home .mac-ir-visual{grid-template-columns:minmax(0,1fr) 104px!important}}@media (max-width:600px){.ms-process-story{padding:40px 14px 46px}.ms-process-story__header{text-align:center}.ms-process-story h2{font-size:34px}.ms-process-story__header p{font-size:12px}.ms-process-story__visual{min-height:280px}.ms-process-story__visual-caption{right:16px;bottom:15px;left:16px;display:block}.ms-process-story__visual-caption span{margin-bottom:8px}.ms-process-story__systems{display:flex;gap:10px;margin-right:-14px;margin-left:-14px;padding:0 14px 12px;overflow-x:auto;scroll-padding-left:14px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d9a323 rgb(255 255 255 / .08)}.ms-process-story__systems::-webkit-scrollbar{height:4px}.ms-process-story__systems::-webkit-scrollbar-track{background:rgb(255 255 255 / .08)}.ms-process-story__systems::-webkit-scrollbar-thumb{border-radius:999px;background:#d9a323}.ms-process-story__system,.ms-process-story__system:last-child{flex:0 0 min(82vw, 340px);grid-column:auto;scroll-snap-align:start}.ms-process-story__swipe-cue{display:flex;gap:9px;align-items:center;justify-content:center;margin:2px 0 12px;color:rgb(255 255 255 / .62);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ms-process-story__swipe-cue::after{width:42px;height:1px;background:linear-gradient(90deg,#d9a323,rgb(217 163 35 / .15));content:""}.ms-process-story__system-copy{min-height:auto}body.home .mac-results-section,body.home .mac-ir-section{padding-right:14px!important;padding-left:14px!important}.ms-customer-proof{padding:42px 14px 48px}.ms-customer-proof__header{text-align:center}.ms-customer-proof__intro{font-size:11px}.ms-customer-proof__controls{justify-content:center}.ms-customer-proof__swipe{justify-content:center;margin:16px 0 12px}.ms-customer-proof__swipe::after{width:42px}.ms-customer-proof__grid{gap:10px;margin-right:-14px;margin-left:-14px;padding:0 14px 10px;scroll-padding-left:14px}.ms-customer-proof__tile{flex-basis:min(82vw, 340px);min-height:360px}body.home .mac-ir-visual{grid-template-columns:1fr!important;min-height:auto!important}body.home .mac-ir-product{width:100%!important;min-height:390px!important}.ms-ir-main-products{inset:18px 16px 16px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:12px}.ms-ir-main-product figcaption{padding:5px 8px;font-size:8px}.ms-ir-variants{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.ms-ir-variant{min-height:150px}}@media (prefers-reduced-motion:reduce){.ms-process-story__product,.ms-customer-proof__tile img{transition:none}.ms-customer-proof__grid{scroll-behavior:auto}}.ms-home-rewards-shell{width:100%;background:#050505;padding:0 18px 52px;box-sizing:border-box}.ms-home-rewards{position:relative;isolation:isolate;overflow:hidden;max-width:1460px;margin:0 auto;padding:32px 36px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:26px;color:#fff;background:linear-gradient(105deg,#0a0b0d 0%,#11151a 58%,#090b0e 100%);border:1px solid rgb(215 171 62 / .42);border-radius:20px;box-shadow:0 22px 55px rgb(0 0 0 / .34);font-family:inherit}.ms-home-rewards:before{content:"";position:absolute;z-index:-1;right:-110px;top:-170px;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgb(222 176 60 / .18),#fff0 68%);pointer-events:none}.ms-home-rewards:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .025),transparent);pointer-events:none}.ms-home-rewards__mark{width:76px;height:76px;display:grid;place-items:center;border-radius:19px;color:#e0b440;background:linear-gradient(145deg,rgb(224 180 64 / .18),rgb(224 180 64 / .04));border:1px solid rgb(224 180 64 / .42);box-shadow:inset 0 1px 0 rgb(255 255 255 / .06)}.ms-home-rewards__mark svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ms-home-rewards__content{min-width:0}.ms-home-rewards__eyebrow{display:block;margin:0 0 7px;color:#e6bb4b;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.18em}.ms-home-rewards h2{margin:0;color:#fff;font-size:clamp(27px,2.4vw,42px);font-weight:750;line-height:1.08;letter-spacing:-.035em}.ms-home-rewards__content>p{max-width:790px;margin:10px 0 20px;color:#c7cbd1;font-size:15.5px;line-height:1.6}.ms-home-rewards__benefits{display:flex;flex-wrap:wrap;gap:11px 24px;margin:0;padding:0;list-style:none}.ms-home-rewards__benefits li{display:flex;align-items:center;gap:9px;min-width:175px}.ms-home-rewards__benefits svg{width:23px;height:23px;flex:0 0 23px;fill:none;stroke:#e0b440;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ms-home-rewards__benefits span{display:flex;flex-direction:column;gap:2px}.ms-home-rewards__benefits strong{color:#f4f4f5;font-size:13px;font-weight:750;line-height:1.25}.ms-home-rewards__benefits small{color:#9298a2;font-size:11px;line-height:1.25}.ms-home-rewards__action{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:225px}.ms-home-rewards__button{width:100%;min-height:54px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:13px;color:#0a0a0a!important;background:linear-gradient(135deg,#f1cb68,#d8a83b);border:1px solid #f0ca67;border-radius:11px;box-shadow:0 10px 24px rgb(205 155 37 / .2);font-size:14px;font-weight:800;line-height:1;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.ms-home-rewards__button span{font-size:20px;line-height:1;transition:transform .2s ease}.ms-home-rewards__button:hover,.ms-home-rewards__button:focus-visible{color:#050505!important;filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 14px 30px rgb(205 155 37 / .29)}.ms-home-rewards__button:hover span,.ms-home-rewards__button:focus-visible span{transform:translateX(3px)}.ms-home-rewards__button:focus-visible{outline:3px solid rgb(241 203 104 / .34);outline-offset:3px}.ms-home-rewards__action>small{color:#8f949d;font-size:11px;text-align:center}@media (max-width:980px){.ms-home-rewards{grid-template-columns:64px minmax(0,1fr);padding:28px}.ms-home-rewards__mark{width:64px;height:64px}.ms-home-rewards__mark svg{width:35px;height:35px}.ms-home-rewards__action{grid-column:2;align-items:flex-start;width:min(280px,100%)}.ms-home-rewards__benefits{gap:12px 18px}}@media (max-width:640px){.ms-home-rewards-shell{padding:0 12px 38px}.ms-home-rewards{display:block;padding:25px 21px;border-radius:16px}.ms-home-rewards__mark{width:54px;height:54px;margin-bottom:18px;border-radius:15px}.ms-home-rewards__mark svg{width:30px;height:30px}.ms-home-rewards h2{font-size:29px;line-height:1.1}.ms-home-rewards__content>p{margin:11px 0 19px;font-size:14.5px}.ms-home-rewards__benefits{display:grid;grid-template-columns:1fr;gap:12px}.ms-home-rewards__benefits li{min-width:0}.ms-home-rewards__action{width:100%;min-width:0;margin-top:23px;align-items:center}.ms-home-rewards__button{min-height:53px}}@media (prefers-reduced-motion:reduce){.ms-home-rewards__button,.ms-home-rewards__button span{transition:none}}body.home .ms-home-system{--ms-system-card-gap:12px!important;--ms-system-columns:calc(25.3125% - 12px) calc(25.4375% - 12px) calc(24.5% - 12px) 24.75%!important;padding:clamp(26px,2.4vw,38px) clamp(18px,3.2vw,58px)!important;border-block:1px solid rgb(226 173 39 / .19)!important;background:linear-gradient(90deg,rgb(3 7 11 / .93),rgb(5 11 17 / .79) 48%,rgb(3 7 11 / .93)),linear-gradient(145deg,#09111a,#030506 72%)!important}body.home .ms-home-system::after{background-position:center 52%!important;background-size:min(1760px,calc(100% - (2 * clamp(18px,3.2vw,58px)))) auto!important;opacity:.27!important;filter:saturate(.7) contrast(1.1)!important}body.home .ms-home-system__inner{width:min(1760px,100%)!important;margin-inline:auto!important}body.home .ms-home-system__header{display:grid!important;grid-template-columns:var(--ms-system-columns)!important;gap:12px!important;align-items:end!important;margin:0 0 14px!important}body.home .ms-home-system__header>div{grid-column:1/3!important;min-width:0!important}body.home .ms-home-system__header>p{grid-column:3/5!important;min-width:0!important}body.home .ms-home-system__kicker{margin:0 0 5px!important;font-size:9px!important;letter-spacing:.17em!important}body.home .ms-home-system h2{margin:0!important;color:#fff!important;font-size:clamp(31px,2.65vw,47px)!important;line-height:1!important;letter-spacing:-.038em!important;white-space:nowrap!important}body.home .ms-home-system__header p{margin:0!important;padding:0 16px 1px!important;color:#c5ccd4!important;font-size:13px!important;line-height:1.5!important}body.home .ms-home-system__grid{display:grid!important;grid-template-columns:var(--ms-system-columns)!important;gap:12px!important;align-items:stretch!important;margin:0!important;padding:0!important}body.home .ms-home-system__grid>li{display:grid!important;min-width:0!important;height:100%!important}body.home .ms-home-system__card{display:grid!important;height:100%!important;min-height:158px!important;padding:15px 18px!important;grid-template-rows:auto auto minmax(35px,1fr) auto!important;gap:6px!important;overflow:hidden!important;border:1px solid rgba(var(--ms-stage-rgb),.3)!important;border-radius:14px!important;background:linear-gradient(180deg,rgb(10 17 24 / .82),rgb(4 9 14 / .9))!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .04),0 10px 24px rgb(0 0 0 / .18)!important;backdrop-filter:blur(4px) saturate(1.04)!important;-webkit-backdrop-filter:blur(4px) saturate(1.04)!important}body.home .ms-home-system__card::before{background:linear-gradient(90deg,transparent 5%,rgba(var(--ms-stage-rgb),.82) 28%,rgba(var(--ms-stage-rgb),.16) 68%,transparent 94%) top/100% 2px no-repeat,radial-gradient(circle at 96% 0,rgba(var(--ms-stage-rgb),.11),transparent 28%)!important}body.home .ms-home-system__card::after{content:""!important;padding:0!important;background:none!important;color:transparent!important}body.home .ms-home-system__card:hover,body.home .ms-home-system__card:focus-visible{border-color:rgba(var(--ms-stage-rgb),.76)!important;box-shadow:0 15px 31px rgb(0 0 0 / .32),0 0 0 2px rgba(var(--ms-stage-rgb),.08)!important;transform:translateY(-3px)!important}body.home .ms-home-system__meta{min-height:27px!important;align-items:center!important}body.home .ms-home-system__number{font-size:9px!important;letter-spacing:.13em!important}body.home .ms-home-system__icon{width:28px!important;height:28px!important;border-color:rgba(var(--ms-stage-rgb),.42)!important}body.home .ms-home-system__icon svg{width:14px!important;height:14px!important;stroke-width:1.65!important}body.home .ms-home-system__card h3{margin:0!important;font-size:21px!important;line-height:1!important;letter-spacing:-.025em!important}body.home .ms-home-system__card p{margin:0!important;color:#bbc3cc!important;font-size:11px!important;line-height:1.42!important}body.home .ms-home-system__action{min-height:25px!important;padding-top:7px!important;border-top:1px solid rgba(var(--ms-stage-rgb),.18)!important;font-size:8.5px!important;line-height:1.2!important}body.home .ms-home-system__action span:last-child{font-size:13px!important}@media(max-width:1199px){body.home .ms-home-system h2{white-space:normal!important}body.home .ms-home-system__header{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.home .ms-home-system__header>div{grid-column:1!important}body.home .ms-home-system__header>p{grid-column:2!important;padding-inline:0!important}body.home .ms-home-system__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){body.home .ms-home-system{padding:30px 16px 34px!important}body.home .ms-home-system__header{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:13px!important}body.home .ms-home-system__header>div,body.home .ms-home-system__header>p{grid-column:1!important}body.home .ms-home-system h2{font-size:clamp(31px,10vw,43px)!important}body.home .ms-home-system__header p{font-size:12px!important}body.home .ms-home-system__grid{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:1px 1px 12px!important;scroll-snap-type:x mandatory;scrollbar-width:none}body.home .ms-home-system__grid::-webkit-scrollbar{display:none}body.home .ms-home-system__grid>li{flex:0 0 min(84vw,330px)!important;scroll-snap-align:start}body.home .ms-home-system__card{min-height:154px!important}}