#hmp-project-hub-host{position:fixed;inset:0;z-index:1200;background:var(--bg,#f5f7fb);overflow:auto}
#hmp-project-hub-host[hidden]{display:none}
.hmp-project-hub{max-width:1100px;margin:auto;padding:20px}
.hmp-project-hub header{display:flex;align-items:center;gap:14px}
.hmp-project-hub header button{border:0;background:transparent;font-weight:700}
.hmp-project-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}
.hmp-project-metrics article,.hmp-project-source{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:14px;padding:14px}
.hmp-project-metrics small,.hmp-project-source small{display:block;color:var(--muted,#64748b)}
.hmp-project-hub nav{display:flex;gap:8px;overflow:auto;padding-bottom:10px}
.hmp-project-hub nav button{white-space:nowrap;border:1px solid var(--border,#e5e7eb);border-radius:999px;padding:9px 12px;background:var(--surface,#fff)}
.hmp-project-source{display:flex;justify-content:space-between;gap:12px;margin:10px 0}
.hmp-project-source>div:last-child{text-align:right}
@media(max-width:700px){.hmp-project-metrics{grid-template-columns:repeat(2,1fr)}.hmp-project-hub{padding:14px}}

/* v43.11.29 Project Hub reliability */
.hmp43129-project-hub nav{display:flex;gap:8px;overflow:auto;padding:10px 16px}.hmp43129-project-hub nav button.active{background:rgba(60,180,255,.18);border-color:#3cb4ff;color:#fff}.hmp43129-project-hub main{padding:18px}.hmp43129-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.hmp43129-metrics article,.hmp43129-list article,.hmp43129-document-card{border:1px solid rgba(122,164,211,.22);border-radius:16px;padding:14px;background:rgba(8,20,39,.72)}.hmp43129-list{display:grid;gap:10px}.hmp43129-list article{display:flex;justify-content:space-between;gap:12px}.hmp43129-list small,.hmp43129-list em{display:block;color:#9db0c8;margin-top:4px}.hmp43129-tab-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hmp43129-empty{padding:24px;text-align:center;color:#9db0c8}
@media(max-width:720px){.hmp43129-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}

.hmp-project-overview-title>div{display:flex;gap:8px;flex-wrap:wrap}.hmp-project-finance-button{background:linear-gradient(110deg,#1a91df,#7059e8)!important;color:#fff!important;border-color:rgba(112,199,255,.62)!important;box-shadow:0 10px 28px rgba(30,140,220,.2)}
