:root{--ink:#102d35;--orange:#d64220;--bright:#f0643d;--paper:#f6f7f4;--white:#fff;--muted:#57666a;--line:#d4dcdb;--display:'Barlow Condensed','Arial Narrow',sans-serif;--body:'Manrope',Arial,sans-serif;--gutter:clamp(22px,4vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:.98;font-family:var(--display);font-weight:600}h1,h2{text-transform:uppercase}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--bright);outline-offset:5px}::selection{background:var(--bright);color:white}.skip{position:fixed;top:-100px;left:20px;background:var(--white);padding:15px;z-index:1000}.skip:focus{top:10px}.header{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:15px var(--gutter);gap:24px;border-bottom:1px solid var(--line);background:var(--paper)}.brand{display:block;flex-shrink:0}.brand img{width:82px;height:62px;object-fit:contain}.header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.header nav a:hover,.phone:hover{color:var(--orange)}.header-actions{display:flex;gap:25px;align-items:center}.phone{font-size:14px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--orange);color:white;border:0;padding:18px 24px;border-radius:5px;font-weight:700;font-size:15px;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#b93115;transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.button.small{padding:14px 20px;font-size:14px;gap:20px}.button.light{background:white;color:var(--ink)}.button.light:hover{background:#e9efed}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:14px;align-items:center;border-bottom:1px solid var(--ink);padding:7px 0}.hero{padding:30px var(--gutter) 0;display:grid;grid-template-columns:1.03fr 1fr;gap:0 48px;max-width:1680px;margin:auto}.hero-copy{padding:52px 0 36px;align-self:center}.eyebrow{font-size:12px;letter-spacing:.09em;line-height:1.5;font-weight:800;display:flex;align-items:center;gap:12px}.small-line{width:22px;height:2px;background:var(--orange)}.hero h1{font-size:clamp(62px,6.55vw,110px);letter-spacing:-.025em;line-height:.94;margin:26px 0 25px}.hero h1 em{color:var(--orange);font-style:normal}.hero-description{font-size:clamp(16px,1.2vw,19px);line-height:1.8;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0 22px;flex-wrap:wrap}.hero-trust{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:12px;font-weight:600;color:var(--muted)}.hero-trust i{font-style:normal;color:var(--orange);margin-right:5px}.hero-gallery{position:relative;display:flex;gap:14px;height:640px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent,#000 3%,#000 96%,transparent)}.gallery-col{width:50%;overflow:hidden;border-radius:10px}.gallery-track{display:flex;flex-direction:column;gap:14px;animation:drift 44s linear infinite;will-change:transform}.second .gallery-track{animation-direction:reverse;animation-duration:50s}.image-tile{display:block;position:relative;border-radius:10px;overflow:hidden;min-height:270px;height:270px;flex-shrink:0;background:#c5cfcc}.image-tile.tall{height:354px}.image-tile img{width:100%;height:100%;transition:transform .65s}.image-tile:hover img{transform:scale(1.04)}.image-tile:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#061e27b5)}.image-tile>span{position:absolute;z-index:1;bottom:22px;left:20px;right:16px;color:white;font-family:var(--display);font-size:27px;line-height:1.04;font-weight:500}.image-tile small{display:block;font-family:var(--body);font-size:10px;letter-spacing:.09em;margin-top:12px;line-height:1.5}.hero-gallery:hover .gallery-track,.hero-gallery:focus-within .gallery-track,.hero-gallery.paused .gallery-track{animation-play-state:paused}.warranty-stamp{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-7deg);background:var(--paper);border-radius:100%;width:126px;height:126px;box-shadow:0 4px 25px #102d3522;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:6px solid white;pointer-events:none}.warranty-stamp b{font-family:var(--display);font-size:42px;line-height:1}.warranty-stamp b span{font:700 16px var(--body);padding-left:3px}.warranty-stamp>span{font-size:9px;text-align:center;font-weight:800;letter-spacing:.06em;line-height:1.5}.motion-toggle{position:absolute;bottom:18px;right:16px;z-index:3;background:white;border:0;border-radius:50%;width:36px;height:36px;color:var(--ink);font-weight:800}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;padding:27px 0 24px;font-size:11px;font-weight:700;letter-spacing:.08em;border-bottom:1px solid var(--line);margin-top:10px}.hero-bottom a{display:flex;gap:22px}.proof-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:32px var(--gutter);gap:24px;max-width:1680px;margin:auto}.proof-strip div{border-right:1px solid var(--line);padding-right:20px}.proof-strip div:last-child{border:0}.proof-strip strong{font-size:16px;display:block}.proof-strip span{font-size:12px;color:var(--muted)}.section{padding:96px var(--gutter);max-width:1680px;margin:auto}.section-heading{display:grid;grid-template-columns:1fr 1.45fr;align-items:start;gap:40px;margin-bottom:45px}.section-index{font-size:12px;font-weight:700;letter-spacing:.08em;display:flex;align-items:center;gap:15px;padding-top:12px}.section-index:before{content:'';width:7px;height:7px;background:var(--orange)}h2{font-size:clamp(44px,5.2vw,80px);letter-spacing:-.015em}h2 .soft{color:#9aa9ac}.section-heading p{font-size:16px;color:var(--muted);margin-top:20px;max-width:470px}.footer{background:#071d24;color:white;padding:40px var(--gutter) 26px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #ffffff30;padding-bottom:30px}.footer-top img{width:90px;height:68px;object-fit:contain}.footer-top p{font-size:24px}.footer-top>a{width:46px;height:46px;border:1px solid #ffffff50;border-radius:50%;text-align:center;font-size:25px;line-height:43px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#bac7ca;padding-top:25px;flex-wrap:wrap}.mobile-cta{display:none}@keyframes drift{to{transform:translateY(calc(-50% - 7px))}}
@media(min-width:1680px){.header,.proof-strip{padding-left:max(72px,calc((100vw - 1536px)/2));padding-right:max(72px,calc((100vw - 1536px)/2))}}
@media(max-width:1100px){.header nav{gap:18px}.phone{display:none}.hero{gap:26px}.hero-gallery{height:570px}.hero-copy{padding-top:25px}.hero-actions{gap:15px}.hero-trust{font-size:11px}.hero h1{font-size:clamp(60px,7.5vw,90px)}}
@media(max-width:760px){html{scroll-padding-top:20px}.header{padding-top:9px;padding-bottom:9px;gap:10px}.brand img{width:65px;height:50px}.header nav{display:none}.button.small{font-size:12px;gap:10px;padding:13px}.hero{display:flex;flex-direction:column;gap:0;padding-top:0}.hero-copy{padding:36px 0 30px}.hero h1{font-size:clamp(62px,13.5vw,94px);line-height:.94;margin:24px 0}.hero-description{font-size:16px}.hero-actions{gap:20px;margin-top:26px}.hero-actions .button{font-size:14px}.hero-trust{font-size:11px;gap:8px 14px}.eyebrow{font-size:10px}.hero-gallery{height:380px;gap:12px;margin:0 -4px}.image-tile{height:230px}.image-tile.tall{height:290px}.image-tile>span{font-size:24px;left:15px}.warranty-stamp{width:106px;height:106px}.warranty-stamp b{font-size:35px}.hero-bottom{font-size:9px;padding:20px 0;gap:20px}.hero-bottom>a{gap:8px}.proof-strip{grid-template-columns:1fr 1fr;gap:22px 15px;padding-top:28px;padding-bottom:36px}.proof-strip strong{font-size:14px}.proof-strip span{font-size:11px;line-height:1.5;display:block;margin-top:5px}.proof-strip div:nth-child(2){border:none}.section{padding-top:64px;padding-bottom:64px}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.section-index{font-size:11px}.section-heading p{font-size:15px}h2{font-size:52px}.footer{padding-bottom:100px}.footer-top p{font-size:17px;max-width:145px}.footer-top img{width:68px}.footer-bottom{font-size:10px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:60;align-items:center;gap:20px;background:#fffffff5;backdrop-filter:blur(12px);padding:10px 20px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);box-shadow:0 -5px 25px #102d350b}.mobile-cta>a:first-child{padding:10px;font-size:14px;font-weight:700}.mobile-cta .button{flex:1;padding:13px 18px;font-size:14px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.gallery-track{transform:none!important}.clone{display:none}.motion-toggle{display:none}}
.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.service-card{background:white;border-radius:12px;overflow:hidden;display:grid;grid-template-columns:.9fr 1fr;min-height:450px;border:1px solid var(--line)}.service-image{position:relative;overflow:hidden}.service-image img{width:100%;height:100%;transition:transform .7s}.service-card:hover .service-image img{transform:scale(1.035)}.service-number{position:absolute;top:20px;left:20px;width:38px;height:38px;line-height:38px;text-align:center;background:white;border-radius:50%;font-size:12px;font-weight:700}.service-body{padding:30px 25px;display:flex;flex-direction:column;align-items:flex-start}.service-body h3{font-size:37px;line-height:1.05;max-width:240px}.service-type{font-size:10px;font-weight:800;letter-spacing:.1em;color:var(--orange);margin:15px 0}.service-body p{font-size:14px;color:var(--muted);line-height:1.8}.service-tags{display:flex;gap:6px;flex-wrap:wrap;margin:20px 0}.service-tags span{font-size:10px;padding:5px 8px;background:var(--paper);border:1px solid var(--line);border-radius:3px}.service-body .text-link{font-size:12px;margin-top:auto;padding-top:16px}.care-section{background:var(--ink);color:white}.care-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:end;margin:35px 0 55px}.care-heading h2{font-size:clamp(60px,6.6vw,103px)}.care-heading h2 em{font-style:normal;color:#ff7954}.care-heading>p{max-width:365px;color:#c0cdd0;padding-bottom:8px;line-height:1.9}.care-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ffffff30;border-radius:8px;overflow:hidden}.care-grid article{padding:30px 24px;border-right:1px solid #ffffff30;display:flex;flex-direction:column}.care-grid article:last-child{border:none;background:#23424a}.care-icon{font-size:12px;color:#bdcccf;margin-bottom:45px}.care-grid h3{font-size:29px;line-height:1.05;margin-bottom:14px}.care-grid p{font-size:13px;color:#c0cdd0;line-height:1.8}.warranty-big{font:600 68px/.8 var(--display);color:#ff7954;margin-bottom:27px}.warranty-big>span{font:700 12px var(--body);margin-left:10px}.paint-partners{display:flex;align-items:center;gap:45px;justify-content:space-between;margin-top:38px;padding-top:32px;border-top:1px solid #ffffff25}.paint-partners>span{font-size:10px;letter-spacing:.09em;max-width:235px;color:#b9c9cd}.paint-partners>b{font-size:clamp(17px,1.8vw,26px);letter-spacing:-.04em;font-weight:700}.comparison{position:relative;aspect-ratio:2/1;overflow:hidden;border-radius:10px;background:#d3d5d0;touch-action:pan-y}.comparison>img,.before-image img{width:100%;height:100%;object-fit:cover}.before-image{position:absolute;inset:0;clip-path:inset(0 calc(100% - var(--position)) 0 0)}.compare-label{position:absolute;top:24px;background:#102d35d9;color:white;border-radius:4px;padding:7px 12px;font-size:10px;font-weight:700;letter-spacing:.1em}.before-label{left:24px}.after-label{right:24px}.compare-divider{position:absolute;top:0;bottom:0;left:var(--position);width:2px;background:white;pointer-events:none}.compare-divider>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:white;box-shadow:0 3px 15px #0002;text-align:center;line-height:52px;font-size:29px;color:var(--ink)}.comparison input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}.comparison:has(input:focus-visible){outline:3px solid var(--orange);outline-offset:5px}.comparison-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.06em;font-weight:700;margin-top:15px;gap:20px}.comparison-caption label{color:var(--muted);display:flex;gap:15px}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:42px}.project-pair figure{margin:0}.project-pair img{width:100%;aspect-ratio:1.6;object-fit:cover;border-radius:8px}.project-pair figcaption{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:14px}.project-pair figcaption b{font-size:16px}.project-pair figcaption span{font-size:9px;letter-spacing:.04em;color:var(--muted)}.work-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:40px;margin-top:38px;border-top:1px solid var(--line)}.work-cta>p{font-size:18px;font-weight:600;max-width:360px}.process-section{background:#e9eeeb}.process-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:10%}.process-intro h2{margin:30px 0 20px}.process-intro>p{font-size:16px;max-width:370px;color:var(--muted);margin-bottom:25px}.process-steps{padding-top:12px}details>summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}.process-steps details{border-bottom:1px solid #bfcdca}.process-steps details:first-child{border-top:1px solid #bfcdca}.process-steps summary{display:flex;align-items:center;gap:20px;padding:28px 0}.process-steps summary>span{font-size:12px;color:var(--orange);font-weight:700}.process-steps summary h3{font-size:31px;line-height:1.15;flex:1}.process-steps summary i{font-style:normal;font-size:24px;font-weight:400;line-height:1}.process-steps details[open] summary i{transform:rotate(45deg)}.process-steps details p{padding:0 30px 28px 38px;color:var(--muted);font-size:15px}.people{display:grid;grid-template-columns:.92fr 1fr;gap:9%;align-items:center}.team-photo{position:relative}.team-photo img{width:100%;aspect-ratio:.97;object-fit:cover;border-radius:10px}.team-photo>span{position:absolute;left:22px;bottom:22px;background:#ffffffec;padding:8px 12px;border-radius:3px;font-size:10px;font-weight:700;letter-spacing:.08em}.team-copy h2{margin:25px 0 24px;font-size:clamp(48px,4.4vw,70px)}.team-copy>p{font-size:15px;color:var(--muted);line-height:1.8}.team-checks{display:flex;flex-direction:column;gap:8px;margin-top:23px;font-size:13px;font-weight:600}blockquote{margin:28px 0 0;padding:22px 0 0;border-top:1px solid var(--line)}blockquote>p{font-size:19px;font-weight:600;line-height:1.55}blockquote footer{display:flex;flex-direction:column;gap:3px;margin-top:15px}blockquote footer b{font-size:12px}blockquote footer span{font-size:10px;color:var(--muted)}.faq{border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;align-items:start}.faq-grid details{border-bottom:1px solid var(--line)}.faq-grid summary{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;gap:20px;padding:23px 0}.faq-grid summary span{font-size:23px;font-weight:400;line-height:1}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{font-size:14px;color:var(--muted);padding-bottom:24px;max-width:95%}.estimate{background:var(--ink);color:white;padding:90px var(--gutter)}.estimate-inner{max-width:1392px;margin:auto;display:grid;grid-template-columns:1fr .88fr;gap:12%;align-items:center}.estimate-copy h2{font-size:clamp(66px,7.7vw,120px);line-height:.9;margin:30px 0}.estimate-copy h2 em{font-style:normal;color:#ff7954}.estimate-copy>p{color:#c8d3d5;font-size:16px;line-height:1.8}.estimate-reassurance{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:11px;margin:28px 0;color:#c0cdd0}.estimate-reassurance span:before{content:'✓';color:#ff7954;margin-right:7px}.estimate-phone{font:600 35px var(--display);display:block;margin-top:35px}.estimate-phone small{display:block;font:600 10px var(--body);letter-spacing:.1em;color:#aabfc3;margin-bottom:10px}.estimate-phone>span{padding-left:18px}.estimate-card{background:white;color:var(--ink);padding:36px;border-radius:12px}.estimate-card>.eyebrow{font-size:10px;letter-spacing:.1em;color:var(--muted)}.estimate-card h3{font-size:38px;line-height:1.03;margin:14px 0 25px}.service-picker{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.service-picker label{display:flex;align-items:center;position:relative;gap:15px;cursor:pointer;border:1px solid var(--line);padding:14px 17px;border-radius:6px;transition:background .2s,border-color .2s}.service-picker label:has(:checked){border-color:var(--orange);background:#fff4ee}.service-picker label:has(:focus-visible){outline:3px solid var(--orange);outline-offset:3px}.service-picker input{position:absolute;opacity:0;width:1px;height:1px}.service-picker label>span{flex:1}.service-picker b{display:block;font-size:15px}.service-picker small{font-size:11px;color:var(--muted)}.service-picker i{width:20px;height:20px;border:1px solid #94a4a6;border-radius:50%;position:relative}.service-picker :checked~i{border-color:var(--orange);border-width:6px}.estimate-context{margin:22px 0;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.estimate-context>span{font-size:10px;letter-spacing:.07em;font-weight:800}.estimate-context p{font-size:13px;line-height:1.7;color:var(--muted);margin-top:7px}.estimate-submit{display:flex;font-size:14px;width:100%}.handoff-note{font-size:11px;text-align:center;line-height:1.6;color:var(--muted);margin-top:13px}.reply-note{border-top:1px solid var(--line);padding-top:17px;margin-top:21px;font-size:11px;font-weight:600}.reply-note span{color:var(--orange);font-size:20px;padding-right:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.service-card{grid-template-columns:1fr}.service-image{height:290px}.service-body h3{max-width:none}.service-body{padding:25px}.service-body p{font-size:15px}.service-body .text-link{font-size:14px}.service-tags span{font-size:11px}.care-grid article{padding:25px 18px}.care-grid h3{font-size:27px}.estimate-inner{gap:7%}.estimate-card{padding:28px}.project-pair figcaption{flex-direction:column;align-items:flex-start;gap:5px}.team-copy h2{font-size:50px}}
@media(max-width:760px){.service-grid{grid-template-columns:1fr;gap:24px}.service-card{grid-template-columns:1fr;min-height:0}.service-image{height:300px}.service-image img{object-position:center 57%}.service-body h3{font-size:38px}.service-type{font-size:11px}.care-heading{grid-template-columns:1fr;gap:26px;margin:26px 0 34px}.care-heading h2{font-size:67px}.care-heading>p{font-size:15px;max-width:100%}.care-grid{grid-template-columns:1fr 1fr}.care-grid article{padding:24px 19px;border-bottom:1px solid #ffffff30}.care-grid article:nth-child(2){border-right:0}.care-grid article:nth-child(3){border-bottom:0}.care-grid h3{font-size:28px}.care-grid p{font-size:12px}.care-icon{margin-bottom:30px}.paint-partners{gap:20px;flex-wrap:wrap;margin-top:25px;padding-top:25px}.paint-partners>span{width:100%;max-width:none;font-size:9px}.paint-partners>b{font-size:18px}.comparison{aspect-ratio:1.35}.comparison>img,.before-image img{object-fit:cover}.compare-label{top:16px;font-size:9px}.before-label{left:16px}.after-label{right:16px}.compare-divider>span{width:44px;height:44px;font-size:25px;line-height:40px}.comparison-caption{font-size:8px;gap:10px}.project-pair{gap:20px;margin-top:30px;grid-template-columns:1fr}.project-pair figcaption{flex-direction:row;align-items:center;gap:12px}.project-pair figcaption b{font-size:13px}.project-pair figcaption span{font-size:8px}.work-cta{flex-direction:column;align-items:flex-start;margin-top:30px;padding-top:30px;gap:20px}.work-cta>p{font-size:17px}.work-cta .button{font-size:13px;gap:22px}.process-layout{grid-template-columns:1fr;gap:32px}.process-intro h2{margin-top:22px}.process-steps summary{gap:14px;padding:22px 0}.process-steps summary h3{font-size:29px}.process-steps details p{font-size:14px;padding-left:29px}.people{grid-template-columns:1fr;gap:36px}.team-photo img{aspect-ratio:1.1;object-position:center 30%}.team-copy h2{font-size:55px}.faq-grid{grid-template-columns:1fr}.faq-grid summary{font-size:14px;min-height:68px}.estimate{padding-top:64px;padding-bottom:64px}.estimate-inner{grid-template-columns:1fr;gap:35px}.estimate-copy h2{font-size:85px}.estimate-copy>p{font-size:15px}.estimate-copy .section-index{font-size:10px}.estimate-phone{font-size:33px;margin-top:25px}.estimate-card{padding:26px 22px}.estimate-card h3{font-size:37px}.estimate-context p{font-size:14px}.handoff-note{font-size:12px}.reply-note{font-size:12px}.service-picker small{font-size:12px}}
/* Editorial direction: architectural type, full-frame stories, and a continuous lead journey. */
:root{--display:'Manrope',Arial,sans-serif;--ink:#091e26;--orange:#c73b20;--bright:#f56642;--paper:#f4f5f2;--gutter:clamp(22px,4vw,76px)}
[hidden]{display:none!important}.header{background:var(--ink);color:#fff;border-color:#ffffff1a;padding-top:14px;padding-bottom:14px}.brand img{filter:brightness(0) invert(1)}.header nav a:hover,.phone:hover{color:#ff9679}.hero{position:relative;padding-top:44px;padding-bottom:0;grid-template-columns:1.12fr 1fr;gap:0 32px;overflow:hidden}.hero-copy{position:relative;z-index:2;padding:26px 0 38px}.hero h1{font:800 clamp(76px,8.6vw,138px)/.89 var(--display);letter-spacing:-.075em;margin:31px 0 26px}.hero h1 em{display:block;color:var(--orange);letter-spacing:-.075em}.hero-description{font-size:16px;line-height:1.7;max-width:440px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero-actions{gap:20px;margin:25px 0 22px}.hero-actions .button{font-size:13px;gap:23px}.hero-actions .text-link{font-size:12px}.hero-gallery{height:680px;gap:14px;border-radius:0;mask-image:linear-gradient(transparent,#000 3%,#000 97%,transparent)}.image-tile{border-radius:4px}.image-tile>span{font-family:var(--body);font-size:22px;font-weight:700;letter-spacing:-.04em;line-height:1.05}.image-tile small{font-size:9px;font-weight:500;letter-spacing:.08em}.warranty-stamp{background:var(--ink);color:white;border-color:var(--paper);width:124px;height:124px}.warranty-stamp b{font-family:var(--body);font-size:39px;font-weight:700;letter-spacing:-.06em}.warranty-stamp>span{font-size:8px}.hero-service-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin:28px 0 17px;max-width:370px}.hero-service-tabs button{background:none;border:0;border-bottom:2px solid transparent;padding:0 0 11px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.hero-service-tabs button[aria-pressed=true]{color:var(--orange);border-color:var(--orange)}.hero-bottom{font-size:9px}.proof-strip{padding-top:30px;padding-bottom:30px;background:var(--ink);color:white;max-width:none;margin-top:28px}.proof-strip span{color:#b2c4c9}.proof-strip div{border-color:#ffffff30}.proof-strip strong{font-size:14px}.section{padding-top:100px;padding-bottom:100px}.section-heading{grid-template-columns:.7fr 1.5fr}.section-index{font-size:10px;letter-spacing:.08em}h2{font-weight:700;font-size:clamp(39px,4.5vw,68px);line-height:1.03;letter-spacing:-.065em}h2 .soft{color:#8c9b9e}.section-heading>div>p{font-size:15px;max-width:490px;line-height:1.8}.services{max-width:none;padding-bottom:0}.service-stories{margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter))}.service-story{position:sticky;top:0;isolation:isolate;min-height:690px;height:90svh;max-height:1050px;color:white;overflow:hidden;padding:38px var(--gutter) 55px;display:flex;flex-direction:column;justify-content:space-between}.service-story>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.service-story:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#071e2670,transparent 35%,#04151ddd);z-index:-1}.service-story:nth-child(2){top:0}.story-top{display:flex;justify-content:space-between;gap:20px;font-size:10px;font-weight:700;letter-spacing:.1em;border-top:1px solid #ffffff75;padding-top:18px}.story-body{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end}.story-body h3{font-size:clamp(60px,7.8vw,124px);font-weight:800;line-height:.94;letter-spacing:-.065em}.story-body h3 em{color:#ff8a66;font-style:normal}.story-body>div{max-width:380px;justify-self:end}.story-body p{font-size:16px;margin-bottom:24px;line-height:1.8;color:#eff3f4}.story-body .button{background:white;color:var(--ink);font-size:14px}.story-body .button:hover{background:#f3ded5}.type-banner{background:var(--bright);color:var(--ink);overflow:hidden;padding:24px 0}.type-banner>div{display:flex;width:max-content;animation:horizontal-drift 35s linear infinite}.type-banner span{font-size:clamp(43px,7vw,100px);font-weight:800;letter-spacing:-.065em;line-height:1.1;white-space:nowrap;padding-right:35px}.type-banner em{font-style:normal;color:white}.care-heading{gap:70px;grid-template-columns:1.4fr 1fr}.care-heading h2{font-size:clamp(48px,5.4vw,85px);letter-spacing:-.06em;line-height:1.02}.care-heading>p{font-size:15px;max-width:380px}.care-grid{border:0;border-radius:0;border-top:1px solid #ffffff4d;border-bottom:1px solid #ffffff4d}.care-grid article{padding:35px 25px;border-radius:0}.care-grid h3{font-size:23px;font-weight:700;line-height:1.13;letter-spacing:-.045em}.care-grid p{font-size:14px;line-height:1.8}.care-icon{font-size:11px}.care-grid article:last-child{background:transparent}.warranty-big{font-family:var(--body);font-size:69px;font-weight:700;letter-spacing:-.06em}.work{padding-top:100px}.comparison{border-radius:0}.comparison-caption{padding-bottom:23px;border-bottom:1px solid var(--line)}.project-pair img{border-radius:0}.project-pair figcaption b{font-weight:700;letter-spacing:-.03em}.process-section{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-layout{grid-template-columns:1fr 1.1fr;gap:8%}.process-intro{align-self:start;position:sticky;top:55px}.process-intro h2{font-size:clamp(40px,4.4vw,68px)}.process-steps summary h3{font-family:var(--body);font-size:25px;letter-spacing:-.04em;font-weight:600}.process-steps summary{padding:31px 0}.process-steps details p{font-size:15px;padding-bottom:30px}.people{background:var(--ink);color:white;max-width:none;gap:9%}.team-photo img{border-radius:0;filter:saturate(.6)}.team-photo>span{color:var(--ink)}.team-copy h2{font-size:clamp(43px,4.3vw,66px)}.team-copy>p{color:#bfced1}.team-checks{font-size:12px}.team-copy blockquote{border-color:#ffffff30}.team-copy blockquote p{font-size:23px;font-weight:500;letter-spacing:-.03em}.team-copy blockquote footer span{color:#adbec2}.faq-grid{grid-template-columns:1fr;max-width:850px;margin-left:auto}.faq-grid summary{font-size:18px;letter-spacing:-.025em;padding:27px 0}.faq-grid details p{font-size:15px;max-width:740px}.estimate{background:var(--bright);color:var(--ink);position:relative;overflow:hidden}.estimate-inner{grid-template-columns:1.1fr 1fr;gap:10%;position:relative}.estimate-copy h2{font-size:clamp(61px,7.4vw,108px);font-weight:800;letter-spacing:-.075em;line-height:.94}.estimate-copy h2 em{color:white}.estimate-copy>p{color:var(--ink)}.estimate-copy .section-index:before{background:var(--ink)}.estimate-reassurance{color:#362923;gap:10px 15px}.estimate-reassurance span:before{color:var(--ink)}.estimate-phone{font:700 30px var(--body);letter-spacing:-.04em}.estimate-phone small{color:var(--ink)}.estimate-card{padding:34px;border-radius:6px;box-shadow:0 15px 40px #61210d1a}.estimate-card h3{font-size:30px;line-height:1.09;letter-spacing:-.05em;font-weight:700}.estimate-card>.eyebrow,.estimate-card .eyebrow{font-size:10px;color:var(--muted)}.form-progress{display:flex;justify-content:space-between;gap:18px;font-size:9px;letter-spacing:.08em;margin-bottom:28px;padding-bottom:15px;border-bottom:2px solid #e1e7e5;color:var(--muted)}.form-progress>span:first-child{color:var(--orange);font-weight:800}.estimate-card.step-two .form-progress>span:first-child{color:var(--muted)}.estimate-card.step-two .form-progress>span:last-child{color:var(--orange);font-weight:800}.form-back{padding:0;border:0;background:none;color:var(--muted);font-size:12px;margin-bottom:8px}.project-summary{font-size:12px;color:var(--orange);margin:12px 0 22px;font-weight:600}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px 13px}.form-fields label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}.form-fields .full{grid-column:1/-1}.form-fields input,.form-fields textarea{width:100%;border:1px solid #bbc8c8;background:#fcfdfb;border-radius:4px;padding:11px 12px;font-size:14px;line-height:1.5;color:var(--ink);min-width:0}.form-fields textarea{resize:vertical}.form-fields input::placeholder,.form-fields textarea::placeholder{color:#768487;font-size:12px}.form-fields :focus{border-color:var(--orange)}.sms-consent{display:flex;align-items:flex-start;gap:10px;margin:18px 0;font-size:10px;line-height:1.65;color:var(--muted)}.sms-consent input{accent-color:var(--orange);margin-top:4px;flex-shrink:0}.sms-consent a{text-decoration:underline}.form-error{background:#fff0ea;border:1px solid #d64220;padding:12px;border-radius:4px;font-size:12px;color:#872c14;margin-bottom:15px}.form-error a{text-decoration:underline;font-weight:700}.estimate-submit{font-size:13px;gap:15px}.estimate-submit:disabled{cursor:wait;opacity:.65}.quote-success{text-align:left;padding:18px 0}.quote-success h3{margin:22px 0;font-size:35px}.quote-success p{font-size:14px;line-height:1.8;color:var(--muted)}.quote-success .text-link{font-size:12px;margin-top:22px}.success-mark{display:flex;align-items:center;justify-content:center;background:var(--ink);color:white;font-size:24px;width:54px;height:54px;border-radius:50%}.honeypot{position:absolute;left:-9999px;height:0;width:0;overflow:hidden}.footer-top p{font-size:clamp(20px,3vw,46px);font-weight:600;letter-spacing:-.05em}.reading-progress{position:fixed;top:0;left:0;height:3px;background:var(--bright);z-index:100;width:0;pointer-events:none}.desktop-dock{position:fixed;z-index:50;bottom:24px;left:50%;transform:translate(-50%,140px);transition:transform .4s ease;display:flex;align-items:center;gap:35px;background:var(--ink);color:white;padding:10px 12px 10px 20px;border:1px solid #ffffff35;border-radius:8px;box-shadow:0 12px 35px #06172030}.desktop-dock.visible{transform:translate(-50%,0)}.desktop-dock>span{font-size:9px;letter-spacing:.08em;font-weight:800;white-space:nowrap}.desktop-dock small{display:block;font-size:11px;font-weight:500;letter-spacing:0;color:#b7cbd0;margin-top:2px}.desktop-dock .button{font-size:12px;white-space:nowrap}.motion-paused .type-banner>div{animation-play-state:paused}@keyframes horizontal-drift{to{transform:translateX(-50%)}}
@media(max-width:1100px){.hero h1{font-size:10vw}.hero-gallery{height:660px}.hero .hero-trust{gap:7px;font-size:10px}.hero-description{font-size:15px}.hero-actions .button{font-size:12px;padding:16px}.hero-actions .text-link{font-size:11px}.service-story{min-height:650px}.story-body{gap:35px;grid-template-columns:1.15fr 1fr}.story-body h3{font-size:8vw}.care-heading h2{font-size:5.8vw}.care-grid h3{font-size:21px}.estimate-inner{gap:6%}.estimate-card{padding:27px}.estimate-card h3{font-size:29px}.form-fields{grid-template-columns:1fr}.form-fields label{grid-column:1/-1}}
@media(max-width:760px){.header{padding-top:10px;padding-bottom:10px}.hero{padding-top:5px}.hero-copy{padding-top:29px;padding-bottom:29px}.hero h1{font-size:clamp(80px,20vw,130px);line-height:.88;margin:28px 0 26px}.hero h1 em{display:block}.hero .eyebrow{font-size:9px}.hero-service-tabs{margin-top:25px;max-width:100%;gap:35px}.hero-service-tabs button{font-size:11px;padding-bottom:12px}.hero-gallery{height:390px;margin:0 -4px}.hero-actions{margin:23px 0;gap:18px}.hero-actions .button{font-size:13px;padding:17px 18px}.hero-actions .text-link{font-size:11px}.hero .hero-trust{font-size:10px;gap:8px 14px}.hero-description{font-size:16px}.image-tile>span{font-size:21px}.hero-bottom{font-size:8px}.proof-strip{margin-top:20px;padding:27px var(--gutter)}.section{padding-top:66px;padding-bottom:66px}.section-heading{grid-template-columns:1fr;gap:20px}h2{font-size:clamp(36px,9.5vw,57px);letter-spacing:-.06em;line-height:1.05}.section-heading>div>p{font-size:15px}.services{padding-bottom:0}.service-story{height:78svh;min-height:590px;max-height:850px;padding:25px 24px 34px;position:relative}.story-top{font-size:9px;gap:18px;line-height:1.6}.story-top>span:last-child{text-align:right;max-width:160px}.story-body{display:flex;flex-direction:column;align-items:flex-start;gap:26px}.story-body h3{font-size:clamp(52px,13vw,84px);letter-spacing:-.06em}.story-body>div{max-width:330px;justify-self:start}.story-body p{font-size:14px;line-height:1.7;margin-bottom:18px}.story-body .button{padding:16px 20px;font-size:13px}.type-banner{padding:21px 0}.type-banner span{font-size:56px}.care-heading{grid-template-columns:1fr;gap:28px}.care-heading h2{font-size:clamp(38px,10.5vw,65px);line-height:1.04}.care-grid{grid-template-columns:1fr}.care-grid article{border:0;border-bottom:1px solid #ffffff30;padding:27px 0;display:grid;grid-template-columns:38px 1fr;gap:8px 15px}.care-grid article:nth-child(3){border-bottom:1px solid #ffffff30}.care-grid .care-icon{margin:3px 0;grid-row:1/3}.care-grid h3{font-size:24px}.care-grid p{font-size:14px;grid-column:2;max-width:380px}.care-grid .warranty-card{grid-template-columns:80px 1fr;padding-top:30px}.warranty-big{font-size:58px;grid-row:1/3;line-height:1;margin:0}.warranty-big>span{display:block;font-size:10px;margin-left:2px;letter-spacing:.07em}.care-grid .warranty-card h3{align-self:end}.care-grid .warranty-card p{font-size:13px}.paint-partners>b{font-size:17px}.process-layout{grid-template-columns:1fr;gap:25px}.process-intro{position:static}.process-intro h2{font-size:44px}.process-steps summary h3{font-size:22px;line-height:1.12}.process-steps summary{padding:25px 0}.team-copy h2{font-size:42px}.team-copy blockquote p{font-size:21px}.faq-grid summary{font-size:16px;padding:23px 0}.faq-grid details p{font-size:14px}.estimate{padding-top:65px;padding-bottom:65px}.estimate-inner{grid-template-columns:1fr;gap:32px}.estimate-copy h2{font-size:clamp(56px,15.5vw,90px);line-height:.96}.estimate-copy>p{font-size:15px}.estimate-phone{font-size:29px}.estimate-card{padding:25px 22px}.estimate-card h3{font-size:29px;line-height:1.1}.form-progress{font-size:8px;gap:9px}.form-fields input,.form-fields textarea{font-size:16px}.sms-consent{font-size:11px}.form-error{font-size:13px}.desktop-dock{display:none}.mobile-cta .button{font-size:13px}.footer-top p{font-size:20px;line-height:1.1}.service-story:nth-child(2){top:auto}}
@media(prefers-reduced-motion:reduce){.service-story{position:relative;top:auto!important}.type-banner>div{animation:none}.reading-progress{display:none}.desktop-dock{transition:none}}
.hero-gallery .gallery-col{transition:transform .7s cubic-bezier(.2,.8,.2,1)}.hero-gallery.exterior-selected .gallery-col:first-child{transform:translateY(-100px)}.hero-gallery.exterior-selected .gallery-col.second{transform:translateY(80px)}
@media(prefers-reduced-motion:reduce){.hero-gallery.exterior-selected .gallery-col{transform:none!important}}
.section-index,.eyebrow,.hero .eyebrow,.hero-service-tabs button,.story-top,.form-progress,.service-picker small,.handoff-note,.reply-note,.estimate-reassurance,.form-fields label,.sms-consent{font-size:12px}.hero-trust,.hero .hero-trust{font-size:12px}.hero-bottom,.comparison-caption,.project-pair figcaption span{font-size:11px}.estimate-card .eyebrow,.estimate-card>.eyebrow{font-size:12px}.form-progress{font-size:10px}.desktop-dock>span{font-size:10px}.image-tile small{font-size:10px}.sms-consent{line-height:1.7}.hero-gallery{align-self:center}.form-progress span{line-height:1.5}
@media(max-width:760px){.hero .eyebrow{font-size:10px}.hero .hero-trust{font-size:11px}.hero-bottom{font-size:9px}.story-top{font-size:10px}.project-pair figcaption{flex-direction:column;align-items:flex-start}.form-progress{font-size:10px}.estimate-reassurance{font-size:11px}}

/* Responsive refinement: intentional image ratios and one continuous estimate flow. */
.project-pair img,.team-photo img{height:auto}
.project-pair img{aspect-ratio:3/2}.team-photo img{aspect-ratio:1/1;object-position:center}
.mobile-gallery,.gallery-hint,.gallery-prev,.gallery-next{display:none}
.hero-gallery:hover .gallery-track,.hero-gallery:focus-within .gallery-track{animation-play-state:running}
.hero-gallery.paused .gallery-track{animation-play-state:paused}
.hero-gallery.exterior-selected .gallery-col{transform:none}
.motion-toggle{width:44px;height:44px}
.estimate-card{scroll-margin-top:24px}.estimate-card:focus{outline:none}
.form-explanation{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:22px}
.optional{font-size:11px;color:var(--muted);font-weight:400}
#contact-heading:focus,#project-heading:focus{outline:none}
textarea:focus-visible,.mobile-gallery:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.hero-service-tabs button{min-height:44px;padding-top:8px}
@media(min-width:1024px){.service-story{height:76svh;min-height:590px}.people{gap:7%}.team-photo{max-width:580px}}
@media(max-width:1023px){
 .header nav{display:none}.hero{display:flex;flex-direction:column;gap:0;padding-top:0;overflow:hidden}
 .hero-copy{width:100%;padding:28px 0 22px}.hero h1{font-size:clamp(62px,12vw,96px);line-height:.92;margin:20px 0;letter-spacing:-.065em}
 .hero h1 br:first-of-type{display:none}.hero h1 em{display:inline}.hero h1 br:last-of-type{display:block}
 .hero h1 br:first-of-type:after{content:' '}.hero h1{max-width:650px}
 .hero-description{font-size:15px;line-height:1.65;max-width:520px}.hero-service-tabs{margin:18px 0 14px;gap:25px;max-width:400px}
 .hero-service-tabs button{font-size:11px}.hero-actions{margin:20px 0 16px}.hero-actions .text-link{font-size:12px}
 .hero-trust,.hero .hero-trust{font-size:11px;gap:8px 14px}.hero .eyebrow{font-size:10px}
 .hero-gallery{width:calc(100% + var(--gutter) * 2);align-self:center;height:auto;margin:0;display:block;overflow:visible;mask-image:none}
 .gallery-col,.warranty-stamp{display:none}.mobile-gallery{display:flex;overflow-x:auto;overflow-y:hidden;width:100%;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scroll-behavior:auto}
 .mobile-gallery::-webkit-scrollbar{display:none}.mobile-gallery-group{display:flex;flex:0 0 auto;gap:16px;padding-right:16px}
 .mobile-gallery .image-tile{flex:0 0 auto;width:clamp(250px,76vw,430px);height:310px;min-height:0;border-radius:5px}
 .mobile-gallery .image-tile>span{font-size:24px;left:22px;bottom:24px;max-width:290px;line-height:1.12}
 .mobile-gallery .image-tile small{font-size:10px;margin-top:10px}.mobile-gallery .image-tile:hover img{transform:none}
 .gallery-controls{display:flex;align-items:center;gap:9px;padding:14px var(--gutter) 0}.gallery-hint{display:block;flex:1;font-size:11px;color:var(--muted)}
 .gallery-prev,.gallery-next,.gallery-controls .motion-toggle{display:inline-flex;align-items:center;justify-content:center;position:static;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);font-size:18px}
 .hero-bottom{width:100%;margin-top:0;padding:20px 0}.proof-strip{margin-top:0}
 .mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:60;gap:16px;align-items:center;background:#fffffff5;padding:10px 20px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line)}
 .mobile-cta>a:first-child{font-size:13px;font-weight:700;padding:10px}.mobile-cta .button{flex:1;padding:13px 18px;font-size:13px}.desktop-dock{display:none}.footer{padding-bottom:100px}
 .estimate-inner{grid-template-columns:1fr;gap:30px}.estimate-copy h2{font-size:64px}.estimate-card{max-width:660px;width:100%;margin:auto}
}
@media(max-width:760px){
 .hero h1{font-size:clamp(60px,16vw,86px);max-width:100%;margin:19px 0}.hero h1 br:first-of-type{display:block}
 .hero-copy{padding-top:24px;padding-bottom:24px}.hero-service-tabs{margin:15px 0 12px}.hero-actions{gap:15px;margin:18px 0 15px}
 .hero-actions .text-link{display:none}.hero-actions .button{width:100%;padding:17px 20px;font-size:14px}
 .mobile-gallery .image-tile{height:290px}.hero-bottom{font-size:9px}.section{padding-top:52px;padding-bottom:52px}
 .section-heading{gap:16px;margin-bottom:26px}.section-heading h2{font-size:clamp(34px,9vw,48px)}
 .section-index{padding-top:0;font-size:10px}.project-pair{gap:24px;margin-top:26px}.project-pair img{aspect-ratio:3/2;height:auto}
 .project-pair figcaption b{font-size:15px}.project-pair figcaption span{font-size:10px}.team-photo img{height:auto;aspect-ratio:1.12;object-position:center}
 .services{padding-bottom:0}.service-story{height:auto;min-height:490px;padding:24px 22px 30px}.story-body{gap:20px}.story-body h3{font-size:52px}
 .story-body p{font-size:14px;max-width:340px}.story-top{font-size:9px}.type-banner{padding:15px 0}.type-banner span{font-size:40px}
 .care-heading{margin:24px 0 28px;gap:22px}.care-heading h2{font-size:38px}.care-grid article{padding:23px 0}.care-grid h3{font-size:21px}
 .people{gap:28px}.team-copy h2{font-size:36px;margin:20px 0}.team-copy blockquote p{font-size:19px}.process-intro h2{font-size:36px}
 .process-intro>p{font-size:15px}.process-steps summary h3{font-size:21px}.faq-grid summary{font-size:15px;padding:20px 0}
 .estimate{padding-top:48px;padding-bottom:48px}.estimate-copy h2{font-size:48px;margin:22px 0}.estimate-copy h2 br:first-of-type{display:none}
 .estimate-copy>p{font-size:14px}.estimate-reassurance{margin:20px 0}.estimate-phone{font-size:25px;margin-top:20px}
 .estimate-card{padding:25px 22px}.form-fields{gap:18px}.form-progress{margin-bottom:22px}.estimate-card h3{font-size:28px}
 .form-fields label{font-size:13px}.form-fields label:has(.optional){display:block}.form-fields textarea{display:block;margin-top:7px}
}
@media(prefers-reduced-motion:reduce){.mobile-gallery-group:first-child,.mobile-gallery-group:last-child{display:none}.gallery-controls .motion-toggle{display:none}}

/* ELEAR card proportions, objective services, and explicit vector contact controls. */
:root{--display:'Space Grotesk',Arial,sans-serif}
h1,h2,h3,.hero h1,.image-tile>span,.button,.contact-channel{font-family:var(--display);font-weight:700}
.hero h1{font-weight:700;letter-spacing:-.055em}.hero h1 em{letter-spacing:-.055em}
h2,.care-heading h2,.team-copy h2,.estimate-copy h2{letter-spacing:-.045em;font-weight:700}
.ui-icon{display:inline-block;width:22px;height:22px;vertical-align:middle;flex-shrink:0}
.button .ui-icon{width:22px;height:22px}.hero-trust .ui-icon,.team-checks .ui-icon{width:15px;height:15px}
.hero-bottom .ui-icon,.text-link .ui-icon{width:18px;height:18px}
.compare-divider>span{display:flex;align-items:center;justify-content:center}.compare-divider .ui-icon{width:26px;height:26px}
.estimate-phone .ui-icon{width:25px;height:25px}.form-back .ui-icon{width:15px;height:15px}
.gallery-track{gap:24px}.hero-gallery{height:550px;gap:24px}.gallery-col{border-radius:16px}
.image-tile,.image-tile.tall{height:300px;min-height:300px;border-radius:16px}
.image-tile>span{font-family:var(--display);font-weight:700;font-size:27px;letter-spacing:-.035em;line-height:1.08;left:22px;right:18px;bottom:25px}
.image-tile:after{inset:35% 0 0;background:linear-gradient(transparent,rgba(5,20,27,.8))}
@keyframes drift{to{transform:translateY(calc(-50% - 12px))}}
.mobile-cta{display:none!important}.footer{padding-bottom:30px}
.contact-rail{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:65;display:flex;flex-direction:column;gap:13px}
.contact-channel{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--ink);color:white;border:1px solid #ffffff60;border-radius:50%;box-shadow:0 3px 15px #091e2620;animation:channel-pulse 3.6s ease-in-out infinite}
.contact-channel .ui-icon{width:23px;height:23px}.contact-channel>span{position:absolute;right:calc(100% + 10px);padding:5px 10px;border-radius:4px;background:var(--ink);font:600 12px var(--body);opacity:0;pointer-events:none;transition:opacity .2s;white-space:nowrap}
.contact-channel:hover>span,.contact-channel:focus-visible>span{opacity:1}.contact-channel:nth-child(2){animation-delay:.3s}.contact-channel:nth-child(3){animation-delay:.6s}
.button{animation:action-pulse 3.6s ease-in-out infinite}.button:hover,.button:focus-visible,.button:disabled,.contact-channel:hover,.contact-channel:focus-visible{animation-play-state:paused}
@keyframes action-pulse{0%,100%{box-shadow:0 0 0 0 #f5664200}50%{box-shadow:0 0 0 5px #f566421a}}
@keyframes channel-pulse{0%,100%{box-shadow:0 0 0 0 #091e2600}50%{box-shadow:0 0 0 5px #091e261a}}
@media(min-width:1024px){.hero{grid-template-columns:1.12fr 1fr;gap:48px;padding-right:max(90px,var(--gutter))}.hero-gallery{max-width:576px;width:100%}.hero h1{font-size:clamp(76px,8.1vw,128px)}.warranty-stamp{width:98px;height:98px}.warranty-stamp b{font-size:31px}.warranty-stamp>span{font-size:7px}}
@media(max-width:1023px){.hero-gallery{height:auto;max-width:none;gap:0}.mobile-gallery-group{gap:16px}.mobile-gallery .image-tile{width:200px;height:300px;min-height:300px;border-radius:16px}.mobile-gallery .image-tile>span{font-size:25px;left:18px;right:14px;bottom:23px;max-width:none}.footer{padding-bottom:30px}.gallery-controls{padding-right:74px}.contact-rail{right:10px;gap:12px}.contact-channel{width:44px;height:44px}.contact-channel .ui-icon{width:21px;height:21px}}
@media(max-width:760px){.hero h1{font-size:clamp(57px,15.5vw,82px)}.hero-actions .button{width:calc(100% - 40px)}.estimate-card{padding-right:48px}.contact-rail{top:auto;bottom:22%;transform:none}.story-body .button{max-width:calc(100% - 34px)}.estimate-copy h2{font-size:46px}}
@media(prefers-reduced-motion:reduce){.button,.contact-channel{animation:none!important}}

/* Glass service cards and the approved typographic hierarchy. */
.button,.contact-channel{font-family:var(--body)}
.hero h1,h2,h3,.image-tile>span,.story-body h3,.process-steps summary h3{font-family:var(--display);font-weight:700}
.gallery-track{animation-duration:30s}.second .gallery-track{animation-duration:35s}
.image-tile{border:1px solid #ffffff70;box-shadow:inset 0 1px 0 #ffffff80,0 8px 22px #091e2614;isolation:isolate}
.image-tile:after{background:linear-gradient(180deg,transparent,rgba(9,30,38,.18) 35%,rgba(9,30,38,.65));inset:20% 0 0}
.image-tile>span,.mobile-gallery .image-tile>span{left:12px;right:12px;bottom:14px;padding:15px 13px;border:1px solid #ffffff65;border-radius:12px;background:linear-gradient(135deg,#ffffff38,#ffffff12);backdrop-filter:blur(14px) saturate(150%);-webkit-backdrop-filter:blur(14px) saturate(150%);box-shadow:inset 0 1px 0 #ffffff55,0 5px 18px #00000014;text-shadow:0 1px 5px #0003;font-size:25px;line-height:1.12;letter-spacing:-.035em}
.mobile-gallery .image-tile>span{font-size:23px;padding:14px 11px}
.gallery-controls{display:none!important}
.motion-toggle{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden;clip-path:inset(50%);padding:0;border:0}
.motion-toggle:focus-visible{width:44px!important;height:44px!important;clip-path:none;bottom:12px;right:12px;background:white;z-index:8}
.contact-rail{top:50%;bottom:auto;transform:translateY(-50%)}
.contact-channel{background:#102d35;border-color:#ffffff70}
.button,.button.small,.hero-actions .button,.story-body .button{padding:14px 19px;font-size:13px;border-radius:5px 16px 5px 16px;gap:25px;animation:action-pulse 2.5s ease-in-out infinite}
.button.small{padding:11px 16px;font-size:12px}.button .ui-icon{width:19px;height:19px}
.estimate-submit{padding:15px 19px}.contact-channel{animation-duration:2.8s}
@keyframes action-pulse{0%,100%{box-shadow:0 0 0 0 #f5664200;scale:1}50%{box-shadow:0 0 0 7px #f566422e;scale:1.015}}
@keyframes channel-pulse{0%,100%{box-shadow:0 0 0 0 #102d3500}50%{box-shadow:0 0 0 6px #102d352b}}
@media(max-width:760px){.contact-rail{top:50%;bottom:auto;transform:translateY(-50%)}.hero-actions .button{font-size:13px;padding:14px 18px}.hero-bottom{margin-top:12px}.header .button.small{padding:10px 13px;font-size:11px}}
@media(prefers-reduced-motion:reduce){.button,.contact-channel{animation:none!important;scale:1}.gallery-track{animation:none!important}}

/* Final type system: two families, one consistent role for each. */
body,button,input,select,textarea,.button,.contact-channel,.text-link,.eyebrow,.section-index,.hero-service-tabs button{font-family:var(--body)}
h1,h2,h3,.hero h1,.story-body h3,.process-steps summary h3,.image-tile>span,.mobile-gallery .image-tile>span,.type-banner span{font-family:var(--display);font-weight:700}

/* Subtle ELEAR-inspired service captions: image first, quiet glass finish. */
.image-tile>span,.mobile-gallery .image-tile>span{
 font-size:20px;line-height:1.18;left:14px;right:14px;bottom:16px;padding:10px 11px;
 border:1px solid rgba(255,255,255,.22);border-radius:8px;
 background:rgba(255,255,255,.08);backdrop-filter:blur(5px) saturate(110%);
 -webkit-backdrop-filter:blur(5px) saturate(110%);box-shadow:none;text-shadow:0 1px 4px rgba(0,0,0,.2);
}
.image-tile{border-color:rgba(255,255,255,.25);box-shadow:0 3px 12px rgba(9,30,38,.06)}
@media(max-width:1023px){.mobile-gallery .image-tile>span{font-size:18px;left:11px;right:11px;padding:9px 10px}}

/* Desktop first fold: reserve the actual header, keep every Hero action visible. */
@media(min-width:1024px){
 .header{height:90px;padding-top:10px;padding-bottom:10px}
 .hero{height:calc(100svh - 90px);min-height:480px;padding-top:20px;grid-template-rows:minmax(0,1fr) auto;row-gap:12px;overflow:visible}
 .hero-copy{padding:0;align-self:center;min-width:0}
 .hero .eyebrow{font-size:10px}
 .hero-service-tabs{margin:14px 0 12px}
 .hero-service-tabs button{min-height:34px;padding:5px 0 8px;font-size:11px}
 .hero-description{font-size:14px;line-height:1.65;max-width:460px}
 .hero-actions{margin:18px 0 14px;gap:18px;flex-wrap:nowrap}
 .hero-actions .button{padding:13px 18px;font-size:12px;flex-shrink:0}
 .hero-actions .text-link{font-size:11px}
 .hero .hero-trust{font-size:11px;gap:8px 15px}
 .hero-gallery{height:min(550px,calc(100svh - 170px));max-height:100%;align-self:center}
 .hero-bottom{margin-top:0;padding:12px 0 16px;font-size:9px;align-self:end}
}

/* Editorial accents and a continuous estimate journey. */
.service-stories,.care-inner{position:relative}
.vertical-editorial{display:none}
.selected-project,.next-step-note{padding:12px 15px;background:#edf2f1;border-left:2px solid #b54a2d;border-radius:3px 10px;color:#102d35;font-size:13px;line-height:1.6}
.selected-project[hidden]{display:none}
.project-pair figcaption p{font-size:13px;line-height:1.6;margin:8px 0 0;color:#526268}
.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.65,.3,1)}
.reveal-ready.is-revealed{opacity:1;transform:none}
.contact-channel,.text-link{animation:none!important}
@media(min-width:1200px){.vertical-editorial{display:block;position:absolute;left:-36px;top:100px;writing-mode:vertical-rl;font-family:var(--display);font-weight:700;font-size:11px;letter-spacing:.18em;color:#597075;pointer-events:none}.care-inner>.vertical-editorial{color:#a9bfbe}}
@media(max-width:760px){.reveal-ready{transform:translateY(10px);transition-duration:.5s}.reveal-ready.is-revealed{transform:none}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none;transition:none}}
@media(min-width:380px) and (max-width:1199px){
 .service-stories>.vertical-editorial{display:block;position:absolute;z-index:3;left:10px;top:100px;writing-mode:vertical-rl;font-family:var(--display);font-weight:700;font-size:9px;letter-spacing:.15em;color:white;text-shadow:0 1px 4px #102d35;pointer-events:none}
 .service-story .story-body{padding-left:38px}
}
@media(max-width:379px){.service-stories>.vertical-editorial{display:block;font-size:10px;letter-spacing:.12em;color:#597075;margin-bottom:16px}}

.success-next{padding-left:20px;text-align:left;font-size:14px;line-height:1.7}.success-next li{margin:8px 0}

.quote-open{overflow:hidden}
.quote-dialog{border:0;border-radius:20px;padding:0;width:min(620px,calc(100% - 32px));max-height:90dvh;color:#102d35;background:#fff;box-shadow:0 24px 100px #102d3540;overscroll-behavior:contain}
.quote-dialog::backdrop{background:#081e28b8;backdrop-filter:blur(5px)}
.dialog-bar{position:sticky;top:0;z-index:5;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 24px;border-bottom:1px solid #e5ebea;font-size:11px;letter-spacing:.1em}
.dialog-close{display:grid;place-items:center;border:0;background:#edf2f1;border-radius:50%;width:44px;height:44px;color:#102d35;cursor:pointer}
.dialog-channels{padding:16px 28px 0;text-align:center}.dialog-channels p{font-size:17px;font-weight:700}.dialog-channels>div{display:flex;gap:12px;margin:14px 0}.dialog-channels a{flex:1;padding:12px;border:1px solid #bacacb;border-radius:6px 14px;text-decoration:none;color:#102d35;font-weight:700}.dialog-channels>span{font-size:12px;color:#596b70}
.quote-dialog .estimate-card{width:100%;max-width:none;box-shadow:none;border:0;border-radius:0;padding:24px 28px;text-align:left;scroll-margin:0}
.estimate-launch{background:#fff;padding:40px;border-radius:12px;color:#102d35;align-self:center}.estimate-launch p{line-height:1.7;margin:18px 0 26px}
.section-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding-top:28px;border-top:1px solid #91a4a538}.section-cta p{font-size:20px;font-family:var(--display);font-weight:700}.section-cta .button{flex-shrink:0}
@media(max-width:760px){.hero-copy,.section-heading,.care-heading,.team-copy>.section-index,.team-copy>h2,.process-intro,.estimate-copy{text-align:center}.hero .eyebrow,.hero-actions,.hero-trust,.hero-service-tabs{justify-content:center}.hero-description,.section-heading p,.process-intro p{margin-left:auto;margin-right:auto}.section-cta{flex-direction:column;text-align:center;gap:14px}.estimate-launch{text-align:center;padding:28px}.quote-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0}.dialog-bar{padding:10px 18px;padding-top:max(10px,env(safe-area-inset-top))}.quote-dialog .estimate-card{padding:20px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.dialog-channels{padding:14px 20px 0}.estimate-reassurance{align-items:center}}
/* Consistent CTA rhythm; motion belongs only to the contour. */
.button,.button:hover,.button:active,.contact-channel,.contact-channel:hover,.dialog-channels a,.dialog-channels a:hover{transform:none!important;scale:1!important;translate:none!important;animation:none!important}
.button,.contact-channel,.dialog-channels a{position:relative;isolation:isolate;--ring-color:#b7472b}
.button::after,.contact-channel::after,.dialog-channels a::after{content:'';position:absolute;inset:-2px;border:2px solid var(--ring-color);border-radius:inherit;pointer-events:none;opacity:.25;animation:cta-contour 2.4s ease-in-out infinite;box-shadow:0 0 0 0 transparent}
@keyframes cta-contour{0%,100%{opacity:.2;box-shadow:0 0 0 0 transparent}50%{opacity:.85;box-shadow:0 0 0 4px color-mix(in srgb,var(--ring-color) 18%,transparent)}}
.contact-channel{--ring-color:#496f84}
.dialog-channels a{display:flex;justify-content:center;align-items:center;gap:10px;min-height:50px;background:#eaf2fa;color:#244b70;border-color:#c5d8e9;--ring-color:#5b8cb5;transition:background-color .2s}
.dialog-channels a[href^="https://wa.me"]{background:#e8f5ec;color:#21633d;border-color:#c1dec9;--ring-color:#58a672}
.dialog-channels a:hover{background:#dceaf7}.dialog-channels a[href^="https://wa.me"]:hover{background:#d8eddf}
.dialog-channels>div{gap:18px;margin:20px 0 22px}.dialog-channels .ui-icon{width:20px;height:20px;flex:none}
.section-cta,.work-cta{display:flex;align-items:center;justify-content:space-between;gap:32px;margin:48px 0 0;padding:28px 0 0;border-top:1px solid #91a4a538}
.section-cta p,.work-cta p{margin:0;max-width:520px;font-family:var(--display);font-size:clamp(19px,2vw,25px);line-height:1.35;font-weight:700}
.section-cta .button,.work-cta .button{min-height:48px;padding:14px 22px;white-space:nowrap;flex-shrink:0;margin:0}
.estimate-launch .button{margin-top:0;min-height:48px}.estimate-launch p{margin:16px 0 28px}
.button:focus-visible,.contact-channel:focus-visible,.dialog-channels a:focus-visible{outline:3px solid #376f9b;outline-offset:6px}
@media(max-width:760px){.section-cta,.work-cta{flex-direction:column;align-items:center;text-align:center;gap:22px;margin-top:32px;padding-top:26px}.section-cta p,.work-cta p{max-width:30ch;font-size:21px}.section-cta .button,.work-cta .button{width:min(100%,320px);justify-content:center;white-space:normal;min-height:50px}.dialog-channels>div{gap:14px}.estimate-launch .button{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.button::after,.contact-channel::after,.dialog-channels a::after{animation:none;opacity:.4}}

/* ELEAR-style pulse: the button's own color expands and fades, without a second border. */
.button,.contact-channel,.dialog-channels a{
 --pulse-color:rgba(214,66,32,.58);
 animation:elear-pulse 2s ease infinite!important;
}
.button.light{--pulse-color:rgba(255,255,255,.72)}
.contact-channel{--pulse-color:rgba(16,45,53,.58)}
.dialog-channels a{--pulse-color:rgba(234,242,250,.95)}
.dialog-channels a[href^="https://wa.me"]{--pulse-color:rgba(232,245,236,.95)}
.button::after,.contact-channel::after,.dialog-channels a::after{content:none!important;animation:none!important;border:0!important;box-shadow:none!important}
@keyframes elear-pulse{
 0%{box-shadow:0 0 0 0 var(--pulse-color)}
 70%{box-shadow:0 0 0 10px transparent}
 100%{box-shadow:0 0 0 0 transparent}
}
@media(prefers-reduced-motion:reduce){.button,.contact-channel,.dialog-channels a{animation:none!important}}
