.section-google-reviews{background:linear-gradient(180deg,#fff 0,#f8f9fa 100%);padding:100px 0;overflow:hidden}.google-reviews-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:60px}.google-brand-badge{display:flex;align-items:center;gap:12px;background:#fff;padding:12px 24px;border-radius:100px;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.03);margin-bottom:24px}.google-logo-svg{width:24px;height:24px}.google-rating-summary{display:flex;align-items:center;gap:8px;margin-bottom:12px}.google-stars-large{color:#fbbc05;font-size:1.5rem;letter-spacing:2px}.google-score{font-size:2rem;font-weight:800;color:#1a1a1a}.google-reviews-count{color:#5f6368;font-weight:500}.google-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-bottom:50px}.google-review-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 10px 30px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.02);transition:all .4s cubic-bezier(.16, 1, .3, 1);display:flex;flex-direction:column;position:relative}.google-review-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.08)}.google-review-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.google-user-avatar{width:48px;height:48px;border-radius:50%;background:#4285f4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;text-transform:uppercase}.google-user-info h4{margin:0;font-size:1.1rem;color:#1a1a1a;font-weight:700}.google-review-meta{font-size:.85rem;color:#5f6368;display:flex;align-items:center;gap:6px}.google-review-stars{color:#fbbc05;margin-bottom:12px;font-size:1.1rem}.google-review-text{font-size:1rem;line-height:1.6;color:#3c4043;margin-bottom:20px;flex-grow:1}.google-logo-mini{position:absolute;top:32px;right:32px;opacity:.15;width:20px}.google-actions{text-align:center}.btn-google{display:inline-flex;align-items:center;gap:12px;background:#1a1a1a;color:#fff;padding:16px 32px;border-radius:100px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 10px 25px rgba(0,0,0,.15)}.btn-google:hover{background:#000;transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,.25)}[data-theme=dark] .section-google-reviews{background:#0d0d0d}[data-theme=dark] .google-review-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.05)}[data-theme=dark] .google-review-text{color:#b0b0b0}[data-theme=dark] .google-user-info h4{color:#fff}[data-theme=dark] .google-brand-badge{background:#1a1a1a;border-color:rgba(255,255,255,.1)}[data-theme=dark] .google-score{color:#fff}