#primary.hestya-social-proof-page{max-width:none;width:100vw;float:none;clear:both}.hestya-social-proof-page .site-main{width:100%}.hestya-social-proof-page__shell{padding:34px 0 92px}.hestya-social-proof-section{position:relative}.hestya-social-proof__layout{display:grid;grid-template-columns:minmax(300px, 370px) minmax(0, 1fr);gap:24px;align-items:start}.hestya-social-proof__summary{display:grid;gap:18px}.hestya-social-proof__head{display:grid;gap:14px}.hestya-social-proof__eyebrow{display:inline-flex;align-items:center;justify-self:start;min-height:34px;padding:0 14px;border:1px solid rgba(255,124,35,.14);border-radius:999px;background:rgba(255,255,255,.82);color:#8a4f1c;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hestya-social-proof__title{margin:0;color:var(--hestya-color-text);font-size:clamp(30px, 3vw, 44px);line-height:1.08;letter-spacing:-.04em;text-wrap:balance}.hestya-social-proof__intro p{margin:0;color:var(--hestya-color-text-muted);font-size:16px;line-height:1.75}.hestya-social-proof__intro p+p{margin-top:12px}.hestya-social-proof-summary-card{position:relative;overflow:hidden;display:grid;gap:18px;padding:26px;border:1px solid rgba(17,17,17,.08);border-radius:30px;background:radial-gradient(circle at top right,rgba(255,124,35,.18) 0,rgba(255,124,35,0) 34%),linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(247,248,251,.98) 100%);box-shadow:0 26px 70px rgba(15,23,42,.1)}.hestya-social-proof-summary-card:after{content:"";position:absolute;inset:auto -80px -120px auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(24,119,242,.14) 0,rgba(24,119,242,0) 72%);pointer-events:none}.hestya-social-proof-summary-card__kicker{position:relative;z-index:1;margin:0;color:var(--hestya-color-text-soft);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hestya-social-proof-summary-card__hero{position:relative;z-index:1;display:grid;gap:10px}.hestya-social-proof-summary-card__metric{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 14px}.hestya-social-proof-summary-card__metric-value{color:var(--hestya-color-text);font-size:clamp(42px, 6vw, 62px);font-weight:800;line-height:.92;letter-spacing:-.06em}.hestya-social-proof-summary-card__metric-label{color:var(--hestya-color-text-soft);font-size:15px;font-weight:700;line-height:1.4}.hestya-social-proof-summary-card__caption{position:relative;z-index:1;margin:0;color:var(--hestya-color-text-muted);font-size:15px;line-height:1.65}.hestya-social-proof-summary-card__secondary{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;padding-top:2px}.hestya-social-proof-summary-card__secondary-value{color:var(--hestya-color-text);font-size:28px;font-weight:800;line-height:1;letter-spacing:-.05em}.hestya-social-proof-summary-card__secondary-label{color:var(--hestya-color-text-muted);font-size:13px;font-weight:700;line-height:1.4}.hestya-social-proof-summary-card__platforms{position:relative;z-index:1;display:grid;gap:10px}.hestya-social-proof-platform-pill{display:grid;grid-template-columns:38px minmax(0, 1fr);gap:12px;align-items:center;min-height:68px;padding:12px 14px;border:1px solid rgba(17,17,17,.08);border-radius:20px;background:rgba(255,255,255,.84);box-shadow:0 16px 32px rgba(15,23,42,.06);color:var(--hestya-color-text) !important;text-decoration:none !important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hestya-social-proof-platform-pill:hover{transform:translateY(-2px);border-color:rgba(17,17,17,.14);box-shadow:0 20px 38px rgba(15,23,42,.09)}.hestya-social-proof-platform-pill__mark{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;font-size:19px;font-weight:800;line-height:1}.hestya-social-proof-platform-pill--google .hestya-social-proof-platform-pill__mark{background:linear-gradient(135deg,#ff7a00 0%,#fbbc05 100%);color:#fff}.hestya-social-proof-platform-pill--facebook .hestya-social-proof-platform-pill__mark{background:linear-gradient(135deg,#1877f2 0%,#4a9bff 100%);color:#fff}.hestya-social-proof-platform-pill__content{display:grid;gap:3px;min-width:0}.hestya-social-proof-platform-pill__label{color:var(--hestya-color-text);font-size:14px;font-weight:800;line-height:1.25}.hestya-social-proof-platform-pill__meta{color:var(--hestya-color-text-muted);font-size:12px;line-height:1.45}.hestya-social-proof__section-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px}.hestya-social-proof__section-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--hestya-color-border-strong);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:var(--hestya-shadow-soft);color:var(--hestya-color-text) !important;font-size:13px;font-weight:800;line-height:1;text-decoration:none !important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hestya-social-proof__section-link:hover{transform:translateY(-2px);border-color:rgba(17,17,17,.14);box-shadow:0 20px 40px rgba(15,23,42,.1)}.hestya-social-proof__section-link--primary{background:var(--hestya-color-accent);border-color:var(--hestya-color-accent);box-shadow:var(--hestya-shadow-button);color:#fff !important}.hestya-social-proof__section-link--primary:hover{box-shadow:0 22px 40px rgba(255,124,35,.26)}.hestya-social-proof__section-link:focus-visible,.hestya-social-proof-platform-pill:focus-visible,.hestya-social-proof__nav-button:focus-visible,.hestya-social-proof__dot:focus-visible,.hestya-social-proof-card__source-link:focus-visible,.hestya-social-proof-card__cta:focus-visible{outline:3px solid var(--hestya-color-accent-focus);outline-offset:3px}.hestya-social-proof__carousel{--hestya-social-proof-gap:18px;--hestya-social-proof-visible-cards:3;display:grid;gap:16px;min-width:0}.hestya-social-proof__carousel--columns-1{--hestya-social-proof-visible-cards:1}.hestya-social-proof__carousel--columns-2{--hestya-social-proof-visible-cards:2}.hestya-social-proof__carousel--columns-3{--hestya-social-proof-visible-cards:3}.hestya-social-proof__carousel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.hestya-social-proof__carousel-label{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:rgba(255,255,255,.88);color:var(--hestya-color-text-soft);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hestya-social-proof__carousel-controls{display:flex;align-items:center;gap:10px}.hestya-social-proof__nav-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:rgba(255,255,255,.96);box-shadow:0 16px 32px rgba(15,23,42,.08);color:var(--hestya-color-text);font-size:28px;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.hestya-social-proof__nav-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 38px rgba(15,23,42,.1)}.hestya-social-proof__nav-button:disabled{opacity:.42;cursor:default}.hestya-social-proof__viewport{overflow-x:auto;padding:4px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hestya-social-proof__viewport::-webkit-scrollbar{display:none}.hestya-social-proof__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--hestya-social-proof-gap) * (var(--hestya-social-proof-visible-cards) - 1))) / var(--hestya-social-proof-visible-cards));align-items:stretch;gap:var(--hestya-social-proof-gap)}.hestya-social-proof-card{position:relative;min-width:0;padding:24px;border:1px solid rgba(17,17,17,.08);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(247,248,251,.96) 100%);box-shadow:0 20px 54px rgba(15,23,42,.08);scroll-snap-align:start;display:flex;flex-direction:column;gap:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hestya-social-proof-card:hover{transform:translateY(-3px);border-color:rgba(17,17,17,.14);box-shadow:0 26px 62px rgba(15,23,42,.12)}.hestya-social-proof-card--google{background:radial-gradient(circle at top right,rgba(251,188,5,.14) 0,rgba(251,188,5,0) 28%),linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(250,248,244,.98) 100%)}.hestya-social-proof-card--facebook{background:radial-gradient(circle at top right,rgba(24,119,242,.12) 0,rgba(24,119,242,0) 30%),linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(246,249,255,.98) 100%)}.hestya-social-proof-card__header{display:grid;grid-template-columns:auto minmax(0, 1fr) auto;gap:14px;align-items:center;min-height:92px}.hestya-social-proof-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;color:#fff;font-size:24px;font-weight:800;line-height:1;box-shadow:0 14px 28px rgba(15,23,42,.14)}.hestya-social-proof-card__avatar--google{background:linear-gradient(135deg,#ff6d00 0%,#ff9f43 100%)}.hestya-social-proof-card__avatar--facebook{background:linear-gradient(135deg,#1877f2 0%,#4a9bff 100%)}.hestya-social-proof-card__avatar--community{background:linear-gradient(135deg,#434a56 0%,#677287 100%)}.hestya-social-proof-card__author{display:grid;gap:4px;min-width:0}.hestya-social-proof-card__author-name{margin:0;color:var(--hestya-color-text);font-size:22px;line-height:1.14;letter-spacing:-.03em;text-wrap:balance}.hestya-social-proof-card__context{margin:0;color:var(--hestya-color-text-muted);font-size:13px;line-height:1.5;font-weight:700}.hestya-social-proof-card__source-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;font-size:18px;font-weight:800;line-height:1;box-shadow:0 10px 22px rgba(15,23,42,.12)}.hestya-social-proof-card__source-mark--google{background:#fff;border:1px solid rgba(255,124,35,.18);color:#ff6d00}.hestya-social-proof-card__source-mark--facebook{background:#1877f2;color:#fff}.hestya-social-proof-card__source-mark--community{background:#5c6573;color:#fff}.hestya-social-proof-card__signal-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:40px}.hestya-social-proof-card__pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:rgba(255,255,255,.8);color:var(--hestya-color-text-soft);font-size:12px;font-weight:700;line-height:1}.hestya-social-proof-card__pill--metric{border-color:rgba(255,124,35,.16);background:rgba(255,124,35,.08);color:#8a4f1c}.hestya-social-proof-card__signal-meta{color:var(--hestya-color-text-muted);font-size:12px;font-weight:700;line-height:1.4}.hestya-social-proof-card__quote{margin:0;color:var(--hestya-color-text-strong);font-size:17px;line-height:1.72;text-wrap:pretty}.hestya-social-proof-card__footer{display:flex;flex-direction:column;gap:12px;margin-top:auto}.hestya-social-proof-card__source-note{margin:0;color:var(--hestya-color-text-subtle);font-size:12px;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hestya-social-proof-card__actions{display:grid;gap:10px;justify-items:start}.hestya-social-proof-card__source-link{display:inline-flex;align-items:center;gap:7px;min-height:22px;color:var(--hestya-color-text) !important;font-size:13px;font-weight:800;line-height:1.4;text-decoration:none !important}.hestya-social-proof-card__source-link:after{content:"\2197";font-size:12px;line-height:1;transition:transform .18s ease}.hestya-social-proof-card__source-link:hover:after{transform:translate(2px,-1px)}.hestya-social-proof-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 16px;border:1px solid var(--hestya-color-accent);border-radius:15px;background:var(--hestya-color-accent);box-shadow:var(--hestya-shadow-button);color:#fff !important;font-size:13px;font-weight:800;line-height:1;text-align:center;text-decoration:none !important;transition:transform .18s ease,box-shadow .18s ease}.hestya-social-proof-card__cta:hover{transform:translateY(-2px);box-shadow:0 22px 40px rgba(255,124,35,.26)}.hestya-homepage-section--testimonials .hestya-social-proof-card__source-link,.hestya-homepage-section--testimonials .hestya-social-proof-card__cta{width:100%}.hestya-homepage-section--testimonials .hestya-social-proof-card__cta{justify-self:stretch}.hestya-social-proof-stars{position:relative;display:inline-block;color:#d6dbe5;line-height:1;letter-spacing:.16em}.hestya-social-proof-stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;inset:0 auto 0 0;width:var(--hestya-rating-fill,0%);overflow:hidden;color:#ff8b2a;white-space:nowrap}.hestya-social-proof-stars span{display:block}.hestya-social-proof-stars--summary{font-size:21px}.hestya-social-proof-stars--card{font-size:17px}.hestya-social-proof__dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.hestya-social-proof__dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(17,17,17,.16);padding:0;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.hestya-social-proof__dot.is-active{transform:scale(1.2);background:var(--hestya-color-accent)}.hestya-social-proof__carousel.is-static .hestya-social-proof__carousel-controls,.hestya-social-proof__carousel.is-static .hestya-social-proof__dots{display:none}.hestya-social-proof-section--reviews-page .hestya-social-proof__summary{position:sticky;top:118px}@media (max-width:1199px){.hestya-social-proof__layout{grid-template-columns:1fr}.hestya-social-proof__carousel--columns-3,.hestya-social-proof__carousel--columns-2{--hestya-social-proof-visible-cards:2}.hestya-social-proof-section--reviews-page .hestya-social-proof__summary{position:static}}@media (max-width:1023px){.hestya-social-proof-page__shell{padding-top:28px;padding-bottom:72px}.hestya-social-proof-card{padding:22px}.hestya-social-proof-card__author-name{font-size:20px}}@media (max-width:767px){.hestya-social-proof-page__shell{padding-top:24px;padding-bottom:64px}.hestya-social-proof__carousel{--hestya-social-proof-gap:14px}.hestya-social-proof__carousel--columns-3,.hestya-social-proof__carousel--columns-2,.hestya-social-proof__carousel--columns-1{--hestya-social-proof-visible-cards:1}.hestya-social-proof-summary-card{padding:22px;border-radius:24px}.hestya-social-proof-card{padding:20px;border-radius:24px}.hestya-social-proof-card__quote{font-size:16px;line-height:1.66}.hestya-social-proof__section-actions,.hestya-social-proof-card__actions{justify-items:stretch}.hestya-social-proof__section-link,.hestya-social-proof-card__source-link,.hestya-social-proof-card__cta{width:100%}}