
:root{--navy:#00346f;--blue:#004a99;--blue2:#0066cc;--lightblue:#eaf4ff;--orange:#ff6a00;--orange2:#ff8a1c;--ink:#0d1b2a;--muted:#55626f;--line:#dce6f2;--white:#fff;--shadow:0 18px 45px rgba(0,44,96,.16);--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1140px,92vw);margin:0 auto}.site-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 6px 20px rgba(0,0,0,.08)}.topbar{width:min(1140px,92vw);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 0}.brand img{width:252px;height:auto}.header-actions{display:flex;align-items:center;gap:28px}.phone,.emergency{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;color:var(--blue)}.phone span,.emergency span{font-size:30px}.phone strong{font-size:25px;line-height:1}.emergency strong{color:var(--orange);line-height:1.1}.phone small,.emergency small{grid-column:2;font-size:13px;color:#24364b;font-weight:700}.menu-toggle{display:none;background:var(--blue);color:#fff;border:0;border-radius:8px;font-size:24px;padding:8px 12px}.nav-bar{background:linear-gradient(90deg,var(--navy),var(--blue));border-top:1px solid rgba(255,255,255,.12)}.nav-inner{display:flex;justify-content:center}.nav-inner a{color:#fff;font-weight:700;font-size:14px;padding:14px 28px;position:relative;opacity:.96}.nav-inner a.active:after,.nav-inner a:hover:after{content:"";position:absolute;left:28px;right:28px;bottom:0;height:4px;background:var(--orange);border-radius:10px 10px 0 0}.hero,.page-hero{position:relative;overflow:hidden}.hero-home{min-height:640px;display:flex;align-items:center}.hero-bg,.page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay,.page-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,20,42,.82) 0%,rgba(0,38,80,.62) 42%,rgba(0,58,120,.18) 70%,rgba(0,0,0,.28) 100%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr 330px;gap:44px;align-items:center;padding:64px 0 96px}.hero-copy{max-width:610px;color:#fff}.hero-copy h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:0 0 18px;font-weight:900;letter-spacing:-2px}.hero-copy p{font-size:23px;font-weight:750;margin:0 0 18px}.hero-bullets{list-style:none;padding:0;margin:0 0 28px}.hero-bullets li{font-size:17px;margin:8px 0;font-weight:700}.hero-bullets li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;background:var(--orange);color:#fff;border-radius:50%;margin-right:10px;font-size:12px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:14px 22px;font-weight:900;line-height:1.1;text-align:center;box-shadow:0 10px 24px rgba(0,0,0,.12);border:0}.btn span{font-size:14px}.btn.orange{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff}.btn.blue{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff}.btn.light{background:#fff;color:var(--blue)}.quote-form{background:linear-gradient(180deg,var(--blue),var(--navy));border-radius:12px;padding:20px;box-shadow:var(--shadow);color:#fff;border:1px solid rgba(255,255,255,.18)}.quote-form h2{font-size:21px;margin:0;text-align:center;line-height:1.1}.quote-form p{text-align:center;margin:2px 0 14px;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid #b8cbe4;border-radius:7px;margin:7px 0;padding:12px 12px;font:inherit;background:#fff;color:#1c2c3d}.quote-form button{width:100%;border:0;border-radius:8px;margin-top:8px;padding:13px;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;font-weight:900;font-size:15px;cursor:pointer}.quote-form small{display:block;text-align:center;margin-top:9px;color:#dbeaff;font-weight:700}.feature-wrap{position:relative;margin-top:-55px;z-index:4}.feature-bar{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:13px;box-shadow:var(--shadow);border:1px solid var(--line);overflow:hidden}.feature{display:flex;gap:14px;align-items:center;padding:22px}.feature+.feature{border-left:1px solid var(--line)}.feature-icon{width:48px;height:48px;border:3px solid var(--blue);border-radius:50%;display:grid;place-items:center;color:var(--blue);font-weight:900;font-size:23px;flex:0 0 auto}.feature strong{display:block;color:var(--blue);font-size:17px}.feature p{margin:2px 0 0;color:#435263;font-size:14px}.section-head{text-align:center;margin-bottom:30px}.section-head h2{font-size:30px;color:var(--blue);margin:0;font-weight:900;letter-spacing:-.5px}.section-head h2:after{content:"";display:block;width:48px;height:4px;background:var(--orange);border-radius:10px;margin:7px auto 0}.section-head p{margin:8px 0;color:var(--muted)}.services-section{padding:38px 0 18px}.service-grid{display:grid;grid-template-columns:1.18fr repeat(4,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:26px 20px;text-align:center;box-shadow:0 8px 22px rgba(0,44,96,.06);min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center}.service-card.featured{background:linear-gradient(150deg,var(--blue),var(--navy));color:#fff}.card-icon{font-size:42px;color:var(--blue);line-height:1}.featured .card-icon{color:#fff}.service-card h3{font-size:22px;line-height:1.05;margin:13px 0 8px;color:var(--blue);font-weight:900}.service-card.featured h3{color:#fff}.service-card p{font-size:14px;margin:0 0 18px;color:#3f4d5a}.service-card.featured p{color:#eef5ff}.service-card a{background:#fff;border:2px solid var(--blue);color:var(--blue);padding:8px 20px;border-radius:6px;font-weight:900;font-size:13px;margin-top:auto}.service-card.featured a{background:var(--orange);border-color:var(--orange);color:#fff}.about-split{padding:18px 0 34px}.split-card{display:grid;grid-template-columns:1.15fr 1fr;gap:30px;align-items:center;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 10px 28px rgba(0,44,96,.07);background:#fff}.split-card>img{width:100%;height:360px;object-fit:cover}.split-copy{padding:26px 30px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--orange);font-size:12px}.split-copy h2,.main-content h2{font-size:30px;line-height:1.05;color:var(--blue);margin:8px 0 12px;font-weight:950}.check-list{list-style:none;padding:0;margin:20px 0 0}.check-list li{display:grid;grid-template-columns:34px 1fr;margin:14px 0}.check-list li:before{content:"✓";width:25px;height:25px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}.check-list strong{display:block;color:var(--blue)}.check-list span{display:block;color:#455261;font-size:14px}.area-strip{background:linear-gradient(90deg,#e5f2ff,#f5faff);padding:22px 0}.area-inner{display:grid;grid-template-columns:58px 1fr 1.8fr;gap:18px;align-items:center}.pin{width:56px;height:56px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:22px}.area-strip h2{margin:0;color:var(--blue);font-size:22px}.area-strip p{margin:3px 0 0;color:#213246}.area-pills,.mini-pills{display:flex;flex-wrap:wrap;gap:10px}.area-pills a,.mini-pills a{background:#fff;border:1px solid #cbdff4;border-radius:999px;padding:7px 13px;color:var(--blue);font-weight:850;font-size:13px}.reviews{padding:28px 0 36px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.review-grid blockquote{margin:0;background:#fff;border:1px solid var(--line);border-radius:12px;text-align:center;padding:22px;box-shadow:0 8px 20px rgba(0,44,96,.06)}.stars{color:var(--orange);letter-spacing:4px;font-size:20px}.review-grid p{font-weight:700;color:#2c3540}.review-grid cite{color:var(--blue);font-style:normal;font-weight:900}.bottom-cta{background:var(--blue);padding:14px 0;color:#fff}.bottom-grid{display:grid;grid-template-columns:1.4fr auto 1.4fr auto;gap:22px;align-items:center}.bottom-grid strong{font-size:18px}.bottom-grid p{margin:0;color:#d9eaff}.question,.phone-round{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#fff;color:var(--blue);font-weight:900;margin-right:12px;font-size:22px;vertical-align:middle}.site-footer{background:linear-gradient(180deg,var(--blue),var(--navy));color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.25fr;gap:30px;padding:26px 0}.footer-logo{width:210px;filter:brightness(0) invert(1)}.site-footer p,.site-footer li{color:#dceaff;font-size:14px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer h3{margin:0 0 10px;font-size:17px}.site-footer li{margin:4px 0}.site-footer a:hover{text-decoration:underline}.socials span{display:inline-grid;place-items:center;background:#fff;color:var(--blue);width:28px;height:28px;border-radius:50%;font-weight:900;margin-right:7px}.license-badge{border:2px solid rgba(255,255,255,.7);border-radius:8px;padding:9px 12px;margin-top:12px;font-weight:900;display:inline-block}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);font-size:13px;color:#dceaff}.footer-bottom .container{display:flex;justify-content:space-between;gap:16px;padding:13px 0}.footer-bottom a{margin-left:20px}.compact-hero{min-height:520px;display:flex;align-items:center}.page-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 330px;gap:40px;align-items:center;padding:60px 0;color:#fff}.page-hero h1{font-size:clamp(36px,5vw,58px);line-height:1;margin:6px 0 12px;font-weight:950;letter-spacing:-1px}.page-hero p{font-size:20px;max-width:650px;font-weight:700}.content-section{padding:46px 0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:35px;align-items:start}.main-content{font-size:17px}.main-content h2{margin-top:8px}.main-content p{color:#394758}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:20px 0 28px}.problem-grid div,.inline-cta,.article-card,.area-card{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(0,44,96,.06);padding:20px}.problem-grid h3{margin:0 0 6px;color:var(--blue);font-size:20px}.inline-cta{background:linear-gradient(135deg,var(--blue),var(--navy));color:#fff;margin:28px 0}.inline-cta h2,.inline-cta p{color:#fff}.sidebar{position:sticky;top:145px}.side-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;margin-bottom:20px;box-shadow:0 8px 22px rgba(0,44,96,.08)}.side-card h3{color:var(--blue);margin:0 0 12px;font-size:21px}.side-card .quote-form{box-shadow:none;margin:0;padding:16px}.side-card .quote-form h2{font-size:18px}.link-list{list-style:none;padding:0;margin:0}.link-list li{border-bottom:1px solid var(--line)}.link-list a{display:block;padding:9px 0;color:var(--blue);font-weight:800}.columns{columns:2;list-style:none;padding:0}.columns li{break-inside:avoid;margin:8px 0}.columns a{color:var(--blue);font-weight:800}.area-card-list{display:grid;gap:10px}.area-card{display:block;padding:14px}.area-card strong{display:block;color:var(--blue)}.area-card span{font-size:13px;color:var(--muted)}details{border:1px solid var(--line);border-radius:10px;margin:10px 0;padding:14px;background:#fff}summary{cursor:pointer;color:var(--blue);font-weight:900}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:20px}.article-card{display:block}.article-card span{color:var(--orange);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.article-card strong{display:block;color:var(--blue);font-size:19px;margin:5px 0}.article-card p{margin:0;color:var(--muted);font-size:14px}@media (max-width:950px){.header-actions{display:none}.menu-toggle{display:block}.nav-inner{display:none;flex-direction:column}.nav-inner.open{display:flex}.nav-inner a{padding:13px 0}.nav-inner a.active:after,.nav-inner a:hover:after{left:0;right:auto;width:55px}.hero-grid,.page-hero-grid,.split-card,.content-grid,.area-inner,.bottom-grid,.footer-grid{grid-template-columns:1fr}.hero-home{min-height:auto}.hero-grid{padding:70px 0}.feature-wrap{margin-top:0}.feature-bar,.service-grid,.review-grid,.problem-grid,.article-grid{grid-template-columns:1fr}.feature+.feature{border-left:0;border-top:1px solid var(--line)}.split-card>img{height:300px}.sidebar{position:static}.bottom-grid{text-align:center}.footer-bottom .container{display:block;text-align:center}.footer-bottom a{margin:0 8px}.area-inner{text-align:center}.pin{margin:auto}.area-pills{justify-content:center}}@media (max-width:600px){.brand img{width:205px}.hero-copy h1{font-size:42px}.hero-copy p,.page-hero p{font-size:18px}.hero-buttons .btn{width:100%}.quote-form{padding:16px}.page-hero-grid{padding:38px 0}.compact-hero{min-height:auto}.feature{padding:17px}.columns{columns:1}}

/* MOBILE UX UPGRADE - 2026-06-17 */
@media (max-width:1180px){
  body{overflow-x:hidden;}
  .container,.topbar{width:min(100% - 28px,1140px);}
  .site-header{position:sticky;top:0;}
  .topbar{padding:8px 0;gap:10px;}
  .brand{flex:1 1 auto;min-width:0;}
  .brand img{width:190px;max-width:52vw;height:auto;}
  .header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto;}
  .emergency{display:none;}
  .phone{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;border-radius:999px;padding:10px 13px;box-shadow:0 8px 18px rgba(255,106,0,.22);white-space:nowrap;line-height:1;}
  .phone span,.phone small{display:none;}
  .phone strong{font-size:14px;color:#fff;line-height:1;}
  .menu-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:40px;border-radius:10px;padding:0;background:var(--blue);color:#fff;}
  .nav-bar{border-top:1px solid var(--line);}
  .nav-inner{display:none;flex-direction:column;align-items:stretch;width:100%;padding:6px 0 9px;}
  .nav-inner.open{display:flex;}
  .nav-inner a{padding:12px 16px;border-top:1px solid rgba(255,255,255,.13);font-size:15px;text-align:left;}
  .nav-inner a.active:after,.nav-inner a:hover:after{display:none;}
  .hero-home{min-height:auto;}
  .hero-grid,.page-hero-grid{grid-template-columns:1fr;gap:22px;padding:46px 0 54px;}
  .hero-copy{max-width:760px;}
  .hero-copy h1{font-size:clamp(36px,8vw,54px);letter-spacing:-1px;line-height:1.02;}
  .hero-copy p{font-size:20px;}
  .hero-overlay,.page-hero-overlay{background:linear-gradient(180deg,rgba(0,25,55,.9),rgba(0,47,95,.78));}
  .quote-form{max-width:520px;margin:0 auto;}
  .feature-wrap{margin-top:0;}
  .feature-bar{grid-template-columns:repeat(2,1fr);border-radius:14px;}
  .feature+.feature{border-left:0;border-top:0;}
  .feature:nth-child(odd){border-right:1px solid var(--line);}
  .feature:nth-child(n+3){border-top:1px solid var(--line);}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
  .service-card{min-height:0;padding:22px 18px;}
  .service-card h3{font-size:21px;}
  .split-card,.content-grid,.area-inner,.bottom-grid,.footer-grid,.review-grid,.article-grid{grid-template-columns:1fr;}
  .split-card{gap:0;}
  .split-card>img{height:300px;}
  .split-copy{padding:24px 22px;}
  .check-list li{grid-template-columns:32px minmax(0,1fr);align-items:start;}
  .area-inner{text-align:center;}
  .pin{margin:auto;}
  .area-pills{justify-content:center;}
  .bottom-grid{text-align:center;}
  .sidebar{position:static;}
  .footer-bottom .container{display:block;text-align:center;}
  .footer-bottom a{margin:0 8px;}
}
@media (max-width:700px){
  body{padding-bottom:72px;}
  .container,.topbar{width:min(100% - 24px,1140px);}
  .brand img{width:168px;max-width:47vw;}
  .phone{padding:10px 11px;}
  .phone strong{font-size:13px;}
  .menu-toggle{width:42px;height:39px;font-size:22px;}
  .nav-inner a{font-size:15px;padding:12px 14px;}
  .hero-grid,.page-hero-grid{padding:34px 0 40px;}
  .hero-copy h1{font-size:34px;line-height:1.04;margin-bottom:12px;}
  .hero-copy p,.page-hero p{font-size:17px;line-height:1.42;}
  .hero-bullets li{font-size:15px;}
  .hero-buttons{gap:10px;}
  .hero-buttons .btn,.inline-cta .btn{width:100%;}
  .quote-form input,.quote-form select,.quote-form textarea{font-size:16px;}
  .feature-bar,.service-grid,.review-grid,.problem-grid,.article-grid{grid-template-columns:1fr;}
  .feature:nth-child(odd){border-right:0;}
  .feature:nth-child(n+2){border-top:1px solid var(--line);}
  .services-section,.content-section,.reviews{padding:30px 0;}
  .section-head{margin-bottom:20px;}
  .section-head h2,.split-copy h2,.main-content h2{font-size:25px;line-height:1.13;}
  .section-head p{font-size:15px;}
  .service-card{text-align:left;align-items:flex-start;padding:20px;border-radius:14px;}
  .service-card .card-icon{font-size:36px;}
  .service-card h3{font-size:23px;margin:10px 0 6px;}
  .service-card p{font-size:15px;line-height:1.5;}
  .service-card a{width:100%;text-align:center;justify-content:center;display:flex;padding:10px 16px;}
  .split-card{border-radius:14px;}
  .split-card>img{height:230px;}
  .split-copy{padding:22px 18px;}
  .check-list{margin-top:14px;}
  .check-list li{margin:12px 0;}
  .area-pills,.mini-pills{gap:8px;}
  .area-pills a,.mini-pills a{font-size:12px;padding:7px 10px;}
  .footer-grid{gap:18px;}
  .mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;background:rgba(255,255,255,.97);box-shadow:0 -8px 25px rgba(0,30,70,.18);border-top:1px solid var(--line);}
  .mobile-sticky-cta a{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:10px;font-weight:900;text-align:center;}
  .mobile-sticky-cta a:first-child{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;}
  .mobile-sticky-cta a:last-child{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;}
}
@media (min-width:701px){.mobile-sticky-cta{display:none;}}
@media (max-width:430px){
  .brand img{width:150px;max-width:44vw;}
  .phone strong{font-size:0;}
  .phone:after{content:'Call';font-size:14px;font-weight:900;}
  .hero-copy h1{font-size:31px;}
  .topbar{gap:8px;}
}
/* END MOBILE UX UPGRADE */
