.rfpd-search{margin:0 0 18px}.rfpd-search label{display:block;font-weight:700;margin-bottom:6px}.rfpd-search div{display:flex;gap:8px}.rfpd-search input{flex:1;min-width:0}.rfpd-alphabet{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 24px}.rfpd-alphabet a,.rfpd-alphabet span{display:inline-flex;align-items:center;justify-content:center;min-width:30px;padding:5px 7px;border:1px solid currentColor;text-decoration:none}.rfpd-alphabet a.is-active{font-weight:700;text-decoration:underline}.rfpd-alphabet span.is-disabled{opacity:.3;cursor:not-allowed}.rfpd-results{display:grid;gap:20px}.rfpd-card{display:grid;grid-template-columns:100px minmax(0,1fr);gap:16px;padding:0 0 20px;border-bottom:1px solid rgba(0,0,0,.18)}.rfpd-card-image img,.rfpd-silhouette{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:4px}.rfpd-card h3{margin:0 0 4px}.rfpd-card-career{font-weight:700;margin:0 0 10px}.rfpd-card-link{text-align:right;margin:10px 0 0}.rfpd-card-link a,.rfpd-view-profile{font-weight:700}.rfpd-pagination ul{display:flex;gap:6px;list-style:none;padding:0}.rfpd-pagination a,.rfpd-pagination span{display:block;padding:5px 9px;border:1px solid rgba(0,0,0,.25)}
.rfpd-profile{width:100%}.rfpd-profile-summary{display:grid;grid-template-columns:minmax(160px,240px) minmax(0,1fr);gap:28px;align-items:start;margin:0 0 28px}.rfpd-profile-image img,.rfpd-profile-image .rfpd-silhouette{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:4px}.rfpd-profile-section{margin:0 0 30px}.rfpd-profile-section>h2{margin-top:0}.rfpd-career-list{list-style:none;padding:0;margin:0}.rfpd-career-list li{margin:0 0 14px}.rfpd-career-dates{font-style:italic}.rfpd-life-dates{margin:0}.rfpd-life-dates>div{display:grid;grid-template-columns:70px 1fr;gap:10px;margin-bottom:8px}.rfpd-life-dates dt{font-weight:700}.rfpd-life-dates dd{margin:0}.rfpd-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rfpd-related-card{border:1px solid rgba(0,0,0,.15);padding:14px}.rfpd-related-card h3{margin:10px 0 4px}.rfpd-related-card p{margin:6px 0}.rfpd-related-image{max-width:110px}.rfpd-related-image img,.rfpd-related-image .rfpd-silhouette{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:4px}
@media(max-width:700px){.rfpd-card,.rfpd-profile-summary{grid-template-columns:1fr}.rfpd-card-image,.rfpd-profile-image{max-width:160px}.rfpd-related-grid{grid-template-columns:1fr}}


/* Reference profiles are evergreen content. Hide only common author/date elements
   on individual People records while leaving the theme's wrappers, breadcrumbs,
   layout, categories, and all other content types untouched. */
.single-rf_person .posted-on,
.single-rf_person .byline,
.single-rf_person .entry-date,
.single-rf_person .post-date,
.single-rf_person .entry-author,
.single-rf_person .author.vcard,
.single-rf_person [rel="author"] {
    display: none !important;
}


/* Shared Reference profile components. */
.rfpd-reference-facts{margin:0;padding:0}
.rfpd-reference-fact{display:grid;grid-template-columns:minmax(140px,190px) minmax(0,1fr);gap:18px;padding:11px 0;border-bottom:1px solid rgba(0,0,0,.10)}
.rfpd-reference-fact:first-child{padding-top:0}
.rfpd-reference-fact:last-child{border-bottom:0;padding-bottom:0}
.rfpd-reference-fact dt{font-weight:700;margin:0;overflow-wrap:normal;word-break:normal}
.rfpd-reference-fact dd{margin:0;min-width:0}
.rforg-profile .rfpd-profile-section{margin-bottom:34px}
.rforg-profile .rfpd-profile-section>h2{margin:0 0 18px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.14)}
.rforg-profile .rforg-overview{margin-bottom:38px}
.rforg-profile .rforg-overview>h2{margin-bottom:16px}

/* Reference records are evergreen content. Hide common theme post metadata only
   on individual Organization records; preserve the theme wrappers and layout. */
.single-rf_organization .posted-on,
.single-rf_organization .byline,
.single-rf_organization .entry-date,
.single-rf_organization .post-date,
.single-rf_organization .entry-author,
.single-rf_organization .author.vcard,
.single-rf_organization [rel="author"]{
    display:none !important;
}

@media(max-width:600px){
    .rfpd-reference-fact{grid-template-columns:1fr;gap:4px;padding:12px 0}
}

/* Shared connections presentation */
.rfref-connections { margin-top: 2rem; }
.rfref-connection-group + .rfref-connection-group { margin-top: 1.75rem; }
.rfref-connection-group > h3 { margin-bottom: 1rem; }
.rfref-card-type {
    margin: 0 0 .35rem;
    font-size: .78em;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    opacity: .7;
}

/* Shared evidence/source presentation */
.rfref-evidence-list{margin:0;padding-left:1.35rem}
.rfref-evidence-list li{margin:0 0 .75rem}
.rfref-primary-label{display:inline-block;margin-right:.35rem;padding:.12rem .4rem;border:1px solid currentColor;border-radius:3px;font-size:.72em;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
