:root{--cd-red: #e23229;--cd-red-dark: #b8231c;--cd-red-deep: #8e1712;--cd-red-soft: #fdecea;--cd-ink: #141418;--cd-ink-2: #34343c;--cd-muted: #6f6f78;--cd-line: #e9e9ee;--cd-surface: #f5f5f7;--cd-white: #ffffff;--cd-amber: #ffb703;--cd-amber-deep: #f48c06;--cd-green: #25d366;--cd-green-dark: #1ebe5b;--cd-ocean: #1a73e8;--cd-ocean-deep: #0b4bb3;--cd-radius: 12px;--cd-radius-lg: 18px;--cd-pill: 999px;--cd-shadow-sm: 0 1px 2px rgba(20, 20, 24, .06), 0 0 0 1px rgba(20, 20, 24, .05);--cd-shadow-md: 0 10px 28px rgba(20, 20, 24, .12);--cd-shadow-lg: 0 22px 50px rgba(20, 20, 24, .22);--cd-ease: cubic-bezier(.2, .8, .2, 1)}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{letter-spacing:-.02em}.chd-section{padding-block-start:var(--padding-block-start, 16px);padding-block-end:var(--padding-block-end, 8px)}.chd-section svg{display:block}.button,a.button,button[class*=button]:not(.button-unstyled){font-weight:700;letter-spacing:.01em;transition:transform .18s var(--cd-ease),box-shadow .18s var(--cd-ease),background-color .18s,color .18s,border-color .18s}.button:hover,a.button:hover{transform:translateY(-1px);box-shadow:var(--cd-shadow-md)}.button:active{transform:translateY(0)}.chd-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:var(--cd-pill);font-family:var(--font-heading--family);font-weight:700;font-size:.95rem;line-height:1;text-decoration:none;border:0;cursor:pointer;white-space:nowrap;transition:transform .2s var(--cd-ease),box-shadow .2s var(--cd-ease),background-color .2s,color .2s}.chd-btn svg{width:18px;height:18px;flex:0 0 18px}.chd-btn--light{background:var(--cd-white);color:var(--cd-ink);box-shadow:0 6px 18px #00000026}.chd-btn--light:hover{transform:translateY(-2px);box-shadow:var(--cd-shadow-md);color:var(--cd-red)}.chd-btn--red{background:var(--cd-red);color:#fff}.chd-btn--red:hover{background:var(--cd-red-dark);transform:translateY(-2px)}.chd-btn--whatsapp{background:var(--cd-green);color:#fff}.chd-btn--whatsapp:hover{background:var(--cd-green-dark);transform:translateY(-1px);color:#fff}.chd-btn--block{width:100%;padding:14px 20px}.chd-btn--sm{padding:9px 14px;font-size:.85rem}.announcement-bar{font-weight:600;letter-spacing:.01em}#header-component .header__row--top{box-shadow:0 1px 0 var(--cd-line);transition:box-shadow .25s var(--cd-ease)}body.chd-scrolled #header-component .header__row--top{box-shadow:0 6px 24px #14141817}#header-component .header-actions__action{border-radius:50%;transition:background-color .15s}#header-component .header-actions__action:hover{background:var(--cd-surface)}.cart-bubble__background{background:var(--cd-red)!important}.cart-bubble__text,.cart-bubble__text-count{color:#fff!important;font-weight:700}@media screen and (min-width:990px){#header-component .header__row--top .header__columns{grid-template-columns:auto minmax(0,1fr) auto;column-gap:28px}#header-component .header__column--center{display:flex;justify-content:center;flex:1 1 auto;width:100%}#header-component .header__column--center search-button{display:block;width:min(100%,640px)}#header-component .header__column--center search-button button{width:100%;height:46px;border-radius:var(--cd-pill);background:var(--cd-surface);border:1.5px solid var(--cd-line);display:flex;align-items:center;gap:10px;padding:0 5px 0 18px;cursor:text;transition:border-color .15s,background-color .15s,box-shadow .15s}#header-component .header__column--center search-button button:before{content:"Search tools, home essentials & more";flex:1;text-align:left;color:var(--cd-muted);font-size:.9rem;font-weight:500}#header-component .header__column--center search-button button .svg-wrapper{order:2;width:36px;height:36px;border-radius:50%;background:var(--cd-red);color:#fff;display:grid;place-items:center;flex:0 0 36px;transition:background-color .15s}#header-component .header__column--center search-button button .svg-wrapper svg{width:18px;height:18px}#header-component .header__column--center search-button button:hover{background:#fff;border-color:#d3d3dc;box-shadow:0 0 0 4px #e2322914}#header-component .header__column--center search-button button:hover .svg-wrapper{background:var(--cd-red-dark)}}#header-component .header__row--bottom .menu-list__link{font-weight:600;font-size:.9rem;border-radius:var(--cd-pill);padding-inline:12px;transition:background-color .15s}#header-component .header__row--bottom .menu-list__link:hover,#header-component .header__row--bottom .menu-list__link--active{background:#ffffff29}.mega-menu__link{font-weight:600}input[type=search]{border-radius:var(--cd-pill)!important;padding-inline:1.1rem!important}.chd-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.chd-section__title,.section-resource-list__header h3,.section-resource-list__header h2{position:relative;margin:0;padding-left:15px;font-family:var(--font-heading--family);font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:800;letter-spacing:-.015em;line-height:1.2}.chd-section__title:before,.section-resource-list__header h3:before,.section-resource-list__header h2:before{content:"";position:absolute;left:0;top:.12em;bottom:.12em;width:5px;border-radius:3px;background:var(--cd-red)}.chd-link-pill,.section-resource-list__header a.link{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.84rem;color:var(--cd-red);background:var(--cd-red-soft);padding:7px 13px;border-radius:var(--cd-pill);text-decoration:none;transition:background-color .15s,color .15s,transform .15s}.chd-link-pill:hover,.section-resource-list__header a.link:hover{background:var(--cd-red);color:#fff;transform:translateY(-1px)}.chd-link-pill svg{width:16px;height:16px}.section-resource-list__header a.link:after{content:"\2192";font-weight:700}product-card .product-card__content{background:#fff;border-radius:var(--cd-radius)!important;box-shadow:var(--cd-shadow-sm);overflow:hidden;transition:transform .28s var(--cd-ease),box-shadow .28s var(--cd-ease)}product-card .card-gallery{background:#fafafa}product-card .product-media__image{transition:transform .6s var(--cd-ease)}@media(hover:hover){product-card:hover .product-card__content{transform:translateY(-4px);box-shadow:var(--cd-shadow-md)}product-card:hover .product-media__image{transform:scale(1.05)}}product-card .text-block:not(product-price){font-weight:500;line-height:1.35;color:var(--cd-ink-2)}product-card .text-block:not(product-price) p,product-card .text-block:not(product-price) a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}product-card .price{color:var(--cd-red);font-weight:800;font-size:1.05rem}product-card .compare-at-price{color:var(--cd-muted);font-weight:500;font-size:.8rem}product-card product-price [ref=priceContainer]{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px}.product-badges__badge{border-radius:6px!important;font-weight:700;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 2px 8px #0000001f}.chd-discount{display:inline-block;background:var(--cd-red-soft);color:var(--cd-red-dark);font-family:var(--font-heading--family);font-weight:700;font-size:.72rem;line-height:1;padding:4px 6px;border-radius:6px;vertical-align:middle;white-space:nowrap}quick-add-component .button,quick-add-component button{border-radius:var(--cd-pill)!important;font-weight:700;box-shadow:var(--cd-shadow-md)}.section-resource-list{--gap: 14px}.chd-hero{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(250px,1fr);gap:14px}.chd-hero--no-tiles{grid-template-columns:1fr}.chd-hero__slider{position:relative;border-radius:var(--cd-radius-lg);overflow:hidden;height:clamp(380px,34vw,460px);background:var(--cd-ink);box-shadow:var(--cd-shadow-sm);isolation:isolate}.chd-hero__slides{position:relative;height:100%}.chd-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:24px;padding:40px 48px;color:#fff;opacity:0;pointer-events:none;transition:opacity .7s var(--cd-ease)}.chd-hero__slide.is-active{opacity:1;pointer-events:auto}.chd-hero__slide:before,.chd-hero__slide:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.chd-hero__slide:before{width:520px;height:520px;right:-140px;top:-220px;background:#ffffff17}.chd-hero__slide:after{width:320px;height:320px;left:-120px;bottom:-180px;background:#00000024}.chd-hero__slide--red{background:linear-gradient(135deg,#ee4238 0%,var(--cd-red) 35%,var(--cd-red-dark) 75%,var(--cd-red-deep) 100%)}.chd-hero__slide--charcoal{background:linear-gradient(135deg,#33333c,#1e1e24 55%,#101014)}.chd-hero__slide--amber{background:linear-gradient(135deg,#ffd166 0%,var(--cd-amber) 40%,var(--cd-amber-deep) 100%);color:#1d1400}.chd-hero__slide--ocean{background:linear-gradient(135deg,#3d8bff 0%,var(--cd-ocean) 45%,var(--cd-ocean-deep) 100%)}.chd-hero__copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.chd-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--cd-pill);background:#ffffff2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:var(--font-heading--family);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chd-hero__slide--amber .chd-hero__eyebrow{background:#0000001f}.chd-hero__title{margin:0;color:inherit;font-size:clamp(1.7rem,3.1vw,2.9rem);font-weight:800;line-height:1.06;letter-spacing:-.025em;max-width:14ch;text-wrap:balance}.chd-hero__sub{margin:0;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.5;opacity:.92;max-width:36ch}.chd-hero__copy .chd-btn{margin-top:6px}.chd-hero__slide--amber .chd-btn--light{color:#1d1400}.chd-hero__media{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;text-decoration:none}.chd-hero__card{display:block;width:min(100%,300px);aspect-ratio:1;background:#fff;border-radius:24px;padding:14px;box-shadow:var(--cd-shadow-lg);transform:rotate(-5deg) scale(.92);transition:transform .9s var(--cd-ease)}.chd-hero__slide.is-active .chd-hero__card{transform:rotate(-4deg) scale(1)}.chd-hero__media:hover .chd-hero__card{transform:rotate(-2deg) scale(1.03)}.chd-hero__img,.chd-hero__placeholder{width:100%;height:100%;object-fit:contain;border-radius:14px}.chd-hero__placeholder{display:grid;place-items:center;color:var(--cd-line)}.chd-hero__placeholder svg{width:40%;height:40%}.chd-hero__badge{position:absolute;top:6%;right:4%;background:var(--cd-amber);color:#1d1400;font-family:var(--font-heading--family);font-weight:800;font-size:.85rem;padding:9px 14px;border-radius:var(--cd-pill);box-shadow:0 8px 20px #00000040;transform:rotate(6deg)}.chd-hero__slide--amber .chd-hero__badge{background:var(--cd-ink);color:#fff}.chd-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;border:0;background:#fff3;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;cursor:pointer;opacity:0;transition:opacity .2s,background-color .2s}.chd-hero__arrow svg{width:22px;height:22px}.chd-hero__arrow--prev{left:12px}.chd-hero__arrow--next{right:12px}.chd-hero__slider:hover .chd-hero__arrow,.chd-hero__arrow:focus-visible{opacity:1}.chd-hero__arrow:hover{background:#ffffff59}.chd-hero__dots{position:absolute;left:0;right:0;bottom:14px;z-index:3;display:flex;justify-content:center;gap:6px}.chd-hero__dot{width:8px;height:8px;border-radius:var(--cd-pill);border:0;padding:0;background:#ffffff73;cursor:pointer;transition:width .25s var(--cd-ease),background-color .2s}.chd-hero__dot.is-active{width:26px;background:#fff}.chd-hero__tiles{display:grid;grid-template-rows:1fr 1fr;gap:14px}.chd-hero__tile{position:relative;display:flex;align-items:center;gap:14px;padding:20px 22px;border-radius:var(--cd-radius-lg);background:var(--cd-surface);color:var(--cd-ink);text-decoration:none;box-shadow:var(--cd-shadow-sm);overflow:hidden;transition:transform .25s var(--cd-ease),box-shadow .25s var(--cd-ease)}.chd-hero__tile:hover{transform:translateY(-3px);box-shadow:var(--cd-shadow-md)}.chd-hero__tile--dark{background:linear-gradient(135deg,#2b2b33,#141418);color:#fff}.chd-hero__tile--green{background:linear-gradient(135deg,#e6fbee,#d3f7e0)}.chd-hero__tile-icon{flex:0 0 52px;width:52px;height:52px;border-radius:16px;background:#fff;color:var(--cd-red);display:grid;place-items:center;box-shadow:var(--cd-shadow-sm)}.chd-hero__tile-icon svg{width:26px;height:26px}.chd-hero__tile--green .chd-hero__tile-icon{color:var(--cd-green-dark)}.chd-hero__tile--dark .chd-hero__tile-icon{background:#ffffff1f;color:#fff}.chd-hero__tile-text{display:flex;flex-direction:column;gap:3px;min-width:0}.chd-hero__tile-text strong{font-family:var(--font-heading--family);font-size:1.02rem;font-weight:700;line-height:1.2}.chd-hero__tile-text span{font-size:.84rem;opacity:.75;line-height:1.35}.chd-hero__tile-arrow{margin-left:auto;opacity:.45;transition:transform .2s,opacity .2s}.chd-hero__tile-arrow svg{width:20px;height:20px}.chd-hero__tile:hover .chd-hero__tile-arrow{transform:translate(4px);opacity:1}.chd-scroller{position:relative}.chd-scroller__track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:6px 2px 10px}.chd-scroller__track::-webkit-scrollbar{display:none}.chd-scroller__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid var(--cd-line);background:#fff;color:var(--cd-ink);box-shadow:var(--cd-shadow-md);display:grid;place-items:center;cursor:pointer;transition:transform .15s,background-color .15s}.chd-scroller__arrow svg{width:20px;height:20px}.chd-scroller__arrow:hover{background:var(--cd-red);color:#fff;border-color:var(--cd-red)}.chd-scroller__arrow--prev{left:-14px}.chd-scroller__arrow--next{right:-14px}.chd-scroller.at-start .chd-scroller__arrow--prev,.chd-scroller.at-end .chd-scroller__arrow--next,.chd-scroller.no-overflow .chd-scroller__arrow{display:none}.chd-cats__track{justify-content:safe center;gap:18px}.chd-cat{flex:0 0 auto;width:124px;text-align:center;scroll-snap-align:start;text-decoration:none;color:var(--cd-ink)}.chd-cat__circle{position:relative;display:grid;place-items:center;width:104px;height:104px;margin:0 auto 10px;border-radius:50%;background:#fff;padding:5px;border:2px solid var(--cd-line);overflow:hidden;transition:transform .25s var(--cd-ease),border-color .2s,box-shadow .25s var(--cd-ease)}.chd-cat__img{width:100%;height:100%;object-fit:cover;border-radius:50%}.chd-cat__fallback{color:var(--cd-muted)}.chd-cat__fallback svg{width:34px;height:34px}.chd-cat:hover .chd-cat__circle{transform:translateY(-4px);border-color:var(--cd-red);box-shadow:var(--cd-shadow-md)}.chd-cat__label{display:block;font-family:var(--font-heading--family);font-weight:600;font-size:.86rem;line-height:1.25}.chd-cat:hover .chd-cat__label{color:var(--cd-red)}.chd-trust{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.chd-trust__item,.chd-trust__link{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.chd-trust--cards .chd-trust__item{background:#fff;border:1px solid var(--cd-line);border-radius:var(--cd-radius);padding:13px 16px;box-shadow:var(--cd-shadow-sm);transition:transform .2s var(--cd-ease),box-shadow .2s var(--cd-ease)}.chd-trust--cards .chd-trust__item:hover{transform:translateY(-2px);box-shadow:var(--cd-shadow-md)}.chd-trust__icon{flex:0 0 44px;width:44px;height:44px;border-radius:12px;display:grid;place-items:center}.chd-trust__icon svg{width:22px;height:22px}.chd-trust__icon--red{background:var(--cd-red-soft);color:var(--cd-red)}.chd-trust__icon--green{background:#e6fbee;color:var(--cd-green-dark)}.chd-trust__icon--amber{background:#fff3d1;color:#c47a00}.chd-trust__icon--blue{background:#e8f0ff;color:var(--cd-ocean)}.chd-trust__text{display:flex;flex-direction:column;gap:2px;min-width:0}.chd-trust__text strong{font-family:var(--font-heading--family);font-size:.92rem;font-weight:700;line-height:1.2}.chd-trust__text span{font-size:.8rem;color:var(--cd-muted);line-height:1.3}.chd-deals{position:relative;border-radius:var(--cd-radius-lg);padding:18px 18px 14px;overflow:hidden;color:#fff;isolation:isolate}.chd-deals--red{background:linear-gradient(120deg,#ee4238 0%,var(--cd-red) 30%,var(--cd-red-dark) 70%,var(--cd-red-deep) 100%)}.chd-deals--charcoal{background:linear-gradient(120deg,#33333c,#1e1e24 60%,#101014)}.chd-deals:before{content:"";position:absolute;z-index:-1;width:480px;height:480px;border-radius:50%;right:-160px;top:-300px;background:#ffffff14}.chd-deals__head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:12px}.chd-deals__title{display:flex;align-items:center;gap:12px}.chd-deals__title h2{margin:0;color:#fff;font-size:clamp(1.25rem,2vw,1.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.1}.chd-deals__title p{margin:3px 0 0;font-size:.85rem;opacity:.85}.chd-deals__bolt{flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:var(--cd-amber);color:#1d1400;display:grid;place-items:center;box-shadow:0 6px 18px #0003;animation:chd-bolt 2.4s ease-in-out infinite}.chd-deals__bolt svg{width:24px;height:24px}@keyframes chd-bolt{0%,to{transform:rotate(-6deg) scale(1)}50%{transform:rotate(6deg) scale(1.08)}}.chd-deals__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.chd-countdown{display:flex;align-items:center;gap:10px;background:#00000038;border-radius:var(--cd-pill);padding:6px 10px 6px 14px}.chd-countdown__label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.85}.chd-countdown__time{display:flex;align-items:center;gap:2px;font-family:var(--font-heading--family);font-weight:800;font-size:1rem;font-variant-numeric:tabular-nums}.chd-countdown__time span{background:#fff;color:var(--cd-ink);border-radius:6px;padding:3px 6px;min-width:2.2ch;text-align:center}.chd-countdown__time i{font-style:normal;opacity:.8}.chd-deals__track{gap:12px;padding:4px 2px 8px}.chd-deals__item{flex:0 0 calc((100% - 48px)/5);scroll-snap-align:start}.chd-deals .chd-scroller__arrow{top:42%}.chd-deals__empty{margin:0;background:#ffffff26;padding:12px 14px;border-radius:10px;font-size:.9rem}.chd-promo{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-height:430px}.chd-promo__tile--large{grid-row:1 / span 2}.chd-promo--1 .chd-promo__tile--large{grid-column:1 / -1}.chd-promo--2 .chd-promo__tile{grid-row:1 / span 2}.chd-promo__tile{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:26px 28px;border-radius:var(--cd-radius-lg);overflow:hidden;text-decoration:none;color:#fff;min-height:200px;box-shadow:var(--cd-shadow-sm);isolation:isolate;transition:transform .3s var(--cd-ease),box-shadow .3s var(--cd-ease)}.chd-promo__tile:before{content:"";position:absolute;z-index:-1;width:260px;height:260px;border-radius:50%;right:-60px;bottom:-120px;background:#ffffff1a}.chd-promo__tile:hover{transform:translateY(-4px);box-shadow:var(--cd-shadow-md)}.chd-promo__tile--red{background:linear-gradient(135deg,#ee4238,var(--cd-red-dark) 70%,var(--cd-red-deep))}.chd-promo__tile--charcoal{background:linear-gradient(135deg,#33333c,#141418)}.chd-promo__tile--amber{background:linear-gradient(135deg,#ffd166,var(--cd-amber) 40%,var(--cd-amber-deep));color:#1d1400}.chd-promo__tile--ocean{background:linear-gradient(135deg,#3d8bff,var(--cd-ocean-deep))}.chd-promo__tile--light{background:var(--cd-surface);color:var(--cd-ink)}.chd-promo__tile--light:before{background:#e2322914}.chd-promo__copy{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.chd-promo__eyebrow{font-family:var(--font-heading--family);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 10px;border-radius:var(--cd-pill);background:#ffffff2e}.chd-promo__tile--amber .chd-promo__eyebrow,.chd-promo__tile--light .chd-promo__eyebrow{background:#0000001a}.chd-promo__title{font-family:var(--font-heading--family);font-weight:800;font-size:clamp(1.2rem,1.7vw,1.6rem);line-height:1.12;letter-spacing:-.02em;text-wrap:balance}.chd-promo__tile--large .chd-promo__title{font-size:clamp(1.6rem,2.6vw,2.4rem);max-width:14ch}.chd-promo__text{font-size:.9rem;opacity:.88;line-height:1.45;max-width:30ch}.chd-promo__cta{display:inline-flex;align-items:center;gap:6px;margin-top:4px;font-family:var(--font-heading--family);font-weight:700;font-size:.9rem;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.chd-promo__cta svg{width:18px;height:18px;transition:transform .2s}.chd-promo__tile:hover .chd-promo__cta svg{transform:translate(4px)}.chd-promo__media{display:block;width:clamp(110px,12vw,180px);aspect-ratio:1;background:#fff;border-radius:18px;padding:10px;box-shadow:var(--cd-shadow-md);transform:rotate(-4deg);transition:transform .4s var(--cd-ease)}.chd-promo__tile--large .chd-promo__media{width:clamp(180px,20vw,300px);border-radius:24px;padding:14px}.chd-promo__tile:hover .chd-promo__media{transform:rotate(-1deg) scale(1.03)}.chd-promo__img{width:100%;height:100%;object-fit:contain}.shopify-section[id$=__whatsapp_cta] .section-background{display:none}.shopify-section[id$=__whatsapp_cta] .section.section--page-width{border-radius:var(--cd-radius-lg);background:linear-gradient(120deg,#1ebe5b,#128c7e)!important;color:#fff;overflow:hidden;position:relative;margin-block:12px 28px}.shopify-section[id$=__whatsapp_cta] .section.section--page-width:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-220px;background:#ffffff1a}[id$=__whatsapp_cta] h2{color:#fff}[id$=__whatsapp_cta] .button{background:#fff;color:#128c7e;border-color:#fff;border-radius:var(--cd-pill)}[id$=__whatsapp_cta] .button:hover{background:#f2fff7;color:#0f6f63}.chd-wa-float-wrapper{position:static}.chd-wa-float{position:fixed;right:18px;bottom:18px;z-index:30;display:flex;align-items:center;gap:8px;padding:9px 18px 9px 10px;border-radius:var(--cd-pill);background:var(--cd-green);color:#fff;font-family:var(--font-heading--family);font-weight:700;font-size:.9rem;text-decoration:none;box-shadow:0 10px 30px #25d36673;transition:transform .2s var(--cd-ease),background-color .2s}.chd-wa-float:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:inherit;border:2px solid rgba(37,211,102,.6);animation:chd-pulse 2.2s ease-out infinite;pointer-events:none}@keyframes chd-pulse{0%{transform:scale(1);opacity:.9}to{transform:scale(1.25);opacity:0}}.chd-wa-float__icon{width:34px;height:34px;display:grid;place-items:center}.chd-wa-float__icon svg{width:28px;height:28px}.chd-wa-float:hover{transform:translateY(-2px);background:var(--cd-green-dark);color:#fff}.chd-wa-float--icon-only{padding:9px}.chd-wa-float--icon-only .chd-wa-float__label{display:none}.product-information .price{color:var(--cd-red);font-weight:800}.product-information .compare-at-price{color:var(--cd-muted);font-weight:500}.product-information product-price [ref=priceContainer]{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 10px}.product-information .chd-discount{font-size:.85rem;padding:5px 8px}.product-information .button{border-radius:var(--cd-pill)}.chd-pdp-trust{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--cd-line);border-radius:var(--cd-radius);background:var(--cd-surface)}.chd-pdp-trust__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.chd-pdp-trust__list li{display:flex;align-items:center;gap:10px;font-size:.9rem;line-height:1.35}.chd-pdp-trust__icon{flex:0 0 36px;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#fff}.chd-pdp-trust__icon svg{width:20px;height:20px}.chd-pdp-trust__icon--red{color:var(--cd-red)}.chd-pdp-trust__icon--blue{color:var(--cd-ocean)}.chd-pdp-trust__icon--amber{color:#c47a00}.chd-pdp-trust .chd-btn svg{width:22px;height:22px}.facets__summary,.facets__label{font-weight:600}.facets-block-wrapper{border-block:1px solid var(--cd-line)}footer .menu__heading,.footer-content .menu__heading{font-family:var(--font-heading--family);font-weight:700;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;opacity:.95}.footer-content .menu__item a{opacity:.78;text-decoration:none;transition:opacity .15s,color .15s}.footer-content .menu__item a:hover{opacity:1}.footer-content a{text-decoration:none}.footer-content .rte a{text-decoration:none;opacity:.78}.footer-content .rte a:hover{opacity:1}.footer-content .chd-footer-brand{font-family:var(--font-heading--family);font-size:1.35rem;font-weight:800;letter-spacing:-.02em}@media screen and (max-width:989px){.chd-hero{grid-template-columns:1fr}.chd-hero__tiles{grid-template-rows:none;grid-template-columns:1fr 1fr}.chd-hero__tile{padding:14px;gap:10px}.chd-hero__tile-icon{flex-basis:42px;width:42px;height:42px;border-radius:12px}.chd-hero__tile-icon svg{width:22px;height:22px}.chd-hero__tile-text strong{font-size:.9rem}.chd-hero__tile-text span{font-size:.76rem}.chd-hero__tile-arrow{display:none}.chd-promo{grid-template-columns:1fr;grid-template-rows:none;min-height:0}.chd-promo__tile--large,.chd-promo--2 .chd-promo__tile{grid-row:auto}.chd-promo__tile--large .chd-promo__media{width:clamp(120px,28vw,180px)}.chd-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chd-trust--cards .chd-trust__item{padding:11px 12px;gap:10px}.chd-trust__icon{flex-basis:38px;width:38px;height:38px}.chd-deals__item{flex-basis:calc((100% - 2 * 12px) / 3)}}@media screen and (max-width:749px){.chd-scroller__arrow{display:none}.chd-hero__slider{height:440px}.chd-hero__slide{grid-template-columns:1fr;grid-template-rows:auto 1fr;padding:22px 20px 34px;gap:10px}.chd-hero__title{font-size:1.65rem;max-width:16ch}.chd-hero__sub{font-size:.9rem}.chd-hero__card{width:min(58%,200px);padding:10px;border-radius:18px}.chd-hero__badge{font-size:.75rem;padding:7px 11px;top:2%;right:8%}.chd-hero__arrow{display:none}.chd-cats__track{justify-content:flex-start;gap:12px}.chd-cat{width:92px}.chd-cat__circle{width:78px;height:78px}.chd-cat__label{font-size:.78rem}.chd-deals{padding:14px 12px 10px;border-radius:14px}.chd-deals__item{flex-basis:calc((100% - 12px) / 2.15)}.chd-countdown{padding:5px 8px 5px 10px}.chd-countdown__label{display:none}.chd-promo__tile{padding:18px;min-height:150px}.chd-promo__media{width:110px}.chd-wa-float{right:14px;bottom:16px;padding:10px}.chd-wa-float__label,.chd-wa-float--hide-mobile{display:none}product-card .price{font-size:.98rem}.chd-section__title,.section-resource-list__header h3{font-size:1.1rem}.chd-link-pill,.section-resource-list__header a.link{padding:6px 10px;font-size:.78rem}}@media(prefers-reduced-motion:reduce){.chd-deals__bolt,.chd-wa-float:before{animation:none}.chd-hero__slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/chaidirect-ui.css.map */
