/* Logo palette: teal #529DB4 and tan #FFE9A7 */
:root{--teal:#529db4;--cream:#ffe9a7;--pale:#ffe9a7;--gold:#ffe9a7}body,.stats,.expect,.services,.areas{background:#ffe9a7}.nav-pill{background:rgba(255,233,167,.84);border-color:rgba(255,233,167,.9)}.white{background:#ffe9a7}.area-tags span{background:#f8d984}.marquee,.review-band,.final-cta,.service-grid .service-cta,footer{background:#529db4}.review-band>.button{background:#ffe9a7}.google-review{background:#ffe9a7}.social-links a:hover{background:#ffe9a7}
/* Light blue-teal finishing system */
.marquee,.review-band,.final-cta{background:#82cbd5;color:#123845}.marquee{box-shadow:0 10px 28px rgba(50,142,158,.22)}.marquee b,.review-band>div>p,.final-cta>p{color:#fff}.review-band h2,.final-cta h2{color:#123845}.review-band h2 em,.final-cta h2 em{color:#fff}.review-band{overflow:hidden}.review-band>.button{color:#123845;background:#fff}.final-cta{box-shadow:0 -18px 46px rgba(79,159,182,.32);position:relative}.final-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(130deg,rgba(255,255,255,.16),transparent 48%);pointer-events:none}.final-cta>*{position:relative}.service-grid .service-cta{background:#82cbd5;color:#123845}.service-cta strong{color:#fff}.areas{background:#fff}.hero-shade{background:linear-gradient(180deg,rgba(15,48,58,.24),rgba(79,159,182,.54))}
.review-viewport{max-width:1240px;margin:43px auto 30px;overflow:hidden}.review-track{display:flex;gap:18px;width:max-content;animation:reviews-right 34s linear infinite}.review-viewport:hover .review-track{animation-play-state:paused}.google-review{width:min(360px,78vw);min-height:218px;padding:24px;border-radius:18px;background:#fff;color:#173b46;text-align:left;box-shadow:0 12px 30px rgba(19,56,69,.16)}.google-review>div{display:flex;justify-content:space-between;align-items:center}.google-review b{color:#f9b919;letter-spacing:.1em;font-size:15px}.google-review>div span{font-size:22px;font-weight:900;color:#4285f4;font-family:Arial,sans-serif}.google-review p{font-size:15px;line-height:1.5;margin:18px 0;color:#42606a}.google-review strong{display:block;font-size:13px}.google-review small{display:block;margin-top:5px;color:#68818a;font-weight:800;font-size:10px;letter-spacing:.12em}@keyframes reviews-right{from{transform:translateX(-51%)}to{transform:translateX(0)}}
footer{background:#82cbd5;color:#123845;padding:70px max(24px,7vw) 24px;display:block;font-size:14px;box-shadow:0 -18px 46px rgba(79,159,182,.35);position:relative}.footer-main{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.55fr .9fr 1.3fr 1.25fr;gap:38px;padding-bottom:54px}.footer-brand img{display:block;width:190px;height:106px;object-fit:contain;object-position:left center;margin:-17px 0 8px}.footer-contact{display:flex;flex-direction:column;gap:8px;align-items:flex-start;font-weight:700;color:#214d57}.footer-contact a:first-child{font-size:20px;font-weight:900}.footer-contact span{font-size:13px;line-height:1.5}.social-links{display:flex;gap:9px;margin-top:19px}.social-links a{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(18,56,69,.55);font-size:12px;font-weight:900}.social-links a:hover{background:#fff}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:14px;font-weight:700}.footer-col h3{margin:0 0 8px;color:#245665;font-size:11px;letter-spacing:.14em}.footer-col a{color:#123845}.footer-col a:hover{color:#fff}.footer-locations{align-self:start}.footer-locations summary{cursor:pointer;list-style:none;color:#245665;font-size:11px;font-weight:900;letter-spacing:.14em;line-height:1.5}.footer-locations summary::-webkit-details-marker{display:none}.footer-locations summary i{float:right;font-style:normal;font-size:20px;line-height:.75;transition:transform .2s}.footer-locations[open] summary i{transform:rotate(45deg)}.footer-locations div{display:grid;grid-template-columns:1fr 1fr;gap:7px 17px;margin-top:17px;color:#214d57;font-size:12px;line-height:1.25}.footer-bottom{max-width:1280px;margin:auto;padding-top:22px;border-top:1px solid rgba(18,56,69,.25);display:flex;color:#245665;font-size:10px;font-weight:800;letter-spacing:.11em}@media(max-width:900px){.footer-main{grid-template-columns:1fr 1fr}.footer-locations{grid-column:span 2}}@media(max-width:560px){.review-track{animation-duration:25s}.google-review{min-height:205px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-locations{grid-column:auto}.footer-locations div{grid-template-columns:1fr 1fr}.footer-bottom{font-size:9px;line-height:1.5}}
