/* Star Rating CSS - Force Fix */
.star-rating{display:flex!important;align-items:center!important;margin-bottom:.5rem!important}
.star-rating .stars{display:inline-flex!important;margin-right:.5rem!important;gap:2px!important}
.star-rating .stars svg{color:#D4AF37!important;width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;flex-shrink:0!important;display:inline-block!important}
.star-rating .stars svg.star{color:#D4AF37!important;width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;flex-shrink:0!important;display:inline-block!important}
svg.star{color:#D4AF37!important;width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important}
.star-rating .rating-text{font-size:.875rem!important;color:#6B7280!important}
.testimonial-swiper{width:100%;padding-bottom:3rem;padding-left:2rem;padding-right:2rem;margin-bottom:1rem}.testimonial-card{height:100%;display:flex;flex-direction:column;min-height:300px}.testimonial-header{display:flex;align-items:center;margin-bottom:1rem}.testimonial-avatar{width:3.5rem;height:3.5rem;border-radius:9999px;object-fit:cover;margin-right:1rem}.testimonial-info{flex:1}.testimonial-name{font-family:'Playfair Display',serif;font-weight:600;font-size:1.125rem;color:#8C5A3A;margin:0}.testimonial-location{font-size:.875rem;color:#6B7280;margin:0}.testimonial-content{font-style:italic;line-height:1.6;color:#4B4B4B;flex:1}
.swiper-button-next,.swiper-button-prev{color:#8A9A5B;background-color:rgba(255,255,255,0.8);width:40px;height:40px;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:all .3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.15)}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px;font-weight:bold}.swiper-button-next{right:0}.swiper-button-prev{left:0}.swiper-pagination-bullet{background:#8A9A5B;opacity:.5}.swiper-pagination-bullet-active{opacity:1}
@media(max-width:640px){.testimonial-swiper{padding-bottom:2.5rem}.testimonial-header{flex-direction:column;align-items:flex-start}.testimonial-avatar{margin-bottom:.5rem}}