.edifice-contact-card{width:100%;max-width:420px;background:#fff;border:1px solid #e5e8ed;border-radius:22px;padding:24px;box-shadow:0 18px 45px rgba(12,31,53,.08);font-family:inherit;color:#06182f}.ecc-agent{display:flex;align-items:center;gap:16px;margin-bottom:22px}.ecc-photo{width:74px;height:74px;border-radius:50%;object-fit:cover;flex:0 0 74px}.ecc-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#56657a;font-weight:700;margin-bottom:6px}.ecc-name{font-size:22px;font-weight:800;line-height:1.15;margin:0}.ecc-name .arrow{font-weight:700}.ecc-role{font-size:14px;color:#506072;margin-top:6px}.ecc-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.ecc-btn{height:54px;border-radius:999px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:800;border:1px solid #dfe5eb;transition:all .2s ease}.ecc-btn-primary{background:#004c6a;color:#fff!important;border-color:#004c6a}.ecc-btn-secondary{background:#fff;color:#004c6a!important}.ecc-separator{height:1px;background:#e5e8ed;margin:0 0 22px}.ecc-question{font-weight:800;margin-bottom:14px}.ecc-form{display:flex;flex-direction:column;gap:10px}.ecc-form input,.ecc-form textarea{width:100%;border:1px solid #d6dde6;border-radius:12px;background:#f4f8fc;padding:15px 16px;font-size:15px;outline:none;box-shadow:none;color:#06182f}.ecc-form textarea{min-height:110px;resize:vertical}.ecc-submit{width:100%;height:52px;border:0;border-radius:999px;background:#004c6a;color:#fff;font-weight:800;font-size:15px;cursor:pointer}.ecc-note{font-size:12px;text-align:center;color:#6d7b8d;margin-top:12px}.ecc-success{background:#edf8f1;color:#176c36;border-radius:12px;padding:10px 12px;margin-bottom:12px;font-weight:700;font-size:14px}.ecc-error{background:#fff1f1;color:#9b1c1c;border-radius:12px;padding:10px 12px;margin-bottom:12px;font-weight:700;font-size:14px}@media(max-width:480px){.edifice-contact-card{max-width:100%;padding:20px;border-radius:18px}.ecc-actions{grid-template-columns:1fr}.ecc-agent{align-items:flex-start}.ecc-photo{width:64px;height:64px;flex-basis:64px}.ecc-name{font-size:20px}}
