:root{--g-navy:#082844;--g-blue:#0879b7;--g-orange:#ff8a18;--g-ink:#10253a;--g-muted:#587187;--g-line:#d8e8f2;--g-soft:#f4fbff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--g-ink)!important;background:#fff!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif!important;line-height:1.65}.-release-bar{display:none!important}.topbar{background:var(--g-navy)!important;color:#fff!important;min-height:38px!important;padding:0!important}.topbar .container{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;font-size:14px!important}.topbar a{color:#fff!important}.header{position:sticky!important;top:0!important;z-index:40!important;background:rgba(255,255,255,.97)!important;border-bottom:1px solid var(--g-line)!important;box-shadow:0 6px 24px rgba(8,40,68,.05)!important}.header .nav{min-height:82px!important;padding-top:0!important;padding-bottom:0!important}.header .brand strong{color:var(--g-navy)!important;font-size:22px!important}.header .brand>span:last-child>span{color:var(--g-muted)!important}.header .logo{width:54px!important;height:54px!important;border-radius:15px!important;overflow:hidden!important}.header .logo img{width:100%!important;height:100%!important;object-fit:cover!important}.header .menu{gap:21px!important}.header .menu a{color:#183a5b!important;font-weight:800!important;padding:27px 0!important;border-bottom:3px solid transparent!important}.header .menu a:hover,.header .menu a[aria-current="page"]{color:var(--g-blue)!important;border-color:var(--g-orange)!important}.pill{border-radius:999px!important}.pill.call,.btn.primary{background:var(--g-orange)!important;border-color:var(--g-orange)!important;color:var(--g-ink)!important;box-shadow:0 12px 28px rgba(255,138,24,.2)!important}.page-hero{min-height:0!important;padding:58px 0!important;background:linear-gradient(135deg,#eef9ff 0%,#fff 62%,#fff3e3 100%)!important;color:var(--g-ink)!important}.page-hero:before,.page-hero:after{display:none!important}.page-hero .breadcrumbs,.page-hero .breadcrumbs a{color:#668096!important}.page-hero .eyebrow{display:inline-block!important;background:#fff0db!important;color:#b75e00!important;border-radius:999px!important;padding:5px 11px!important;font-size:13px!important}.page-hero h1{font-size:clamp(40px,5vw,62px)!important;line-height:1.08!important;letter-spacing:-.035em!important;color:var(--g-ink)!important;margin:16px 0!important}.page-hero .lead{max-width:720px!important;color:var(--g-muted)!important;font-size:18px!important}.btn{border-radius:14px!important;min-height:50px!important;font-weight:850!important}.btn.outline,.btn.secondary{background:#fff!important;color:var(--g-navy)!important;border:1px solid #bad6e7!important}.section{padding-top:62px!important;padding-bottom:62px!important}.section:nth-of-type(even){background:var(--g-soft)}.section h2{color:var(--g-ink)!important;font-size:clamp(30px,4vw,46px)!important;line-height:1.16!important}.section .lead,.section>p{color:var(--g-muted)!important}.card,.article-card,.-link-card,.-local-card,.service-card,.faq-item,details{background:#fff!important;border:1px solid var(--g-line)!important;border-radius:18px!important;box-shadow:0 8px 25px rgba(8,40,68,.04)!important}.card:hover,.article-card:hover,.-link-card:hover{border-color:#78badc!important;transform:translateY(-2px)}.grid-3,.grid-4{gap:17px!important}.card h3,.article-card h3{color:var(--g-navy)!important}.card p,.article-card p{color:var(--g-muted)!important}.sticky-actions,.-emergency-float{display:none!important}.mobile-quote-float{background:#fff!important;color:var(--g-navy)!important;border:1px solid var(--g-line)!important;box-shadow:0 12px 30px rgba(8,40,68,.15)!important}.footer{background:#061c2e!important;color:#bed2de!important}.footer a{color:#fff!important}.footer h3{color:#fff!important}@media(max-width:900px){.topbar{display:none!important}.header .nav{min-height:68px!important}.header .menu{background:#fff!important;border:1px solid var(--g-line)!important;border-radius:16px!important;box-shadow:0 18px 40px rgba(8,40,68,.16)!important}.header .menu a{padding:9px!important}.page-hero{padding:38px 0!important}}@media(max-width:640px){.page-hero h1{font-size:39px!important}.page-hero .lead{font-size:17px!important}.section{padding-top:48px!important;padding-bottom:48px!important}.grid-3,.grid-4{grid-template-columns:1fr!important}}
:root{}
/* V19.6 hubs and secondary pages */
.-project-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 24px;padding:26px;border:1px solid var(--g-line);border-radius:22px;background:linear-gradient(135deg,#fff,#f2faff)}
.-project-toolbar h2{margin:4px 0 8px!important;font-size:32px!important}.-project-toolbar p{margin:0;color:var(--g-muted)}
.-filterbar{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 24px}.-filter{border:1px solid var(--g-line);background:#fff;color:var(--g-navy);border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer}.-filter.is-active{background:var(--g-navy);border-color:var(--g-navy);color:#fff}
.-project-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.-project-card{display:block!important;overflow:hidden;border:1px solid var(--g-line)!important;border-radius:20px!important;background:#fff!important;color:inherit!important;box-shadow:0 8px 26px rgba(8,40,68,.05)!important;text-decoration:none!important}.-project-card:hover{transform:translateY(-3px);border-color:#79bddf!important}.-project-visual{min-height:92px!important;padding:18px!important;background:linear-gradient(135deg,#e8f7ff,#fff4e4)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.-project-icon{font-size:34px}.-project-status{font-size:12px;font-weight:850;color:#a85600;background:#fff;padding:5px 9px;border-radius:999px}.-project-card-body{padding:19px!important}.-project-card h3{margin:0 0 8px!important;color:var(--g-navy)!important;font-size:20px!important}.-project-card p{margin:0 0 14px!important;color:var(--g-muted)!important}.-project-meta{display:flex;gap:7px;flex-wrap:wrap}.-project-meta span{font-size:12px;background:#eef7fc;color:#296080;padding:4px 8px;border-radius:999px}.-empty{display:none}
.grid-3>.card,.grid-3>a.card{padding:22px!important;min-height:150px!important;text-decoration:none!important}.grid-3>.card h3{font-size:20px!important;margin:0 0 8px!important}.grid-3>.card p{margin:0!important}.v196-hidden{display:none!important}.v196-more{display:block;margin:28px auto 0;border:0;border-radius:999px;background:var(--g-orange);color:var(--g-ink);padding:13px 24px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(255,138,24,.2)}
.article-layout,.content-layout{gap:28px!important}.article-content,.content-main{max-width:900px}.article-content h1,.content-main h1{font-size:clamp(36px,5vw,58px)!important;line-height:1.1!important}.article-content p,.content-main p{color:var(--g-muted);font-size:17px}.article-content img,.content-main img{border-radius:20px}
@media(max-width:900px){.-project-toolbar{align-items:flex-start;flex-direction:column}.-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.-project-grid{grid-template-columns:1fr!important}.-project-toolbar{padding:20px}.grid-3>.card,.grid-3>a.card{min-height:0!important}}
