.testimonials-section{padding:80px 0;background:#f8f9fa}.testimonials-carousel{position:relative;width:100%}.testimonials-track-outer{overflow:hidden}.testimonials-track{display:flex;gap:0;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}.testimonial-card{flex-shrink:0;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.testimonial-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.testimonial-quote{flex:1}.testimonials-nav{gap:12px;margin-top:32px}.testimonials-nav,.testimonials-nav-btn{display:flex;align-items:center;justify-content:center}.testimonials-nav-btn{width:40px;height:40px;border-radius:50%;border:1px solid #dee2e6;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease;flex-shrink:0}.testimonials-nav-btn:hover:not(:disabled){background:#0E918C;border-color:#0E918C;color:#fff}.testimonials-nav-btn:disabled{opacity:.35;cursor:default}.testimonials-dots{display:flex;gap:8px;align-items:center}.testimonials-dot{width:8px;height:8px;border-radius:50%;background:#dee2e6;transition:background .2s ease,transform .2s ease;cursor:pointer;border:none;padding:0}.testimonials-dot.active{background:#0E918C;transform:scale(1.3)}@media (max-width:48em){.testimonials-section{padding:48px 0}}.ask-chatgpt-section{padding:64px 0;background:linear-gradient(135deg,#f0fffe,#e8f7f6);border-top:1px solid rgba(14,145,140,.12);border-bottom:1px solid rgba(14,145,140,.12)}.ask-chatgpt-inner{display:flex;flex-direction:column;align-items:center;gap:20px}.ask-chatgpt-title{font-size:2rem;font-weight:700;color:#1a1a2e;line-height:1.25}.ask-chatgpt-subtitle{font-size:1.05rem;color:#555;margin-top:0}.ask-chatgpt-icons{gap:20px;margin-top:8px;flex-wrap:wrap}.ask-chatgpt-icon-btn,.ask-chatgpt-icons{display:flex;align-items:center;justify-content:center}.ask-chatgpt-icon-btn{width:72px;height:72px;border-radius:50%;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.1);border:2px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;text-decoration:none;cursor:pointer}.ask-chatgpt-icon-btn:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15);border-color:rgba(14,145,140,.3)}.ask-chatgpt-icon-img{width:42px;height:42px;object-fit:contain;border-radius:4px}@media (max-width:600px){.ask-chatgpt-title{font-size:1.5rem}.ask-chatgpt-subtitle{font-size:.95rem}.ask-chatgpt-icon-btn{width:62px;height:62px}.ask-chatgpt-icon-img{width:36px;height:36px}}