/* Approved Home composition. Every selector belongs to its Home body root. */
.vb-home-v4{--v4-frame-width:1440px;--v4-page-gutter:32px;overflow-x:clip}
.vb-home-v4 .v4-main{overflow:clip;background:var(--vbv2-bg)}
.vb-home-v4 .v4-container,.vb-home-v4 .v4-main>.vbv2-container,.vb-home-v4 .vbv2-site-footer .vbv2-container{width:calc(100% - 2 * var(--v4-page-gutter));max-width:calc(var(--v4-frame-width) - 2 * var(--v4-page-gutter));margin-inline:auto;position:relative}
@media(max-width:1100px){.vb-home-v4{--v4-page-gutter:24px}}
@media(max-width:767px){.vb-home-v4{--v4-page-gutter:16px}}
.vb-home-v4 :is(.v4-eyebrow,.vbf-eyebrow){font:800 var(--vbv2-kicker-size)/1.5 var(--vbv2-font-sans);letter-spacing:.13em;text-transform:uppercase;color:var(--vbv2-green);margin:0 0 16px}
.vb-home-v4 .v4-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}
.vb-home-v4 .v4-heading h2{display:flex;align-items:center;gap:20px;margin:0;font-size:34px;line-height:1.25;letter-spacing:-.04em}
.vb-home-v4 .v4-heading h2::after{display:none}
.vb-home-v4 .v4-text-link{font-size:14px;display:inline-flex;align-items:center;gap:14px;min-height:44px;text-decoration:none;font-weight:700;white-space:nowrap}
.vb-home-v4 .v4-main svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.vb-home-v4 .v4-main a:focus-visible,.vb-home-v4 .v4-main button:focus-visible,.vb-home-v4 .v4-main [tabindex]:focus-visible{outline:2px solid var(--vbv2-green);outline-offset:5px}
/* Goal selector: open editorial rows, with unobstructed photography. */
.vb-home-v4 .v4-goals{padding-block:48px 64px;border-bottom:1px solid var(--vbv2-border)}
.vb-home-v4 .v4-goals__intro{margin:10px 0 0;font-size:15px;line-height:1.6}
.vb-home-v4 .v4-goals__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 40px}
.vb-home-v4 .v4-goal{display:grid;grid-template-columns:44% 1fr;gap:24px;align-items:center;min-width:0;text-decoration:none;color:var(--vbv2-green)}
.vb-home-v4 .v4-goal__image{display:block;aspect-ratio:1.12;overflow:hidden;border-radius:64px 12px 12px 12px;background:var(--vbv2-surface-soft)}
.vb-home-v4 .v4-goal__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.vb-home-v4 .v4-goal--beauty img{object-position:80% center}
.vb-home-v4 .v4-goal__copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.vb-home-v4 .v4-goal__copy small{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;line-height:1.4;margin-bottom:12px}
.vb-home-v4 .v4-goal__copy strong{font:400 26px/1.3 var(--vbv2-font-display);letter-spacing:-.035em;max-width:13ch}
.vb-home-v4 .v4-goal__action{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:700;margin-top:24px;min-height:32px;border-bottom:1px solid var(--vbv2-border);padding-bottom:5px}
.vb-home-v4 .v4-goal__action svg{transition:transform .25s ease}
.vb-home-v4 .v4-goal:is(:hover,:focus-visible) img{transform:scale(1.045)}
.vb-home-v4 .v4-goal:is(:hover,:focus-visible) .v4-goal__action svg{transform:translateX(5px)}
@media(max-width:1100px){.vb-home-v4 .v4-goals__grid{gap:24px}.vb-home-v4 .v4-goal{gap:18px}.vb-home-v4 .v4-goal__copy strong{font-size:22px}.vb-home-v4 .v4-goal__action{margin-top:16px}}
@media(max-width:767px){
.vb-home-v4 .v4-heading{gap:12px;align-items:flex-start;margin-bottom:24px}
.vb-home-v4 .v4-heading h2{font-size:28px}
.vb-home-v4 .v4-heading .v4-text-link{font-size:12px}
.vb-home-v4 :is(.v4-eyebrow,.vbf-eyebrow){margin-bottom:14px}
.vb-home-v4 .v4-goals{padding-block:32px 40px}
.vb-home-v4 .v4-goals .v4-heading{display:block}
.vb-home-v4 .v4-goals .v4-text-link{margin-top:8px}
.vb-home-v4 .v4-goals__intro{font-size:14px}
.vb-home-v4 .v4-goals__grid{gap:24px 16px}
.vb-home-v4 .v4-goal{display:flex;flex-direction:column;align-items:stretch;gap:14px}
.vb-home-v4 .v4-goal__image{aspect-ratio:1.1;border-top-left-radius:44px}
.vb-home-v4 .v4-goal__copy{flex:1}
.vb-home-v4 .v4-goal__copy small{font-size:9px;margin-bottom:7px}
.vb-home-v4 .v4-goal__copy strong{font-size:20px;margin-bottom:12px}
.vb-home-v4 .v4-goal__action{margin-top:auto;gap:12px;font-size:12px}
}

.vb-home-v4 .vbv2-stars{color:var(--vbv2-rating);letter-spacing:1px;white-space:nowrap}

.vb-home-v4 .v4-instagram{padding-block:48px 56px}
.vb-home-v4 .v4-instagram .v4-heading h2{font-size:30px}
.vb-home-v4 .v4-instagram .vbv2-button{font-size:12px;min-height:44px}
.vb-home-v4 .v4-instagram__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.vb-home-v4 .v4-instagram__rail>a{position:relative;aspect-ratio:1.5;overflow:hidden;border-radius:10px}
.vb-home-v4 .v4-instagram__rail>a>img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.vb-home-v4 .v4-instagram__overlay{position:absolute;right:12px;bottom:12px;border-radius:50%;background:var(--vbv2-surface);padding:8px;opacity:0}
.vb-home-v4 .v4-instagram__rail>a:hover>img{transform:scale(1.035)}
.vb-home-v4 .v4-instagram__rail>a:is(:hover,:focus-visible) .v4-instagram__overlay{opacity:1}

@media(max-width:767px){.vb-home-v4 .v4-instagram{padding-bottom:46px}.vb-home-v4 .v4-instagram .v4-heading{display:block}.vb-home-v4 .v4-instagram .v4-heading h2{font-size:23px;margin-bottom:14px}.vb-home-v4 .v4-instagram__rail{grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:42%;gap:10px;overflow-x:auto}.vb-home-v4 .v4-instagram__rail>a{aspect-ratio:1}}

@media(prefers-reduced-motion:reduce){.vb-home-v4 .v4-main *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Home hero: open photo, live review summary and an inward horizontal product card. */
.vb-home-v4 .v4-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr);max-width:var(--v4-frame-width);margin:auto;padding:36px var(--v4-page-gutter) 40px;gap:0;align-items:center}
.vb-home-v4 .v4-hero__copy{padding:28px 0;position:relative;z-index:1}
.vb-home-v4 .v4-hero h1{font-size:clamp(36px,3.75vw,54px);line-height:1.22;letter-spacing:-.045em;font-weight:400;color:var(--vbv2-green);margin:0 0 24px}
.vb-home-v4 .v4-hero h1 em{font-weight:400}
.vb-home-v4 .v4-hero__copy>p:not(.v4-eyebrow){font-size:16px;line-height:1.7;max-width:36ch;margin-bottom:28px}
.vb-home-v4 .v4-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px}
.vb-home-v4 .v4-hero__rating{display:inline-flex;align-items:center;gap:16px;max-width:100%;min-height:54px;margin-top:24px;color:var(--vbv2-green);text-align:left;text-decoration:none}.vb-home-v4 .v4-hero__rating-score{display:flex;align-items:baseline;gap:5px;flex:none}.vb-home-v4 .v4-hero__rating-score strong{font:400 36px/1 var(--vbv2-font-display);letter-spacing:-.055em}.vb-home-v4 .v4-hero__rating-score small{font-size:12px;color:var(--vbv2-muted)}.vb-home-v4 .v4-hero__rating-detail{display:flex;flex-direction:column;gap:5px;padding-left:16px;border-left:1px solid var(--vbv2-border)}.vb-home-v4 .v4-hero__rating-detail .vbv2-stars{font-size:17px;line-height:1.1;letter-spacing:2px}.vb-home-v4 .v4-hero__rating-count{display:flex;align-items:center;gap:5px;font-size:12px;line-height:1.5;white-space:nowrap}.vb-home-v4 .v4-hero__rating-count svg{width:15px;height:15px;margin-left:3px}.vb-home-v4 .v4-hero__rating:hover .v4-hero__rating-count{text-decoration:underline;text-underline-offset:4px}
.vb-home-v4 .v4-hero__visual{position:relative;aspect-ratio:1.2;min-width:0;margin-right:calc(-1 * var(--v4-page-gutter))}
.vb-home-v4 .v4-hero__photo{position:absolute;inset:0 auto 0 12%;width:105%;max-width:none;height:100%;object-fit:cover;object-position:left center;mask-image:linear-gradient(to right,transparent,#000 13%,#000 90%,transparent),linear-gradient(to bottom,transparent,#000 10%,#000 83%,transparent);mask-composite:intersect}
.vb-home-v4 .v4-hero__annotation{position:absolute;left:27%;top:-2%;width:34%;max-width:260px;height:auto;pointer-events:none}
.vb-home-v4 .v4-hero__product{position:absolute;width:290px;left:0;bottom:4%;display:flex;align-items:center;gap:20px;padding:12px 20px 12px 10px;background:rgb(255 253 249 / .96);border:1px solid var(--vbv2-border-soft);border-radius:16px;box-shadow:0 8px 28px rgb(23 63 42 / .06);color:var(--vbv2-green);text-decoration:none;transition:transform .3s ease}
.vb-home-v4 .v4-hero__pack{display:block;position:relative;width:90px;height:110px;flex:none}
.vb-home-v4 .v4-hero__pack img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}
.vb-home-v4 .v4-hero__product:hover{transform:translateY(-3px)}
.vb-home-v4 .v4-hero__product-link{display:flex;flex-direction:column;gap:7px;font-size:12px;line-height:1.5}
.vb-home-v4 .v4-hero__product-link small{font-size:10px}
.vb-home-v4 .v4-hero__product-link strong{font:400 21px/1.3 var(--vbv2-font-display)}
.vb-home-v4 .v4-hero__product-link>span{display:flex;align-items:center;gap:12px}
.vb-home-v4 .v4-hero__product-link svg{width:18px;height:18px}
@media(max-width:1100px){.vb-home-v4 .v4-hero{padding-block:28px 36px}.vb-home-v4 .v4-hero__visual{aspect-ratio:.95}.vb-home-v4 .v4-hero__annotation{left:29%;top:0;width:40%}.vb-home-v4 .v4-hero h1{font-size:clamp(36px,3.65vw,42px)}.vb-home-v4 .v4-hero__product{width:275px;padding-right:14px;gap:16px}}
@media(max-width:767px){.vb-home-v4 .v4-hero{grid-template-columns:1fr;padding-block:24px 20px;gap:0}.vb-home-v4 .v4-hero__copy{padding:0;text-align:center}.vb-home-v4 .v4-hero h1{font-size:clamp(27px,7.7vw,46px);margin-bottom:18px}.vb-home-v4 .v4-hero__copy>p:not(.v4-eyebrow){font-size:15px;margin:0 auto 20px}.vb-home-v4 .v4-hero__actions{justify-content:center}.vb-home-v4 .v4-hero__rating{margin-top:18px;gap:12px}.vb-home-v4 .v4-hero__rating-score strong{font-size:32px}.vb-home-v4 .v4-hero__rating-detail{padding-left:12px}.vb-home-v4 .v4-hero__rating-count{font-size:11px}.vb-home-v4 .v4-hero__visual{margin:10px -16px 14px;aspect-ratio:1.02;width:calc(100% + 32px);max-width:500px;justify-self:center}.vb-home-v4 .v4-hero__photo{left:6%;top:34px;width:100%;height:86%;object-position:left center}.vb-home-v4 .v4-hero__annotation{left:15%;top:0;width:46%;max-width:220px}.vb-home-v4 .v4-hero__product{left:50%;bottom:-14px;width:min(280px,calc(100% - 48px));padding:8px 16px 8px 6px;transform:translateX(-50%);text-align:left}.vb-home-v4 .v4-hero__product:hover{transform:translate(-50%,-3px)}.vb-home-v4 .v4-hero__pack{width:72px;height:90px}.vb-home-v4 .v4-hero__product-link strong{font-size:19px}}
/* Trust: original portraits, contained botanical layers and independent lettering. */
.vb-home-v4 .v4-trust{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);grid-template-rows:auto 1fr;gap:0 18px;margin-block:16px 56px;padding:44px 30px 30px;border-radius:24px;background:var(--vbv2-surface);isolation:isolate}
.vb-home-v4 .v4-trust__content{grid-column:1;grid-row:1;min-width:0}
.vb-home-v4 .v4-trust__content h2{font:400 var(--vbv2-section-title-size)/1.2 var(--vbv2-font-display);letter-spacing:-.035em;color:var(--vbv2-ink);margin:0 0 18px;}
.vb-home-v4 .v4-trust__intro{font-size:16px;line-height:1.6;max-width:47ch;margin:0 0 24px}
.vb-home-v4 .v4-trust__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.vb-home-v4 .v4-trust__benefits article{display:flex;align-items:flex-start;gap:14px;min-width:0;padding:22px 16px 22px 0}
.vb-home-v4 .v4-trust__benefits article:nth-child(even){padding-left:16px;padding-right:0;border-left:1px solid var(--vbv2-border-soft)}
.vb-home-v4 .v4-trust__benefits article:nth-child(n+3){border-top:1px solid var(--vbv2-border)}
.vb-home-v4 .v4-trust__icon{display:grid;place-items:center;width:52px;height:52px;flex:none;border-radius:50%;background:var(--vbv2-surface-sage)}
.vb-home-v4 .v4-trust__icon img{width:27px;height:27px}
.vb-home-v4 .v4-trust__benefits h3{font:400 var(--vbv2-editorial-title-size)/1.3 var(--vbv2-font-display);letter-spacing:-.035em;margin:0 0 8px}
.vb-home-v4 .v4-trust__benefits p{font-size:14px;line-height:1.5;margin:0}
.vb-home-v4 .v4-trust__story{grid-column:2;grid-row:1/3;position:relative;min-width:0;width:83%;margin:0;align-self:center;justify-self:center}
.vb-home-v4 .v4-trust__scene{position:relative;aspect-ratio:.91;isolation:isolate;pointer-events:none}
.vb-home-v4 .v4-trust__wash{position:absolute;inset:5%;width:90%;height:90%;object-fit:contain;opacity:.65}
.vb-home-v4 .v4-trust__backdrop{position:absolute;left:0;top:-2%;width:90%;height:auto;object-fit:contain}
.vb-home-v4 .v4-trust__person{position:absolute;bottom:10%;height:auto;max-width:none}
.vb-home-v4 .v4-trust__person--zydrune{width:78%;left:-16%;z-index:2;filter:brightness(1.03) contrast(1.04) saturate(1.02)}
.vb-home-v4 .v4-trust__person--tautvile{width:72%;right:6%;z-index:1;filter:brightness(1.08) contrast(1.02) saturate(1)}
.vb-home-v4 .v4-trust__stones{position:absolute;left:0;bottom:0;width:100%;height:auto;z-index:3}
.vb-home-v4 .v4-trust__motto{position:absolute;right:-4%;top:44%;width:25%;height:auto;z-index:4}
.vb-home-v4 .v4-trust__caption{display:contents}
.vb-home-v4 .v4-trust__identity{position:absolute;z-index:5;min-width:0;color:var(--vbv2-green)}
.vb-home-v4 .v4-trust__identity--zydrune{left:-4%;top:11%;width:19%;text-align:center}
.vb-home-v4 .v4-trust__identity--tautvile{right:0;top:7%;width:28%}
.vb-home-v4 .v4-trust__name{display:block;width:100%;height:auto}
.vb-home-v4 .v4-trust__identity--zydrune .v4-trust__name{margin-block:-14% -8%}
.vb-home-v4 .v4-trust__identity--tautvile .v4-trust__name{width:110%;max-width:none;margin:-9% -5% -7%}
.vb-home-v4 .v4-trust__identity span{display:block;font-size:12px;line-height:1.45}
.vb-home-v4 .v4-trust__pointer{display:block;width:76px;height:50px;object-fit:contain;margin:6px 0 0 auto;filter:brightness(.42) drop-shadow(0 0 1px #fffdf9) drop-shadow(0 0 2px #fffdf9)}
.vb-home-v4 .v4-trust__identity--zydrune .v4-trust__pointer{transform:translateX(-18px)}
.vb-home-v4 .v4-trust__identity--tautvile .v4-trust__pointer{margin-inline:0 auto;transform:scaleX(-1)}
.vb-home-v4 .v4-trust__note{position:absolute;left:20%;right:7%;bottom:6%;z-index:5;padding:14px 18px;margin:0;border:1px solid var(--vbv2-border-soft);border-radius:20px;background:rgb(248 244 236 / .93);font-size:13px;line-height:1.5}
.vb-home-v4 .v4-trust__closing{grid-column:1;grid-row:2;align-self:start;min-width:0;margin-top:18px}
.vb-home-v4 .v4-trust__closing blockquote{position:relative;isolation:isolate;margin:0 0 14px;padding:24px 26px 24px 62px;border:0;border-radius:20px;background:var(--vbv2-bg);color:var(--vbv2-ink);font:italic 19px/1.5 var(--vbv2-font-display)}
.vb-home-v4 .v4-trust__quote-mark{position:absolute;left:12px;top:14px;width:48px;height:48px;opacity:.8}
.vb-home-v4 .v4-trust__closing blockquote::before{content:"";position:absolute;inset:8px;z-index:-1;background:url('../images/home-v4/trust-layers/botanical-frame.webp') center / contain no-repeat;opacity:.06}
.vb-home-v4 .v4-trust__closing blockquote p{margin:0}
.vb-home-v4 .v4-trust__closing cite{display:flex;justify-content:flex-end;margin-top:6px}
.vb-home-v4 .v4-trust__closing cite img{width:140px;height:auto}
.vb-home-v4 .v4-trust__closing .v4-text-link{gap:12px;white-space:normal;border-bottom:1px solid var(--vbv2-olive);line-height:1.5;min-height:44px}
.vb-home-v4 .v4-trust__closing .v4-text-link svg{flex:none;width:18px}
@media(max-width:1100px){
.vb-home-v4 .v4-trust{padding:32px 24px;column-gap:20px}
.vb-home-v4 .v4-trust__intro{font-size:16px}
.vb-home-v4 .v4-trust__benefits article{flex-direction:column;gap:10px;padding:16px 12px 16px 0}
.vb-home-v4 .v4-trust__benefits article:nth-child(even){padding-left:12px}
.vb-home-v4 .v4-trust__icon{width:38px;height:38px}

.vb-home-v4 .v4-trust__closing blockquote{font-size:17px;padding:22px}
.vb-home-v4 .v4-trust__quote-mark{display:none}
.vb-home-v4 .v4-trust__identity span{font-size:11px}
.vb-home-v4 .v4-trust__note{left:12%;right:5%;font-size:11px;padding:12px}
}
@media(max-width:900px){
.vb-home-v4 .v4-trust{grid-template-columns:minmax(0,1fr);gap:0;padding:36px 28px;margin-bottom:40px}

.vb-home-v4 .v4-trust__benefits article{flex-direction:row;gap:14px;padding-block:20px}

.vb-home-v4 .v4-trust__benefits p{font-size:14px}
.vb-home-v4 .v4-trust__story{grid-column:1;grid-row:3;max-width:640px;margin-top:24px}
.vb-home-v4 .v4-trust__closing{grid-column:1;grid-row:2;margin-top:18px}
.vb-home-v4 .v4-trust__identity span{font-size:12px}
.vb-home-v4 .v4-trust__note{left:22%;right:10%;font-size:12px;padding:14px 18px}
}
@media(max-width:600px){
.vb-home-v4 .v4-trust{padding:28px 20px;margin-block:12px 36px;border-radius:20px}
.vb-home-v4 .v4-trust__content h2{margin-bottom:14px}
.vb-home-v4 .v4-trust__intro{font-size:15px;margin-bottom:16px}
.vb-home-v4 .v4-trust__benefits{grid-template-columns:1fr}
.vb-home-v4 .v4-trust__benefits article,.vb-home-v4 .v4-trust__benefits article:nth-child(even){padding:18px 0;border-left:0;border-top:1px solid var(--vbv2-border);gap:12px}

.vb-home-v4 .v4-trust__benefits p{font-size:14px}
.vb-home-v4 .v4-trust__closing blockquote{font-size:17px;padding:20px 18px}
.vb-home-v4 .v4-trust__closing cite img{width:120px}

.vb-home-v4 .v4-trust__story{width:100%;padding-top:94px;margin-top:0}
.vb-home-v4 .v4-trust__scene{width:83%;margin-inline:auto}
.vb-home-v4 .v4-trust__caption{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}
.vb-home-v4 .v4-trust__identity{position:absolute;text-align:left}.vb-home-v4 .v4-trust__identity--zydrune{left:0;top:42px;width:36%}.vb-home-v4 .v4-trust__identity--tautvile{right:0;top:clamp(22px,calc(17vw - 32.5px),36px);width:100%;text-align:right}
.vb-home-v4 .v4-trust__identity--zydrune .v4-trust__name{width:100%;max-width:100%;margin:-10px 0 -8px;transform:translateX(-16px)}
.vb-home-v4 .v4-trust__identity--tautvile .v4-trust__name{width:160px;max-width:100%;margin:-8px 0 -14px auto}
.vb-home-v4 .v4-trust__identity span{font-size:11px;white-space:nowrap}
.vb-home-v4 .v4-trust__pointer{display:block;width:52px;height:34px;margin-top:2px}
.vb-home-v4 .v4-trust__identity--zydrune .v4-trust__pointer{margin:0 auto 0 0;transform:translateX(-8px)}
.vb-home-v4 .v4-trust__identity--tautvile .v4-trust__pointer{margin:2px 0 0 auto;transform:scaleX(-1)}
.vb-home-v4 .v4-trust__note{position:static;grid-column:1/-1;font-size:13px;padding:16px}
.vb-home-v4 .v4-trust__motto{width:30%;right:-16%;top:48%}
}

/* Reviews: live aggregate plus three editorial cards, matching the selected reference. */
.vb-home-v4 .v4-reviews{padding-block:24px 32px;margin-block:0;background:transparent}
.vb-home-v4 .v4-reviews__heading{display:grid;grid-template-columns:1fr;gap:16px 24px;margin-bottom:24px}
.vb-home-v4 .v4-reviews .v4-eyebrow{margin:0}
.vb-home-v4 .v4-reviews h2{scroll-margin-top:140px;font:400 var(--vbv2-section-title-size)/1.2 var(--vbv2-font-display);letter-spacing:-.035em;color:var(--vbv2-ink);grid-column:1/-1;margin:0;}
.vb-home-v4 .v4-reviews__layout{display:grid;grid-template-columns:minmax(280px,1.25fr) minmax(0,3fr);gap:16px;align-items:start}
.vb-home-v4 .v4-reviews__summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:20px;align-items:center;padding:30px 24px;background:var(--vbv2-surface);border-radius:20px;min-height:230px}
.vb-home-v4 .v4-reviews__score{display:flex;flex-direction:column;gap:10px;min-width:0}
.vb-home-v4 .v4-reviews__score>strong{font:400 56px/1 var(--vbv2-font-display);letter-spacing:-.06em;color:var(--vbv2-ink)}
.vb-home-v4 .v4-reviews__score .vbv2-stars{font-size:21px;white-space:nowrap}
.vb-home-v4 .v4-reviews__score>span{font-size:13px}
.vb-home-v4 .v4-reviews__bars{display:grid;gap:10px}
.vb-home-v4 .v4-reviews__bars>div{display:flex;align-items:center;gap:8px;font-size:12px}
.vb-home-v4 .v4-reviews__bars meter{appearance:none;flex:1;min-width:0;width:100%;height:4px;border:0;border-radius:3px;background:var(--vbv2-surface-soft)}
.vb-home-v4 .v4-reviews__bars meter::-webkit-meter-bar{height:4px;border:0;background:var(--vbv2-surface-soft);border-radius:3px;box-shadow:none}
.vb-home-v4 .v4-reviews__bars meter::-webkit-meter-optimum-value{background:var(--vbv2-olive);border-radius:3px}
.vb-home-v4 .v4-reviews__bars meter::-moz-meter-bar{background:var(--vbv2-olive);border:0;border-radius:3px}
.vb-home-v4 .v4-reviews__bars small{width:30px;flex:none;text-align:right;font-size:11px}
.vb-home-v4 .v4-reviews__list{min-width:0}
.vb-home-v4 .v4-reviews__cards{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch}
.vb-home-v4 .v4-reviews__cards::-webkit-scrollbar{display:none}
.vb-home-v4 .v4-review{position:relative;padding:24px 22px 22px 54px;background:var(--vbv2-surface);border:0;border-radius:20px;margin:0;scroll-snap-align:start;display:flex;flex-direction:column;min-width:0;min-height:230px}
.vb-home-v4 .v4-review[hidden],.vb-home-v4 .v4-reviews [hidden]{display:none!important}
.vb-home-v4 .v4-review__quote{position:absolute;left:16px;top:20px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--vbv2-surface-soft)}
.vb-home-v4 .v4-review__quote img{width:22px;height:22px}
.vb-home-v4 .v4-review .vbv2-stars{font-size:15px}
.vb-home-v4 .v4-review blockquote{font:400 14px/1.65 var(--vbv2-font-display);margin:14px 0 20px;color:var(--vbv2-text);overflow-wrap:anywhere}
.vb-home-v4 .v4-review figcaption{margin-top:auto;font-size:12px}
.vb-home-v4 .v4-review figcaption strong{display:block;font:italic 14px/1.5 var(--vbv2-font-display);font-weight:400;margin-bottom:6px;color:var(--vbv2-green)}
.vb-home-v4 .v4-review figcaption a{display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1.5;text-decoration:none;border-bottom:1px solid var(--vbv2-border);padding-bottom:4px}
.vb-home-v4 .v4-review figcaption svg{flex:none;width:14px;height:14px}
.vb-home-v4 .v4-reviews__footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:16px}
.vb-home-v4 .v4-reviews__dots{display:flex;justify-content:center;min-width:0}
.vb-home-v4 .v4-reviews__dots button{width:24px;height:32px;padding:0;border:0;background:transparent;display:grid;place-items:center}
.vb-home-v4 .v4-reviews__dots button::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--vbv2-border)}
.vb-home-v4 .v4-reviews__dots button[aria-current="true"]::before{background:var(--vbv2-green)}
.vb-home-v4 .v4-reviews__controls{display:flex;align-items:center;gap:12px}
.vb-home-v4 .v4-reviews__controls button{display:grid;place-items:center;background:transparent;border:1px solid var(--vbv2-border);border-radius:50%;width:40px;height:40px;transition:background .2s ease}
.vb-home-v4 .v4-reviews__controls svg{width:18px;height:18px}
.vb-home-v4 .v4-reviews__controls button:not(:disabled):hover{background:var(--vbv2-surface-soft)}
.vb-home-v4 .v4-reviews__controls button:disabled{opacity:.35;cursor:default}
.vb-home-v4 .v4-reviews__controls button:first-child svg{transform:rotate(180deg)}
@media(max-width:1100px){
.vb-home-v4 .v4-reviews__layout{grid-template-columns:260px minmax(0,1fr)}
.vb-home-v4 .v4-reviews__summary{padding:24px 18px;gap:14px}
.vb-home-v4 .v4-reviews__score>strong{font-size:44px}
.vb-home-v4 .v4-reviews__score .vbv2-stars{font-size:17px}
.vb-home-v4 .v4-reviews__cards{grid-auto-columns:calc((100% - 16px)/2)}
.vb-home-v4 .v4-review{padding:22px 18px 22px 46px}
.vb-home-v4 .v4-review__quote{left:10px}
}
@media(max-width:900px){
.vb-home-v4 .v4-reviews__layout{grid-template-columns:1fr}
.vb-home-v4 .v4-reviews__summary{max-width:420px;min-height:0;padding:24px;grid-template-columns:1fr 1.3fr}
}
@media(max-width:767px){
.vb-home-v4 .v4-reviews{padding-block:24px 24px}
.vb-home-v4 .v4-reviews__heading{gap:14px 12px}


.vb-home-v4 .v4-reviews__summary{width:100%;padding:24px 20px}
.vb-home-v4 .v4-reviews__cards{grid-auto-columns:100%}
.vb-home-v4 .v4-review{padding:24px 24px 24px 54px}
.vb-home-v4 .v4-review__quote{left:16px}
.vb-home-v4 .v4-reviews__footer{grid-template-columns:1fr;gap:4px}
.vb-home-v4 .v4-reviews__controls{justify-content:flex-end}
}
@media(max-width:767px){.vb-home-v4 .v4-instagram{padding-block:32px 36px}}
