.nhac-experience{background:#fff;color:#1a1a1a;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;padding:clamp(2rem,4vw,4rem) 0}.nhac-experience__inner{align-items:stretch;display:flex;gap:clamp(1.25rem,3vw,3rem);margin:0 auto;width:min(1100px,92vw)}.nhac-experience__media{background:#f0f0f0;border-radius:14px;flex:0 1 44%;margin:0;overflow:hidden}.nhac-experience__media img{display:block;height:100%;object-fit:cover;width:100%}.nhac-experience__content{display:flex;flex:1 1 56%;flex-direction:column;gap:clamp(1rem,2.2vw,1.5rem)}.nhac-experience__headline{color:#111;font-size:clamp(1.25rem,2.2vw,2rem);font-weight:600;line-height:1.25;margin:0}.nhac-stats{display:flex;flex-wrap:wrap;gap:clamp(.75rem,1.6vw,1.25rem)}.nhac-pill{align-self:flex-start;background:rgba(36,181,110,.1);border-radius:9999px;color:var(--nhac-green,#24b56e);display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;line-height:1.2;margin-bottom:.75rem;max-width:100%;padding:.35rem .75rem;text-transform:uppercase;white-space:nowrap;width:fit-content}.nhac-stat{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;flex:1 1 220px;padding:clamp(.9rem,1.6vw,1.25rem)}.nhac-stat__value{align-items:center;color:#222;display:flex;font-size:clamp(1.4rem,2.3vw,1.9rem);font-weight:700;gap:.4rem;line-height:1.1;margin-bottom:.25rem}.nhac-stat__label{color:#555;font-size:.95rem;line-height:1.4}.nhac-tooltip{color:#555;cursor:pointer;font-size:.8rem;line-height:1;position:relative}.nhac-tooltip:focus,.nhac-tooltip:hover{color:#000}.nhac-tooltip__text{background:#111;border-radius:6px;bottom:125%;color:#fff;font-size:.75rem;opacity:0;padding:.5rem .75rem;pointer-events:none;transition:opacity .2s ease;visibility:hidden;white-space:nowrap;z-index:10}.nhac-tooltip__text,.nhac-tooltip__text:after{left:50%;position:absolute;transform:translateX(-50%)}.nhac-tooltip__text:after{border:5px solid transparent;border-top-color:#111;content:"";top:100%}.nhac-tooltip:focus .nhac-tooltip__text,.nhac-tooltip:hover .nhac-tooltip__text{opacity:1;visibility:visible}@media (max-width:860px){.nhac-experience__inner{flex-direction:column}.nhac-experience__media{aspect-ratio:16/10}}