.testimonials-page[data-astro-cid-gx536xi6]{max-width:1400px;margin:0 auto;padding:2rem}.testimonials-header[data-astro-cid-gx536xi6]{text-align:center;margin-bottom:3rem;padding:3rem;background:linear-gradient(135deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4);color:#fff;border-radius:15px;animation:psychedelic 10s ease-in-out infinite}@keyframes psychedelic{0%,to{filter:hue-rotate(0deg)}50%{filter:hue-rotate(180deg)}}.testimonials-header[data-astro-cid-gx536xi6] h1[data-astro-cid-gx536xi6]{font-size:2.5rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.subtitle[data-astro-cid-gx536xi6]{font-size:1.3rem;margin-bottom:1rem;opacity:.95}.disclaimer[data-astro-cid-gx536xi6]{font-size:.8rem;font-style:italic;opacity:.8;margin-top:1rem;padding:1rem;background:#0003;border-radius:5px}.migration-matrix[data-astro-cid-gx536xi6]{background:#f8f9fa;padding:2rem;border-radius:10px;margin-bottom:3rem;text-align:center}.migration-chart[data-astro-cid-gx536xi6]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem}.migration-flow[data-astro-cid-gx536xi6]{background:#fff;padding:1rem 1.5rem;border-radius:25px;border:2px solid #e0e0e0;font-family:monospace;font-size:.9rem;transition:all .3s}.migration-flow[data-astro-cid-gx536xi6]:hover{transform:scale(1.05);border-color:#ff6b6b}.testimonials-grid[data-astro-cid-gx536xi6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;margin-bottom:3rem}.testimonial-card[data-astro-cid-gx536xi6]{background:#fff;border:2px solid #e0e0e0;border-radius:10px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 4px #0000001a}.testimonial-card[data-astro-cid-gx536xi6]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026;border-color:#4ecdc4}.testimonial-header[data-astro-cid-gx536xi6]{display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.avatar[data-astro-cid-gx536xi6]{font-size:3rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:50%}.person-info[data-astro-cid-gx536xi6]{flex:1}.person-name[data-astro-cid-gx536xi6]{margin:0;font-size:1.2rem;color:#333}.career-path[data-astro-cid-gx536xi6]{display:flex;flex-direction:column;gap:.2rem;margin-top:.5rem;font-size:.75rem}.career-path[data-astro-cid-gx536xi6] span[data-astro-cid-gx536xi6]{padding:.2rem .5rem;border-radius:3px;background:#f0f0f0}.previous[data-astro-cid-gx536xi6]{background:#fff3cd!important;color:#856404}.left-company[data-astro-cid-gx536xi6]{background:#f8d7da!important;color:#721c24;text-decoration:line-through}.current[data-astro-cid-gx536xi6]{background:#d1ecf1!important;color:#0c5460}.testimonial-quote[data-astro-cid-gx536xi6]{font-style:italic;line-height:1.6;color:#555;margin:1.5rem 0;padding:1rem;background:#f8f9fa;border-left:4px solid #4ecdc4;border-radius:5px}.testimonial-footer[data-astro-cid-gx536xi6]{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.rating[data-astro-cid-gx536xi6]{display:flex;align-items:center;gap:.5rem}.rating-text[data-astro-cid-gx536xi6]{font-size:.8rem;color:#666;font-style:italic}.verification[data-astro-cid-gx536xi6]{font-size:.75rem;color:#28a745;padding:.25rem .5rem;background:#d4edda;border-radius:3px}.stats-section[data-astro-cid-gx536xi6]{background:#2c3e50;color:#fff;padding:3rem;border-radius:10px;margin-bottom:3rem;text-align:center}.stats-grid[data-astro-cid-gx536xi6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}.stat-card[data-astro-cid-gx536xi6]{padding:1.5rem;background:#ffffff1a;border-radius:10px;transition:all .3s}.stat-card[data-astro-cid-gx536xi6]:hover{background:#fff3;transform:scale(1.05)}.stat-number[data-astro-cid-gx536xi6]{font-size:3rem;font-weight:700;color:#4ecdc4;margin-bottom:.5rem}.stat-label[data-astro-cid-gx536xi6]{font-size:.9rem;opacity:.9}.company-switcher[data-astro-cid-gx536xi6]{background:#f8f9fa;padding:2rem;border-radius:10px;margin-bottom:3rem}.switcher-table[data-astro-cid-gx536xi6]{width:100%;margin-top:1.5rem;border-collapse:collapse}.switcher-table[data-astro-cid-gx536xi6] th[data-astro-cid-gx536xi6],.switcher-table[data-astro-cid-gx536xi6] td[data-astro-cid-gx536xi6]{padding:1rem;text-align:left;border-bottom:1px solid #dee2e6}.switcher-table[data-astro-cid-gx536xi6] th[data-astro-cid-gx536xi6]{background:#e9ecef;font-weight:700}.cta-section[data-astro-cid-gx536xi6]{text-align:center;padding:3rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:10px;margin-bottom:3rem}.cta-section[data-astro-cid-gx536xi6] button[data-astro-cid-gx536xi6]{margin-top:1.5rem;padding:1rem 2rem;font-size:1.2rem;background:#fff;color:#764ba2;border:none;border-radius:50px;cursor:pointer;transition:all .3s;font-weight:700}.cta-section[data-astro-cid-gx536xi6] button[data-astro-cid-gx536xi6]:hover{transform:scale(1.1);box-shadow:0 10px 20px #0000004d}.testimonials-footer[data-astro-cid-gx536xi6]{text-align:center;padding:2rem;background:#fff3cd;border:2px solid #ffc107;border-radius:10px}.fine-print[data-astro-cid-gx536xi6]{color:#856404;font-size:.8rem;line-height:1.6;margin:0}@media (max-width: 768px){.testimonials-grid[data-astro-cid-gx536xi6]{grid-template-columns:1fr}.stats-grid[data-astro-cid-gx536xi6]{grid-template-columns:1fr 1fr}}
