.reviews-hero{background:linear-gradient(135deg,rgba(139,92,246,0.1) 0%,rgba(236,72,153,0.1) 100%);padding:3rem 0;text-align:center}.reviews-hero h1{font-size:2rem;margin-bottom:1.5rem;color:var(--dark);font-weight:700}.google-rating{background:white;padding:1.5rem;border-radius:var(--radius-lg);box-shadow:0 10px 30px rgba(0,0,0,0.1);display:inline-block;max-width:100%}.rating-stars{display:flex;align-items:center;justify-content:center;gap:0.75rem;margin-bottom:0.75rem;flex-wrap:wrap}.stars{font-size:1.5rem;color:#FFD700;letter-spacing:0.1rem;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.rating-number{font-size:2.5rem;font-weight:700;color:var(--dark)}.rating-text{font-size:1rem;color:var(--gray);margin-bottom:1rem}.rating-text strong{color:var(--dark)}.google-link{display:inline-flex;align-items:center;gap:0.5rem;background:#4285F4;color:white;padding:0.6rem 1.2rem;border-radius:50px;text-decoration:none;transition:all 0.3s;font-weight:500;font-size:0.9rem}.google-link:hover{background:#357ae8;transform:translateY(-2px);box-shadow:0 5px 15px rgba(66,133,244,0.3)}.google-link img{height:20px;width:auto}.google-profile-link{margin-top:1rem}.google-profile-link a{color:var(--purple);font-weight:500;text-decoration:none;font-size:0.9rem;transition:all 0.3s}.google-profile-link a:hover{text-decoration:underline;color:var(--purple-dark)}.review-stats{padding:2rem 0;background:var(--light)}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stat-card{background:white;padding:1.5rem 1rem;border-radius:var(--radius);text-align:center;box-shadow:0 5px 15px rgba(0,0,0,0.08);display:flex;flex-direction:column;align-items:center;gap:0.75rem;transition:all 0.3s}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.12)}.stat-icon{font-size:2.5rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.stat-info{text-align:center}.stat-info h3{font-size:1.5rem;margin-bottom:0.25rem;color:var(--purple);font-weight:700}.stat-info p{color:var(--gray);margin:0;font-size:0.9rem}.featured-reviews{padding:3rem 0}.section-title{text-align:center;font-size:2rem;margin-bottom:2rem;color:var(--dark);font-weight:700}.reviews-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.review-card{background:white;border:1px solid var(--gray-lighter);border-radius:var(--radius);padding:1.5rem;transition:all 0.3s}.review-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1);border-color:var(--purple-light)}.review-card.featured{background:linear-gradient(135deg,rgba(139,92,246,0.05) 0%,rgba(236,72,153,0.05) 100%);border-color:var(--purple);border-width:2px}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}.reviewer-info{display:flex;gap:0.75rem;align-items:center}.reviewer-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0}.reviewer-name{font-size:1rem;margin-bottom:0.2rem;font-weight:600}.reviewer-details{font-size:0.8rem;color:var(--gray);margin:0}.review-meta{text-align:right;flex-shrink:0}.review-rating{color:#FFD700;font-size:1rem;margin-bottom:0.2rem}.review-meta time{font-size:0.8rem;color:var(--gray)}.review-content h4{font-size:1.1rem;margin-bottom:0.5rem;color:var(--purple)}.review-content p{line-height:1.7;color:var(--gray-dark);font-size:0.95rem}.review-service{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-lighter);gap:0.5rem;flex-wrap:wrap}.service-tag{background:var(--purple-lighter);color:var(--purple-dark);padding:0.3rem 0.8rem;border-radius:50px;font-size:0.8rem;font-weight:500}.verified-tag{color:var(--green);font-weight:500;font-size:0.85rem}.load-more-section{text-align:center;margin-top:2rem}.view-all-text{margin-top:1rem;color:var(--gray);font-size:0.95rem}.view-all-text a{color:var(--purple);font-weight:500;text-decoration:none;transition:all 0.3s}.view-all-text a:hover{text-decoration:underline}.google-verified-badge{margin-top:2rem;padding:1rem;background:var(--light);border-radius:var(--radius);display:inline-block}.google-verified-badge img{margin-bottom:0.5rem}.google-verified-badge p{margin:0;font-size:0.85rem;color:var(--gray)}.review-cta{padding:3rem 0;background:linear-gradient(135deg,var(--purple) 0%,var(--pink) 100%);color:white;text-align:center}.review-cta h2{color:white;font-size:1.8rem;margin-bottom:0.75rem}.review-cta p{font-size:1rem;margin-bottom:1.5rem;opacity:0.9}.review-cta .cta-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem}.review-cta .btn{width:100%;max-width:300px}.review-qr-section{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.2)}.review-qr-section p{margin-bottom:1rem;font-size:0.9rem;opacity:0.9}.review-qr-section img{background:white;padding:10px;border-radius:var(--radius);box-shadow:0 5px 15px rgba(0,0,0,0.2)}.before-after-gallery{padding:3rem 0;background:var(--light)}.section-subtitle{text-align:center;color:var(--gray);font-size:1rem;margin-top:-1.5rem;margin-bottom:2rem}.gallery-grid{display:grid;grid-template-columns:1fr;gap:2rem}.transformation-item{text-align:center}.before-after{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-bottom:1rem}.ba-image{position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:0 5px 15px rgba(0,0,0,0.1);max-width:250px;width:100%}.ba-image img{display:block;width:100%;height:auto;transition:transform 0.3s}.ba-image:hover img{transform:scale(1.05)}.ba-label{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.8);color:white;padding:0.5rem;font-weight:500;text-transform:uppercase;font-size:0.75rem;letter-spacing:0.05em}.transformation-caption{font-weight:600;color:var(--gray-dark);font-size:0.95rem}@media (min-width:768px){.reviews-hero{padding:4rem 0}.reviews-hero h1{font-size:2.5rem;margin-bottom:2rem}.google-rating{padding:2rem}.rating-stars{gap:1rem}.stars{font-size:2rem;letter-spacing:0.2rem}.rating-number{font-size:3rem}.rating-text{font-size:1.1rem;margin-bottom:1.5rem}.google-link{padding:0.75rem 1.5rem;font-size:1rem}.review-stats{padding:3rem 0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.stat-card{padding:2rem;flex-direction:row;justify-content:center;text-align:left}.stat-icon{font-size:3rem}.stat-info h3{font-size:1.8rem}.stat-info p{font-size:1rem}.featured-reviews{padding:4rem 0}.section-title{font-size:2.5rem;margin-bottom:3rem}.reviews-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.review-card{padding:2rem}.review-card.featured{grid-column:1 / -1}.review-header{flex-wrap:nowrap}.reviewer-name{font-size:1.1rem}.reviewer-details{font-size:0.85rem}.review-rating{font-size:1.2rem}.review-meta time{font-size:0.85rem}.review-content h4{font-size:1.2rem;margin-bottom:0.75rem}.review-content p{font-size:1rem}.service-tag{font-size:0.85rem}.verified-tag{font-size:0.9rem}.load-more-section{margin-top:3rem}.review-cta{padding:5rem 0}.review-cta h2{font-size:2.5rem;margin-bottom:1rem}.review-cta p{font-size:1.2rem;margin-bottom:2rem}.review-cta .cta-buttons{flex-direction:row;justify-content:center}.review-cta .btn{width:auto}.review-qr-section{margin-top:3rem}.before-after-gallery{padding:5rem 0}.section-subtitle{font-size:1.2rem;margin-top:-2rem;margin-bottom:3rem}.gallery-grid{grid-template-columns:repeat(3,1fr)}.before-after{flex-direction:row;justify-content:center}.ba-image{max-width:200px}}@media (min-width:1024px){.reviews-hero h1{font-size:3rem}.reviews-grid{grid-template-columns:repeat(3,1fr)}.review-card.featured{grid-column:1 / -1}}@media (min-width:1200px){.reviews-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.ba-image{max-width:250px}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-animate="fadeIn"]{animation:fadeIn 0.6s ease-out forwards}@media print{.review-stats,.review-cta,.before-after-gallery,.load-more-section,.review-qr-section{display:none}.review-card{page-break-inside:avoid;border:1px solid #ccc;margin-bottom:1rem}}.review-card:focus-within{outline:2px solid var(--purple);outline-offset:2px}@media (prefers-contrast:high){.review-card{border-width:2px}.service-tag{border:1px solid currentColor}}@media (prefers-reduced-motion:reduce){*{animation:none !important;transition:none !important}}