/** Shopify CDN: Minification failed

Line 397:0 Expected "}" to go with "{"

**/
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--rdf-ink);background:var(--rdf-paper);font-family:var(--rdf-body-font),-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open,body.drawer-open{overflow:hidden}img,picture,svg,video{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--rdf-heading-font),-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;letter-spacing:-.035em;line-height:1.04}h1{font-size:clamp(2.5rem,7vw,5.25rem)}h2{font-size:clamp(2rem,5vw,4rem)}h3{font-size:clamp(1.1rem,2.4vw,1.5rem)}:focus-visible{outline:3px solid color-mix(in srgb,var(--rdf-jade),white 18%);outline-offset:3px}.page-width{width:min(calc(100% - 2rem),var(--rdf-page));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:999;left:1rem;top:1rem;padding:.75rem 1rem;color:white;background:var(--rdf-ink);border-radius:999px;transform:translateY(-200%)}.skip-link:focus{transform:none}.main-content{min-height:60vh}.rte>*:last-child{margin-bottom:0}.rte a,.text-link{color:var(--rdf-blue);text-decoration:underline;text-underline-offset:.2em}.rte ul{padding-left:1.2rem;list-style:disc}.eyebrow{display:block;margin-bottom:.75rem;color:var(--rdf-blue);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section{padding-block:clamp(3.75rem,8vw,7rem)}.section--white{background:#fff}.section--soft{background:var(--rdf-soft)}.section-heading{display:flex;margin-bottom:2rem;align-items:flex-end;justify-content:space-between;gap:1.25rem}.section-heading h1,.section-heading h2{margin:0}.section-heading p{max-width:42rem;margin:.75rem 0 0;color:#566577}.text-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:750;text-decoration:none}.text-link svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8}.button{display:inline-flex;min-height:46px;padding:.75rem 1.25rem;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:999px;font-size:.92rem;font-weight:800;line-height:1;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.button svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.8}.button--primary{color:#fff;background:var(--rdf-ink)}.button--primary:hover{background:var(--rdf-jade)}.button--dark{color:#fff;background:#111820}.button--light{color:var(--rdf-ink);background:#fff}.button--outline{color:var(--rdf-ink);border-color:#aeb9c5;background:transparent}.button--outline:hover{border-color:var(--rdf-ink)}.button--full{width:100%}.button--large{min-height:56px;padding-inline:1.75rem}.icon-button{position:relative;display:grid;width:46px;height:46px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.icon-button:hover{background:var(--rdf-soft)}.icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.icon-button--filled{color:#fff;background:var(--rdf-ink)}.icon-button--filled:hover{background:var(--rdf-jade)}

/* Header */
.announcement{color:var(--announcement-text);background:var(--announcement-bg)}.announcement__track{display:flex;min-height:36px;align-items:center;justify-content:center;overflow:hidden}.announcement__item{display:none;font-size:.74rem;font-weight:650;text-align:center}.announcement__item:first-child{display:block}.site-header{position:relative;z-index:90;background:#fff;box-shadow:0 1px 0 var(--rdf-line)}.site-header__main{display:grid;min-height:72px;grid-template-columns:auto auto 1fr;align-items:center;gap:.7rem}.mobile-nav-trigger{display:grid}.site-logo{display:inline-flex;min-width:0;align-items:center;gap:.65rem}.site-logo img{width:42px;height:42px;object-fit:contain;border-radius:50%}.site-logo>span{display:none;flex-direction:column}.site-logo strong{font-family:var(--rdf-heading-font);font-size:1.25rem;line-height:1}.site-logo small{margin-top:.22rem;color:#667587;font-size:.56rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.header-search{grid-column:1/-1;padding-bottom:.75rem}.search-form{position:relative;display:flex;min-height:46px;align-items:center;border:1px solid var(--rdf-line);border-radius:999px;background:#fff}.search-form>svg{width:20px;height:20px;margin-left:1rem;fill:none;stroke:#718092;stroke-width:1.8}.search-form input{width:100%;height:44px;padding:0 .75rem;border:0;outline:0;background:transparent}.search-form>button{display:none}.header-actions{display:flex;justify-self:end;align-items:center}.header-action{display:none}.cart-bubble{position:absolute;right:1px;top:0;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border-radius:999px;color:#fff;background:var(--rdf-jade);font-size:.62rem;font-weight:800}.desktop-navigation{display:none}.mobile-navigation{position:fixed;z-index:102;left:0;top:0;bottom:0;width:min(88vw,380px);padding:1rem;color:var(--rdf-ink);background:#fff;box-shadow:24px 0 80px rgba(8,27,51,.24);transform:translateX(-105%);transition:transform .28s ease}.mobile-navigation.is-open{transform:none}.mobile-navigation__head{display:flex;padding-bottom:1rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rdf-line)}.mobile-navigation__head strong{font-size:1.35rem}.mobile-navigation a{display:flex;min-height:50px;align-items:center;border-bottom:1px solid var(--rdf-line);font-weight:700}.page-overlay{position:fixed;z-index:101;inset:0;border:0;background:rgba(8,27,51,.48);backdrop-filter:blur(3px)}.predictive-search{position:absolute;z-index:110;left:0;right:0;top:calc(100% + .4rem);max-height:70vh;padding:1rem;border:1px solid var(--rdf-line);border-radius:20px;background:#fff;box-shadow:0 24px 60px rgba(8,27,51,.18);overflow:auto}.predictive-search__inner ul{display:grid;gap:.35rem}.predictive-search__inner li a{display:flex;padding:.55rem;align-items:center;gap:.75rem;border-radius:12px}.predictive-search__inner li a:hover{background:var(--rdf-soft)}.predictive-search__inner img{width:52px;height:52px;object-fit:contain}.predictive-search__inner span span{display:flex;flex-direction:column}.predictive-search__inner small{color:#657487}.predictive-search__all{display:flex;margin-top:.8rem;padding:.8rem 0 0;align-items:center;justify-content:space-between;border-top:1px solid var(--rdf-line);color:var(--rdf-blue);font-weight:800}.predictive-search__all svg{width:1rem;fill:none;stroke:currentColor}

/* Hero */
.hero-carousel{background:#fff}.hero-carousel__viewport{position:relative;overflow:hidden}.hero-slide{display:none;min-height:660px}.hero-slide.is-active{display:block}.hero-slide--light{color:var(--rdf-ink);background:linear-gradient(115deg,#fff 0%,#f2f5f7 100%)}.hero-slide--dark{color:#fff;background:linear-gradient(120deg,#05080d,#13263b)}.hero-slide--jade{color:#fff;background:linear-gradient(120deg,#056d62,#00967e)}.hero-slide__grid{display:grid;min-height:660px;grid-template-rows:auto 1fr;align-items:center}.hero-slide__copy{z-index:2;padding:3rem 1rem 0;text-align:center}.hero-slide__copy .eyebrow{color:inherit;opacity:.72}.hero-slide__copy h2{max-width:18ch;margin:0 auto 1rem;font-size:clamp(2.6rem,9vw,5.3rem)}.hero-slide__copy p{max-width:38rem;margin:0 auto 1.25rem;color:inherit;opacity:.78;font-size:clamp(1rem,2vw,1.2rem)}.hero-slide__price{display:block;margin-bottom:1.25rem}.hero-slide__media{display:grid;min-height:300px;place-items:center;overflow:hidden}.hero-slide__media img{width:100%;height:100%;object-fit:contain}.hero-device{position:relative;display:grid;width:min(74vw,360px);height:250px;place-items:center;filter:drop-shadow(0 30px 35px rgba(3,12,22,.22))}.hero-device::before{content:"";position:absolute;inset:8% 26%;border:8px solid currentColor;border-radius:40px;background:linear-gradient(145deg,rgba(255,255,255,.3),rgba(255,255,255,.04));box-shadow:inset 0 0 0 3px rgba(255,255,255,.25)}.hero-device span{position:absolute;z-index:1;bottom:0;padding:.45rem .75rem;border-radius:999px;color:#fff;background:rgba(4,18,33,.8);font-weight:800}.hero-device--ipad::before{inset:16% 7%;border-radius:22px}.hero-device--mac::before{inset:12% 5% 22%;border-radius:14px}.hero-device--mac::after{content:"";position:absolute;left:0;right:0;bottom:13%;height:12px;border-radius:3px 3px 18px 18px;background:currentColor}.hero-device--watch::before{inset:14% 32%;border-radius:38px}.hero-device--airpods::before,.hero-device--accessory::before{inset:12% 18%;border-radius:50%}.hero-control{position:absolute;z-index:4;top:58%;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(127,140,153,.35);border-radius:50%;color:var(--rdf-ink);background:rgba(255,255,255,.84);box-shadow:0 8px 22px rgba(0,0,0,.12);font-size:1.5rem;cursor:pointer}.hero-control--prev{left:.75rem}.hero-control--next{right:.75rem}.hero-dots{position:absolute;z-index:4;left:50%;bottom:1rem;display:flex;padding:.45rem .7rem;gap:.45rem;border-radius:999px;background:rgba(255,255,255,.75);transform:translateX(-50%)}.hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#aab5c0;cursor:pointer}.hero-dots button[aria-selected=true]{width:24px;border-radius:999px;background:var(--rdf-jade)}

/* Cards and storefront */
.category-row,.product-row{display:flex;margin-inline:-1rem;padding:0 1rem 1rem;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.category-row::-webkit-scrollbar,.product-row::-webkit-scrollbar{display:none}.category-tile{min-width:150px;scroll-snap-align:start}.category-tile__media{display:grid;aspect-ratio:1/1;place-items:center;border-radius:var(--rdf-radius);background:var(--rdf-soft);overflow:hidden}.category-tile__media img{width:85%;height:85%;object-fit:contain}.category-tile__placeholder{display:grid;width:72%;height:72%;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--rdf-ink),var(--rdf-blue));font-weight:800}.category-tile__copy{display:flex;padding:.8rem .25rem 0;flex-direction:column}.category-tile__copy strong{font-size:1rem}.category-tile__copy small{margin-top:.2rem;color:#657487}.product-card{display:flex;min-width:min(82vw,340px);scroll-snap-align:start;flex-direction:column;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(8,27,51,.08)}.product-card__media{position:relative;display:grid;min-height:310px;place-items:center;background:#f3f5f6;overflow:hidden}.product-card__media img{width:88%;height:290px;object-fit:contain;transition:transform .25s}.product-card:hover .product-card__media img{transform:scale(1.02)}.placeholder-svg{width:75%;height:75%;color:#cbd3da}.product-card__badge{position:absolute;left:1rem;top:1rem;padding:.4rem .65rem;border-radius:999px;color:#fff;background:var(--rdf-jade);font-size:.66rem;font-weight:850;text-transform:uppercase}.product-card__body{display:flex;padding:1.2rem;flex:1;flex-direction:column}.product-card__body .eyebrow{margin-bottom:.45rem}.product-card__body h3{min-height:2.6em;margin:0 0 .75rem;font-size:1.1rem;letter-spacing:-.02em}.price{display:flex;margin-top:auto;flex-direction:column}.price s{color:#718092;font-size:.82rem}.price strong{font-family:var(--rdf-heading-font);font-size:1.55rem;letter-spacing:-.03em}.price small{margin-top:.2rem;color:#687789;font-size:.76rem}.product-card__actions{display:flex;margin-top:1rem;align-items:center;gap:.55rem}.product-card__actions>.button{flex:1}.quick-add{margin:0}.editorial-grid{display:grid;gap:1rem}.editorial-card{position:relative;display:grid;min-height:430px;border-radius:calc(var(--rdf-radius) + 6px);overflow:hidden}.editorial-card--light{color:var(--rdf-ink);background:#eef3f6}.editorial-card--dark{color:#fff;background:#0d1117}.editorial-card--jade{color:#fff;background:linear-gradient(145deg,#006d61,#00967e)}.editorial-card__copy{z-index:2;padding:2rem}.editorial-card__copy .eyebrow{color:inherit;opacity:.72}.editorial-card__copy h3{max-width:15ch;margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.3rem)}.editorial-card__copy p{max-width:32rem;opacity:.75}.editorial-card__media{display:grid;min-height:170px;place-items:center}.editorial-card__media img{width:100%;height:100%;object-fit:cover}.editorial-card__media span{display:grid;width:145px;height:145px;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:850}.benefits-grid,.testimonial-grid{display:grid;gap:1rem}.benefit-card,.testimonial-card{margin:0;padding:1.5rem;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:#fff}.benefit-card__icon{display:grid;width:46px;height:46px;margin-bottom:2.4rem;place-items:center;border-radius:50%;color:#fff;background:var(--rdf-ink)}.benefit-card__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.benefit-card small{color:#738093;font-size:.68rem;font-weight:800;text-transform:uppercase}.benefit-card h3{margin:.5rem 0}.benefit-card p{margin:0;color:#657487;font-size:.9rem}.testimonial-card__stars{color:#d2941d;letter-spacing:.08em}.testimonial-card blockquote{margin:1rem 0 2rem;font-size:1.1rem;line-height:1.55}.testimonial-card figcaption{display:flex;flex-direction:column}.testimonial-card figcaption small{color:#718092}.faq-layout{display:grid;gap:2.5rem}.faq-layout>div:first-child p{color:#667587}.faq-list details{border-top:1px solid #c9d1d9}.faq-list details:last-child{border-bottom:1px solid #c9d1d9}.faq-list summary{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:1rem;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list summary span{color:var(--rdf-blue);font-size:1.5rem;transition:transform .2s}.faq-list .rte{padding:0 0 1.4rem;color:#5f6f81}.collection-list,.article-grid{display:grid;gap:1rem}.collection-card,.article-card{display:flex;flex-direction:column;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:#fff;overflow:hidden}.collection-card img,.collection-card svg{width:100%;aspect-ratio:4/3;object-fit:cover}.collection-card span,.article-card{padding:1.25rem}.collection-card span{display:flex;flex-direction:column}.collection-card small{color:#687789}.article-card>img,.article-card>a:first-child img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card h2{font-size:1.5rem}

/* Footer */
.footer-assistance{display:flex;padding-block:3rem;align-items:flex-start;flex-direction:column;gap:1.5rem}.footer-assistance h2{max-width:16ch;margin-bottom:.7rem}.footer-assistance p{max-width:42rem;margin:0;color:#617083}.site-footer{border-top:1px solid var(--rdf-line);background:#fff}.site-footer__grid{display:grid;padding-block:3.5rem;gap:2.25rem}.footer-brand p{max-width:28rem;margin-top:1.4rem;color:#637184}.social-links{display:flex;gap:1rem;flex-wrap:wrap}.social-links a{color:var(--rdf-blue);font-weight:750}.footer-menu h3,.footer-newsletter h3{font-size:1rem;letter-spacing:0}.footer-menu li+li{margin-top:.65rem}.footer-menu a,.footer-menu .rte,.footer-newsletter p{color:#637184;font-size:.88rem}.newsletter-form{position:relative}.newsletter-form input{width:100%;height:50px;padding:0 3.5rem 0 1rem;border:1px solid var(--rdf-line);border-radius:999px}.newsletter-form button{position:absolute;right:4px;top:4px;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--rdf-ink);cursor:pointer}.newsletter-form button svg{width:18px;fill:none;stroke:currentColor}.site-footer__legal{display:flex;padding-block:1.5rem;flex-direction:column;gap:1rem;border-top:1px solid var(--rdf-line);color:#748193;font-size:.75rem}.site-footer__legal nav{display:flex;gap:.9rem;flex-wrap:wrap}

/* Product */
.breadcrumbs{display:flex;padding-top:1.2rem;gap:.55rem;color:#708092;font-size:.78rem}.product-layout{display:grid;gap:2.5rem}.product-gallery{display:grid;gap:1rem}.product-gallery__thumbs{display:flex;order:2;gap:.5rem;overflow-x:auto}.product-gallery__thumbs button{min-width:72px;height:72px;padding:.25rem;border:1px solid var(--rdf-line);border-radius:12px;background:#fff;cursor:pointer}.product-gallery__thumbs button.is-active{border-color:var(--rdf-blue)}.product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.product-gallery__stage{display:grid;min-height:420px;place-items:center;border-radius:calc(var(--rdf-radius) + 6px);background:#f2f5f7;overflow:hidden}.product-gallery__stage .product-media{display:grid;width:100%;height:100%;place-items:center}.product-gallery__stage img{width:100%;height:min(70vh,680px);object-fit:contain}.product-media.is-hidden{display:none}.product-info h1{margin:0 0 1rem;font-size:clamp(2.4rem,5vw,4rem)}.product-rating{display:flex;margin-bottom:1.25rem;align-items:center;gap:.7rem}.product-rating span{color:#dc991a;letter-spacing:.08em}.product-rating a{color:#667587;font-size:.78rem;text-decoration:underline}.product-price-wrap{padding-block:1.25rem;border-block:1px solid var(--rdf-line)}.product-price-wrap .price strong{font-size:2.25rem}.price-source{display:block;margin-top:.55rem;color:#718092;font-size:.72rem}.product-intro{margin-top:1rem;color:#59697c}.variant-picker{display:grid;margin:1.25rem 0;grid-template-columns:1fr;gap:.5rem}.variant-picker label{font-size:.78rem;font-weight:800}.variant-picker select,.quantity-row input,.collection-toolbar select,.shipping-estimator input,.search-page__form input,.contact-form input,.contact-form textarea{min-height:48px;padding:0 .9rem;border:1px solid #b8c3ce;border-radius:12px;color:var(--rdf-ink);background:#fff}.inventory-status{display:flex;margin:1rem 0;align-items:center;gap:.5rem}.inventory-status small{color:#718092}.status-dot{width:9px;height:9px;border-radius:50%;background:#159b68}.status-dot--off{background:#b64848}.quantity-row{display:flex;margin-bottom:1rem;align-items:center;justify-content:space-between}.quantity-row input{width:80px}.shopify-payment-button{margin-top:.7rem}.shipping-callout,.trade-in-callout,.checkout-boundary{display:flex;margin-top:1rem;padding:1rem;align-items:flex-start;gap:.8rem;border:1px solid color-mix(in srgb,var(--rdf-jade),white 65%);border-radius:14px;background:color-mix(in srgb,var(--rdf-jade),white 94%)}.shipping-callout>svg,.trade-in-callout>svg,.checkout-boundary>svg{width:22px;min-width:22px;fill:none;stroke:var(--rdf-jade);stroke-width:1.7}.shipping-callout p{margin:.2rem 0 .4rem;color:#5f7081;font-size:.82rem}.trade-in-callout span,.checkout-boundary span{display:flex;flex:1;flex-direction:column}.trade-in-callout small,.checkout-boundary small{color:#607082}.product-trust{display:grid;margin:1.3rem 0;gap:.6rem}.product-trust span{display:flex;align-items:center;gap:.55rem;color:#5e6f81;font-size:.78rem}.product-trust svg{width:18px;fill:none;stroke:var(--rdf-blue)}.product-accordions details{border-top:1px solid var(--rdf-line)}.product-accordions details:last-child{border-bottom:1px solid var(--rdf-line)}.product-accordions summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;font-weight:800;cursor:pointer}.product-accordions .rte{padding-bottom:1.2rem;color:#5f6f81}

/* Collection, cart, forms */
.collection-hero{padding-block:3rem 2rem}.collection-hero h1{margin-bottom:1rem}.collection-hero .rte{max-width:48rem;color:#617083}.collection-toolbar{display:flex;padding-block:1rem;align-items:center;justify-content:space-between;border-block:1px solid var(--rdf-line)}.collection-toolbar form{display:flex;align-items:center;gap:.55rem}.collection-toolbar label{font-size:.78rem;font-weight:750}.collection-toolbar select{min-height:42px}.collection-grid{display:grid;padding-block:2rem;grid-template-columns:1fr;gap:1rem}.collection-grid .product-card{min-width:0}.pagination{display:flex;padding-top:2rem;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.pagination a,.pagination span{display:grid;min-width:42px;height:42px;padding:0 .6rem;place-items:center;border:1px solid var(--rdf-line);border-radius:999px}.pagination [aria-current=page]{color:#fff;background:var(--rdf-ink)}.cart-page__head{padding-bottom:2rem}.cart-page__head h1{margin-bottom:.6rem}.cart-page__head p{color:#637184}.cart-layout{display:grid;gap:1.5rem}.cart-items,.cart-summary{padding:1rem;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:#fff}.cart-line{display:grid;padding:1rem 0;grid-template-columns:90px 1fr;gap:1rem;border-bottom:1px solid var(--rdf-line)}.cart-line__image img{width:90px;height:90px;object-fit:contain;border-radius:12px;background:var(--rdf-soft)}.cart-line__copy{display:flex;flex-direction:column}.cart-line__copy small{color:#718092}.cart-line__copy .text-link{margin-top:.5rem;font-size:.75rem}.cart-line__qty{display:flex;align-items:center;gap:.5rem;font-size:.74rem;font-weight:750}.cart-line__qty input{width:72px;min-height:40px;padding:0 .5rem;border:1px solid var(--rdf-line);border-radius:10px}.cart-line__price{display:flex;flex-direction:column}.cart-line__price small{color:#167655}.shipping-estimator{padding-bottom:1.25rem;border-bottom:1px solid var(--rdf-line)}.shipping-estimator h2{font-size:1.5rem}.shipping-estimator>p{color:#637184;font-size:.82rem}.shipping-estimator form>div{display:grid;grid-template-columns:1fr auto;gap:.5rem}.shipping-results{display:grid;margin-top:.75rem;gap:.4rem}.shipping-rate{display:flex;padding:.7rem;align-items:center;justify-content:space-between;border-radius:10px;background:var(--rdf-soft);font-size:.8rem}.cart-summary__row,.cart-summary__total{display:flex;padding:.85rem 0;align-items:center;justify-content:space-between}.cart-summary__total{border-top:1px solid var(--rdf-line);font-size:1.15rem}.cart-summary>p{color:#687789;font-size:.78rem}.cart-cross-sell{padding-top:4rem}.empty-state{padding:4rem 1.5rem;text-align:center}.empty-state h1,.empty-state h2{margin-bottom:.75rem}.empty-state p{color:#657487}.search-page__head{max-width:900px}.search-page__head h1{font-size:clamp(2.4rem,6vw,4.8rem)}.search-page__form{display:grid;grid-template-columns:1fr auto;gap:.5rem}.search-page__form input{width:100%}.content-card{padding:1.5rem;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius)}.page-content__inner,.article-page__content{max-width:820px}.contact-layout{display:grid;gap:2rem}.contact-form{display:grid;gap:.55rem;padding:1.5rem;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:#fff}.contact-form label{font-size:.78rem;font-weight:800}.contact-form textarea{padding-top:.8rem}.form-success,.form-message{color:#126948}.article-page__header{max-width:900px;padding-bottom:2rem}.article-page__image{max-width:1200px;margin-bottom:3rem}.article-page__image img{width:100%;max-height:620px;object-fit:cover;border-radius:var(--rdf-radius)}

/* Drawer */
.cart-drawer{position:fixed;z-index:130;inset:0;pointer-events:none;visibility:hidden}.cart-drawer.is-open{pointer-events:auto;visibility:visible}.cart-drawer__overlay{position:absolute;inset:0;border:0;background:rgba(8,27,51,.54);opacity:0;transition:opacity .25s}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(100%,460px);padding:1.25rem;background:#fff;box-shadow:-22px 0 70px rgba(8,27,51,.22);overflow:auto;transform:translateX(105%);transition:transform .3s ease}.cart-drawer.is-open .cart-drawer__panel{transform:none}.cart-drawer__head{display:flex;padding-bottom:1rem;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--rdf-line)}.cart-drawer__head h2{margin:0;font-size:2rem}.mini-cart{display:grid;gap:.75rem;padding-block:1rem}.mini-cart li{display:grid;grid-template-columns:72px 1fr;gap:.75rem}.mini-cart img{width:72px;height:72px;object-fit:contain;border-radius:12px;background:var(--rdf-soft)}.mini-cart li div{display:flex;flex-direction:column}.mini-cart small{color:#718092}.cart-drawer__shipping{display:flex;padding:1rem;align-items:center;gap:.65rem;border-radius:12px;color:#fff;background:var(--rdf-ink)}.cart-drawer__shipping svg{width:20px;fill:none;stroke:var(--rdf-jade)}.cart-drawer__total{display:flex;padding:1.2rem 0;align-items:center;justify-content:space-between;font-size:1.25rem}.cart-drawer__note{color:#69788a;font-size:.78rem}.cart-drawer__content>.button{width:100%;margin-bottom:.6rem}.rdf-toast{position:fixed;z-index:150;left:50%;bottom:1.2rem;max-width:calc(100% - 2rem);padding:.85rem 1rem;border-radius:999px;color:#fff;background:#111820;box-shadow:0 14px 40px rgba(0,0,0,.2);opacity:0;pointer-events:none;transform:translate(-50%,20px);transition:opacity .2s,transform .2s}.rdf-toast.is-visible{opacity:1;transform:translate(-50%,0)}

@media (min-width:750px){.page-width{width:min(calc(100% - 3rem),var(--rdf-page))}.announcement__track{justify-content:space-between}.announcement__item{display:block}.site-header__main{min-height:82px;grid-template-columns:auto minmax(280px,1fr) auto;gap:1.5rem}.mobile-nav-trigger{display:none}.site-logo>span{display:flex}.header-search{grid-column:auto;padding:0}.search-form>button{display:block;height:38px;margin-right:4px;padding:0 1rem;border:0;border-radius:999px;color:#fff;background:var(--rdf-ink);font-weight:750}.header-action--location{display:flex}.header-action{align-items:center;gap:.55rem}.header-action>svg{width:22px;fill:none;stroke:currentColor}.header-action span{display:none;flex-direction:column}.header-action small{color:#718092;font-size:.58rem}.header-action strong{font-size:.72rem}.hero-slide{min-height:620px}.hero-slide__grid{min-height:620px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}.hero-slide__copy{padding:0 0 0 2rem;text-align:left}.hero-slide__copy h2,.hero-slide__copy p{margin-left:0}.hero-slide__media{height:620px}.hero-device{width:min(40vw,480px);height:430px}.hero-control{top:50%}.category-tile{min-width:175px}.product-card{min-width:310px}.editorial-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid--3 .editorial-card:first-child{grid-column:1/-1}.benefits-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.footer-assistance{align-items:center;flex-direction:row;justify-content:space-between}.site-footer__grid{grid-template-columns:1.3fr repeat(2,1fr)}.site-footer__legal{align-items:center;justify-content:space-between;flex-direction:row}.product-gallery{grid-template-columns:80px 1fr}.product-gallery__thumbs{order:0;flex-direction:column}.product-gallery__stage{min-height:620px}.collection-grid{grid-template-columns:repeat(2,1fr)}.cart-line{grid-template-columns:110px 1fr auto auto;align-items:center}.cart-line__image img{width:110px;height:110px}.contact-layout{grid-template-columns:1fr 1.2fr}.collection-list,.article-grid{grid-template-columns:repeat(2,1fr)}}

@media (min-width:990px){.desktop-navigation{display:block;border-top:1px solid var(--rdf-line)}.desktop-navigation__inner{display:flex;min-height:52px;align-items:center;justify-content:center;gap:clamp(1.2rem,2.5vw,2.5rem)}.desktop-navigation__inner>a,.nav-entry>a{display:flex;min-height:52px;align-items:center;font-size:.86rem;font-weight:700}.nav-entry{position:static}.mega-menu{position:absolute;left:0;right:0;top:100%;padding-block:2.2rem;border-top:1px solid var(--rdf-line);background:rgba(255,255,255,.98);box-shadow:0 24px 55px rgba(8,27,51,.12);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s;backdrop-filter:blur(12px)}.nav-entry:hover .mega-menu,.nav-entry:focus-within .mega-menu{opacity:1;visibility:visible;transform:none}.mega-menu__grid{display:grid;grid-template-columns:.9fr 1fr .8fr;gap:3rem}.mega-menu__eyebrow{color:#718092;font-size:.72rem;text-transform:uppercase}.mega-menu h2{font-size:2rem}.mega-menu li+li{margin-top:.55rem}.mega-menu__promise{padding:1.25rem;border-radius:var(--rdf-radius);background:var(--rdf-soft)}.mega-menu__promise p{margin:.5rem 0 0;color:#657487;font-size:.82rem}.header-action span{display:flex}.hero-slide__copy{padding-left:3rem}.category-row,.product-row{margin-inline:0;padding-inline:0}.category-row{display:grid;grid-template-columns:repeat(8,1fr);overflow:visible}.category-tile{min-width:0}.product-row{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}.product-card{min-width:0}.editorial-grid{grid-template-columns:1.35fr .9fr}.editorial-grid--3 .editorial-card:first-child{grid-column:auto;grid-row:span 2}.editorial-card{min-height:360px}.editorial-card:first-child{min-height:740px}.benefits-grid{grid-template-columns:repeat(4,1fr)}.testimonial-grid{grid-template-columns:repeat(3,1fr)}.faq-layout{grid-template-columns:.75fr 1.25fr;gap:5rem}.site-footer__grid{grid-template-columns:1.5fr repeat(2,.7fr) 1fr}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(380px,.8fr);align-items:start;gap:4rem}.product-info{position:sticky;top:1.5rem}.collection-grid{grid-template-columns:repeat(4,1fr)}.cart-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start}.cart-summary{position:sticky;top:1.5rem}.collection-list,.article-grid{grid-template-columns:repeat(3,1fr)}}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media print{.announcement,.site-header,.site-footer,.cart-drawer,.rdf-toast{display:none!important}.section{padding-block:1rem}}

/* Histórico v3 preservado; o bloco RDF v4 no final substitui esta direção. */
body{background:var(--rdf-paper)}
.section--white,.site-header,.search-form,.product-card,.benefit-card,.testimonial-card,.site-footer{background:var(--rdf-paper)}
.rte a,.text-link,.eyebrow{color:var(--rdf-jade)}
.button{border-radius:11px}.button--primary{background:var(--rdf-jade);box-shadow:0 12px 26px color-mix(in srgb,var(--rdf-jade),transparent 78%)}.button--primary:hover{background:color-mix(in srgb,var(--rdf-jade),black 14%)}.button--outline{border-color:#cfc5bc}.icon-button--filled{background:var(--rdf-ink)}
.site-header{box-shadow:0 1px 0 var(--rdf-line),0 8px 24px rgba(43,31,22,.05)}.site-logo__image{display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--rdf-line);border-radius:14px;background:#fff;overflow:hidden}.site-logo__image img{width:100%;height:100%;max-width:none;object-fit:cover;transform:none}.site-logo small,.header-action small{color:#776d64}.search-form{border-radius:13px;background:var(--rdf-soft)}.search-form>button{border-radius:9px!important;background:var(--rdf-ink)!important}.cart-bubble{background:var(--rdf-jade)}.localization-form select{min-height:38px;padding:0 .65rem;border:1px solid var(--rdf-line);border-radius:9px;color:var(--rdf-ink);background:var(--rdf-paper);font-size:.7rem;font-weight:750}
.hero-carousel{padding-bottom:88px;background:#eee6de}.hero-carousel__viewport{overflow:visible}.hero-slide__viewport{overflow:hidden}.hero-slide--light{background:linear-gradient(120deg,#fffdf9,#eae2da)}.hero-slide--dark{background:linear-gradient(120deg,#181411,#4c2a1e)}.hero-slide--jade{background:linear-gradient(120deg,#2a211c,#73402a)}.hero-slide__copy .eyebrow{color:var(--rdf-jade);opacity:1}.hero-slide--dark .hero-slide__copy .eyebrow,.hero-slide--jade .hero-slide__copy .eyebrow{color:#ffad8c}.hero-slide__dual-price{display:flex;margin-bottom:1.2rem;flex-direction:column;gap:.15rem}.hero-slide__dual-price strong{font-family:var(--rdf-heading-font);font-size:1.75rem;letter-spacing:-.04em}.hero-slide__dual-price small{font-size:.72rem;font-weight:750;opacity:.72}.hero-slide__dual-price em{font-style:normal;font-weight:400}.hero-control{top:50%;width:50px;height:50px;border-radius:12px}.hero-control svg{width:19px;fill:none;stroke:currentColor}.hero-control--prev svg{transform:rotate(180deg)}.hero-campaign-tabs{position:absolute;z-index:6;right:max(1rem,calc((100vw - var(--rdf-page))/2));bottom:-70px;left:max(1rem,calc((100vw - var(--rdf-page))/2));display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--rdf-line);border-radius:16px;background:rgba(255,253,249,.97);box-shadow:0 18px 45px rgba(47,34,24,.13);overflow:hidden}.hero-campaign-tabs button{position:relative;display:grid;min-height:64px;padding:.7rem;grid-template-columns:auto 1fr;align-items:center;gap:.45rem;border:0;border-right:1px solid var(--rdf-line);color:#776e65;background:transparent;text-align:left;cursor:pointer}.hero-campaign-tabs button:last-child{border-right:0}.hero-campaign-tabs span{color:#a2978d;font-size:.58rem;font-weight:850}.hero-campaign-tabs strong{font-size:.68rem}.hero-campaign-tabs i{position:absolute;right:.7rem;bottom:.42rem;left:.7rem;height:2px;background:#e1d8d0}.hero-campaign-tabs i::after{display:block;width:0;height:100%;content:"";background:var(--rdf-jade)}.hero-campaign-tabs button[aria-selected=true]{color:var(--rdf-ink);background:#fff2ea}.hero-campaign-tabs button[aria-selected=true] span{color:var(--rdf-jade)}.hero-campaign-tabs button[aria-selected=true] i::after{width:100%;animation:rdf-progress 6s linear}@keyframes rdf-progress{from{width:0}to{width:100%}}.hero-currency-note{position:absolute;right:max(1rem,calc((100vw - var(--rdf-page))/2));bottom:-86px;margin:0;color:#857970;font-size:.52rem}.hero-dots{display:none}
.category-tile__media,.product-card__media{background:linear-gradient(145deg,#fbf8f4,#eee7df)}.category-tile__placeholder{background:linear-gradient(145deg,var(--rdf-ink),#60301f)}.product-card:hover{box-shadow:0 18px 45px rgba(47,34,24,.09)}.product-card__badge{background:var(--rdf-jade)}.price s,.price small{color:#796f66}.price-usd-reference{display:block;margin-top:.2rem;color:#877b71;font-size:.72rem;font-weight:750}.price-usd-reference em{color:#a0958b;font-style:normal;font-weight:400}.editorial-card--light{background:#f3ece5}.editorial-card--dark{background:#191512}.editorial-card--jade{background:linear-gradient(145deg,#2f251f,#74402a)}.editorial-card__media img{object-fit:cover}.benefit-card__icon{background:var(--rdf-jade)}.faq-list summary span{color:var(--rdf-jade)}
.product-gallery__thumbs button{position:relative;min-width:88px;height:90px;padding:.45rem;border-radius:11px;overflow:hidden}.product-gallery__thumbs button.is-active{border:2px solid var(--rdf-jade);background:#fff2ea}.product-gallery__thumbs button img{position:absolute;right:.2rem;bottom:.15rem;width:45px;height:58px;opacity:.36}.product-gallery__thumbs button span,.product-gallery__thumbs button small{position:relative;z-index:2;display:block;text-align:left}.product-gallery__thumbs button span{color:var(--rdf-jade);font-size:.58rem;font-weight:900}.product-gallery__thumbs button small{margin-top:.2rem;font-size:.55rem;font-weight:800}.product-gallery__stage{position:relative;border:1px solid var(--rdf-line);background:linear-gradient(145deg,#fbf8f4,#ece4dc)}.product-gallery__stage .product-media{position:relative}.product-media__role{position:absolute;z-index:2;left:1rem;top:1rem;padding:.45rem .65rem;border-radius:8px;color:#fff;background:var(--rdf-ink);font-size:.58rem;font-weight:850;text-transform:uppercase}.product-media--beneficios{background:#fff0e8}.product-media--experiencia{background:linear-gradient(145deg,#211b17,#60301f)}.product-media--confianca{background:linear-gradient(145deg,#2b241f,#55463b)}.product-gallery__guidance{grid-column:1/-1;margin:0;color:#80756c;font-size:.68rem;line-height:1.5}.shipping-callout,.trade-in-callout,.checkout-boundary{border-color:#edc9b8;background:#fff1e9}.shipping-callout>svg,.trade-in-callout>svg,.checkout-boundary>svg,.product-trust svg{stroke:var(--rdf-jade)}
.used-editorial{background:var(--rdf-soft)}.used-editorial__families{display:grid;margin-top:2rem;gap:1rem}.used-editorial__families a{display:flex;min-height:340px;padding:1.5rem;flex-direction:column;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:var(--rdf-paper);overflow:hidden}.used-editorial__families img,.used-editorial__families svg{width:100%;height:230px;object-fit:contain}.used-editorial__families span{font-family:var(--rdf-heading-font);font-size:1.5rem;font-weight:800}.used-editorial__families strong{display:flex;margin-top:.5rem;align-items:center;gap:.35rem;color:var(--rdf-jade);font-size:.75rem}.used-editorial__families strong svg{width:1rem;height:1rem;fill:none;stroke:currentColor}.used-editorial__proof{display:grid;margin-top:1rem;padding:2rem;border-radius:var(--rdf-radius);color:#fff;background:var(--rdf-ink);gap:2rem}.used-editorial__proof h3{font-size:clamp(1.7rem,4vw,2.8rem)}.used-editorial__proof p{margin:0;color:#cbbfb5}.used-editorial__proof ul{display:grid;gap:.55rem}.used-editorial__proof li{display:flex;padding:.8rem;align-items:center;gap:.5rem;border:1px solid #453a32;border-radius:10px;color:#e1d7cf;font-size:.72rem}.used-editorial__proof li svg{width:1rem;fill:none;stroke:#ff9c73}
.comparison-section{background:var(--rdf-paper)}.comparison-section__head{max-width:760px;margin-bottom:2rem}.comparison-section__head p{color:#71675e}.comparison-section__grid{border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:#fff;overflow-x:auto}.comparison-section__row{display:grid;min-width:850px;grid-template-columns:180px repeat(3,1fr);border-bottom:1px solid var(--rdf-line)}.comparison-section__row:last-child{border-bottom:0}.comparison-section__row>strong,.comparison-section__row>span,.comparison-section__row>article{padding:1.1rem;border-right:1px solid var(--rdf-line)}.comparison-section__row>:last-child{border-right:0}.comparison-section__row>strong{background:var(--rdf-soft);font-size:.72rem}.comparison-section__row>span{color:#615850;font-size:.78rem}.comparison-section__row--products article{display:flex;min-height:360px;flex-direction:column;align-items:flex-start}.comparison-section__row--products img,.comparison-section__row--products svg{width:100%;height:190px;object-fit:contain}.comparison-section__row--products h2{font-size:1.2rem}.comparison-section__row--products .button{margin-top:1rem}.comparison-section__note{color:#776d64;font-size:.7rem}
.site-footer{color:#b8aca3;border-color:#332b25;background:#15120f}.footer-assistance p,.footer-brand p,.footer-menu a,.footer-menu .rte,.footer-newsletter p{color:#a99c92}.footer-assistance .eyebrow,.social-links a{color:#ff9b72}.footer-assistance h2,.footer-menu h3,.footer-newsletter h3,.site-logo strong{color:#fff}.footer-site-logo .site-logo__image{border-color:#443b34}.newsletter-form input{border-color:#433a33;color:#fff;background:#211d19}.site-footer__legal{border-color:#332b25;color:#81756c}.footer-commerce{display:flex;padding:1.5rem 0;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid #332b25}.footer-commerce>div>strong{display:block;margin-bottom:.65rem;color:#fff;font-size:.76rem}.footer-commerce small{color:#81756c;font-size:.58rem}.payment-icons{display:flex;margin-bottom:.5rem;gap:.4rem;flex-wrap:wrap}.payment-icons li{display:grid;padding:.2rem;border-radius:5px;background:#fff}.payment-icon{width:38px;height:24px}.localization-form--footer{display:flex;align-items:center;gap:.75rem}.localization-form--footer label{color:#d8cdc4;font-size:.72rem}.localization-form--footer select{border-color:#493e36;color:#eee5de;background:#211d19}
.whatsapp-widget{position:fixed;z-index:145;right:1.2rem;bottom:1.2rem;display:flex;align-items:flex-end;flex-direction:column;gap:.65rem}.whatsapp-widget__launcher{display:flex;min-height:52px;padding:.4rem 1rem .4rem .4rem;align-items:center;gap:.6rem;border:0;border-radius:14px;color:#fff;background:var(--rdf-ink);box-shadow:0 16px 44px rgba(35,25,18,.24);cursor:pointer}.whatsapp-widget__launcher span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:var(--rdf-jade);font-size:.65rem;font-weight:900}.whatsapp-widget__launcher strong{font-size:.74rem}.whatsapp-widget__menu{width:min(370px,calc(100vw - 2rem));padding:1rem;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:var(--rdf-paper);box-shadow:0 25px 70px rgba(39,29,22,.24)}.whatsapp-widget__menu>div:first-child{position:relative;display:flex;flex-direction:column}.whatsapp-widget__menu>div:first-child .eyebrow{margin-bottom:.2rem}.whatsapp-widget__menu>div:first-child>button{position:absolute;right:0;top:0;width:30px;height:30px;border:0;border-radius:8px;background:var(--rdf-soft);cursor:pointer}.whatsapp-widget__menu>p{color:#736a62;font-size:.72rem}.whatsapp-widget__menu>a,.whatsapp-widget__menu>button{display:grid;width:100%;min-height:68px;padding:.65rem;grid-template-columns:34px 1fr;align-items:center;gap:.65rem;border:1px solid var(--rdf-line);border-radius:10px;color:var(--rdf-ink);background:#fff;text-align:left;cursor:pointer}.whatsapp-widget__menu>a+*,.whatsapp-widget__menu>button+*{margin-top:.4rem}.whatsapp-widget__menu>a>span,.whatsapp-widget__menu>button>span{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;color:#fff;background:var(--rdf-jade);font-size:.6rem;font-weight:900}.whatsapp-widget__menu>a div,.whatsapp-widget__menu>button div{display:flex;flex-direction:column}.whatsapp-widget__menu small{color:#766c64;font-size:.62rem}

@media(min-width:750px){.used-editorial__families{grid-template-columns:repeat(3,1fr)}.used-editorial__proof{grid-template-columns:1fr 1fr}.used-editorial__proof ul{grid-template-columns:1fr 1fr}}
@media(max-width:989px){.hero-campaign-tabs{right:1rem;left:1rem;grid-template-columns:repeat(7,125px);overflow-x:auto}.hero-currency-note{right:1rem}.header-actions .localization-form{display:none}.footer-commerce{align-items:flex-start;flex-direction:column}}
@media(max-width:749px){.hero-carousel{padding-bottom:94px}.hero-slide{min-height:680px}.hero-slide__grid{min-height:680px}.hero-campaign-tabs{bottom:-72px;grid-template-columns:repeat(7,115px)}.hero-campaign-tabs button{min-height:58px}.hero-currency-note{bottom:-90px;left:1rem;font-size:.48rem}.hero-control{width:38px;height:38px;border-radius:10px}.used-editorial__families{display:flex;overflow-x:auto}.used-editorial__families a{min-width:82vw}.footer-commerce{padding-inline:1rem}.whatsapp-widget{right:.75rem;bottom:.75rem}.whatsapp-widget__launcher{padding-right:.4rem}.whatsapp-widget__launcher strong{display:none}}

.used-criteria__head{max-width:850px;margin-bottom:2.5rem}.used-criteria__head p{color:#71675e}.used-criteria__grid{display:grid;gap:1rem}.used-criteria__grid article{min-height:310px;padding:2rem;border:1px solid var(--rdf-line);border-radius:var(--rdf-radius);background:var(--rdf-soft)}.used-criteria__grid article>span{color:var(--rdf-jade);font-size:.72rem;font-weight:900}.used-criteria__grid h2{margin-top:2.5rem;font-size:1.9rem}.used-criteria__grid p{color:#6c625a}.used-criteria__inspection{margin-top:1rem;padding:2rem;border-radius:var(--rdf-radius);color:#fff;background:var(--rdf-ink)}.used-criteria__inspection>div{display:grid;gap:.5rem}.used-criteria__inspection>div span{display:flex;padding:.8rem;align-items:center;gap:.5rem;border:1px solid #493d35;border-radius:9px;color:#e2d6cd;font-size:.72rem}.used-criteria__inspection svg{width:1rem;fill:none;stroke:#ff9b72}
@media(min-width:750px){.used-criteria__grid{grid-template-columns:repeat(3,1fr)}.used-criteria__inspection>div{grid-template-columns:repeat(4,1fr)}}

/* RDF v4 — sistema visual branco e azul, mobile-first e sem autoplay. */
body{color:#10213a;background:#fff}.button--primary,.search-form>button,.newsletter-form button{color:#fff!important;background:#0066cc!important}.button--primary:hover,.search-form>button:hover{background:#0057b8!important}.button--outline{color:#0057b8;border-color:#bad4ed;background:#fff}.button,.search-form,.variant-picker select,.quantity-row input{border-radius:999px}.eyebrow{color:#0066cc}.section--soft{background:#f5f8fc}.site-header{position:sticky;top:0;background:#fff;box-shadow:0 1px 0 #e4ebf2;transform:translateY(0);transition:transform .26s ease}.site-header.is-hidden{transform:translateY(-105%)}.site-logo__image{padding:8px;border:0;border-radius:14px;background:#0066cc}.site-logo__image img{object-fit:contain}.site-logo strong{color:#10213a}.search-form{border-color:#e0e8f0;background:#f3f7fb}.cart-bubble{background:#0066cc}.icon-button.cart-trigger{color:#0066cc;background:#eef6ff}.desktop-navigation{border-top:1px solid #edf2f6}.desktop-navigation a{color:#163653}.mega-menu{border-color:#e0e8f0;background:#fff}.mega-menu__promise{color:#23496d;background:#eef6ff}.nav-entry:last-child>a{color:#087849}.mobile-navigation ul ul{padding-left:14px}.mobile-navigation ul ul a{min-height:42px;color:#61758a;font-size:.88rem}.mobile-account-link{display:flex;min-height:52px;margin-top:10px;align-items:center;gap:10px;color:#0057b8;font-weight:800}.mobile-account-link svg{width:18px;fill:none;stroke:currentColor}

.hero-carousel{padding-bottom:56px;background:#fff}.hero-carousel__viewport{overflow:hidden}.hero-slide,.hero-slide__grid{min-height:560px}.hero-slide--light,.hero-slide--dark,.hero-slide--jade{color:#10213a;background:#fff}.hero-slide__copy{color:#10213a}.hero-slide__copy .eyebrow,.hero-slide--dark .hero-slide__copy .eyebrow,.hero-slide--jade .hero-slide__copy .eyebrow{color:#0066cc}.hero-slide__copy p{color:#64748b;opacity:1}.hero-slide__dual-price strong{color:#10213a}.hero-slide__dual-price small{color:#64748b;opacity:1}.hero-slide__media{background:#fff}.hero-slide__media img{object-fit:contain}.hero-device{color:#0066cc;filter:drop-shadow(0 22px 30px rgba(18,55,92,.12))}.hero-device span{background:#0066cc}.hero-control{top:50%;width:46px;height:46px;border:1px solid #d8e4ef;border-radius:50%;color:#0066cc;background:rgba(255,255,255,.96)}.hero-campaign-tabs{right:50%;bottom:12px;left:auto;display:flex;width:max-content;max-width:calc(100% - 32px);padding:5px;gap:4px;border:1px solid #dce6ef;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 12px 35px rgba(12,46,80,.1);transform:translateX(50%);overflow-x:auto}.hero-campaign-tabs button{display:block;min-height:36px;padding:0 15px;border:0;border-radius:999px;color:#52677d;background:#fff;text-align:center;white-space:nowrap}.hero-campaign-tabs button[aria-selected=true]{color:#fff;background:#0066cc}.hero-campaign-tabs button strong{font-size:.7rem}.hero-campaign-tabs span,.hero-campaign-tabs i,.hero-currency-note{display:none!important}

.category-tile__media,.product-card__media{background:#fff}.category-tile,.product-card{border:1px solid #e0e8f0;border-radius:24px;background:#fff}.category-tile__media{border:1px solid #edf2f6;border-radius:20px}.category-tile__placeholder{color:#0066cc;background:#eef6ff}.product-card__badge{background:#087849}.product-card:hover{border-color:#bad4ed;box-shadow:0 16px 42px rgba(15,52,88,.09)}.benefit-card__icon{background:#0066cc}.editorial-card--light,.editorial-card--dark,.editorial-card--jade{color:#10213a;background:#f5f8fc}.editorial-card__copy .eyebrow{color:#0066cc}.editorial-card__copy p{color:#64748b;opacity:1}.editorial-card__media span{color:#0066cc;border-color:#bad4ed;background:#fff}.faq-list summary span{color:#0066cc}.used-editorial,.comparison-section{background:#f5f8fc}.used-editorial__families a{background:#fff}.used-editorial__proof,.used-criteria__inspection{color:#fff;background:#0066cc}.used-editorial__proof p{color:#d9ecff}.used-editorial__proof li,.used-criteria__inspection>div span{border-color:#4e9be5;color:#fff}.used-editorial__proof li svg,.used-criteria__inspection svg{stroke:#fff}

.product-section{padding-bottom:0}.product-layout{align-items:start}.product-info{position:sticky;top:28px}.product-gallery__thumbs button{min-width:80px;height:80px;padding:5px;border:1px solid #e0e8f0;border-radius:16px;background:#fff}.product-gallery__thumbs button.is-active{border:2px solid #0066cc;background:#fff}.product-gallery__thumbs button img{position:static;width:100%;height:100%;opacity:1;object-fit:contain}.product-gallery__thumbs button span,.product-gallery__thumbs button small,.product-media__role,.product-gallery__guidance{display:none}.product-gallery__stage{border:1px solid #edf2f6;border-radius:28px;background:#fff}.product-gallery__stage img{object-fit:contain}.product-price-wrap{border-color:#e4ebf2}.price-source{display:none}.variant-picker select{border-color:#cbd9e6}.shipping-callout,.trade-in-callout,.checkout-boundary{border-color:#d7e4f1;border-radius:20px;background:#f7faff}.shipping-callout>svg,.trade-in-callout>svg,.checkout-boundary>svg,.product-trust svg{stroke:#0066cc}.product-service-row{display:grid;padding-block:28px;grid-template-columns:repeat(3,1fr);gap:12px}.product-service-row>*{display:flex;min-height:88px;padding:16px;align-items:center;gap:12px;border:1px solid #e0e8f0;border-radius:18px;color:#183653;background:#fff;text-align:left}.product-service-row svg{width:22px;min-width:22px;fill:none;stroke:#0066cc}.product-service-row span{display:flex;flex-direction:column}.product-service-row small{color:#718196}.product-overview-bar{border-block:1px solid #e1e9f1;background:#fff}.product-overview-bar>.page-width{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:20px}.product-overview-bar span{color:#0066cc;font-size:.7rem;font-weight:850;text-transform:uppercase}.product-overview-bar h2{margin:4px 0 0;font-size:1.65rem}.product-overview-bar>.page-width>div:last-child{display:flex;gap:10px}.product-editorial{padding-block:72px;background:#f5f8fc}.product-editorial__head{max-width:900px;margin:0 auto 34px;text-align:center}.product-editorial__head h2{font-size:clamp(2.4rem,5vw,4.6rem)}.product-editorial__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-editorial__feature{position:relative;display:grid;min-height:460px;padding:32px;align-content:start;border-radius:30px;background:#fff;overflow:hidden}.product-editorial__feature--wide{min-height:620px;grid-column:span 2}.product-editorial__feature>div{position:relative;z-index:2;max-width:620px}.product-editorial__feature span{color:#0066cc;font-size:.7rem;font-weight:900;letter-spacing:.1em}.product-editorial__feature h3{margin:10px 0;font-size:clamp(1.8rem,3vw,3rem)}.product-editorial__feature p{color:#64748b}.product-editorial__feature img{position:absolute;right:0;bottom:0;width:100%;height:68%;object-fit:contain}.product-details-dialog{width:min(1080px,calc(100vw - 28px));max-height:92vh;padding:0;border:0;border-radius:30px;background:#fff;box-shadow:0 40px 120px rgba(5,27,51,.28);overflow:auto}.product-details-dialog::backdrop{background:rgba(7,27,51,.62);backdrop-filter:blur(5px)}.product-details-dialog__top{position:sticky;z-index:4;top:0;display:flex;min-height:62px;padding:12px 18px 12px 28px;align-items:center;justify-content:space-between;border-bottom:1px solid #e6edf4;background:#fff}.product-details-dialog__top>span{color:#0066cc;font-size:.72rem;font-weight:900;text-transform:uppercase}.product-details-dialog__hero{display:grid;min-height:520px;padding:48px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:36px;background:#f5f8fc}.product-details-dialog__hero h2{font-size:clamp(2.8rem,6vw,5rem)}.product-details-dialog__hero img{width:100%;height:420px;object-fit:contain}.product-details-dialog__features{display:grid;padding:38px;grid-template-columns:repeat(3,1fr);gap:14px}.product-details-dialog__features article{padding:22px;border:1px solid #e0e8f0;border-radius:22px}.product-details-dialog__features svg{width:24px;fill:none;stroke:#0066cc}.product-details-dialog__features p{color:#64748b}.product-details-dialog__legal{margin:0 38px 38px;padding:24px;border-radius:20px;color:#52677d;background:#eef6ff}.sticky-product-buy{position:sticky;z-index:60;bottom:0;display:flex;min-height:78px;padding:10px max(20px,calc((100vw - var(--rdf-page))/2));align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #dce6ef;background:rgba(255,255,255,.97);box-shadow:0 -10px 30px rgba(18,55,92,.08);backdrop-filter:blur(15px)}.sticky-product-buy>div{display:flex;flex-direction:column}.sticky-product-buy small{color:#52677d}.sticky-product-buy strong{font-size:1.15rem}.sticky-product-buy span{color:#087849;font-size:.72rem}.bundle-builder{display:grid;grid-template-columns:1fr 300px;gap:18px}.bundle-builder__items{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.bundle-builder__items label{position:relative}.bundle-builder__items input{position:absolute;left:12px;top:12px}.bundle-builder__items label>span{display:flex;min-height:260px;padding:18px;align-items:center;flex-direction:column;border:1px solid #e0e8f0;border-radius:22px;background:#fff;text-align:center}.bundle-builder__items img{width:100%;height:150px;object-fit:contain}.bundle-builder__items small{margin-top:5px;color:#64748b}.bundle-builder aside{position:sticky;top:24px;display:flex;height:max-content;padding:24px;flex-direction:column;border-radius:22px;color:#fff;background:#0066cc}.bundle-builder aside strong{margin:8px 0;font-size:1.35rem}.bundle-builder aside p{color:#dceeff}.bundle-builder aside .button{color:#0066cc!important;background:#fff!important}

.cart-drawer__overlay{background:rgba(16,33,58,.18)}.cart-drawer__panel{top:84px;right:16px;bottom:auto;width:min(440px,calc(100% - 32px));max-height:calc(100vh - 104px);padding:20px;border:1px solid #dbe5ef;border-radius:24px;box-shadow:0 28px 80px rgba(10,34,61,.22);transform:translateY(-14px)}.cart-drawer.is-open .cart-drawer__panel{transform:none}.cart-drawer__head h2{font-size:1.45rem}.cart-drawer__shipping{color:#234b6f;background:#eef6ff}.cart-drawer__shipping svg{stroke:#0066cc}.site-footer{color:#5d7187;border-color:#dce6ef;background:#f5f8fc}.footer-assistance p,.footer-brand p,.footer-menu a,.footer-menu .rte,.footer-newsletter p{color:#5d7187}.footer-assistance .eyebrow,.social-links a{color:#0066cc}.footer-assistance h2,.footer-menu h3,.footer-newsletter h3,.site-footer .site-logo strong{color:#10213a}.footer-site-logo .site-logo__image{border:0;background:#0066cc}.newsletter-form input{border-color:#d8e3ed;color:#10213a;background:#fff}.site-footer__legal,.footer-commerce{border-color:#d8e3ed;color:#718196}.footer-commerce>div>strong,.localization-form--footer label{color:#10213a}.footer-commerce small{color:#718196}.localization-form--footer select{border-color:#d8e3ed;color:#10213a;background:#fff}.whatsapp-widget__launcher{width:56px;min-height:56px;padding:7px;border:1px solid #dbe5ef;border-radius:50%;color:#fff;background:#25d366;box-shadow:0 16px 44px rgba(18,55,92,.18)}.whatsapp-widget__launcher span{width:40px;height:40px;border-radius:50%;background:#25d366}.whatsapp-widget__launcher span svg{width:100%;height:100%}.whatsapp-widget__launcher strong{display:none}.whatsapp-widget__menu{border-color:#dce6ef;border-radius:24px;background:#fff}.whatsapp-widget__menu>p,.whatsapp-widget__menu small{color:#64748b}.whatsapp-widget__menu>a{border-color:#e0e8f0;border-radius:18px}.whatsapp-widget__menu>a>span{background:#25d366}

@media(min-width:990px){.desktop-navigation{display:block}.site-header__main{grid-template-columns:auto minmax(300px,1fr) auto}.header-action span{display:flex}.product-layout{grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:56px}}
@media(max-width:749px){html,body{max-width:100%;overflow-x:clip}.page-width{width:min(calc(100% - 28px),var(--rdf-page))}.site-header__main{display:flex;min-height:64px;padding-block:8px;justify-content:center}.mobile-nav-trigger{position:absolute;left:14px}.site-logo__image{width:44px;height:44px}.header-search{display:none}.header-actions{position:absolute;right:14px}.header-actions>*:not(.cart-trigger){display:none}.hero-carousel{padding-bottom:50px}.hero-slide,.hero-slide__grid{min-height:470px}.hero-slide__grid{grid-template-rows:auto 170px}.hero-slide__copy{padding:24px 20px 0}.hero-slide__copy h2{max-width:10ch;font-size:2.15rem;white-space:normal}.hero-slide__copy p{font-size:.86rem}.hero-slide__media{min-height:160px;height:170px}.hero-slide__media img{height:170px}.hero-device{height:160px}.hero-control{top:68%;width:38px;height:38px}.hero-campaign-tabs{right:auto;bottom:8px;left:14px;width:calc(100% - 28px);max-width:none;transform:none;justify-content:flex-start}.hero-campaign-tabs button{min-height:34px;padding:0 13px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading h2{font-size:2rem}.product-gallery__stage{min-height:310px}.product-gallery__stage img{height:285px}.product-info{position:static}.product-service-row{grid-template-columns:1fr}.product-overview-bar>.page-width{min-height:148px;align-items:flex-start;flex-direction:column;justify-content:center}.product-overview-bar>.page-width>div:last-child{display:flex;width:100%}.product-overview-bar .button{flex:1}.product-editorial{padding-block:52px}.product-editorial__grid{grid-template-columns:1fr}.product-editorial__feature,.product-editorial__feature--wide{min-height:470px;grid-column:auto}.product-editorial__feature img{height:62%}.product-details-dialog{width:calc(100vw - 14px);border-radius:24px}.product-details-dialog__hero{padding:30px 22px;grid-template-columns:1fr;text-align:center}.product-details-dialog__hero img{height:260px;grid-row:1}.product-details-dialog__features{padding:22px;grid-template-columns:1fr}.product-details-dialog__legal{margin:0 22px 22px}.sticky-product-buy{width:100vw;padding:9px 12px;gap:10px}.sticky-product-buy>div{min-width:0;max-width:165px}.sticky-product-buy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sticky-product-buy .button{max-width:158px;padding-inline:14px;white-space:nowrap}.bundle-builder{grid-template-columns:1fr}.bundle-builder__items{display:grid;grid-auto-columns:180px;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto}.bundle-builder aside{position:static}.cart-drawer__panel{top:72px;right:8px;width:calc(100% - 16px);max-height:calc(100vh - 82px)}.whatsapp-widget{right:12px;bottom:98px}}
.hero-slide__media img[src*="iphone17-pro-deepblue"]{width:100%;height:100%;object-fit:cover;object-position:78% 58%;transform:scale(1.18)}
@media print{.site-header,.whatsapp-widget,.sticky-product-buy,.product-details-dialog,.cart-drawer{display:none!important}}

/* =========================================================
   RDF — PREÇOS DOS CARDS DA HOME — AJUSTE FINAL
   Escopo somente em .product-card para não afetar:
   - página de produto
   - carrinho
   - cards customizados de coleção (.rdf-product-card)
   ========================================================= */

.product-card .product-card__custom-price {
  display: flex !important;
  width: 100% !important;
  min-height: 64px !important;
  margin: 0 !important;
  padding: 0 !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0 !important;
  color: #111111 !important;
  text-align: center !important;
}

/* PREÇO ANTIGO + DESCONTO */
.product-card .product-card__custom-price .price-compare-row {
  display: flex !important;
  min-height: 18px !important;
  margin: 0 0 4px !important;
  padding: 0 !important;
  align-items: baseline !important;
  justify-content: center !important;
  gap: 5px !important;
  line-height: 1 !important;
}

.product-card .product-card__custom-price .price-compare-row--empty {
  visibility: hidden !important;
}

.product-card .product-card__custom-price .price-compare {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #92979d !important;
  background: transparent !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-decoration: line-through !important;
  text-decoration-thickness: 1px !important;
}

.product-card .product-card__custom-price .price-discount {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #087849 !important;
  background: transparent !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: -.2px !important;
  white-space: nowrap !important;
}

/* PREÇO PRINCIPAL */
.product-card .product-card__custom-price .price-main-value {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #111111 !important;
  background: transparent !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 23px !important;
  line-height: 1.04 !important;
  font-weight: 800 !important;
  letter-spacing: -.4px !important;
}

/* USD + PARCELAMENTO NA MESMA LINHA */
.product-card .product-card__custom-price .price-meta-row {
  display: flex !important;
  width: 100% !important;
  min-height: 13px !important;
  margin: 6px 0 0 !important;
  padding: 0 !important;
  align-items: baseline !important;
  justify-content: center !important;
  gap: 4px !important;
  flex-wrap: wrap !important;
  color: #717983 !important;
  background: transparent !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
}

.product-card .product-card__custom-price .price-usd-inline,
.product-card .product-card__custom-price .price-installments-inline,
.product-card .product-card__custom-price .price-meta-separator {
  display: inline !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit !important;
  background: transparent !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
}

/* Evita que regras antigas de .price strong / .price small deformem o novo layout */
.product-card .product-card__custom-price strong,
.product-card .product-card__custom-price span,
.product-card .product-card__custom-price s {
  max-width: 100% !important;
}

/* ESPAÇAMENTO DO CARD */
.product-card .product-card__body {
  display: flex !important;
  flex-direction: column !important;
}

.product-card .product-card__body > h3 {
  margin-bottom: 14px !important;
}

.product-card .product-card__actions {
  display: flex !important;
  width: 100% !important;
  margin-top: 12px !important;
  align-items: center !important;
  justify-content: center !important;
  gap: .55rem !important;
}

.product-card .product-card__actions > .button {
  flex: 0 1 220px !important;
  width: calc(100% - 20px) !important;
  max-width: 220px !important;
  min-height: 42px !important;
  margin: 0 auto !important;
  padding: 0 18px !important;
  border-radius: 999px !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
}

/* =========================================================
   MOBILE
   ========================================================= */
@media screen and (max-width: 749px) {

  .product-card .product-card__body > h3 {
    margin-bottom: 12px !important;
  }

  .product-card .product-card__custom-price {
    min-height: 58px !important;
  }

  .product-card .product-card__custom-price .price-compare-row {
    min-height: 16px !important;
    margin-bottom: 4px !important;
    gap: 4px !important;
  }

  .product-card .product-card__custom-price .price-compare {
    font-size: 12px !important;
  }

  .product-card .product-card__custom-price .price-discount {
    font-size: 14px !important;
  }

  .product-card .product-card__custom-price .price-main-value {
    font-size: 22px !important;
    line-height: 1.04 !important;
    letter-spacing: -.3px !important;
  }

  .product-card .product-card__custom-price .price-meta-row {
    min-height: 11px !important;
    margin-top: 6px !important;
    gap: 3px !important;
    font-size: 10px !important;
    line-height: 1.15 !important;
  }

  .product-card .product-card__actions {
    margin-top: 10px !important;
  }

  .product-card .product-card__actions > .button {
    flex: 0 1 196px !important;
    width: calc(100% - 18px) !important;
    max-width: 196px !important;
    min-height: 41px !important;
    padding: 0 14px !important;
    font-size: 12px !important;
  }
}

/* =========================================================
   RDF — REFINO MOBILE PREÇO + BOTÃO
   Remove excesso de espaço e aumenta legibilidade.
   ========================================================= */
@media screen and (max-width: 749px) {
  .product-card .product-card__custom-price {
    min-height: auto !important;
    height: auto !important;
  }

  .product-card .product-card__custom-price .price-main-value {
    font-size: 22px !important;
    line-height: 1.04 !important;
    font-weight: 800 !important;
  }

  .product-card .product-card__custom-price .price-compare {
    font-size: 12px !important;
  }

  .product-card .product-card__custom-price .price-discount {
    font-size: 14px !important;
  }

  .product-card .product-card__custom-price .price-meta-row {
    margin-top: 5px !important;
    font-size: 10px !important;
  }

  .product-card .product-card__actions {
    margin-top: 10px !important;
  }

  .product-card .product-card__body {
    padding-bottom: 14px !important;
  }
/* =========================================================
   RDF — ETAPA 1
   SWIPE NATIVO PARA PRODUCT-ROW E CATEGORY-ROW
   Mobile e tablet
   ========================================================= */

@media screen and (max-width: 989px) {

  .product-row[data-horizontal-scroll],
  .category-row[data-horizontal-scroll] {
    display: flex !important;
    flex-wrap: nowrap !important;

    overflow-x: auto !important;
    overflow-y: hidden !important;

    -webkit-overflow-scrolling: touch !important;

    /*
      Antes estava x mandatory.
      Proximity deixa o gesto muito mais natural
      e só encaixa o card quando estiver próximo.
    */
    scroll-snap-type: x proximity !important;

    /*
      Não usa animação programada enquanto o usuário
      está movimentando o carrossel.
    */
    scroll-behavior: auto !important;

    /*
      Permite ao navegador interpretar corretamente
      tanto movimento horizontal quanto vertical.
    */
    touch-action: pan-x pan-y !important;

    /*
      Evita que o movimento horizontal "vaze"
      para elementos externos.
    */
    overscroll-behavior-x: contain !important;

    scrollbar-width: none !important;
  }


  .product-row[data-horizontal-scroll]::-webkit-scrollbar,
  .category-row[data-horizontal-scroll]::-webkit-scrollbar {
    display: none !important;
  }


  .product-row[data-horizontal-scroll] > *,
  .category-row[data-horizontal-scroll] > * {
    flex-shrink: 0 !important;

    /*
      Mantém o alinhamento dos cards,
      mas sem travar obrigatoriamente em cada posição.
    */
    scroll-snap-align: start !important;
    scroll-snap-stop: normal !important;
  }


  /*
    Evita efeitos de hover interferindo durante
    o toque em dispositivos móveis.
  */
  .product-row[data-horizontal-scroll] .product-card:hover {
    transform: none !important;
  }

}

