/* Generated by scripts/extract-page-css.cjs — do not edit.
   Was an inline <style> in blog/nearshoring-usa-mexico-guide/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}
.example-box{background:var(--trust-light);border:1.5px dashed var(--trust-dark);border-radius:var(--r-md);padding:24px 28px;margin:32px 0}
.example-box .example-tag{display:inline-block;background:var(--trust-dark);color:#fff;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:0.6px;padding:3px 10px;border-radius:100px;margin-bottom:12px}
.example-box p{margin:0 0 12px;font-size:15px}
.example-box p:last-child{margin-bottom:0}
.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0}
.stat-item{background:var(--surface);border-radius:var(--r-md);padding:20px 18px;text-align:center}
.stat-v{font-size:26px;font-weight:700;color:var(--growth-text);letter-spacing:-0.5px;line-height:1}
.stat-l{font-size:12px;color:var(--text-muted);margin-top:6px;line-height:1.4}
.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(max-width:600px){.stat-row{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}}
