
*{box-sizing:border-box}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f8fafc;color:#102033}
a{text-decoration:none}
.topbar{background:#061b3a;color:#dbeafe;padding:8px 5%;font-size:14px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.header{background:white;display:flex;align-items:center;justify-content:space-between;padding:12px 5%;box-shadow:0 4px 20px rgba(15,23,42,.08);position:sticky;top:0;z-index:10}
.logo img{height:88px;width:auto;display:block}
.nav{display:flex;align-items:center;gap:26px;font-weight:700;font-size:15px}
.nav a{color:#061b3a}.nav a:hover{color:#c9962f}.nav .cta{background:#c9962f;color:white;padding:13px 20px;border-radius:6px}
.hero{background:linear-gradient(105deg,rgba(6,27,58,.96),rgba(6,27,58,.82),rgba(6,27,58,.15)),url('https://images.unsplash.com/photo-1517935706615-2717063c2225?auto=format&fit=crop&w=1800&q=80') center/cover no-repeat;color:white}
.hero-inner{max-width:1220px;margin:auto;padding:92px 5% 110px}
.eyebrow{color:#c9962f;font-weight:900;letter-spacing:1.8px;text-transform:uppercase;font-size:16px;line-height:1.3;margin-bottom:8px}
.hero .eyebrow{color:#e0b85a}
.hero h1{font-size:56px;line-height:1.08;max-width:850px;margin:18px 0}
.hero p{font-size:19px;line-height:1.7;max-width:760px;color:#e5edf7}
.buttons{margin-top:28px;display:flex;gap:14px;flex-wrap:wrap}
.btn{display:inline-block;padding:15px 24px;border-radius:6px;font-weight:800}
.btn-primary{background:#c9962f;color:white}.btn-secondary{background:white;color:#061b3a}
.trust-panel{max-width:1120px;margin:-50px auto 0;background:white;border-radius:16px;box-shadow:0 18px 40px rgba(15,23,42,.16);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;position:relative;z-index:2}
.trust-item{padding:22px;background:white;border-right:1px solid #e2e8f0}
.trust-item:last-child{border-right:none}.trust-item strong{display:block;color:#061b3a;margin-bottom:6px;font-size:17px}.trust-item span{font-size:14px;color:#334155;line-height:1.5}
.section{max-width:1220px;margin:auto;padding:74px 5%}.center{text-align:center}
.section h2{font-size:38px;color:#061b3a;margin:8px 0 14px;line-height:1.18}
.lead{font-size:18px;color:#334155;line-height:1.7;max-width:850px;margin:0 auto 34px}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.card{background:white;border:1px solid #e2e8f0;border-radius:16px;padding:26px;box-shadow:0 8px 22px rgba(15,23,42,.06);color:#102033}
.card:hover{box-shadow:0 14px 30px rgba(15,23,42,.10)}
.card h3{margin:0 0 10px;color:#061b3a;font-size:20px}.card p{color:#334155;line-height:1.6;margin:0}.icon{width:48px;height:48px;border-radius:50%;background:#061b3a;color:#e0b85a;display:grid;place-items:center;font-size:24px;margin-bottom:16px}
.why{background:linear-gradient(135deg,#061b3a,#082b57);color:white}.why-inner{max-width:1220px;margin:auto;padding:66px 5%;display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center}.why h2{font-size:40px;margin:0 0 18px}.why p{line-height:1.7;color:#dbeafe}
.badge-box{background:white;color:#102033;border-radius:16px;padding:24px 26px;box-shadow:0 14px 30px rgba(0,0,0,.16);align-self:center}
.badge-box h3{margin:0 0 12px;color:#061b3a;font-size:23px;line-height:1.2}
.badge-box p{color:#334155;font-size:15.5px;line-height:1.55;margin:8px 0}
.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.stat{border-top:1px solid #e2e8f0;padding-top:12px;color:#334155;font-size:14px}.stat strong{font-size:23px;color:#061b3a}
.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:white;border-radius:16px;padding:24px;border:1px solid #e2e8f0}.num{width:36px;height:36px;border-radius:50%;background:#c9962f;color:white;display:grid;place-items:center;font-weight:800;margin-bottom:14px}
.cta-band{background:#dcecff}.cta-inner{max-width:1220px;margin:auto;padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:26px}.cta-inner h2{color:#061b3a;margin:0;font-size:32px}.cta-inner p{color:#334155;margin:8px 0 0}
.form-field{display:block}.form-control{width:100%;padding:13px;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;font:inherit;margin-top:6px}
.footer{background:#061b3a;color:#dbeafe}.footer-inner{max-width:1220px;margin:auto;padding:42px 5%;display:grid;grid-template-columns:1.55fr 1fr 1.65fr 1.45fr;gap:32px}.footer-logo{height:92px;background:white;border-radius:10px;padding:6px;margin-bottom:12px}.footer h4{color:white;margin:0 0 14px}.footer a{color:#dbeafe;display:block;margin:8px 0}.footer a:hover{color:#e0b85a}
.footer-services{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
.legal{border-top:1px solid rgba(255,255,255,.18);max-width:1220px;margin:auto;padding:16px 5%;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:14px}.legal-links a{display:inline;margin-left:18px;color:#dbeafe}
.legal-page p,.legal-page li{font-size:17px;line-height:1.8;color:#334155}
.legal-page h3{color:#061b3a;margin-top:30px}
@media(max-width:950px){.nav{display:none}.hero h1{font-size:40px}.trust-panel,.service-grid,.process,.why-inner,.footer-inner{grid-template-columns:1fr}.footer-services{grid-template-columns:1fr}.cta-inner{flex-direction:column;align-items:flex-start}.logo img{height:68px}.badge-box{padding:22px}.eyebrow{font-size:15px}}


/* Final footer spacing fix */
.footer-services{
    display:block !important;
}

.footer-services a{
    display:block !important;
    margin:8px 0 !important;
}

.footer p{
    margin:8px 0 !important;
}

/* Final legal pages and footer integration */
.legal-hero .hero-inner{padding-top:82px;padding-bottom:92px}
.legal-wrap{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}
.legal-card{background:white;border:1px solid #e2e8f0;border-radius:18px;padding:38px;box-shadow:0 14px 34px rgba(15,23,42,.08)}
.legal-card h2{margin-top:0}.legal-card h3{border-top:1px solid #e2e8f0;padding-top:22px}
.legal-aside{background:#061b3a;color:#dbeafe;border-radius:18px;padding:28px;box-shadow:0 14px 34px rgba(15,23,42,.12);position:sticky;top:128px}
.legal-aside h3{color:white;margin:0 0 14px}.legal-aside a{display:block;color:#dbeafe;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14);font-weight:700}.legal-aside a:hover{color:#e0b85a}.legal-aside p{color:#dbeafe;font-size:15px;line-height:1.7;margin-top:18px}
.footer .legal-links a{font-weight:700}
@media(max-width:950px){.legal-wrap{grid-template-columns:1fr}.legal-card{padding:26px}.legal-aside{position:static}.legal-links a{margin-left:0;margin-right:14px}}

/* Mobile responsiveness upgrade - May 2026 */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%;height:auto}

@media (max-width:1100px){
  .nav{gap:14px;font-size:14px}
  .nav .cta{padding:11px 14px}
  .service-grid{grid-template-columns:repeat(2,1fr)}
  .trust-panel{grid-template-columns:repeat(2,1fr);margin-left:5%;margin-right:5%}
  .trust-item:nth-child(2){border-right:none}
  .footer-inner{grid-template-columns:1fr 1fr}
}

@media (max-width:768px){
  body{font-size:16px;line-height:1.5}
  .topbar{display:block;text-align:center;padding:9px 16px;font-size:12.5px;line-height:1.45}
  .topbar div{margin:3px 0}

  .header{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px 16px}
  .logo img{height:58px}
  .nav{display:flex !important;flex-wrap:wrap;justify-content:center;gap:8px 12px;width:100%;font-size:13.5px;line-height:1.2}
  .nav a{padding:6px 4px}
  .nav .cta{padding:10px 14px;border-radius:999px;margin-top:2px}

  .hero{background-position:center !important}
  .hero-inner{padding:54px 20px 64px !important;text-align:left}
  .hero h1{font-size:32px !important;line-height:1.14;margin:12px 0 14px;max-width:100%}
  .hero p{font-size:16px;line-height:1.65;max-width:100%}
  .eyebrow{font-size:13px;letter-spacing:1.1px}

  .buttons{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}
  .btn{width:100%;text-align:center;padding:13px 18px}

  .trust-panel{grid-template-columns:1fr !important;margin:-28px 16px 0;border-radius:14px}
  .trust-item{border-right:none;border-bottom:1px solid #e2e8f0;padding:18px}
  .trust-item:last-child{border-bottom:none}

  .section{padding:48px 20px !important}
  .section h2{font-size:28px;line-height:1.18}
  .lead{font-size:16px;line-height:1.65;margin-bottom:24px}

  .service-grid,.process,.stats{grid-template-columns:1fr !important;gap:14px}
  .card,.step,.badge-box{padding:20px;border-radius:14px}
  .card h3{font-size:19px}
  .icon{width:42px;height:42px;font-size:20px;margin-bottom:12px}

  .why-inner{grid-template-columns:1fr !important;padding:48px 20px !important;gap:22px}
  .why h2{font-size:28px;line-height:1.18}

  .cta-inner{padding:34px 20px !important;display:grid;grid-template-columns:1fr;align-items:start}
  .cta-inner h2{font-size:26px;line-height:1.2}

  .footer-inner{grid-template-columns:1fr !important;padding:36px 20px !important;gap:24px}
  .footer-logo{height:68px}
  .footer a{margin:7px 0}
  .footer-services{display:block !important}
  .legal{display:block;text-align:left;padding:16px 20px;font-size:13px;line-height:1.55}
  .legal span{display:block;margin-bottom:10px}
  .legal-links a{display:inline-block !important;margin:0 12px 8px 0 !important}

  .legal-wrap{grid-template-columns:1fr !important}
  .legal-card{padding:22px !important;border-radius:14px}
  .legal-aside{position:static !important;padding:22px;border-radius:14px}

  .form-control{font-size:16px;padding:13px 12px}
  textarea.form-control{min-height:130px}

  /* Force older inline two-column layouts to become mobile-friendly */
  section div[style*="display:grid"],
  section div[style*="display: grid"]{
    grid-template-columns:1fr !important;
    gap:22px !important;
  }
  section[style*="background:#f1f5f9"] > div,
  section[style*="background: #f1f5f9"] > div{
    padding-left:0 !important;
    padding-right:0 !important;
  }
}

@media (max-width:420px){
  .hero h1{font-size:28px !important}
  .section h2,.why h2{font-size:25px}
  .nav{font-size:13px;gap:6px 9px}
  .topbar{font-size:12px}
  .logo img{height:52px}
  .card,.step,.badge-box,.legal-card{padding:18px !important}
}

img{max-width:100%;height:auto;}@media(max-width:768px){body{overflow-x:hidden}.footer-inner{display:block!important}}