/* BHC Hospital — humanized private-hospital visual layer */
:root{
  --bhc-primary:#0b6b57;--bhc-primary-2:#0f8a70;--bhc-deep:#0b2f3a;--bhc-blue:#2470a0;
  --bhc-accent:#e56b5d;--bhc-warm:#f5a623;--bhc-bg:#f5f8f7;--bhc-surface:#fff;
  --bhc-text:#17343d;--bhc-muted:#687b82;--bhc-border:#dfe9e6;--bhc-soft:#eaf6f2;
  --bhc-radius:22px;--bhc-radius-sm:14px;--bhc-shadow:0 18px 50px rgba(22,55,63,.10);
  --bhc-shadow-sm:0 8px 24px rgba(22,55,63,.08);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.bhc-private-hospital{margin:0;background:var(--bhc-bg);color:var(--bhc-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.bhc-private-hospital a{color:inherit;text-decoration:none}body.bhc-private-hospital img{max-width:100%;height:auto}.gh-container-wide{width:min(1440px,calc(100% - 40px));margin-inline:auto}.humanized-main{overflow:hidden}.gh-section{padding:72px 0}.bhc-eyebrow,.gh-section-kicker,.v25-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--bhc-primary)}.bhc-eyebrow:before,.gh-section-kicker:before,.v25-eyebrow:before{content:"";width:24px;height:2px;border-radius:2px;background:var(--bhc-accent)}

/* top utility */
.v8-header__utility,.v9-header__utility,.v10-header__utility,.v28-header__utility{background:var(--bhc-deep)!important;color:#e7f3f0!important;border:0!important;font-size:.82rem}.v8-header__utility-inner,.v9-header__utility-inner,.v10-header__utility-inner,.v28-header__utility-inner{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}.v9-nepal-clock,.v10-nepal-clock,.v8-header__utility-tools,.v9-header__utility-tools,.v10-header__utility-tools{display:flex!important;align-items:center!important;gap:12px!important}.v9-header__emergency,.v10-header__emergency{display:flex!important;align-items:center!important;gap:7px!important;color:#fff!important;font-weight:700!important}.v10-language__button{border:1px solid rgba(255,255,255,.24)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;border-radius:999px!important;padding:5px 10px!important}.v10-language__menu{background:#fff!important;color:var(--bhc-text)!important;border:1px solid var(--bhc-border)!important;box-shadow:var(--bhc-shadow-sm)!important;border-radius:12px!important;padding:6px!important;z-index:10000!important}

/* brand header */
.humanized-header{position:relative;z-index:1000;background:#fff!important;box-shadow:0 1px 0 rgba(16,48,57,.07)}.humanized-header__brand-row{min-height:92px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding-block:14px!important}.humanized-brand{display:flex!important;align-items:center!important;gap:14px!important;min-width:0}.humanized-brand__logo{width:64px!important;height:64px!important;min-width:64px!important;border-radius:18px!important;display:grid!important;place-items:center!important;background:#fff!important;border:1px solid var(--bhc-border)!important;box-shadow:var(--bhc-shadow-sm)!important;overflow:hidden!important}.humanized-brand__logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important}.humanized-brand__copy{display:flex!important;flex-direction:column!important;line-height:1.15!important;min-width:0}.humanized-brand__copy small{font-size:.74rem!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--bhc-primary)!important;margin-bottom:5px!important}.humanized-brand__copy strong{font-size:clamp(1.25rem,2.1vw,1.85rem)!important;font-weight:850!important;color:var(--bhc-deep)!important;letter-spacing:-.03em!important;white-space:normal!important}.humanized-brand__copy>span{font-size:.84rem!important;color:var(--bhc-muted)!important;margin-top:5px!important}.humanized-header__actions{display:flex!important;align-items:center!important;gap:10px!important}.v28-action-rail,.v34-action-rail{display:flex!important;align-items:center!important;gap:9px!important}.v28-header-action,.v34-header-action{min-height:48px!important;padding:9px 13px!important;border:1px solid var(--bhc-border)!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:center!important;gap:9px!important;transition:.22s ease!important;box-shadow:none!important}.v28-header-action:hover,.v34-header-action:hover{transform:translateY(-2px)!important;border-color:#b9d9d0!important;box-shadow:var(--bhc-shadow-sm)!important}.v28-header-action__icon,.v34-header-action__icon{width:32px!important;height:32px!important;border-radius:10px!important;display:grid!important;place-items:center!important;background:var(--bhc-soft)!important;color:var(--bhc-primary)!important}.v28-header-action__icon svg,.v34-header-action__icon svg{width:17px!important;height:17px!important;fill:currentColor!important}.v28-header-action__copy small,.v34-header-action__copy small{font-size:.64rem!important;color:var(--bhc-muted)!important}.v28-header-action__copy strong,.v34-header-action__copy strong{font-size:.78rem!important;color:var(--bhc-deep)!important}.humanized-search-toggle,.v9-search-toggle,.v10-search-toggle,.v28-search-toggle{width:46px!important;height:46px!important;border-radius:14px!important;border:1px solid var(--bhc-border)!important;background:#fff!important;color:var(--bhc-deep)!important;display:grid!important;place-items:center!important}.humanized-search-toggle svg{width:20px!important;fill:currentColor!important}.v7-flag-logo,.v9-flag-logo,.v10-flag-logo,.v28-flag-logo{display:none!important}.humanized-menu-toggle{border:0;background:var(--bhc-primary);width:46px;height:46px;border-radius:14px;padding:12px;display:none;flex-direction:column;justify-content:center;gap:4px}.humanized-menu-toggle>span:not(.visually-hidden){height:2px;width:100%;background:#fff;border-radius:5px}

/* nav */
.humanized-nav{background:#fff!important;border-top:1px solid var(--bhc-border)!important;border-bottom:1px solid var(--bhc-border)!important}.humanized-nav__list{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;gap:4px!important}.humanized-nav__parent>a{display:flex!important;align-items:center!important;padding:15px 13px!important;color:#28464f!important;font-size:.9rem!important;font-weight:700!important;border-radius:10px!important;transition:.2s ease!important}.humanized-nav__parent>a:hover,.humanized-nav li.is-active>.humanized-nav__parent>a{color:var(--bhc-primary)!important;background:var(--bhc-soft)!important}.humanized-nav__parent button{border:0!important;background:transparent!important;color:var(--bhc-muted)!important}.humanized-submenu{border:1px solid var(--bhc-border)!important;border-radius:18px!important;background:#fff!important;box-shadow:var(--bhc-shadow)!important;padding:22px!important}.humanized-submenu__grid a{border-radius:12px!important;padding:12px!important}.humanized-submenu__grid a:hover{background:var(--bhc-soft)!important}

/* hero */
.professional-hero{padding:34px 0 46px!important;background:linear-gradient(180deg,#fff 0%,#f3f9f7 100%)!important}.v10-home-hero__grid{gap:18px!important}.professional-hero img,.v10-home-hero img{border-radius:18px!important;object-fit:cover}.v10-editorial-panel,.v12-service-panel{background:#fff!important;border:1px solid var(--bhc-border)!important;border-radius:var(--bhc-radius)!important;box-shadow:var(--bhc-shadow-sm)!important;overflow:hidden!important}.v10-panel-heading{padding:20px 22px 12px!important}.v10-panel-heading small{color:var(--bhc-primary)!important;font-weight:800!important;letter-spacing:.09em!important;text-transform:uppercase!important}.v10-panel-heading h2{font-size:1.25rem!important;color:var(--bhc-deep)!important;font-weight:800!important}.professional-hero button,.professional-hero a{transition:.2s ease}

/* sections/cards */
.v25-section-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin-bottom:30px!important}.v25-section-heading__copy h2,.bhc-section-heading h2,.gh-section h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:850;letter-spacing:-.04em;color:var(--bhc-deep);margin:.35rem 0 .65rem}.v25-section-heading__copy p{max-width:740px;color:var(--bhc-muted);font-size:1rem}.v25-section-heading__action,.bhc-text-link,.bhc-primary-link{display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--bhc-primary)!important;font-weight:800!important}.v25-department-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.v25-department-card{background:#fff!important;border:1px solid var(--bhc-border)!important;border-radius:18px!important;padding:20px!important;min-height:150px!important;display:flex!important;gap:14px!important;align-items:flex-start!important;transition:.22s ease!important;box-shadow:none!important}.v25-department-card:hover{transform:translateY(-5px)!important;border-color:#b5d8ce!important;box-shadow:var(--bhc-shadow-sm)!important}.v25-department-card__copy strong{font-size:1rem!important;color:var(--bhc-deep)!important}.v25-department-card__copy span{color:var(--bhc-muted)!important;font-size:.84rem!important}.v25-services{background:var(--bhc-deep)!important}.v25-section-heading--light h2,.v25-section-heading--light p,.v25-section-heading--light .v25-section-heading__action{color:#fff!important}.v25-service-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.v25-service-card{background:#fff!important;border:0!important;border-radius:20px!important;overflow:hidden!important;box-shadow:none!important;transition:.22s ease!important}.v25-service-card:hover{transform:translateY(-5px)!important;box-shadow:0 22px 42px rgba(0,0,0,.16)!important}.v25-service-card__top,.v25-service-card__body,.v25-service-card__footer{padding-left:22px!important;padding-right:22px!important}.v25-service-card__body h3{font-size:1.18rem!important;font-weight:800!important}.v25-service-card__body p{color:var(--bhc-muted)!important;line-height:1.65!important}.v25-service-card__footer{padding-top:15px!important;padding-bottom:17px!important;border-top:1px solid var(--bhc-border)!important;color:var(--bhc-primary)!important;font-weight:800!important}

/* homepage blog */
.gh-blog-section{background:#fff!important}.gh-blog-card{background:#fff!important;border:1px solid var(--bhc-border)!important;border-radius:20px!important;overflow:hidden!important;box-shadow:none!important;transition:.22s ease!important}.gh-blog-card:hover{transform:translateY(-5px);box-shadow:var(--bhc-shadow-sm)}.gh-blog-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--bhc-soft)}.gh-blog-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gh-blog-card:hover .gh-blog-card__media img{transform:scale(1.035)}.gh-blog-card__body{padding:22px!important}.gh-blog-card__body small{font-size:.75rem;color:var(--bhc-primary);font-weight:800}.gh-blog-card__body h3{font-size:1.18rem;line-height:1.35;font-weight:820;margin:9px 0}.gh-blog-card__body p{color:var(--bhc-muted);line-height:1.65}.gh-blog-card__read{color:var(--bhc-primary)!important;font-weight:800!important}

/* blog index */
.bhc-blog-hero{padding:72px 0 58px;background:linear-gradient(135deg,#e9f7f2 0%,#f7fbfa 55%,#edf4f8 100%);border-bottom:1px solid var(--bhc-border)}.bhc-blog-hero__inner{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:42px;align-items:end}.bhc-blog-hero h1{max-width:850px;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.98;font-weight:900;letter-spacing:-.055em;color:var(--bhc-deep);margin:14px 0 18px}.bhc-blog-hero p{max-width:760px;font-size:1.08rem;line-height:1.75;color:var(--bhc-muted)}.bhc-blog-search{display:flex;background:#fff;padding:7px;border:1px solid var(--bhc-border);border-radius:16px;box-shadow:var(--bhc-shadow-sm)}.bhc-blog-search input{width:100%;border:0;outline:0;padding:12px 13px;background:transparent;color:var(--bhc-text)}.bhc-blog-search button{border:0;border-radius:12px;background:var(--bhc-primary);color:#fff;padding:0 20px;font-weight:800}.bhc-blog-feature{padding:52px 0 22px;background:#fff}.bhc-feature-story{display:grid;grid-template-columns:1.15fr .85fr;min-height:430px;border-radius:28px;overflow:hidden;background:var(--bhc-deep);color:#fff;box-shadow:var(--bhc-shadow)}.bhc-feature-story__media{min-height:360px;background:#dcece8}.bhc-feature-story__media img{width:100%;height:100%;object-fit:cover}.bhc-feature-story__copy{padding:46px;display:flex;flex-direction:column;justify-content:center}.bhc-feature-story__copy>span:first-child{font-size:.76rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase;color:#9ee0cf}.bhc-feature-story__copy h2{font-size:clamp(2rem,3.5vw,3.3rem);line-height:1.05;letter-spacing:-.045em;font-weight:900;margin:14px 0 18px;color:#fff}.bhc-feature-story__copy p{color:#d7e8e5;line-height:1.75;font-size:1rem}.bhc-feature-story .bhc-primary-link{color:#fff!important;margin-top:20px}.bhc-story-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:.78rem;color:var(--bhc-muted)}.bhc-feature-story .bhc-story-meta{color:#b9d5d0}.bhc-blog-grid-section{padding:58px 0 78px;background:#fff}.bhc-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}.bhc-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:start}.bhc-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bhc-article-card{background:#fff;border:1px solid var(--bhc-border);border-radius:20px;overflow:hidden;transition:.22s ease}.bhc-article-card:hover{transform:translateY(-4px);box-shadow:var(--bhc-shadow-sm)}.bhc-article-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--bhc-soft)}.bhc-article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.bhc-article-card:hover img{transform:scale(1.04)}.bhc-media-fallback{width:100%;height:100%;min-height:220px;display:grid;place-items:center;background:linear-gradient(135deg,var(--bhc-primary),#2b8ea0);color:#fff;font-size:2.3rem;font-weight:900;letter-spacing:-.05em}.bhc-article-card__body{padding:22px}.bhc-article-card__body h3{font-size:1.25rem;line-height:1.32;font-weight:850;letter-spacing:-.025em;margin:10px 0}.bhc-article-card__body p{color:var(--bhc-muted);line-height:1.65}.bhc-blog-side{display:grid;gap:18px;position:sticky;top:20px}.bhc-side-card{border:1px solid var(--bhc-border);border-radius:18px;padding:22px;background:#f9fbfa}.bhc-side-card h3{font-size:1.05rem;font-weight:850;margin:9px 0 14px}.bhc-topic-list{display:flex;flex-wrap:wrap;gap:8px}.bhc-topic-list a{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid var(--bhc-border);font-size:.8rem;font-weight:700;color:#45616a}.bhc-topic-list a:hover,.bhc-topic-list a.is-active{background:var(--bhc-primary);color:#fff;border-color:var(--bhc-primary)}.bhc-side-card--care{background:var(--bhc-deep);color:#fff;border:0}.bhc-side-card--care p{color:#c8dcda}.bhc-side-card--care a{color:#a7e5d4;font-weight:800}.bhc-blog-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding-top:20px;border-top:1px solid var(--bhc-border);font-weight:750;color:var(--bhc-primary)}.bhc-blog-pagination .is-disabled{opacity:.4}.bhc-empty{grid-column:1/-1;padding:42px;border-radius:18px;background:var(--bhc-soft);text-align:center}

/* article */
.bhc-article-hero{padding:60px 0 42px;background:#fff;border-bottom:1px solid var(--bhc-border)}.bhc-article-hero__inner{max-width:980px;margin:auto;text-align:center}.bhc-article-hero h1{font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.02;font-weight:900;letter-spacing:-.055em;color:var(--bhc-deep);margin:14px 0 20px}.bhc-article-hero p{font-size:1.08rem;line-height:1.75;color:var(--bhc-muted);max-width:820px;margin-inline:auto}.bhc-article-shell{padding:48px 0 78px;background:#fff}.bhc-article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:48px;justify-content:center;align-items:start}.bhc-article-cover{border-radius:24px;overflow:hidden;margin-bottom:30px;background:var(--bhc-soft)}.bhc-article-cover img{width:100%;max-height:520px;object-fit:cover}.bhc-article-content{font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;line-height:1.9;color:#283f46}.bhc-article-content h2,.bhc-article-content h3,.bhc-article-content h4{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--bhc-deep);font-weight:850;letter-spacing:-.03em;margin:1.8em 0 .7em}.bhc-article-content h2{font-size:2rem}.bhc-article-content h3{font-size:1.5rem}.bhc-article-content a{color:var(--bhc-primary);text-decoration:underline}.bhc-article-content blockquote{margin:28px 0;padding:20px 24px;border-left:4px solid var(--bhc-primary);background:var(--bhc-soft);border-radius:0 14px 14px 0;font-style:italic}.bhc-article-content img{border-radius:18px;margin:22px auto}.bhc-related-articles{padding:64px 0;background:#f5f8f7}.bhc-blog-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}

/* footer */
.government-footer-v27{background:var(--bhc-deep)!important;color:#dbe9e6!important;margin-top:0!important}.government-footer-v27__main{padding-top:58px!important;padding-bottom:40px!important}.government-footer-v27__grid{display:grid!important;grid-template-columns:1.15fr 1.4fr .85fr!important;gap:42px!important}.government-footer-v27__brand-link{display:flex!important;align-items:center!important;gap:14px!important}.government-footer-v27__logo{width:62px!important;height:62px!important;border-radius:16px!important;background:#fff!important;padding:5px!important;overflow:hidden!important}.government-footer-v27__logo img{width:100%!important;height:100%!important;object-fit:contain!important}.government-footer-v27__brand-copy small{color:#91cdbf!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.09em!important}.government-footer-v27__brand-copy strong{display:block!important;color:#fff!important;font-size:1.25rem!important;margin:3px 0!important}.government-footer-v27__brand p,.government-footer-v27__links a,.government-footer-v27__contact{color:#c3d7d3!important}.government-footer-v27__links h2{color:#fff!important;font-size:.95rem!important;font-weight:800!important}.government-footer-v27__links a:hover{color:#fff!important}.government-emergency-dock{position:fixed!important;left:18px!important;bottom:18px!important;z-index:999!important;display:flex!important;align-items:center!important;gap:9px!important;padding:9px 13px!important;border-radius:999px!important;background:#fff!important;border:1px solid #f2b8b1!important;box-shadow:var(--bhc-shadow-sm)!important;color:#ad3027!important}.government-emergency-dock__icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#d94841;color:#fff}.government-emergency-dock small{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.08em}.government-emergency-dock strong{display:block;font-size:.88rem}

/* generic controls */
.btn-primary{background:var(--bhc-primary)!important;border-color:var(--bhc-primary)!important}.btn-outline-primary{color:var(--bhc-primary)!important;border-color:var(--bhc-primary)!important}.btn-outline-primary:hover{background:var(--bhc-primary)!important;color:#fff!important}.form-control,.form-select{border-color:var(--bhc-border)!important;border-radius:12px!important;min-height:46px!important}.form-control:focus,.form-select:focus{border-color:#79b8a8!important;box-shadow:0 0 0 .2rem rgba(11,107,87,.12)!important}

/* responsive */
@media(max-width:1199.98px){.v28-action-rail,.v34-action-rail{display:none!important}.v25-department-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v25-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bhc-blog-layout{grid-template-columns:minmax(0,1fr) 270px}.government-footer-v27__grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:991.98px){.gh-container-wide{width:min(100% - 28px,900px)}.humanized-menu-toggle{display:flex!important}.humanized-nav{position:absolute!important;left:0;right:0;top:100%;display:none!important;max-height:70vh;overflow:auto;box-shadow:var(--bhc-shadow)!important}.humanized-nav.is-open,.humanized-nav[data-open="true"]{display:block!important}.humanized-nav__list{display:block!important;padding:10px!important}.humanized-nav__parent>a{padding:13px 12px!important}.humanized-submenu{position:static!important;box-shadow:none!important;border:0!important;background:#f6faf8!important;margin:4px 0 10px!important}.humanized-header__brand-row{min-height:78px!important}.humanized-brand__copy>span{display:none}.bhc-blog-hero__inner,.bhc-feature-story,.bhc-blog-layout,.bhc-article-layout{grid-template-columns:1fr}.bhc-blog-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.bhc-feature-story__copy{padding:32px}.bhc-feature-story__media{min-height:300px}.government-footer-v27__grid{grid-template-columns:1fr!important}.v10-home-hero__grid{grid-template-columns:1fr!important}}
@media(max-width:767.98px){.gh-container-wide{width:calc(100% - 22px)}.gh-section{padding:52px 0}.v9-nepal-clock__date,.v9-header__tool-divider{display:none!important}.humanized-header__brand-row{padding-block:10px!important}.humanized-brand{gap:10px!important}.humanized-brand__logo{width:52px!important;height:52px!important;min-width:52px!important;border-radius:14px!important}.humanized-brand__copy strong{font-size:1.1rem!important}.humanized-brand__copy small{font-size:.62rem!important}.humanized-search-toggle{display:none!important}.v25-section-heading,.bhc-section-heading{align-items:flex-start!important;flex-direction:column!important}.v25-department-grid,.v25-service-grid,.bhc-blog-grid,.bhc-blog-grid--related,.bhc-blog-side{grid-template-columns:1fr!important}.bhc-blog-hero{padding:48px 0 38px}.bhc-blog-hero h1,.bhc-article-hero h1{font-size:2.45rem}.bhc-blog-search{margin-top:4px}.bhc-feature-story{border-radius:20px}.bhc-feature-story__copy{padding:26px}.bhc-article-layout{gap:28px}.bhc-article-content{font-size:1rem;line-height:1.8}.government-emergency-dock{left:12px!important;bottom:12px!important}.government-footer-v27__main{padding-top:42px!important}.v8-header__utility-inner,.v9-header__utility-inner,.v10-header__utility-inner,.v28-header__utility-inner{width:calc(100% - 20px)!important}}
@media(max-width:430px){.humanized-brand__copy small{display:none}.humanized-brand__copy strong{font-size:1rem!important}.v10-language__button{padding:5px 8px!important}.bhc-blog-hero h1,.bhc-article-hero h1{font-size:2.05rem}.bhc-feature-story__media{min-height:230px}.bhc-feature-story__copy h2{font-size:1.85rem}.government-emergency-dock span:last-child small{display:none}}
/* Article template aliases */
.bhc-article-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:42px;align-items:center}.bhc-article-hero__media{border-radius:24px;overflow:hidden;background:var(--bhc-soft);min-height:320px}.bhc-article-hero__media img{width:100%;height:100%;max-height:470px;object-fit:cover}.bhc-crumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:28px;font-size:.8rem;color:var(--bhc-muted)}.bhc-crumb a{color:var(--bhc-primary);font-weight:750}.bhc-article-byline{display:flex;gap:10px 18px;flex-wrap:wrap;color:var(--bhc-muted);font-size:.82rem;margin-top:20px}.bhc-article-section{padding:56px 0 78px;background:#fff}.bhc-article-share{display:flex;align-items:center;gap:10px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--bhc-border);font-size:.8rem;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.bhc-article-share>span{font-weight:850;color:var(--bhc-deep)}.bhc-article-share button,.bhc-article-share a{border:1px solid var(--bhc-border);background:#fff;border-radius:999px;padding:7px 11px;color:var(--bhc-primary);font-weight:750}.bhc-article-prose{font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;line-height:1.9;color:#283f46}.bhc-article-prose h2,.bhc-article-prose h3,.bhc-article-prose h4{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--bhc-deep);font-weight:850;letter-spacing:-.03em;margin:1.8em 0 .7em}.bhc-article-prose h2{font-size:2rem}.bhc-article-prose h3{font-size:1.5rem}.bhc-article-prose a{color:var(--bhc-primary);text-decoration:underline}.bhc-article-prose blockquote{margin:28px 0;padding:20px 24px;border-left:4px solid var(--bhc-primary);background:var(--bhc-soft);border-radius:0 14px 14px 0;font-style:italic}.bhc-article-prose img{border-radius:18px;margin:22px auto;max-width:100%;height:auto}.bhc-article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.bhc-article-tags a{padding:8px 11px;border-radius:999px;background:var(--bhc-soft);color:var(--bhc-primary);font-size:.8rem;font-weight:750}.bhc-article-end{margin-top:32px;padding:22px;border-radius:16px;background:#fff8ee;border:1px solid #f2dfc0}.bhc-article-end strong{color:#8b5a0a}.bhc-article-end p{margin:.4rem 0 0;color:#6f6555;line-height:1.7}.bhc-back-blog{display:inline-flex;margin-top:26px;color:var(--bhc-primary)!important;font-weight:800}
@media(max-width:991.98px){.bhc-article-hero__grid{grid-template-columns:1fr}.bhc-article-hero__media{min-height:260px}}
