video{width:100%;height:100%;object-fit:cover}.testimonials-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.testimonials-carousel::-webkit-scrollbar{display:none}.testimonial-reel-card{aspect-ratio:9/16;scroll-snap-align:center;background:linear-gradient(45deg,#667eea,#764ba2);min-height:400px;max-height:500px;max-width:280px;margin:0 auto;display:flex;flex-direction:column;box-shadow:0 4px 6px rgba(0,0,0,.1)}.testimonial-reel-card,.testimonial-video-container{border-radius:16px;overflow:hidden;position:relative;width:100%}.testimonial-video-container{height:100%}.testimonial-video-container video{min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover}.play-button-overlay,.testimonial-video-container video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button-overlay{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.play-button-overlay:hover{background:rgba(255,255,255,1);transform:translate(-50%,-50%) scale(1.1)}.customer-info-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:20px 16px 16px;color:white;z-index:5}.customer-name{font-size:14px;font-weight:600;margin-bottom:4px}.customer-details{font-size:12px;opacity:.9;margin-bottom:8px}.customer-review{font-size:13px;line-height:1.4;opacity:.95;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.instagram-icon{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.instagram-icon:hover{background:rgba(255,255,255,1);transform:scale(1.1)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto;padding:0 16px;justify-items:center;align-items:start}@media (max-width:768px){.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;padding:0 12px}.testimonial-reel-card{max-width:250px;min-height:350px;max-height:450px}.play-button-overlay{width:50px;height:50px}.customer-info-overlay{padding:16px 12px 12px}.customer-name{font-size:13px}.customer-details{font-size:11px}.customer-review{font-size:12px}.testimonials-tab-nav{width:fit-content;max-width:95%;padding:4px;gap:2px;border-radius:12px}.testimonials-tab-button{min-width:105px;padding:12px 14px;font-size:13px;border-radius:8px}.testimonials-tab-button span{flex-direction:column;gap:4px}.testimonials-tab-button span .text-lg{font-size:16px}}@media (min-width:768px) and (max-width:1023px){.testimonials-tab-nav{width:fit-content;padding:5px;gap:3px}.testimonials-tab-button{min-width:145px;padding:13px 18px;font-size:14px}}@media (min-width:1200px){.testimonials-grid{grid-template-columns:repeat(3,minmax(280px,320px));gap:32px}}.testimonial-reel-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.testimonial-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.testimonials-tab-nav{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:6px;gap:4px;margin:0 auto 32px;width:fit-content;box-shadow:0 4px 12px rgba(0,0,0,.1)}.testimonials-tab-button,.testimonials-tab-nav{display:flex;justify-content:center;align-items:center}.testimonials-tab-button{flex:none;min-width:160px;padding:14px 20px;border-radius:12px;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;background:transparent;border:none;cursor:pointer;color:#6b7280;white-space:nowrap;text-align:center;z-index:1}.testimonials-tab-button.active{background:#1f2937;color:white;box-shadow:0 2px 8px rgba(31,41,55,.3);transform:translateY(-1px)}.testimonials-tab-button:not(.active):hover{background:rgba(0,0,0,.06);color:#374151;transform:translateY(-1px)}.testimonials-header{text-align:center;margin-bottom:48px}.testimonials-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#1f2937;margin-bottom:16px;line-height:1.2}.testimonials-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}