.agent-card-section{padding:5rem 1rem;background:linear-gradient(135deg,#f7f5f0,#fff8e0)}.agent-card-section.inherit-bg{background:inherit!important;padding:5rem 0}.agent-card-container{max-width:1200px;margin:0 auto}.agent-card{display:flex;flex-wrap:wrap;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.agent-photo{flex:1 1 40%;background:linear-gradient(135deg,#d4af37,#f5e78a);padding:2rem}.agent-image-wrapper,.agent-photo{display:flex;align-items:center;justify-content:center}.agent-image-wrapper{position:relative;width:14rem;height:14rem;border-radius:50%;overflow:hidden;border:4px solid #fff;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.15)}.agent-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.4)}.agent-fallback{display:flex;align-items:center;justify-content:center;color:#d4af37;background-color:#fff;width:100%;height:100%}.agent-fallback-icon{transform:scale(1.4);opacity:.95}.agent-intro-inline{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.agent-inline-logo{width:140px;height:auto;object-fit:contain;background:radial-gradient(circle at center,#111 40%,#000 100%);padding:12px;border-radius:12px;box-shadow:0 0 12px rgba(212,175,55,.35)}@media (max-width:768px){.agent-inline-logo{width:100px}}.agent-info{flex:1 1 60%;padding:2rem;display:flex;flex-direction:column}.agent-label{display:inline-block;padding:.25rem .75rem;background-color:rgba(212,175,55,.1);color:#d4af37;font-size:.75rem;font-weight:600;text-transform:uppercase;border-radius:9999px;margin-bottom:.5rem}.agent-name{font-size:1.8rem;font-family:serif;font-weight:700;margin-bottom:.25rem;color:#111}.agent-title{font-size:1rem;font-weight:500;margin-bottom:1rem;color:#b78b2e}.agent-description{font-size:.95rem;color:#555;line-height:1.5;margin-bottom:1.5rem}.agent-stats{display:flex;justify-content:space-between;margin-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:1rem}.stat{text-align:center}.stat-value{display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;gap:.25rem;font-weight:700;font-size:1.25rem}.stat-icon,.stat-value{color:#d4af37}.stat-label{font-size:.75rem;color:#777}.agent-cta{display:flex;flex-direction:column;gap:.75rem}.cta-text{font-size:.875rem;color:#111}.cta-buttons{display:flex;flex-direction:column;gap:.5rem}.cta-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;border:none;cursor:pointer;font-weight:700;font-size:.875rem}.cta-call{background-color:#d4af37;color:#111}.cta-call:hover{background-color:#b78b2e}.cta-email{background-color:transparent;border:2px solid rgba(212,175,55,.3);color:#d4af37}.cta-email:hover{background-color:rgba(212,175,55,.1)}@media (max-width:768px){.agent-card{flex-direction:column}.agent-info,.agent-photo{flex:1 1 100%;padding:1rem}.agent-name{font-size:1.2rem}.cta-buttons{flex-direction:column}.agent-image-wrapper{width:10rem;height:10rem}.agent-image{transform:scale(1.2)}.stat-label{font-size:.6rem}}