.webform-submission-node-1002947-custom-form-form{background:#f7f8fa;border:1px solid #d6dbe3;border-left:6px solid #d6aa28;border-radius:10px;padding:1.25rem;margin:0 0 2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}
.webform-submission-node-1002947-custom-form-form .form-item-comment,.webform-submission-node-1002947-custom-form-form .form-actions{display:none!important}
.webform-submission-node-1002947-custom-form-form label{color:#142b4a;font-weight:700;display:block;margin-bottom:.35rem}
.webform-submission-node-1002947-custom-form-form select{width:100%;min-height:46px;padding:.6rem .8rem;border:1px solid #aeb8c5;border-radius:7px;background:#fff;color:#142b4a}
.webform-submission-node-1002947-custom-form-form select:focus{outline:3px solid #d6aa28;outline-offset:2px;border-color:#142b4a}
#edit-representative-directory{grid-column:1/-1;margin-top:.5rem}
.rep-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:1.25rem}
.rep-card{display:flex;flex-direction:column;min-height:230px;padding:1.25rem;background:#fff;border:1px solid #d6dbe3;border-left:5px solid #d6aa28;border-radius:8px;box-shadow:0 2px 8px rgba(20,43,74,.08);transition:transform .2s ease,box-shadow .2s ease}
.rep-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(20,43,74,.16)}
.rep-card h3{color:#142b4a;font-size:1.35rem;line-height:1.25;margin:0 0 .75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e9ef}
.rep-card p{margin:.35rem 0;overflow-wrap:anywhere}
.rep-card p:first-of-type{font-weight:700;color:#111827}
.rep-card p:nth-of-type(2){display:inline-block;align-self:flex-start;padding:.3rem .65rem;background:#eef3f8;border-radius:999px;color:#142b4a}
.rep-card p:has(a[href^="mailto:"]){margin-top:auto;padding-top:.75rem}
.rep-card a[href^="mailto:"]{display:inline-block;padding:.55rem .8rem;background:#142b4a;color:#fff;border-radius:6px;text-decoration:none;font-weight:600}
.rep-card a[href^="mailto:"]:hover,.rep-card a[href^="mailto:"]:focus{background:#203f68;outline:3px solid #d6aa28;outline-offset:2px}
.rep-filter-reset{grid-column:1/-1;justify-self:start;padding:.65rem 1rem;background:#142b4a;color:#fff;border:0;border-radius:6px;font-weight:700;cursor:pointer}
.rep-filter-reset:hover,.rep-filter-reset:focus{background:#203f68;outline:3px solid #d6aa28;outline-offset:2px}
.rep-filter-empty{display:none;margin:1rem 0;padding:1rem;background:#fff7dd;border-left:5px solid #d6aa28;color:#142b4a}
@media(max-width:900px){.rep-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.webform-submission-node-1002947-custom-form-form{grid-template-columns:1fr;padding:1rem}.rep-directory-grid{grid-template-columns:1fr}.rep-card{min-height:0}}