.reviews-section[data-astro-cid-bgwftent]{padding:var(--space-xxlarge) 0;border-top:1px solid var(--color-cloud-grey)}.container[data-astro-cid-bgwftent]{max-width:var(--container-width, 1200px);margin:0 auto;padding:0 var(--space-base)}.reviews-header[data-astro-cid-bgwftent]{text-align:center;margin-bottom:var(--space-xxlarge)}.reviews-header[data-astro-cid-bgwftent] h2[data-astro-cid-bgwftent]{font-size:clamp(32px,4vw,42px);margin-bottom:var(--space-large);color:var(--text-primary)}.rating-overview[data-astro-cid-bgwftent]{display:flex;flex-direction:column;align-items:center;gap:var(--space-base)}.stars-large[data-astro-cid-bgwftent]{display:flex;gap:4px}.stars-large[data-astro-cid-bgwftent] .star[data-astro-cid-bgwftent]{font-size:32px;color:#f59e0b}.rating-text[data-astro-cid-bgwftent]{display:flex;align-items:center}.rating-number[data-astro-cid-bgwftent]{font-size:24px;font-weight:600;color:var(--text-primary)}.reviews-grid[data-astro-cid-bgwftent]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-large);margin-bottom:var(--space-large)}.review-card[data-astro-cid-bgwftent]{border-radius:var(--radius-large);padding:var(--space-large);border-bottom:2px solid var(--color-cloud-grey);transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;will-change:transform}.review-card[data-astro-cid-bgwftent]:hover{border-bottom-color:var(--action-color);transform:translateY(-4px);box-shadow:0 8px 20px #1b2e2614,0 2px 6px #1b2e260a}.review-header[data-astro-cid-bgwftent]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-base)}.reviewer-info[data-astro-cid-bgwftent]{display:flex;gap:var(--space-small);align-items:center}.avatar[data-astro-cid-bgwftent]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--color-mindful-sage),var(--color-mindful-sage-dark));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0}.reviewer-meta[data-astro-cid-bgwftent]{display:flex;flex-direction:column;gap:2px}.reviewer-name[data-astro-cid-bgwftent]{font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:6px}.verified-badge[data-astro-cid-bgwftent]{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background-color:var(--color-calm-green);color:#fff;border-radius:50%;font-size:10px;font-weight:700}.review-date[data-astro-cid-bgwftent]{font-size:13px;color:var(--text-tertiary)}.review-stars[data-astro-cid-bgwftent]{display:flex;gap:2px}.review-stars[data-astro-cid-bgwftent] .star[data-astro-cid-bgwftent]{font-size:16px;color:#f59e0b}.review-heading[data-astro-cid-bgwftent]{font-size:18px;font-weight:600;color:var(--action-color);margin-bottom:var(--space-small);line-height:1.4}.review-body[data-astro-cid-bgwftent]{position:relative;margin-bottom:var(--space-base)}.review-text[data-astro-cid-bgwftent]{font-size:15px;line-height:1.6;color:var(--text-secondary);margin:0}.review-text[data-astro-cid-bgwftent].full,.review-card[data-astro-cid-bgwftent].expanded .review-text[data-astro-cid-bgwftent].preview{display:none}.review-card[data-astro-cid-bgwftent].expanded .review-text[data-astro-cid-bgwftent].full{display:block}.read-more-toggle[data-astro-cid-bgwftent]{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:var(--action-color);font-size:14px;font-weight:600;cursor:pointer;padding:0;transition:all var(--duration-gentle) var(--ease-gentle)}.read-more-toggle[data-astro-cid-bgwftent]:hover{color:var(--color-midnight);gap:8px}.toggle-icon[data-astro-cid-bgwftent]{transition:transform var(--duration-gentle) var(--ease-gentle)}.review-card[data-astro-cid-bgwftent].expanded .toggle-icon[data-astro-cid-bgwftent]{transform:rotate(180deg)}.toggle-text[data-astro-cid-bgwftent].collapse-text,.review-card[data-astro-cid-bgwftent].expanded .toggle-text[data-astro-cid-bgwftent].expand-text{display:none}.review-card[data-astro-cid-bgwftent].expanded .toggle-text[data-astro-cid-bgwftent].collapse-text{display:inline}.reviews-simple-grid[data-astro-cid-bgwftent]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-large);max-width:1000px;margin:0 auto var(--space-large)}.testimonial-card[data-astro-cid-bgwftent]{background:#fff;border-radius:var(--radius-large);padding:var(--space-xlarge);border:1px solid rgba(27,46,38,.1);transition:all var(--duration-gentle) var(--ease-gentle);position:relative}.testimonial-card[data-astro-cid-bgwftent]:hover{border-color:#6fa8764d;box-shadow:0 8px 24px #00000014;transform:translateY(-4px)}.testimonial-rating[data-astro-cid-bgwftent]{color:#f59e0b;font-size:20px;letter-spacing:3px;margin-bottom:var(--space-base)}.testimonial-heading[data-astro-cid-bgwftent]{font-size:20px;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-base);line-height:1.4}.testimonial-quote[data-astro-cid-bgwftent]{font-size:16px;line-height:1.7;color:var(--text-secondary);margin-bottom:var(--space-base);font-style:italic}.testimonial-author[data-astro-cid-bgwftent]{font-size:14px;font-weight:600;color:var(--color-mindful-sage);margin:0}.store-badges-note[data-astro-cid-bgwftent]{text-align:center;padding-top:var(--space-large);border-top:1px solid var(--color-cloud-grey)}.store-badges-note[data-astro-cid-bgwftent] p[data-astro-cid-bgwftent]{font-size:14px;color:var(--text-tertiary);margin:0}@media (max-width: 768px){.reviews-section[data-astro-cid-bgwftent]{padding:var(--space-xlarge) 0}.reviews-header[data-astro-cid-bgwftent] h2[data-astro-cid-bgwftent]{font-size:28px}.stars-large[data-astro-cid-bgwftent] .star[data-astro-cid-bgwftent]{font-size:24px}.reviews-grid[data-astro-cid-bgwftent],.reviews-simple-grid[data-astro-cid-bgwftent]{grid-template-columns:1fr}.testimonial-card[data-astro-cid-bgwftent]{padding:var(--space-large)}}@media (prefers-reduced-motion: reduce){.review-card[data-astro-cid-bgwftent],.testimonial-card[data-astro-cid-bgwftent],.toggle-icon[data-astro-cid-bgwftent]{transition:none}}
