:root{--cv-bg: #FDFBF2;--cv-fg: #1C2B1F;--cv-card: #ffffff;--cv-primary: #2C4731;--cv-primary-fg: #FDFBF2;--cv-secondary: #E8EBE3;--cv-muted-fg: #425E3B;--cv-border: #BDC9B6;--cv-destructive:#c94030;--cv-success: #3d7a1f;--cv-success-fg: #FDFBF2;--cv-star: #C59B43;--cv-accent: #C59B43;--cv-accent-fg: #1C2B1F;--cv-accent-blue:#21496D;--cv-radius: 1rem;--color-cta-primary: #C59B43;--color-cta-primary-fg: #1a2510;--color-cta-primary-hover: #A8832C;--cv-shadow-sm: 0 1px 2px rgba(0,0,0,.05);--cv-shadow: 0 1px 3px rgba(0,0,0,.07), 0 1px 2px rgba(0,0,0,.05);--cv-font-sans: "Inter", system-ui, -apple-system, sans-serif;--cv-font-head: "Nunito", system-ui, sans-serif;--cv-font-display: "Playfair Display", Georgia, serif;--cv-ease-out: cubic-bezier(.23, 1, .32, 1)}.cvh *{box-sizing:border-box}@keyframes sd-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cvh{font-family:var(--cv-font-sans);color:var(--cv-fg);background:var(--cv-bg);animation:sd-fade-up .4s var(--cv-ease-out) both;animation-delay:.05s}.cvh a{text-decoration:none;color:inherit}.cvh img{display:block;max-width:100%}.cvh__inner,.cvh-inner{max-width:90rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(min-width:1024px){.cvh__inner,.cvh-inner{padding-left:2rem;padding-right:2rem}}.cvh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--cv-font-sans);font-size:.9375rem;font-weight:600;border-radius:var(--cv-radius);border:1px solid transparent;cursor:pointer;text-decoration:none;padding:0 1.5rem;height:2.875rem;transition:opacity .15s,background .15s,transform .15s var(--cv-ease-out);white-space:nowrap;-webkit-appearance:none}.cvh-btn:active{transform:scale(.97)}.cvh-btn--primary{background:var(--color-cta-primary);color:var(--color-cta-primary-fg);border-color:var(--color-cta-primary)}.cvh-btn--outline{background:transparent;border-color:var(--cv-primary);color:var(--cv-primary)}@media(hover:hover)and (pointer:fine){.cvh-btn:hover{opacity:.88;transform:translateY(-1px)}.cvh-btn--primary:hover{background:var(--color-cta-primary-hover);border-color:var(--color-cta-primary-hover);opacity:1}.cvh-btn--outline:hover{background:#2c47310f}}.cvh-btn--sm{height:2.25rem;font-size:.8125rem;padding:0 1rem}.cvh-section-hd{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.75rem}.cvh-section-hd--row{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.cvh-section-hd--no-mb{margin-bottom:0}.cvh-section-title{font-family:var(--cv-font-head);font-size:1.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.15}.cvh-section-title:before{content:"";display:block;width:40px;height:3px;background-color:#c59b43;margin-bottom:.75rem}@media(min-width:768px){.cvh-section-title{font-size:2.25rem}}.cvh-section-sub{font-size:.9375rem;color:var(--cv-muted-fg)}.cvh-hero{position:relative;overflow:hidden;background:#2c4731;border-bottom:1px solid var(--cv-border)}.cvh-hero__track{display:flex;transition:transform .55s cubic-bezier(.4,0,.2,1)}.cvh-hero__slide{width:100%;display:grid;grid-template-columns:1fr;align-items:center;gap:0;padding:3rem 1rem 2rem}@media(min-width:768px){.cvh-hero__slide{grid-template-columns:1fr 1fr;gap:2rem;padding:4rem 2rem;min-height:520px}}@media(min-width:1024px){.cvh-hero__slide{padding:5rem 2rem;min-height:560px;max-width:80rem;margin:0 auto}}.cvh-hero__slide-wrap{min-width:100%;position:relative}.cvh-hero__slide-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cvh-hero__slide-wrap--1:before{background:linear-gradient(110deg,#163122 55%,#2c4731)}.cvh-hero__slide-wrap--2:before{background:linear-gradient(110deg,#0a1c0e 55%,#2c4731)}.cvh-hero__slide-wrap--3:before{background:linear-gradient(110deg,#2c4731 55%,#163122)}.cvh-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.cvh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a160da6;z-index:0}.cvh-hero__slide-wrap.has-bg-image .cvh-hero__title,.cvh-hero__slide-wrap.has-bg-image .cvh-hero__desc{color:#fff}.cvh-hero__slide-wrap.has-bg-image .cvh-hero__eyebrow{background:#ffffff26;color:#fff}.cvh-hero__slide-wrap.has-bg-image .cvh-hero__title em{color:#fff}.cvh-hero__slide-wrap.has-bg-image .cvh-btn--outline{border-color:#fffc;color:#fff}@media(hover:hover)and (pointer:fine){.cvh-hero__slide-wrap.has-bg-image .cvh-btn--outline:hover{background:#ffffff1a}}.cvh-hero__slide-wrap>.cvh-hero__slide{position:relative;z-index:1;max-width:80rem;margin:0 auto;width:100%}.cvh-hero__text{display:flex;flex-direction:column;gap:1.25rem;min-height:24rem}@media(min-width:768px){.cvh-hero__text{min-height:18rem}}.cvh-hero__eyebrow{display:inline-flex;align-items:center;gap:.375rem;background:#ffffff26;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.375rem .75rem;border-radius:9999px;width:fit-content;border:1px solid rgba(255,255,255,.25)}.cvh-hero__eyebrow svg{width:1.25rem;height:1.25rem}.cvh-hero__title{font-family:var(--cv-font-head);font-size:2.5rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#fff}@media(min-width:768px){.cvh-hero__title{font-size:3rem}}@media(min-width:1024px){.cvh-hero__title{font-size:3.5rem}}.cvh-hero__title em{font-style:normal;color:#425e3b}.cvh-hero__desc{font-size:1rem;line-height:1.65;color:#ffffffb8;max-width:32rem}.cvh-hero__ctas{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:auto}.cvh-hero__img-wrap{display:block;position:relative;padding:1rem}.cvh-hero__img-wrap img{width:100%;aspect-ratio:1 / 1;height:100%;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,0,0,.15));animation:cvhFloatBox 6s ease-in-out infinite}@keyframes cvhFloatBox{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.cvh-hero__badge{position:absolute;bottom:1.25rem;left:1.25rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--cv-border);border-radius:calc(var(--cv-radius) * 1.5);padding:.75rem 1rem;box-shadow:var(--cv-shadow);display:flex;align-items:center;gap:.75rem}.cvh-hero__badge-icon{width:2.5rem;height:2.5rem;border-radius:var(--cv-radius);background:var(--cv-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cvh-hero__badge-icon svg{width:1.25rem;height:1.25rem;color:#fff}.cvh-hero__badge-text{display:flex;flex-direction:column}.cvh-hero__badge-val{font-family:var(--cv-font-head);font-size:1.125rem;font-weight:700}.cvh-hero__badge-label{font-size:.75rem;color:var(--cv-muted-fg)}.cvh-hero__controls{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.75rem;z-index:10}.cvh-hero__dot{width:.5rem;height:.5rem;border-radius:9999px;background:#ffffff59;border:none;cursor:pointer;padding:0;transition:background .2s,transform .25s var(--cv-ease-out);transform-origin:center}.cvh-hero__dot.is-active{background:#fff;transform:scaleX(3)}.cvh-hero__dot:active{transform:scale(.85)}.cvh-hero__slide-wrap.has-bg-image~.cvh-hero__controls .cvh-hero__dot{background:#fff6}.cvh-hero__slide-wrap.has-bg-image~.cvh-hero__controls .cvh-hero__dot.is-active{background:#fff}.cvh-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:9999px;background:#ffffffe6;border:1px solid var(--cv-border);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--cv-shadow);z-index:10;color:var(--cv-fg);transition:background .15s,transform .15s var(--cv-ease-out);-webkit-appearance:none}.cvh-hero__arrow:active{transform:translateY(-50%) scale(.9)}@media(hover:hover)and (pointer:fine){.cvh-hero__arrow:hover{background:#fff}}.cvh-hero__arrow svg{width:1.25rem;height:1.25rem}.cvh-hero__arrow--prev{left:1rem}.cvh-hero__arrow--next{right:1rem}@media(min-width:768px){.cvh-hero__arrow--prev{left:1.5rem}.cvh-hero__arrow--next{right:1.5rem}}.cvh-trust-bar{background:var(--cv-primary);color:var(--cv-primary-fg);padding:1.5rem 0;overflow:hidden;white-space:nowrap}.cvh-trust-bar__track{display:inline-flex;gap:2.5rem;padding-right:2.5rem;animation:cvhMarquee 40s linear infinite}@media(hover:hover)and (pointer:fine){.cvh-trust-bar__track:hover{animation-play-state:paused}}.cvh-trust-item{display:inline-flex;align-items:center;gap:.75rem}.cvh-trust-item__icon{flex-shrink:0;width:2rem;height:2rem;background:#ffffff1a;border-radius:calc(var(--cv-radius) - 2px);display:flex;align-items:center;justify-content:center}.cvh-trust-item__icon svg{width:1rem;height:1rem;color:#ffffffe6}.cvh-trust-item__text{display:flex;flex-direction:column;gap:.1rem}.cvh-trust-item__title{font-size:.8125rem;font-weight:700;color:#fffffff2}.cvh-trust-item__desc{font-size:.75rem;color:#fff9}.cvh-marquee{background:var(--cv-primary);padding:1.5rem 0;overflow:hidden;white-space:nowrap}.cvh-marquee__track{display:inline-flex;gap:0;animation:cvhMarquee 28s linear infinite}@media(hover:hover)and (pointer:fine){.cvh-marquee__track:hover{animation-play-state:paused}}@keyframes cvhMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cvh-marquee__item{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--cv-font-head);font-size:.875rem;font-weight:600;letter-spacing:.04em;color:#ffffffe6;padding:0 2rem}.cvh-marquee__item svg{width:1rem;height:1rem;color:#ffffff80}.cvh-just-landed{padding:2.5rem 0;background:var(--cv-bg);border-bottom:1px solid var(--cv-border)}.cvh-just-landed__hd{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;gap:1rem}.cvh-just-landed__view-all{font-size:.875rem;font-weight:600;color:var(--cv-primary);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.cvh-just-landed__scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.cvh-just-landed__scroll::-webkit-scrollbar{display:none}.cvh-just-landed__item{flex:0 0 220px;scroll-snap-align:start}@media(min-width:768px){.cvh-just-landed__item{flex:0 0 200px}}.cvh-featured{padding:2.5rem 0;background:var(--cv-bg);border-bottom:1px solid var(--cv-border)}.cvh-featured__tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.cvh-featured__tab{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--cv-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.5rem 1.25rem;border:1px solid var(--cv-border);border-radius:9999px;background:var(--cv-card);color:var(--cv-muted-fg);cursor:pointer;transition:background .15s,border-color .15s,color .15s;-webkit-appearance:none}.cvh-featured__tab svg,.cvh-featured__tab img{width:.875rem;height:.875rem;flex-shrink:0;object-fit:contain}.cvh-featured__tab.is-active{background:var(--cv-primary);color:var(--cv-primary-fg);border-color:var(--cv-primary)}.cvh-featured__tab:active{transform:scale(.96)}@media(hover:hover)and (pointer:fine){.cvh-featured__tab:hover{background:var(--cv-primary);color:var(--cv-primary-fg);border-color:var(--cv-primary)}}.cvh-featured__scroll-wrap{position:relative}.cvh-featured__scroll{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.cvh-featured__scroll::-webkit-scrollbar{display:none}.cvh-featured__panel{display:none}.cvh-featured__panel.is-active{display:block}.cvh-prod-card{scroll-snap-align:start;flex-shrink:0;width:calc(50vw - 1.5rem);max-width:14rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid #BDC9B6;border-radius:12px;background:var(--cv-card);padding:.75rem;box-shadow:0 4px 12px #0000000a;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s var(--cv-ease-out);text-decoration:none;color:inherit}@media(min-width:640px){.cvh-prod-card{width:13rem;max-width:13rem}}@media(min-width:1024px){.cvh-prod-card{width:14.5rem;max-width:14.5rem}}.cvh-prod-card__img{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--cv-radius);background:var(--cv-secondary)}.cvh-prod-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .28s var(--cv-ease-out)}@media(hover:hover)and (pointer:fine){.cvh-prod-card:hover{border-color:#2c473140;box-shadow:0 6px 20px #00000017;transform:translateY(-2px)}.cvh-prod-card:hover .cvh-prod-card__img img{transform:scale(1.06)}}.cvh-prod-card__badges{position:absolute;top:.5rem;left:.5rem;display:flex;flex-direction:column;gap:.25rem}.cvh-prod-badge{font-size:.75rem;font-weight:700;padding:.125rem .4rem;border-radius:calc(var(--cv-radius) - 2px);display:inline-block;line-height:1.6}.cvh-prod-badge--sale{background:var(--cv-success);color:var(--cv-success-fg)}.cvh-prod-badge--new{background:var(--cv-primary);color:var(--cv-primary-fg)}.cvh-prod-badge--preorder{background:var(--cv-destructive);color:#fff}.cvh-prod-badge--hot{background:var(--cv-star);color:#fff}.cvh-prod-card__info{display:flex;flex-direction:column;gap:.25rem}.cvh-prod-card__type{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cv-muted-fg);font-weight:600}.cvh-prod-card__name{font-size:.875rem;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cvh-prod-card__prices{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.cvh-prod-card__price{font-family:var(--cv-font-head);font-size:1rem;font-weight:700}.cvh-prod-card__was{font-size:.8125rem;color:var(--cv-muted-fg);text-decoration:line-through;font-weight:500}.cvh-prod-card__price--sale{color:var(--cv-destructive)}.cvh-scroll-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--cv-card);border:1px solid var(--cv-border);box-shadow:var(--cv-shadow);align-items:center;justify-content:center;cursor:pointer;z-index:5;color:var(--cv-fg);transition:background .15s,opacity .2s,transform .15s var(--cv-ease-out);-webkit-appearance:none}@media(min-width:768px){.cvh-scroll-arrow{display:flex}}.cvh-scroll-arrow:active{transform:translateY(-50%) scale(.9)}@media(hover:hover)and (pointer:fine){.cvh-scroll-arrow:hover{background:var(--cv-secondary)}}.cvh-scroll-arrow.is-disabled{opacity:0;pointer-events:none}.cvh-scroll-arrow svg{width:1.25rem;height:1.25rem}.cvh-scroll-arrow--prev{left:-1.25rem}.cvh-scroll-arrow--next{right:-1.25rem}.cvh-categories{padding:2rem 0;background:var(--cv-card);border-bottom:1px solid var(--cv-border)}.cvh-categories .cvh__inner{max-width:900px}.cvh-cat-brand-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:.75rem}@media(max-width:767px){.cvh-cat-brand-grid{grid-template-columns:1fr}}.cvh-cat-grid{display:flex;flex-direction:row;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.cvh-cat-grid::-webkit-scrollbar{display:none}.cvh-cat-grid .cvh-cat-card{flex:0 0 auto;width:31.25%;min-width:90px;scroll-snap-align:start}@media(min-width:768px){.cvh-cat-grid{display:flex;justify-content:space-between;gap:1rem;overflow-x:visible;padding-bottom:0;align-items:start;width:100%}.cvh-cat-grid .cvh-cat-card{width:160px;aspect-ratio:1 / 1;min-height:0;justify-content:center;padding:.75rem .5rem;flex-shrink:1}.cvh-cat-card--brand{aspect-ratio:auto;height:auto;min-height:0;justify-content:flex-start}.cvh-cat-card__icon{width:50.5rem;height:50.5rem;margin-bottom:.5rem}.cvh-cat-card__icon svg{width:3rem;height:3rem}}.cvh-cat-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.5rem;border:1px solid var(--cv-border);border-radius:calc(var(--cv-radius) * 2);background:var(--cv-card);box-shadow:var(--cv-shadow-sm);text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s,transform .2s var(--cv-ease-out);text-align:center}.cvh-cat-card:active{transform:scale(.96)}.cvh-cat-card__icon{width:4rem;height:4rem;background:transparent;display:flex;align-items:center;justify-content:center;transition:transform .2s var(--cv-ease-out);position:relative}@media(hover:hover)and (pointer:fine){.cvh-cat-card:hover{border-color:var(--cv-primary);box-shadow:0 4px 16px #2c47311f;transform:translateY(-3px)}.cvh-cat-card:hover .cvh-cat-card__icon{transform:scale(1.08)}}.cvh-cat-card__icon svg{width:2.5rem;height:2.5rem;color:var(--cv-primary);z-index:1}.cvh-cat-card__icon img{width:100%;height:100%;object-fit:contain;display:block}.cvh-cat-card__label{font-size:.8125rem;font-weight:700;letter-spacing:.02em;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cvh-cat-card__badge{display:inline-block;font-size:.625rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--cv-primary, #2c4731);border-radius:999px;padding:.125rem .5rem;line-height:1.6}.cvh-cat-card--sale{border-color:#c9403073;box-shadow:0 0 0 1px #c9403026,var(--cv-shadow-sm)}.cvh-cat-card--sale .cvh-cat-card__icon{background:transparent}.cvh-cat-card--sale .cvh-cat-card__icon svg{color:var(--cv-destructive)}.cvh-cat-card--sale .cvh-cat-card__label{color:var(--cv-destructive)}@media(hover:hover)and (pointer:fine){.cvh-cat-card--sale:hover{border-color:var(--cv-destructive);box-shadow:0 4px 16px #c940301f}}.cvh-promo{padding:2rem 0;background:var(--cv-card);border-bottom:1px solid var(--cv-border)}.cvh-promo__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.cvh-promo__grid{grid-template-columns:1fr 1fr;gap:1.25rem}}.cvh-promo-card{position:relative;overflow:hidden;border-radius:calc(var(--cv-radius) * 2.5);min-height:240px;display:flex;align-items:flex-end;padding:2rem;text-decoration:none;background:var(--cv-primary)}@media(min-width:768px){.cvh-promo-card{min-height:300px}}.cvh-promo-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cvh-promo-card__bg img{width:100%;height:100%;object-fit:cover;transition:transform .3s var(--cv-ease-out)}@media(hover:hover)and (pointer:fine){.cvh-promo-card:hover .cvh-promo-card__bg img{transform:scale(1.04)}}.cvh-promo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(20,20,40,.82) 0%,rgba(20,20,40,.25) 55%,transparent 100%)}.cvh-promo-card__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:.75rem}.cvh-promo-card__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6}.cvh-promo-card__title{font-family:var(--cv-font-head);font-size:1.625rem;font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.02em}@media(min-width:768px){.cvh-promo-card__title{font-size:2rem}}.cvh-promo-card__cta{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#fff;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:.125rem;transition:border-color .15s;width:fit-content}@media(hover:hover)and (pointer:fine){.cvh-promo-card__cta:hover{border-color:#fff}}.cvh-promo-card__cta svg{width:.875rem;height:.875rem}.cvh-cn-explainer{padding:2.5rem 0;background:var(--cv-secondary);border-bottom:1px solid var(--cv-border)}.cvh-cn-explainer__grid{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1.75rem}.cvh-cn-explainer__item{background:var(--cv-card);border:1px solid var(--cv-border);border-radius:var(--cv-radius);overflow:hidden;display:grid;grid-template-columns:100px 1fr;min-height:110px}.cvh-cn-explainer__item:nth-child(2n){grid-template-columns:1fr 100px}.cvh-cn-explainer__item:nth-child(2n) .cvh-cn-explainer__img-wrap{order:2}.cvh-cn-explainer__item:nth-child(2n) .cvh-cn-explainer__mobile-body{order:1}.cvh-cn-explainer__img-wrap{position:relative;height:100%;min-height:110px}.cvh-cn-explainer__img-wrap img,.cvh-cn-explainer__img-placeholder{width:100%;height:100%;object-fit:cover;display:block}.cvh-cn-explainer__img-placeholder{background:var(--cv-border)}.cvh-cn-explainer__overlay{display:none}.cvh-cn-explainer__mobile-body{display:flex;flex-direction:column;justify-content:center;padding:.75rem 1rem}.cvh-cn-explainer__mobile-body .cvh-cn-explainer__title{font-family:var(--cv-font-head);font-size:.9375rem;font-weight:700;color:var(--cv-fg);line-height:1.25;margin:0 0 .35rem}.cvh-cn-explainer__caption{font-size:.8125rem;color:var(--cv-muted-fg);line-height:1.45;margin:0}@media(min-width:768px){.cvh-cn-explainer__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.cvh-cn-explainer__item{display:block;height:auto;background:transparent;border:none}.cvh-cn-explainer__img-wrap{height:220px}.cvh-cn-explainer__overlay{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.15) 55%,transparent 100%);flex-direction:column;justify-content:flex-end;padding:1.1rem}.cvh-cn-explainer__pill{display:inline-block;width:fit-content;margin-bottom:.4rem;font-size:.625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--cv-primary-alt, #C59B43);border:1px solid rgba(197,155,67,.5);border-radius:999px;padding:2px 9px}.cvh-cn-explainer__overlay .cvh-cn-explainer__title{font-family:var(--cv-font-head);font-size:1rem;font-weight:700;color:#fff;line-height:1.2;margin:0}.cvh-cn-explainer__mobile-body{display:none}}.cvh-cn{padding:3rem 0;background:var(--cv-bg);border-bottom:1px solid var(--cv-border)}.cvh-cn__header{text-align:center;margin-bottom:2rem}.cvh-cn__title{font-family:var(--cv-font-head);font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--cv-fg)}.cvh-cn__subtitle{font-size:1rem;color:var(--cv-muted-fg);margin-top:.5rem}.cvh-cn__cards{display:flex;flex-direction:column;gap:.75rem}.cvh-cn__card{display:flex;flex-direction:column;background:var(--cv-card);border:1px solid var(--cv-border);border-radius:calc(var(--cv-radius) * 1.5);overflow:hidden}.cvh-cn__card-bg{width:100%;aspect-ratio:1 / 1;overflow:hidden}.cvh-cn__card-bg img,.cvh-cn__card-bg picture{width:100%;height:100%;display:block}.cvh-cn__card-bg picture img{width:100%;height:100%;object-fit:cover}.cvh-cn__card-placeholder{width:100%;height:100%;background:var(--cv-secondary)}.cvh-cn__card-content{flex:1;padding:.75rem 1rem 1rem}.cvh-cn__card-badge{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cv-primary-alt, #C59B43);border:1px solid rgba(197,155,67,.45);border-radius:999px;padding:.2rem .55rem;margin-bottom:.375rem;width:fit-content}.cvh-cn__card-title{font-family:var(--cv-font-head);font-size:1rem;font-weight:700;color:var(--cv-fg);line-height:1.25;margin-bottom:.25rem}.cvh-cn__card-desc{font-size:.8125rem;color:var(--cv-muted-fg);line-height:1.55}@media(min-width:768px){.cvh-cn{padding:4rem 0}.cvh-cn__header{margin-bottom:2.5rem}.cvh-cn__title{font-size:2.75rem}.cvh-cn__cards{flex-direction:row;gap:1.25rem;align-items:stretch}.cvh-cn__card{position:relative;flex:1;min-height:420px;flex-direction:column;align-items:stretch;border:none;border-radius:calc(var(--cv-radius) * 2);overflow:hidden}.cvh-cn__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.15) 50%,transparent 100%);z-index:1}.cvh-cn__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cvh-cn__card-bg img{width:100%;height:100%;object-fit:cover;transition:transform .3s var(--cv-ease-out)}@media(hover:hover)and (pointer:fine){.cvh-cn__card:hover .cvh-cn__card-bg img{transform:scale(1.04)}}.cvh-cn__card-placeholder{width:100%;height:100%;background:var(--cv-primary)}.cvh-cn__card-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;flex:1;padding:1.5rem;gap:.375rem}.cvh-cn__card-badge{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.25rem .625rem;margin-bottom:.5rem;width:fit-content}.cvh-cn__card-title{font-family:var(--cv-font-head);font-size:1.375rem;font-weight:800;color:#fff;line-height:1.2;letter-spacing:-.01em}.cvh-cn__card-desc{font-size:.875rem;color:#ffffffbf;line-height:1.55}}.cvh-newsletter{padding:2rem 1rem;background:var(--cv-primary);border-top:none;border-bottom:none}.cvh-newsletter__inner{max-width:38rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:1.5rem}.cvh-newsletter__title{font-family:var(--cv-font-head);font-size:1.875rem;font-weight:800;letter-spacing:-.02em;color:#fff}.cvh-newsletter__sub{font-size:.9375rem;color:#ffffffb3}.cvh-newsletter__form{display:flex;gap:.625rem;flex-wrap:wrap;justify-content:center}.cvh-newsletter__input{flex:1;min-width:0;height:2.875rem;border:1px solid rgba(255,255,255,.3);border-radius:var(--cv-radius);padding:0 1rem;font-family:var(--cv-font-sans);font-size:.9375rem;background:#ffffff1f;color:#fff;outline:none;transition:border-color .15s,background .15s}.cvh-newsletter__input:focus{border-color:#ffffffb3;background:#ffffff2e}.cvh-newsletter__input::placeholder{color:#ffffff80}.cvh-newsletter__disclaimer{font-size:.8125rem;color:#ffffff80}@media(max-width:767px){main{padding-left:0!important;padding-right:0!important}.cvh__inner{padding-left:8px!important;padding-right:8px!important}.cvh-prod-card{border:1px solid #E8EBE3!important;box-shadow:none!important}.cvh-hero__overlay{background:#0a160dd1}.cvh-hero__slide-wrap.has-bg-image .cvh-hero__title,.cvh-hero__slide-wrap.has-bg-image .cvh-hero__desc{text-shadow:0px 2px 8px rgba(0,0,0,.8),0px 0px 4px rgba(0,0,0,.6)}.cvh-cat-grid{padding-bottom:15px}.cvh-cat-grid .cvh-cat-card{width:40vw;min-width:0}.cvh-hero__slide{grid-template-columns:1fr}.cvh-hero__img-wrap{display:none}.cvh-hero__text{min-height:0}.cvh-hero__arrow{display:none}.cvh-just-landed,.cvh-featured,.cvh-cn-explainer,.cvh-cn{padding:2rem 0}.cvh-categories,.cvh-promo,.cvh-newsletter{padding:1.5rem 0}.cvh-section-hd{margin-bottom:1.25rem}.cvh-featured__scroll-wrap{-webkit-mask-image:linear-gradient(to right,black 88%,transparent 100%);mask-image:linear-gradient(to right,black 88%,transparent 100%)}}.cvh-prod-card__quick-add{position:absolute;bottom:0;left:0;right:0;background:#2c4731;color:#fff;border:none;padding:10px 0;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transform:translateY(100%);transition:transform .22s var(--cv-ease-out);z-index:2}@media(hover:hover)and (pointer:fine){.cvh-prod-card:hover .cvh-prod-card__quick-add{transform:translateY(0)}}.cvh-prod-card__quick-add.is-loading{opacity:.7;pointer-events:none}@media(max-width:768px){.cvh-prod-card__quick-add{display:none}}@keyframes sd-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sd-toast{position:fixed;bottom:1.25rem;right:1.25rem;bottom:max(1.25rem,env(safe-area-inset-bottom,1.25rem));z-index:9999;display:flex;align-items:center;gap:.5rem;background:#1c2b1f;color:#fff;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;box-shadow:0 4px 16px #0000002e;opacity:0;transform:translateY(.5rem);transition:opacity .25s ease-out,transform .25s var(--cv-ease-out);pointer-events:none}.sd-toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.sd-toast--error{background:#c94030}.sd-toast__close{background:none;border:none;color:inherit;cursor:pointer;padding:0;margin-left:.25rem;opacity:.7}.sd-toast__close:hover{opacity:1}@media(prefers-reduced-motion:reduce){.cvh,.cvh-trust-bar__track,.cvh-marquee__track,.cvh-hero__img-wrap img{animation:none}.cvh-hero__track,.cvh-prod-card,.cvh-prod-card__img img,.cvh-promo-card__bg img,.cvh-cn__card-bg img,.cvh-prod-card__quick-add,.cvh-cat-card,.cvh-cat-card__icon,.cvh-hero__arrow,.cvh-scroll-arrow,.cvh-featured__tab{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/cvh-home.css.map */
