/* Generated by scripts/extract-page-css.cjs — do not edit.
   Was an inline <style> in blog/pulse-surveys-vs-annual-surveys/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 var(--r-md) var(--r-md) 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 .comparison-table{min-width:520px}
.comparison-table{width:100%;border-collapse:collapse;margin:32px 0;font-size:15px}
.comparison-table th{background:var(--comm);color:#fff;padding:12px 16px;text-align:left;font-weight:600;font-size:13px}
.comparison-table td{padding:12px 16px;border-bottom:1px solid rgba(40,42,43,0.1);vertical-align:top}
.comparison-table tr:last-child td{border-bottom:none}
.comparison-table tr:nth-child(even) td{background:var(--surface)}
.cta-box{background:var(--comm);color:#fff;border-radius:var(--r-lg);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)}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}}
