/* Generated by scripts/extract-page-css.cjs — do not edit.
   Was an inline <style> in blog/enps-benchmark-by-industry/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. */
.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}
.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-scroll .bench-table{min-width:520px}
.bench-table{width:100%;border-collapse:collapse;margin:28px 0}
.bench-table th{font-size:13px;font-weight:600;color:var(--text-muted);padding:10px 14px;text-align:left;border-bottom:2px solid rgba(40,42,43,0.1)}
.bench-table td{font-size:14px;padding:13px 14px;border-bottom:1px solid rgba(40,42,43,0.07);color:var(--comm-mid)}
.bench-table tr:last-child td{border-bottom:none}
.bench-table td:nth-child(2),.bench-table td:nth-child(3),.bench-table td:nth-child(4){text-align:center;font-weight:600}
.score-neg{color:#dc2626}
.score-low{color:#b45309}
.score-mid{color:var(--growth-text)}
.score-high{color:#0891b2}
.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}.bench-table{font-size:13px}}
@media(max-width:768px){.nav-right{display:none!important}}
