.pbhost-vcard-directory{max-width:1000px;margin:32px auto;padding:0 20px;font-family:Arial,sans-serif;box-sizing:border-box}
.pbhost-vcard-directory *{box-sizing:border-box}
.pbhost-vcard-directory__brand{display:grid;justify-items:center;margin:0 auto 14px;text-align:center}
.pbhost-vcard-directory__brand img{display:block;max-width:min(220px,80vw);max-height:120px;width:auto;height:auto;object-fit:contain}
.pbhost-vcard-directory__brand strong{font-size:22px;line-height:1.2;color:#1d2939}
.pbhost-vcard-directory__brand span{color:#60656f}
/* The four controls are deliberately arranged in two compact rows. */
.pbhost-vcard-directory__filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:end}
.pbhost-vcard-directory__field{min-width:0}
.pbhost-vcard-directory__field label{display:block;margin:0 0 8px;font-weight:700}
.pbhost-vcard-directory__field input,.pbhost-vcard-directory__field select{display:block;width:100%;max-width:100%;min-height:52px;margin:0;padding:14px 16px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;font:inherit;font-size:16px;line-height:1.2}
.pbhost-vcard-directory__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:22px}
.pbhost-vcard-directory--featured .pbhost-vcard-directory__grid{grid-template-columns:repeat(var(--pbh-directory-columns,2),minmax(0,1fr));grid-template-rows:repeat(var(--pbh-directory-rows,3),auto)}
.pbhost-vcard-directory__card{display:flex;align-items:center;gap:13px;min-width:0;min-height:92px;padding:13px;border:1px solid #e2e4e7;border-radius:12px;color:inherit!important;background:#fff;text-decoration:none!important;box-shadow:0 2px 8px #0000000d;transition:transform .18s,box-shadow .18s}
.pbhost-vcard-directory__card[hidden]{display:none!important}
.pbhost-vcard-directory__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000017}
.pbhost-vcard-directory__card img{flex:0 0 auto;width:58px;height:58px;object-fit:cover;border-radius:50%}
.pbhost-vcard-directory__card span{display:grid;min-width:0;gap:4px}
.pbhost-vcard-directory__card strong,.pbhost-vcard-directory__card small,.pbhost-vcard-directory__card em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pbhost-vcard-directory__card small{color:#60656f}
.pbhost-vcard-directory__card em{font-size:12px;font-style:normal;color:#7d3db1}
.pbhost-vcard-directory__empty{text-align:center;color:#60656f}
.pbhost-vcard-directory__footer{display:grid;justify-items:center;gap:7px;margin:38px auto 0;padding:24px 0;border-top:1px solid #dfe3ea;color:#60656f;font-size:13px;text-align:center}
.pbhost-vcard-directory__footer strong{color:#1d2939;font-size:15px}
.pbhost-vcard-directory__footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px}
.pbhost-vcard-directory__footer a{color:#5b2089!important;text-decoration:none!important}
.pbhost-vcard-app{min-height:100vh;margin:0!important;padding:1px 0!important;background:#f6f7fb!important}
.pbhost-vcard-multi-app-iframe{width:100%;max-width:100%;margin:0;padding:0;overflow:hidden}
.pbhost-vcard-multi-app-iframe iframe{display:block;width:100%!important;max-width:100%!important;height:560px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}
@media(max-width:600px){
  .pbhost-vcard-directory{margin:20px auto;padding:0 14px}
  .pbhost-vcard-directory__brand{margin-bottom:12px}
  .pbhost-vcard-directory__brand strong{font-size:20px}
  .pbhost-vcard-directory__filters{gap:12px}
  .pbhost-vcard-directory__field input,.pbhost-vcard-directory__field select{min-height:48px;padding:12px 10px;font-size:14px}
  .pbhost-vcard-directory__grid,.pbhost-vcard-directory--featured .pbhost-vcard-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .pbhost-vcard-directory__card,.pbhost-vcard-directory--featured .pbhost-vcard-directory__card{min-width:0;min-height:90px;padding:9px;gap:8px;align-items:center}
  .pbhost-vcard-directory__card img,.pbhost-vcard-directory--featured .pbhost-vcard-directory__card img{width:44px;height:44px}
  .pbhost-vcard-directory__card strong,.pbhost-vcard-directory--featured .pbhost-vcard-directory__card strong{font-size:13px}
  .pbhost-vcard-directory__card small,.pbhost-vcard-directory__card em,.pbhost-vcard-directory--featured .pbhost-vcard-directory__card small,.pbhost-vcard-directory--featured .pbhost-vcard-directory__card em{font-size:10px;white-space:normal;overflow:visible;text-overflow:clip}
  .pbhost-vcard-multi-app-iframe iframe{height:480px!important}
}
