:root{--bg:#f5f7fb;--card:#fff;--border:#dbe1ea;--text:#1f2937;--shadow:0 12px 30px #00000014;--radius:20px;--primary:#2f6f89}*{box-sizing:border-box}body{background:#f5f7fb;background:var(--bg);color:#1f2937;color:var(--text);font-family:Arial,Helvetica,sans-serif;margin:0}.title-bar{align-items:center;background:#2f6f89;box-shadow:0 4px 12px #0000001f;color:#fff;display:flex;justify-content:flex-start;padding:14px 20px;position:relative;width:100%}.home-button{background:#ffffff2e;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;left:20px;padding:8px 14px;position:absolute;text-decoration:none;transition:background .2s ease}.home-button:hover{background:#ffffff4d}.app-shell{align-items:flex-start;display:flex;justify-content:center;min-height:calc(100vh - 78px);width:100%}.container{max-width:none;padding:1rem 1.5rem 2rem;width:100%}.container-narrow{margin:0 auto;max-width:1100px;padding:1rem 2rem 2rem;width:100%}.home-page{text-align:center}.home-title{font-size:2.5rem;font-weight:700;margin-bottom:30px}.services-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.service-box{align-items:center;background:#fff;background:var(--card);border:1px solid #dbe1ea;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius);box-shadow:0 12px 30px #00000014;box-shadow:var(--shadow);color:inherit;display:flex;justify-content:center;min-height:200px;padding:1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.service-box:hover{box-shadow:0 16px 40px #0000001f;transform:translateY(-6px)}.service-content{align-items:center;display:flex;flex-direction:column;gap:15px}.service-icon{font-size:60px}.service-name{font-size:1.2rem;font-weight:600}.card{background:#fff;background:var(--card);border-radius:20px;border-radius:var(--radius);box-shadow:0 12px 30px #00000014;box-shadow:var(--shadow);padding:40px;text-align:center;width:100%}.card p{color:#6b7280;font-size:1.05rem;line-height:1.6}.tableWrap{background:#fff;border:2px solid #000;border-radius:10px;overflow-x:auto;width:100%}table{border-collapse:collapse;min-width:1300px;width:100%}table thead th{background:#2f6f89;color:#fff;vertical-align:middle}table thead th,td{padding:12px;text-align:center}td{border-bottom:1px solid #e5e7eb}tr:hover{background:#f8fafc}.controls{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.search{flex:1 1}.county,.search{border:1px solid #ddd;border-radius:8px;padding:12px}.contact-btn{background:#2f6f89;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:7px 14px}.contact-btn:hover{background:#25596e}.contact-modal-overlay{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.contact-modal{background:#fff;border-radius:18px;box-shadow:0 12px 40px #0003;max-width:420px;padding:30px;text-align:center;width:100%}.contact-modal h2{color:#1f2937;margin-top:0}.contact-detail{margin-bottom:12px}.contact-detail a{color:#2f6f89;text-decoration:none}.site-footer{background:#1f2937;color:#fff;margin-top:60px;padding-top:40px}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 25px 40px}.footer-logo{font-size:1.2rem;font-weight:700;margin-bottom:10px}.footer-tagline{color:#d1d5db;font-size:.9rem}.footer-links{display:flex;gap:60px}.footer-column{display:flex;flex-direction:column;gap:6px}.footer-title{font-weight:700;margin-bottom:6px}.footer-column a{color:#d1d5db;font-size:.9rem;text-decoration:none}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1f;color:#9ca3af;display:flex;font-size:.8rem;justify-content:space-between;padding:15px 25px}.footer-small-links{display:flex;gap:15px}.footer-small-links a{color:#9ca3af;text-decoration:none}.footer-small-links a:hover{color:#fff}.contact-support h2,.faq-section h2{font-size:1.6rem}@media (max-width:900px){.services-grid{grid-template-columns:repeat(2,1fr)}.footer-links{flex-direction:column;gap:20px}}@media (max-width:600px){.services-grid{grid-template-columns:1fr}.home-title{font-size:2rem}.card{padding:20px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}.desktopOnly{display:block}.mobileOnly{display:none}.provider-card{background:#fff;border:1px solid #e6edf2;border-radius:16px;box-shadow:0 4px 14px #0000000d;margin-bottom:14px;padding:16px}.provider-card-header h3{color:#1f2937;font-size:1.1rem;margin:0 0 10px}.provider-card-body{grid-gap:8px;display:grid;gap:8px}.provider-card-body p{line-height:1.45;margin:0}.provider-card-actions{margin-top:14px}@media (max-width:900px){.desktopOnly{display:none}.mobileOnly{display:block}}
/*# sourceMappingURL=main.49e2db8b.css.map*/