.rv-summary{max-width:1100px;margin:0 auto;padding:2.75rem 1.375rem 1.5rem}.rv-summary__head{text-align:center;margin-bottom:1.75rem}.rv-summary__eyebrow{font-family:VT323,monospace;font-size:18px;letter-spacing:.14em;color:var(--red)}.rv-summary__title{font-family:Bebas Neue,sans-serif;font-size:clamp(44px,12vw,78px);line-height:.92;color:var(--ink);margin-top:.25rem}.rv-summary__panel{display:flex;flex-direction:column;gap:1.75rem;background:var(--cream-card);border:3px solid var(--ink);border-radius:16px;box-shadow:7px 8px #2a242038;padding:1.75rem 1.5rem}.rv-summary__score{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.rv-summary__avg{font-family:Bebas Neue,sans-serif;font-size:clamp(72px,22vw,110px);line-height:.85;color:var(--ink)}.rv-summary__stars{display:flex;gap:4px}.rv-summary__stars span{background:var(--blue);color:var(--yellow);width:30px;height:28px;display:flex;align-items:center;justify-content:center;font-size:19px;line-height:1}.rv-summary__count{font-family:VT323,monospace;font-size:19px;letter-spacing:.08em;color:var(--ink-soft)}.rv-summary__cta{margin-top:.75rem;font-size:1.25rem;letter-spacing:.08em;min-width:220px}.rv-bars{display:flex;flex-direction:column;gap:.6rem;justify-content:center}.rv-bar{display:flex;align-items:center;gap:.75rem}.rv-bar__label{font-family:VT323,monospace;font-size:17px;color:var(--ink);width:28px;flex-shrink:0}.rv-bar__track{flex:1;height:14px;background:#2a24201f;border:1.5px solid var(--ink);border-radius:3px;overflow:hidden}.rv-bar__fill{display:block;height:100%;background:var(--blue);background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.25) 0 3px,transparent 3px 7px)}.rv-bar__num{font-family:VT323,monospace;font-size:16px;color:var(--ink-soft);width:48px;text-align:right;flex-shrink:0}.rv-card{display:flex;flex-direction:column;gap:.75rem;background:var(--cream-card);border:2.5px solid var(--ink);border-radius:12px;box-shadow:5px 6px #2a242029;padding:1.25rem 1.25rem 1.1rem}.rv-card__top{display:flex;align-items:center;justify-content:space-between}.rv-card__stars{display:flex;gap:3px}.rv-card__stars span{background:var(--blue);color:var(--yellow);width:22px;height:21px;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1}.rv-card__date{font-family:VT323,monospace;font-size:15px;letter-spacing:.08em;color:var(--ink-soft)}.rv-card__title{font-family:Bebas Neue,sans-serif;font-size:1.25rem;letter-spacing:.03em;line-height:1.05;color:var(--ink)}.rv-card__quote{font-family:Figtree,sans-serif;font-size:1.0625rem;line-height:1.55;color:var(--ink)}.rv-card__foot{display:flex;align-items:center;gap:12px;margin-top:.25rem;padding-top:.85rem;border-top:2px solid rgba(42,36,32,.12)}.rv-card__jar{width:44px;height:44px;object-fit:contain;flex-shrink:0}.rv-card__who{display:flex;flex-direction:column;line-height:1.15}.rv-card__name{font-family:Bebas Neue,sans-serif;font-size:1.125rem;letter-spacing:.07em;color:var(--ink)}.rv-card__meta{font-family:VT323,monospace;font-size:14px;letter-spacing:.04em;color:var(--ink-soft)}.rv-card__verified{color:var(--red)}.rv-cta{text-align:center;max-width:720px;margin:0 auto;padding:3.5rem 1.375rem 4.5rem}.rv-cta__title{font-family:Bebas Neue,sans-serif;font-size:clamp(34px,8vw,56px);line-height:.98;color:var(--ink)}.rv-cta__sub{font-family:Figtree,sans-serif;font-size:1.0625rem;line-height:1.5;color:var(--ink-soft);max-width:42ch;margin:.6rem auto 1.5rem}.rv-cta__btns{display:flex;flex-direction:column;gap:.875rem;align-items:center}.rv-cta__btn{font-size:1.25rem;letter-spacing:.08em;min-width:240px}.rv-cta__btn--ghost{background:transparent;color:var(--ink);border:2.5px solid var(--ink)}.rv-cta__btn--ghost:hover{background:var(--ink);color:var(--cream)}@media(min-width:768px){.rv-summary{padding-top:3.5rem}.rv-summary__panel{flex-direction:row;align-items:center;gap:3rem;padding:2.25rem 2.5rem}.rv-summary__score{flex:0 0 300px;border-right:2.5px solid rgba(42,36,32,.15);padding-right:2.5rem}.rv-bars{flex:1}.rv-cta__btns{flex-direction:row;justify-content:center}}.rv-summary__panel{position:relative;padding-top:2.6rem}.rv-summary__osd{position:absolute;top:.9rem;left:1.2rem;display:inline-flex;align-items:center;gap:.45rem;font-family:VT323,monospace;font-size:15px;letter-spacing:.14em;color:var(--red)}.rv-summary__osd-dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 6px #e63b2ecc;animation:rv-rec 1.1s steps(1) infinite}@keyframes rv-rec{0%,55%{opacity:1}56%,to{opacity:.22}}.rv-bar__fill{width:var(--w)}.rv-summary__panel.is-armed .rv-bar__fill{width:0}.rv-summary__panel.is-on .rv-bar__fill{width:var(--w);transition:width .95s cubic-bezier(.34,1.56,.64,1)}.rv-summary__panel.is-on .rv-bar:nth-child(1) .rv-bar__fill{transition-delay:.04s}.rv-summary__panel.is-on .rv-bar:nth-child(2) .rv-bar__fill{transition-delay:.12s}.rv-summary__panel.is-on .rv-bar:nth-child(3) .rv-bar__fill{transition-delay:.2s}.rv-summary__panel.is-on .rv-bar:nth-child(4) .rv-bar__fill{transition-delay:.28s}.rv-summary__panel.is-on .rv-bar:nth-child(5) .rv-bar__fill{transition-delay:.36s}.rv-summary__panel.is-armed .rv-summary__stars span{opacity:0}.rv-summary__panel.is-on .rv-summary__stars span{animation:rv-star-on .55s steps(1) both}.rv-summary__panel.is-on .rv-summary__stars span:nth-child(1){animation-delay:.45s}.rv-summary__panel.is-on .rv-summary__stars span:nth-child(2){animation-delay:.58s}.rv-summary__panel.is-on .rv-summary__stars span:nth-child(3){animation-delay:.71s}.rv-summary__panel.is-on .rv-summary__stars span:nth-child(4){animation-delay:.84s}.rv-summary__panel.is-on .rv-summary__stars span:nth-child(5){animation-delay:.97s}@keyframes rv-star-on{0%{opacity:0}30%{opacity:1}45%{opacity:.15}62%{opacity:1}78%{opacity:.5}to{opacity:1}}.rv-card{padding:1.25rem 1.25rem 0;overflow:hidden}.rv-card__date{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.rv-card__date:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 5px #7bc74d99}.rv-card__foot{margin:auto -1.25rem 0;padding:.62rem 1.1rem;background:var(--ink);border-top:3px solid var(--red)}.rv-card__jar{width:40px;height:40px}.rv-card__name{color:var(--cream)}.rv-card__meta{color:#f5e6c89e}.rv-card__verified{color:var(--green)}@media(prefers-reduced-motion:reduce){.rv-summary__panel.is-armed .rv-bar__fill,.rv-summary__panel .rv-bar__fill{width:var(--w)}.rv-summary__panel.is-armed .rv-summary__stars span{opacity:1}.rv-summary__osd-dot,.rv-flavornav__dot{animation:none}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.rv-flavornav{position:sticky;top:calc(var(--offset) + 8px);z-index:30;width:min(100% - 1.75rem,1100px);margin:1.25rem auto .5rem;padding:.5rem .7rem;display:flex;align-items:center;gap:.55rem;background:var(--cream-card);border:2.5px solid var(--ink);border-radius:12px;box-shadow:4px 5px #2a242029}.rv-flavornav__osd{flex:0 0 auto;display:inline-flex;align-items:center;gap:.4rem;font-family:VT323,monospace;font-size:14px;letter-spacing:.12em;color:var(--red);padding-right:.55rem;border-right:2px solid rgba(42,36,32,.18)}.rv-flavornav__dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 6px #e63b2ecc;animation:rv-rec 1.1s steps(1) infinite}.rv-flavornav__chips{flex:1 1 auto;display:flex;gap:.4rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.rv-flavornav__chips::-webkit-scrollbar{display:none}.rv-fchip{flex:0 0 auto;font-family:VT323,monospace;font-size:15px;letter-spacing:.04em;color:var(--ink);text-decoration:none;white-space:nowrap;padding:.26rem .7rem;border:2px solid var(--ink);border-radius:999px;background:transparent;transition:background .12s ease,color .12s ease}.rv-fchip:hover{background:#2a242014}.rv-fchip:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.rv-fchip.is-active{background:var(--ink);border-color:var(--ink);color:var(--cream);box-shadow:inset 0 -4px 0 var(--flavor)}.rv-flavor{max-width:1100px;margin:2.25rem auto 0;scroll-margin-top:calc(var(--offset) + 76px)}.rv-flavor__head{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;padding:0 1.375rem}.rv-flavor__ch{flex:0 0 auto;font-family:VT323,monospace;font-size:14px;letter-spacing:.1em;color:var(--cream);background:var(--ink);border-left:4px solid var(--flavor);padding:.2rem .5rem;border-radius:4px}.rv-flavor__jar{width:54px;height:54px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(2px 3px 0 rgba(42,36,32,.18))}.rv-flavor__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.rv-flavor__name{font-family:Bebas Neue,sans-serif;font-size:clamp(26px,6vw,38px);line-height:.95;color:var(--ink)}.rv-flavor__shop{flex:0 0 auto;margin-left:auto;font-family:Bebas Neue,sans-serif;font-size:1.05rem;letter-spacing:.08em;color:var(--cream);background:var(--ink);text-decoration:none;padding:.4rem 1rem;border:2.5px solid var(--ink);border-radius:8px;box-shadow:3px 3px 0 var(--flavor);transition:transform .12s ease,box-shadow .12s ease}.rv-flavor__shop:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--flavor)}.rv-flavor__shop:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--flavor)}.rv-flavor__shop:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.rv-carousel{position:relative;margin-top:.9rem}.rv-car__track{display:flex;align-items:flex-start;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:1.375rem;padding:.4rem 1.375rem 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rv-car__track::-webkit-scrollbar{display:none}.rv-car__track>.rv-card{flex:0 0 clamp(255px,80vw,320px);height:380px;scroll-snap-align:start}.rv-car__track .rv-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.rv-car__track .rv-card__quote{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.rv-card__more{align-self:flex-start;margin-top:.35rem;font-family:VT323,monospace;font-size:15px;letter-spacing:.04em;color:var(--ink);background:none;border:none;padding:0;cursor:pointer;border-bottom:2px solid var(--flavor);line-height:1.1}.rv-card__more:hover{color:var(--flavor)}.rv-card__more:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.rv-car__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:26px;line-height:1;color:var(--cream);background:var(--ink);border:2.5px solid var(--ink);box-shadow:3px 3px #2a242040;cursor:pointer;z-index:5}.rv-car__nav--prev{left:4px}.rv-car__nav--next{right:4px}.rv-car__nav:hover{background:var(--flavor)}.rv-car__nav:disabled{opacity:.32;cursor:default}.rv-car__nav:focus-visible{outline:3px solid var(--blue);outline-offset:2px}@media(min-width:768px){.rv-car__nav{display:inline-flex}}.rv-card--cta{scroll-snap-align:start;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;text-align:center;text-decoration:none;background:var(--ink);border:2.5px solid var(--ink);box-shadow:5px 6px 0 var(--flavor);padding:1.6rem 1.3rem;color:var(--cream);transition:transform .12s ease,box-shadow .12s ease}.rv-card--cta:hover{transform:translate(-1px,-1px);box-shadow:7px 8px 0 var(--flavor)}.rv-card--cta:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.rv-ctacard__eyebrow{font-family:VT323,monospace;font-size:13px;letter-spacing:.12em;color:var(--red)}.rv-ctacard__title{font-family:Bebas Neue,sans-serif;font-size:1.5rem;line-height:1;letter-spacing:.04em;color:var(--cream)}.rv-ctacard__jar{width:66px;height:66px;object-fit:contain;filter:drop-shadow(2px 3px 0 rgba(0,0,0,.3))}.rv-ctacard__go{font-family:Bebas Neue,sans-serif;font-size:1.05rem;letter-spacing:.08em;color:var(--cream);border:2px solid var(--cream);border-radius:999px;padding:.28rem 1rem}.rv-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none}.rv-modal.is-open{display:block}.rv-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0a089e}.rv-modal__panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,540px);max-height:85dvh;overflow-y:auto;background:var(--cream-card);border:3px solid var(--ink);border-radius:14px;box-shadow:8px 9px #2a24204d;padding:2rem 1.6rem 1.4rem}.rv-modal__close{position:absolute;top:.7rem;right:.8rem;width:34px;height:34px;border-radius:50%;background:var(--ink);color:var(--cream);border:none;cursor:pointer;font-size:14px}.rv-modal__osd{display:inline-flex;align-items:center;gap:.4rem;font-family:VT323,monospace;font-size:14px;letter-spacing:.12em;color:var(--red)}.rv-modal__dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 5px #7bc74d99}.rv-modal__stars{display:flex;gap:3px;margin:.6rem 0 .45rem}.rv-modal__stars span{background:var(--blue);color:var(--yellow);width:22px;height:21px;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1}.rv-modal__title{font-family:Bebas Neue,sans-serif;font-size:1.6rem;line-height:1.02;letter-spacing:.02em;color:var(--ink);margin-bottom:.5rem}.rv-modal__quote{font-family:Figtree,sans-serif;font-size:1.0625rem;line-height:1.6;color:var(--ink)}.rv-modal__foot{display:flex;align-items:center;gap:12px;margin-top:1.1rem;padding-top:.9rem;border-top:2px solid rgba(42,36,32,.14)}.rv-modal__jar{width:42px;height:42px;object-fit:contain;flex-shrink:0}.rv-modal__who{display:flex;flex-direction:column;line-height:1.15}.rv-modal__name{font-family:Bebas Neue,sans-serif;font-size:1.125rem;letter-spacing:.06em;color:var(--ink)}.rv-modal__meta{font-family:VT323,monospace;font-size:14px;color:var(--ink-soft)}.rv-modal__verified{color:var(--green)}@media(max-width:767px){.rv-flavor__shop{display:none}}.rv-summary__feature{display:none}@media(min-width:768px){.rv-summary__feature{display:flex;flex-direction:column;gap:.7rem;flex:1;padding-left:2.5rem;margin:0}.rv-summary__fstars{color:var(--yellow);font-size:1.5rem;letter-spacing:4px;line-height:1}.rv-summary__fquote{font-family:Bebas Neue,sans-serif;font-size:clamp(26px,2.6vw,38px);line-height:1.02;letter-spacing:.01em;color:var(--ink);margin:0}.rv-summary__fcite{font-family:Figtree,sans-serif;font-size:.95rem;font-style:normal;letter-spacing:.04em;color:var(--ink)}.rv-summary__fcite span{color:#2e7d32;font-weight:700;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/reviews.css.map */
