/* v0.11.43 — reference emergency strip */
.bdi-emergency{padding:24px 0;background:#fff;border:0}
.bdi-emergency .bdi-container{width:min(100% - 32px,var(--bdi-container))}
.bdi-emergency__strip{display:grid;grid-template-columns:minmax(300px,1.55fr) minmax(0,4.45fr);gap:14px;padding:16px 18px;border:1px solid rgba(255,255,255,.5);border-radius:22px;background:linear-gradient(96deg,#ef3d32 0%,#f0504c 22%,#f26f78 50%,#efb0ba 100%);box-shadow:0 14px 34px rgba(204,64,72,.16)}
.bdi-emergency__intro{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:15px;min-width:0}
.bdi-emergency__intro-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:rgba(255,255,255,.1)}
.bdi-emergency__intro-icon svg{width:42px;height:42px;display:block}
.bdi-emergency__intro-copy{min-width:0}
.bdi-emergency__intro strong{display:block;color:#fff;font-family:"Inter","Noto Serif Bengali",sans-serif;font-size:18px;font-weight:800;line-height:1.05;letter-spacing:-.02em}
.bdi-emergency__intro span{display:block;margin-top:5px;color:rgba(255,255,255,.94);font-size:11px;line-height:1.35}
.bdi-emergency__cta{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:8px 13px;border-radius:999px;background:#fff;color:#e73539;font-size:11px;font-weight:800;text-decoration:none;box-shadow:0 5px 14px rgba(115,31,37,.12)}
.bdi-emergency__cta span{display:inline;margin:0;color:inherit}
.bdi-emergency__numbers{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;align-self:center}
.bdi-emergency__item{min-width:0;min-height:76px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;padding:10px 11px;border:1px solid rgba(255,255,255,.72);border-radius:12px;background:rgba(255,255,255,.93);text-decoration:none;box-shadow:0 6px 14px rgba(105,24,31,.08);transition:transform .18s ease,box-shadow .18s ease}
.bdi-emergency__item:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(105,24,31,.13)}
.bdi-emergency__item-icon{width:38px;height:38px;display:grid;place-items:center}
.bdi-emergency__item-icon svg{width:32px;height:32px;display:block}
.bdi-emergency__item-copy{min-width:0}
.bdi-emergency__item-copy strong{display:block;color:#e72e31;font-size:17px;font-weight:900;line-height:1}
.bdi-emergency__item-copy small{display:block;margin-top:4px;color:#22303a;font-size:10px;font-weight:700;line-height:1.15}
@media(max-width:1050px){.bdi-emergency__strip{grid-template-columns:1fr}.bdi-emergency__intro{grid-template-columns:56px minmax(0,1fr)}.bdi-emergency__numbers{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:860px){.bdi-emergency__numbers{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.bdi-emergency{padding:16px 0}.bdi-emergency .bdi-container{width:min(100% - 24px,var(--bdi-container))}.bdi-emergency__strip{padding:13px;border-radius:18px}.bdi-emergency__intro{grid-template-columns:50px minmax(0,1fr);gap:11px}.bdi-emergency__intro-icon{width:50px;height:50px;border-radius:14px}.bdi-emergency__intro-icon svg{width:31px;height:31px}.bdi-emergency__intro strong{font-size:16px}.bdi-emergency__intro span{font-size:10px}.bdi-emergency__cta{padding:7px 11px;font-size:10px}.bdi-emergency__numbers{grid-template-columns:1fr 1fr;gap:7px}.bdi-emergency__item{min-height:67px;grid-template-columns:32px minmax(0,1fr);gap:7px;padding:8px}.bdi-emergency__item-icon{width:32px;height:32px}.bdi-emergency__item-icon svg{width:27px;height:27px}.bdi-emergency__item-copy strong{font-size:15px}.bdi-emergency__item-copy small{font-size:9px}}
