.testimonials-redesign-wrapper{--ts-bg:#f8fafc;--ts-card-bg:#fff;--ts-border:#e2e8f0;--ts-text-heading:#0f172a;--ts-text-muted:#64748b;--ts-accent:#059669;--ts-accent-light:#f0fdf4;--ts-accent-border:#bbf7d0;margin:30px 0;position:relative}.testimonials-redesign-wrapper .header-box{text-align:center;max-width:680px;margin:0 auto 40px}.testimonials-redesign-wrapper .rating-pill{background:var(--ts-card-bg);border:1px solid #dde3e8;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;display:inline-flex;box-shadow:0 1px 3px #0000003d}.testimonials-redesign-wrapper .rating-text{color:var(--ts-text-muted);font-size:.82rem;font-weight:500}.testimonials-redesign-wrapper .stars-group{color:#eab308;gap:2px;font-size:.8rem;display:flex}.testimonials-redesign-wrapper .rating-num{color:var(--ts-text-heading);font-size:.82rem;font-weight:700}.testimonials-redesign-wrapper .main-heading{color:var(--ts-text-heading);letter-spacing:-.02em;margin-bottom:12px;font-size:2.1rem;font-weight:700;line-height:1.3}.testimonials-redesign-wrapper .highlight-text{color:var(--ts-accent)}.testimonials-redesign-wrapper .sub-heading{color:var(--ts-text-muted);margin:0;font-size:.98rem;line-height:1.5}.testimonials-redesign-wrapper .swiper-container-box{padding-bottom:30px;position:relative}.testimonials-redesign-wrapper .swiper-slide-custom{height:auto;display:flex}.testimonials-redesign-wrapper .review-card{background:var(--ts-card-bg);border:1px solid #dde3e8;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;padding:24px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 1px 3px #0000003d}.testimonials-redesign-wrapper .review-card:hover{border-color:#cbd5e1;box-shadow:0 8px 20px -4px #0000000f}.testimonials-redesign-wrapper .quote-watermark{color:#f1f5f9;pointer-events:none;font-size:1.4rem;position:absolute;top:20px;right:20px}.testimonials-redesign-wrapper .profile-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.testimonials-redesign-wrapper .avatar-box{border:1px solid var(--ts-border);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.testimonials-redesign-wrapper .avatar-img{object-fit:cover;width:100%;height:100%}.testimonials-redesign-wrapper .user-meta{flex-direction:column;gap:2px;display:flex}.testimonials-redesign-wrapper .name-badge-row{align-items:center;gap:8px;display:flex}.testimonials-redesign-wrapper .user-name{color:var(--ts-text-heading);margin:0;font-size:.95rem;font-weight:600}.testimonials-redesign-wrapper .placed-tag{background-color:var(--ts-accent-light);border:1px solid var(--ts-accent-border);color:var(--ts-accent);border-radius:4px;align-items:center;gap:3px;padding:2px 6px;font-size:.62rem;font-weight:700;display:inline-flex}.testimonials-redesign-wrapper .check-icon{font-size:.65rem}.testimonials-redesign-wrapper .stars-row{align-items:center;gap:6px;display:flex}.testimonials-redesign-wrapper .score{color:var(--ts-text-muted);font-size:.8rem;font-weight:600}.testimonials-redesign-wrapper .mini-stars{gap:2px;font-size:.72rem;display:flex}.testimonials-redesign-wrapper .star-fill{color:#eab308}.testimonials-redesign-wrapper .star-empty{color:#e2e8f0}.testimonials-redesign-wrapper .review-body{flex-direction:column;display:flex}.testimonials-redesign-wrapper .review-text-clamped{color:#334155;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 8px;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.testimonials-redesign-wrapper .read-more-btn{color:var(--ts-accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.82rem;font-weight:600;transition:opacity .2s}.testimonials-redesign-wrapper .read-more-btn:hover{opacity:.85;text-decoration:underline}.testimonials-redesign-wrapper .custom-swiper-pagination{justify-content:center;gap:6px;margin-top:24px;display:flex}.testimonials-redesign-wrapper .custom-swiper-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background-color:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:all .25s}.testimonials-redesign-wrapper .custom-swiper-pagination .swiper-pagination-bullet-active{background-color:var(--ts-accent);border-radius:12px;width:22px}@media (max-width:992px){.testimonials-redesign-wrapper .main-heading{font-size:1.8rem}}@media (max-width:640px){.testimonials-redesign-wrapper .main-heading{font-size:1.5rem}}
.review-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#0f172a8c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.review-modal-overlay .review-modal-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:540px;padding:32px;animation:.25s cubic-bezier(.16,1,.3,1) modalFadeIn;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.review-modal-overlay .modal-close-btn{color:#64748b;cursor:pointer;z-index:2;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.review-modal-overlay .modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.review-modal-overlay .modal-quote-watermark{color:#f1f5f9;pointer-events:none;font-size:2rem;position:absolute;top:24px;right:64px}.review-modal-overlay .modal-profile-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.review-modal-overlay .modal-avatar-box{border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;width:52px;height:52px;overflow:hidden}.review-modal-overlay .modal-avatar-img{object-fit:cover;width:100%;height:100%}.review-modal-overlay .modal-user-meta{flex-direction:column;gap:4px;display:flex}.review-modal-overlay .modal-name-row{align-items:center;gap:10px;display:flex}.review-modal-overlay .modal-user-name{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.review-modal-overlay .modal-placed-tag{color:#059669;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.review-modal-overlay .modal-stars-row{align-items:center;gap:6px;display:flex}.review-modal-overlay .modal-score{color:#64748b;font-size:.85rem;font-weight:600}.review-modal-overlay .modal-mini-stars{gap:2px;font-size:.8rem;display:flex}.review-modal-overlay .modal-mini-stars .star-fill{color:#eab308}.review-modal-overlay .modal-mini-stars .star-empty{color:#e2e8f0}.review-modal-overlay .modal-review-body p{color:#334155;white-space:pre-line;margin:0;font-size:.95rem;line-height:1.7}
