.stats-banner[data-astro-cid-dzhzzvgt]{background:var(--accent-primary);padding:50px 0}.stats-grid[data-astro-cid-dzhzzvgt]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-value[data-astro-cid-dzhzzvgt]{display:block;font-size:2.8rem;font-weight:800;color:#fff;font-family:Outfit,sans-serif}.stat-label[data-astro-cid-dzhzzvgt]{color:#ffffffbf;font-size:.85rem;text-transform:uppercase;letter-spacing:2px}.support-channels[data-astro-cid-dzhzzvgt]{padding:120px 0}.section-sub[data-astro-cid-dzhzzvgt]{color:var(--gray-400);font-size:1.15rem;max-width:700px;margin:-.5rem auto 4rem;line-height:1.6}.support-grid[data-astro-cid-dzhzzvgt]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.support-card[data-astro-cid-dzhzzvgt]{background:var(--bg-secondary);padding:3rem 2.5rem;border-radius:24px;border:1px solid var(--gray-800);text-align:center;transition:transform .3s ease,border-color .3s ease}.support-card[data-astro-cid-dzhzzvgt]:hover{transform:translateY(-8px);border-color:var(--accent-primary)}.icon[data-astro-cid-dzhzzvgt]{font-size:3rem;margin-bottom:1.5rem}.support-card[data-astro-cid-dzhzzvgt] h3[data-astro-cid-dzhzzvgt]{font-size:1.5rem;color:var(--gray-100);margin-bottom:1rem}.support-card[data-astro-cid-dzhzzvgt] p[data-astro-cid-dzhzzvgt]{color:var(--gray-400);line-height:1.6;margin-bottom:2rem}.phone[data-astro-cid-dzhzzvgt]{font-size:1.2rem;font-weight:700;color:var(--accent-primary);letter-spacing:1px;display:block;margin-bottom:.5rem}.hours[data-astro-cid-dzhzzvgt]{font-size:.85rem;color:var(--gray-500);text-transform:uppercase;letter-spacing:1px}.commitments[data-astro-cid-dzhzzvgt]{padding:120px 0}.commitments-grid[data-astro-cid-dzhzzvgt]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.commitment-card[data-astro-cid-dzhzzvgt]{padding:2.5rem;background:var(--bg-secondary);border:1px solid var(--gray-800);border-radius:20px;transition:border-color .3s}.commitment-card[data-astro-cid-dzhzzvgt]:hover{border-color:var(--accent-primary)}.commitment-card[data-astro-cid-dzhzzvgt] h4[data-astro-cid-dzhzzvgt]{color:var(--accent-primary);font-size:1.2rem;margin-bottom:1rem}.commitment-card[data-astro-cid-dzhzzvgt] p[data-astro-cid-dzhzzvgt]{color:var(--gray-400);line-height:1.7;margin:0;font-size:.95rem}.escalation[data-astro-cid-dzhzzvgt]{padding:120px 0}.escalation-timeline[data-astro-cid-dzhzzvgt]{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;margin:3rem auto 0}.esc-card[data-astro-cid-dzhzzvgt]{display:flex;gap:2rem;padding:2.5rem;background:var(--bg-secondary);border:1px solid var(--gray-800);border-radius:20px;transition:border-color .3s}.esc-card[data-astro-cid-dzhzzvgt]:hover{border-color:var(--accent-primary)}.esc-level[data-astro-cid-dzhzzvgt]{font-size:.85rem;font-weight:800;color:var(--accent-primary);text-transform:uppercase;letter-spacing:2px;min-width:80px;padding-top:4px}.esc-content[data-astro-cid-dzhzzvgt] h4[data-astro-cid-dzhzzvgt]{color:var(--gray-100);font-size:1.2rem;margin-bottom:.75rem}.esc-content[data-astro-cid-dzhzzvgt] p[data-astro-cid-dzhzzvgt]{color:var(--gray-400);line-height:1.7;margin-bottom:1rem;font-size:.95rem}.esc-time[data-astro-cid-dzhzzvgt]{color:var(--accent-secondary);font-size:.85rem;font-weight:700}.faq[data-astro-cid-dzhzzvgt]{padding:120px 0}.narrow[data-astro-cid-dzhzzvgt]{max-width:900px}.faq-list[data-astro-cid-dzhzzvgt]{margin-top:4rem;display:flex;flex-direction:column;gap:2rem}.faq-item[data-astro-cid-dzhzzvgt]{padding:2.5rem;background:var(--bg-secondary);border-radius:20px;border:1px solid var(--gray-800);transition:border-color .3s}.faq-item[data-astro-cid-dzhzzvgt]:hover{border-color:var(--accent-primary)}.faq-item[data-astro-cid-dzhzzvgt] h4[data-astro-cid-dzhzzvgt]{font-size:1.2rem;color:var(--gray-100);margin-bottom:1rem}.faq-item[data-astro-cid-dzhzzvgt] p[data-astro-cid-dzhzzvgt]{color:var(--gray-400);line-height:1.8;margin:0}.cta-section[data-astro-cid-dzhzzvgt]{padding:80px 0 120px}.cta-card[data-astro-cid-dzhzzvgt]{background:linear-gradient(135deg,#004b7a26,#141a2b80);border:1px solid var(--gray-800);padding:80px;border-radius:32px;text-align:center;max-width:900px;margin:0 auto}.cta-card[data-astro-cid-dzhzzvgt] h2[data-astro-cid-dzhzzvgt]{font-size:2.8rem;margin-bottom:1.5rem;color:var(--gray-100)}.cta-card[data-astro-cid-dzhzzvgt] p[data-astro-cid-dzhzzvgt]{font-size:1.2rem;color:var(--gray-400);margin-bottom:3rem;line-height:1.7}.cta-buttons[data-astro-cid-dzhzzvgt]{display:flex;gap:1.5rem;justify-content:center}.btn-outline[data-astro-cid-dzhzzvgt]{display:inline-block;padding:1rem 2.5rem;border:1px solid var(--gray-600);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease}.btn-outline[data-astro-cid-dzhzzvgt]:hover{border-color:#fff;background:#ffffff0d}@media(max-width:1024px){.stats-grid[data-astro-cid-dzhzzvgt]{grid-template-columns:repeat(2,1fr)}.support-grid[data-astro-cid-dzhzzvgt],.commitments-grid[data-astro-cid-dzhzzvgt]{grid-template-columns:1fr}.cta-card[data-astro-cid-dzhzzvgt]{padding:40px 25px}.cta-buttons[data-astro-cid-dzhzzvgt]{flex-direction:column;align-items:stretch}}@media(max-width:640px){.stats-grid[data-astro-cid-dzhzzvgt]{grid-template-columns:1fr}}
