.committee-container{background:#f4f6f9;padding:20px;font-family:Segoe UI,sans-serif}.committee-header{background:#fff;border-bottom:6px solid #5f646c;border-radius:12px;border-top:6px solid #f60606;box-shadow:0 4px 14px #0000002e;margin-bottom:45px;padding:35px 25px;text-align:center}.emblem{height:80px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));margin-bottom:10px}.committee-header h2{color:#0b3b70;font-size:35px;font-weight:800;margin-bottom:8px}.committee-header p{color:#444;font-size:19px;font-weight:500;letter-spacing:.4px}.committee-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.member-card{background:#fff;border-radius:12px;padding:20px 15px;text-align:center;position:relative;box-shadow:0 3px 10px rgba(0,0,0,.12);border-left:4px solid #f93;border-right:4px solid #138808}.member-image{width:110px;height:110px;border-radius:50%;overflow:hidden;border:4px solid #cfe0ff;margin:auto auto 10px}.member-image img{width:100%;height:100%;object-fit:cover}.member-card h4{font-size:15px;margin:8px 0}.role{display:inline-block;background:#e9f1ff;color:#0b3c8a;font-size:12px;padding:4px 8px;border-radius:6px;margin-bottom:8px}.phone{font-size:13px;color:#333}.committee-footer{background:#0b3c8a;color:#fff;text-align:center;padding:10px;border-radius:6px;margin-top:30px;font-size:13px}