
:root{
  --hbhh-navy:#082f55;--hbhh-blue:#0b67ad;--hbhh-green:#149957;--hbhh-ink:#17354d;
  --hbhh-muted:#64788a;--hbhh-line:#dbe7ee;--hbhh-soft:#f4faf7;--hbhh-white:#fff;
  --hbhh-shadow:0 18px 55px rgba(8,47,85,.08);
}
.hbhh-dynamic-root{background:#fff;color:var(--hbhh-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;width:100%;clear:both}
.hbhh-dynamic-root *{box-sizing:border-box}.hbhh-container{width:min(1180px,calc(100% - 40px));margin:auto}
.hbhh-eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--hbhh-green);font-size:.76rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.hbhh-eyebrow:before{content:"";width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--hbhh-green),var(--hbhh-blue))}
.hbhh-dynamic-root h2,.hbhh-dynamic-root h3{color:var(--hbhh-navy);line-height:1.1;letter-spacing:-.025em}.hbhh-dynamic-root h2{font-size:clamp(2rem,3.5vw,3.2rem);margin:12px 0 0}.hbhh-dynamic-root h3{font-size:1.2rem}
.hbhh-dynamic-intro{padding:74px 0 36px;background:#fff}.hbhh-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center}.hbhh-two-col p{color:var(--hbhh-muted);margin:0}
.hbhh-module-grid-section{padding:26px 0 84px}.hbhh-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.hbhh-module-card{position:relative;display:block;min-height:300px;padding:26px;background:#fff;border:1px solid var(--hbhh-line);border-radius:22px;text-decoration:none;box-shadow:0 12px 36px rgba(8,47,85,.05);transition:.2s ease}
.hbhh-module-card:hover{transform:translateY(-3px);box-shadow:var(--hbhh-shadow)}.hbhh-module-num{display:grid;place-items:center;width:48px;height:48px;margin-bottom:28px;border-radius:50%;background:#edf8f2;color:var(--hbhh-green);font-weight:900}
.hbhh-mini-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--hbhh-green)}.hbhh-module-card h3{margin:8px 0 12px}.hbhh-module-card p{color:var(--hbhh-muted);font-size:.9rem}.hbhh-module-card strong{position:absolute;left:26px;bottom:24px;color:var(--hbhh-blue)}
.hbhh-section{padding:82px 0}.hbhh-section--soft{background:linear-gradient(180deg,#f8fbfd,#eef7f4)}.hbhh-section--guide{background:#f7fafc}
.hbhh-section-head{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:28px}.hbhh-section-link{color:var(--hbhh-blue);font-weight:850;text-decoration:none;white-space:nowrap}
.hbhh-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hbhh-card{overflow:hidden;background:#fff;border:1px solid var(--hbhh-line);border-radius:20px}.hbhh-card-media{display:block;aspect-ratio:16/10;background:linear-gradient(135deg,#eef7f2,#e7f0f6);overflow:hidden}.hbhh-card-media img{width:100%;height:100%;object-fit:cover}.hbhh-card-media--placeholder{display:grid;place-items:center;text-decoration:none}.hbhh-card-media--placeholder span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#fff;color:var(--hbhh-green);font-size:2rem;font-weight:900}
.hbhh-card-body{padding:20px}.hbhh-card h3{margin:8px 0}.hbhh-card h3 a{color:var(--hbhh-navy);text-decoration:none}.hbhh-card p{color:var(--hbhh-muted);font-size:.9rem}.hbhh-text-link{display:inline-block;margin-top:12px;color:var(--hbhh-blue);font-weight:850;text-decoration:none}
.hbhh-guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.hbhh-guide-card{display:block;padding:28px;background:#fff;border:1px solid var(--hbhh-line);border-radius:20px;text-decoration:none}.hbhh-guide-card h3{margin:8px 0 22px}.hbhh-guide-card strong{color:var(--hbhh-blue)}
.hbhh-transparency{padding:52px 0;background:#082f55;color:#c8d8e4}.hbhh-transparency .hbhh-eyebrow{color:#7bd3a4}.hbhh-transparency .hbhh-eyebrow:before{background:#7bd3a4}.hbhh-transparency h2{color:#fff}.hbhh-transparency p{margin:10px 0 0}.hbhh-transparency-inner{display:grid;grid-template-columns:1.4fr .6fr;gap:50px;align-items:center}.hbhh-transparency-links{display:grid;gap:10px}.hbhh-transparency-links a{padding:14px 18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#fff;text-decoration:none;font-weight:800}

.hbhh-quick-nav-wrap{padding:22px 0 0;background:#fff}
.hbhh-quick-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:14px 16px;border:1px solid var(--hbhh-line);border-radius:18px;background:#f8fbfd;box-shadow:0 10px 28px rgba(8,47,85,.05)}
.hbhh-quick-nav-title{margin-right:6px;color:var(--hbhh-navy);font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.hbhh-quick-nav a{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:1px solid #d7e5ec;border-radius:999px;background:#fff;color:var(--hbhh-navy);font-size:.84rem;font-weight:800;text-decoration:none;transition:.18s ease}
.hbhh-quick-nav a:hover{background:var(--hbhh-navy);border-color:var(--hbhh-navy);color:#fff}

@media(max-width:980px){.hbhh-module-grid,.hbhh-card-grid{grid-template-columns:repeat(2,1fr)}.hbhh-two-col,.hbhh-transparency-inner{grid-template-columns:1fr;gap:30px}.hbhh-section{padding:66px 0}}
@media(max-width:640px){.hbhh-quick-nav{align-items:flex-start}.hbhh-quick-nav-title{width:100%;margin:0 0 4px}.hbhh-quick-nav a{flex:1 1 calc(50% - 8px);justify-content:center}.hbhh-container{width:min(100% - 28px,1180px)}.hbhh-dynamic-root h2{font-size:2rem}.hbhh-module-grid,.hbhh-card-grid,.hbhh-guide-grid{grid-template-columns:1fr}.hbhh-module-card{min-height:270px}.hbhh-section-head{display:block}.hbhh-section-link{display:inline-block;margin-top:14px}}
