.customer-reviews{--gr-ink: var(--customer-reviews-text-color, rgb(var(--colors-heading)));--gr-muted: rgb(var(--colors-text));--gr-star: rgb(var(--colors-icon-rating));--gr-soft: rgb(var(--colors-background-secondary));--gr-border: rgba(var(--colors-line-and-border), .85);--gr-border-strong: rgb(var(--colors-line-and-border));--gr-btn: var(--customer-reviews-accent-color, rgb(var(--colors-button)));--gr-btn-hover: var(--colors-button-hover, rgb(var(--colors-button)));--gr-btn-text: rgb(var(--colors-button-text));--gr-verified: rgb(var(--colors-icon-rating));--gr-card: #ffffff;--crt-ease: cubic-bezier(.22, 1, .36, 1)}.customer-reviews__title{font-family:var(--font-heading-family),var(--font-body-family),sans-serif;font-weight:var(--font-heading-weight, 700);color:var(--gr-ink)}.customer-reviews__header-bar{margin-bottom:1rem}.customer-reviews__summary{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.45rem .75rem;width:100%;max-width:860px;margin:0 auto;padding:.85rem 1.15rem;border-radius:14px;background:color-mix(in srgb,var(--gr-star) 7%,var(--gr-soft));border:1px solid color-mix(in srgb,var(--gr-star) 18%,var(--gr-border))}.customer-reviews__summary-score{display:inline-flex;align-items:center;gap:.45rem}.customer-reviews__summary-rating{font-family:var(--font-heading-family),var(--font-body-family),sans-serif;font-size:1.45rem!important;font-weight:700;line-height:1;color:var(--gr-ink)}.customer-reviews__summary-stars{display:inline-flex;gap:.06rem;color:var(--gr-star);letter-spacing:.04em;font-size:1rem;line-height:1}.customer-reviews__summary-dot{width:4px;height:4px;border-radius:999px;background:color-mix(in srgb,var(--gr-muted) 55%,transparent);flex-shrink:0}.customer-reviews__summary-count{font-size:.8125rem!important;color:var(--gr-muted);opacity:1!important}.customer-reviews__google-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem!important;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:color-mix(in srgb,var(--gr-btn) 82%,var(--gr-ink))!important}.customer-reviews__google-svg{display:block;width:16px;height:16px;flex-shrink:0}.customer-reviews__source-badge-wrap svg{filter:none}.customer-reviews__leave-btn{background:var(--gr-btn);color:var(--gr-btn-text);border:0;font-family:var(--font-button),var(--font-body-family),sans-serif;font-weight:var(--font-button-weight, 600);transition:background .2s ease,transform .2s var(--crt-ease)}.customer-reviews__leave-btn:hover{background:var(--gr-btn-hover);color:rgb(var(--colors-button-text-hover));transform:translateY(-1px)}.customer-reviews__leave-btn--ghost{background:transparent;color:var(--gr-ink);border:1px solid color-mix(in srgb,var(--gr-ink) 14%,transparent)}.customer-reviews__leave-btn--ghost:hover{background:color-mix(in srgb,#ffffff 70%,var(--gr-soft));color:var(--gr-ink);transform:translateY(-1px)}.customer-reviews__pill.is-active{background:var(--gr-btn);border-color:var(--gr-btn);color:var(--gr-btn-text)}.customer-reviews__grid{gap:.85rem}.customer-reviews__card{background:var(--gr-card);border:1px solid var(--gr-border);border-radius:16px;box-shadow:0 1px 2px rgba(var(--colors-heading),.05),0 4px 14px rgba(var(--colors-heading),.04);transition:border-color .22s var(--crt-ease),box-shadow .22s var(--crt-ease),transform .22s var(--crt-ease)}.customer-reviews__card:hover{border-color:var(--gr-border-strong);box-shadow:0 2px 4px rgba(var(--colors-heading),.06),0 10px 24px rgba(var(--colors-heading),.07);transform:translateY(-2px)}.customer-reviews__avatar-wrap{flex:0 0 48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.customer-reviews__avatar{box-shadow:0 0 0 2px color-mix(in srgb,var(--gr-star) 35%,white)}.customer-reviews__avatar-fallback{background:color-mix(in srgb,var(--gr-soft) 70%,white);color:var(--gr-ink);box-shadow:0 0 0 2px color-mix(in srgb,var(--gr-star) 28%,white)}.customer-reviews__author{color:var(--gr-ink)}.customer-reviews__date{color:var(--gr-muted)}.customer-reviews__stars{color:var(--gr-star)}.customer-reviews__verified-inline{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:999px;background:color-mix(in srgb,var(--gr-verified) 10%,white);color:var(--gr-verified);font-size:.65rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.customer-reviews__text{color:var(--gr-muted);position:relative;padding-left:.85rem}.customer-reviews__text:before{content:"\201c";position:absolute;left:0;top:-.12em;font-family:var(--font-heading-family),Georgia,serif;font-size:1.35rem;line-height:1;color:var(--gr-star);opacity:.45;pointer-events:none}.customer-reviews__card-footer{border-top-color:var(--gr-border)}.customer-reviews__toggle{color:var(--gr-ink);font-weight:600;font-size:.78rem;text-decoration:underline;text-underline-offset:.16em;transition:color .2s ease}.customer-reviews__toggle:hover{color:var(--gr-btn)}.customer-reviews__go-link{background:var(--gr-btn);color:var(--gr-btn-text)!important;-webkit-text-fill-color:var(--gr-btn-text)!important;border:0;font-family:var(--font-button),var(--font-body-family),sans-serif;font-size:.78rem;font-weight:var(--font-button-weight, 600);transition:background .2s ease,transform .2s var(--crt-ease)}.customer-reviews__go-link:hover{background:var(--gr-btn-hover);color:rgb(var(--colors-button-text-hover))!important;-webkit-text-fill-color:rgb(var(--colors-button-text-hover))!important;transform:translateY(-1px)}.customer-reviews__go-link.is-disabled{background:color-mix(in srgb,var(--gr-soft) 80%,white);color:var(--gr-muted)!important;-webkit-text-fill-color:var(--gr-muted)!important;border-color:var(--gr-border)}.customer-reviews .review-card__show-more{border:1px solid color-mix(in srgb,var(--gr-ink) 14%,transparent);background:color-mix(in srgb,#ffffff 70%,var(--gr-soft));color:var(--gr-ink);font-size:.76rem}.customer-reviews .review-card__show-more:hover{background:#fff;border-color:color-mix(in srgb,var(--gr-star) 40%,transparent);transform:translateY(-1px)}.customer-reviews__load-more{background:var(--gr-btn);color:var(--gr-btn-text);border:0;font-family:var(--font-button),var(--font-body-family),sans-serif;transition:background .2s ease,transform .2s var(--crt-ease)}.customer-reviews__load-more:hover:not(:disabled){background:var(--gr-btn-hover);color:rgb(var(--colors-button-text-hover));transform:translateY(-2px)}.customer-reviews__text-modal-backdrop{background:rgba(var(--colors-heading),.32);-webkit-backdrop-filter:none;backdrop-filter:none}.customer-reviews__text-modal-dialog{background:rgb(var(--colors-background));border:1px solid var(--gr-border);border-radius:16px;box-shadow:0 12px 28px rgba(var(--colors-heading),.08)}.customer-reviews__text-modal-stars{color:var(--gr-star)}.customer-reviews__text-modal-body{color:var(--gr-muted);border-top-color:var(--gr-border)}@media screen and (max-width:640px){.customer-reviews__summary{border-radius:12px;padding:.75rem .95rem}.customer-reviews__summary-dot:nth-of-type(2){display:none}.customer-reviews__google-badge{flex-basis:100%;justify-content:center;margin-top:.15rem}}@media(prefers-reduced-motion:reduce){.customer-reviews__card,.customer-reviews__leave-btn,.customer-reviews__go-link,.customer-reviews__load-more,.customer-reviews .review-card__show-more{transition:none!important}.customer-reviews__card:hover,.customer-reviews__leave-btn:hover,.customer-reviews__go-link:hover,.customer-reviews__load-more:hover:not(:disabled){transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/customer-reviews-grid.css.map */
