.agenda-company-hero{display:flex;align-items:center;gap:1.2rem;padding:clamp(1.3rem,4vw,2.4rem);border-radius:1.35rem;background:linear-gradient(135deg,#101c30,#263b5d);color:#fff}.agenda-company-hero>img,.agenda-profile-avatar{width:88px;height:88px;border-radius:1rem;object-fit:cover}.agenda-profile-avatar{display:grid;place-items:center;background:#ffd230;color:#172238;font-size:2rem;font-weight:900}.agenda-company-hero>div{flex:1}.agenda-company-hero h1{margin:.25rem 0}.agenda-company-hero p{color:#d8dfeb}.agenda-contact-row{display:flex;flex-wrap:wrap;gap:.8rem}.agenda-contact-row a,.agenda-contact-row span{color:inherit}.agenda-profile-section{margin:1rem 0;padding:1.2rem;border:1px solid #e2e7ee;border-radius:1.15rem;background:#fff}.agenda-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.agenda-profile-card{display:grid;align-content:start;gap:.6rem;padding:1rem;border:1px solid #e2e7ee;border-radius:.9rem}.agenda-profile-card>img{width:64px;height:64px;border-radius:.8rem;object-fit:cover}.agenda-profile-card h3,.agenda-profile-card p{margin:0}.agenda-contract-note{margin:1rem 0;padding:1rem;border-left:4px solid #ffd230;background:#fff9df}.agenda-contract-note p{margin:.25rem 0}.agenda-autocomplete{position:relative}.agenda-suggestions{position:absolute;z-index:20;top:100%;right:0;left:0;overflow:hidden;border:1px solid #dce2ea;border-radius:.8rem;background:#fff;box-shadow:0 1rem 2rem rgb(20 35 58 / 18%)}.agenda-suggestions button{display:flex;justify-content:space-between;width:100%;padding:.75rem 1rem;border:0;border-bottom:1px solid #edf0f4;background:#fff;text-align:left}.agenda-suggestions button:hover{background:#fff8d8}.agenda-suggestions span{color:#687386}.agenda-wizard-form{padding:1rem}.agenda-wizard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-bottom:1rem}.agenda-wizard-grid label{display:grid;gap:.3rem;font-weight:800}.agenda-wizard-grid input,.agenda-wizard-grid select{padding:.75rem;border:1px solid #dce2ea;border-radius:.65rem}@media(max-width:720px){.agenda-company-hero{align-items:stretch;flex-direction:column}.agenda-profile-grid,.agenda-wizard-grid{grid-template-columns:1fr}}
