@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800;900&family=Libre+Baskerville:wght@400;700&display=swap";:root{--navy:#0d1d2b;--deep-navy:#07131e;--gold:#b57a16;--gold-dark:#95620f;--cream:#f8f5ef;--paper:#fbfaf6;--white:#fff;--ink:#101820;--muted:#4b5563;--line:#e6dfd2;--shadow:0 12px 34px #0d1d2b1f;--display-serif:"Archivo", Arial, sans-serif;--brand-script-font:"Libre Baskerville", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Archivo,Arial,sans-serif}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-kicker,.section-kicker,.top-service-area,.footer-column h3{letter-spacing:2.4px;text-transform:uppercase;font-family:Archivo,Arial,sans-serif;font-weight:900}.hero-content h1,.page-hero h1,.section-heading-wrap h2,.content-section h2,.about-content h2,.contact-panel h2,.service-card h3,.experience-panel strong,.experience-panel span,.estimate-card h3{letter-spacing:-1.35px;font-family:Archivo,Arial,sans-serif;font-weight:900}.site-shell{background:var(--paper);width:100%;min-height:100vh}.top-contact-bar{background:var(--deep-navy);color:#fffffff0;z-index:100;width:100%;min-height:30px;font-size:13px;font-weight:800;line-height:1;position:relative}.top-contact-inner{justify-content:space-between;align-items:center;gap:24px;width:calc(100% - 128px);max-width:1780px;min-height:30px;margin:0 auto;display:flex}.top-service-area,.top-contact-links,.top-contact-links a{color:#fffffff0;align-items:center;gap:7px;display:inline-flex}.top-contact-links{gap:24px}.top-contact-bar svg{width:15px;height:15px;color:var(--gold);flex:none}.top-contact-links a:hover{color:var(--gold)}.site-header{background:var(--white);z-index:90;border-bottom:1px solid #0d1d2b14;grid-template-columns:285px 1fr 205px;align-items:center;gap:24px;min-height:74px;padding:0 64px 0 34px;transition:box-shadow .16s;display:grid;position:sticky;top:0}.site-header.scrolled{box-shadow:0 10px 25px #0d1d2b14}.brand{align-items:center;min-width:0;display:flex}.brand-logo-wrap{align-items:center;width:270px;min-height:66px;display:flex}.brand-logo{object-fit:contain;object-position:left center;width:246px;max-height:66px;display:block}.logo-fallback{align-items:center;gap:13px;display:none}.logo-fallback-active .logo-fallback{display:flex}.brand-mark{border:5px solid var(--navy);width:58px;height:58px;color:var(--gold);letter-spacing:-1px;box-shadow:inset 0 0 0 3px var(--white);background:#f8f7f2;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-script{font-family:var(--brand-script-font);color:var(--ink);font-size:32px;font-style:italic}.brand-roofing{text-transform:uppercase;letter-spacing:5px;color:var(--ink);margin-top:4px;font-size:12px;font-weight:800}.brand-tagline{letter-spacing:.9px;color:#1f2937;margin-top:4px;font-size:10px}.mobile-menu-button{border:1px solid var(--line);background:var(--white);color:var(--ink);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.main-nav{justify-content:center;align-items:center;gap:31px;font-size:14px;font-weight:800;display:flex}.main-nav>a,.nav-dropdown-trigger{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:27px 0 24px;font-size:14px;font-weight:800;position:relative}.main-nav>a:after,.nav-dropdown-trigger:after{content:"";background:0 0;height:2px;position:absolute;bottom:18px;left:0;right:0}.main-nav>a.active,.main-nav>a:hover,.nav-dropdown-trigger:hover,.nav-dropdown.is-open .nav-dropdown-trigger{color:var(--gold)}.main-nav>a.active:after,.main-nav>a:hover:after,.nav-dropdown-trigger:hover:after,.nav-dropdown.is-open .nav-dropdown-trigger:after{background:var(--gold)}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown-trigger{align-items:center;gap:6px;display:inline-flex}.nav-dropdown-trigger span{color:currentColor;font-size:12px;line-height:1;display:inline-block;transform:translateY(1px)}.services-dropdown-menu{background:var(--white);border:1px solid #0d1d2b1a;border-top:3px solid var(--gold);opacity:0;visibility:hidden;pointer-events:none;z-index:220;border-radius:0 0 5px 5px;width:max-content;min-width:210px;padding:8px 0;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% - 6px);left:0;transform:translateY(8px);box-shadow:0 14px 28px #0d1d2b21}.nav-dropdown:hover .services-dropdown-menu,.nav-dropdown:focus-within .services-dropdown-menu,.nav-dropdown.is-open .services-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.services-dropdown-menu a{width:100%;color:var(--ink);white-space:nowrap;align-items:center;padding:10px 16px 10px 20px;font-size:13px;font-weight:800;line-height:1.15;display:flex}.services-dropdown-menu a:hover{background:var(--cream);color:var(--gold)}.quote-button,.primary-button,.secondary-button,.service-card a,.gallery-button,.quote-form button,.careers-form button{cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;font-weight:900;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.quote-button:hover,.primary-button:hover,.secondary-button:hover,.service-card a:hover,.gallery-button:hover,.quote-form button:hover,.careers-form button:hover{transform:translateY(-1px)}.quote-button{background:var(--gold);height:46px;color:var(--white);white-space:nowrap;border-radius:3px;justify-self:end;padding:0 22px;font-size:15px}.quote-button:hover,.primary-button:hover,.quote-form button:hover,.careers-form button:hover{background:var(--gold-dark)}.primary-button,.secondary-button{border-radius:3px;min-width:158px;min-height:42px;padding:12px 19px;font-size:12px}.primary-button{background:var(--gold);color:var(--white)}.secondary-button{background:var(--white);color:var(--ink);border:1px solid #d2c7b7}.secondary-button:hover{border-color:var(--gold)}.hero-section{background-color:#0000;background-image:linear-gradient(90deg,#fbfaf6 0%,#fbfaf6fa 20%,#fbfaf6bf 34%,#fbfaf640 49%,#fbfaf600 66%),url(/images/hero-house.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:390px;display:flex;position:relative}.hero-content{z-index:2;width:420px;margin-left:78px;padding:34px 0 38px;position:relative}.hero-content h1{font-family:var(--display-serif);letter-spacing:-1.5px;color:var(--ink);margin:0;font-size:clamp(38px,3.5vw,54px);font-weight:900;line-height:1.05}.gold-rule{background:var(--gold);width:54px;height:3px;margin:16px 0 14px}.hero-content p{color:#121923;margin:0 0 18px;font-size:15px;font-weight:600;line-height:1.5}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.page-hero{background-image:linear-gradient(90deg, #07131edb, #07131e85, #07131e33), var(--page-hero-image);min-height:310px;color:var(--white);background-position:50%;background-size:cover;align-items:center;display:flex;position:relative}.page-hero-content{z-index:2;width:min(760px,100% - 112px);margin-left:68px;padding:54px 0;position:relative}.page-kicker{color:var(--gold);letter-spacing:2.6px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:900;line-height:1}.page-hero h1{font-family:var(--display-serif);letter-spacing:-1.7px;margin:0;font-size:clamp(40px,4.6vw,64px);font-weight:900;line-height:1.02}.page-hero p{color:#ffffffeb;max-width:650px;margin:18px 0 22px;font-size:17px;font-weight:600;line-height:1.55}.section-kicker{color:var(--gold);letter-spacing:2.6px;text-transform:uppercase;justify-content:center;align-items:center;gap:13px;margin:0 0 8px;font-size:12px;font-weight:900;line-height:1;display:flex}.section-kicker:before,.section-kicker:after{content:"";background:var(--gold);width:42px;height:2px;display:block}.section-kicker.align-left{justify-content:flex-start;margin-bottom:10px}.section-kicker.align-left:before{display:none}.section-heading-wrap{text-align:center;max-width:880px;margin:0 auto 18px}.section-heading-wrap.align-left{text-align:left;margin-left:0}.section-heading-wrap h2,.content-section h2,.about-content h2{font-family:var(--display-serif);letter-spacing:-1.35px;color:var(--ink);margin:0 0 13px;font-size:clamp(30px,2.85vw,44px);font-weight:900;line-height:1.03}.section-heading-wrap p,.section-intro,.content-section p{color:#1f2937;margin:0;font-size:15px;font-weight:600;line-height:1.55}.services-band,.content-section,.gallery-section,.reviews-section,.about-section,.contact-quote-section{width:calc(100% - 136px);max-width:1670px;margin-left:auto;margin-right:auto}.services-band{z-index:3;background:#f8f5effa;border-radius:0 0 4px 4px;margin-top:0;margin-bottom:22px;padding:26px 22px 24px;position:relative;box-shadow:0 10px 28px #0d1d2b14}.service-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.all-services-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.service-card{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:5px;flex-direction:column;align-items:center;min-height:190px;padding:18px 16px 16px;display:flex;box-shadow:0 8px 18px #0d1d2b0d}.service-icon{width:43px;height:43px;color:var(--ink);stroke:currentColor;fill:none;stroke-width:2.7px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:10px}.service-card h3{min-height:38px;font-family:var(--display-serif);letter-spacing:-.5px;color:var(--ink);margin:0 0 8px;font-size:18px;font-weight:900;line-height:1.08}.service-card p{color:#111827;min-height:52px;margin:0 0 13px;font-size:12px;line-height:1.42}.service-card a{color:var(--gold);margin-top:auto;font-size:12px;font-weight:900}.center-action{justify-content:center;display:flex}.about-section{grid-template-columns:500px 1fr;align-items:center;gap:54px;margin-top:28px;margin-bottom:34px;display:grid}.about-media{min-height:245px;box-shadow:var(--shadow);border-radius:4px;grid-template-columns:1fr 158px;display:grid;overflow:hidden}.about-photo{background-color:#0000;background-image:linear-gradient(#0d1d2b05,#0d1d2b05),url(/images/roofer-working.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:245px}.experience-panel{background:var(--navy);color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:22px 20px;display:flex}.experience-panel strong{font-family:var(--display-serif);color:var(--gold);letter-spacing:-1.4px;font-size:52px;font-weight:900;line-height:.95}.experience-panel span{font-family:var(--display-serif);letter-spacing:-.4px;margin-top:7px;font-size:18px;font-weight:900;line-height:1.08}.experience-panel div{background:var(--gold);width:54px;height:2px;margin:17px 0 14px}.experience-panel p{color:#ffffffeb;margin:0;font-size:13px;font-weight:500;line-height:1.45}.about-content>p{color:#1f2937;max-width:760px;margin:0 0 18px;font-size:14px;font-weight:600;line-height:1.55}.trust-features{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.trust-features>div{text-align:left;border-right:1px solid var(--line);padding:16px 22px 0}.trust-features>div:last-child{border-right:none}.trust-features svg,.values-section svg{width:31px;height:31px;color:var(--gold);margin-bottom:7px}.trust-features h3,.values-section h3,.wide-cta-card h3,.service-sidebar h3,.career-card h3{font-family:var(--display-serif);color:var(--ink);margin:0 0 6px;font-size:17px;font-weight:700;line-height:1.15}.trust-features p,.values-section p,.wide-cta-card p,.career-card p{color:#1f2937;margin:0;font-size:12px;line-height:1.42}.content-section{padding:54px 0}.narrow-section{text-align:center;max-width:980px}.two-column-section,.service-detail-section{grid-template-columns:1fr 420px;align-items:center;gap:54px;display:grid}.image-panel{min-height:340px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:5px}.about-page-image{background-image:url(/images/roofer-working.jpg)}.values-section{grid-template-columns:repeat(4,1fr);gap:18px;width:calc(100% - 136px);max-width:1670px;margin:0 auto 20px;display:grid}.values-section article,.wide-cta-card,.career-card{background:var(--white);border:1px solid var(--line);border-radius:6px;padding:24px;box-shadow:0 8px 18px #0d1d2b0d}.check-list-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px;display:grid}.check-list-grid p,.service-bullet-list p{text-align:left;background:var(--white);border:1px solid var(--line);border-radius:5px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.check-list-grid svg,.service-bullet-list svg{color:var(--gold);flex:none;margin-top:2px}.wide-cta-card{justify-content:space-between;align-items:center;gap:28px;margin-top:34px;display:flex}.wide-cta-card p{max-width:720px;font-size:14px}.service-detail-section{grid-template-columns:1fr 280px;align-items:start}.service-detail-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:7px;padding:34px}.service-detail-card .service-icon{width:62px;height:62px;color:var(--gold)}.service-bullet-list{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px;display:grid}.service-detail-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.service-sidebar{background:var(--cream);border:1px solid var(--line);border-radius:6px;padding:18px;position:sticky;top:104px}.service-sidebar a{border-bottom:1px solid #0d1d2b14;padding:11px 12px;font-size:13px;font-weight:800;display:block}.service-sidebar a:last-child{border-bottom:0}.service-sidebar a:hover,.service-sidebar a.active{color:var(--gold);background:#ffffffa6}.gallery-section{text-align:center;margin-top:0;margin-bottom:34px}.gallery-grid{grid-template-columns:repeat(6,1fr);gap:20px;margin-top:18px;display:grid}.full-gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-card{border:1px solid var(--line);background:#e8e3d9;border-radius:3px;height:126px;position:relative;overflow:hidden}.full-gallery-grid .gallery-card{height:275px}.gallery-card img{object-fit:cover;width:100%;height:100%;display:block}.gallery-button{min-width:164px;min-height:34px;color:var(--gold);background:0 0;margin-top:18px;font-size:12px;font-weight:900}.gallery-button:hover{color:var(--gold-dark);background:0 0}.reviews-section{margin-bottom:34px}.review-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.review-page-grid{margin-top:10px}.review-card{background:var(--white);border:1px solid var(--line);border-radius:5px;min-height:146px;padding:19px 25px;position:relative;box-shadow:0 6px 18px #0d1d2b12}.stars{color:var(--gold);gap:2px;margin-bottom:8px;display:flex}.review-card p{color:#111827;margin:0 0 12px;font-size:13px;font-weight:500;line-height:1.5}.review-card h3{color:var(--ink);margin:0;font-size:13px;font-weight:900;line-height:1.3}.review-card span{color:var(--ink);font-size:12px;font-weight:900;display:block}.contact-quote-section{border-top:1px solid #0d1d2b14;grid-template-columns:320px 1fr 260px;align-items:stretch;gap:28px;padding:30px 0 36px;display:grid}.page-contact-section{border-top:0}.contact-panel h2{font-family:var(--display-serif);letter-spacing:-1px;color:var(--ink);margin:0 0 9px;font-size:32px;font-weight:900;line-height:1.03}.contact-intro{color:#1f2937;max-width:290px;margin:0 0 10px;font-size:13px;line-height:1.42}.contact-row{color:var(--ink);align-items:flex-start;gap:9px;margin:7px 0;font-size:14px;font-weight:800;line-height:1.32;display:flex}.contact-row svg{width:18px;height:18px;color:var(--gold);flex:none;margin-top:1px}.quote-panel{align-items:center;display:flex}.quote-panel form{width:100%}.form-grid{grid-template-columns:repeat(2,1fr);gap:10px 14px;margin-bottom:10px;display:grid}input,select,textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #d9d2c5;border-radius:2px;outline:none;padding:11px 12px;font-size:13px;line-height:1.2}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b57a161f}textarea{resize:vertical;min-height:92px;margin-bottom:10px}.quote-form button,.careers-form button{background:var(--gold);min-width:160px;min-height:40px;color:var(--white);border-radius:2px;padding:0 23px;font-size:12px}.quote-form button:disabled{opacity:.72;cursor:not-allowed}.form-status{margin:8px 0 0;font-size:12px;font-weight:800}.form-status.success{color:#166534}.form-status.error{color:#b91c1c}.estimate-card{background:var(--cream);color:var(--ink);text-align:center;border:1px solid #e6dfd2e6;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;padding:18px 20px;display:flex}.estimate-card svg{width:46px;height:46px;color:var(--gold);margin-bottom:7px}.estimate-card h3{font-family:var(--display-serif);letter-spacing:-.7px;margin:0 0 5px;font-size:23px;font-weight:900;line-height:1.04}.estimate-card p{color:#1f2937;margin:0;font-size:13px;font-weight:500;line-height:1.42}.careers-values{grid-template-columns:repeat(3,1fr)}.career-card svg{color:var(--gold);margin-bottom:12px}.careers-form-section{padding-top:34px}.careers-form{background:var(--cream);border:1px solid var(--line);border-radius:6px;max-width:970px;margin:24px auto 0;padding:24px}.site-footer{background:var(--deep-navy);color:var(--white);grid-template-columns:330px 1fr 1fr 1.4fr;align-items:start;gap:56px;padding:26px 76px 24px;display:grid}.footer-logo{object-fit:contain;object-position:left center;background:#fffffff2;border-radius:2px;width:230px;max-height:74px;margin-bottom:8px;display:block}.footer-fallback-logo{align-items:center;gap:13px;margin-bottom:10px;display:flex}.footer-logo:not([style*="display: none"])+.footer-fallback-logo{display:none}.footer-fallback-logo .brand-script,.footer-fallback-logo .brand-roofing,.footer-fallback-logo .brand-tagline{color:var(--white)}.footer-brand p{color:#ffffffb8;margin:10px 0 0;font-size:12px}.footer-column{flex-direction:column;gap:4px;display:flex}.footer-column h3{color:var(--gold);letter-spacing:.8px;text-transform:uppercase;margin:0 0 5px;font-size:13px;font-weight:900}.footer-column a,.footer-column p{color:#ffffffe6;margin:0;font-size:12px;font-weight:500;line-height:1.35}.footer-column a:hover{color:var(--gold)}.contact-footer p{align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.contact-footer svg{width:15px;height:15px;color:var(--gold);flex:none}.mobile-action-bar{display:none}.center-copy{justify-content:center;display:flex}@media (width<=1320px){.site-header{grid-template-columns:280px 1fr 190px;gap:18px;padding:0 34px 0 28px}.main-nav{gap:21px}.service-grid,.gallery-grid{grid-template-columns:repeat(3,1fr)}.contact-quote-section{grid-template-columns:1fr 1.4fr}.estimate-card{grid-column:1/-1}.site-footer{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.top-contact-inner{width:calc(100% - 36px)}.site-header{grid-template-columns:1fr auto;min-height:auto;padding:12px 18px}.brand-logo-wrap{width:100%;min-height:58px}.brand-logo{width:242px;max-height:58px}.mobile-menu-button{justify-self:end;display:inline-flex}.quote-button{grid-area:2/1/auto/-1;justify-self:stretch;width:100%}.main-nav{border-top:1px solid var(--line);flex-direction:column;grid-area:3/1/auto/-1;align-items:stretch;gap:0;width:100%;padding-top:10px;display:none}.main-nav.is-open{display:flex}.main-nav>a,.nav-dropdown-trigger{text-align:left;border-bottom:1px solid #0d1d2b14;justify-content:space-between;width:100%;padding:13px 6px}.main-nav>a:after,.nav-dropdown-trigger:after{display:none}.nav-dropdown{width:100%;display:block}.services-dropdown-menu{width:100%;min-width:0;box-shadow:none;border:0;border-left:3px solid var(--gold);opacity:1;visibility:visible;pointer-events:auto;border-radius:0;padding:0 0 0 10px;display:none;position:static;transform:none}.nav-dropdown.is-open .services-dropdown-menu{display:block}.services-dropdown-menu a{padding:10px 12px}.hero-section{background-color:#0000;background-image:linear-gradient(#fbfaf6fa 0%,#fbfaf6e6 43%,#fbfaf633 100%),url(/images/hero-house.jpg);background-position:bottom;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:flex-start;min-height:575px}.hero-content{width:100%;margin-left:0;padding:38px 24px}.hero-content h1{font-size:42px;line-height:1.02}.page-hero-content{width:calc(100% - 48px);margin-left:24px;padding:42px 0}.services-band,.content-section,.gallery-section,.reviews-section,.about-section,.contact-quote-section,.values-section{width:calc(100% - 36px)}.about-section,.two-column-section,.service-detail-section{grid-template-columns:1fr;gap:32px}.about-media{max-width:680px}.values-section{grid-template-columns:repeat(2,1fr)}.wide-cta-card{flex-direction:column;align-items:flex-start}.service-sidebar{position:static}.service-bullet-list,.check-list-grid{grid-template-columns:1fr}}@media (width<=760px){body{padding-bottom:64px}.top-contact-bar{font-size:12px}.top-contact-inner{flex-direction:column;align-items:flex-start;gap:8px;min-height:auto;padding:8px 0}.top-contact-links{flex-wrap:wrap;justify-content:space-between;gap:10px;width:100%}.hero-actions,.primary-button,.secondary-button{width:100%}.service-grid,.all-services-grid,.gallery-grid,.full-gallery-grid,.review-grid,.form-grid,.contact-quote-section,.site-footer,.values-section,.careers-values{grid-template-columns:1fr}.services-band{padding:24px 16px}.about-media{grid-template-columns:1fr}.about-photo{min-height:265px}.experience-panel{min-height:180px}.trust-features{grid-template-columns:1fr}.trust-features>div{border-right:none;border-bottom:1px solid var(--line);padding:22px 0}.trust-features>div:last-child{border-bottom:none}.gallery-card,.full-gallery-grid .gallery-card{height:210px}.content-section{padding:38px 0}.service-detail-card,.careers-form{padding:22px 16px}.contact-quote-section{gap:22px;padding:32px 0}.quote-form button,.careers-form button{width:100%}.site-footer{gap:26px;padding:28px 24px}.footer-logo{width:235px}.mobile-action-bar{z-index:300;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 22px #0d1d2b26}.mobile-action-bar a{min-height:58px;color:var(--white);background:var(--deep-navy);justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.mobile-action-bar a:last-child{background:var(--gold)}}@media (width<=420px){.brand-logo{width:218px}.hero-content h1,.page-hero h1{font-size:33px}.page-hero p{font-size:15px}}.mobile-nav-backdrop{display:none}@media (width<=980px){body.mobile-nav-open{overflow:hidden}.top-contact-bar{z-index:310}.site-header{z-index:320;grid-template-columns:minmax(0,1fr) 48px;gap:10px;padding:10px 16px;position:sticky;top:0}.site-header .quote-button{display:none}.brand-logo-wrap{min-height:52px}.brand-logo{width:min(235px,72vw);max-height:52px}.mobile-menu-button{border-color:#0d1d2b29;border-radius:6px;width:48px;height:48px;box-shadow:0 6px 14px #0d1d2b0f}.main-nav{overscroll-behavior:contain;background:var(--white);border:1px solid #0d1d2b1a;border-radius:8px;grid-area:2/1/auto/-1;max-height:min(72vh,620px);margin-top:8px;padding:10px;overflow-y:auto;box-shadow:0 18px 40px #0d1d2b29}.main-nav>a,.nav-dropdown-trigger{border-bottom:1px solid #0d1d2b14;border-radius:5px;min-height:48px;padding:14px 12px;font-size:15px}.main-nav>a:hover,.main-nav>a.active,.nav-dropdown-trigger:hover,.nav-dropdown.is-open .nav-dropdown-trigger{background:var(--cream)}.services-dropdown-menu{background:#fffaf1;margin:4px 0 8px}.services-dropdown-menu a{min-height:44px;padding:12px 14px;font-size:14px}.mobile-nav-backdrop{z-index:250;cursor:pointer;background:#07131e59;border:0;display:block;position:fixed;inset:0}.hero-section{background-color:#0000;background-image:linear-gradient(#fbfaf6 0%,#fbfaf6f5 42%,#fbfaf638 74%,#fbfaf600 100%),url(/images/hero-house.jpg);background-position:bottom;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:flex-start;min-height:auto;padding:34px 0 255px}.hero-content{padding:0 20px}.hero-content h1{max-width:520px;font-size:clamp(36px,8.6vw,48px)}.hero-content p{max-width:560px;font-size:15px}.page-hero{min-height:260px}.page-hero-content{width:calc(100% - 40px);margin-left:20px;padding:40px 0}.page-hero h1{font-size:clamp(34px,8.6vw,52px)}.content-section,.services-band,.gallery-section,.reviews-section,.about-section,.contact-quote-section,.values-section{width:calc(100% - 32px)}.content-section{padding:42px 0}.section-heading-wrap h2,.content-section h2,.about-content h2{font-size:clamp(28px,7vw,38px)}.service-card,.review-card,.values-section article,.wide-cta-card,.career-card,.service-detail-card,.careers-form,.estimate-card{border-radius:8px}}@media (width<=760px){html,body{max-width:100%;overflow-x:hidden}body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.top-contact-inner{width:calc(100% - 28px);padding:7px 0}.top-service-area{letter-spacing:1.5px;width:100%;font-size:11px}.top-contact-links{grid-template-columns:1fr;gap:6px;width:100%;display:grid}.top-contact-links a{min-height:26px}.site-header{padding:9px 14px}.brand-logo{width:min(222px,70vw)}.hero-section{padding:30px 0 225px}.hero-content{padding:0 16px}.hero-content h1,.page-hero h1{letter-spacing:-1.1px}.hero-actions{gap:10px}.primary-button,.secondary-button{min-height:48px;font-size:13px}.services-band{margin-bottom:14px;padding:28px 14px}.service-card{min-height:auto;padding:22px 18px}.service-card h3,.service-card p{min-height:0}.about-section{margin-top:20px;margin-bottom:22px}.trust-features>div{padding:20px 0}.gallery-card,.full-gallery-grid .gallery-card{height:220px}.review-card{min-height:auto}.wide-cta-card{padding:20px}.service-detail-actions,.wide-cta-card{align-items:stretch}.service-detail-actions .primary-button,.service-detail-actions .secondary-button,.wide-cta-card .primary-button,.wide-cta-card .secondary-button{width:100%}.contact-panel,.estimate-card{text-align:left;align-items:flex-start}.contact-intro{max-width:none}input,select,textarea{min-height:46px;font-size:16px}textarea{min-height:120px}.form-status{font-size:13px;line-height:1.45}.site-footer{padding-bottom:calc(30px + env(safe-area-inset-bottom))}.mobile-action-bar{padding-bottom:env(safe-area-inset-bottom);background:var(--deep-navy);bottom:0}.mobile-action-bar a{min-height:62px;font-size:14px}body.mobile-nav-open .mobile-action-bar{display:none}}@media (width<=420px){.mobile-menu-button{width:44px;height:44px}.brand-logo{width:min(205px,68vw)}.hero-section{padding-bottom:205px}.section-kicker{letter-spacing:1.8px;gap:8px;font-size:11px}.section-kicker:before,.section-kicker:after{width:28px}}
