
/* BD Info single listing — Hello Barisal v5.4.41 visual port, cleaned for BD Info. */
:root{
  --hb-color-primary:#0f766e;--hb-color-primary-hover:#115e59;--hb-color-primary-soft:#f0fdfa;
  --hb-color-text:#17202a;--hb-color-text-muted:#667085;--hb-color-heading:#101828;
  --hb-color-surface:#fff;--hb-color-surface-soft:#f8fafc;--hb-color-border:#e4e7ec;--hb-color-border-strong:#d0d5dd;
  --hb-color-success:#067647;--hb-color-success-soft:#ecfdf3;--hb-color-warning:#b54708;--hb-color-warning-soft:#fffaeb;--hb-color-info:#175cd3;--hb-color-info-soft:#eff8ff;
  --hb-font-body:"Poppins","Noto Serif Bengali",system-ui,sans-serif;--hb-font-heading:"Inter","Noto Serif Bengali",system-ui,sans-serif;
  --hb-space-2:.5rem;--hb-space-3:.75rem;--hb-space-4:1rem;--hb-space-5:1.25rem;--hb-space-6:1.5rem;--hb-space-8:2rem;--hb-space-10:2.5rem;
  --hb-radius-md:.75rem;--hb-radius-lg:1rem;--hb-radius-xl:1.25rem;--hb-shadow-xs:0 1px 2px rgba(16,24,40,.05);
  --hb-container-xl:1320px;--hb-container-gutter:clamp(1rem,3vw,2rem);
}

.single-bdi_listing .hb-directory-single{width:min(100% - (var(--hb-container-gutter)*2),var(--hb-container-xl));margin-inline:auto;padding-block:var(--hb-space-10);font-family:var(--hb-font-body);color:var(--hb-color-text);line-height:1.7}
.single-bdi_listing .hb-directory-single *{box-sizing:border-box}
.hb-container{width:100%;max-width:var(--hb-container-xl);margin-inline:auto}
.hb-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}
.hb-directory-single h1,.hb-directory-single h2,.hb-directory-single h3{font-family:var(--hb-font-heading);color:var(--hb-color-heading)}

.hb-button,button.hb-button,input[type=submit].hb-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:.5rem;padding:.55rem .9rem;border:1px solid transparent;border-radius:10px;background:var(--hb-color-primary);color:#fff;font:inherit;font-size:.82rem;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer}
.hb-button:hover{background:var(--hb-color-primary-hover);color:#fff}.hb-button--secondary{border-color:var(--hb-color-border-strong);background:#fff;color:var(--hb-color-heading)}.hb-button--secondary:hover{border-color:var(--hb-color-primary);background:var(--hb-color-primary-soft);color:var(--hb-color-primary-hover)}.hb-button--sm{min-height:36px;padding:.45rem .7rem;font-size:.75rem}
.hb-card{border:1px solid var(--hb-color-border);border-radius:18px;background:#fff;box-shadow:var(--hb-shadow-xs);overflow:hidden}
.hb-badge{display:inline-flex;align-items:center;min-height:25px;padding:.25rem .55rem;border-radius:999px;background:#f3f4f6;color:var(--hb-color-text-muted);font-size:.68rem;font-weight:700;line-height:1.2}.hb-badge--success{background:var(--hb-color-success-soft);color:var(--hb-color-success)}.hb-badge--warning{background:var(--hb-color-warning-soft);color:var(--hb-color-warning)}.hb-badge--info{background:var(--hb-color-info-soft);color:var(--hb-color-info)}

/* Profile header */
.hb-directory-single__header{display:flex;flex-direction:column;gap:1rem}
.hb-directory-profile-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;overflow:hidden;padding:1.25rem;border:1px solid rgba(15,75,72,.12);border-radius:20px;background:radial-gradient(circle at 92% 10%,rgba(15,75,72,.1),transparent 34%),linear-gradient(135deg,#fff 0%,#f7fbfa 100%);box-shadow:0 14px 36px rgba(8,42,39,.07)}
.hb-directory-single__identity{display:flex;align-items:center;gap:1rem;min-width:0;flex:1 1 auto;text-align:left}.hb-directory-profile-card__action-zone{margin-left:auto}
.hb-directory-profile-card__logo-stack{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:.4rem}
.hb-directory-single__logo{flex:0 0 74px;width:74px;height:74px;overflow:hidden;border:1px solid var(--hb-color-border);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(8,42,39,.08)}
.hb-directory-single__logo img{width:100%;height:100%;object-fit:contain;padding:.45rem}.hb-directory-single__logo--fallback{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0f4b48,#0a3432);font-size:1.5rem;font-weight:800}
.hb-directory-profile-card__copy{min-width:0}.hb-directory-profile-card__badges{gap:.4rem}.hb-directory-profile-card h1{margin:.42rem 0 .2rem;font-size:clamp(1.8rem,3vw,3rem);line-height:1.12}.hb-directory-profile-card__location,.hb-directory-profile-card__summary{margin:0;color:var(--hb-color-text-muted)}.hb-directory-profile-card__summary{max-width:66ch;margin-top:.35rem;font-size:.9rem;line-height:1.55}
.hb-directory-profile-card__action-zone{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:.65rem}.hb-directory-single__actions{display:flex;flex-wrap:wrap;gap:.5rem}.hb-directory-live-status{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.38rem;padding:.34rem .58rem;border:1px solid rgba(15,75,72,.10);border-radius:10px;background:rgba(255,255,255,.72);color:var(--hb-color-text-muted);font-size:.78rem;line-height:1.25;box-shadow:0 4px 12px rgba(8,42,39,.035)}.hb-directory-live-status__dot{width:.52rem;height:.52rem;flex:0 0 .52rem;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 3px rgba(148,163,184,.12)}.hb-directory-live-status strong{color:var(--hb-color-heading);font-weight:800}.hb-directory-live-status.is-open .hb-directory-live-status__dot{background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.13)}.hb-directory-live-status.is-open strong{color:#15803d}.hb-directory-live-status.is-closed .hb-directory-live-status__dot{background:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.12)}.hb-directory-live-status.is-closed strong{color:#b91c1c}.hb-directory-live-status__separator{color:var(--hb-color-border-strong)}
.hb-review-rating-summary{display:inline-flex;align-items:center;gap:.25rem;color:var(--hb-color-text-muted);font-size:.7rem}.hb-review-rating-summary__star{order:3;color:#b7791f;font-size:.82rem}.hb-review-rating-summary strong{order:1}.hb-review-rating-summary span:last-child{order:2}

/* Gallery */
.hb-directory-media-slider{display:grid;gap:.8rem;margin-top:1rem}.hb-directory-media-slider.has-thumbnails{grid-template-columns:minmax(0,1fr) 170px}.hb-directory-media-slider__main{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(15,75,72,.1);border-radius:20px;background:#eef5f3;box-shadow:0 16px 38px rgba(8,42,39,.08)}.hb-directory-media-slider__active-image{display:block;width:100%;aspect-ratio:16/7.5;object-fit:cover}.hb-directory-single__photo-count{position:absolute;right:1rem;bottom:1rem;padding:.4rem .68rem;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(6,42,39,.78);color:#fff;font-size:.72rem;font-weight:700;backdrop-filter:blur(8px)}
.hb-directory-media-slider__rail{display:grid;grid-template-rows:1fr;gap:.45rem;min-height:0}.hb-directory-media-slider__rail.has-nav{grid-template-rows:auto 1fr auto}.hb-directory-media-slider__thumbs{display:grid;grid-auto-rows:1fr;gap:.45rem;min-height:0;overflow:auto;scrollbar-width:none}.hb-directory-media-slider__thumbs::-webkit-scrollbar{display:none}.hb-directory-media-slider__thumb{min-height:0;padding:0;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#eef4f2;cursor:pointer}.hb-directory-media-slider__thumb img{display:block;width:100%;height:100%;min-height:88px;object-fit:cover}.hb-directory-media-slider__thumb.is-active{border-color:var(--hb-color-primary)}.hb-directory-media-slider__nav{min-height:34px;border:1px solid var(--hb-color-border);border-radius:9px;background:#fff;color:var(--hb-color-primary);cursor:pointer}

/* Quick information */
.hb-directory-quick-info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem}.hb-directory-quick-info__item{display:flex;align-items:center;gap:.65rem;min-width:0;padding:.8rem .9rem;border:1px solid var(--hb-color-border);border-radius:14px;background:#fff}.hb-directory-quick-info__icon,.hb-directory-contact__icon{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:10px;background:rgba(15,75,72,.09);color:#0f4b48;font-weight:800}.hb-directory-quick-info__item>span:last-child{display:grid;min-width:0;gap:.06rem}.hb-directory-quick-info__item small{color:var(--hb-color-text-muted);font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hb-directory-quick-info__item strong{overflow:hidden;color:var(--hb-color-heading);font-size:.82rem;line-height:1.35;text-overflow:ellipsis}

/* Main / sidebar */
.hb-directory-single__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);align-items:start;gap:1.5rem;margin-top:1.35rem}.hb-directory-single__main,.hb-directory-single__sidebar{min-width:0}.hb-directory-single__main{display:grid;gap:1rem}.hb-directory-single__sidebar{display:grid;gap:1rem;align-content:start}
.hb-directory-about,.hb-directory-extra-card,.hb-directory-contact--premium,.hb-directory-report-zone{padding:1.15rem 1.2rem;border:1px solid var(--hb-color-border);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(14,62,58,.035)}
.hb-directory-section-heading{margin-bottom:.85rem}.hb-directory-section-heading__eyebrow,.hb-directory-contact__eyebrow{display:block;margin-bottom:.22rem;color:var(--hb-color-primary);font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hb-directory-section-heading h2,.hb-directory-contact__header h2{margin:0;font-size:1.2rem;line-height:1.3}.hb-directory-contact__header p{margin:.3rem 0 0;color:var(--hb-color-text-muted);font-size:.76rem}.hb-directory-single__lead{margin:0 0 .7rem;color:var(--hb-color-text-muted);font-size:.94rem}.hb-directory-single__content{font-size:.9rem;line-height:1.75}.hb-directory-single__content>:first-child{margin-top:0}.hb-directory-single__content>:last-child{margin-bottom:0}
.hb-directory-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.hb-directory-detail-grid>div{padding:.75rem;border-radius:.75rem;background:#f7fbfa}.hb-directory-detail-grid small{display:block;color:var(--hb-color-text-muted);font-size:.68rem}.hb-directory-detail-grid strong{display:block;margin-top:.15rem;font-size:.82rem;line-height:1.45}
.hb-directory-map-address{margin:0 0 .7rem;color:var(--hb-color-text-muted);font-size:.8rem}.hb-directory-map-frame{display:block;width:100%;height:320px;border:0;border-radius:.85rem}
.hb-directory-contact{position:sticky;top:90px}.hb-directory-contact dl{display:grid;gap:0;margin:.75rem 0 0}.hb-directory-contact dl>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.65rem;align-items:start;padding:.65rem 0;border-bottom:1px solid var(--hb-color-border)}.hb-directory-contact dl>div:last-child{border-bottom:0}.hb-directory-contact dt{color:var(--hb-color-text-muted);font-size:.68rem;font-weight:700}.hb-directory-contact dd{margin:.08rem 0 0;overflow-wrap:anywhere;font-size:.8rem}.hb-directory-contact dd a{text-decoration:none}.hb-directory-contact__actions{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:.8rem}.hb-directory-contact__actions .hb-button:first-child{grid-column:1/-1}.hb-directory-verified-note{margin:.8rem 0 0;padding-top:.75rem;border-top:1px solid var(--hb-color-border);color:var(--hb-color-success);font-size:.7rem;font-weight:700}
.hb-directory-report-zone{background:linear-gradient(180deg,#fbfdfd,#f6fbfa)}.hb-directory-report-zone__intro h2{margin:.18rem 0 .2rem;font-size:1.05rem}.hb-directory-report-zone__intro p{margin:0;color:var(--hb-color-text-muted);font-size:.76rem}.hb-bdi-feedback-form{display:grid;gap:.55rem;margin-top:.7rem}.hb-bdi-feedback-form select,.hb-bdi-feedback-form textarea{width:100%;padding:.6rem .65rem;border:1px solid rgba(13,70,66,.17);border-radius:9px;background:#fff;font:inherit;font-size:.76rem}.hb-bdi-feedback-form button{width:100%}.hb-bdi-claim{margin-top:0}

/* Reviews */
.hb-reviews{margin-top:1.5rem;padding:2rem 0;background:#f7fbfa;box-shadow:0 0 0 100vmax #f7fbfa;clip-path:inset(0 -100vmax)}.hb-reviews__panel{padding:1.25rem;border:1px solid rgba(13,70,66,.12);border-radius:1.3rem;background:#fff;box-shadow:0 14px 38px rgba(14,62,58,.06)}.hb-reviews__summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:1.4rem;padding-bottom:1rem;border-bottom:1px solid rgba(13,70,66,.1)}.hb-reviews__eyebrow,.hb-review-form__heading>span,.hb-reviews__list-heading>div>span{display:block;margin-bottom:.22rem;color:var(--hb-color-primary);font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hb-reviews__summary h2{margin:0;font-size:1.55rem}.hb-reviews__summary p{max-width:620px;margin:.38rem 0 0;color:var(--hb-color-text-muted);font-size:.82rem}.hb-reviews__overview{display:grid;grid-template-columns:110px minmax(0,1fr);gap:.9rem;align-items:center;padding:.75rem;border:1px solid rgba(13,112,104,.1);border-radius:1rem;background:linear-gradient(135deg,#f0faf8,#f8fcfb)}.hb-reviews__score{padding:.3rem;text-align:center;border-right:1px solid rgba(13,70,66,.1)}.hb-reviews__score strong{display:block;font-size:2rem;line-height:1}.hb-reviews__stars{display:block;margin:.25rem 0;color:#b7791f;letter-spacing:.05em}.hb-reviews__score small{display:block;color:var(--hb-color-text-muted);font-size:.66rem}.hb-reviews__distribution{display:grid;gap:.25rem}.hb-review-bar{display:grid;grid-template-columns:24px 1fr 28px;gap:.4rem;align-items:center;color:var(--hb-color-text-muted);font-size:.66rem}.hb-review-bar__track{display:block;height:5px;overflow:hidden;border-radius:999px;background:rgba(13,70,66,.09)}.hb-review-bar__track>span{display:block;height:100%;border-radius:inherit;background:#b7791f}.hb-review-bar small{text-align:right}
.hb-reviews__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:1.4rem;margin-top:1rem;align-items:start}.hb-reviews__list{display:grid;gap:.65rem;align-content:start}.hb-reviews__list-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.hb-reviews__list-heading h3{margin:0;font-size:1rem}.hb-reviews__count-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.25rem .55rem;border-radius:999px;background:#eef8f6;color:var(--hb-color-primary);font-size:.7rem;font-weight:800}.hb-review-card{padding:.8rem .9rem;border:1px solid rgba(13,70,66,.11);border-radius:1rem;background:#fff}.hb-review-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.hb-review-card__person{display:flex;align-items:center;gap:.6rem;min-width:0}.hb-review-card__avatar{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#eef9f7;color:var(--hb-color-primary);font-weight:900}.hb-review-card__person>div{display:grid;min-width:0}.hb-review-card__person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.hb-review-card__person time{color:var(--hb-color-text-muted);font-size:.66rem}.hb-review-card__rating{color:#b7791f;font-size:.78rem}.hb-review-card p{margin:.6rem 0 0;font-size:.8rem;line-height:1.6}.hb-reviews__empty{display:grid;place-items:center;text-align:center;gap:.3rem;padding:1.3rem;border:1px dashed rgba(13,70,66,.18);border-radius:1rem;color:var(--hb-color-text-muted)}
.hb-review-form{position:sticky;top:90px;padding:1rem;border:1px solid rgba(13,70,66,.12);border-radius:1rem;background:linear-gradient(180deg,#fbfefe,#f6fbfa)}.hb-review-form__heading{padding-bottom:.65rem;border-bottom:1px solid rgba(13,70,66,.09)}.hb-review-form__heading h3{margin:0;font-size:1.1rem}.hb-review-form__heading p{margin:.25rem 0 0;color:var(--hb-color-text-muted);font-size:.72rem}.hb-review-stars{margin:.65rem 0 .8rem;border:0;padding:0}.hb-review-stars legend{width:100%;margin-bottom:.35rem;font-size:.78rem;font-weight:800}.hb-review-stars__card{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.58rem .65rem;border:1px solid rgba(13,70,66,.12);border-radius:12px;background:#f5faf8}.hb-review-stars__copy{min-width:0}.hb-review-stars__prompt{display:block;font-size:.68rem}.hb-review-stars__hint{margin:.15rem 0 0;color:var(--hb-color-text-muted);font-size:.6rem}.hb-review-stars__control{display:inline-flex;flex-direction:row-reverse;gap:.2rem;padding:.2rem .25rem;border:1px solid rgba(13,70,66,.11);border-radius:999px;background:#fff}.hb-review-stars input{position:absolute;opacity:0;pointer-events:none}.hb-review-stars label{display:grid;place-items:center;width:28px;height:28px;cursor:pointer;border-radius:50%;color:#c8d1cf;font-size:.95rem}.hb-review-stars label:hover,.hb-review-stars label:hover~label,.hb-review-stars input:checked~label{color:#b7791f;background:#fff3d6}.hb-review-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.hb-review-form label{display:grid;gap:.25rem;font-size:.75rem;font-weight:800}.hb-review-form input,.hb-review-form textarea{width:100%;padding:.58rem .62rem;border:1px solid rgba(13,70,66,.17);border-radius:9px;background:#fff;font:inherit;font-size:.75rem}.hb-review-form textarea{min-height:100px;resize:vertical}.hb-review-form__full{grid-column:1/-1}.hb-review-form__privacy{margin:.65rem 0;padding:.6rem .65rem;border-radius:.75rem;background:#eef8f6;color:var(--hb-color-text-muted);font-size:.66rem}.hb-review-form__privacy p{margin:0}.hb-review-form__submit{width:100%}

/* Related directory — use BD Info cards in Hello Barisal 4-column proportions */
.hb-directory-related{margin-top:1.6rem;padding:1.15rem;border:1px solid rgba(13,70,66,.1);border-radius:1.2rem;background:linear-gradient(180deg,#fbfdfd 0%,#f7fbfa 100%)}.hb-directory-related__heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.hb-directory-related__heading h2{margin:.15rem 0 0;font-size:1.45rem}.hb-directory-related__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1rem}.hb-directory-related__grid .bdi-directory-card{min-width:0;height:auto;align-self:start;border-radius:16px;box-shadow:none}.hb-directory-related__grid .bdi-directory-card__media{aspect-ratio:16/9}.hb-directory-related__grid .bdi-directory-card__body{padding:.8rem}.hb-directory-related__grid .bdi-directory-card h2{margin:.35rem 0 .35rem;font-size:.95rem;line-height:1.35}.hb-directory-related__grid .bdi-card-category{font-size:.6rem}.hb-directory-related__grid .bdi-card-location{margin:.35rem 0 .5rem;font-size:.68rem}.hb-directory-related__grid .bdi-review-summary{margin:.35rem 0 .5rem;font-size:.68rem}.hb-directory-related__grid .bdi-directory-card__actions a{padding:.42rem .35rem;font-size:.65rem}.hb-directory-related__grid .bdi-directory-card__actions a:not(.is-primary){display:none}


/* v0.11.5 — Restore Hello Barisal v5.4.41 profile-header desktop behavior exactly.
   The original theme switches the profile header from stacked to horizontal at 48rem. */
@media (min-width:48rem){
  .hb-directory-single__header{flex-direction:row;align-items:center;justify-content:space-between}
}

@media(max-width:1100px){.hb-directory-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hb-directory-single__layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr)}}
@media(max-width:63.99rem){.hb-directory-single__layout{grid-template-columns:1fr}.hb-directory-contact{position:static}.hb-reviews__summary,.hb-reviews__grid{grid-template-columns:1fr}.hb-review-form{position:static}.hb-reviews__overview{max-width:520px}.hb-directory-quick-info{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:47.99rem){.hb-directory-profile-card{align-items:flex-start;flex-direction:column}.hb-directory-profile-card__action-zone{width:100%;align-items:stretch;margin-left:0}.hb-directory-profile-card__actions{width:100%}.hb-directory-live-status{justify-content:center;width:100%}}
@media(max-width:767px){.single-bdi_listing .hb-directory-single{padding-block:1rem}.hb-directory-media-slider,.hb-directory-media-slider.has-thumbnails{grid-template-columns:1fr}.hb-directory-media-slider__active-image{aspect-ratio:16/10}.hb-directory-media-slider__rail,.hb-directory-media-slider__rail.has-nav{display:flex;align-items:center}.hb-directory-media-slider__thumbs{display:flex;overflow:auto}.hb-directory-media-slider__thumb{flex:0 0 92px}.hb-directory-media-slider__thumb img{height:70px;min-height:70px}.hb-directory-media-slider__nav{display:none}.hb-directory-detail-grid{grid-template-columns:1fr}.hb-review-form__fields{grid-template-columns:1fr}.hb-review-form__full{grid-column:auto}.hb-reviews{padding:1.4rem 0}.hb-reviews__panel{padding:.85rem}.hb-directory-related{padding:.85rem}.hb-directory-related__heading{align-items:flex-start;flex-direction:column}.hb-directory-related__heading .hb-button{width:100%}}
@media(max-width:640px){.hb-directory-related__grid{grid-template-columns:1fr}.hb-directory-profile-card h1{font-size:1.55rem}.hb-directory-single__identity{align-items:flex-start}.hb-directory-single__logo{width:60px;height:60px;flex-basis:60px}.hb-directory-quick-info{grid-template-columns:1fr}.hb-directory-profile-card__actions .hb-button{flex:1}.hb-directory-profile-card__actions{width:100%}.hb-directory-contact__actions{grid-template-columns:1fr}.hb-directory-contact__actions .hb-button:first-child{grid-column:auto}.hb-reviews__overview{grid-template-columns:95px minmax(0,1fr)}.hb-review-stars__card{align-items:flex-start;flex-direction:column}.hb-review-stars__action{width:100%}}

/* v0.11.6 — Restore Hello Barisal v5.4.41 live open/closed status pill styling exactly. */
