
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Plus Jakarta Sans',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f1d3a;background:#fbfcfe;line-height:1.6;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:#0a6cb3;text-decoration:none;transition:color .2s}
a:hover{color:#06f}
h1,h2,h3,h4{font-family:'Space Grotesk','Plus Jakarta Sans',sans-serif;color:#0a1631;line-height:1.18;margin:0 0 .5em;letter-spacing:-.01em}
h1{font-size:clamp(2.1rem,4.6vw,3.6rem);font-weight:700;letter-spacing:-.02em}
h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}
h3{font-size:1.2rem;font-weight:600}
p{margin:0 0 1em}
.lead{font-size:1.12rem;color:#3b4b6e}
.muted{color:#5a6a86}
.small{font-size:.88rem}
.container{max-width:1200px;margin:0 auto;padding:0 1.25rem}
.narrow{max-width:820px}
.center{text-align:center}
.eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#13b8a6;margin-bottom:1rem}
.eyebrow-dark{color:#0a6cb3}
.section{padding:5rem 0}
.section-alt{background:linear-gradient(180deg,#f3f8ff 0%,#eaf2fb 100%)}
.section-head{max-width:760px;margin:0 auto 3rem;text-align:center}

/* Buttons */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.6rem;border-radius:999px;font-weight:600;font-size:.98rem;border:2px solid transparent;cursor:pointer;transition:all .25s ease;white-space:nowrap}
.btn-primary{background:linear-gradient(135deg,#0a6cb3,#13b8a6);color:#fff;box-shadow:0 10px 24px -10px rgba(10,108,179,.55)}
.btn-primary:hover{transform:translateY(-2px);color:#fff;box-shadow:0 14px 30px -10px rgba(10,108,179,.7)}
.btn-secondary{background:#fff;color:#0a1631;border-color:#dbe6f3}
.btn-secondary:hover{border-color:#0a6cb3;color:#0a6cb3}
.btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}
.btn-ghost:hover{background:rgba(255,255,255,.12);color:#fff}
.btn-ghost-light{background:rgba(255,255,255,.15);color:#fff;border-color:rgba(255,255,255,.5)}
.btn-ghost-light:hover{background:#fff;color:#0a6cb3}
.btn-call{background:#13b8a6;color:#fff;padding:.7rem 1.1rem;font-size:.95rem}
.btn-call:hover{background:#0fa292;color:#fff}
.btn-block{width:100%}
.btn-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.2rem}

/* Header */
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid #e7eef9;transition:box-shadow .2s}
.site-header.scrolled{box-shadow:0 8px 24px -18px rgba(15,29,58,.25)}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.25rem}
.brand{display:flex;align-items:center;gap:.65rem;font-weight:700;color:#0a1631}
.brand img{width:42px;height:42px;object-fit:contain}
.brand-text{display:flex;flex-direction:column;line-height:1.1}
.brand-name{font-family:'Space Grotesk',sans-serif;font-size:1.05rem;font-weight:700}
.brand-sub{font-size:.72rem;color:#5a6a86;font-weight:500}
.main-nav{display:flex;gap:.25rem}
.main-nav a{padding:.55rem .9rem;border-radius:999px;color:#0a1631;font-weight:500;font-size:.95rem}
.main-nav a:hover{background:#eef4fc;color:#0a6cb3}
.main-nav a.active{background:#0a1631;color:#fff}
.header-cta{display:flex;align-items:center;gap:.6rem}
.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;background:transparent;border:1px solid #dbe6f3;border-radius:10px;cursor:pointer;padding:0}
.nav-toggle span{display:block;width:20px;height:2px;background:#0a1631;margin:0 auto;transition:.2s}

/* Hero */
.hero{position:relative;min-height:88vh;display:flex;align-items:center;color:#fff;overflow:hidden}
.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.05)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(8,21,49,.92) 0%,rgba(10,108,179,.78) 55%,rgba(19,184,166,.55) 100%)}
.hero-inner{position:relative;padding:6rem 1.25rem 5rem;width:100%}
.hero-content{max-width:720px}
.hero .eyebrow{color:#9eecdc}
.hero h1{color:#fff}
.hero .lead{color:#dbe6f3;font-size:1.18rem;max-width:600px}
.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0 1.5rem}
.hero-bullets{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1.4rem;color:#cfe1f2;font-weight:500}

/* Page hero */
.page-hero{background:linear-gradient(135deg,#0a1631 0%,#0a6cb3 100%);color:#fff;padding:5rem 0 4rem}
.page-hero h1{color:#fff;max-width:840px}
.page-hero .lead{color:#cfe1f2;max-width:720px}
.page-hero .eyebrow{color:#9eecdc}

/* Grids */
.grid{display:grid;gap:1.5rem}
.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.areas-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}
.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}

/* Service card */
.service-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e7eef9;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}
.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px -28px rgba(15,29,58,.3)}
.service-img{height:200px;background-size:cover;background-position:center}
.service-body{padding:1.4rem 1.4rem 1.6rem}
.link-arrow{font-weight:600;color:#0a6cb3}
.link-arrow:hover{color:#13b8a6}

/* Split */
.split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}
.split-reverse .split{direction:rtl}
.split-reverse .split>*{direction:ltr}
.split-img{min-height:380px;background-size:cover;background-position:center;border-radius:24px;box-shadow:0 30px 60px -30px rgba(10,22,49,.4)}
.split-text h2{margin-top:0}
.check-list{list-style:none;padding:0;margin:1.2rem 0}
.check-list li{padding:.5rem 0 .5rem 2rem;position:relative;color:#3b4b6e}
.check-list li::before{content:"✓";position:absolute;left:0;top:.5rem;width:22px;height:22px;background:#13b8a6;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700}

/* Areas */
.areas-cloud{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}
.area-chip{background:#fff;border:1px solid #dbe6f3;color:#0a1631;padding:.55rem 1.1rem;border-radius:999px;font-weight:500;font-size:.92rem;transition:all .2s}
.area-chip:hover{border-color:#0a6cb3;color:#0a6cb3;transform:translateY(-2px)}
.area-chip-cta{background:#0a1631;color:#fff;border-color:#0a1631}
.area-chip-cta:hover{background:#0a6cb3;color:#fff;border-color:#0a6cb3}
.area-card{background:#fff;border:1px solid #e7eef9;border-radius:16px;padding:1.5rem;transition:all .2s}
.area-card:hover{border-color:#0a6cb3;transform:translateY(-3px);box-shadow:0 16px 30px -20px rgba(10,108,179,.35)}
.area-card h3{font-size:1.05rem;margin-bottom:.5rem}

/* Features */
.feature{background:#fff;border-radius:18px;padding:1.8rem 1.4rem;border:1px solid #e7eef9;text-align:center}
.feature-icon{font-size:2rem;margin-bottom:.6rem}

/* Testimonials */
.testimonial-card{background:#fff;border:1px solid #e7eef9;border-radius:18px;padding:1.8rem;display:flex;flex-direction:column;gap:1rem}
.stars{color:#f5b400;font-size:1.05rem;letter-spacing:2px}
.quote{font-size:1.02rem;color:#1a2a4d;font-style:italic}
.t-author{display:flex;flex-direction:column;border-top:1px solid #e7eef9;padding-top:1rem;font-size:.92rem;color:#5a6a86}
.t-author strong{color:#0a1631}

/* CTA band */
.cta-band{background:linear-gradient(135deg,#0a1631 0%,#0a6cb3 65%,#13b8a6 100%);color:#fff;padding:3.2rem 0}
.cta-band-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}
.cta-band h2{color:#fff;margin-bottom:.4rem}
.cta-band p{color:#dbeefb;margin:0}
.cta-band-actions{display:flex;gap:.75rem;flex-wrap:wrap}

/* FAQ */
.faq-item{background:#fff;border:1px solid #e7eef9;border-radius:14px;margin-bottom:.8rem;overflow:hidden}
.faq-item summary{list-style:none;cursor:pointer;padding:1.2rem 1.4rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:600;color:#0a1631}
.faq-item summary::-webkit-details-marker{display:none}
.faq-toggle{font-size:1.5rem;color:#0a6cb3;line-height:1;transition:transform .2s}
.faq-item[open] .faq-toggle{transform:rotate(45deg)}
.faq-answer{padding:0 1.4rem 1.3rem;color:#3b4b6e}

/* Contact */
.contact-info{background:#fff;border:1px solid #e7eef9;border-radius:20px;padding:2rem}
.info-row{display:flex;flex-direction:column;padding:.9rem 0;border-bottom:1px solid #eef3fa;gap:.2rem}
.info-row:last-of-type{border-bottom:none}
.info-row strong{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:#5a6a86}
.contact-form{background:#fff;border:1px solid #e7eef9;border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:.9rem}
.contact-form label{display:flex;flex-direction:column;font-weight:600;font-size:.88rem;color:#0a1631;gap:.35rem}
.contact-form input,.contact-form select,.contact-form textarea{padding:.8rem 1rem;border:1.5px solid #dbe6f3;border-radius:10px;font-family:inherit;font-size:.98rem;color:#0a1631;background:#fbfcfe;transition:border-color .2s;font-weight:400}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#0a6cb3}
.form-msg{margin-top:.5rem;padding:.9rem 1rem;background:#e6f9f4;border:1px solid #13b8a6;border-radius:10px;color:#0a6052;font-size:.94rem}
.map-wrap{border-radius:20px;overflow:hidden;border:1px solid #e7eef9;box-shadow:0 24px 50px -30px rgba(15,29,58,.25)}

/* Legal */
.legal h2{margin-top:2rem;font-size:1.3rem}

/* Footer */
.site-footer{background:#0a1631;color:#cfd8e8;padding:4rem 0 1.5rem;margin-top:0}
.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem}
.site-footer .brand-name{color:#fff}
.site-footer h4{color:#fff;font-size:1rem;margin-bottom:1rem}
.site-footer ul{list-style:none;padding:0;margin:0}
.site-footer li{margin-bottom:.5rem}
.site-footer a{color:#9bb0d0}
.site-footer a:hover{color:#13b8a6}
.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:2rem;margin-top:3rem;border-top:1px solid #1d2b4d;font-size:.88rem;color:#7a8aa8}
.footer-bottom a{color:#9bb0d0}

/* Responsive */
@media(max-width:900px){
  .split{grid-template-columns:1fr}
  .split-img{min-height:280px}
  .footer-grid{grid-template-columns:1fr 1fr}
  .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;border-bottom:1px solid #e7eef9;box-shadow:0 12px 24px -16px rgba(0,0,0,.15)}
  .main-nav.open{display:flex}
  .main-nav a{padding:.85rem 1rem;border-radius:10px}
  .nav-toggle{display:flex}
  .brand-sub{display:none}
  .section{padding:3.5rem 0}
  .hero{min-height:auto;padding:2rem 0}
  .cta-band-inner{flex-direction:column;text-align:center}
}
@media(max-width:560px){
  .btn{padding:.85rem 1.1rem;font-size:.92rem}
  .hero-actions .btn{width:100%}
  h1{font-size:2rem}

  .footer-grid{grid-template-columns:1fr}
  .header-cta .btn-call span{display:none}
  .btn-call{padding:.7rem .8rem}
  .hero-bullets{flex-direction:column;gap:.4rem}
}
