/* HKAWM professional learning: scoped additions, existing site palette. */
.hk-professional-paths{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 28px}
.hk-professional-paths a{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 16px;border:1px solid #c8dce1;border-radius:8px;background:#f2f7f7;color:#08464a;font-weight:600;text-align:center;text-decoration:none}
.hk-professional-paths a:hover{background:#e3f0f0}.hk-professional-paths a:focus-visible,.hk-people-stories a:focus-visible{outline:3px solid #7543a8;outline-offset:4px}
.hk-knowledge-panel h2{text-wrap:balance}.hk-knowledge-panel .hk-growth-button{min-height:44px}
.hk-people-stories{margin-block:32px;padding:28px!important;background:#f2f7f7;border-left:4px solid #13958c;border-radius:8px}
.hk-people-stories h2{font-size:clamp(1.5rem,2.5vw,2rem);color:#08464a;margin:0 0 12px}.hk-people-stories p{max-width:72ch;line-height:1.8;margin-bottom:18px}.hk-people-stories .hk-growth-button{display:inline-flex;align-items:center;min-height:44px}
.hk-people-link{margin:0 0 24px}.hk-people-link a{color:#08464a;text-decoration:underline;text-underline-offset:4px}
@media(max-width:960px){.desktop-nav{gap:clamp(10px,1.5vw,24px)}}
@media(max-width:680px){.hk-professional-paths{grid-template-columns:repeat(2,minmax(0,1fr))}.hk-people-stories{margin:24px 16px;padding:22px!important}.hk-professional-paths a{font-size:.95rem}}
