/* First Call Home Services, shared theme (no font imports; load fonts per-page) */
:root{--navy:#0A2540;--navy2:#123A66;--navy-deep:#061A2E;--sky:#2F8FB8;--gold:#D4A24C;--copper:#B06D34;--copper-text:#8A4F20;--cream:#FFFFFF;--warm:#F5F5F5;--text:#1F2937;--muted:#4B5563;--white:#FFFFFF;--radius:12px;--shadow:0 6px 24px rgba(10,37,64,0.08);--transition:0.3s cubic-bezier(0.4,0,0.2,1)}
html,body{font-family:'Inter','Inter-fallback','system-ui',sans-serif;letter-spacing:-0.005em;color:var(--text)}
h1,h2,h3,h4,h5,h6,.display,.section-header h2,.hero h1,.why-content h2,.contact-info h2,.review-strip-text h3,.form-title,.cert-card-big h3,.emergency-box .em-num,.score-big,.hero-stat-num,.stat-mini .num,.service-card h3,.confirm-title,.article-hero h1,.article-content h2,.article-content h3,.cta-box h3,.footer-brand .name{font-family:'Fraunces','Fraunces-fallback','Georgia',serif;font-weight:600;letter-spacing:-0.01em}
.ico{display:inline-flex;align-items:center;justify-content:center;vertical-align:-0.12em;line-height:1;color:var(--copper);width:1em;height:1em}
.ico svg{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ico.lg{width:1.4em;height:1.4em}.ico.xl{width:1.8em;height:1.8em}.ico.gold{color:var(--gold)}.ico.navy{color:var(--navy)}.ico.white{color:#fff}.alert .ico{margin-right:4px}
