@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#050b14;--panel:#0b1728;--line:#24344b;--blue:#2689e8;--gold:#f4cc72;--text:#f6f7fb;--muted:#b7c5d6;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.75 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}img,video,iframe{max-width:100%}img{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;line-height:1.06}h1{font-size:clamp(2.65rem,5.3vw,5.2rem);font-weight:700;letter-spacing:.005em;text-transform:uppercase}h2{font-size:clamp(2.15rem,3.4vw,3.5rem);font-weight:600}h3{font-size:1.7rem;font-weight:600}p{color:var(--muted)}.wrap{width:min(var(--max),calc(100% - 64px));margin:auto}.eyebrow{display:block;font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.gold{color:var(--gold)}.skip{position:fixed;top:-100px;background:var(--gold);color:#071020;padding:12px;z-index:100}.skip:focus{top:0}.header{position:sticky;top:0;z-index:30;background:rgba(4,11,22,.97);border-bottom:1px solid var(--line)}.header-inner{max-width:1480px;margin:auto;min-height:96px;display:flex;align-items:center;gap:28px;padding:10px 30px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:66px;height:66px;object-fit:contain}.brand-text{font-family:'Barlow Condensed',Arial,sans-serif;line-height:1.05;letter-spacing:.06em}.brand-text b{display:block;color:var(--gold);font-size:1.6rem}.brand-text span{font-size:1rem}.brand-lockup{width:265px!important;height:68px!important;object-fit:contain}.nav{margin-left:auto;display:flex;align-items:center;gap:21px}.nav>a,.nav summary{font-size:13px;font-weight:600;letter-spacing:.035em;cursor:pointer}.nav a:hover,.nav summary:hover{color:var(--gold)}.nav details{position:relative}.nav summary{list-style:none}.nav summary:after{content:'⌄';margin-left:5px}.dropdown{position:absolute;top:34px;left:-20px;width:295px;background:#101c2e;border:1px solid var(--line);padding:15px;box-shadow:0 20px 40px #0008;border-radius:6px;max-height:75vh;overflow:auto}.dropdown a{display:block;font-size:14px;padding:7px 8px;line-height:1.4}.header-phone{font-size:14px;text-align:right;white-space:nowrap}.header-phone small{display:block;color:var(--muted);font-size:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 24px;border:1px solid var(--gold);background:var(--gold);color:#081325;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;border-radius:3px;line-height:1.5;min-height:50px;cursor:pointer;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px);background:#ffe4a8}.btn.secondary{color:#fff;background:transparent;border-color:#6c809c}.btn.secondary:hover{background:#ffffff12}.header .btn{padding:12px 16px;font-size:12px}.menu-toggle{display:none;background:none;border:1px solid var(--line);color:#fff;padding:9px 13px;border-radius:3px}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:670px;display:flex;align-items:center;background:#07152a}.hero video,.hero:after{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:'';z-index:-1;background:linear-gradient(90deg,rgba(3,10,24,.91),rgba(4,15,35,.76) 58%,rgba(2,13,31,.48))}.hero .wrap{padding-top:65px;padding-bottom:72px}.hero-copy{max-width:820px}.hero h1{margin-bottom:20px}.hero .subhead{font:600 clamp(1.5rem,2.2vw,2.2rem)/1.2 'Barlow Condensed',Arial,sans-serif;color:var(--gold);margin-bottom:22px}.hero p{max-width:690px;font-size:1.04rem;line-height:1.85;color:#d4e0ee;margin-bottom:26px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.badges{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:.8rem;color:#dde7f6}.badges span:before{content:'✓';color:var(--gold);margin-right:8px}.hero small.location{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:#9fb4cf}.video-control{position:absolute;right:24px;bottom:20px;background:#061121bd;color:#cedaec;border:1px solid #546780;padding:6px 12px;border-radius:3px;font-size:12px;cursor:pointer}.trust{border-top:1px solid #223854;border-bottom:1px solid #223854;background:#0b1a2d;padding:19px 0}.trust .wrap{display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap}.trust span{font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.trust span:before{content:'✦';color:var(--gold);margin-right:12px}.section{position:relative;isolation:isolate;padding:92px 0;overflow:hidden}.section:nth-of-type(2n+1){background:#07101d}.section.tools:before{content:'';position:absolute;inset:0;background:url('/assets/tools-background.webp') center/cover no-repeat;opacity:.14;z-index:-1}.section-head{max-width:780px;margin:0 auto 42px;text-align:center}.section-head h2{margin-bottom:18px}.section-head p{margin-bottom:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.split img{width:100%;height:490px;object-fit:cover;border:1px solid #334560;border-radius:6px}.split p:last-child{margin-bottom:0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{border:1px solid var(--line);border-radius:6px;padding:28px;background:linear-gradient(145deg,#102137,#091321)}.review-stars{color:var(--gold);letter-spacing:.22em;font-size:18px}.review-card blockquote{margin:16px 0;color:#e6edf6;font-size:1rem}.review-card strong{display:block;font-size:14px}.review-card small{color:#849ab6}.review-link{display:block;text-align:center;color:var(--gold);font-size:14px;margin-top:26px}.footer{padding:64px 0 25px;background:#03070e;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:44px}.footer-logo{width:185px;height:auto;margin-bottom:20px}.footer h3{font-size:1.45rem}.footer a{display:block;font-size:.85rem;color:var(--muted);margin:8px 0}.footer a:hover{color:var(--gold)}.footer p{font-size:14px}.footer-bottom{border-top:1px solid #182436;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#8c9cb1}.footer-bottom a{font-size:12px;margin:0;display:inline}.mobile-bar{display:none}.breadcrumb{font-size:12px;color:#b9c8da;margin-bottom:24px}.breadcrumb a{color:var(--gold)}.inner-hero{min-height:440px}.inner-hero h1{font-size:clamp(2.5rem,4.4vw,4.4rem)}
@media(min-width:1600px){.hero{min-height:730px}}@media(max-width:1250px){.nav{gap:14px}.header-inner{gap:18px;padding:10px 24px}.header-phone{display:none}.brand-text b{font-size:1.35rem}.brand-text span{font-size:.85rem}.brand-lockup{width:225px!important}.header .btn{padding:12px}.nav>a,.nav summary{font-size:12px}}@media(max-width:1030px){.menu-toggle{display:block;margin-left:auto}.header-inner>.btn{display:none}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#081426;padding:20px 28px;border-bottom:1px solid var(--line);max-height:calc(100dvh - 170px);overflow-y:auto}.nav.open{display:block}.nav>a,.nav summary{display:block;padding:12px 0;font-size:15px}.dropdown{position:static;width:100%;box-shadow:none;max-height:none}.split{gap:34px}.footer-grid{grid-template-columns:1fr 1fr}.header-inner{min-height:85px}.hero{min-height:640px}.review-grid{grid-template-columns:1fr 1fr}.review-card:last-child{display:none}}@media(max-width:650px){.wrap{width:calc(100% - 36px)}.header-inner{padding:8px 18px;min-height:77px}.brand img{width:54px;height:54px}.brand-text b{font-size:1.35rem}.brand-lockup{width:235px!important;height:58px!important}.hero{min-height:640px}.hero .wrap{padding:44px 0 66px}.hero h1{font-size:2.8rem}.hero p{font-size:.96rem}.eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:16px}.hero:after{background:linear-gradient(90deg,#030a18ed,#07172ece)}.actions{gap:11px}.actions .btn{flex:1 1 155px;padding:14px 12px;font-size:12px}.badges{font-size:12px;gap:8px 14px}.trust{padding:20px 0}.trust .wrap{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trust span{font-size:11px;letter-spacing:.025em}.trust span:before{margin-right:7px}.section{padding:60px 0}.section-head{margin-bottom:30px}.split{grid-template-columns:1fr;gap:30px}.split img{height:310px}.review-grid{grid-template-columns:1fr}.review-card:nth-child(n+2){display:none}.footer{padding-bottom:100px}.footer-grid{gap:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-logo{width:165px}.footer-bottom{display:block}.footer-bottom>span{display:block;margin:12px 0}.mobile-bar{display:grid;position:fixed;bottom:0;left:0;right:0;z-index:40;grid-template-columns:1fr 1fr;background:#091729;border-top:1px solid #3c5069;padding-bottom:env(safe-area-inset-bottom)}.mobile-bar a{text-align:center;font-size:13px;font-weight:700;line-height:1.35;padding:14px 5px}.mobile-bar a:last-child{background:var(--gold);color:#091729}.mobile-bar small{display:block;font-size:11px;font-weight:400}.inner-hero{min-height:460px}.inner-hero h1{font-size:2.6rem}.video-control{font-size:11px;bottom:17px}.breadcrumb{line-height:1.6}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.topic-h1{font-family:Inter,Arial,sans-serif!important;font-size:clamp(.85rem,1.15vw,1.1rem)!important;letter-spacing:.14em;line-height:1.65!important;font-weight:600;margin-bottom:22px!important;color:#c3d6ed;max-width:770px}.display-title{font-size:clamp(3rem,6.3vw,6.2rem);font-weight:700;text-transform:uppercase;letter-spacing:.005em;line-height:.98;max-width:890px;margin-bottom:28px}.inner-hero .display-title{font-size:clamp(2.5rem,4.5vw,4.7rem)}.star{color:var(--gold);font-style:normal;font-size:.95em}.badges span:before,.trust span:before{content:none}.badges .star{margin-right:5px}.trust .star{margin-right:8px}.section.tools:before{opacity:.18}.star-list{padding:0;list-style:none;margin:24px 0 0}.star-list li{display:flex;gap:12px;align-items:flex-start;margin:13px 0;font-size:14px;color:#dce7f5}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.service-card{display:flex;flex-direction:column;border:1px solid #273951;border-radius:5px;background:#0a1627;overflow:hidden;transition:border-color .2s,transform .2s;position:relative}.service-card:hover{border-color:var(--gold);transform:translateY(-4px)}.card-image{overflow:hidden;aspect-ratio:1.54}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service-card:hover img{transform:scale(1.045)}.card-body{padding:27px;display:flex;flex-direction:column;flex:1}.card-body h3{margin:6px 0 15px;font-size:1.8rem}.card-body p{font-size:14px;line-height:1.8;margin-bottom:22px}.card-star{font-size:17px;color:var(--gold)}.card-link{margin-top:auto;display:flex;justify-content:space-between;color:var(--gold);text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.07em}.card-link span{font-size:20px}.cta-band{padding:55px 0;background:linear-gradient(110deg,#0e3b6d,#0a2445 65%,#122c49);border-block:1px solid #225486}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:44px}.cta-band h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:10px}.cta-band .eyebrow{font-size:12px;margin-bottom:12px}.cta-band p{margin-bottom:0;font-size:14px}.cta-band .actions{margin:0;flex-shrink:0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.process-card{position:relative;padding-top:12px;border-top:1px solid #354760}.step-num{font:600 4.5rem/1 'Barlow Condensed',sans-serif;color:#527b9f;display:block;margin:15px 0 22px}.process-card h3{font-size:2rem}.process-card p{font-size:14px}.four{grid-template-columns:repeat(4,1fr);gap:28px}.area-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.map-frame{border:1px solid #314560;border-radius:5px;overflow:hidden;min-height:425px;background:#0a192c}.map-frame iframe{border:0;width:100%;height:425px;display:block;filter:grayscale(.3) brightness(.85)}.area-links{display:grid;grid-template-columns:1fr;gap:1px}.area-links a{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #243850;font-size:15px}.area-links a>span:last-child{margin-left:auto;color:var(--gold)}.area-links a:hover{color:var(--gold)}.faq-list{max-width:890px;margin:auto;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;list-style:none;font-weight:500;gap:20px;padding:23px 0;cursor:pointer;font-size:1rem;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-size:1.4rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:15px;margin-bottom:24px;max-width:800px}.scope-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.scope-grid>div,.scope-grid article,.context-grid article{background:#0a1728;border:1px solid #263c55;border-radius:5px;padding:28px}.scope-grid h3{margin:14px 0 12px;font-size:1.7rem}.scope-grid p{font-size:15px;margin-bottom:0}.context-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.context-grid h3{margin-top:14px;font-size:1.7rem}.context-grid p{font-size:14px}.text-link,.source-link,.local-source a{color:var(--gold);font-size:14px}.silo-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:34px;font-size:14px}.silo-links a{color:var(--gold)}.narrow{max-width:850px;margin:auto}.narrow p{font-size:17px}.rating-line{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:-18px;margin-bottom:34px;flex-wrap:wrap}.rating-line>span:nth-child(2){font-size:14px}.rating-line small{font-size:12px;color:#8298b4}.review-carousel{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.review-carousel .review-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start;display:block;min-height:270px}.review-summary{font-size:15px;color:#dde7f3;margin:18px 0 24px}.carousel-controls{display:flex;align-items:center;gap:18px;justify-content:center;margin-top:26px}.carousel-controls button{background:transparent;border:1px solid #4c6079;color:var(--gold);font-size:20px;cursor:pointer;width:44px;height:44px;border-radius:50%}.carousel-controls span{font-size:12px;color:#9fb0c7}.review-widget{width:100%;min-height:420px;border:0;background:#fff;border-radius:5px}.social{display:flex;gap:17px}.social a{color:var(--gold);font-size:12px}.reverse>img{order:2}.estimate-hero{align-items:start}.estimate-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.estimate-hero .hero-copy{position:sticky;top:135px}.estimate-hero .display-title{font-size:clamp(3rem,4.3vw,4.7rem)}.estimate-hero .actions>.btn:first-child{display:none}.form-card{border:1px solid #45516a;border-radius:8px;background:#fff;color:#17233a;padding:30px 24px 10px;box-shadow:0 30px 80px #0005}.form-card h3{font-size:2.1rem;margin-bottom:12px}.form-card p{font-size:14px;color:#546071}.estimate-form{height:1430px;width:100%;border:0}.embed-fallback{text-align:center;font-size:12px!important;margin-top:20px}.embed-fallback a{color:#074caa;text-decoration:underline}.contact-details{margin-top:25px;font-size:14px}.contact-details a{color:var(--gold)}.contact-details p{font-size:14px;margin-top:18px}.project-groups>div+div{margin-top:70px}.project-groups>div>h2{font-size:2.5rem;margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.gallery-grid figure{margin:0;background:#0b1829;border:1px solid #263b54;border-radius:5px;overflow:hidden}.gallery-grid img{width:100%;height:330px;object-fit:cover}.gallery-grid figcaption{padding:18px;font-size:14px}.guide-card{padding:32px;border:1px solid var(--line);border-radius:5px;background:#0b182a}.guide-card:hover{border-color:var(--gold)}.guide-card h3{font-size:2rem}.guide-card p{font-size:14px}.guide-article h2{font-size:2.4rem;margin-top:40px}.guide-article h2:first-child{margin-top:0}.guide-article p{font-size:17px}.compact-hero{min-height:380px}.shooting-star{position:absolute;z-index:-1;pointer-events:none;color:var(--gold);font-size:17px;opacity:.55;animation:shoot 12s ease-in-out infinite}.shooting-star:before{content:'';position:absolute;right:80%;top:50%;width:100px;height:1px;background:linear-gradient(90deg,transparent,var(--gold));transform:rotate(-25deg);transform-origin:right}.shooting-star.one{left:7%;top:18%}.shooting-star.two{right:9%;top:70%;animation-delay:6s;font-size:12px}@keyframes shoot{0%,75%,100%{opacity:0;transform:translate(-60px,-28px)}8%,25%{opacity:.7}38%{opacity:0;transform:translate(120px,65px)}}
.estimate-hero .actions>.btn:first-child{display:inline-flex}.form-card h2{font-size:2.1rem;margin-bottom:12px}.form-h1{font-size:clamp(2.8rem,4vw,4.5rem)!important}.article-cta{padding:28px;background:#102c4a;border-left:3px solid var(--gold);margin-top:40px}.article-cta h3{font-size:2rem}.form-card>h2{margin-left:14px;margin-right:14px}
@media(max-width:360px){body .header .header-inner .brand-lockup{width:190px!important}body .header-inner{gap:8px}.display-title{font-size:3.2rem}.form-h1{font-size:2.4rem!important}.inner-hero .display-title{font-size:2.6rem}}
@media(max-width:1200px){.cta-band .wrap{display:block}.cta-band .actions{margin-top:25px}.brand-lockup{width:235px!important}.nav{gap:15px}.card-body{padding:23px}.context-grid{gap:16px}.estimate-layout{gap:30px}}@media(max-width:1030px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.context-grid{grid-template-columns:1fr}.area-layout{gap:30px}.four{grid-template-columns:repeat(2,1fr)}.estimate-layout{grid-template-columns:1fr}.estimate-hero .hero-copy{position:static}.estimate-hero .wrap{padding-top:45px}.form-card{max-width:700px;width:100%;margin:auto}.review-carousel .review-card{flex-basis:calc((100% - 24px)/2)}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.topic-h1{font-size:.77rem!important;line-height:1.6!important;letter-spacing:.11em;margin-bottom:20px!important}.display-title{font-size:3.6rem;line-height:1.02}.inner-hero .display-title{font-size:2.9rem}.hero .wrap{padding-top:45px}.hero-copy p{font-size:15px}.card-grid{grid-template-columns:1fr;gap:22px}.card-image{aspect-ratio:1.6}.card-body{padding:25px}.card-body h3{font-size:1.9rem}.card-body p{font-size:15px}.cta-band{padding:43px 0}.cta-band .actions .btn{flex:auto}.process-grid{grid-template-columns:1fr;gap:18px}.process-card{padding:18px 0 0}.step-num{font-size:3rem;margin:0 0 16px}.area-layout{grid-template-columns:1fr;gap:24px}.map-frame,.map-frame iframe{min-height:300px;height:300px}.scope-grid{grid-template-columns:1fr}.context-grid article{padding:24px}.reverse>img{order:0}.rating-line{gap:8px 14px;margin-top:-6px}.rating-line small{flex-basis:100%;text-align:center}.review-carousel .review-card{flex-basis:100%;display:block;min-height:260px}.estimate-hero .display-title{font-size:3rem}.form-card{padding:24px 8px 10px}.form-card>h3,.form-card>p{margin-left:14px;margin-right:14px}.estimate-form{height:1660px}.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:360px}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{line-height:1.8}.social{gap:24px}.narrow p{font-size:16px}.guide-article h2{font-size:2rem}.shooting-star.one{left:2%;top:8%}.header .brand-lockup{width:230px!important;height:60px!important}.trust span{font-size:11px}.review-carousel{gap:16px}.header-inner{gap:12px}.menu-toggle{font-size:13px}.breadcrumb{font-size:12px}.card-grid>.service-card:last-child:nth-child(odd){grid-column:auto}}

/* Header refinement and transparent quote containers */
.nav,.menu-toggle{text-transform:uppercase}
.form-card{background:transparent;border:0;box-shadow:none;color:#fff;padding:0}
.form-card>h2{color:#fff;margin-left:0;margin-right:0}
.form-card>p,.form-card .embed-fallback p{color:#d4e0ee;margin-left:0;margin-right:0}
.form-card iframe{background:transparent}
.embed-fallback a{color:#081325}
.quick-quote-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:60px;align-items:center}
.quick-quote-layout .display-title{font-size:clamp(3rem,5.3vw,5rem)}
.quick-quote-card{min-width:0;width:100%;align-self:center}
.quick-quote-card>h2{font-size:2.1rem;margin-bottom:20px}
.quick-quote-form{display:block;min-height:400px}
@media(min-width:1031px){
.header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:18px;padding-top:5px;padding-bottom:5px;min-height:90px}
.header .brand-lockup{width:210px!important;height:80px!important}
.header .nav{justify-self:center;margin-left:0;gap:16px;white-space:nowrap}
.header-phone{display:block;border:1px solid transparent;border-radius:4px;padding:8px 12px;transition:border-color .2s,box-shadow .2s}
.header-phone:hover,.header-phone:focus-visible{border-color:var(--gold);box-shadow:0 0 9px #f4cc7273,0 0 22px #f4cc7238;outline:none}
}
@media(min-width:1031px) and (max-width:1250px){
.header-inner{gap:10px;padding-left:20px;padding-right:20px}
.header .brand-lockup{width:190px!important;height:76px!important}
.header .nav{gap:11px}
.header .nav>a,.header .nav summary{font-size:11px}
.header-phone{font-size:12px;padding:8px}
.header-phone small{font-size:10px}
.header-inner>.btn{padding:10px;font-size:10px;min-height:44px}
}
@media(max-width:1030px){.quick-quote-layout{grid-template-columns:1fr;gap:40px}.quick-quote-card{max-width:700px;margin:0}.quick-quote-layout .display-title{font-size:clamp(3rem,7vw,5rem)}}
@media(max-width:650px){.quick-quote-layout .display-title{font-size:3.6rem}.form-card{padding:0}.quick-quote-card>h2{font-size:2rem}}
@media(max-width:360px){.quick-quote-layout .display-title{font-size:3.2rem}}
.form-card iframe{color-scheme:light}
/* Shared background, centered content, branded trust and moving commitments */
body{position:relative;isolation:isolate;text-align:center;background:#050b14}
body:before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(#050b14db,#050b14db),url('/assets/tools-background.webp') center/cover no-repeat}
.section,.section:nth-of-type(2n+1),.footer{background:transparent}
.section.tools:before{content:none}
.hero:after{background:linear-gradient(0deg,#050b14,transparent 20%),linear-gradient(90deg,rgba(3,10,24,.91),rgba(4,15,35,.76) 58%,rgba(2,13,31,.48))}
.hero-copy{text-align:left}
.hero .form-card{text-align:center}
.form-card>h2,.form-card>p{max-width:none;margin-left:auto;margin-right:auto}
.header-phone,.btn,.menu-toggle,.mobile-bar a{text-align:center}
.header-phone small{width:100%;text-align:center}
.badges{gap:10px;align-items:center}
.badges>.trust-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px 10px 10px;border:1px solid #f4cc72a6;border-radius:999px;background:linear-gradient(135deg,#082962ed,#645024b8);box-shadow:inset 0 1px 0 #ffffff14,0 4px 15px #0002;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.045em;line-height:1.4;text-align:center}
.badges .trust-badge>.star{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;margin:0;border-radius:50%;background:#f4cc721a;border:1px solid #f4cc725c;font-size:15px;color:var(--gold)}
.trust{padding:20px 0;background:transparent;border-color:#f4cc722b;overflow:hidden}
.trust-window{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}
.trust-track{display:flex;width:max-content;animation:trust-scroll 38s linear infinite}
.trust-group{display:flex;flex:none;align-items:center;gap:42px;padding-right:42px}
.trust .trust-item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:12px;letter-spacing:.06em}
.trust .trust-item .star{margin:0;font-size:16px}
.trust-window:hover .trust-track,.trust-window:focus .trust-track{animation-play-state:paused}
@keyframes trust-scroll{to{transform:translateX(-50%)}}
.split>div,.card-body,.scope-grid,.context-grid,.process-card,.guide-card,.narrow,.gallery-grid figcaption{text-align:center}
.star-list li{justify-content:center;text-align:center}
.card-star{letter-spacing:.18em;display:block;margin-bottom:8px}
.card-link{justify-content:center;gap:14px}
.actions,.social,.footer-bottom{justify-content:center}
.hero-copy .actions{justify-content:flex-start}
.footer-logo{margin-left:auto;margin-right:auto}
.footer-grid{text-align:center}
.footer-grid>div{min-width:0;overflow-wrap:anywhere}
.area-links a{justify-content:center;position:relative;padding:12px 28px}
.area-links a>span:last-child{position:absolute;right:4px;margin:0}
.area-links a>.star{margin-right:0}
.faq-list summary{justify-content:center;position:relative;text-align:center;padding:23px 34px}
.faq-list summary>span{position:absolute;right:4px}
.faq-list details p{margin-left:auto;margin-right:auto}
.review-widget{display:block;background:transparent;border-radius:0;color-scheme:light;margin:auto}
.carousel-controls button{width:auto;min-width:78px;padding:6px 12px;border-radius:4px;font-size:12px}
.cta-band{position:relative;isolation:isolate;background:transparent;border:0;padding:90px 0}
.cta-band:before{content:'';position:absolute;inset:0;z-index:-1;background-image:linear-gradient(0deg,#050b14 0%,#050b148c 28%,#050b148c 72%,#050b14 100%),var(--cta-image);background-position:center;background-size:cover;background-repeat:no-repeat}
.cta-band .wrap{display:flex;flex-direction:column;align-items:center;gap:28px;text-align:center}
.cta-band .actions{margin:0;justify-content:center}
.cta-band .wrap>div:first-child{max-width:850px}
@media(min-width:1031px){.hero-copy>.actions{display:none}.cta-band:before{background-attachment:scroll,fixed}.header .nav{gap:13px}.hero .quick-quote-layout{align-items:center}}
@media(min-width:1031px) and (max-width:1250px){.header .nav{gap:9px}.header .nav>a,.header .nav summary{font-size:10px}}
@media(max-width:650px){.badges{gap:9px}.badges>.trust-badge{font-size:9px;padding:8px 11px 8px 8px}.trust .trust-item{font-size:11px}.trust-group{gap:26px;padding-right:26px}.cta-band{padding:65px 0}.hero:after{background:linear-gradient(0deg,#050b14,transparent 17%),linear-gradient(90deg,#030a18ed,#07172ece)}}
@media(prefers-reduced-motion:reduce){.trust-track{animation:none}.trust-window{overflow-x:auto;mask-image:none}.trust-group[aria-hidden="true"]{display:none}.cta-band:before{background-attachment:scroll}}
/* Light page theme */
:root{color-scheme:light;--bg:#f8fafc;--panel:#fff;--line:#ccd6e2;--text:#102b50;--muted:#46586f;--accent:#795617}
body{background:var(--bg)}
body:before{background:linear-gradient(#f8fafcf0,#f8fafcf0),url('/assets/tools-background.webp') center/cover no-repeat}
.header{background:rgba(255,255,255,.97);box-shadow:0 2px 14px #08296208}
.dropdown{background:#fff;box-shadow:0 14px 35px #08296218}
.nav a:hover,.nav summary:hover,.footer a:hover{color:var(--accent)}
.menu-toggle{color:var(--text)}
.eyebrow,.card-link,.text-link,.source-link,.local-source a,.silo-links a,.review-link,.social a,.faq-list summary>span,.carousel-controls button{color:var(--accent)}
.star,.card-star,.review-stars{color:#aa7613}
.service-card,.scope-grid>div,.scope-grid article,.context-grid article,.guide-card,.gallery-grid figure,.review-card{background:rgba(255,255,255,.94);border-color:var(--line);box-shadow:0 8px 25px #08296206}
.service-card:hover,.guide-card:hover{border-color:#aa7613}
.star-list li,.review-summary,.review-card blockquote{color:var(--muted)}
.review-card small,.rating-line small,.carousel-controls span,.footer-bottom{color:#52647b}
.split img,.map-frame,.process-card,.area-links a,.footer-bottom{border-color:var(--line)}
.step-num{color:#547194}
.article-cta{background:#eef3f9;border-left-color:#aa7613}
.map-frame{background:#edf2f7}
.map-frame iframe{filter:none}
.trust{border-color:#d7deea}
.btn.secondary{color:var(--text);border-color:#617796}
.btn.secondary:hover{background:#0829620b}
.mobile-bar{background:#fff;color:var(--text);border-color:var(--line)}
.hero{color:#fff}
.hero:after{background:linear-gradient(0deg,#f8fafc,transparent 100px),linear-gradient(90deg,rgba(3,10,24,.86),rgba(4,15,35,.68) 58%,rgba(2,13,31,.43))}
.hero .gold,.hero .eyebrow,.hero .breadcrumb a,.hero .contact-details a{color:var(--gold)}
.hero .btn.secondary{color:#fff;border-color:#a6b7cd}
.hero .btn.secondary:hover{background:#ffffff16}
.hero .form-card .embed-fallback .btn{color:#081325}
.cta-band{color:#fff}
.cta-band:before{background-image:linear-gradient(0deg,#f8fafc 0%,#050b1499 30%,#050b1499 70%,#f8fafc 100%),var(--cta-image)}
.cta-band .eyebrow{color:var(--gold)}
.cta-band p{color:#edf3fc}
.cta-band .btn.secondary{color:#fff;border-color:#c2ccda}
.shooting-star{color:#aa7613}
.shooting-star:before{background:linear-gradient(90deg,transparent,#aa7613)}
@media(max-width:1030px){.nav{background:#fff}}
@media(max-width:650px){.hero:after{background:linear-gradient(0deg,#f8fafc,transparent 85px),linear-gradient(90deg,#030a18dc,#07172ebd)}}
/* Align the hero headings and center the first screen */
:root{--header-height:91px}
.hero:not(.inner-hero){min-height:calc(100svh - var(--header-height));align-items:center}
.hero .quick-quote-layout{align-items:start;padding-top:52px;padding-bottom:52px}
.quick-quote-layout .quick-quote-card{align-self:start;min-height:454px}
.quick-quote-card>h2{margin-top:0}
@media(max-width:1030px){:root{--header-height:86px}.hero .quick-quote-layout{padding-top:44px;padding-bottom:44px}}
@media(max-width:650px){:root{--header-height:78px}.hero .quick-quote-layout{padding-top:36px;padding-bottom:48px}}
@supports ((background-clip:text) or (-webkit-background-clip:text)){
.hero .display-title .gold{background-image:linear-gradient(100deg,#fff0b3 0%,#f4cc72 45%,#dba531 100%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}
}

/* Title case headings with uppercase navigation retained */
h1,h2,h3,h4,h5,h6,.display-title{text-transform:capitalize}
/* One corner radius across site surfaces and controls */
:root{--radius:10px}
:is(button,input,textarea,select,img,iframe,.btn,.header,.header-phone,.brand,.dropdown,.nav,.mobile-bar,.service-card,.card-image,.review-card,.scope-grid>div,.scope-grid article,.context-grid article,.guide-card,.gallery-grid figure,.form-card,.map-frame,.article-cta,.trust-badge,.trust-badge>.star,.cta-band){border-radius:var(--radius)!important}
.cta-band:before{border-radius:var(--radius)}
/* Left aligned footer and FAQ sections */
.footer,.footer-grid,.footer-bottom{text-align:left}
.footer-logo{margin-left:0;margin-right:auto}
.footer .social,.footer-bottom{justify-content:flex-start}
[data-block="faq"] .section-head{text-align:left;max-width:none;margin-left:0;margin-right:0}
.faq-list{max-width:none;margin-left:0;margin-right:0;text-align:left}
.faq-list summary{justify-content:flex-start;text-align:left;padding-left:0}
.faq-list details p{margin-left:0;margin-right:auto}
/* Five Star brand surfaces and review matched accents */
:root{--brand-blue:#082962;--gold:#ffbc00;--accent:#ffbc00;--brand-gradient:linear-gradient(110deg,#245ba8 0%,#ffbc00 100%)}
body:before{background:url('/assets/tools-background.webp') center/cover no-repeat;opacity:.26}
.header,.footer,.dropdown,.mobile-bar{background:var(--brand-blue);color:#fff}
.header-phone small,.footer p,.footer a,.footer-bottom,.mobile-bar small{color:#e4ecfa}
.menu-toggle{color:#fff;border-color:#ffffff66}
.footer,.footer-bottom{border-color:#ffbc0066}
.nav a:hover,.nav summary:hover,.footer a:hover{color:var(--gold)}
.eyebrow,.card-link,.text-link,.source-link,.local-source a,.silo-links a,.review-link,.social a,.faq-list summary>span,.carousel-controls button,.star,.card-star,.review-stars,.shooting-star{color:var(--gold)}
.hero:after{background:rgba(3,15,35,.64)}
.cta-band:before{background-image:var(--cta-image);box-shadow:inset 0 0 0 100vmax #031a3dcc}
.trust-window{mask-image:none;-webkit-mask-image:none}
.trust{background:var(--brand-blue);color:#fff;border-color:#ffbc0077;padding:23px 0}
.trust .trust-item{display:flex;align-items:center;gap:15px;white-space:normal;min-width:330px}
.trust-icon{display:grid;place-items:center;flex:0 0 45px;width:45px;height:45px;border:1px solid #ffbc0080;border-radius:var(--radius);background:#ffffff09;color:var(--gold)}
.trust-icon svg{width:26px;height:28px}
.trust-item-copy{text-align:left}
.trust-item-copy strong{display:block;font-size:12px;line-height:1.5;letter-spacing:.05em;text-transform:uppercase;color:var(--gold)}
.trust-item-copy small{display:block;margin-top:5px;font-size:12px;line-height:1.5;letter-spacing:0;font-weight:400;text-transform:none;color:#e4ecfa;white-space:nowrap}
.trust-group{gap:45px;padding-right:45px}
.service-card,.scope-grid>div,.scope-grid article,.context-grid article,.guide-card,.gallery-grid figure,.review-card,.article-cta,.process-card{background:var(--brand-blue);color:#fff;border-color:#ffbc0080;box-shadow:0 8px 25px #08296218}
.service-card p,.scope-grid p,.context-grid p,.guide-card p,.review-card p,.review-card blockquote,.article-cta p,.process-card p{color:#e4ecfa}
.review-card small{color:#cad8ef}
.process-card{padding:24px;border:1px solid #ffbc0080;border-radius:var(--radius)}
.step-num{color:var(--gold)}
.map-frame{background:var(--brand-blue);border-color:#ffbc0080}
.service-card:hover,.guide-card:hover{border-color:var(--gold)}
.badges>.trust-badge{background:var(--brand-gradient);border-color:var(--gold);box-shadow:inset 0 0 0 100vmax #031a3d55}
.badges .trust-badge>.star{color:var(--gold);background:var(--brand-blue);border-color:#ffbc0080}
.shooting-star:before{background:var(--brand-gradient)}
@keyframes shoot{0%{transform:translate(-60px,-28px)}100%{transform:translate(120px,65px)}}
@supports ((background-clip:text) or (-webkit-background-clip:text)){.hero .display-title .gold{background-image:var(--brand-gradient)}}
@media(max-width:1030px){.nav{background:var(--brand-blue);color:#fff}}
@media(max-width:650px){.hero:after{background:rgba(3,15,35,.7)}.trust .trust-item{min-width:300px}.trust-group{gap:28px;padding-right:28px}.trust-item-copy small{font-size:11px}.trust-icon{flex-basis:40px;width:40px;height:40px}}
/* Scattered tool doodles and simplified details */
:root{--radius:5px}
header.header.header{border-radius:0!important}
body:before{content:none;background:none}
.tool-doodles{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}
.tool-doodle{position:absolute;height:auto;aspect-ratio:1;overflow:visible;opacity:.2}
.blue-doodle{color:var(--brand-blue)}
.gold-doodle{color:#b98915;opacity:.25}
.badges .trust-badge>.star{background:transparent;border:0;box-shadow:none}
.brand,.header .brand-lockup{background:transparent;box-shadow:none}
.hero h1,main h1{color:var(--gold);text-transform:uppercase}
@media(max-width:650px){.tool-doodle{width:78px!important;opacity:.14}.gold-doodle{opacity:.2}}
.header .brand-lockup{mix-blend-mode:lighten}
/* Stronger headings and gradient cards */
:root{--text:#082962;--muted:#082962;--card-gradient:linear-gradient(110deg,#163f78 0%,#80691f 100%)}
body{color:var(--brand-blue)}
h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(2.35rem,4.4vw,4rem);font-weight:900;line-height:1.08;letter-spacing:-.025em}
.hero .display-title,.quick-quote-layout .display-title{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:clamp(3.2rem,5.7vw,6.5rem);line-height:1.04;letter-spacing:-.035em}
.inner-hero .display-title{font-size:clamp(2.9rem,5vw,5.3rem)}
.cta-band h2{font-size:clamp(2.35rem,4vw,3.8rem);font-weight:900}
.form-card>h2,.quick-quote-card>h2{font-size:clamp(2rem,2.8vw,2.6rem);font-weight:900;line-height:1.15}
.project-groups>div>h2,.guide-article h2{font-size:clamp(2.2rem,3.7vw,3.4rem);font-weight:900}
.section .eyebrow,.section .text-link,.section .local-source a,.section .silo-links a,.section .review-link,.section .rating-line small,.section .carousel-controls span,.section .star,.section .review-stars{color:var(--brand-blue)}
.service-card,.scope-grid>div,.scope-grid article,.context-grid article,.guide-card,.gallery-grid figure,.review-card,.article-cta,.process-card,.map-frame,.faq-list details,.area-links a,.star-list li,.guide-article li,.narrow li,.dropdown,.trust-icon{background:var(--card-gradient);color:#fff;border:1px solid #ffbc0080;border-radius:var(--radius);box-shadow:0 8px 25px #08296218}
.service-card p,.scope-grid p,.context-grid p,.guide-card p,.review-card p,.review-card blockquote,.article-cta p,.process-card p,.faq-list details p,.star-list li,.guide-article li,.narrow li{color:#fff}
.section :is(.service-card,.scope-grid>div,.scope-grid article,.context-grid article,.guide-card,.review-card,.article-cta,.process-card,.faq-list details,.area-links a,.star-list li,.guide-article li,.narrow li) :is(.star,.review-stars,.card-star,.card-link,.source-link,.text-link){color:var(--gold)}
.star-list li,.guide-article li,.narrow li{padding:17px 20px;margin:12px 0;list-style:none}
.guide-article ul,.narrow ul{padding:0}
.faq-list{border-top:0}
.faq-list details{margin:14px 0;padding:0 24px}
.faq-list summary{padding-top:22px;padding-bottom:22px;font-weight:700}
.faq-list details p{padding-bottom:22px;margin-bottom:0}
.area-links{gap:10px}
.area-links a{padding:16px 28px}
.btn,.btn.secondary,.hero .btn.secondary,.cta-band .btn.secondary,.carousel-controls button,.mobile-bar a:last-child{background:var(--card-gradient);color:#fff;border-color:var(--gold)}
.btn:hover,.btn.secondary:hover,.hero .btn.secondary:hover,.cta-band .btn.secondary:hover{background:var(--card-gradient);box-shadow:0 0 15px #ffbc0055}
.hero .form-card .embed-fallback .btn{color:#fff}
.card-image{aspect-ratio:1}
.service-card .card-image,.service-card .card-image img,.gallery-grid figure img{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}
@media(max-width:650px){.hero .display-title,.quick-quote-layout .display-title,.inner-hero .display-title{font-size:clamp(2.75rem,10vw,3.6rem)}.card-image{aspect-ratio:1}.faq-list details{padding:0 18px}.star-list li{padding:16px}.form-card>h2,.quick-quote-card>h2{font-size:2rem}}
.section-head{max-width:1040px}.section h1{color:var(--brand-blue)}

.review-action{display:flex;justify-content:center;margin:0 auto 30px}.review-action .btn{text-align:center}
/* Restored hero type, centered quote and blue gradients */
:root{--brand-gradient:linear-gradient(145deg,#0159A1 0%,#082962 100%);--card-gradient:var(--brand-gradient)}
.hero .display-title,.quick-quote-layout .display-title{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-size:clamp(3rem,6.3vw,6.2rem);font-weight:700;line-height:.98;letter-spacing:.005em}
.quick-quote-layout .display-title{font-size:clamp(3rem,5.3vw,5rem)}
.inner-hero .display-title{font-size:clamp(2.5rem,4.5vw,4.7rem)}
.hero .form-card>h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-size:2.1rem;font-weight:600;line-height:1.06;letter-spacing:normal}
.hero h1{letter-spacing:.035em}
.hero .quick-quote-layout{align-items:center}
.quick-quote-layout .quick-quote-card{align-self:center;justify-self:center;min-height:0;margin:0 auto;text-align:center}
.quick-quote-card>h2{width:100%;text-align:center}
.quick-quote-card .quick-quote-form{border:0!important;border-radius:5px!important;margin:0 auto}
.badges>.trust-badge.trust-badge{border-radius:999px!important}
@media(min-width:1031px){.header .nav>a,.header .nav summary{font-size:11px;font-weight:600}}
@media(min-width:1031px) and (max-width:1250px){.header .nav>a,.header .nav summary{font-size:9.5px;font-weight:600}}
@media(max-width:1030px){.quick-quote-layout .display-title{font-size:clamp(3rem,7vw,5rem)}}
@media(max-width:650px){.hero .display-title,.quick-quote-layout .display-title{font-size:3.6rem;line-height:1.02}.inner-hero .display-title{font-size:2.9rem}.hero .quick-quote-card>h2{font-size:2rem}.hero h1{letter-spacing:.025em}}
@media(max-width:360px){.quick-quote-layout .display-title{font-size:3.2rem}.inner-hero .display-title{font-size:2.6rem}}
.hero .display-title .gold{opacity:1;filter:none;mix-blend-mode:normal;background-color:#0159A1;background-image:var(--brand-gradient)}
.quick-quote-card .quick-quote-form{min-height:320px;padding:0;box-sizing:border-box;width:100%!important}

/* Detailed, stationary background illustrations */
.background-illustrations{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}
.background-tool,.background-star{position:absolute;height:auto;aspect-ratio:1;overflow:visible;animation:none!important;transition:none!important}
.background-tool{color:#0159A1;opacity:.22}
.background-star{color:#ffbc00;opacity:.42}
@media(max-width:650px){.background-tool{width:85px!important;opacity:.16}.background-star{width:76px!important;opacity:.32}}

.quick-quote-layout .quick-quote-card{border:2px solid #0159A1;padding:24px 16px;background:transparent}
/* Match the hero overlay and keep the CTA photo fixed during scrolling */
.cta-band:before{box-shadow:inset 0 0 0 100vmax rgba(3,15,35,.64);background-attachment:fixed}
@media(max-width:650px){.cta-band:before{box-shadow:inset 0 0 0 100vmax rgba(3,15,35,.7)}}
@media(prefers-reduced-motion:reduce){.cta-band:before{background-attachment:scroll}}
/* Left aligned bullet lists with larger stars */
.section li,.star-list li,.guide-article li,.narrow li{text-align:left}
.star-list li,.area-links a{justify-content:flex-start;text-align:left;align-items:center}
.star-list li>.star,.area-links a>.star{font-size:24px;line-height:1;flex:0 0 24px;text-align:center}

/* Larger second hero line with room for every letter */
.hero-copy{min-width:0}
.hero .display-title{max-width:100%;overflow:visible}
.hero .display-title .gold{display:block;font-size:1.18em;line-height:1.12;max-width:100%;padding:0 .045em .08em 0;overflow-wrap:break-word;overflow:visible}
.hero .display-title br:has(+.gold){display:none}

/* Footer navigation menus */
.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){text-transform:uppercase}

/* Header logo shine and a closer fitting hero quote container */
.header .brand{position:relative;overflow:hidden}
.header .brand::after{content:"";pointer-events:none;position:absolute;inset:-30% auto -30% -35%;width:18%;background:linear-gradient(100deg,transparent,#ffffff80,transparent);transform:skew(-18deg);animation:header-logo-shine 7s ease-in-out 1.4s infinite}
@keyframes header-logo-shine{0%,65%{left:-35%}82%,100%{left:130%}}
.quick-quote-layout .quick-quote-card{max-width:420px;padding-left:8px;padding-right:8px}
@media(prefers-reduced-motion:reduce){.header .brand::after{display:none;animation:none}}

.quick-quote-layout .quick-quote-card{box-shadow:0 0 10px #0159a1b3,0 0 26px #0159a166,inset 0 0 8px #0159a133}

/* Dark header ends frame the logo with a brighter blue center */
.header{background:linear-gradient(90deg,#082962 0%,#082962 12%,#0159A1 50%,#082962 88%,#082962 100%)}
.header .brand{background:transparent;border:0;padding:2px 6px;box-shadow:none}
.header .brand-lockup{filter:brightness(1.12) saturate(1.08)}

/* Detailed tool illustrations with the existing scattered placement */
.background-tool{background-image:url('/assets/tool-artwork.png');background-repeat:no-repeat;background-size:200% 200%;opacity:.32}
.tool-hammer{background-position:0 0}.tool-tape{background-position:100% 0}.tool-saw{background-position:0 100%}.tool-brush{background-position:100% 100%}
@media(max-width:650px){.background-tool{opacity:.24}}

/* More breathing room along the hero content's left edge */
.hero .hero-copy{padding-left:24px}
@media(max-width:650px){.hero .hero-copy{padding-left:8px}}

/* Half the vertical spacing between content sections */
.section{padding-top:46px;padding-bottom:46px}
.cta-band{padding-top:45px;padding-bottom:45px}
.trust{padding-top:11.5px;padding-bottom:11.5px}
.footer{padding-top:32px}
@media(max-width:650px){.section{padding-top:30px;padding-bottom:30px}.cta-band{padding-top:32.5px;padding-bottom:32.5px}}

/* Gold headings above section titles */
.eyebrow,.section .eyebrow{color:#FFBC00}

/* Persistent gold links at the bottom of navigation menus */
.header .dropdown a.menu-view-all{color:var(--gold)}

/* Full opening viewport heroes and shared quote layouts */
.hero,.hero:not(.inner-hero){min-height:calc(100svh - var(--header-height));align-items:center}
.hero .wrap{padding-top:32px;padding-bottom:32px}
.hero .quick-quote-layout{align-items:center}
.hero-centered-layout .hero-copy{margin-inline:auto;padding-left:0;text-align:center}
.hero-centered-layout .badges,.hero-centered-layout .actions,.hero-centered-layout .breadcrumb{justify-content:center}
.hero .display-title .hero-single-phrase{font-size:1em;line-height:inherit}
@media(max-width:650px){.hero .wrap{padding-top:28px;padding-bottom:28px}}

/* Balanced service card rows with no empty slots */
.service-card-grid{grid-template-columns:repeat(12,minmax(0,1fr))}
.service-card-grid>.service-card{grid-column:span var(--card-span);min-width:0}
@media(max-width:1030px){.service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-grid>.service-card{grid-column:span 1}.service-card-grid>.service-card:last-child:nth-child(odd){grid-column:1/-1}}
@media(max-width:650px){.service-card-grid{grid-template-columns:minmax(0,1fr)}.service-card-grid>.service-card,.service-card-grid>.service-card:last-child:nth-child(odd){grid-column:1/-1}}

/* Keep the longer homepage heading within the opening hero */
.hero:not(.inner-hero) .hero-copy{container-type:inline-size}
.hero:not(.inner-hero) .display-title{font-size:clamp(1rem,6.1cqw,2.5rem);white-space:nowrap}

/* Brighter hero heading gradient with a white leading edge */
.hero .display-title .gold{background-image:linear-gradient(100deg,#FFFFFF 0%,#B7DCF5 28%,#398DCA 66%,#0159A1 100%)}

/* Centered FAQ section with a comfortable reading width */
[data-block="faq"] .section-head,.faq-list{max-width:860px;margin-left:auto;margin-right:auto;text-align:center}
.faq-list summary{justify-content:center;text-align:center;padding:22px 34px}
.faq-list details p{margin-left:auto;margin-right:auto;text-align:center}

/* Service area map illustration and location pins */
.service-area-illustration{display:block;width:180px;max-width:60%;height:auto;margin:0 auto 24px}
.area-links .area-pin{width:24px;height:24px;flex:0 0 24px;color:var(--gold)}

/* Keep the website credit at the footer's bottom right */
.footer-bottom>span:last-child{margin-left:auto;text-align:right;align-self:flex-end}

.btn,button,.mobile-bar a{text-transform:uppercase}

.footer-brand-column{display:flex;flex-direction:column;align-items:flex-start}
.footer .footer-estimate{display:inline-flex;width:fit-content;max-width:100%;margin:0 0 20px;color:#fff;text-align:center}
@media(max-width:650px){.footer-brand-column .footer-estimate{order:-1;margin-bottom:24px}}

/* Fill the existing header with the logo artwork while retaining 10px vertical padding. */
.header{--header-row-height:94px}
.header-inner{height:var(--header-row-height);min-height:var(--header-row-height);padding-top:10px;padding-bottom:10px}
.header .brand{height:100%;width:calc((var(--header-row-height) - 20px)*10/3);max-width:100%;min-width:0;flex-shrink:1;padding:0}
body .header .header-inner .brand-lockup{width:100%!important;height:100%!important;object-fit:cover;object-position:50% 40%}
@media(max-width:1250px){.header{--header-row-height:90px}}
@media(max-width:1030px){.header{--header-row-height:92px}}
@media(max-width:650px){.header{--header-row-height:80px}}

/* Gold outlines follow the existing circular logo artwork. */
.footer .footer-logo-link{position:relative;display:inline-block;margin-bottom:20px}
.footer-logo-link .footer-logo{margin-bottom:0}
.footer-logo-link::before{content:"";position:absolute;inset:1.8% 9% 2%;border:2px solid var(--gold);border-radius:50%;mask-image:linear-gradient(to bottom,#000 0 38%,transparent 38% 56%,#000 56%);pointer-events:none;z-index:1}
:is(p a,a.text-link,a.source-link,.footer-bottom span a):not(.btn):not([role="button"]):not(li a){color:var(--gold)!important}


.scope-image-grid article{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:24px;text-align:left}
.scope-image-grid .scope-service-image{display:block;width:112px;height:112px;object-fit:cover;border-radius:5px 5px 0 0!important}
.scope-image-grid h3{margin:0;overflow-wrap:break-word}
@media(max-width:650px){.scope-image-grid article{grid-template-columns:88px minmax(0,1fr);gap:16px;padding:20px}.scope-image-grid .scope-service-image{width:88px;height:88px}.scope-image-grid h3{font-size:1.4rem}}

@media(min-width:651px){.insight-picture-right>img{grid-column:2;grid-row:1}.insight-picture-right>div{grid-column:1;grid-row:1}}

.scope-grid>article>.star,.scope-grid>div>.star,.context-grid>article>.star{display:block;font-size:38px;line-height:1;margin:0 auto 16px}

.background-tool,.background-star{visibility:hidden}

/* Center the icon and copy together inside every content bullet card. */
.section li,.star-list li,.guide-article li,.narrow li{text-align:center}
.star-list li{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}
.star-list li>.star{flex:none;margin:0;text-align:center}
.guide-article ul,.guide-article ol,.narrow ul,.narrow ol{padding-left:0}
.area-links a{justify-content:center;text-align:center}
.area-links a>span:last-child{position:static;margin:0}

/* Keep related destinations inside their service card without nested links. */
.has-related{display:flex;flex-direction:column}
.service-card-primary{display:block;flex:1;color:inherit}
.card-related{display:flex;flex-direction:column;gap:10px;margin:0 22px 24px;padding-top:18px;border-top:1px solid #ffffff55;text-align:center}
.card-related a{color:#fff;text-decoration:underline;text-underline-offset:4px;font-size:14px;font-weight:600;line-height:1.5;padding:4px}
.card-related a:hover,.card-related a:focus-visible{color:var(--gold)}

/* Retain gold accents with readable contrast on the light page background. */
.section{--copy-gold:#916500}
.section .eyebrow{color:var(--copy-gold)!important}
.section :is(p a,.text-link,.source-link,.silo-links a):not(.btn):not([role="button"]):not(li a){color:var(--copy-gold)!important}
.section :is(.service-card,.scope-grid article,.context-grid article,.guide-card,.review-card,.article-cta,.process-card,.faq-list details) :is(p a,.text-link,.source-link,.eyebrow){color:var(--gold)!important}

/* Center each moving ticker group while keeping its icon beside the copy. */
.trust .trust-item{justify-content:center}
.trust-item-copy{text-align:center}
.trust .trust-icon{order:0}
.trust .trust-item-copy{order:1}

/* Consistent heading hierarchy and supporting resource links. */
main h2{max-width:100%;text-wrap:balance;overflow:visible;overflow-wrap:break-word}
.section h2,.cta-band h2{font-size:clamp(1.75rem,3.2vw,3.2rem);line-height:1.12}
.hero .display-title,.hero:not(.inner-hero) .display-title{font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.12;white-space:normal;letter-spacing:0}
.hero .display-title .heading-top{display:block;font-size:1em;line-height:1.12}
.hero .display-title .heading-bottom{display:block;font-size:.82em;line-height:1.15;margin-top:.16em}
.hero .display-title .heading-bottom .gold{font-size:1em;line-height:inherit;padding-bottom:.1em}
.planning-resource{max-width:720px;margin:28px auto 0;padding:22px;text-align:center;background:linear-gradient(120deg,#0159A1,#082962);border-radius:5px}
.planning-resource p{color:#fff;margin:0 0 14px}
.planning-resource .btn{white-space:normal;justify-content:center;text-align:center}
.scope-detail h3 a{color:inherit;text-decoration:underline;text-underline-offset:4px}
@media(max-width:650px){.hero .display-title,.hero:not(.inner-hero) .display-title{font-size:2.15rem}.section h2,.cta-band h2{font-size:2rem}}

.local-project-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.local-project-links a{padding:12px 18px;background:linear-gradient(120deg,#0159A1,#082962);color:#fff;border-radius:5px}

/* Larger planning stars, complete scope rows and matching trust gradients. */
:root{--header-trust-gradient:linear-gradient(90deg,#082962 0%,#082962 12%,#0159A1 50%,#082962 88%,#082962 100%)}
.header,.trust,.badges>.trust-badge.trust-badge,.trust .trust-icon{background:var(--header-trust-gradient)}
.badges>.trust-badge.trust-badge{box-shadow:none}

.scope-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}
.scope-grid>article{grid-column:span var(--scope-span,12);min-width:0}
@media(max-width:1030px){.scope-grid>article{grid-column:span var(--scope-tablet-span,12)}}
@media(max-width:650px){.scope-grid>article{grid-column:1/-1}}

/* Larger hero copy requested across service and county pages. */
.hero .display-title,.hero:not(.inner-hero) .display-title{font-size:clamp(3.6rem,6.8vw,6rem)}
@media(max-width:650px){.hero .display-title,.hero:not(.inner-hero) .display-title{font-size:4.3rem}}

/* Robinson reference proportions, retaining Five Star colors and typeface. */
.hero .display-title,.hero:not(.inner-hero) .display-title{font-size:clamp(58px,6.1vw,88px);font-weight:800;line-height:.98;letter-spacing:-.025em}
.hero .display-title .heading-top{line-height:.98}
.hero .display-title .heading-bottom{font-size:clamp(32px,3.8vw,48px);line-height:1.08;margin-top:14px;letter-spacing:-.015em}
@media(max-width:650px){.hero .display-title,.hero:not(.inner-hero) .display-title{font-size:clamp(47px,14vw,68px)}.hero .display-title .heading-bottom{font-size:clamp(30px,8vw,40px);margin-top:10px}}

/* Supplied project photographs retain their full composition. */
.supplied-work-gallery a{display:block;background:#082962}.supplied-work-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}.supplied-work-gallery figure{min-width:0}.supplied-work-gallery a:focus-visible{outline:3px solid #ffbc00;outline-offset:-3px}


/* Center the mobile hero and reserve quick quotes for desktop. */
@media(max-width:1030px){
 .footer,.footer .footer-grid,.footer .footer-bottom{text-align:center}
 .footer .footer-brand-column{align-items:center}
 .footer .footer-logo{margin-inline:auto}
 .footer .social,.footer .footer-bottom{justify-content:center}
 .footer .footer-bottom>span:last-child{margin-inline:auto;text-align:center;align-self:center}
}
@media(max-width:1030px){
 .hero .quick-quote-card{display:none!important}
 .hero .quick-quote-layout{grid-template-columns:minmax(0,1fr);gap:0}
 .hero .hero-copy{width:100%;margin-inline:auto;padding-inline:0;text-align:center}
 .hero .hero-copy :is(h1,h2,p){margin-inline:auto;text-align:center}
 .hero .hero-copy :is(.badges,.actions,.breadcrumb){justify-content:center}
 .hero .hero-copy .contact-details{text-align:center}
}

/* Inset mobile contact buttons, following the Robinson reference layout. */
@media(max-width:1030px){
 body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}
 .mobile-bar{z-index:1000;left:8px;right:8px;bottom:max(6px,env(safe-area-inset-bottom));background:#082962f5;border:1px solid #ffbc0080;border-radius:14px!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:auto;max-width:calc(100vw - 16px);padding:7px;display:grid;position:fixed;overflow:hidden;box-shadow:0 -12px 35px #08296245}
 .mobile-bar a{display:flex;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;min-height:50px;padding:9px 8px;font-size:11px;font-weight:850;letter-spacing:.02em;line-height:1.35;text-align:center;border-radius:10px;box-shadow:0 7px 18px #0003}
 .mobile-bar a.mobile-call{background:#fff;color:#082962;border:1px solid #ffbc0080}
 .mobile-bar a.mobile-estimate{background:linear-gradient(110deg,#082962,#0159A1);color:#fff;border:1px solid #ffbc00}
 .mobile-bar svg{flex:0 0 16px;width:16px;height:16px}
 .mobile-bar span{white-space:nowrap;min-width:0}
 .mobile-bar a:focus-visible{outline:3px solid #ffbc00;outline-offset:2px}
}
@media(max-width:350px){.mobile-bar{gap:4px;max-width:calc(100vw - 10px);padding:5px;left:5px;right:5px}.mobile-bar a{letter-spacing:0;gap:4px;padding-inline:5px;font-size:10px}.mobile-bar svg{flex-basis:14px;width:14px;height:14px}}

/* Mobile hero actions and three-column trust strip follow Robinson. */
.hero-estimate-mobile{display:none}
@media(max-width:1030px){
 .hero .hero-estimate-desktop{display:none}
 .hero .hero-estimate-mobile{display:inline}
 .hero .hero-copy .actions>.btn{display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;flex-wrap:nowrap;max-width:100%;font-size:12px;letter-spacing:.02em;padding-inline:18px}
 .hero .badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;width:100%;max-width:none;margin-top:28px;padding-block:9px;background:linear-gradient(90deg,transparent,#08296270 18%,#08296270 82%,transparent);border-block:1px solid #ffbc0061}
 .hero .badges>.trust-badge.trust-badge{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-width:0;min-height:66px;padding:4px 7px;font-size:8.5px;line-height:1.25;letter-spacing:.025em;text-align:center;white-space:normal;background:transparent;border:0;border-radius:0!important;box-shadow:none}
 .hero .badges>.trust-badge+.trust-badge:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:1px;background:linear-gradient(transparent,#ffbc0085,transparent)}
 .hero .badges .trust-badge>.star{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;padding:3px;margin:0;font-size:16px;line-height:1;color:#ffbc00;border:1px solid #ffbc009e;border-radius:50%!important;background:#0159a138;filter:drop-shadow(0 0 8px #ffbc0059)}
}
