:root{--rv-cream: #f7f4ef;--rv-cream-2: #efe9de;--rv-sage-50: #eef3ea;--rv-sage-100: #dde7d4;--rv-sage-200: #c2d4b4;--rv-forest: #1a3c2e;--rv-forest-deep: #112a20;--rv-forest-line: #244c3b;--rv-gold: #c9a84c;--rv-gold-soft: #d8b96a;--rv-ink: #1c1c1c;--rv-ink-soft: #4a5550;--rv-ink-softer: #6b7470;--rv-line: rgba(28, 28, 28, .1);--rv-radius-sm: 8px;--rv-radius: 12px;--rv-radius-lg: 18px;--rv-shadow-sm: 0 1px 2px rgba(17, 42, 32, .06), 0 4px 12px rgba(17, 42, 32, .04);--rv-shadow-md: 0 6px 20px rgba(17, 42, 32, .08);--rv-shadow-lg: 0 10px 32px rgba(17, 42, 32, .12);--rv-fs-2xs: .8125rem;--rv-fs-xs: .875rem;--rv-fs-sm: .9375rem;--rv-fs-base: 1rem;--rv-fs-md: 1.0625rem;--rv-fs-lg: 1.1875rem;--rv-fs-xl: 1.3125rem;--rv-fs-2xl: 1.5rem;--rv-fs-3xl: 1.875rem;--rv-fs-h2: clamp(2.125rem, 1.55rem + 1.7vw, 2.75rem);--rv-fs-h1: clamp(2.5rem, 1.7rem + 2.8vw, 3.625rem);--rv-fs-hero: clamp(2.625rem, 1.75rem + 3.8vw, 4.25rem);--rv-lh-display: 1.05;--rv-lh-tight: 1.15;--rv-lh-snug: 1.3;--rv-lh-base: 1.5;--rv-lh-relaxed: 1.6;--rv-lh-loose: 1.7;--rv-track-tight: -.02em;--rv-track-snug: -.01em;--rv-track-base: 0;--rv-track-eyebrow: .16em;--rv-track-button: .08em;--rv-space-1: 4px;--rv-space-2: 8px;--rv-space-3: 12px;--rv-space-4: 16px;--rv-space-5: 20px;--rv-space-6: 24px;--rv-space-7: 28px;--rv-space-8: 32px;--rv-space-10: 40px;--rv-space-12: 48px;--rv-space-14: 56px;--rv-space-16: 64px;--rv-space-20: 80px;--rv-space-22: 88px;--rv-space-24: 96px}.rv-container{width:100%;max-width:1180px;margin-inline:auto;padding-inline:24px}@media(max-width:989px){.rv-container{padding-inline:20px}}@media(max-width:749px){.rv-container{padding-inline:18px}}.rv-eyebrow{display:inline-block;font-size:clamp(.9375rem,.88rem + .2vw,1.0625rem);letter-spacing:var(--rv-track-eyebrow);text-transform:uppercase;font-weight:800;color:var(--rv-gold);margin:0 0 .8rem;line-height:1.15}.rv-eyebrow--green{color:var(--rv-forest)}.rv-h-section{font-family:var(--font-heading-family, inherit);font-weight:600;letter-spacing:var(--rv-track-snug);margin:0 0 .65rem;font-size:var(--rv-fs-h2);line-height:var(--rv-lh-tight)}.rv-sub{color:var(--rv-ink-soft);font-size:var(--rv-fs-lg);line-height:var(--rv-lh-relaxed);max-width:58ch}.rv-divider{border:0;height:1px;background:var(--rv-line)}.rv-btn{--rv-btn-bg: var(--rv-forest);--rv-btn-fg: var(--rv-cream);--rv-btn-bd: var(--rv-forest);display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.5rem;min-height:48px;font-size:.9375rem;letter-spacing:var(--rv-track-button);text-transform:uppercase;font-weight:600;border-radius:var(--rv-radius-sm);border:2px solid var(--rv-btn-bd);background:var(--rv-btn-bg);color:var(--rv-btn-fg);text-decoration:none;cursor:pointer;transition:transform .15s ease,background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;line-height:1}.rv-btn:hover{transform:translateY(-1px);box-shadow:var(--rv-shadow-md)}.rv-btn:focus-visible{outline:2px solid var(--rv-gold);outline-offset:2px}.rv-btn--ghost{--rv-btn-bg: rgba(17, 42, 32, .35);--rv-btn-fg: var(--rv-cream);--rv-btn-bd: rgba(247, 244, 239, .95);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.rv-btn--ghost:hover{--rv-btn-bg: var(--rv-cream);--rv-btn-fg: var(--rv-forest)}.rv-btn--ghost-dark{--rv-btn-bg: transparent;--rv-btn-fg: var(--rv-forest);--rv-btn-bd: var(--rv-forest)}.rv-btn--ghost-dark:hover{--rv-btn-bg: var(--rv-forest);--rv-btn-fg: var(--rv-cream)}.rv-btn--gold{--rv-btn-bg: var(--rv-gold);--rv-btn-fg: var(--rv-forest-deep);--rv-btn-bd: var(--rv-gold)}.rv-btn--block{width:100%}.rv-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border-radius:999px;background:var(--rv-sage-50);color:var(--rv-forest);font-size:.8125rem;font-weight:600;letter-spacing:.02em;border:1px solid var(--rv-sage-100);white-space:nowrap;line-height:1}.rv-pill svg{width:12px;height:12px;flex:none}.rv-pill--ghost{background:transparent}.rv-pill--solid{background:var(--rv-forest);color:var(--rv-cream);border-color:transparent}.rv-ribbon{position:absolute;top:12px;right:12px;background:var(--rv-gold);color:var(--rv-forest-deep);font-size:.8125rem;letter-spacing:.1em;font-weight:700;padding:.3rem .65rem;border-radius:999px;text-transform:uppercase;z-index:2;box-shadow:var(--rv-shadow-sm)}.rv-icon-circle{--rv-ic-size: 52px;width:var(--rv-ic-size);height:var(--rv-ic-size);border-radius:50%;background:var(--rv-sage-50);color:var(--rv-forest);display:inline-flex;align-items:center;justify-content:center;flex:none;border:1px solid var(--rv-sage-100)}.rv-icon-circle svg{width:24px;height:24px}.rv-icon-circle--lg{--rv-ic-size: 64px}.rv-icon-circle--lg svg{width:28px;height:28px}.rv-icon-circle--solid{background:var(--rv-forest);color:var(--rv-cream);border-color:transparent}.rv-hero{position:relative;background:var(--rv-forest-deep);color:var(--rv-cream);overflow:hidden;isolation:isolate}.rv-hero .rv-container{max-width:1440px;padding-inline:clamp(40px,6vw,88px)}.rv-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.rv-hero__media img,.rv-hero__media svg{width:100%;height:100%;object-fit:cover;object-position:80% 35%;display:block;filter:saturate(.68) brightness(.84)}@media(min-width:1400px){.rv-hero__media img,.rv-hero__media svg{object-position:74% 35%}}@media(max-width:749px){.rv-hero__media img,.rv-hero__media svg{object-position:65% 30%;filter:saturate(.7) brightness(.85)}}.rv-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 80% at 22% 50%,#112a208c,#112a2000 70%),linear-gradient(180deg,#112a204d,#112a2000 35%,#112a2073),linear-gradient(90deg,#112a20f2,#112a20e0 30%,#112a20bd,#112a208f 74%,#112a2070)}@media(max-width:749px){.rv-hero__media:after{background:linear-gradient(180deg,#112a20a6,#112a20b3 45%,#112a20eb)}}.rv-hero__inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;min-height:clamp(520px,66vh,700px);padding-block:clamp(84px,9vw,128px);padding-inline-start:0;gap:40px}.rv-hero__content{max-width:580px}.rv-hero .rv-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:1rem;font-weight:700;letter-spacing:.22em;color:var(--rv-gold);text-shadow:0 1px 10px rgba(0,0,0,.5);margin-bottom:1.4rem;text-transform:uppercase}.rv-hero .rv-eyebrow:before{content:"";width:32px;height:2px;background:var(--rv-gold);display:inline-block}.rv-hero__title{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:var(--rv-fs-hero);line-height:1.05;letter-spacing:-.015em;margin:0 0 1.5rem;color:#fff;text-shadow:0 2px 32px rgba(0,0,0,.45)}.rv-hero__title .rv-accent{color:var(--rv-gold, #c9943a);font-weight:700}.rv-hero__sub{font-size:clamp(1.125rem,.98rem + .55vw,1.375rem);line-height:1.55;max-width:39ch;color:#fffffff2;margin:0 0 2rem;text-shadow:0 1px 14px rgba(0,0,0,.4);font-weight:400}.rv-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}.rv-hero__buttons .rv-btn{font-size:.9375rem;padding:1rem 1.75rem;min-height:54px;letter-spacing:.1em}@media(max-width:549px){.rv-hero__buttons{flex-direction:column;align-items:stretch;gap:.65rem}.rv-hero__buttons .rv-btn{width:100%}}.rv-trust{background:var(--rv-cream);padding-block:clamp(26px,3vw,38px);border-block:1px solid var(--rv-line)}.rv-trust__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(22px,3vw,36px);align-items:start}.rv-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;color:var(--rv-ink)}.rv-trust .rv-icon-circle{--rv-ic-size: 54px;background:#eef3eaf2;border-color:#1a3c2e29;box-shadow:0 10px 24px #112a200f}.rv-trust .rv-icon-circle svg{width:25px;height:25px;color:var(--rv-forest)}.rv-trust__label{font-weight:700;font-size:1.0625rem;margin:2px 0 0;letter-spacing:.005em;line-height:1.2}.rv-trust__sub{font-size:.9375rem;color:#112a20b8;margin:0;line-height:1.45;max-width:22ch}@media(max-width:989px){.rv-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:32px}}@media(max-width:549px){.rv-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rv-trust .rv-icon-circle{--rv-ic-size: 54px}.rv-trust .rv-icon-circle svg{width:25px;height:25px}.rv-trust__label{font-size:1rem}.rv-trust__sub{font-size:.875rem}}.rv-section{padding-block:clamp(56px,6.5vw,88px)}.rv-section--cream{background:var(--rv-cream)}.rv-section--cream-2{background:var(--rv-cream-2)}.rv-section--white{background:#fff}.rv-section--forest{background:var(--rv-forest);color:var(--rv-cream)}.rv-section--forest-deep{background:var(--rv-forest-deep);color:var(--rv-cream)}.rv-section__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:clamp(28px,3vw,44px)}.rv-section__head-left{max-width:720px}.rv-section__head .rv-h-section{margin-bottom:.6rem}@media(max-width:749px){.rv-section__head{flex-direction:column;align-items:stretch;gap:16px}}.rv-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}@media(max-width:989px){.rv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.rv-product-grid{grid-template-columns:minmax(0,1fr)}}.rv-products-section{padding-block:clamp(46px,5vw,68px)}.rv-products-section .rv-container{max-width:1240px}.rv-products-section .rv-section__head{margin-bottom:clamp(30px,3.5vw,44px)}.rv-products-section .rv-h-section{font-size:clamp(2.125rem,1.65rem + 1.4vw,2.75rem)}.rv-products-section .rv-sub{font-size:clamp(1.0625rem,.98rem + .25vw,1.1875rem);line-height:1.55;color:#112a20c2;max-width:52ch}.rv-products-section .rv-section__head-right .rv-btn{min-height:52px;padding-inline:1.8rem;font-size:.9375rem;font-weight:700}.rv-card{position:relative;background:#fff;border-radius:var(--rv-radius);overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--rv-line);box-shadow:var(--rv-shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.rv-card:hover{transform:translateY(-2px);box-shadow:var(--rv-shadow-md)}.rv-card__media{position:relative;background:var(--rv-sage-50);aspect-ratio:4 / 3;overflow:hidden}.rv-card__media img{width:100%;height:100%;object-fit:contain;display:block;padding:12px}.rv-products-section .rv-card__media img{padding:6px;transform:scale(1.08)}.rv-products-section .rv-card:hover .rv-card__media img{transform:scale(1.12)}.rv-card__body{padding:20px 20px 18px;display:flex;flex-direction:column;gap:.6rem;flex:1}.rv-products-section .rv-card__body{padding:24px 24px 22px;gap:.75rem}.rv-card__title{font-family:var(--font-heading-family, inherit);font-weight:600;font-size:var(--rv-fs-xl);line-height:var(--rv-lh-snug);letter-spacing:var(--rv-track-snug);margin:0;color:var(--rv-ink)}.rv-products-section .rv-card__title{font-size:1.25rem;line-height:1.25;font-weight:700}.rv-card__title a{color:inherit;text-decoration:none}.rv-card__title a:hover{color:var(--rv-forest)}.rv-card__tagline{font-size:var(--rv-fs-base);line-height:var(--rv-lh-base);color:var(--rv-ink-soft);margin:0}.rv-products-section .rv-card__tagline{font-size:1rem;line-height:1.55;color:#112a20b8}.rv-card__pills{display:flex;flex-wrap:wrap;gap:.4rem}.rv-card__price{display:flex;align-items:baseline;gap:.5rem;font-weight:700;color:var(--rv-ink);font-size:var(--rv-fs-xl);letter-spacing:var(--rv-track-snug)}.rv-products-section .rv-card__price{font-size:1.25rem;margin-top:2px}.rv-card__price .price--compare{color:var(--rv-ink-softer);text-decoration:line-through;font-weight:500;font-size:var(--rv-fs-base)}.rv-card__cta{margin-top:auto;padding-top:.4rem}.rv-products-section .rv-card__cta{padding-top:.65rem}.rv-products-section .rv-card__cta .rv-btn{min-height:52px;font-size:.9375rem;font-weight:700;letter-spacing:.08em}.rv-card__foot{display:flex;align-items:center;gap:12px;padding:12px 20px;border-top:1px solid var(--rv-line);background:var(--rv-cream);color:var(--rv-ink-soft);font-size:var(--rv-fs-base);font-weight:500}.rv-card__foot-pill{display:inline-flex;align-items:center;gap:.35rem}.rv-card__foot-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--rv-forest);display:inline-block}.rv-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.rv-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.rv-feature__title{font-family:var(--font-heading-family, inherit);font-weight:600;font-size:var(--rv-fs-lg);letter-spacing:var(--rv-track-snug);margin:0;color:var(--rv-ink)}.rv-feature__text{margin:0;font-size:var(--rv-fs-base);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft);max-width:28ch}@media(max-width:989px){.rv-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media(max-width:549px){.rv-features{grid-template-columns:minmax(0,1fr)}}.rv-story{display:grid;grid-template-columns:1.5fr 1fr .9fr;gap:36px;align-items:center}.rv-story__media{position:relative;border-radius:var(--rv-radius-lg);overflow:hidden;aspect-ratio:4 / 3;background:var(--rv-sage-50);box-shadow:var(--rv-shadow-md)}.rv-story__media img,.rv-story__media svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.6,.2,1)}.rv-story__media:hover img{transform:scale(1.02)}.rv-story__copy{max-width:460px}.rv-story__pillars{display:flex;flex-direction:column;gap:22px}.rv-pillar{display:flex;gap:14px;align-items:flex-start}.rv-pillar__title{font-family:var(--font-heading-family, inherit);font-weight:600;font-size:var(--rv-fs-lg);letter-spacing:var(--rv-track-snug);margin:0 0 .25rem;color:var(--rv-ink)}.rv-pillar__text{margin:0;font-size:var(--rv-fs-base);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}@media(max-width:989px){.rv-story{grid-template-columns:1fr 1fr}.rv-story__pillars{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;gap:20px}.rv-story__pillars>*{flex:1 1 220px}}@media(max-width:749px){.rv-story{grid-template-columns:minmax(0,1fr)}.rv-story__pillars{flex-direction:column}}.rv-cta{position:relative;overflow:hidden;background:linear-gradient(90deg,#112a20fa,#112a20e6 44%,#112a20a3),radial-gradient(circle at 78% 48%,rgba(221,231,212,.28),transparent 30%),var(--rv-forest);color:var(--rv-cream);padding-block:clamp(72px,8vw,118px);border-bottom:1px solid rgba(201,168,76,.5)}.rv-cta:before{content:"";position:absolute;inset:0 0 0 auto;width:min(52vw,760px);opacity:.28;background:radial-gradient(ellipse at 50% 50%,rgba(221,231,212,.45),transparent 58%),repeating-radial-gradient(ellipse at 64% 44%,transparent 0 18px,rgba(247,244,239,.1) 19px 20px);transform:rotate(-8deg);pointer-events:none}.rv-cta__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr) auto;align-items:center;gap:clamp(24px,4vw,48px)}.rv-cta__title{font-family:var(--font-heading-family, inherit);font-weight:600;font-size:clamp(2.35rem,1.6rem + 2.4vw,4rem);line-height:var(--rv-lh-tight);letter-spacing:var(--rv-track-snug);margin:0;color:var(--rv-cream);max-width:11ch;text-wrap:balance}.rv-cta__sub{margin:0;color:#f7f4efd9;max-width:38ch;font-size:var(--rv-fs-md);line-height:var(--rv-lh-relaxed)}.rv-cta__buttons{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:989px){.rv-cta__inner{grid-template-columns:minmax(0,1fr);text-align:left}}.rv-newsletter{background:var(--rv-forest-deep);padding-block:clamp(30px,4vw,48px);border-top:1px solid rgba(247,244,239,.1)}.rv-newsletter__inner{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);column-gap:clamp(32px,5vw,72px);row-gap:12px;align-items:center;max-width:1180px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.rv-newsletter__title{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:clamp(1.55rem,1.22rem + .9vw,2rem);line-height:var(--rv-lh-tight);letter-spacing:var(--rv-track-snug);margin:0;color:var(--rv-cream);max-width:15em;text-wrap:balance}.rv-newsletter__title:before{content:"Stay in the loop";display:block;margin-bottom:.75rem;color:var(--rv-gold);font-family:var(--font-body-family, inherit);font-size:var(--rv-fs-sm);line-height:1;font-weight:800;letter-spacing:var(--rv-track-eyebrow);text-transform:uppercase}.rv-newsletter__form{display:flex;flex-wrap:wrap;gap:0;width:100%;max-width:560px;border-radius:999px;overflow:hidden;border:1px solid rgba(247,244,239,.18);background:#fff;box-shadow:0 8px 22px #00000029}.rv-newsletter__form input[type=email]{flex:1;border:0;outline:0;padding:1.05rem 1.25rem;font-size:var(--rv-fs-md);background:transparent;color:var(--rv-ink);min-width:0}.rv-newsletter__form input[type=email]:focus{outline:0}.rv-newsletter__form button{border:0;padding:1.05rem 1.55rem;background:var(--rv-forest);color:var(--rv-cream);font-weight:700;letter-spacing:var(--rv-track-button);text-transform:uppercase;font-size:var(--rv-fs-base);cursor:pointer}.rv-newsletter__perks{display:flex;grid-column:2;gap:8px;flex-wrap:wrap;justify-content:flex-start;margin-top:0;font-size:var(--rv-fs-sm);color:#f7f4efc7}.rv-newsletter__perk{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .66rem;border:1px solid rgba(247,244,239,.12);border-radius:999px;background:#f7f4ef0f;font-weight:650}.rv-newsletter__perk svg{width:14px;height:14px;color:var(--rv-gold)}.rv-newsletter__success{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;color:var(--rv-forest);font-size:var(--rv-fs-base);font-weight:600}.rv-newsletter__form .rv-newsletter__success{flex:0 0 100%;margin:0;padding:.75rem 1rem .9rem;border-top:1px solid var(--rv-line)}@media(max-width:989px){.rv-newsletter__inner{grid-template-columns:minmax(0,1fr);text-align:left}.rv-newsletter__title{max-width:100%}.rv-newsletter__perks{grid-column:auto;justify-content:flex-start;margin-top:0}}.rv-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);transition-delay:calc(var(--rv-stagger-i, 0) * 90ms);will-change:opacity,transform}.rv-reveal.is-visible{opacity:1;transform:translateY(0)}.rv-reveal--scale{transform:translateY(18px) scale(.98)}.rv-reveal--scale.is-visible{transform:translateY(0) scale(1)}.rv-no-motion .rv-reveal{opacity:1!important;transform:none!important;transition:none!important}@media(prefers-reduced-motion:reduce){.rv-reveal{opacity:1!important;transform:none!important;transition:none!important}}.rv-section--cream{background:radial-gradient(1100px 360px at 100% 0%,rgba(194,212,180,.18),transparent 60%),radial-gradient(900px 320px at 0% 100%,rgba(201,168,76,.06),transparent 65%),var(--rv-cream)}.rv-section--cream-2{background:radial-gradient(900px 320px at 50% 0%,rgba(26,60,46,.05),transparent 70%),var(--rv-cream-2)}.rv-section--forest,.rv-section--forest-deep{background:radial-gradient(900px 320px at 100% 0%,rgba(201,168,76,.1),transparent 65%),radial-gradient(700px 240px at 0% 100%,rgba(247,244,239,.04),transparent 65%),var(--rv-forest)}.rv-section--forest-deep{background-color:var(--rv-forest-deep)}.rv-eyebrow{position:relative}.rv-accent--italic{font-style:italic;font-weight:500}.rv-h-section--flourish:after{content:"";display:block;width:48px;height:2px;background:var(--rv-gold);margin:.85rem auto 0;border-radius:2px}.rv-btn{position:relative;overflow:hidden;isolation:isolate}.rv-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 50%,transparent 100%);transform:translate(-120%);transition:transform .55s ease;z-index:-1;pointer-events:none}.rv-btn:hover:after{transform:translate(120%)}.rv-btn--gold:hover{background:var(--rv-gold-soft)}.rv-btn:active{transform:translateY(0)}.rv-hero__title{text-wrap:balance}.rv-hero__title .rv-accent{color:var(--rv-gold, #c9943a)!important}.rv-hero__trust{display:inline-flex;align-items:center;gap:14px;margin-top:1.5rem;padding:12px 18px;border:1px solid rgba(247,244,239,.2);border-radius:999px;background:#112a2066;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#f7f4eff2;font-size:.9375rem}.rv-hero__trust-stars{display:inline-flex;gap:2px;color:var(--rv-gold)}.rv-hero__trust-stars svg{width:16px;height:16px}.rv-hero__trust-text{font-weight:500;letter-spacing:.015em;font-size:.9375rem}.rv-hero__scroll{position:absolute;left:4%;bottom:28px;transform:none;display:none;flex-direction:column;align-items:center;gap:6px;color:#f7f4ef8c;font-size:.6875rem;letter-spacing:.24em;text-transform:uppercase;text-decoration:none;z-index:2}.rv-hero__scroll svg{width:18px;height:18px;animation:rv-bounce 2.2s ease-in-out infinite}@keyframes rv-bounce{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(6px);opacity:1}}@media(prefers-reduced-motion:reduce){.rv-hero__scroll svg{animation:none}}@media(max-width:749px){.rv-hero__scroll{display:none}}.rv-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rv-card:hover{border-color:#1a3c2e2e}.rv-card__media{background:radial-gradient(80% 80% at 50% 30%,rgba(255,255,255,.65),transparent 70%),var(--rv-sage-50);isolation:isolate}.rv-card__media img{transition:transform .6s cubic-bezier(.2,.6,.2,1)}.rv-card:hover .rv-card__media img{transform:scale(1.04)}.rv-ribbon{background:linear-gradient(135deg,var(--rv-gold) 0%,var(--rv-gold-soft) 100%);box-shadow:0 4px 14px #c9a84c4d}.rv-card__rating{display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;color:var(--rv-ink-soft);font-weight:500}.rv-card__rating-stars{display:inline-flex;gap:1px;color:var(--rv-gold)}.rv-card__rating-stars svg{width:13px;height:13px}.rv-card__foot{gap:14px;flex-wrap:wrap;padding:14px 18px}.rv-card__foot-pill:before{display:none}.rv-card__foot-pill{gap:.4rem;color:var(--rv-forest);font-weight:600}.rv-card__foot-pill svg{width:12px;height:12px;flex:none}.rv-card__pills .rv-pill{background:#fff;border-color:var(--rv-sage-100)}.rv-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media(max-width:989px){.rv-testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.rv-testimonials{grid-template-columns:minmax(0,1fr)}}.rv-testimonial{position:relative;background:#fff;border:1px solid var(--rv-line);border-radius:var(--rv-radius);padding:28px 24px 22px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--rv-shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rv-testimonial:hover{transform:translateY(-2px);box-shadow:var(--rv-shadow-md);border-color:#1a3c2e2e}.rv-testimonial:before{content:"";position:absolute;inset:0 auto auto 24px;top:-12px;width:36px;height:28px;background:var(--rv-gold);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 18' fill='black'><path d='M0 18V8C0 4 4 0 8 0v4C5.8 4 4 5.8 4 8h4v10H0Zm14 0V8c0-4 4-8 8-8v4c-2.2 0-4 1.8-4 4h4v10h-8Z'/></svg>") no-repeat center / contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 18' fill='black'><path d='M0 18V8C0 4 4 0 8 0v4C5.8 4 4 5.8 4 8h4v10H0Zm14 0V8c0-4 4-8 8-8v4c-2.2 0-4 1.8-4 4h4v10h-8Z'/></svg>") no-repeat center / contain}.rv-testimonial__stars{color:var(--rv-gold);display:inline-flex;gap:2px}.rv-testimonial__stars svg{width:16px;height:16px}.rv-testimonial__quote{color:var(--rv-ink);font-size:var(--rv-fs-lg);line-height:var(--rv-lh-relaxed);font-weight:400;margin:0}.rv-testimonial__author{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:6px}.rv-testimonial__avatar{width:42px;height:42px;border-radius:50%;flex:none;background:var(--rv-sage-50);color:var(--rv-forest);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--rv-fs-sm);overflow:hidden;border:1px solid var(--rv-sage-100)}.rv-testimonial__avatar img{width:100%;height:100%;object-fit:cover;display:block}.rv-testimonial__name{font-weight:700;color:var(--rv-ink);font-size:var(--rv-fs-md);line-height:1.25;margin:0}.rv-testimonial__role{color:var(--rv-ink-soft);font-size:var(--rv-fs-base);line-height:1.25;margin:2px 0 0}.rv-testimonial__verified{display:inline-flex;align-items:center;gap:.3rem;margin-left:auto;font-size:.8125rem;color:var(--rv-forest);font-weight:700}.rv-testimonial__verified svg{width:12px;height:12px;color:var(--rv-forest)}.rv-faq{max-width:820px;margin-inline:auto;display:flex;flex-direction:column;gap:10px}.rv-faq__item{background:#fff;border:1px solid var(--rv-line);border-radius:var(--rv-radius);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.rv-faq__item[open]{border-color:#1a3c2e38;box-shadow:var(--rv-shadow-sm)}.rv-faq__q{list-style:none;cursor:pointer;padding:16px 20px;min-height:52px;display:flex;align-items:center;gap:14px;font-weight:600;color:var(--rv-ink);font-size:var(--rv-fs-lg);letter-spacing:var(--rv-track-snug);line-height:var(--rv-lh-snug)}.rv-faq__q::-webkit-details-marker{display:none}.rv-faq__q::marker{display:none;content:""}.rv-faq__indicator{width:28px;height:28px;border-radius:50%;flex:none;background:var(--rv-sage-50);color:var(--rv-forest);display:inline-flex;align-items:center;justify-content:center;margin-left:auto;transition:background-color .2s ease,color .2s ease,transform .3s ease}.rv-faq__indicator svg{width:14px;height:14px;transition:transform .3s ease}.rv-faq__item[open] .rv-faq__indicator{background:var(--rv-forest);color:var(--rv-cream)}.rv-faq__item[open] .rv-faq__indicator svg{transform:rotate(45deg)}.rv-faq__a{padding:0 20px 20px 54px;color:var(--rv-ink-soft);line-height:var(--rv-lh-relaxed);font-size:var(--rv-fs-lg)}.rv-faq__a>*:first-child{margin-top:0}.rv-faq__a>*:last-child{margin-bottom:0}.rv-faq__a a{color:var(--rv-forest);font-weight:700;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.rv-faq__a a:hover{color:var(--rv-forest-deep)}@media(max-width:549px){.rv-faq__a{padding-left:20px}.rv-faq__q{padding:16px}}.rv-newsletter__consent{margin:.55rem 0 0;font-size:.75rem;color:#f7f4ef9e;line-height:1.45;max-width:560px}.rv-newsletter__consent p{margin:0}.rv-newsletter__consent a{color:var(--rv-gold);font-weight:700;text-decoration:underline;text-underline-offset:2px}.rv-card a:focus-visible,.rv-faq__q:focus-visible,.rv-testimonial a:focus-visible{outline:2px solid var(--rv-gold);outline-offset:3px;border-radius:4px}.rv-goals-section{padding-block:clamp(44px,4.8vw,64px)}.rv-goals-section .rv-container{max-width:1280px}.rv-goals-section .rv-section__head{margin-bottom:clamp(28px,3.4vw,38px)}.rv-goals-section .rv-h-section{font-size:clamp(2.125rem,1.65rem + 1.4vw,2.75rem)}.rv-goals-section .rv-sub{font-size:clamp(1.125rem,1.02rem + .28vw,1.1875rem);line-height:1.55;color:#112a20c2;max-width:56ch}.rv-goals{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(18px,2vw,24px)}@media(max-width:1199px){.rv-goals{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.rv-goals{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}.rv-goal{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:13px;min-height:192px;padding:24px 22px 22px;border-radius:var(--rv-radius);background:linear-gradient(180deg,#fff,#ffffffeb);border:1px solid rgba(17,42,32,.08);text-decoration:none;color:inherit;overflow:hidden;transition:transform .3s cubic-bezier(.2,.6,.2,1),box-shadow .3s ease,border-color .3s ease,background-color .3s ease;isolation:isolate}.rv-goal:before{content:"";position:absolute;inset:auto -40% -40% auto;width:180px;height:180px;background:radial-gradient(closest-side,rgba(194,212,180,.35),transparent 70%);z-index:-1;transition:transform .4s ease,opacity .3s ease;opacity:.6}.rv-goal:hover{transform:translateY(-4px);border-color:#1a3c2e2e;box-shadow:var(--rv-shadow-md)}.rv-goal:hover:before{transform:scale(1.4);opacity:1}.rv-goal:focus-visible{outline:2px solid var(--rv-gold);outline-offset:3px}.rv-goal__icon{width:54px;height:54px;border-radius:50%;background:#eef3eaf2;color:var(--rv-forest);display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(26,60,46,.14);box-shadow:0 8px 20px #112a200d;transition:background-color .3s ease,color .3s ease}.rv-goal__icon svg{width:25px;height:25px}.rv-goal:hover .rv-goal__icon{background:var(--rv-forest);color:var(--rv-cream);border-color:var(--rv-forest)}.rv-goal__media{width:100%;aspect-ratio:4 / 3;border-radius:var(--rv-radius-sm);background:var(--rv-sage-50);overflow:hidden;margin-bottom:4px}.rv-goal__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.rv-goal:hover .rv-goal__media img{transform:scale(1.04)}.rv-goal__name{font-family:var(--font-heading-family, var(--rv-h));font-size:1.1875rem;font-weight:700;color:var(--rv-ink);margin:0;letter-spacing:.005em;line-height:1.2}.rv-goal__desc{font-size:1rem;color:#112a20b8;line-height:1.5;margin:0}.rv-goal__cta{display:inline-flex;align-items:center;gap:.45rem;margin-top:2px;font-size:1rem;font-weight:700;color:var(--rv-forest)}.rv-goal__cta svg{width:16px;height:16px;transition:transform .3s ease}.rv-goal:hover .rv-goal__cta svg{transform:translate(4px)}.rv-how{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.rv-how:before{content:"";position:absolute;top:30px;left:16%;right:16%;height:2px;background:repeating-linear-gradient(to right,var(--rv-sage-200) 0 8px,transparent 8px 16px);z-index:0;pointer-events:none}@media(max-width:749px){.rv-how{grid-template-columns:minmax(0,1fr);gap:28px}.rv-how:before{display:none}}.rv-how__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.rv-how__num{position:relative;width:64px;height:64px;border-radius:50%;background:var(--rv-cream);color:var(--rv-forest);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-heading-family, var(--rv-h));font-size:1.5rem;font-weight:700;border:2px solid var(--rv-sage-100);box-shadow:0 0 0 5px var(--rv-cream)}.rv-section--white .rv-how__num,.rv-section--cream-2 .rv-how__num{box-shadow:0 0 0 5px var(--rv-cream-2)}.rv-section--white .rv-how__num{background:#fff;box-shadow:0 0 0 5px #fff}.rv-how__icon{position:absolute;inset:-10px -10px auto auto;width:28px;height:28px;border-radius:50%;background:var(--rv-gold);color:var(--rv-forest);display:inline-flex;align-items:center;justify-content:center}.rv-how__icon svg{width:14px;height:14px}.rv-how__title{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-lg);font-weight:700;color:var(--rv-ink);margin:0;letter-spacing:var(--rv-track-snug)}.rv-how__text{font-size:var(--rv-fs-base);color:var(--rv-ink-soft);line-height:var(--rv-lh-relaxed);margin:0;max-width:32ch}.rv-how__footer{margin-top:32px;display:flex;justify-content:center}.rv-section{padding-block:var(--rv-section-py, clamp(56px, 6.5vw, 88px))}.rv-section-tight{padding-block:clamp(24px,3vw,40px)}.rv-section__header{max-width:760px;margin:0 auto clamp(28px,3vw,44px);text-align:center}.rv-section__header--compact{margin-bottom:clamp(20px,2.5vw,32px)}.rv-section__title{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-h2);font-weight:600;letter-spacing:var(--rv-track-snug);line-height:var(--rv-lh-tight);color:var(--rv-ink);margin:.4rem 0 0}.rv-section__title--center{text-align:center}.rv-section__title--sm{font-size:clamp(1.375rem,1.1rem + .9vw,1.75rem)}.rv-section__sub{font-size:var(--rv-fs-lg);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft);margin:.7rem auto 0;max-width:60ch}.rv-section__sub--center{text-align:center}.rv-section--forest .rv-section__title,.rv-section--forest-deep .rv-section__title{color:var(--rv-cream)}.rv-section--forest .rv-section__sub,.rv-section--forest-deep .rv-section__sub{color:#f7f4efd9}.rv-eyebrow--center{display:inline-block}.rv-grid{display:grid;gap:clamp(20px,2.4vw,32px);list-style:none;padding:0;margin:0;grid-template-columns:1fr}@media(min-width:600px){.rv-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:750px){.rv-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.rv-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.rv-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.rv-pdp-trust-wrap+.rv-pdp-trust-wrap{display:none}.rv-pdp-trust{background:var(--rv-cream);border-top:1px solid rgba(26,60,46,.06);border-bottom:1px solid rgba(26,60,46,.06)}.rv-pdp-trust__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px;list-style:none;padding:0;margin:0}@media(min-width:750px){.rv-pdp-trust__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:990px){.rv-pdp-trust__list{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 22px}}.rv-pdp-trust__item{display:flex;align-items:center;gap:12px;font-size:var(--rv-fs-base);color:var(--rv-ink);line-height:1.3}.rv-pdp-trust__icon{flex:0 0 auto;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#1a3c2e14;color:var(--rv-forest)}.rv-pdp-trust__icon svg{width:18px;height:18px}.rv-pdp-trust__text{display:flex;flex-direction:column;min-width:0;gap:2px}.rv-pdp-trust__text strong{font-weight:700;color:var(--rv-ink);font-size:var(--rv-fs-base)}.rv-pdp-trust__sub{font-size:var(--rv-fs-sm);color:var(--rv-ink-soft)}.rv-pdp-benefit{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:clamp(18px,2vw,28px);border-radius:var(--rv-radius, 18px);background:#fff;border:1px solid rgba(26,60,46,.08);box-shadow:var(--rv-shadow-sm, 0 1px 2px rgba(0,0,0,.04));transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.rv-pdp-benefit:hover{transform:translateY(-3px);box-shadow:var(--rv-shadow-md, 0 8px 24px rgba(0,0,0,.08));border-color:#1a3c2e2e}.rv-section--cream .rv-pdp-benefit{background:#fff}.rv-pdp-benefit__icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--rv-sage-100, rgba(169, 211, 156, .32));color:var(--rv-forest)}.rv-pdp-benefit__icon svg{width:22px;height:22px}.rv-pdp-benefit__title{margin:4px 0 0;font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-lg);font-weight:600;letter-spacing:var(--rv-track-snug);color:var(--rv-ink);line-height:var(--rv-lh-snug)}.rv-pdp-benefit__body{margin:0;font-size:var(--rv-fs-md);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}.rv-pdp-how__steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:clamp(16px,2vw,24px);counter-reset:rv-pdp-how}@media(min-width:750px){.rv-pdp-how__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.rv-pdp-how__step{position:relative;padding:clamp(20px,2.4vw,32px) clamp(20px,2vw,28px) clamp(22px,2vw,28px);background:#fff;border-radius:var(--rv-radius, 18px);border:1px solid rgba(26,60,46,.08)}.rv-section--cream .rv-pdp-how__step{background:#fff}.rv-pdp-how__num{position:absolute;top:-16px;left:clamp(20px,2vw,28px);width:36px;height:36px;border-radius:50%;background:var(--rv-forest);color:var(--rv-cream);font-family:var(--font-heading-family, var(--rv-h));font-weight:600;font-size:var(--rv-fs-md);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px var(--rv-cream)}.rv-section--white .rv-pdp-how__num{box-shadow:0 0 0 6px #fff}.rv-pdp-how__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:var(--rv-sage-100, rgba(169, 211, 156, .32));color:var(--rv-forest);margin-bottom:12px;margin-top:12px}.rv-pdp-how__icon svg{width:20px;height:20px}.rv-pdp-how__title{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-lg);font-weight:600;margin:0 0 6px;letter-spacing:var(--rv-track-snug);color:var(--rv-ink);line-height:var(--rv-lh-snug)}.rv-pdp-how__body{margin:0;font-size:var(--rv-fs-base);color:var(--rv-ink-soft);line-height:var(--rv-lh-relaxed)}.rv-pdp-how__chip{display:inline-block;margin-top:16px;padding:6px 12px;border-radius:999px;background:#1a3c2e14;color:var(--rv-forest);font-size:var(--rv-fs-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.rv-pdp-how__tip{margin:clamp(28px,3.5vw,44px) auto 0;max-width:760px;padding:18px 22px;background:var(--rv-gold-soft, rgba(212, 165, 89, .12));border:1px dashed rgba(212,165,89,.5);border-radius:12px;display:flex;gap:12px;align-items:flex-start;font-size:var(--rv-fs-md);color:var(--rv-ink);line-height:var(--rv-lh-relaxed)}.rv-pdp-how__tip strong{color:var(--rv-forest);margin-right:4px}.rv-pdp-how__tip-icon{color:var(--rv-gold, #d4a559);flex:0 0 auto;margin-top:1px}.rv-pdp-ingredients__grid{display:grid;grid-template-columns:1fr;gap:clamp(16px,2vw,28px)}@media(min-width:750px){.rv-pdp-ingredients__grid{grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,40px)}}.rv-pdp-ingredients__col{background:#fff;border-radius:var(--rv-radius, 18px);padding:clamp(20px,2.6vw,32px);border:1px solid rgba(26,60,46,.08)}.rv-pdp-ingredients__col--in{border-color:#2e7d3238}.rv-pdp-ingredients__col--out{border-color:#c45a3c38}.rv-pdp-ingredients__col-head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.rv-pdp-ingredients__badge{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.rv-pdp-ingredients__badge--in{background:#2e7d321f;color:#2e7d32}.rv-pdp-ingredients__badge--out{background:#c45a3c1f;color:#c4503c}.rv-pdp-ingredients__col-title{margin:0;font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-2xl);font-weight:600;letter-spacing:var(--rv-track-snug);color:var(--rv-ink);line-height:var(--rv-lh-tight)}.rv-pdp-ingredients__hero{display:flex;align-items:center;gap:18px;padding:18px 22px;margin-bottom:22px;background:linear-gradient(135deg,#2e7d3214,#2e7d3205);border-radius:14px;border:1px dashed rgba(46,125,50,.28)}.rv-pdp-ingredients__hero-pct{font-family:var(--font-heading-family, var(--rv-h));font-size:clamp(1.625rem,1.15rem + 1.4vw,2rem);font-weight:700;color:#2e7d32;line-height:1;letter-spacing:var(--rv-track-tight)}.rv-pdp-ingredients__hero-text{display:flex;flex-direction:column;gap:3px;line-height:1.4}.rv-pdp-ingredients__hero-text strong{font-size:var(--rv-fs-md);color:var(--rv-ink)}.rv-pdp-ingredients__hero-text span{font-size:var(--rv-fs-base);color:var(--rv-ink-soft)}.rv-pdp-ingredients__list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.rv-pdp-ingredients__list li{display:flex;gap:12px;align-items:flex-start;font-size:var(--rv-fs-md);color:var(--rv-ink);line-height:var(--rv-lh-relaxed)}.rv-pdp-ingredients__list li strong{color:var(--rv-ink);font-weight:600}.rv-pdp-ingredients__sub{font-style:normal;color:var(--rv-ink-soft)}.rv-pdp-ingredients__tick{flex:0 0 auto;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.rv-pdp-ingredients__tick--in{background:#2e7d3224;color:#2e7d32}.rv-pdp-ingredients__tick--out{background:#c45a3c24;color:#c4503c}.rv-pdp-specs__row{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-radius:var(--rv-radius, 18px);background:#fff;border:1px solid rgba(26,60,46,.08);padding:clamp(14px,1.6vw,22px)}.rv-section--cream .rv-pdp-specs__row{background:#fff}.rv-section--forest .rv-pdp-specs__row{background:#ffffff0f;border-color:#ffffff1f}@media(min-width:600px){.rv-pdp-specs__row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:990px){.rv-pdp-specs__row{grid-template-columns:repeat(6,minmax(0,1fr))}}.rv-pdp-specs__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:8px 6px;border-right:1px solid rgba(26,60,46,.08)}.rv-section--forest .rv-pdp-specs__item{border-right-color:#ffffff1f}.rv-pdp-specs__row>.rv-pdp-specs__item:last-child{border-right:0}@media(max-width:599px){.rv-pdp-specs__item{border-right:0;border-bottom:1px solid rgba(26,60,46,.08);padding-bottom:12px}.rv-pdp-specs__row>.rv-pdp-specs__item:nth-last-child(-n+2){border-bottom:0;padding-bottom:8px}}.rv-pdp-specs__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#1a3c2e14;color:var(--rv-forest);margin-bottom:4px}.rv-pdp-specs__icon svg{width:18px;height:18px}.rv-section--forest .rv-pdp-specs__icon{background:#ffffff1a;color:var(--rv-cream)}.rv-pdp-specs__value{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-md);font-weight:700;color:var(--rv-ink);letter-spacing:var(--rv-track-snug)}.rv-section--forest .rv-pdp-specs__value{color:var(--rv-cream)}.rv-pdp-specs__label{font-size:var(--rv-fs-sm);color:var(--rv-ink-soft);line-height:1.4}.rv-section--forest .rv-pdp-specs__label{color:#f7f4efbf}.rv-pdp-guarantee__inner{max-width:1080px;margin:0 auto;text-align:center}.rv-pdp-guarantee__list{list-style:none;padding:0;margin:clamp(28px,4vw,48px) 0 0;display:grid;grid-template-columns:1fr;gap:clamp(16px,2vw,28px);text-align:left}@media(min-width:600px){.rv-pdp-guarantee__list{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.rv-pdp-guarantee__list{grid-template-columns:repeat(4,1fr)}}.rv-pdp-guarantee__item{display:flex;flex-direction:column;gap:8px;padding:clamp(16px,1.8vw,24px);border-radius:var(--rv-radius, 18px);background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.rv-section--white .rv-pdp-guarantee__item,.rv-section--cream .rv-pdp-guarantee__item{background:#fff;border-color:#1a3c2e14}.rv-pdp-guarantee__icon{width:52px;height:52px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--rv-gold, #d4a559);color:var(--rv-forest);margin-bottom:4px}.rv-pdp-guarantee__icon svg{width:24px;height:24px}.rv-section--white .rv-pdp-guarantee__icon,.rv-section--cream .rv-pdp-guarantee__icon{background:var(--rv-sage-100, rgba(169, 211, 156, .32));color:var(--rv-forest)}.rv-pdp-guarantee__title{margin:0;font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-lg);font-weight:600;letter-spacing:var(--rv-track-snug);color:var(--rv-cream);line-height:var(--rv-lh-snug)}.rv-section--white .rv-pdp-guarantee__title,.rv-section--cream .rv-pdp-guarantee__title{color:var(--rv-ink)}.rv-pdp-guarantee__body{margin:0;font-size:var(--rv-fs-base);line-height:var(--rv-lh-relaxed);color:#f7f4efd9}.rv-section--white .rv-pdp-guarantee__body,.rv-section--cream .rv-pdp-guarantee__body{color:var(--rv-ink-soft)}body.template-product .product__title h1{font-family:var(--font-heading-family, var(--rv-h));font-weight:600;letter-spacing:var(--rv-track-tight);line-height:var(--rv-lh-tight);font-size:var(--rv-fs-h1)}body.template-product .product__text.caption-with-letter-spacing{color:var(--rv-forest);font-weight:800;letter-spacing:var(--rv-track-eyebrow);font-size:var(--rv-fs-sm)}body.template-product .price__regular .price-item--regular,body.template-product .price__sale .price-item--sale{font-family:var(--font-heading-family, var(--rv-h));font-weight:700;font-size:clamp(1.625rem,1.15rem + 1.4vw,2.125rem);color:var(--rv-ink);letter-spacing:var(--rv-track-tight)}body.template-product .price__sale .price-item--regular{color:var(--rv-ink-soft);font-size:var(--rv-fs-md)}body.template-product .product-form__input--pill .product-form__input input[type=radio]+label,body.template-product .product-form__input--swatch .product-form__input input[type=radio]+label{border-radius:10px;border-color:#1a3c2e33;font-weight:600;letter-spacing:.01em;font-size:var(--rv-fs-base);padding:.7rem 1rem;transition:all .2s ease}body.template-product .product-form__input input[type=radio]:checked+label{background:var(--rv-forest);color:var(--rv-cream);border-color:var(--rv-forest)}body.template-product .product-form__submit{border-radius:999px!important;font-weight:700;letter-spacing:.02em;text-transform:none;padding:.95rem 1.4rem;min-height:50px;font-size:var(--rv-fs-md);background:var(--rv-forest);color:var(--rv-cream);border-color:var(--rv-forest);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}body.template-product .product-form__submit:not([disabled]):hover{background:var(--rv-forest-deep);transform:translateY(-1px)}body.template-product .product-form__buttons .shopify-payment-button__button{border-radius:999px!important}body.template-product .quantity{border-radius:999px;overflow:hidden;border:1px solid rgba(26,60,46,.18)}body.template-product .quantity__button{color:var(--rv-forest)}body.template-product .quantity__input{font-weight:600}body.template-product .product__media-wrapper .product__media-item{border-radius:var(--rv-radius, 18px);overflow:hidden}body.template-product .product__media-wrapper .product__media-item .product__media{border-radius:var(--rv-radius, 18px);background:var(--rv-cream)}body.template-product .product-media-modal__content{background:var(--rv-cream)}body.template-product main .shopify-section+.rv-section-wrap{margin-top:0}@media screen and (min-width:990px){body.template-product .product--medium:not(.product--no-media) .product__media-wrapper{max-width:50%;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}body.template-product .product--medium:not(.product--no-media) .product__info-wrapper{max-width:50%;width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2);padding-inline-start:clamp(24px,3vw,56px)}body.template-product .product--medium.product--right:not(.product--no-media) .product__info-wrapper{padding-inline-start:0;padding-inline-end:clamp(24px,3vw,56px)}body.template-product .product__media-wrapper .product__media-item{max-width:560px;margin-inline:auto}}body.template-product .product__info-container>.product__title,body.template-product .product__info-container>.price,body.template-product .product__info-container>.product-form,body.template-product .product__info-container>.product__description{margin-block:0}body.template-product .product__info-container>*+*{margin-top:1rem}body.template-product .product__info-container .product__title{margin-bottom:.25rem}body.template-product .product__info-container .product-form{margin-top:1.25rem}body.template-product .product__info-container .product__description{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(26,60,46,.1)}.rv-mobile-cta{position:fixed;inset:auto 0 0 0;z-index:70;display:none;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#fffffff7;-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px);border-top:1px solid rgba(26,60,46,.1);box-shadow:0 -8px 24px #00000014;transform:translateY(100%);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.rv-mobile-cta.is-visible{transform:translateY(0)}.rv-mobile-cta__inner{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.rv-mobile-cta__info{display:flex;flex-direction:column;gap:3px;min-width:0}.rv-mobile-cta__title{font-size:var(--rv-fs-base);font-weight:700;color:var(--rv-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:var(--rv-track-snug)}.rv-mobile-cta__price{font-size:var(--rv-fs-base);color:var(--rv-ink-soft);font-weight:600}.rv-mobile-cta__price s{color:var(--rv-ink-softer);margin-right:4px}.rv-mobile-cta__btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.25rem;min-height:48px;border-radius:999px;background:var(--rv-forest);color:var(--rv-cream)!important;font-weight:700;font-size:var(--rv-fs-base);letter-spacing:.02em;text-decoration:none;border:0;cursor:pointer;transition:background .2s ease}.rv-mobile-cta__btn:hover{background:var(--rv-forest-deep)}@media(max-width:749px){body.template-product .rv-mobile-cta{display:block}}@media(max-width:749px){body.template-product main{padding-bottom:80px}.rv-section{padding-block:clamp(48px,9vw,72px)}.rv-section__head{gap:14px}.rv-card__body{padding:18px 18px 16px;gap:.55rem}.rv-card__title{font-size:var(--rv-fs-lg)}body.template-product .price__regular .price-item--regular,body.template-product .price__sale .price-item--sale{font-size:1.5rem}.rv-pdp-benefit{padding:18px;gap:12px}.rv-pdp-how__step{padding-top:24px}.rv-pdp-guarantee__item{padding:18px}.rv-section__title{letter-spacing:var(--rv-track-snug)}.rv-newsletter__inner{padding:22px 18px;border-radius:18px;row-gap:16px}.rv-newsletter__form{flex-direction:column;border-radius:16px}.rv-newsletter__form input[type=email],.rv-newsletter__form button{padding:1rem}}body:not(.template-index)[class*=template-] .page-width{max-width:1240px}body:is(.template-page,.template-suffix-contact,.template-blog,.template-article,.template-404,.template-customers-login,.template-customers-register,.template-customers-account,.template-customers-addresses,.template-customers-order) .page-width--narrow{max-width:900px}body:is(.template-page,.template-suffix-contact) .main-page-title,body:is(.template-search,.template-list-collections,.template-blog,.template-404) .title--primary,body.template-search .template-search__header h1,body.template-cart .title--primary,body[class*=template-customers] h1,body.template-article .article-template__title{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-h1);line-height:var(--rv-lh-tight);letter-spacing:var(--rv-track-tight);color:var(--rv-ink)}body:is(.template-page,.template-suffix-contact) .main-page-title:before,body.template-search .template-search__header h1:before,body.template-cart .title--primary:before,body.template-collection .collection-hero__title:before,body[class*=template-customers] h1:before{content:"";display:block;width:44px;height:3px;margin:0 auto 18px;border-radius:999px;background:var(--rv-gold)}body.template-cart .title--primary:before,body.template-collection .collection-hero__title:before,body[class*=template-customers] h1:before{margin-inline:0}body.template-collection .collection-hero{background:radial-gradient(circle at 18% 10%,rgba(201,168,76,.12),transparent 28%),linear-gradient(180deg,var(--rv-cream),#fff);border-bottom:1px solid rgba(26,60,46,.08)}body.template-collection .collection-hero__inner{padding-block:clamp(36px,5.5vw,60px)}body.template-collection .collection-hero__title{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-h1);line-height:var(--rv-lh-tight);letter-spacing:var(--rv-track-tight);color:var(--rv-ink);margin-bottom:.7rem}body.template-collection .collection-hero__description{max-width:64ch;font-size:1.25rem;line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}body:is(.template-collection,.template-search) .facets-wrapper{margin-bottom:16px}body:is(.template-collection,.template-search) .facets__form,body:is(.template-collection,.template-search) .facets-container,body:is(.template-collection,.template-search) .mobile-facets__open,body:is(.template-collection,.template-search) .facet-filters__sort{font-size:var(--rv-fs-base)}body:is(.template-collection,.template-search) .product-count__text,body:is(.template-collection,.template-search) .facets__summary,body:is(.template-collection,.template-search) .facet-filters__label{color:var(--rv-ink-soft);font-size:var(--rv-fs-base);font-weight:600}body:is(.template-collection,.template-search) .product-grid{row-gap:clamp(24px,3vw,36px)}body:is(.template-collection,.template-search,.template-list-collections) .card-wrapper{height:100%}body:is(.template-collection,.template-search,.template-list-collections) .card{height:100%;border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#fff;box-shadow:var(--rv-shadow-sm);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}body:is(.template-collection,.template-search,.template-list-collections) .card-wrapper:hover .card{transform:translateY(-2px);border-color:#1a3c2e2e;box-shadow:var(--rv-shadow-md)}body:is(.template-collection,.template-search,.template-list-collections) .card__inner{border-radius:var(--rv-radius-lg) var(--rv-radius-lg) 0 0;background:radial-gradient(80% 80% at 50% 30%,rgba(255,255,255,.72),transparent 70%),var(--rv-sage-50)}body:is(.template-collection,.template-search,.template-list-collections) .card__media{border-radius:var(--rv-radius-lg) var(--rv-radius-lg) 0 0;overflow:hidden}body:is(.template-collection,.template-search) .card__media img{object-fit:contain;padding:8px;transition:transform .45s cubic-bezier(.2,.6,.2,1)}body:is(.template-collection,.template-search) .card-wrapper:hover .card__media img{transform:scale(1.05)}body:is(.template-collection,.template-search,.template-list-collections) .card__content{padding-inline:20px}body:is(.template-collection,.template-search,.template-list-collections) .card__information{padding-block:18px 20px}body:is(.template-collection,.template-search,.template-list-collections) .card__heading{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-lg);line-height:var(--rv-lh-snug);font-weight:700;letter-spacing:var(--rv-track-snug);color:var(--rv-ink)}body:is(.template-collection,.template-search) .card-information,body:is(.template-collection,.template-search) .price{font-size:var(--rv-fs-base);color:var(--rv-ink-soft)}body:is(.template-collection,.template-search) .price__regular .price-item--regular,body:is(.template-collection,.template-search) .price__sale .price-item--sale{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-xl);font-weight:700;color:var(--rv-ink)}body.template-search .template-search{background:radial-gradient(circle at 50% 0%,rgba(201,168,76,.1),transparent 26%),linear-gradient(180deg,var(--rv-cream),#fff 320px)}body.template-search .template-search__header{margin-bottom:clamp(28px,5vw,54px)}body.template-search .template-search__search{max-width:760px;margin-bottom:clamp(28px,5vw,52px)}body.template-search .template-search__search .field,body:is(.template-suffix-contact,.template-contact) .contact .field,body[class*=template-customers] .field{border-radius:16px}body.template-search .search__input,body:is(.template-suffix-contact,.template-contact) .field__input,body:is(.template-suffix-contact,.template-contact) .text-area,body[class*=template-customers] .field__input{min-height:56px;border-radius:16px;font-size:var(--rv-fs-md)}body:is(.template-suffix-contact,.template-contact) .text-area{min-height:180px}body:is(.template-suffix-contact,.template-contact) .contact__button .button,body[class*=template-customers] .button,body[class*=template-customers] .customer button,body.template-article .article-template button,body.template-cart .cart__checkout-button,body.template-cart .cart__warnings .button,body.template-search .button{min-height:52px;border-radius:999px;background:var(--rv-forest);color:var(--rv-cream);border-color:var(--rv-forest);font-size:var(--rv-fs-base);font-weight:700;letter-spacing:.02em}body:is(.template-suffix-contact,.template-contact) .contact__button .button:hover,body[class*=template-customers] .button:hover,body[class*=template-customers] .customer button:hover,body.template-article .article-template button:hover,body.template-cart .cart__checkout-button:hover,body.template-cart .cart__warnings .button:hover,body.template-search .button:hover{background:var(--rv-forest-deep)}body:is(.template-page,.template-suffix-contact,.template-policy) .rte,body.template-article .article-template__content,body.template-article .article-template__content.rte{font-size:1.25rem;line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}body:is(.template-page,.template-suffix-contact,.template-policy) .rte>*+*,body.template-article .article-template__content>*+*{margin-top:1.05em}body:is(.template-page,.template-suffix-contact,.template-policy) .rte p,body.template-article .article-template__content p{margin-top:0;margin-bottom:1em}body:is(.template-page,.template-suffix-contact,.template-policy) .rte>p:last-child,body.template-article .article-template__content>p:last-child{margin-bottom:0}body:is(.template-page,.template-suffix-contact,.template-policy) .rte h2,body.template-article .article-template__content h2{margin-top:1.5em;margin-bottom:.45em;font-size:var(--rv-fs-3xl);line-height:var(--rv-lh-tight);color:var(--rv-ink)}body:is(.template-page,.template-suffix-contact,.template-policy) .rte h3,body.template-article .article-template__content h3{margin-top:1.4em;margin-bottom:.4em;font-size:var(--rv-fs-2xl);line-height:var(--rv-lh-tight);color:var(--rv-ink)}body:is(.template-page,.template-suffix-contact,.template-policy) .rte ul,body:is(.template-page,.template-suffix-contact,.template-policy) .rte ol,body.template-article .article-template__content ul,body.template-article .article-template__content ol{margin-block:.6em;padding-left:1.2em}body:is(.template-page,.template-suffix-contact,.template-policy) .rte li+li,body.template-article .article-template__content li+li{margin-top:.35em}body:is(.template-page,.template-suffix-contact,.template-policy) .rte hr,body.template-article .article-template__content hr{border:0;height:1px;background:#1a3c2e1f;margin:1.75em 0!important;width:100%;display:block}body:is(.template-page,.template-suffix-contact,.template-policy) .rte hr+*,body.template-article .article-template__content hr+*{margin-top:0!important}body:is(.template-page,.template-suffix-contact) .rte p:has(br),body.template-article .article-template__content p:has(br){line-height:1.7}body:is(.template-page,.template-suffix-contact) .rte>p[style*="text-align: center"]:last-child{margin-top:.5em}body.template-cart cart-items,body.template-cart #main-cart-footer{background:radial-gradient(circle at 10% 0%,rgba(201,168,76,.1),transparent 28%),linear-gradient(180deg,var(--rv-cream),#fff 360px)}body.template-cart .title-wrapper-with-link{align-items:center;gap:18px;margin-bottom:clamp(24px,4vw,40px)}body.template-cart .title-wrapper-with-link .underlined-link{color:var(--rv-forest);font-size:var(--rv-fs-base);font-weight:700}body.template-cart .cart-items{overflow:hidden;border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#fff;box-shadow:var(--rv-shadow-sm)}body.template-cart .cart-items thead th{color:var(--rv-forest);font-size:var(--rv-fs-sm);font-weight:800;letter-spacing:var(--rv-track-eyebrow)}body.template-cart .cart-item__name{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-lg);font-weight:700;line-height:var(--rv-lh-snug);color:var(--rv-ink)}body.template-cart .cart-item__image-container{border-radius:var(--rv-radius);background:var(--rv-sage-50)}body.template-cart .product-option,body.template-cart .tax-note,body.template-cart .cart__login-paragraph{font-size:var(--rv-fs-base);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}body.template-cart .cart__footer{margin-top:0}body.template-cart .cart__blocks{padding:clamp(22px,3vw,32px);border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#fff;box-shadow:var(--rv-shadow-sm)}body.template-cart .totals__total{font-size:var(--rv-fs-xl);color:var(--rv-ink)}body.template-cart .totals__total-value{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-2xl);font-weight:700;color:var(--rv-ink)}body.template-cart .quantity{border-radius:999px;border-color:#1a3c2e29;overflow:hidden}body.template-cart .cart__warnings{padding-block:clamp(54px,9vw,92px)}body.template-cart .cart__empty-text{font-family:var(--font-heading-family, var(--rv-h));font-size:var(--rv-fs-h1);color:var(--rv-ink)}body.template-404 .template-404{padding-block:clamp(64px,10vw,120px)}body.template-404 .template-404 .button{min-height:52px;border-radius:999px}body:is(.template-page,.template-suffix-contact,.template-blog,.template-article,.template-list-collections,.template-customers-login,.template-customers-register,.template-customers-account,.template-customers-addresses,.template-customers-order,.template-customers-reset-password,.template-customers-activate-account,.template-policy) main,body.template-password{background:radial-gradient(circle at 8% 0%,rgba(201,168,76,.1),transparent 24%),radial-gradient(circle at 92% 10%,rgba(26,60,46,.06),transparent 26%),linear-gradient(180deg,var(--rv-cream),#fff 380px)}body:is(.template-page,.template-suffix-contact) .main-page-title{max-width:14ch;margin-inline:auto;margin-bottom:clamp(16px,2.5vw,26px);text-align:center;text-wrap:balance}body:is(.template-page,.template-suffix-contact,.template-policy) .rte{padding:clamp(20px,3vw,32px);border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#ffffffd1;box-shadow:var(--rv-shadow-sm)}body:is(.template-page,.template-suffix-contact,.template-policy) .rte>:first-child,body.template-article .article-template__content>:first-child{margin-top:0}body:is(.template-page,.template-suffix-contact,.template-policy) .rte>:last-child,body.template-article .article-template__content>:last-child{margin-bottom:0}body:is(.template-page,.template-suffix-contact,.template-policy) .rte img,body.template-article .article-template__content img{border-radius:var(--rv-radius-lg);box-shadow:var(--rv-shadow-sm)}body:is(.template-page,.template-suffix-contact,.template-policy) .rte blockquote,body.template-article .article-template__content blockquote{margin-inline:0;padding:20px 24px;border-left:4px solid var(--rv-gold);border-radius:var(--rv-radius);background:var(--rv-cream);color:var(--rv-ink)}body:is(.template-page,.template-suffix-contact,.template-policy) .rte a,body.template-article .article-template__content a,body.template-cart .tax-note a{color:var(--rv-forest);font-weight:700;text-decoration-thickness:.08em;text-underline-offset:.18em}body.template-policy .shopify-policy__container{width:100%;max-width:880px;margin-inline:auto;padding:clamp(36px,5vw,56px) clamp(18px,4vw,28px) clamp(40px,6vw,64px);box-sizing:border-box}body.template-policy .shopify-policy__title{text-align:center;margin-bottom:clamp(16px,2.5vw,26px)}body.template-policy .shopify-policy__title h1{font-family:var(--font-heading-family, var(--rv-h));font-weight:800;font-size:var(--rv-fs-h1);line-height:var(--rv-lh-tight);letter-spacing:var(--rv-track-tight);color:var(--rv-ink);margin:0 auto;max-width:18ch;text-wrap:balance}body.template-policy .shopify-policy__title h1:before{content:"";display:block;width:44px;height:3px;margin:0 auto 18px;border-radius:999px;background:var(--rv-gold)}body.template-policy .shopify-policy__body .rte p,body.template-policy .shopify-policy__body .rte li,body.template-policy .shopify-policy__body .rte span{font-size:inherit;line-height:inherit;color:inherit}body.template-policy .shopify-policy__body .rte{line-height:1.65}body.template-policy .shopify-policy__body .rte p{margin-bottom:1.15em}body.template-policy .shopify-policy__body .rte>p:last-child{margin-bottom:0}body.template-policy .shopify-policy__body .rte>p>strong:first-child{display:block;margin-bottom:.25em;font-weight:800;font-size:1.05em;letter-spacing:.005em;color:var(--rv-ink)}body:is(.template-collection,.template-search) .facets-wrapper,body:is(.template-collection,.template-search) .facets-container{padding:14px 18px;border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#ffffffdb;box-shadow:var(--rv-shadow-sm)}body:is(.template-collection,.template-search) .facet-filters__sort,body:is(.template-collection,.template-search) .select__select{border-radius:999px}body:is(.template-collection,.template-search) .quick-add__submit,body:is(.template-collection,.template-search) .quick-add-modal__content button[type=submit]{min-height:48px;border-radius:999px;background:var(--rv-forest);color:var(--rv-cream);border-color:var(--rv-forest);font-size:var(--rv-fs-base);font-weight:700;letter-spacing:.02em;text-transform:none}body:is(.template-collection,.template-search) .quick-add__submit:hover{background:var(--rv-forest-deep)}body:is(.template-collection,.template-search) .card__badge .badge{border-radius:999px;padding:.42rem .7rem;background:var(--rv-gold);color:var(--rv-forest-deep);border:0;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body.template-list-collections .page-width{padding-block:clamp(48px,7vw,84px)}body.template-list-collections .title--primary{margin-bottom:clamp(28px,5vw,48px);text-align:center}body.template-list-collections .title--primary:before,body.template-blog .title--primary:before,body.template-article .article-template__title:before{content:"";display:block;width:44px;height:3px;margin:0 auto 18px;border-radius:999px;background:var(--rv-gold)}body.template-list-collections .collection-list{row-gap:clamp(22px,3vw,34px)}body.template-list-collections .card__caption{font-size:var(--rv-fs-base);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}body.template-blog .main-blog{padding-block:clamp(48px,7vw,88px)}body.template-blog .title--primary{margin-bottom:clamp(28px,5vw,48px);text-align:center}body.template-blog .blog-articles{gap:clamp(22px,3vw,34px)}body.template-blog .article-card-wrapper .card{border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#fff;box-shadow:var(--rv-shadow-sm);overflow:hidden}body.template-blog .article-card__info{color:var(--rv-gold);font-size:var(--rv-fs-sm);font-weight:800;letter-spacing:var(--rv-track-eyebrow);text-transform:uppercase}body.template-blog .article-card__excerpt{font-size:var(--rv-fs-base);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}body.template-article .article-template{padding-bottom:clamp(56px,8vw,96px)}body.template-article .article-template header.page-width{padding-top:clamp(44px,7vw,78px);text-align:center}body.template-article .article-template__title{text-wrap:balance}body.template-article .article-template .caption-with-letter-spacing{color:var(--rv-gold);font-size:var(--rv-fs-sm);font-weight:800;letter-spacing:var(--rv-track-eyebrow)}body.template-article .article-template__hero-container{max-width:1180px;margin-top:clamp(28px,5vw,54px);border-radius:var(--rv-radius-lg);overflow:hidden;box-shadow:var(--rv-shadow-md)}body.template-article .article-template__content{margin-top:clamp(28px,5vw,56px);padding:clamp(22px,3.5vw,44px);border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#ffffffe0;box-shadow:var(--rv-shadow-sm)}body.template-article .article-template__link{color:var(--rv-forest);font-weight:800}body[class*=template-customers] .customer{max-width:980px;padding-inline:24px}body[class*=template-customers] .customer.login,body[class*=template-customers] .customer.register,body[class*=template-customers] .customer.reset-password,body[class*=template-customers] .customer.activate{max-width:560px}body[class*=template-customers] .customer>div,body[class*=template-customers] .customer form,body.template-customers-account .customer>div:nth-child(2)>div,body.template-customers-addresses .customer [data-address]{border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);background:#ffffffe0;box-shadow:var(--rv-shadow-sm)}body[class*=template-customers] .customer.login>div,body[class*=template-customers] .customer form,body.template-customers-account .customer>div:nth-child(2)>div,body.template-customers-addresses .customer [data-address]{padding:clamp(20px,3vw,32px)}body.template-customers-login .customer.login>div form{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}body[class*=template-customers] .customer h2,body.template-customers-account .customer__title{font-family:var(--font-heading-family, var(--rv-h));font-weight:700;color:var(--rv-ink);letter-spacing:var(--rv-track-snug)}body[class*=template-customers] .customer a{color:var(--rv-forest);font-weight:700}body[class*=template-customers] .customer table{border-radius:var(--rv-radius-lg);overflow:hidden;box-shadow:var(--rv-shadow-sm)}body[class*=template-customers] .customer th{color:var(--rv-forest);font-size:var(--rv-fs-sm);font-weight:800;letter-spacing:var(--rv-track-eyebrow);text-transform:uppercase}body[class*=template-customers] .customer td,body[class*=template-customers] .customer p,body[class*=template-customers] .customer address{font-size:var(--rv-fs-base);line-height:var(--rv-lh-relaxed);color:var(--rv-ink-soft)}.rv-footer-finale{position:relative;overflow:hidden;background:radial-gradient(900px 300px at 100% 0%,rgba(201,168,76,.1),transparent 64%),radial-gradient(760px 260px at 0% 100%,rgba(247,244,239,.05),transparent 64%),var(--rv-forest-deep);color:#f7f4efdb}.rv-footer-finale__grid{display:grid;grid-template-columns:minmax(340px,.86fr) minmax(560px,1.4fr);gap:clamp(34px,5vw,64px);padding-block:clamp(30px,4vw,46px);align-items:start}.rv-footer-finale__newsletter,.rv-footer-finale__nav{min-width:0}.rv-footer-finale__newsletter{padding-right:clamp(22px,3.5vw,42px);border-right:1px solid rgba(247,244,239,.12)}.rv-footer-finale__eyebrow{display:inline-block;margin-bottom:14px;color:var(--rv-gold);font-size:var(--rv-fs-sm);font-weight:800;letter-spacing:var(--rv-track-eyebrow);text-transform:uppercase}.rv-footer-finale__newsletter h2{margin:0 0 12px;color:var(--rv-cream);font-family:var(--font-heading-family, var(--rv-h));font-size:clamp(1.55rem,1.2rem + .9vw,2rem);line-height:var(--rv-lh-tight)}.rv-footer-finale__newsletter>p:not(.rv-footer-finale__consent){max-width:44ch;margin:0 0 16px;color:#f7f4efc7;font-size:var(--rv-fs-md);line-height:1.55}.rv-footer-finale__form{display:flex;flex-wrap:wrap;width:min(100%,470px);overflow:hidden;border:1px solid rgba(201,168,76,.34);border-radius:14px;background:#112a20c7}.rv-footer-finale__form input{flex:1;min-width:190px;border:0;padding:1.08rem 1.15rem;background:transparent;color:var(--rv-cream);font-size:var(--rv-fs-md);outline:0}.rv-footer-finale__form input::placeholder{color:#f7f4efb3}.rv-footer-finale__form button{border:0;padding:1.08rem 1.3rem;background:var(--rv-gold);color:var(--rv-forest-deep);font-size:var(--rv-fs-base);font-weight:800;letter-spacing:var(--rv-track-button);text-transform:uppercase;cursor:pointer}.rv-footer-finale__message{flex:0 0 100%;margin:0;padding:.7rem 1rem;border-top:1px solid rgba(201,168,76,.2);color:var(--rv-gold);font-size:var(--rv-fs-xs)}.rv-footer-finale__consent{max-width:48ch;margin:16px 0 0;color:#f7f4efb8;font-size:var(--rv-fs-sm);line-height:1.55}.rv-footer-finale__consent a{color:var(--rv-gold);font-weight:700;text-underline-offset:2px}.rv-footer-finale__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,4vw,48px)}.rv-footer-finale__nav h3{margin:0 0 12px;color:var(--rv-gold);font-size:var(--rv-fs-sm);font-weight:800;letter-spacing:var(--rv-track-eyebrow);text-transform:uppercase}.rv-footer-finale__nav a{display:block;margin-bottom:9px;color:#f7f4efd1;font-size:var(--rv-fs-base);line-height:1.35;text-decoration:none}.rv-footer-finale__nav a:hover{color:var(--rv-gold)}.rv-footer-finale__bottom{position:relative;background:var(--rv-cream);color:var(--rv-ink)}.rv-footer-finale__bottom:before{content:"";position:absolute;inset:auto auto 0 0;width:220px;height:100%;opacity:.14;background:radial-gradient(ellipse at 18% 92%,var(--rv-forest) 0 2px,transparent 3px),linear-gradient(135deg,transparent 48%,var(--rv-forest) 49% 51%,transparent 52%);pointer-events:none}.rv-footer-finale__bottom-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;min-height:56px}.rv-footer-finale__bottom p{margin:0;font-size:var(--rv-fs-xs);font-weight:600;letter-spacing:.01em;color:var(--rv-ink);opacity:.92}.rv-footer-finale__legal{position:relative;z-index:1;border-bottom:1px solid rgba(26,60,46,.08);padding-block:12px}.rv-footer-finale__legal-line{margin:0;font-size:var(--rv-fs-xs, .75rem);line-height:1.5;color:var(--rv-ink-soft, #4a5e54);opacity:.85;font-weight:500}.rv-footer-finale__legal-label{font-weight:700;color:var(--rv-ink, #1f2a25);margin-right:4px}@media(max-width:749px){.rv-footer-finale__legal{padding-block:10px;text-align:center}}.rv-footer-finale__social{display:flex;align-items:center;gap:16px;line-height:0}.rv-footer-finale__social a{color:var(--rv-ink);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;transition:color .18s ease,transform .18s ease}.rv-footer-finale__social a:hover{color:var(--rv-forest);transform:translateY(-1px)}.rv-footer-finale__social svg{width:22px;height:22px;display:block}body.template-password .password-header,body.template-password .password-main{color:var(--rv-ink)}body.template-password .password-logo{display:none}body.template-password .password-header:before{content:"RAW";color:var(--rv-forest);font-family:var(--font-heading-family, var(--rv-h));font-size:clamp(28px,3vw,38px);font-weight:900;letter-spacing:.12em;-webkit-text-stroke:.7px currentColor}body.template-password .password-header:after{content:"VITALS";color:var(--rv-gold);font-family:var(--font-heading-family, var(--rv-h));font-size:clamp(28px,3vw,38px);font-weight:900;letter-spacing:.12em;-webkit-text-stroke:.7px currentColor}body.template-password .email-signup-banner__box{border:1px solid rgba(26,60,46,.1);border-radius:var(--rv-radius-lg);box-shadow:var(--rv-shadow-md)}.pagination-wrapper{margin-top:clamp(32px,5vw,56px)}.pagination__item{min-width:42px;height:42px;border-radius:999px;color:var(--rv-forest);font-size:var(--rv-fs-base);font-weight:700}.pagination__item--current{background:var(--rv-forest);color:var(--rv-cream)}@media(max-width:749px){body:is(.template-collection,.template-search,.template-list-collections) .card__content{padding-inline:16px}body:is(.template-collection,.template-search,.template-list-collections) .card__information{padding-block:16px 18px}body:is(.template-collection,.template-search,.template-list-collections) .card__heading{font-size:var(--rv-fs-md)}body.template-cart .cart__blocks{padding:18px}body.template-cart .title-wrapper-with-link{align-items:flex-start}body:is(.template-page,.template-suffix-contact,.template-policy) .rte,body.template-article .article-template__content{padding:20px}body.template-policy .shopify-policy__container{padding:28px 16px 36px}.footer .footer-block__heading{font-size:var(--rv-fs-md)}}@media(max-width:989px){.rv-footer-finale__grid{grid-template-columns:1fr}.rv-footer-finale__newsletter{padding-right:0;padding-bottom:28px;border-right:0;border-bottom:1px solid rgba(247,244,239,.12)}.rv-footer-finale__nav{grid-template-columns:repeat(3,minmax(0,1fr))}.rv-footer-finale__bottom-inner{grid-template-columns:1fr;justify-items:center;padding-block:18px;text-align:center}}@media(max-width:649px){.rv-cta__inner{grid-template-columns:1fr}.rv-cta__title{max-width:100%}.rv-footer-finale__nav{grid-template-columns:1fr}.rv-footer-finale__form{border-radius:16px}.rv-footer-finale__form input,.rv-footer-finale__form button{flex:0 0 100%}}.header .header__heading-link{display:inline-flex!important;align-items:baseline;gap:0;text-decoration:none;font-family:var(--font-heading-family, "Manrope"),"Manrope",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:900;font-size:clamp(28px,1.9vw,32px);letter-spacing:.12em;line-height:1;text-transform:uppercase;white-space:nowrap;-webkit-text-stroke:.85px currentColor;font-feature-settings:"kern";paint-order:stroke fill}.header .header__heading-logo,.header .header__heading-link img,.header .header__heading-logo-wrapper{display:none!important}.header .header__heading-link:before{content:"RAW";color:var(--rv-deep-green, #1a3c2e);font-weight:900}.header .header__heading-link:after{content:"VITALS";color:var(--rv-gold, #c9943a);font-weight:900}@media(max-width:749px){.header .header__heading-link{font-size:22px;letter-spacing:.09em;-webkit-text-stroke:.65px currentColor}}.header-wrapper--sticky .header__heading-link:before,.header-wrapper--sticky .header__heading-link:after{font-size:inherit}.header__inline-menu .list-menu--inline>li>a.header__menu-item,.header__inline-menu .list-menu--inline>li>details>summary.header__menu-item,.header__menu-item{font-size:16px!important;font-weight:500!important;letter-spacing:.008em!important;line-height:1.2!important;color:var(--rv-ink, #112a20)!important;padding-block:9px!important;padding-inline:13px!important}.header__menu-item:hover{color:var(--rv-gold, #c9943a)!important}.header.header--top-center,.header--middle-left,.header{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr)!important;column-gap:24px;align-items:center}.header__heading,.header__heading-link{justify-self:start!important}.header__inline-menu{justify-self:center!important;margin-inline-start:0!important}.header__icons{justify-self:end!important;margin-inline-start:0!important;gap:4px}.header .header__icons .header__icon,.header .header__icons .header__icon--cart,.header .header__icons summary.header__icon{width:44px!important;height:44px!important;display:inline-flex!important;align-items:center;justify-content:center;padding:10px;color:var(--rv-ink, #112a20)!important;opacity:1!important}.header .header__icon .svg-wrapper,.header .header__icon .svg-wrapper svg,.header .header__icon>svg{width:24px!important;height:24px!important;color:inherit!important;fill:currentColor!important}.header .header__icon--cart svg{color:inherit!important}.header .header__icon--cart svg path{stroke:currentColor!important;stroke-width:1.55!important;fill:none!important}.header__icons .header__icon--cart .cart-count-bubble{min-width:18px;height:18px;font-size:.6875rem;font-weight:700}.header .header__icon--menu,.header .header__icon--menu .svg-wrapper svg{width:26px!important;height:26px!important}.header .header__icon--menu{width:44px!important;height:44px!important;padding:9px}.utility-bar{padding-block:0!important;min-height:38px!important;display:flex!important;align-items:center!important;background-color:var(--rv-forest-deep, #112a20)!important}.announcement-bar:not(slideshow-component){min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important}slideshow-component.announcement-bar{min-height:38px!important}.announcement-bar-slider .slider--everywhere{flex-wrap:nowrap!important}.announcement-bar__message{min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.65rem;font-size:clamp(1rem,.94rem + .18vw,1.125rem)!important;font-weight:700!important;line-height:1!important;letter-spacing:.055em!important;padding-block:0!important;text-transform:uppercase;white-space:nowrap;color:var(--rv-cream, #f7f4ef)!important}.announcement-bar__message:before{content:"\2726";color:var(--rv-gold, #c9943a);font-size:.8em;line-height:1}.announcement-bar__link,.announcement-bar__link:hover{color:inherit!important}@media(max-width:749px){.utility-bar,.announcement-bar,.announcement-bar__message{min-height:34px!important}.announcement-bar__message{font-size:.8125rem!important;letter-spacing:.035em!important;padding-inline:1rem!important;overflow:hidden;text-overflow:ellipsis}}.rv-cart-pay{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:14px;padding:10px 14px;border-radius:12px;background:#1a3c2e0b;border:1px solid rgba(26,60,46,.08);color:var(--rv-ink-soft, #4a5e54);font-family:var(--rv-font-sans);font-size:var(--rv-fs-sm, .875rem);line-height:1.4}.rv-cart-pay__lock{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#1a3c2e1a;color:var(--rv-forest, #1a3c2e);flex:0 0 auto}.rv-cart-pay__lock svg{width:12px;height:12px}.rv-cart-pay__label{font-weight:600;color:var(--rv-ink, #1f2a25)}.rv-cart-pay__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 14px;align-items:center}.rv-cart-pay__item{position:relative;white-space:nowrap}.rv-cart-pay__item+.rv-cart-pay__item:not(.rv-cart-pay__item--cod):before{content:"\b7";position:absolute;left:-9px;top:50%;transform:translateY(-50%);color:#1a3c2e59}.rv-cart-pay__item--cod{display:inline-flex;align-items:center;gap:6px;margin-left:4px}.rv-cart-pay__chip{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:var(--rv-forest, #1a3c2e);color:var(--rv-cream, #f7f4ef);font-size:.6875rem;font-weight:700;letter-spacing:.06em;line-height:1.4}.rv-cart-pay__cod-text{font-weight:600;color:var(--rv-ink, #1f2a25)}@media(max-width:480px){.rv-cart-pay{padding:9px 12px;font-size:.8125rem}.rv-cart-pay__cod-text{display:none}}.rv-cart-pay--drawer{margin-top:12px}.rv-cart-pay--notification{margin-top:14px;padding:9px 12px;font-size:.8125rem}.rv-cart-pay--notification .rv-cart-pay__cod-text{display:none}@media(max-width:749px){input[type=text],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=number],input[type=search],input[type=date],input[type=datetime-local],input[type=time],textarea,select,.field__input,.text-area,.select__select,.search__input,.quantity__input,.rv-newsletter__form input[type=email],.rv-footer-finale__form input{font-size:16px}}@media(max-width:749px){.rv-footer-finale__social{gap:8px}.rv-footer-finale__social a{width:44px;height:44px;padding:11px;border-radius:50%}}@media(max-width:749px){.announcement-bar__message{white-space:normal!important;text-overflow:clip!important;text-align:center;line-height:1.25!important;padding-block:6px!important;padding-inline:14px!important}.utility-bar,.announcement-bar,.announcement-bar__message{min-height:36px!important}}@media(max-width:359px){.rv-pdp-trust__list{grid-template-columns:minmax(0,1fr)}}@media(max-width:749px){.pagination__item{min-width:44px;height:44px}}@media(max-width:749px){body.template-product .quantity,body.template-cart .quantity{min-height:44px}body.template-product .quantity__button,body.template-cart .quantity__button{min-width:44px;min-height:44px}}@media(max-width:989px){.menu-drawer__menu-item,.menu-drawer .menu-drawer__menu-item,.menu-drawer__close-button,.menu-drawer summary.menu-drawer__menu-item{min-height:48px;align-items:center;padding-block:12px}}@media(max-width:380px){.header.header--top-center,.header--middle-left,.header{column-gap:10px!important;padding-inline:14px!important}.header .header__heading-link{font-size:20px;letter-spacing:.07em}.header__icons{gap:0!important}}@media(max-width:549px){.rv-hero__inner{padding-block:clamp(64px,18vw,96px);min-height:clamp(440px,70vh,600px)}.rv-hero__title{letter-spacing:-.01em}.rv-hero__sub{max-width:32ch}}@media(max-width:749px){.rv-mobile-cta__inner{gap:10px}.rv-mobile-cta__btn{padding:.75rem 1rem;min-width:120px;min-height:48px;font-size:.9375rem}.rv-mobile-cta__title,.rv-mobile-cta__price{line-height:1.2}}@media(max-width:380px){.rv-cart-pay{gap:4px 8px;padding:8px 10px;font-size:12.5px}.rv-cart-pay__list{gap:4px 10px}.rv-cart-pay__chip{font-size:.625rem;padding:2px 6px}}@media(max-width:380px){body:is(.template-page,.template-suffix-contact,.template-policy) .rte,body.template-article .article-template__content{padding:18px 16px}}@media(max-width:749px){html,body{overflow-x:clip;max-width:100%}.rv-section,.rv-pdp-trust,.rv-newsletter,.rv-footer-finale{max-width:100%}main#MainContent{max-width:100vw;overflow-x:clip}}@media(max-width:749px){.rv-footer-finale__nav a{margin-bottom:6px;padding-block:6px;line-height:1.3}.rv-footer-finale__legal-line{font-size:.75rem;line-height:1.6}}@media(max-width:380px){.rv-card__price{font-size:1.125rem}.rv-products-section .rv-card__price{font-size:1.0625rem}}@media print{.rv-hero,.rv-cta,.rv-newsletter{color:#000;background:#fff!important}.rv-hero__scroll,.rv-card__cta,.rv-newsletter__form,.rv-mobile-cta{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/rawvitals-brand.css.map */
