.hlbd-directory,.hlbd-form-wrap,.hlbd-profile{font:inherit;color:inherit;max-width:100%;box-sizing:border-box}.hlbd-directory *,.hlbd-form-wrap *,.hlbd-profile *{box-sizing:border-box}.hlbd-search{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px) auto;gap:14px;align-items:end;padding:20px;border:1px solid rgba(15,23,42,.12);border-radius:18px;box-shadow:0 12px 35px rgba(15,23,42,.07);margin-bottom:34px;background:#fff}.hlbd-field{min-width:0}.hlbd-field label{display:block;margin:0 0 8px;font-weight:700;line-height:1.35}.hlbd-field input,.hlbd-field select,.hlbd-field textarea,.hlbd-profile input,.hlbd-profile select,.hlbd-profile textarea{display:block;width:100%!important;min-width:0!important;height:54px!important;min-height:54px!important;padding:0 16px!important;margin:0!important;border:1px solid rgba(15,23,42,.18)!important;border-radius:12px!important;background:#fff!important;color:inherit!important;font:inherit!important;font-size:16px!important;line-height:1.4!important;box-shadow:none!important;appearance:auto!important}.hlbd-field textarea,.hlbd-profile textarea{height:auto!important;min-height:150px!important;padding:14px 16px!important}.hlbd-field select{padding-right:42px!important}.hlbd-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border:0;border-radius:12px;background:#d9467d;color:#fff!important;font:inherit;font-weight:700;text-decoration:none!important;cursor:pointer;white-space:nowrap}.hlbd-button-secondary{background:#fff;color:#d9467d!important;border:1px solid #d9467d}.hlbd-section{margin:34px 0}.hlbd-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.hlbd-section-heading h2{margin:0;font-size:clamp(26px,4vw,38px)}.hlbd-list{display:flex;flex-direction:column;gap:18px}.hlbd-row{display:grid;grid-template-columns:110px minmax(0,1fr) 190px;gap:22px;align-items:center;padding:22px;border:1px solid rgba(15,23,42,.12);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.06)}.hlbd-row.is-featured{border-color:rgba(217,70,125,.35);box-shadow:0 12px 32px rgba(217,70,125,.12)}.hlbd-logo-wrap{display:flex;align-items:center;justify-content:center}.hlbd-logo{width:88px!important;height:88px!important;min-width:88px!important;object-fit:contain;border-radius:50%;background:#fff;border:1px solid rgba(15,23,42,.1);padding:8px}.hlbd-logo-placeholder{display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700}.hlbd-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.hlbd-title-line h1,.hlbd-title-line h3{margin:0}.hlbd-title-line h3{font-size:24px}.hlbd-title-line a{text-decoration:none;color:inherit}.hlbd-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef7f1;color:#216e39;font-size:13px;font-weight:700}.hlbd-featured-badge{background:#fde7f0;color:#a32359}.hlbd-meta{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0;color:rgba(15,23,42,.72);font-size:14px}.hlbd-rating{margin:8px 0;color:#53627d}.hlbd-rating span{letter-spacing:2px;color:#d9467d}.hlbd-excerpt{margin:10px 0 0;line-height:1.7}.hlbd-row-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.hlbd-contact-result{margin-top:8px;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.hlbd-contact-result a{display:inline-block}.hlbd-pagination{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.hlbd-pagination a{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.16);border-radius:10px;text-decoration:none}.hlbd-pagination a.is-current{background:#d9467d;color:#fff;border-color:#d9467d}.hlbd-directory-cta{margin-top:34px;padding:24px;border-radius:18px;background:#f8f8fb;border:1px solid rgba(15,23,42,.1)}.hlbd-form{padding:24px;border:1px solid rgba(15,23,42,.12);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.06)}.hlbd-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hlbd-full{grid-column:1/-1}.hlbd-editor-field .wp-editor-wrap{width:100%;max-width:100%}.hlbd-editor-field .wp-editor-container{border:1px solid rgba(15,23,42,.18)!important;border-radius:12px!important;overflow:hidden}.hlbd-editor-field textarea.wp-editor-area{min-height:260px!important;border:0!important;border-radius:0!important}.hlbd-confirm{display:flex;gap:10px;align-items:flex-start;margin:20px 0;font-weight:600}.hlbd-confirm input{width:20px!important;height:20px!important;min-height:0!important;flex:0 0 auto}.hlbd-notice{padding:14px 16px;border-radius:12px;margin-bottom:18px}.hlbd-notice.is-success{background:#ecf8ef;color:#216e39}.hlbd-notice.is-error{background:#fff0f1;color:#9b1c31}.hlbd-profile-header{display:flex;gap:22px;align-items:center;padding:24px;border:1px solid rgba(15,23,42,.12);border-radius:18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.hlbd-profile-section{margin-top:24px;padding:24px;border:1px solid rgba(15,23,42,.12);border-radius:18px}.hlbd-review{padding:16px 0;border-bottom:1px solid rgba(15,23,42,.1)}
@media(max-width:800px){.hlbd-search{grid-template-columns:1fr}.hlbd-row{grid-template-columns:80px minmax(0,1fr)}.hlbd-row-actions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}.hlbd-logo{width:70px!important;height:70px!important;min-width:70px!important}.hlbd-form-grid{grid-template-columns:1fr}.hlbd-full{grid-column:auto}}
@media(max-width:520px){.hlbd-row{grid-template-columns:1fr;text-align:left}.hlbd-logo-wrap{justify-content:flex-start}.hlbd-row-actions{grid-column:auto;flex-direction:column}.hlbd-section-heading{align-items:flex-start;flex-direction:column}.hlbd-form,.hlbd-row,.hlbd-search{padding:16px}}
