/* Generated by scripts/extract-page-css.cjs — do not edit.
   Was an inline <style> in blog/employee-engagement-statistics-2026/index.html; moved out so the CSP can drop
   'unsafe-inline' from style-src. Its position in <head> is preserved,
   so the cascade is unchanged. */
.stat-callout{background:var(--surface);border-radius:12px;padding:28px;margin:28px 0;display:flex;align-items:center;gap:20px}
.stat-big{font-size:52px;font-weight:700;color:var(--growth-text);letter-spacing:-3px;line-height:1;flex-shrink:0}
.stat-text{font-size:16px;color:var(--comm-mid);line-height:1.6}
.stat-text strong{color:var(--comm)}
.callout{background:var(--surface);border-left:3px solid var(--growth);border-radius:0 12px 12px 0;padding:20px 24px;margin:32px 0}
.callout p{margin:0;font-size:15px}
.cta-box{background:var(--comm);color:#fff;border-radius:20px;padding:36px;margin:56px 0;text-align:center}
.cta-box h3{font-size:22px;font-weight:700;margin-bottom:10px;color:#fff}
.cta-box p{color:rgba(255,255,255,0.65);font-size:15px;margin-bottom:24px}
.cta-box a{background:var(--growth);color:var(--comm);padding:12px 28px;border-radius:100px;font-weight:700;text-decoration:none;font-size:15px;display:inline-block}
.cta-box a:hover{background:var(--growth-dark)}
footer{background:var(--comm);padding:56px 5% 28px;border-top:1px solid rgba(255,255,255,0.05)}
@media(max-width:900px){.foot-top{grid-template-columns:1fr 1fr;gap:32px}.stat-callout{flex-direction:column;gap:10px}}
@media(max-width:768px){.nav-right{display:none!important}}
