
:root{--navy:#061b33;--navy2:#0b2a4a;--blue:#079bea;--cyan:#25d5ff;--ink:#08172b;--muted:#53657a;--soft:#f4f8fc;--line:#dce8f3;--gold:#ffc400;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;font-weight:500}img{max-width:100%;height:auto}a{color:inherit}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 6px 22px rgba(5,24,45,.06)}.nav-wrap{max-width:1200px;margin:0 auto;padding:12px 22px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--ink);min-width:260px}.brand img{width:92px;height:58px;object-fit:contain;display:block}.brand-title{display:block;font-size:18px;line-height:1.05;font-weight:950;letter-spacing:-.03em}.brand-sub{display:block;font-size:13px;line-height:1.05;color:#0771a8;font-weight:900}.desktop-nav{display:flex;align-items:center;gap:22px}.desktop-nav a{font-size:15px;font-weight:900;text-decoration:none;white-space:nowrap}.desktop-nav a:not(.btn):hover{color:#007bc2}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;border-radius:999px;border:0;background:linear-gradient(135deg,#078bea,#23d4ff);color:#fff;font-weight:950;padding:14px 24px;box-shadow:0 12px 28px rgba(0,145,220,.25);white-space:nowrap}.btn.light{background:#fff;color:var(--navy);box-shadow:inset 0 0 0 1px #d7e6f2,0 10px 24px rgba(0,0,0,.08)}.menu-toggle{display:none;width:58px;height:58px;border:0;border-radius:18px;background:var(--navy);color:#fff;font-size:29px;font-weight:900}.mobile-panel{display:none;background:#fff;border-top:1px solid var(--line);padding:10px 22px 20px}.mobile-panel.open{display:block}.mobile-panel a{display:block;text-decoration:none;color:var(--ink);font-size:20px;font-weight:900;padding:14px 4px;border-bottom:1px solid var(--line)}.mobile-panel .btn{width:100%;margin-top:14px;color:#fff;border-bottom:0}.hero{background:linear-gradient(135deg,#061b33,#0b2f55);color:#fff;overflow:hidden}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;padding:58px 22px}.hero-copy{min-width:0}.eyebrow{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.08);padding:9px 14px;color:#85edff;font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:950}.hero h1,.page-hero h1,.city-hero h1{font-size:clamp(44px,5.6vw,72px);line-height:.96;letter-spacing:-.06em;margin:20px 0 18px}.hero p{font-size:20px;line-height:1.55;color:#e7f5ff;font-weight:750;max-width:620px}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin:20px 0 0;padding:0;list-style:none}.hero-points li{font-size:15px;font-weight:900;color:#eaffff}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.hero-media{border-radius:30px;overflow:hidden;background:#0b2a4a;border:1px solid rgba(255,255,255,.14);box-shadow:0 26px 70px rgba(0,0,0,.32)}.hero-media img{display:block;width:100%;height:500px;object-fit:cover;object-position:center}.trust{background:#fff}.trust-inner{max-width:1200px;margin:0 auto;padding:24px 22px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-card{min-height:92px;border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 12px 34px rgba(6,27,51,.1);display:flex;align-items:center;gap:12px;padding:19px;font-weight:950}.stars{color:var(--gold);font-size:24px;letter-spacing:1px;line-height:1}.section{padding:78px 22px}.section.alt{background:var(--soft)}.container{max-width:1200px;margin:0 auto}.section-head{max-width:820px;margin-bottom:34px}.section h2,.content h2{font-size:clamp(30px,3.2vw,46px);line-height:1.04;letter-spacing:-.04em;margin:0 0 14px}.section-head p,.lead{font-size:18px;line-height:1.72;color:var(--muted)}.grid{display:grid;gap:22px}.grid.services{grid-template-columns:repeat(4,1fr)}.grid.cities,.grid.blog{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 12px 30px rgba(6,27,51,.08)}.card img{width:100%;height:190px;object-fit:cover;display:block}.card-body{padding:22px}.card h3{font-size:23px;letter-spacing:-.03em;margin:0 0 10px}.card p{color:var(--muted);line-height:1.62;margin:0 0 18px}.text-link{color:#007bc2;text-decoration:none;font-weight:950}.page-hero,.city-hero{background:linear-gradient(135deg,#061b33,#0b4a76);color:#fff;padding:70px 22px}.page-hero .container,.city-hero .container{max-width:980px}.breadcrumbs{font-weight:850;color:#a7edff;margin-bottom:14px}.breadcrumbs a{color:#fff}.content{max-width:920px;margin:0 auto}.content p,.content li{font-size:18px;line-height:1.82;color:#33445a}.content ul{padding-left:22px}.content h2{margin-top:42px}.faq{display:grid;gap:14px;margin:26px 0}.faq-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.faq-item b{display:block;margin-bottom:8px}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#061b33,#0a4d7a);color:#fff;border-radius:28px;padding:34px;margin-top:42px}.cta-band h2{margin:0 0 8px;color:#fff}.cta-band p{color:#e7f5ff;margin:0}.footer{background:#061b33;color:#dff3ff;padding:54px 22px 92px}.footer a{color:#fff;text-decoration:none}.footer-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.float-call{display:none;position:fixed;left:18px;right:18px;bottom:16px;z-index:120;justify-content:center;background:linear-gradient(135deg,#078bea,#23d4ff);color:#fff;text-decoration:none;border-radius:999px;padding:15px 20px;font-weight:950;box-shadow:0 16px 36px rgba(0,137,220,.35)}
@media(max-width:1000px){.desktop-nav{gap:14px}.brand{min-width:220px}.brand img{width:78px}.desktop-nav a{font-size:14px}.desktop-nav .btn{padding:12px 16px}}
@media(max-width:860px){.nav-wrap{padding:12px 16px}.brand{min-width:0;gap:12px}.brand img{width:74px;height:54px}.brand-title{font-size:22px}.brand-sub{font-size:15px}.desktop-nav{display:none}.menu-toggle{display:block;flex:0 0 auto}.hero-inner{display:flex;flex-direction:column;padding:0}.hero-media{width:100%;border-radius:0;border:0;box-shadow:none;order:1}.hero-media img{height:auto;aspect-ratio:1.35/1;object-fit:cover;object-position:center}.hero-copy{order:2;width:100%;padding:30px 20px 36px}.hero h1{font-size:38px;line-height:1.02;margin:16px 0 12px}.hero p{font-size:17px;line-height:1.55}.eyebrow{font-size:10px;letter-spacing:.11em;padding:8px 11px}.hero-points{grid-template-columns:1fr;gap:8px}.hero-actions{display:grid;grid-template-columns:1fr;gap:12px}.hero-actions .btn{width:100%;font-size:18px;padding:16px 18px}.trust-inner{padding:18px 18px 0}.trust-grid{grid-template-columns:1fr 1fr;gap:12px}.trust-card{min-height:92px;align-items:flex-start;flex-direction:column;padding:16px;font-size:15px;border-radius:18px}.stars{font-size:23px}.section{padding:54px 18px}.grid.services,.grid.cities,.grid.blog{grid-template-columns:1fr}.card img{height:220px}.footer-grid{grid-template-columns:1fr}.cta-band{display:block}.cta-band .btn{width:100%;margin-top:18px}.float-call{display:flex}.page-hero,.city-hero{padding:48px 18px}.content p,.content li{font-size:17px}.mobile-panel{display:none}.mobile-panel.open{display:block}}
@media(max-width:480px){.brand img{width:68px;height:50px}.brand-title{font-size:20px}.brand-sub{font-size:14px}.menu-toggle{width:56px;height:56px;border-radius:17px}.hero h1{font-size:35px}.hero-media img{aspect-ratio:1.12/1}.trust-card{min-height:96px}.card img{height:210px}}


/* V17 content/layout refinement: wider professional desktop hero without changing mobile */
@media (min-width:1200px){
  .nav-wrap{max-width:1500px;width:94%;padding-left:0;padding-right:0;}
  .hero-inner{max-width:1500px;width:94%;grid-template-columns:46% 54%;gap:70px;padding:72px 0 82px;}
  .hero-media img{height:560px;}
  .hero h1{font-size:clamp(58px,4.8vw,82px);}
  .hero p{max-width:680px;}
  .container,.trust-inner,.footer-grid{max-width:1500px;width:94%;}
  .brand img{width:108px;height:68px;}
}
