.intro-grid{display:grid;gap:var(--space-xl);align-items:start}@media(min-width:820px){.intro-grid{grid-template-columns:1fr 1fr}}.intro-media{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.intro-media img{width:100%;height:400px;object-fit:cover;display:block}.seai-steps{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.seai-step{display:flex;align-items:center;gap:.75rem;font-size:var(--step--1);color:var(--text-muted)}.step-num{width:26px;height:26px;border-radius:50%;background:var(--teal-700);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.section-lead{color:var(--text-muted);margin-top:.75rem;max-width:46rem;margin-inline:auto;text-align:center;line-height:1.7}.cost-table-wrap{overflow-x:auto;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-hairline);margin-top:var(--space-lg)}.cost-table{width:100%;border-collapse:collapse;font-size:var(--step--1)}.cost-table th{text-align:left;padding:.75rem 1rem;background:var(--teal-700);color:#fff;font-weight:600}.cost-table td{padding:.75rem 1rem;border-bottom:1px solid var(--border-hairline);color:var(--text-muted);background:var(--surface-raised)}.cost-table tr:last-child td{border-bottom:none}.row--highlight td{background:var(--teal-100);color:var(--teal-700)}.row--total td{background:var(--paper-50);font-weight:700;color:var(--text-strong);border-top:2px solid var(--teal-700)}.table-note{font-size:var(--step--2);color:var(--text-faint);margin-top:.75rem}.heat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-md);margin-top:var(--space-lg)}.heat-card{border-radius:var(--radius-lg);padding:var(--space-lg)}.heat-card h3{font-size:var(--step-0);font-weight:700;margin-bottom:var(--space-3)}.heat-card ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.heat-card ul li{font-size:var(--step--1);color:var(--text-muted);padding-left:1.2rem;position:relative}.heat-card--yes{background:var(--teal-100);border:1px solid var(--teal-500)}.heat-card--yes h3{color:var(--teal-700)}.heat-card--yes ul li:before{content:"✓";position:absolute;left:0;color:var(--teal-700);font-weight:700}.heat-card--maybe{background:var(--honey-100);border:1px solid var(--honey-400)}.heat-card--maybe h3{color:var(--honey-600)}.heat-card--maybe ul li:before{content:"!";position:absolute;left:0;color:var(--honey-600);font-weight:700}.heat-card--no{background:var(--brick-100);border:1px solid var(--brick-400)}.heat-card--no h3{color:var(--brick-600)}.heat-card--no ul li:before{content:"×";position:absolute;left:0;color:var(--brick-600);font-weight:700}.heat-pump-note{display:flex;gap:.75rem;background:var(--paper-50);border:1px solid var(--border-hairline);border-radius:var(--radius-md);padding:1rem 1.25rem;margin-top:var(--space-lg);align-items:flex-start}.heat-pump-note svg{color:var(--teal-700);flex-shrink:0;margin-top:.15rem}.heat-pump-note p{font-size:var(--step--1);color:var(--text-muted);line-height:1.65}.seai-two-col{display:grid;gap:var(--space-xl);align-items:center}@media(min-width:820px){.seai-two-col{grid-template-columns:1fr 1fr}}.seai-col-image{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.seai-col-image img{width:100%;height:400px;object-fit:cover;display:block}.section--teal{background:var(--teal-700)}.oss-inner{padding-block:var(--space-xl)}.oss-items{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.oss-item{display:flex;align-items:center;gap:.75rem;color:#ffffffd9;font-size:var(--step--1)}.oss-item svg{color:var(--copper-300);flex-shrink:0}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--border-hairline);padding-block:var(--space-lg)}.faq-item:first-child{border-top:1px solid var(--border-hairline)}.faq-item h3{font-size:var(--step-0);font-weight:700;color:var(--text-strong);margin-bottom:.5rem}.faq-item p{font-size:var(--step--1);color:var(--text-muted);line-height:1.7}.county-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--space-2)}.county-card{display:flex;flex-direction:column;gap:.25rem;background:var(--surface-raised);border:1px solid var(--border-hairline);border-radius:var(--radius-lg);padding:var(--space-md);transition:border-color .2s,transform .2s}.county-card:hover{border-color:var(--teal-700);transform:translateY(-2px)}.county-name{font-weight:700;color:var(--teal-700)}.county-arrow{font-size:var(--step--1);color:var(--copper-500);font-weight:700;margin-top:.25rem}.dave-cta-section{background:var(--navy-800, #1a2a45);padding-block:clamp(3rem,7vw,5rem)}.dave-cta-split{display:grid;gap:var(--space-xl);align-items:stretch}@media(min-width:900px){.dave-cta-split{grid-template-columns:1fr 420px}}.dave-cta-text{display:flex;flex-direction:column;justify-content:center}.dave-cta-img-wrap{border-radius:var(--radius-lg);overflow:hidden;min-height:300px}.dave-cta-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.section--navy{background:var(--navy-800, #1a2a45)}.dark-section .county-name{color:#ffffffe6}.dark-section .county-arrow{color:var(--copper-300, #f5a623)}.dark-section .county-card{background:#ffffff0f;border-color:#ffffff1f}.dark-section .county-card:hover{border-color:#fff6}.dark-section .section-head p.eyebrow{color:var(--copper-300)}
