@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@500;600;700&display=swap');
.nfk-senior-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#252525;background:#f4f4f2}.nfk-senior-page *{box-sizing:border-box}.nfk-senior-wrap{width:min(1160px,calc(100% - 32px));margin:0 auto}.nfk-senior-hero{min-height:520px;background:#1d1d1d;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;padding:88px 0}.nfk-senior-hero h1,.nfk-senior-page h2,.nfk-senior-page h3{font-family:Montserrat,Inter,sans-serif;letter-spacing:-.02em}.nfk-senior-hero h1{font-size:clamp(42px,7vw,76px);line-height:1.02;margin:14px 0 18px;font-weight:650;max-width:780px}.nfk-senior-hero p{font-size:clamp(18px,2.4vw,24px);line-height:1.55;max-width:720px;margin:0 0 30px}.nfk-eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:800;color:#fff}.nfk-eyebrow.red{color:#d71920}.nfk-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;border-radius:999px;font-weight:800;text-decoration:none!important;transition:.2s ease;border:2px solid transparent}.nfk-btn-red{background:#d71920;color:#fff!important}.nfk-btn-red:hover{transform:translateY(-2px);filter:brightness(.95)}.nfk-btn-white{background:#fff;color:#d71920!important;border-color:#fff}.nfk-senior-section{padding:76px 0;background:#fff}.nfk-senior-section.nfk-light{background:#f4f4f2}.nfk-senior-section.nfk-muted{background:#f7f7f7}.nfk-senior-page h2{font-size:clamp(30px,4vw,46px);line-height:1.1;margin:0 0 24px;color:#222;font-weight:650}.nfk-senior-page h3{font-size:22px;margin:0 0 12px;color:#222;font-weight:650}.nfk-two-col{display:grid;grid-template-columns:0.9fr 1.1fr;gap:44px;align-items:start}.nfk-lead{font-size:18px;line-height:1.8;color:#444}.nfk-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.nfk-team-card,.nfk-info-card{background:#fff;border-radius:24px;padding:34px;box-shadow:0 18px 45px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}.nfk-team-card p,.nfk-info-card p{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0}.nfk-team-icon{width:74px;height:74px;border-radius:50%;background:#d71920;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.nfk-team-icon svg{width:38px;height:38px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nfk-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.nfk-dark-cta{background:#1d1d1d;color:#fff}.nfk-dark-cta h2,.nfk-dark-cta p{color:#fff}.nfk-cta-box{display:grid;grid-template-columns:1.2fr auto;gap:32px;align-items:center}.nfk-cta-box p{font-size:18px;line-height:1.7;max-width:760px;margin:0 0 20px}.nfk-contact-lines{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center}.nfk-contact-lines a{color:#fff!important;text-decoration:underline}.nfk-fallback-header{position:sticky;top:0;z-index:50;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 32px;box-shadow:0 6px 24px rgba(0,0,0,.08);font-family:Inter,sans-serif}.nfk-fallback-brand{font-family:Montserrat,sans-serif;font-weight:800;color:#d71920!important;text-decoration:none;font-size:24px}.nfk-fallback-header nav{display:flex;gap:18px}.nfk-fallback-header nav a{color:#222;text-decoration:none;font-weight:700}.nfk-fallback-footer{background:#111;color:#fff;text-align:center;padding:40px 20px;font-family:Inter,sans-serif}.nfk-fallback-footer p{color:#ddd;margin:8px 0 0}@media (max-width:900px){.nfk-two-col,.nfk-cta-box{grid-template-columns:1fr}.nfk-info-grid{grid-template-columns:1fr}.nfk-team-grid{grid-template-columns:1fr}.nfk-senior-section{padding:56px 0}.nfk-senior-hero{min-height:460px;padding:70px 0}.nfk-fallback-header{align-items:flex-start;flex-direction:column}.nfk-fallback-header nav{flex-wrap:wrap}}@media (max-width:560px){.nfk-senior-wrap{width:min(100% - 24px,1160px)}.nfk-senior-hero{min-height:420px}.nfk-team-card,.nfk-info-card{padding:24px;border-radius:18px}.nfk-contact-lines{flex-direction:column;align-items:flex-start}.nfk-btn{width:100%}.nfk-cta-actions{width:100%}}

/* Core hero contrast fix */
.nfk-senior-hero h1,.nfk-senior-hero p,.nfk-senior-hero .nfk-eyebrow,.nfk-badminton-hero h1,.nfk-badminton-hero p,.nfk-badminton-hero .nfk-eyebrow{color:#fff!important;}
.nfk-senior-hero h1,.nfk-badminton-hero h1{text-shadow:0 2px 18px rgba(0,0,0,.35);}
