.hp-wrap{max-width:1100px;margin:0 auto;padding:0 2rem 4rem}.hp-stats-strip{background:#111827}.hp-stats-inner{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;gap:0;overflow-x:auto}.hp-stat-item{flex:1;min-width:140px;padding:1.25rem 1.5rem;border-right:1px solid rgba(255,255,255,.08)}.hp-stat-item:last-child{border-right:none}.hp-stat-num{font-size:2rem;font-weight:900;line-height:1;letter-spacing:-.03em;color:#fff}.hp-stat-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#ffffff73;margin-top:.35rem}.hp-stat-bar-track{height:2px;background:#ffffff1a;border-radius:1px;margin-top:.6rem;overflow:hidden}.hp-stat-bar-fill{height:100%;border-radius:1px;width:0%;transition:width 1s cubic-bezier(.4,0,.2,1)}.hp-stat-item--featured{border-right:2px solid rgba(255,255,255,.2);background:#ffffff0d;min-width:200px}.hp-stat-item--featured .hp-stat-num{font-size:4rem}.hp-stat-item--featured .hp-stat-label{font-size:.72rem;color:#ffffffb3;letter-spacing:.1em}.hp-index-links{background:#1f2937}.hp-index-links-inner{max-width:1100px;margin:0 auto;padding:.6rem 2rem;display:flex;gap:2rem;flex-wrap:wrap}.hp-index-link{font-size:.75rem;color:#ffffff8c;text-decoration:none;letter-spacing:.02em}.hp-index-link:hover{color:#fff;text-decoration:none}@media(max-width:700px){.hp-stats-inner{gap:0}.hp-stat-item{min-width:110px;padding:1rem}.hp-stat-num{font-size:1.5rem}.hp-stat-item--featured .hp-stat-num{font-size:2.5rem}.hp-stat-item--featured{min-width:160px}}.hp-map-section{padding:2.5rem 0 0}.hp-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.hp-section-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);display:block}.hp-map-subtitle{font-size:.7rem;color:var(--text-secondary);margin-top:.2rem;display:block;font-style:italic}.hp-view-all{font-size:.78rem;color:var(--link);text-decoration:none;white-space:nowrap}.hp-view-all:hover{text-decoration:underline}.hp-below-map{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;margin-top:2.5rem;align-items:start}@media(max-width:760px){.hp-below-map{grid-template-columns:1fr}}.hp-ed-item{display:block;border-bottom:1px solid var(--border);padding:1rem 0;text-decoration:none;color:inherit}.hp-ed-item:first-of-type{border-top:1px solid var(--border)}.hp-ed-item:hover .hp-ed-title{color:var(--link)}.hp-ed-audience{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary)}.hp-ed-title{font-size:.95rem;font-weight:600;color:var(--text);margin:.2rem 0 .3rem;line-height:1.35;transition:color .12s}.hp-ed-summary{font-size:.83rem;color:var(--text-secondary);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hp-empty{font-size:.88rem;color:var(--text-secondary)}.hp-notable-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border);text-decoration:none;color:inherit}.hp-notable-item:first-child{border-top:1px solid var(--border)}.hp-notable-item:hover .hp-notable-name{color:var(--link)}.hp-notable-rank{font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--text-secondary);width:16px;text-align:right;flex-shrink:0}.hp-notable-body{flex:1;min-width:0}.hp-notable-name{font-size:.88rem;font-weight:600;color:var(--text);margin:0 0 .3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .12s}.hp-notable-bars{display:flex;flex-direction:column;gap:2px}.hp-notable-bar-row{display:flex;align-items:center;gap:4px}.hp-notable-bar-track{flex:1;background:#f3f4f6;border-radius:1px;height:3px}.hp-notable-bar-fill{height:3px;border-radius:1px}.hp-notable-score{font-size:.82rem;font-weight:800;letter-spacing:-.02em;flex-shrink:0;min-width:32px;text-align:right}.hp-cta{background:#111827;border-radius:4px;padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:3rem}.hp-cta-body{flex:1}.hp-cta-h{color:#fff;margin:.4rem 0 .5rem;font-size:1.2rem}.hp-cta-p{color:#ffffffa6;font-size:.88rem;margin:0 0 .85rem;max-width:480px}.hp-cta-links{display:flex;gap:1.25rem;flex-wrap:wrap}.hp-cta-link{color:#fff;font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff59}.hp-cta-link:hover{text-decoration-color:#fff}.hp-cta-btn{white-space:nowrap;background:#fff;color:#111827;font-size:.875rem;font-weight:700;padding:.6rem 1.25rem;border-radius:3px;text-decoration:none;flex-shrink:0}.hp-cta-btn:hover{background:#f3f4f6;text-decoration:none}@media(max-width:640px){.hp-cta{flex-direction:column;align-items:flex-start}}.hp-research{margin-top:3rem}.hp-research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.85rem}.hp-research-card{border:1px solid var(--border);border-radius:4px;padding:1.1rem 1.25rem;text-decoration:none;color:inherit;transition:border-color .15s;display:block}.hp-research-card:hover{border-color:var(--border-hover);text-decoration:none}.hp-research-card h3{font-size:.9rem;font-weight:600;color:var(--text);margin:0 0 .3rem}.hp-research-card p{font-size:.8rem;color:var(--text-secondary);margin:0}@media(max-width:640px){.hp-research-grid{grid-template-columns:1fr}}.world-map-wrap{position:relative}.world-map-container{height:380px;border-radius:4px;border:1px solid var(--border);background:#f0f4f8}.map-note{font-size:.72rem;color:var(--text-secondary);margin-top:.75rem}.map-note a{color:var(--link)}@media(max-width:700px){.world-map-container{height:260px}}.map-panel{position:fixed;top:0;right:0;bottom:0;width:300px;background:#fff;border-left:1px solid var(--border);box-shadow:-6px 0 24px #0000001f;transform:translate(100%);transition:transform .26s cubic-bezier(.4,0,.2,1);z-index:9999;overflow-y:auto}.map-panel.is-open{transform:translate(0)}.map-panel-close{position:absolute;top:.6rem;right:.65rem;background:none;border:none;font-size:1.1rem;line-height:1;cursor:pointer;color:var(--text-secondary);padding:2px 6px;border-radius:3px}.map-panel-close:hover{background:#f3f4f6;color:var(--text)}.map-panel-content{padding:1.1rem 1.1rem 1.25rem}.mp-name{font-size:1rem;font-weight:700;margin:0 1.5rem .15rem 0;line-height:1.2}.mp-score-row{display:flex;align-items:baseline;gap:.35rem;margin:.5rem 0 .15rem}.mp-score-num{font-size:1.9rem;font-weight:800;line-height:1}.mp-score-denom{font-size:.8rem;color:var(--text-secondary)}.mp-score-pct{font-size:.75rem;color:var(--text-secondary);margin-bottom:.85rem}.mp-groups{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1rem}.mp-group{display:flex;align-items:center;gap:.45rem;font-size:.74rem}.mp-group-name{width:72px;color:var(--text-secondary);flex-shrink:0}.mp-group-bar-wrap{flex:1;background:#f3f4f6;border-radius:2px;height:5px}.mp-group-bar{height:5px;border-radius:2px;min-width:1px}.mp-group-val{width:38px;text-align:right;font-weight:600;font-size:.72rem;flex-shrink:0}.mp-divider{border:none;border-top:1px solid #f3f4f6;margin:.75rem 0}.mp-link{display:block;text-align:center;background:var(--text);color:#fff;padding:.55rem 1rem;border-radius:4px;font-size:.78rem;font-weight:600;text-decoration:none;margin-top:.5rem}.mp-link:hover{opacity:.85}.mp-dim-section-label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:.4rem}.mp-dims{display:flex;flex-direction:column;gap:0;margin-bottom:1rem}.mp-dim-row{display:flex;align-items:center;gap:.4rem;padding:.28rem 0;border-bottom:1px solid #f3f4f6}.mp-dim-key{font-size:.62rem;font-weight:700;width:22px;flex-shrink:0}.mp-dim-label{font-size:.7rem;color:#555;flex:1}.mp-dim-chip{width:18px;height:16px;border-radius:2px;font-size:.62rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.leaflet-tooltip.map-tt{background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 2px 10px #0000001a;padding:7px 10px;pointer-events:none}.leaflet-tooltip.map-tt:before{display:none}
