:root{--brand:#224678!important;--brand-200:#749ed2!important;--accent:#ffc300!important;--white:#fff!important;--ink:#1f2937!important;--muted:#6b7280!important;--bg:#f7fafc!important;--card:#fff!important;--radius:1.25rem!important;--shadow:0 10px 25px rgba(0,0,0,.08)!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;color:var(--ink)!important;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--brand);font-weight:700;margin-top:0;letter-spacing:-0.02rem!important}p{margin-bottom:1rem!important;font-size:1rem!important}.container{max-width:1440px!important;margin-inline:auto!important}.grid{display:grid;gap:clamp(16px,2vw,24px)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.15rem;border-radius:999px;border:0;font-weight:600;text-decoration:none;box-shadow:var(--shadow)}.btn-primary{background:var(--brand);color:var(--white)}.btn-primary:hover{background:var(--brand-200)}.btn-accent{background:var(--accent);color:#1a1a1a}.btn-outline{background:transparent;border:2px solid var(--white);color:var(--white)}.kicker{font-size:.9rem;font-weight:800;color:var(--accent);letter-spacing:.08em;text-transform:uppercase}h1,.h1,.et_pb_heading_0 h1{font-size:clamp(1.9rem,3vw,2.5rem)!important;line-height:1em!important;h2,.h2,.et_pb_heading_0 h2{font-size:clamp(1.4rem,3vw,2rem)!important;line-height:1.2!important;margin:.25em 0 .5em!important}.lead{font-size:clamp(1.05rem,2.2vw,1.2rem)!important;!important;opacity:.95!important}.card{background:var(--card)!important;border-radius:var(--radius)!important;box-shadow:var(--shadow)!important;padding:clamp(16px,2.2vw,24px)!important}.cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:clamp(14px,1.8vw,20px)!important}.icon{width:28px;height:28px;flex:0 0 28px;color:var(--brand)}.muted{color:var(--muted)}.pill{display:inline-block;background:#eef5ff;color:#0f2b57;border:1px solid #d7e6ff;border-radius:999px;padding:.4rem .8rem!important;font-size:.9rem!important}.list{padding-left:1.2rem}.list li{margin:.4rem 0}.accordion{border-radius:var(--radius);overflow:hidden;border:1px solid #e5e7eb}.accordion-item{border-bottom:1px solid #e5e7eb;background:#fff}.accordion-title{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.1rem;font-weight:600;color:var(--brand)}.accordion-content{display:none;padding:0 1.1rem 1rem;color:var(--muted)}.accordion-item.open .accordion-content{display:block}.badge-row{display:flex;flex-wrap:wrap;gap:.6rem}.badge{background:var(--accent);color:#1a1a1a;border:1px solid #ffe171;border-radius:999px;padding:.35rem .65rem;font-size:.85rem}.wave-top,.wave-bottom{display:block;line-height:0}section.alt{background:var(--bg)!important}.footer-cta{background:linear-gradient(135deg,#eef3fb 0%,#fff 100%);border-radius:var(--radius)!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;border:1px solid #e6ecf8!important;padding:2rem}.hero{position:relative;isolation:isolate}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(34,70,120,.88) 0%,rgba(34,70,120,.70) 50%,rgba(116,158,210,.55) 100%),center/cover no-repeat;z-index:-1!important}.hero .container{padding-top:clamp(56px,10vw,120px);padding-bottom:clamp(36px,8vw,80px)}.hero-ctas .btn{border:2px solid rgba(255,255,255,.15)}@media (max-width:980px){.h1{font-size:40px!important;line-height:1em!important}.h2{font-size:28px!important}.lead{font-size:18px!important}.btn{padding:.8rem 1.1rem!important}.container{padding:0 20px}}@media (max-width:767px){.h1{font-size:32px!important;line-height:1em!important}.h2{font-size:24px!important}.lead{font-size:16px!important}.badge{font-size:.8rem!important}.cards{grid-template-columns:1fr!important}.pill{display:block;margin:0 0 8px 0}}@media (max-width:480px){.h1{font-size:28px!important}.h2{font-size:22px!important}.btn{font-size:15px!important}}.mt-0{margin-top:0!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.mt-6{margin-top:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.p-0{padding:0!important}.p-2{padding:.5rem!important}.p-4{padding:1rem!important}.hidden{display:none!important}.center{display:flex!important;align-items:center!important;justify-content:center!important}.text-center{text-align:center!important}