:root{--ui-blue:#0a3f73;--ui-blue2:#082b4d;--ui-red:#d92128;--ui-green:#10ad3e;--ui-ink:#10243a;--ui-line:#dce5ec;--ui-soft:#f4f8fb;--ui-shadow:0 12px 30px rgba(16,45,72,.10)}
html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;color:var(--ui-ink);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a,a:visited,a:hover,a:active{text-decoration:none;color:inherit}.wrap,.w{width:min(1280px,calc(100% - 48px));max-width:1280px;margin-left:auto;margin-right:auto}.brand{display:flex;gap:10px;align-items:center}.brand .ico{font-size:34px;line-height:1}.brand strong{font-size:27px;line-height:1;color:var(--ui-blue)}.brand strong span{color:#8b8b8b}.brand small{display:block;font:italic 14px Georgia;color:var(--ui-blue);margin-top:2px}.head{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:22px;padding:12px 0}.tel{color:var(--ui-red);font-size:24px;font-weight:800;white-space:nowrap}.hcontact{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#fff!important;font-weight:800;padding:12px 17px;line-height:1.15;text-decoration:none!important}.red{background:var(--ui-red)}.green{background:var(--ui-green)}.kicker{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;color:var(--ui-blue);margin-bottom:6px}.urgent{display:inline-flex;margin:0 0 12px;padding:7px 10px;border-radius:999px;background:#fff3f3;color:#b81319;font-size:13px;font-weight:800;border:1px solid #ffd7d9}.copy h1,.hero-copy h1{font-size:52px;line-height:1;margin:0 0 12px;color:#0b3765;letter-spacing:-.02em}.copy h2,.hero-copy h2{font-size:23px;line-height:1.2;margin:0 0 15px;color:var(--ui-blue);font-weight:700}.checks{list-style:none;padding:0;margin:0 0 19px}.checks li{margin:7px 0;font-size:16px}.checks li:before{content:'✓';display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--ui-green);color:#fff;font-weight:800;margin-right:8px}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero .actions .btn,.hero-copy .actions .btn{min-width:190px;flex-direction:column;font-size:19px;line-height:1.05}.actions small{font-size:12px;margin-top:4px}.section h2,.services h2,.zone h2,.detail h2,.twocol h2,.faq h2,.contact h2{font-size:30px;line-height:1.15;color:var(--ui-blue);letter-spacing:-.01em}.mobilebar{display:none}
@media(max-width:900px){nav{display:none!important}.head{grid-template-columns:1fr auto!important}.hcontact .green{display:none!important}.hero-grid,.hg,.local,.detail,.zone,.contactgrid{grid-template-columns:1fr}.hero-copy,.copy{padding:28px 0 20px}.cards,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nearby-links,.towns{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){body{padding-bottom:calc(62px + env(safe-area-inset-bottom))}.wrap,.w{width:min(100% - 22px,1280px)}.topbar,.top{display:none}header{position:static!important}.head{gap:8px;padding:9px 0}.brand .ico{font-size:28px}.brand strong{font-size:18px}.brand small{font-size:11px}.tel{font-size:16px}.copy h1,.hero-copy h1{font-size:40px}.copy h2,.hero-copy h2{font-size:19px}.hero .actions .btn,.hero-copy .actions .btn{min-width:140px;flex:1;font-size:16px}.cards,.service-grid{gap:10px}.mobilebar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:80;box-shadow:0 -4px 14px rgba(8,43,77,.14);padding-bottom:env(safe-area-inset-bottom);background:#fff}.mobilebar a{padding:15px;text-align:center;color:#fff!important;font-size:15px;font-weight:800;line-height:1.1;background:var(--ui-red);text-decoration:none!important}.mobilebar a:last-child{background:var(--ui-green)}}