.campus-ia-section{font-family:sans-serif;padding:40px 20px}.section-title{color:#df5d49;font-size:44px;font-weight:700;margin-bottom:40px;text-align:center;text-transform:uppercase}.separator{background-color:#8b453b;border:0;height:1px;margin:100px 0 80px}.intervenants-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto;max-width:1200px}.intervenant-card{background:#fff;border-radius:12px;padding:30px;text-align:center}.expert-card{background:#fffdfd}.photo-container img{border-radius:50%;height:130px;margin-bottom:20px;object-fit:cover;width:130px}.intervenant-card h4{color:#333;font-weight:700;margin-bottom:5px}.category-tag{color:#8b453b;font-weight:700;margin-bottom:20px}.btn-campus,.category-tag{font-family:GrandView;font-size:16px}.btn-campus{align-items:center;background-color:#8b453b;border:none;border-radius:6px;color:#fff!important;cursor:pointer;display:inline-flex;font-weight:500;font-weight:700;gap:8px;padding:12px 20px}.btn-campus:hover{background-color:#6d362e}.modal-overlay{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.modal-box{animation:slideIn .3s ease;background:#fff;border-radius:15px;max-width:600px;padding:40px;position:relative;text-align:left;width:90%}.close-x{color:#999;cursor:pointer;font-size:28px;position:absolute;right:20px;top:15px}.modal-title{color:#333;font-size:30px;font-weight:700;margin-bottom:0;margin-top:0}.modal-subtitle{color:#8b453b;font-weight:700;margin-bottom:20px;margin-top:15px}.modal-bio{color:#333;line-height:1.6}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}