.rrvf{--rrvf-bg: #ffffff;--rrvf-surface: #faf7f1;--rrvf-surface-2: #f1ebe0;--rrvf-ink: #16130f;--rrvf-dim: #57503f;--rrvf-faint: #8b8271;--rrvf-rule: #e4dccd;--rrvf-accent: #eba55a;--rrvf-accent-text: #94570e;--rrvf-accent-ink: #16130f;--rrvf-sans: Cabin, "Gill Sans MT", "Trebuchet MS", "Segoe UI", system-ui, sans-serif;--rrvf-measure: 60ch;--rrvf-pad: clamp(1.25rem, 4vw, 2.5rem);background:var(--rrvf-bg);color:var(--rrvf-ink);font-family:var(--rrvf-sans);font-size:1.0625rem;line-height:1.65}.rrvf *,.rrvf *:before,.rrvf *:after{box-sizing:border-box}.rrvf h1,.rrvf h2,.rrvf h3{text-wrap:balance;margin:0;font-weight:700;color:var(--rrvf-ink)}.rrvf p{margin:0}.rrvf__wrap{max-width:68rem;margin-inline:auto;padding-inline:var(--rrvf-pad)}.rrvf__narrow{max-width:var(--rrvf-measure);margin-inline:auto}.rrvf__label{text-transform:uppercase;letter-spacing:.16em;font-size:.6875rem;font-weight:600}.rrvf__eyebrow{color:var(--rrvf-accent-text);margin:0 0 1rem}.rrvf__btn{display:inline-flex;align-items:center;justify-content:center;background:var(--rrvf-accent);color:var(--rrvf-accent-ink);border:none;border-radius:4px;padding:.95rem 1.75rem;font-family:var(--rrvf-sans);font-weight:700;font-size:1rem;line-height:1;letter-spacing:.02em;text-decoration:none;cursor:pointer;white-space:nowrap;transition:filter .15s ease}.rrvf__btn:hover{filter:brightness(1.06);color:var(--rrvf-accent-ink)}.rrvf__btn:focus-visible{outline:2px solid var(--rrvf-ink);outline-offset:3px}.rrvf__btn--ghost{background:transparent;color:var(--rrvf-ink);border:1px solid var(--rrvf-rule);font-weight:600}.rrvf__btn--ghost:hover{border-color:var(--rrvf-accent);color:var(--rrvf-accent-text);filter:none}.rrvf__btn--sm{padding:.7rem 1.15rem;font-size:.9rem}.rrvf__sec{padding-block:clamp(2.5rem,7vw,4rem);border-bottom:1px solid var(--rrvf-rule)}.rrvf__sec-head{margin-bottom:1.85rem}.rrvf__sec-head h2{font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.15}.rrvf__sec-head p{color:var(--rrvf-dim);max-width:50ch;margin:.65rem 0 0}.rrvf-hero{border-bottom:1px solid var(--rrvf-rule);padding-block:clamp(2rem,6vw,4rem) clamp(2rem,5vw,3.5rem)}.rrvf-hero__grid{display:grid;gap:clamp(1.75rem,4vw,3rem);grid-template-columns:1fr;align-items:center}@media(min-width:60rem){.rrvf-hero__grid{grid-template-columns:1.05fr .95fr}}.rrvf-hero h1{font-size:clamp(2.1rem,5.5vw,3.4rem);line-height:1.06;letter-spacing:-.015em;margin-bottom:1.1rem}.rrvf-hero h1 em{font-style:normal;color:var(--rrvf-accent-text)}.rrvf-hero__sub{max-width:38ch;color:var(--rrvf-dim);font-size:1.1rem;margin:0 0 1.7rem}.rrvf-hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.rrvf-hero__trust{margin:1.15rem 0 0;color:var(--rrvf-faint)}.rrvf-hero__media{width:100%;max-width:19rem;margin-inline:auto;border:1px solid var(--rrvf-rule);border-radius:4px;overflow:hidden;background:var(--rrvf-surface)}.rrvf-hero__media video,.rrvf-hero__media img{display:block;width:100%;height:auto}.rrvf-hero__ph{aspect-ratio:9 / 16;display:grid;place-items:center;text-align:center;padding:1.5rem;color:var(--rrvf-faint)}.rrvf-gauge-sec{background:var(--rrvf-surface);border-bottom:1px solid var(--rrvf-rule);padding-block:clamp(2rem,5vw,3rem)}.rrvf-gauge__head{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.rrvf-gauge__head h2{font-size:clamp(1.35rem,3.5vw,1.8rem);line-height:1.15}.rrvf-gauge__raised{color:var(--rrvf-dim);font-variant-numeric:tabular-nums}.rrvf-gauge__raised b{color:var(--rrvf-accent-text);font-size:1.4rem}.rrvf-gauge{position:relative;height:2.6rem;background:var(--rrvf-surface-2);border:1px solid var(--rrvf-rule);border-radius:3px;overflow:hidden}.rrvf-gauge__fill{position:absolute;inset-block:0;left:0;width:0;background:linear-gradient(90deg,#8f4d16,var(--rrvf-accent));transition:width 1.6s cubic-bezier(.22,.85,.3,1)}.rrvf-gauge__needle{position:absolute;top:-.3rem;bottom:-.3rem;width:2px;background:var(--rrvf-ink);left:0;transition:left 1.6s cubic-bezier(.22,.85,.3,1)}.rrvf-gauge__ticks{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between;padding-inline:.8rem;align-items:center;pointer-events:none}.rrvf-gauge__ticks span{font-size:.7rem;letter-spacing:.1em;font-weight:600;opacity:.55}.rrvf-gauge__foot{margin:.75rem 0 0;color:var(--rrvf-dim);font-size:.9rem}.rrvf-story h2{font-size:clamp(1.6rem,4.5vw,2.4rem);line-height:1.15;margin-bottom:1.35rem}.rrvf-story__body>*+*{margin-top:1.15rem}.rrvf-story__body p{color:var(--rrvf-ink)}.rrvf-story__quote{border-left:2px solid var(--rrvf-accent);padding-left:1.15rem;margin-block:1.85rem;font-size:1.2rem;line-height:1.5;font-weight:600}.rrvf-odo{display:inline-flex;gap:.2rem;margin-block:.4rem 1.4rem}.rrvf-odo i{font-style:normal;font-weight:700;font-size:1.3rem;font-variant-numeric:tabular-nums;background:var(--rrvf-surface-2);border:1px solid var(--rrvf-rule);padding:.35rem .5rem;border-radius:2px}.rrvf-odo i.is-last{background:var(--rrvf-accent);color:var(--rrvf-accent-ink);border-color:var(--rrvf-accent)}.rrvf-cards{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:46rem){.rrvf-cards{grid-template-columns:1fr 1fr}}.rrvf-card{background:var(--rrvf-surface);border:1px solid var(--rrvf-rule);border-radius:4px;display:flex;flex-direction:column;overflow:hidden}.rrvf-card__art{display:block;background:var(--rrvf-surface-2);border-bottom:1px solid var(--rrvf-rule)}.rrvf-card__art img{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.rrvf-card__body{padding:1.15rem 1.25rem 1.35rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.rrvf-card__title{font-size:1.15rem;display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.rrvf-card__title a{color:inherit;text-decoration:none}.rrvf-card__title a:hover{color:var(--rrvf-accent-text)}.rrvf-card__price{color:var(--rrvf-accent-text);font-variant-numeric:tabular-nums;white-space:nowrap}.rrvf-card__meta{color:var(--rrvf-faint)}.rrvf-card .rrvf__btn{margin-top:auto}.rrvf-proof{background:var(--rrvf-surface)}.rrvf-quotes{display:grid;gap:1.35rem;grid-template-columns:1fr}@media(min-width:52rem){.rrvf-quotes{grid-template-columns:repeat(3,1fr)}}.rrvf-quote{border-top:2px solid var(--rrvf-accent);padding-top:1rem}.rrvf-quote p{margin:0 0 .85rem;font-size:.975rem}.rrvf-quote cite{font-style:normal;color:var(--rrvf-faint);display:block;font-size:.85rem}.rrvf-quote__stars{color:var(--rrvf-accent-text);letter-spacing:.12em;margin-bottom:.5rem;font-size:.9rem}.rrvf-faq details{border-bottom:1px solid var(--rrvf-rule);padding-block:.95rem}.rrvf-faq summary{cursor:pointer;list-style:none;font-weight:700;font-size:1.05rem;display:flex;justify-content:space-between;gap:1rem;align-items:center}.rrvf-faq summary::-webkit-details-marker{display:none}.rrvf-faq summary:after{content:"+";color:var(--rrvf-accent-text);font-size:1.35rem;font-weight:400}.rrvf-faq details[open] summary:after{content:"\2013"}.rrvf-faq details div{margin-top:.7rem;color:var(--rrvf-dim);font-size:.975rem}.rrvf-faq summary:focus-visible{outline:2px solid var(--rrvf-accent);outline-offset:3px}.rrvf-closer{text-align:center;padding-block:clamp(3rem,8vw,5rem);border-bottom:none}.rrvf-closer h2{font-size:clamp(1.8rem,5vw,2.8rem);line-height:1.12;margin-bottom:1rem}.rrvf-closer p{color:var(--rrvf-dim);max-width:46ch;margin:0 auto 1.85rem}@media(prefers-reduced-motion:reduce){.rrvf-gauge__fill,.rrvf-gauge__needle,.rrvf__btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/rr-van-fund.css.map */
