.cta-center{justify-content:center;display:flex}.cta-center .btn{padding:14px 22px;font-size:18px}.services-title{text-align:center;color:#0081cc;font-size:26px;line-height:1.2}:root{--bg:#fff;--bg-alt:#f8fafc;--surface:#fff;--text:#0f172a;--muted:#475569;--brand:#2563eb;--brand-700:#1d4ed8;--accent:#059669;--border:#e2e8f0;--shadow:0 1px 2px #0206170f, 0 6px 20px #0206170f}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}img{max-width:100%;height:auto;display:block}.container{width:min(1100px,92%);margin:0 auto}.grid{gap:24px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.skip-link{width:1px;height:1px;position:absolute;top:auto;left:-999px;overflow:hidden}.skip-link:focus{background:var(--surface);width:auto;height:auto;box-shadow:var(--shadow);border-radius:8px;padding:8px 12px;top:16px;left:16px}.site-header{z-index:20;backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#ffffffd9;position:sticky;top:0}.site-header.no-border{border-bottom:none}.header-inner{justify-content:space-between;align-items:center;padding:14px 0;display:flex}.brand{color:var(--text);align-items:center;gap:12px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{width:auto;height:48px}.menu-toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.menu-toggle:hover{background:var(--bg-alt)}.brand-text{letter-spacing:.2px}.nav-list{align-items:center;gap:14px;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--text);border-radius:8px;padding:8px 10px;text-decoration:none}.nav-list a:hover{background:var(--bg-alt)}.nav-list .btn{padding:10px 14px}.btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{color:#0f172a;box-shadow:var(--shadow);background:#99f0ff;border-color:#99f0ff}.btn-primary:hover{background:#7ce9fb;border-color:#7ce9fb}.btn-secondary{border-color:var(--border);color:var(--text);background:0 0}.btn-secondary:hover{background:var(--bg-alt)}.hero{border-bottom:1px solid var(--border);background:radial-gradient(80% 80% at 50% 0,#2563eb1a,#0000 60%);padding:72px 0}.hero h1{margin:0 0 16px;font-size:44px;line-height:1.1}.hero-light{background:#e6fbff;border-bottom:none}.hero-light h1{color:#0081cc;text-align:center}.hero-light p{text-align:center;max-width:860px;color:var(--muted);margin:12px auto 0;font-size:20px;line-height:1.4}.hero-light .container{text-align:center}.hero-full{border-bottom:none;padding:0;position:relative}.hero-full .hero-img{object-fit:cover;object-position:center;width:100%;height:56vh;display:block}.hero-full .hero-overlay{flex-direction:column;justify-content:flex-start;align-items:center;padding-top:56px;display:flex;position:absolute;top:0;left:0;right:0}.hero-full .hero-overlay h1{color:#0081cc;text-align:center;margin:0;padding:0 16px;font-size:40px;line-height:1.1}.hero-full .hero-overlay p{text-align:center;margin:12px 0 0;padding:0 16px;font-size:20px;line-height:1.4}@media (width>=720px){.hero-full .hero-img{height:68vh}.hero-full .hero-overlay h1{font-size:54px}.hero-full .hero-overlay p{font-size:22px}.services-title{font-size:30px}.hero-light p,.hero.hero-light p{font-size:22px}}.hero p{color:var(--muted);margin:0 0 20px;font-size:18px}.hero.hero-light p{text-align:center;max-width:860px;margin:12px auto 0;font-size:20px;line-height:1.4}.hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.hero-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;align-self:start;padding:16px}.stat{border:1px dashed var(--border);background:#f8fafc;border-radius:12px;margin-bottom:10px;padding:12px}.stat-value{font-weight:700}.stat-label{color:var(--muted);font-size:14px}.section{padding:56px 0}.services-section{background:#f6feff}.services-section .lead{line-height:1.7}.services-section h3{margin-top:28px}.services-section .stat{text-align:center;background:#e6fbff;border-style:solid;border-color:#99f0ff;max-width:520px;margin:28px auto 0;padding:24px 16px}.services-section .stat .stat-label{color:var(--muted);font-size:18px;line-height:1.7}.services-section .stat .stat-source{color:var(--muted);margin-top:6px;font-size:14px}.org-logos{justify-content:center;align-items:center;gap:48px;margin:12px 0 0;display:flex}.org-logos img{width:auto;height:44px;display:block}@media (width>=720px){.org-logos img{height:52px}}.benefits{margin-top:32px}.benefit-card{text-align:center;background:#e6fbff;border:1px solid #99f0ff;border-radius:12px;padding:20px}.benefit-card h3{color:#0081cc;margin:0 0 8px;font-size:20px}.benefit-icon{color:#0081cc;justify-content:center;align-items:center;margin:8px 0;display:inline-flex}.benefit-icon svg{width:32px;height:32px;display:block}.benefit-card p{color:var(--muted);margin:0;line-height:1.6}.benefits-left .benefit-card{text-align:left}.benefits-left .benefit-card ul{margin:12px 0 0;padding-left:40px;list-style-position:outside}.benefits-left .benefit-card li{margin-bottom:10px;line-height:1.7}.benefits-left .benefit-card li:last-child{margin-bottom:0}@media (width>=901px){.benefits.grid.grid-3>:nth-child(4):nth-last-child(2){grid-column:2}.benefits.grid.grid-3>:last-child:nth-child(5){grid-column:3}}.insurers-section{padding-top:48px}.section-alt{background:var(--bg-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.section-alt.no-outline{border-top:none;border-bottom:none;padding-top:32px;padding-bottom:32px}.lead{color:var(--muted);font-size:18px;line-height:1.7}.what-expect-subhead{text-align:center}.cards{margin-top:18px}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;padding:16px}.card h3{margin-top:0}.features .feature{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;padding:16px}.quote{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;margin:0;padding:16px}.quote blockquote{margin:0 0 8px}.quote figcaption{color:var(--muted);font-size:14px}.insurers{flex-wrap:wrap;justify-content:center;gap:14px;margin:12px 0 0;padding:0;list-style:none;display:flex}.insurers li{background:var(--bg-alt);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:8px 12px}.insurers-title{text-align:center;color:var(--muted);margin:0 0 28px;font-weight:400}.insurers-logos{align-items:center}.insurers-logos li{background:0 0;border:none;border-radius:0;padding:0}.insurers-logos img{filter:none;width:auto;height:26px;display:block}.insurers-logos img[src*=logo_aetna],.insurers-logos img[src*=logo_medicare]{height:20px}.insurers-logos img[src*=logo_cigna],.insurers-logos img[src*=logo_united]{height:30px}@media (width>=900px){.insurers{flex-wrap:nowrap;justify-content:space-between}}.contact-cta .cta-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.site-footer{border-top:1px solid var(--border);background:#fff}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:24px;padding:28px 0;display:grid}.footer-grid-2{grid-template-columns:1fr 1fr;align-items:start}.footer-grid-2 .footer-nav{justify-self:start}.footer-grid-2 .footer-contact,.footer-grid-2 .footer-nav{align-self:start}.footer-nav h3{margin:0 0 8px}.footer-brand img{width:44px;height:44px;margin-bottom:8px}.footer-nav ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.footer-nav a{color:var(--text);text-decoration:none}.footer-nav a:hover{text-decoration:underline}.footer-contact h3{margin:0 0 8px}.footer-contact p{margin:0 0 6px;line-height:1.4}.footer-contact p:last-child{margin-bottom:0}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);text-align:center;padding:12px 0 24px;font-size:14px}.hide-sm{display:none}@media (width>=720px){.hide-sm{display:list-item}.menu-toggle{display:none}#primary-nav{display:block!important}}@media (width<=719px){.header-inner{gap:10px}#primary-nav{background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);display:none;position:absolute;top:60px;left:0;right:0}#primary-nav.open{display:block}.nav-list{flex-direction:column;align-items:stretch;gap:0}.nav-list li a{border-radius:0;padding:14px 16px;display:block}.nav-list li a:hover{background:var(--bg-alt)}}@media (width<=900px){.grid-2,.grid-3{grid-template-columns:1fr}.contact-cta .cta-actions{justify-content:flex-start}.footer-grid{grid-template-columns:1fr}.insurers{row-gap:20px}.insurers-logos li:nth-child(n+5){margin:0 16px}}.services-section .stat .stat-value{color:#0081cc;font-size:32px}@media (width>=720px){.services-section .stat .stat-value{font-size:36px}}
