*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1f35;--navy-mid:#152b47;--cyan:#00b4d8;--cyan-dk:#0090ad;--cyan-lt:#a8e6f0;--blue:#1a5fa8;--blue-light:#2478cc;--white:#ffffff;--off-white:#f3f8fc;--gray-lt:#ddeaf5;--gray:#7a92ab;--text:#0f1e30;--text-muted:#3d5a73;--radius:6px;--shadow:0 4px 24px rgba(13,31,53,.13);--shadow-lg:0 12px 48px rgba(13,31,53,.2);--font-head:'Georgia','Times New Roman',serif;--font-body:'Trebuchet MS','Lucida Sans Unicode','Lucida Grande',sans-serif;--yellow:#f0c040}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--white);line-height:1.65;font-size:1rem}img{display:block;max-width:100%;height:auto}a{color:var(--blue);text-decoration:underline}a:hover,a:focus{color:var(--blue-light)}a:focus-visible{outline:3px solid var(--cyan);outline-offset:3px;border-radius:2px}.skip-link{position:absolute;top:-60px;left:1rem;background:var(--cyan);color:var(--navy);font-weight:700;padding:.5rem 1.2rem;border-radius:var(--radius);z-index:9999;text-decoration:none;transition:top .2s}.skip-link:focus{top:1rem}header{background:var(--white);position:sticky;top:0;z-index:100;box-shadow:0 2px 12px rgba(0,0,0,.08)}.header-inner{max-width:1200px;margin:0 auto;padding:.65rem 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo img{height:40px;width:258px}.client-login{display:inline-flex;align-items:center;gap:.45rem;color:var(--navy);text-decoration:none;font-size:.875rem;font-weight:600;letter-spacing:.04em;border:1px solid rgba(0,180,216,.5);padding:.45rem 1rem;border-radius:var(--radius);transition:background .18s,color .18s,border-color .18s;white-space:nowrap;min-height:44px}.client-login:hover,.client-login:focus{background:var(--cyan);color:var(--white);border-color:var(--cyan)}.client-login svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hero{background:linear-gradient(140deg,var(--navy) 0%,var(--navy-mid) 60%,#1a3a5e 100%);position:relative;overflow:hidden;padding:5rem 1.5rem 4rem}.hero::before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 70% at 85% 45%,rgba(0,180,216,.18) 0%,transparent 65%),radial-gradient(ellipse 35% 50% at 15% 80%,rgba(0,90,150,.2) 0%,transparent 60%)}.hero::after{content:'';position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:60px 60px}.hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cyan);margin-bottom:1rem;display:flex;align-items:center;gap:.6rem}.hero-eyebrow::before{content:'';display:block;width:26px;height:2px;background:var(--cyan);flex-shrink:0}.hero h1{font-family:var(--font-head);font-size:clamp(1.9rem,3.8vw,3rem);font-weight:700;color:var(--white);line-height:1.18;margin-bottom:1.2rem}.hero h1 em{font-style:normal;color:var(--cyan)}.hero-desc{font-size:1.05rem;color:#b8d0e8;max-width:500px;line-height:1.72}.hero-panel{display:flex;flex-direction:column;gap:1rem}.stat-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}.stat{background:rgba(255,255,255,.06);border:1px solid rgba(0,180,216,.2);border-radius:10px;padding:1rem .65rem;text-align:center}.stat-num{font-family:var(--font-head);font-size:1.55rem;font-weight:700;color:var(--yellow);line-height:1;display:block}.stat-label{font-size:.75rem;color:var(--gray);letter-spacing:.04em;margin-top:.3rem}.hero-card{background:rgba(255,255,255,.06);border:1px solid rgba(0,180,216,.18);border-radius:12px;padding:1.4rem 1.6rem}.hero-card-title{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--yellow);margin-bottom:.5rem}.hero-card-text{color:#aec8e0;font-size:.875rem;line-height:1.58}section{padding:4.5rem 1.5rem}.section-inner{max-width:1200px;margin:0 auto}.section-tag{font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--navy-mid);margin-bottom:.6rem;display:flex;align-items:center;gap:.5rem}.section-tag::before{content:'';display:block;width:22px;height:2px;background:var(--cyan-dk);flex-shrink:0}.section-title{font-family:var(--font-head);font-size:clamp(1.6rem,3vw,2.25rem);font-weight:700;color:var(--navy);line-height:1.25;margin-bottom:1rem}.section-lead{color:var(--text-muted);font-size:1.05rem;max-width:640px;line-height:1.7;margin-bottom:2.5rem}.about{background:var(--white)}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-lead{color:var(--text-muted);font-size:1.05rem;line-height:1.7;margin-bottom:.75rem}.about-body{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin-bottom:1rem}.about-features{list-style:none;margin:1.5rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.about-features li{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-muted)}.about-features li::before{content:'';width:7px;height:7px;background:var(--cyan);border-radius:50%;flex-shrink:0}.about-photo{border-radius:16px;overflow:hidden;border:3px solid var(--gray-lt);box-shadow:var(--shadow);width:100%}.about-photo img{width:100%;height:auto;display:block;aspect-ratio:562/393}.contact{background:var(--off-white)}.contact-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-icon{width:44px;height:44px;background:var(--blue);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon svg{width:20px;height:20px;fill:none;stroke:var(--white);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-detail-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.2rem}address{font-style:normal}.contact-detail-value{font-size:.95rem;color:var(--text);font-weight:600}.contact-detail-value a{color:var(--text);text-decoration:underline;text-underline-offset:2px}.contact-detail-value a:hover{color:var(--blue)}.provider-support{background:var(--white);border:1px solid var(--gray-lt);border-radius:12px;padding:2.25rem 2rem}.provider-support-header{text-align:center;margin-bottom:2rem}.provider-support-title{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--navy);margin-bottom:.6rem}.provider-support-desc{font-size:.9rem;color:var(--text-muted);line-height:1.65;margin-bottom:.35rem}.provider-support-desc a{color:var(--blue)}.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.provider-card{text-align:center;padding:1.25rem 1rem;border-top:1px solid var(--gray-lt)}.provider-logo-wrap{height:auto;min-height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.provider-logo{max-width:200px;height:auto;object-fit:contain;display:block}.provider-name{font-size:.9rem;margin-bottom:.25rem}.provider-name a{color:var(--blue);font-weight:600;text-decoration:none}.provider-name a:hover{text-decoration:underline}.provider-services{font-size:.875rem;color:var(--text);margin-bottom:.25rem}.provider-phone{font-size:.875rem;color:var(--text-muted)}.provider-phone a{color:var(--blue);text-decoration:none;font-weight:600}.provider-phone a:hover{text-decoration:underline}@media (max-width:640px){.provider-grid{grid-template-columns:1fr}.provider-card{border-top:none;border-bottom:1px solid var(--gray-lt);padding:1.25rem 0}.provider-card:last-child{border-bottom:none}}footer{background:#08111e;color:#7a95ae;padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.06)}.footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.8rem}footer p{color:#7a95ae}footer a{color:#7a95ae;text-decoration:none}footer a:hover{color:var(--cyan-lt)}@media (max-width:480px){.header-inner{flex-direction:column;align-items:flex-start;padding:.75rem 1.25rem}.client-login{width:100%;justify-content:center}.logo img{height:32px;width:206px}}@media (max-width:900px){.hero-inner,.about-inner{grid-template-columns:1fr;gap:2rem}.hero{padding-top:3rem}.stat-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hero h1{font-size:1.8rem}.hero{padding-bottom:2.5rem}.about-lead{color:var(--text-muted);font-size:1.05rem;line-height:1.7;margin-bottom:.75rem}.about-body{color:var(--text-muted);font-size:.95rem;line-height:1.7;margin-bottom:1rem}.about-features{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start}}.legal-hero{background:linear-gradient(140deg,var(--navy) 0%,var(--navy-mid) 100%);padding:3rem 1.5rem;position:relative;overflow:hidden}.legal-hero::after{content:'';position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:60px 60px}.legal-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto}.legal-breadcrumb{font-size:.78rem;color:var(--gray);margin-bottom:.6rem}.legal-breadcrumb a{color:var(--cyan-lt);text-decoration:none}.legal-breadcrumb a:hover{color:var(--white)}.legal-hero h1{font-family:var(--font-head);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:var(--white);line-height:1.2}.legal-body{background:var(--white);padding:3.5rem 1.5rem 4rem}.legal-body-inner{max-width:860px;margin:0 auto}.legal-updated{font-size:.8rem;color:var(--gray);margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-lt)}.legal-body-inner p{color:var(--text-muted);font-size:.975rem;line-height:1.75;margin-bottom:1rem}.legal-body-inner h2{font-family:var(--font-head);font-size:1.25rem;font-weight:700;color:var(--navy);margin:2rem 0 .6rem;line-height:1.3}.legal-body-inner h3{font-family:var(--font-head);font-size:1.05rem;font-weight:700;color:var(--navy);margin:1.5rem 0 .5rem;line-height:1.3}.legal-body-inner ul,.legal-body-inner ol{margin:.5rem 0 1rem 1.4rem;color:var(--text-muted);font-size:.975rem;line-height:1.75}.legal-body-inner li{margin-bottom:.3rem}.legal-body-inner strong{color:var(--text)}.legal-body-inner em{font-style:italic}.legal-body-inner a{color:var(--blue)}.legal-body-inner a:hover{color:var(--blue-light)}.legal-body-inner hr{border:none;border-top:1px solid var(--gray-lt);margin:2rem 0}.legal-toc{background:var(--off-white);border-radius:10px;padding:1.5rem 1.75rem;margin-bottom:2rem}.legal-toc-title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--cyan-dk);margin-bottom:.75rem}.legal-toc ol{margin-left:1.2rem;color:var(--text-muted);font-size:.875rem;line-height:1.9}.legal-toc a{color:var(--blue);text-decoration:none}.legal-toc a:hover{text-decoration:underline}.legal-body-inner table{width:100%;border-collapse:collapse;font-size:.875rem;margin:1.5rem 0}.legal-body-inner th{background:var(--navy);color:var(--white);font-weight:700;padding:.65rem .85rem;text-align:left;font-size:.8rem;letter-spacing:.04em}.legal-body-inner td{padding:.6rem .85rem;border-bottom:1px solid var(--gray-lt);color:var(--text-muted);vertical-align:top}.legal-body-inner tr:nth-child(even) td{background:var(--off-white)}@media (max-width:640px){.legal-hero{padding:2rem 1.25rem}.legal-body-inner table{font-size:.78rem}.legal-body-inner th,.legal-body-inner td{padding:.5rem .6rem}}