:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Montserrat,Arial,Helvetica,sans-serif}html,body,#root{min-height:100%;margin:0}body{background:#fff;min-height:100vh}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}:root{--navy-950:#061d2d;--navy-900:#082f49;--navy-800:#0b4569;--green-600:#2f8f3c;--green-700:#24752f;--green-100:#eaf6eb;--cream:#f7f6f1;--surface:#fff;--ink:#10212d;--muted:#5c6972;--line:#dfe6e9;--shadow-sm:0 10px 30px #061d2d14;--shadow-lg:0 24px 70px #061d2d33;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--page:min(1180px, calc(100% - 48px))}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}.site{background:var(--surface);min-height:100vh;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #2f8f3c59}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #082f4917;position:sticky;top:0;box-shadow:0 5px 24px #061d2d0f}.service-bar{background:var(--navy-950);color:#ffffffd1;letter-spacing:.015em;font-size:12px;font-weight:650}.service-bar>div{width:var(--page);justify-content:space-between;align-items:center;gap:24px;min-height:32px;margin:0 auto;display:flex}.service-bar span:last-child{color:#9fdfa7}.header-inner{width:var(--page);align-items:center;gap:36px;min-height:94px;margin:0 auto;display:flex}.logo-button{cursor:pointer;background:0 0;border:0;flex:none;width:150px;padding:0}.logo-button img{width:150px;height:auto}.nav{flex:1;justify-content:flex-end;align-items:center;gap:29px;display:flex}.nav button{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:14px;font-weight:750;position:relative}.nav button:after{content:"";background:var(--green-600);border-radius:999px;height:2px;transition:right .18s;position:absolute;bottom:4px;left:0;right:100%}.nav button:hover{color:var(--green-700)}.nav button:hover:after{right:0}.header-phone{background:var(--green-100);min-height:52px;color:var(--ink);border-radius:999px;flex:none;align-items:center;gap:11px;padding:7px 17px 7px 8px;text-decoration:none;transition:transform .18s,background .18s;display:flex}.header-phone:hover{background:#dff1e1;transform:translateY(-1px)}.header-phone span:last-child{gap:2px;display:grid}.header-phone strong{color:var(--green-700);letter-spacing:.09em;text-transform:uppercase;font-size:10px;line-height:1}.header-phone em{color:var(--navy-950);font-size:14px;font-style:normal;font-weight:800;line-height:1.1}.phone-icon,.footer-icon{background:var(--green-600);border-radius:50%;flex:none;place-items:center;display:grid}.phone-icon{width:38px;height:38px}.phone-icon svg,.footer-icon svg{fill:var(--surface)}.phone-icon svg{width:17px;height:17px}.menu-button{border:1px solid var(--line);background:var(--surface);width:46px;height:46px;color:var(--navy-900);cursor:pointer;border-radius:50%;padding:0;display:none}.menu-button span{font-size:24px;line-height:1}.hero{isolation:isolate;min-height:740px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 55%;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero-shade{z-index:-1;background:linear-gradient(90deg,#041826eb 0%,#041826bf 47%,#04182661 72%,#04182680 100%),linear-gradient(#0000 65%,#04182638);position:absolute;inset:0}.hero-inner{width:var(--page);grid-template-columns:minmax(0,1fr) 410px;align-items:center;gap:clamp(48px,7vw,92px);min-height:740px;margin:0 auto;padding:60px 0;display:grid}.hero-copy{max-width:650px;color:var(--surface)}.hero-kicker,.eyebrow,.form-heading>span{letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:850}.hero-kicker{color:#a9e3b0;align-items:center;gap:10px;display:inline-flex}.hero-kicker:before{content:"";background:currentColor;width:28px;height:2px}.hero-copy h1{max-width:640px;color:var(--surface);letter-spacing:-.052em;text-wrap:balance;margin:18px 0 20px;font-size:clamp(48px,5.25vw,70px);font-weight:850;line-height:.99}.hero-subtitle{color:#ffffffdb;max-width:560px;margin:0;font-size:19px;font-weight:550;line-height:1.55}.hero-points,.check-list{margin:0;padding:0;list-style:none;display:grid}.hero-points{gap:11px;margin-top:25px}.hero-points li,.check-list li{min-width:0;position:relative}.hero-points li{color:#fffffff5;padding-left:28px;font-size:14px;font-weight:700;line-height:1.45}.hero-points li:before{content:"✓";background:var(--green-600);width:19px;height:19px;color:var(--surface);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:-1px;left:0}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-copy button,.video-copy button,.affordable-copy button,.full-service-copy button,.quick-actions button,.estimate-form button{background:var(--green-600);min-height:50px;color:var(--surface);cursor:pointer;border:0;border-radius:999px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;box-shadow:0 10px 24px #24752f3d}.hero-copy button:hover,.video-copy button:hover,.affordable-copy button:hover,.full-service-copy button:hover,.quick-actions button:hover,.estimate-form button:hover{background:var(--green-700);transform:translateY(-2px);box-shadow:0 14px 28px #24752f4d}.hero-copy .button-secondary{box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff8c}.hero-copy .button-secondary:hover{box-shadow:none;background:#ffffff29}.hero-locations{color:#ffffff9e;margin:16px 0 0;font-size:12px;font-weight:650}.estimate-form,.form-success{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);background:#fffffffa;border:1px solid #ffffff80}.estimate-form{gap:10px;padding:27px;scroll-margin-top:150px;display:grid}.form-heading{margin-bottom:3px}.form-heading>span{color:var(--green-700);letter-spacing:.1em}.estimate-form h2{color:var(--navy-900);letter-spacing:-.025em;margin:5px 0;font-size:25px;line-height:1.1}.required-note,.form-privacy{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.estimate-form label{color:#34444f;gap:5px;font-size:11px;font-weight:750;display:grid}.required-label{align-items:center;gap:3px;display:inline-flex}.required-label span{color:var(--green-600)}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fbfcfc;border:1px solid #cbd6dc;border-radius:9px;padding:9px 11px;font-size:13px;font-weight:500;transition:border-color .18s,box-shadow .18s,background .18s}.estimate-form textarea{resize:vertical;min-height:64px}.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{border-color:var(--green-600);background:var(--surface);outline:none;box-shadow:0 0 0 3px #2f8f3c1f}.estimate-form textarea::placeholder{color:#8b969c}.form-row{grid-template-columns:1fr .7fr;gap:10px;display:grid}.estimate-form button{width:100%;margin-top:3px}.estimate-form button:disabled{cursor:wait;opacity:.72;transform:none}.website-field{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.form-error{color:#8a2020;background:#fff4f4;border:1px solid #efc7c7;border-radius:8px;margin:2px 0;padding:9px 11px;font-size:12px;font-weight:650;line-height:1.45}.form-privacy{text-align:center}.form-success{color:var(--muted);justify-items:start;gap:12px;padding:44px 34px;display:grid}.success-mark{background:var(--green-100);width:52px;height:52px;color:var(--green-700);border-radius:50%;place-items:center;font-size:24px;font-weight:900;display:grid}.form-success strong{color:var(--navy-900);font-size:25px}.form-success span:not(.success-mark){line-height:1.55}.form-success button{background:var(--green-600);min-height:46px;color:var(--surface);cursor:pointer;border:0;border-radius:999px;padding:0 20px;font-weight:800}.eyebrow{color:var(--green-700)}.eyebrow.light{color:#b4e7ba}.section-heading{text-align:center;justify-items:center;gap:12px;width:min(820px,100%);margin:0 auto 44px;display:grid}.section-heading h2,.video-copy h2,.affordable-copy h2,.full-service-copy h2,.estimate-copy h2{color:var(--navy-900);letter-spacing:-.042em;text-wrap:balance;margin:0;font-size:clamp(35px,4.2vw,52px);line-height:1.05}.video-copy p,.affordable-copy p,.technology-copy p,.testimonial-card p,.estimate-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.72}.video-section{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:center;gap:clamp(48px,7vw,84px);padding:90px max(24px,50vw - 590px);display:grid}.rejuvenation-feature{background:var(--navy-900);color:var(--surface);isolation:isolate;position:relative}.rejuvenation-feature:after{content:"";z-index:-1;border:90px solid #ffffff09;border-radius:50%;width:460px;height:460px;position:absolute;top:-210px;right:-190px}.video-section video,.technology-card video{aspect-ratio:16/10;border-radius:var(--radius-md);object-fit:cover;background:var(--navy-950);width:100%;display:block}.rejuvenation-feature video{box-shadow:0 26px 60px #0000004d}.video-copy,.affordable-copy,.full-service-copy{justify-items:start;gap:20px;min-width:0;display:grid}.rejuvenation-feature .eyebrow{color:#9fdfa7}.rejuvenation-feature h2,.rejuvenation-feature p,.rejuvenation-feature li{color:var(--surface)}.check-list{gap:13px}.check-list li{color:#31414c;padding-left:31px;font-size:14px;font-weight:700;line-height:1.5}.check-list li:before{content:"✓";color:var(--green-600);font-size:17px;font-weight:900;position:absolute;top:0;left:0}.rejuvenation-feature .video-copy button{background:var(--surface);color:var(--green-700);box-shadow:0 12px 28px #00000038}.rejuvenation-feature .video-copy button:hover{background:#eef9ef}.logo-row{width:var(--page);grid-template-columns:repeat(4,1fr);align-items:center;gap:18px;margin:0 auto;padding:36px 0;display:grid}.trust-badge{border-right:1px solid var(--line);min-height:96px;color:var(--muted);grid-template-columns:76px 1fr;align-items:center;gap:10px;padding:14px 20px;font-size:11px;font-weight:750;display:grid}.trust-badge:last-child{border-right:0}.trust-badge img{object-fit:contain;width:76px;height:60px}.solutions-section{background:var(--cream);padding:100px max(24px,50vw - 590px)}.affordable-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(52px,7vw,90px);display:grid}.affordable-copy p{font-size:17px}.technology-card{border-radius:var(--radius-lg);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border:1px solid #082f491a;padding:13px}.technology-card video{border-radius:18px}.technology-copy{gap:11px;padding:23px 18px 18px;display:grid}.technology-copy h3{color:var(--navy-900);letter-spacing:-.03em;margin:0;font-size:27px;line-height:1.15}.technology-copy p{font-size:14px}.testimonials-section{background:var(--surface);padding:94px max(24px,50vw - 590px)}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fbfcfc;align-content:start;gap:14px;min-height:300px;padding:29px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 34px #061d2d0d}.testimonial-card:after{content:"“";color:#2f8f3c14;font-family:Georgia,serif;font-size:110px;line-height:1;position:absolute;top:0;right:16px}.review-icon,.review-icon img{width:48px;height:48px}.review-icon img{object-fit:contain}.stars{gap:4px;display:flex}.stars span{clip-path:polygon(50% 0,61% 34%,97% 34%,68% 54%,79% 90%,50% 68%,21% 90%,32% 54%,3% 34%,39% 34%);background:#f6b61b;width:15px;height:15px}.testimonial-card p{font-size:15px}.testimonial-card strong{color:var(--navy-900);margin-top:auto;font-size:14px}.testimonial-card em{color:var(--green-700);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:800}.projects{background:var(--navy-950);padding:100px max(24px,50vw - 590px)}.projects .eyebrow{color:#9fdfa7}.projects .section-heading h2{color:var(--surface)}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.project-card{aspect-ratio:16/10;cursor:zoom-in;isolation:isolate;background:#17394c;border:0;border-radius:20px;min-width:0;padding:0;position:relative;overflow:hidden;box-shadow:0 16px 34px #0003}.project-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 42%,#041622b8 100%);position:absolute;inset:0}.project-card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .5s}.project-card-overlay{z-index:2;color:var(--surface);letter-spacing:.02em;text-align:left;justify-content:space-between;align-items:center;font-size:13px;font-weight:800;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.project-card-arrow{background:#ffffff29;border:1px solid #fff6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.project-card:hover img,.project-card:focus-visible img{filter:saturate(1.08);transform:scale(1.045)}.project-card:focus-visible{outline-offset:4px;outline:3px solid #9fdfa7}.project-lightbox{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03121ce6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.project-lightbox-panel{background:#0d2e43;border:1px solid #ffffff29;border-radius:24px;width:min(1100px,100%);max-height:calc(100vh - 48px);padding:14px;position:relative;box-shadow:0 30px 90px #00000073}.project-lightbox-image{object-fit:contain;background:#061d2d;border-radius:15px;width:100%;max-height:min(76vh,760px);display:block}.project-lightbox-close{z-index:2;width:42px;height:42px;color:var(--surface);cursor:pointer;background:#03121cb8;border:1px solid #ffffff80;border-radius:50%;place-items:center;font-size:27px;line-height:1;display:grid;position:absolute;top:24px;right:24px}.project-lightbox-close:hover,.project-lightbox-close:focus-visible{background:var(--green-700)}.project-lightbox-footer{color:#ffffffb8;justify-content:space-between;align-items:center;gap:20px;padding:15px 3px 8px;font-size:13px;display:flex}.project-lightbox-footer p{margin:0}.project-lightbox-navigation{justify-content:space-between;gap:12px;display:flex}.project-lightbox-navigation button{min-height:38px;color:var(--surface);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;padding:0 12px;font-size:12px;font-weight:800}.project-lightbox-navigation button:hover,.project-lightbox-navigation button:focus-visible{background:#9fdfa71f;border-color:#9fdfa7}.full-service-section{background:var(--cream);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(52px,7vw,88px);padding:104px max(24px,50vw - 590px);display:grid}.full-service-grid{grid-template-columns:repeat(2,1fr);gap:14px;min-width:0;display:grid}.full-service-grid img{aspect-ratio:1;object-fit:cover;width:100%;box-shadow:var(--shadow-sm);border-radius:17px}.estimate-band{padding:94px max(24px,50vw - 590px)}.quick-estimate{isolation:isolate;background:url(/rrp-hammer-roofer.jpg) 50% 38%/cover;align-items:center;min-height:430px;display:flex;position:relative}.quick-estimate:before{content:"";z-index:-1;background:linear-gradient(90deg,#061d2df5 0%,#061d2dc7 49%,#061d2d3b 82%);position:absolute;inset:0}.estimate-copy{justify-items:start;gap:17px;width:min(650px,100%);display:grid}.estimate-copy h2,.estimate-copy p{color:var(--surface)}.estimate-copy p{color:#ffffffc2}.quick-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.quick-call{color:var(--surface);align-items:center;gap:10px;font-size:15px;font-weight:800;display:inline-flex}.quick-call .phone-icon{width:48px;height:48px}.footer{background:var(--surface);padding:48px max(24px,50vw - 590px) 24px}.footer-top{grid-template-columns:190px 1fr 1fr;align-items:stretch;gap:20px;display:grid}.footer>.footer-top>img{align-self:center;width:155px}.footer-contact-card{border:1px solid var(--line);min-height:128px;color:var(--muted);border-radius:17px;align-items:center;gap:15px;padding:22px;display:flex}.footer-contact-card>div{gap:4px;min-width:0;display:grid}.footer-icon{width:48px;height:48px}.footer-icon svg{width:20px;height:20px}.footer strong{color:var(--navy-900);font-size:18px}.footer-contact-card a:not(.footer-icon){color:var(--ink);font-size:14px;font-weight:800}.footer-contact-card span{font-size:12px;line-height:1.4}.copyright{border-top:1px solid var(--line);color:#7a858c;text-align:center;margin:34px 0 0;padding-top:20px;font-size:11px}@media (width<=1020px){.header-inner{min-height:82px}.nav{border-top:1px solid var(--line);background:var(--surface);align-items:stretch;padding:14px 24px 22px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 28px #061d2d1a}.nav-open{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.nav button{background:#f5f8f9;border-radius:9px;min-height:42px;padding:8px}.nav button:after{display:none}.menu-button{order:3;place-items:center;display:grid}.header-phone{margin-left:auto}.hero-inner{grid-template-columns:minmax(0,1fr) 390px;gap:36px}.hero-copy h1{font-size:clamp(44px,6vw,58px)}.video-section,.affordable-section,.full-service-section{grid-template-columns:1fr}.video-section video,.technology-card{width:min(720px,100%)}.logo-row{grid-template-columns:repeat(2,1fr)}.trust-badge:nth-child(2){border-right:0}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:0}.full-service-copy{max-width:760px}.footer-top{grid-template-columns:repeat(2,1fr)}.footer>.footer-top>img{grid-column:1/-1}}@media (width<=800px){:root{--page:min(100% - 32px, 1180px)}.service-bar span:first-child{display:none}.service-bar>div{justify-content:center}.header-phone span:last-child{display:none}.header-phone{background:0 0;min-height:44px;padding:3px}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-copy{max-width:680px}.hero-copy h1{font-size:clamp(45px,10vw,64px)}.estimate-form{width:min(560px,100%)}.footer-top{grid-template-columns:1fr}.footer>.footer-top>img{grid-column:auto}}@media (width<=560px){:root{--page:calc(100% - 28px)}.header-inner{gap:10px;min-height:76px}.logo-button,.logo-button img{width:122px}.phone-icon{width:36px;height:36px}.menu-button{width:40px;height:40px}.nav-open{grid-template-columns:1fr 1fr}.nav-open button:last-child{grid-column:1/-1}.hero-inner{gap:36px;padding:58px 0 44px}.hero>img{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#041826ed,#041826ad)}.hero-copy h1{margin-top:14px;font-size:43px}.hero-subtitle{font-size:16px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions button{width:100%}.estimate-form{padding:22px 18px}.form-row{grid-template-columns:1fr}.video-section,.solutions-section,.testimonials-section,.projects,.full-service-section,.estimate-band{padding:70px 14px}.section-heading{margin-bottom:32px}.section-heading h2,.video-copy h2,.affordable-copy h2,.full-service-copy h2,.estimate-copy h2{font-size:34px}.logo-row{grid-template-columns:1fr 1fr;gap:0;width:calc(100% - 28px)}.trust-badge{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;grid-template-columns:1fr;justify-items:center;min-height:108px;padding:12px}.trust-badge:nth-child(2),.trust-badge:last-child{border-right:0}.trust-badge:nth-child(3),.trust-badge:last-child{border-bottom:0}.technology-copy{padding:20px 10px 12px}.technology-copy h3{font-size:24px}.testimonial-card{padding:24px}.project-grid{grid-template-columns:1fr}.project-lightbox{padding:12px}.project-lightbox-panel{border-radius:18px;padding:8px}.project-lightbox-close{top:17px;right:17px}.project-lightbox-image{max-height:68vh}.project-lightbox-footer{flex-direction:column;align-items:flex-start;gap:7px}.full-service-grid{grid-template-columns:1fr 1fr;gap:9px}.full-service-grid img{border-radius:12px}.quick-estimate{background-position:62%;min-height:480px}.quick-estimate:before{background:linear-gradient(90deg,#061d2df0,#061d2da3)}.quick-actions{flex-direction:column;align-items:flex-start}.footer{padding-left:14px;padding-right:14px}.footer-contact-card{padding:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
