:root{--ink:#11130f;--ink-2:#1b1e18;--paper:#f6f3ec;--soft:#ece9df;--white:#fff;--yellow:#f2b705;--yellow-2:#ffd13a;--green:#485541;--line:rgba(17,19,15,.14);--radius:22px;--shadow:0 24px 70px rgba(0,0,0,.16);--wrap:min(1180px,calc(100% - 40px));--head:"Arial Narrow","Roboto Condensed",Impact,sans-serif;--body:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.gg-wrap{width:var(--wrap);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gg-skip{position:fixed;top:8px;left:8px;z-index:9999;background:#fff;padding:10px 14px;transform:translateY(-150%)}.gg-skip:focus{transform:none}
.gg-topbar{background:var(--ink);color:rgba(255,255,255,.75);font-size:12px;letter-spacing:.045em}.gg-topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between}.gg-topbar a{color:#fff;font-weight:700}.gg-topbar__sep{margin:0 10px;color:var(--yellow)}
.gg-header{position:sticky;top:0;z-index:100;background:rgba(246,243,236,.96);backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:.25s}.gg-header.is-scrolled{border-color:var(--line);box-shadow:0 10px 30px rgba(0,0,0,.06)}.gg-header__inner{height:84px;display:flex;align-items:center;gap:30px}.gg-brand{margin-right:auto;display:flex;align-items:center}.gg-logo-image{display:block;width:255px;height:auto;max-height:68px;object-fit:contain;object-position:left center}.gg-logo-image--footer{width:310px;max-height:none;filter:drop-shadow(0 8px 20px rgba(0,0,0,.22))}
.gg-menu{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.gg-menu>li{position:relative}.gg-menu a{font-size:14px;font-weight:750}.gg-menu a:hover{color:#8a6800}.gg-menu .sub-menu{position:absolute;top:calc(100% + 16px);left:-18px;min-width:260px;background:#fff;border-radius:14px;padding:10px;list-style:none;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.gg-menu .sub-menu:before{content:"";position:absolute;height:18px;left:0;right:0;top:-18px}.gg-menu li:hover>.sub-menu,.gg-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.gg-menu .sub-menu a{display:block;padding:10px 12px;border-radius:8px}.gg-menu .sub-menu a:hover{background:var(--soft)}.gg-nav-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.gg-nav-toggle span:not(.screen-reader-text){display:block;height:2px;background:var(--ink);margin:5px 0}.gg-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:56px;padding:0 25px;background:var(--yellow);color:var(--ink);border:1px solid var(--yellow);border-radius:7px;font-size:14px;font-weight:900;letter-spacing:.035em;text-transform:uppercase;transition:.2s;box-shadow:0 8px 24px rgba(242,183,5,.14)}.gg-btn:hover{background:var(--yellow-2);border-color:var(--yellow-2);transform:translateY(-2px)}.gg-btn--small{min-height:46px;padding:0 18px}.gg-btn--dark{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:none}.gg-btn--dark:hover{background:#2e322a;border-color:#2e322a}.gg-btn--glass{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.42);color:#fff;backdrop-filter:blur(7px);box-shadow:none}.gg-btn--glass:hover{background:#fff;color:var(--ink);border-color:#fff}.gg-btn--outline-light{background:transparent;border-color:rgba(255,255,255,.5);color:#fff;box-shadow:none}.gg-actions{display:flex;flex-wrap:wrap;gap:12px}.gg-text-link{display:inline-flex;gap:12px;align-items:center;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid currentColor;padding-bottom:3px}.gg-text-link span{transition:.2s}.gg-text-link:hover span{transform:translateX(4px)}
.gg-hero{position:relative;min-height:780px;color:#fff;background-image:var(--gg-hero);background-size:cover;background-position:center;overflow:hidden}.gg-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,9,.96) 0%,rgba(10,12,9,.77) 43%,rgba(10,12,9,.2) 73%,rgba(10,12,9,.12) 100%),linear-gradient(0deg,rgba(10,12,9,.55),transparent 48%)}.gg-hero__content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:80px;align-items:center;min-height:730px;padding:80px 0 120px}.gg-kicker,.gg-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#6b5a1d}.gg-kicker{color:var(--yellow)}.gg-kicker>span{width:32px;height:2px;background:currentColor}.gg-hero h1,.gg-page-hero h1{margin:20px 0 22px;font-family:var(--head);font-size:clamp(66px,8.2vw,124px);line-height:.82;letter-spacing:-.045em;text-transform:uppercase}.gg-hero h1 em{display:block;color:var(--yellow);font-style:normal}.gg-hero__copy>p{max-width:760px;font-size:19px;line-height:1.6;color:rgba(255,255,255,.78);margin:0 0 34px}.gg-hero__trust{display:flex;gap:0;margin-top:45px;border-top:1px solid rgba(255,255,255,.22);padding-top:25px}.gg-hero__trust>div{display:flex;flex-direction:column;justify-content:center;min-width:180px;padding:0 25px;border-left:1px solid rgba(255,255,255,.18)}.gg-hero__trust>div:first-child{padding-left:0;border:0}.gg-hero__trust strong{font-family:var(--head);font-size:28px;line-height:1}.gg-hero__trust small{margin-top:7px;color:rgba(255,255,255,.58);font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.06em}.gg-stars{display:flex;gap:2px;color:var(--yellow);line-height:1}.gg-hero__card{align-self:end;margin-bottom:20px;background:rgba(20,22,18,.9);border:1px solid rgba(255,255,255,.17);backdrop-filter:blur(14px);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow)}.gg-hero__card-label{display:inline-block;background:var(--yellow);color:var(--ink);padding:6px 9px;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.gg-hero__card h2{font-family:var(--head);font-size:36px;line-height:1;letter-spacing:-.02em;text-transform:uppercase;margin:20px 0 12px}.gg-hero__card p{font-size:14px;color:rgba(255,255,255,.65)}.gg-hero__card a{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2);font-size:13px;font-weight:900;text-transform:uppercase;color:var(--yellow)}.gg-hero__edge{position:absolute;z-index:2;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:36px;padding:18px;background:rgba(9,10,8,.8);border-top:1px solid rgba(255,255,255,.12);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.55)}.gg-hero__edge span:before{content:"◆";color:var(--yellow);font-size:7px;margin-right:15px}
.gg-section{padding:112px 0}.gg-section--services{background:var(--paper)}.gg-section--dark{background:var(--ink);color:#fff}.gg-section--soft{background:var(--soft)}.gg-section-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.7fr);gap:80px;align-items:end;margin-bottom:54px}.gg-section-head h2,.gg-about-split h2,.gg-quote-home h2,.gg-areas h2,.gg-band h2,.gg-prose h2,.gg-reviews h2,.gg-local-projects h2{font-family:var(--head);font-size:clamp(44px,5.2vw,74px);line-height:.94;letter-spacing:-.035em;text-transform:uppercase;margin:14px 0 0}.gg-section-head>p,.gg-section-head>div>p{color:#62645d;margin:0}.gg-section--dark .gg-section-head p{color:rgba(255,255,255,.58)}.gg-eyebrow--light{color:var(--yellow)}
.gg-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gg-service-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.gg-service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.gg-service-card__image{display:block;height:270px;position:relative;overflow:hidden;background:#ddd}.gg-service-card__image img{width:100%;height:100%;object-fit:cover;transition:.5s}.gg-service-card:hover img{transform:scale(1.045)}.gg-service-card__image>span{position:absolute;top:18px;right:18px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-family:var(--head);font-size:20px}.gg-service-card__body{padding:28px}.gg-service-card h3,.gg-service-card h2{font-family:var(--head);font-size:31px;line-height:1;text-transform:uppercase;margin:0 0 14px}.gg-service-card p{font-size:15px;color:#666960;min-height:72px}
.gg-about-split{position:relative;overflow:hidden}.gg-about-split:after{content:"3G";position:absolute;right:-30px;bottom:-120px;color:rgba(255,255,255,.025);font:900 430px/1 var(--head)}.gg-about-split__grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:100px;align-items:center}.gg-image-stack{position:relative;padding:0 70px 80px 0}.gg-image-stack__main{width:100%;aspect-ratio:1/1.07;object-fit:cover;border-radius:var(--radius)}.gg-image-stack__small{position:absolute;right:0;bottom:0;width:46%;aspect-ratio:1/1;object-fit:cover;border:9px solid var(--ink);border-radius:16px}.gg-image-stack__badge{position:absolute;left:-24px;bottom:35px;width:142px;height:142px;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--yellow);color:var(--ink);transform:rotate(-8deg)}.gg-image-stack__badge strong{font:900 56px/1 var(--head)}.gg-image-stack__badge span{font-size:10px;line-height:1.15;text-transform:uppercase;font-weight:900}.gg-about-split__copy>p{color:rgba(255,255,255,.62)}.gg-about-split__copy .gg-lead{font-size:20px;color:#fff}.gg-checks{list-style:none;margin:28px 0 35px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.gg-checks li{position:relative;padding-left:24px;font-size:14px;font-weight:700;color:rgba(255,255,255,.8)}.gg-checks li:before{content:"✓";position:absolute;left:0;color:var(--yellow);font-weight:900}.gg-checks--dark li{color:#30332c}
.gg-process{background:#fff}.gg-process__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gg-process__grid article{padding:48px 45px;border-left:1px solid var(--line)}.gg-process__grid article:first-child{border-left:0}.gg-process__grid span,.gg-local-projects__grid span{font:900 56px/1 var(--head);color:transparent;-webkit-text-stroke:1px #b0aa9d}.gg-process__grid h3,.gg-local-projects__grid h3{font-family:var(--head);font-size:30px;text-transform:uppercase;line-height:1;margin:35px 0 12px}.gg-process__grid p,.gg-local-projects__grid p{font-size:15px;color:#676960}
.gg-projects{background:var(--soft)}.gg-project-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-auto-rows:250px;gap:15px}.gg-project{position:relative;overflow:hidden;border-radius:14px}.gg-project:nth-child(1),.gg-project:nth-child(4){grid-row:span 2}.gg-project img{width:100%;height:100%;object-fit:cover;transition:.5s}.gg-project:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 55%)}.gg-project span{position:absolute;z-index:2;left:20px;right:20px;bottom:17px;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;display:flex;justify-content:space-between}.gg-project:hover img{transform:scale(1.05)}
.gg-reviews{background:var(--paper)}.gg-reviews__top{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end;margin-bottom:50px}.gg-reviews__top h2{max-width:850px}.gg-google-mark{min-width:220px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:14px;display:grid;gap:7px}.gg-google-mark strong{font-size:27px;letter-spacing:-.04em}.gg-google-mark span:last-child{font-size:11px;text-transform:uppercase;font-weight:800;color:#777}.gg-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gg-review-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;display:flex;flex-direction:column;min-height:330px}.gg-review-card blockquote{margin:28px 0 25px;font-size:16px;line-height:1.7;flex:1}.gg-review-card__author{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid var(--line)}.gg-avatar{width:42px;height:42px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:900;object-fit:cover}.gg-review-card__author a{font-weight:900;color:var(--ink)}.gg-review-card__author div{display:flex;flex-direction:column}.gg-review-card__author small{color:#777}.gg-reviews__actions{display:flex;justify-content:space-between;align-items:center;margin-top:35px}
.gg-areas{background:var(--green);color:#fff}.gg-areas__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;align-items:center}.gg-areas p{color:rgba(255,255,255,.64);margin:25px 0 32px}.gg-city-cloud{display:flex;flex-wrap:wrap;gap:10px}.gg-city-cloud a{padding:11px 14px;border:1px solid rgba(255,255,255,.23);border-radius:100px;font-size:13px;font-weight:700;transition:.2s}.gg-city-cloud a:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}
.gg-quote-home{background:#fff}.gg-quote-home__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}.gg-quote-home__intro{position:sticky;top:130px}.gg-quote-home__intro>p{color:#666960;font-size:18px}.gg-section--dark .gg-quote-home__intro>p{color:rgba(255,255,255,.6)}.gg-quote-contact{margin-top:38px;border-top:1px solid var(--line)}.gg-section--dark .gg-quote-contact{border-color:rgba(255,255,255,.18)}.gg-quote-contact>a,.gg-quote-contact>div{display:flex;flex-direction:column;padding:20px 0;border-bottom:1px solid var(--line)}.gg-section--dark .gg-quote-contact>a,.gg-section--dark .gg-quote-contact>div{border-color:rgba(255,255,255,.18)}.gg-quote-contact span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#777}.gg-quote-contact strong{font-size:17px}.gg-form-shell{background:var(--soft);padding:42px;border-radius:var(--radius)}.gg-section--dark .gg-form-shell{background:#fff;color:var(--ink)}.gg-form-shell--soft{background:var(--soft)}.gg-form-shell h2,.gg-form-shell h3{font-family:var(--head);text-transform:uppercase}.gg-form-shell p:first-child{margin-top:0}.gg-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gg-field{display:flex;flex-direction:column;gap:7px}.gg-field--full{grid-column:1/-1}.gg-field label{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.gg-field input,.gg-field select,.gg-field textarea{width:100%;border:1px solid #cbc7bb;border-radius:8px;background:#fff;padding:13px 14px;color:var(--ink);outline:none}.gg-field textarea{min-height:135px;resize:vertical}.gg-field input:focus,.gg-field select:focus,.gg-field textarea:focus{border-color:#8e6d00;box-shadow:0 0 0 3px rgba(242,183,5,.18)}.gg-field small{color:#777}.gg-field--check{flex-direction:row;align-items:flex-start}.gg-field--check input{width:auto;margin-top:5px}.gg-form-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px}.gg-form-note{font-size:11px;color:#75766f;max-width:280px}.gg-notice{padding:14px;border-radius:8px;background:#fff7d0;border:1px solid #e8cf58}.gg-notice--success{background:#e9f6e9;border-color:#8cc18c}.gg-notice--error{background:#fee9e7;border-color:#d99991}
.gg-page-hero{position:relative;color:#fff;background:var(--ink);overflow:hidden}.gg-page-hero--image{background-image:var(--gg-page-image);background-size:cover;background-position:center}.gg-page-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,12,9,.95),rgba(10,12,9,.62) 57%,rgba(10,12,9,.22))}.gg-page-hero>.gg-wrap{position:relative;z-index:1;padding-top:95px;padding-bottom:105px}.gg-page-hero h1{font-size:clamp(58px,7vw,100px);max-width:960px}.gg-page-hero p{max-width:700px;color:rgba(255,255,255,.72);font-size:19px}.gg-page-hero--compact{color:var(--ink);background:var(--yellow)}.gg-page-hero--compact>.gg-wrap{padding-top:70px;padding-bottom:75px}.gg-page-hero--compact h1{margin-bottom:10px}.gg-page-hero--compact p{color:rgba(17,19,15,.7)}.gg-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.58);margin-bottom:35px}.gg-page-hero--compact .gg-breadcrumbs{color:rgba(17,19,15,.55)}.gg-breadcrumbs a:hover{color:var(--yellow)}
.gg-content-split{display:grid;grid-template-columns:1fr .68fr;gap:90px;align-items:start}.gg-prose h2{margin-top:15px}.gg-prose h3{font-family:var(--head);font-size:34px;text-transform:uppercase;margin:40px 0 12px}.gg-prose p{color:#5f6259}.gg-prose .gg-checks{margin-top:18px}.gg-prose--page{max-width:860px}.gg-side-card{background:var(--ink);color:#fff;border-radius:var(--radius);overflow:hidden;position:sticky;top:125px}.gg-side-card>img{width:100%;height:330px;object-fit:cover}.gg-side-card>div{padding:35px}.gg-side-card>div>span{font-size:11px;color:var(--yellow);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.gg-side-card h3{font:900 38px/1 var(--head);text-transform:uppercase;margin:14px 0 25px}.gg-side-card p{color:rgba(255,255,255,.62)}.gg-side-card--stats{min-height:430px;background:linear-gradient(rgba(17,19,15,.82),rgba(17,19,15,.92)),url('../images/gallery-driveway.webp') center/cover}.gg-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gg-benefit-grid article{background:#fff;padding:30px;border-radius:15px}.gg-benefit-grid span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-weight:900}.gg-benefit-grid h3{font:900 27px/1 var(--head);text-transform:uppercase;margin:25px 0 12px}.gg-benefit-grid p{font-size:14px;color:#666}.gg-faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.gg-faq-layout h2{font:900 56px/.95 var(--head);text-transform:uppercase;margin:15px 0}.gg-faq-layout>div:first-child p{color:#666}.gg-accordion details{border-top:1px solid var(--line)}.gg-accordion details:last-child{border-bottom:1px solid var(--line)}.gg-accordion summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;font-weight:850}.gg-accordion summary::-webkit-details-marker{display:none}.gg-accordion summary span{font-size:25px;transition:.2s}.gg-accordion details[open] summary span{transform:rotate(45deg)}.gg-accordion details>div{padding:0 40px 24px 0;color:#666}
.gg-mini-services{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.gg-mini-services>a{position:relative;display:grid;grid-template-columns:115px 1fr;gap:20px;align-items:center;padding:14px;background:#fff;border-radius:14px;border:1px solid var(--line);transition:.2s}.gg-mini-services>a:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.1)}.gg-mini-services>a>span{position:absolute;right:17px;top:13px}.gg-mini-services img{width:115px;height:100px;border-radius:9px;object-fit:cover}.gg-mini-services h3{font:900 25px/1 var(--head);text-transform:uppercase;margin:0 0 7px}.gg-mini-services p{font-size:13px;line-height:1.45;color:#6a6b65;margin:0;padding-right:25px}.gg-local-projects__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gg-local-projects__grid article{padding:40px;border-left:1px solid var(--line)}.gg-local-projects__grid article:first-child{border-left:0}.gg-image-feature{position:relative}.gg-image-feature img{border-radius:var(--radius);aspect-ratio:1/.92;object-fit:cover}.gg-image-feature>div{position:absolute;left:25px;right:25px;bottom:25px;background:rgba(17,19,15,.88);color:#fff;padding:22px;border-radius:12px;display:flex;flex-direction:column}.gg-image-feature strong{font:900 30px/1 var(--head);text-transform:uppercase}.gg-image-feature span{color:rgba(255,255,255,.6);font-size:13px}.gg-values{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.14)}.gg-values article{padding:35px;border-left:1px solid rgba(255,255,255,.14)}.gg-values article:first-child{border:0}.gg-values span{color:var(--yellow);font:900 34px/1 var(--head)}.gg-values h3{font:900 27px/1 var(--head);text-transform:uppercase;margin:30px 0 12px}.gg-values p{color:rgba(255,255,255,.58);font-size:14px}.gg-gallery-full{columns:3;column-gap:16px}.gg-gallery-full figure{break-inside:avoid;margin:0 0 16px;position:relative;background:#fff;border-radius:14px;overflow:hidden}.gg-gallery-full img{width:100%;max-height:500px;object-fit:cover}.gg-gallery-full figcaption{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(17,19,15,.88);color:#fff;padding:10px 12px;border-radius:8px;font-size:12px;font-weight:800;text-transform:uppercase}.gg-lightbox{position:fixed;z-index:9999;inset:0;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:54px 96px;color:#fff}.gg-lightbox.is-open{display:flex}.gg-lightbox-open{overflow:hidden}.gg-lightbox__stage{margin:0;max-width:min(1180px,calc(100vw - 190px));display:grid;justify-items:center;gap:12px}.gg-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 125px);object-fit:contain;box-shadow:0 22px 70px rgba(0,0,0,.45)}.gg-lightbox__caption{font-size:14px;font-weight:750;text-align:center;color:rgba(255,255,255,.82);max-width:760px}.gg-lightbox button{appearance:none;border:0;color:#fff;cursor:pointer;display:grid;place-items:center}.gg-lightbox button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.gg-lightbox__close{position:absolute;right:22px;top:18px;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.1);font-size:42px;line-height:1}.gg-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:62px;height:82px;border-radius:12px;background:rgba(255,255,255,.1);font-size:58px;line-height:1}.gg-lightbox__nav:hover,.gg-lightbox__close:hover{background:var(--yellow);color:var(--ink)}.gg-lightbox__prev{left:22px}.gg-lightbox__next{right:22px}.gg-lightbox__counter{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.72)}.gg-area-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gg-area-cards a{position:relative;background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;display:flex;flex-direction:column;transition:.2s}.gg-area-cards a:hover{background:var(--yellow);transform:translateY(-3px)}.gg-area-cards span{font:900 29px/1 var(--head);text-transform:uppercase}.gg-area-cards small{color:#777;margin-top:5px}.gg-area-cards b{position:absolute;right:20px;top:20px}.gg-rounded-image{border-radius:var(--radius);width:100%;height:480px;object-fit:cover}.gg-contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.gg-contact-panels{display:grid;gap:14px}.gg-contact-panels>a,.gg-contact-panels>div{display:flex;flex-direction:column;padding:28px;background:var(--ink);color:#fff;border-radius:14px}.gg-contact-panels span{font-size:11px;color:var(--yellow);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.gg-contact-panels strong{font:900 27px/1.1 var(--head);text-transform:uppercase;margin:10px 0}.gg-contact-panels b{font-size:12px;margin-top:8px}.gg-band{background:var(--green);color:#fff;padding:65px 0}.gg-band__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.gg-band h2{font-size:52px;margin-top:12px}
.gg-footer{background:#0a0b09;color:#fff;padding:80px 0 32px}.gg-footer__cta{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-bottom:55px;border-bottom:1px solid rgba(255,255,255,.15)}.gg-footer__cta h2{font:900 55px/.95 var(--head);text-transform:uppercase;margin:10px 0 0}.gg-footer__grid{display:grid;grid-template-columns:1.5fr .7fr .7fr 1fr;gap:60px;padding:60px 0}.gg-footer__brand p{color:rgba(255,255,255,.48);font-size:14px;max-width:360px;margin-top:25px}.gg-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--yellow);margin:0 0 20px}.gg-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.gg-footer li,.gg-footer a{font-size:13px;color:rgba(255,255,255,.68)}.gg-footer a:hover{color:#fff}.gg-contact-list li{display:flex;flex-direction:column;gap:2px}.gg-contact-list strong{color:#fff}.gg-footer__bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:rgba(255,255,255,.35)}.gg-mobile-bar{display:none}
.gg-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.gg-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.gg-nav{position:fixed;inset:120px 0 auto 0;background:var(--paper);padding:25px;opacity:0;visibility:hidden;transform:translateY(-15px);transition:.2s;max-height:calc(100vh - 120px);overflow:auto}.gg-nav.is-open{opacity:1;visibility:visible;transform:none}.gg-menu{display:block}.gg-menu>li>a{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:18px}.gg-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;background:transparent;padding:0 0 0 15px}.gg-nav-toggle{display:block}.gg-header__cta{display:none}.gg-service-grid{grid-template-columns:repeat(2,1fr)}.gg-hero__content{grid-template-columns:1fr}.gg-hero__card{display:none}.gg-about-split__grid,.gg-areas__grid,.gg-quote-home__grid,.gg-content-split{gap:55px}.gg-values{grid-template-columns:repeat(2,1fr)}.gg-values article:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.14)}.gg-values article:nth-child(4){border-top:1px solid rgba(255,255,255,.14)}.gg-footer__grid{grid-template-columns:1.4fr 1fr 1fr}.gg-footer__grid>div:last-child{grid-column:1/-1}.gg-project-grid{grid-template-columns:1fr 1fr}.gg-project:nth-child(1),.gg-project:nth-child(4){grid-row:auto}.gg-benefit-grid{grid-template-columns:1fr 1fr}.gg-area-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){:root{--wrap:min(100% - 28px,1180px)}body{font-size:16px;padding-bottom:60px}.gg-topbar{display:none}.gg-header__inner{height:72px}.gg-logo-image{width:205px;max-height:58px}.gg-logo-image--footer{width:280px;max-height:none}.gg-nav{inset:72px 0 auto}.gg-hero{min-height:720px;background-position:68% center}.gg-hero__overlay{background:linear-gradient(90deg,rgba(10,12,9,.72) 0%,rgba(10,12,9,.48) 44%,rgba(10,12,9,.18) 100%),linear-gradient(0deg,rgba(10,12,9,.46),rgba(10,12,9,.18) 45%,rgba(10,12,9,.08) 100%)}.gg-hero__content{min-height:670px;padding:70px 0 110px}.gg-hero h1{font-size:clamp(54px,17vw,78px)}.gg-hero__copy>p{font-size:17px}.gg-actions{display:grid;width:100%}.gg-actions .gg-btn{width:100%}.gg-hero__trust{display:grid;grid-template-columns:1fr 1fr;gap:22px}.gg-hero__trust>div{min-width:0;padding:0;border:0}.gg-hero__trust>div:first-child{grid-column:1/-1}.gg-hero__edge{justify-content:flex-start;overflow:hidden;white-space:nowrap;gap:20px}.gg-section{padding:76px 0}.gg-section-head,.gg-about-split__grid,.gg-areas__grid,.gg-quote-home__grid,.gg-content-split,.gg-faq-layout,.gg-contact-layout{grid-template-columns:1fr;gap:38px}.gg-section-head{margin-bottom:35px}.gg-section-head h2,.gg-about-split h2,.gg-quote-home h2,.gg-areas h2,.gg-prose h2,.gg-reviews h2,.gg-local-projects h2{font-size:45px}.gg-service-grid,.gg-reviews-grid,.gg-benefit-grid,.gg-mini-services,.gg-local-projects__grid,.gg-process__grid{grid-template-columns:1fr}.gg-service-card__image{height:250px}.gg-about-split__grid{gap:60px}.gg-image-stack{padding-right:35px}.gg-image-stack__badge{left:0}.gg-checks{grid-template-columns:1fr}.gg-process__grid article,.gg-local-projects__grid article{border-left:0;border-top:1px solid var(--line);padding:35px 0}.gg-process__grid article:first-child,.gg-local-projects__grid article:first-child{border-top:0}.gg-project-grid{grid-template-columns:1fr;grid-auto-rows:280px}.gg-project:nth-child(n){grid-row:auto}.gg-reviews__top{grid-template-columns:1fr}.gg-google-mark{min-width:0}.gg-reviews__actions{align-items:flex-start;flex-direction:column}.gg-quote-home__intro,.gg-side-card{position:static}.gg-form-shell{padding:24px}.gg-form-grid{grid-template-columns:1fr}.gg-field--full{grid-column:auto}.gg-form-actions{align-items:stretch;flex-direction:column}.gg-form-actions .gg-btn{width:100%}.gg-page-hero>.gg-wrap{padding-top:65px;padding-bottom:70px}.gg-page-hero h1{font-size:55px}.gg-page-hero p{font-size:17px}.gg-mini-services>a{grid-template-columns:92px 1fr}.gg-mini-services img{width:92px;height:92px}.gg-values{grid-template-columns:1fr}.gg-values article{border-left:0;border-top:1px solid rgba(255,255,255,.14)}.gg-values article:first-child{border-top:0}.gg-gallery-full{columns:1}.gg-area-cards{grid-template-columns:1fr}.gg-band__inner,.gg-footer__cta{align-items:flex-start;flex-direction:column}.gg-band h2,.gg-footer__cta h2{font-size:43px}.gg-footer__grid{grid-template-columns:1fr 1fr;gap:38px}.gg-footer__brand{grid-column:1/-1}.gg-footer__grid>div:last-child{grid-column:1/-1}.gg-footer__bottom{flex-direction:column}.gg-mobile-bar{position:fixed;z-index:200;left:0;right:0;bottom:0;height:60px;display:grid;grid-template-columns:1fr 1.25fr;background:var(--ink);box-shadow:0 -8px 25px rgba(0,0,0,.18)}.gg-mobile-bar a{display:grid;place-items:center;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase}.gg-mobile-bar a:last-child{background:var(--yellow);color:var(--ink)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gg-reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}

/* v1.2.0: clearer footer branding and phone-first conversion actions */
.gg-header__actions{display:flex;align-items:center;gap:12px}.gg-header__phone{display:flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(20,22,17,.16);border-radius:7px;color:var(--ink);line-height:1.05;transition:.2s}.gg-header__phone:hover{background:var(--ink);border-color:var(--ink);color:#fff}.gg-header__phone-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:16px}.gg-header__phone small{display:block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;opacity:.65;margin-bottom:3px}.gg-header__phone strong{display:block;font-size:15px;font-weight:900;white-space:nowrap}.gg-footer__cta-actions{display:flex;align-items:center;gap:14px}.gg-footer__call{display:flex;align-items:center;gap:13px;min-width:265px;padding:13px 18px;border:2px solid var(--yellow);border-radius:7px;color:#fff!important;background:rgba(255,190,0,.06);transition:.2s}.gg-footer__call:hover{background:var(--yellow);color:var(--ink)!important;transform:translateY(-2px)}.gg-footer__call-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:20px}.gg-footer__call:hover .gg-footer__call-icon{background:var(--ink);color:var(--yellow)}.gg-footer__call small{display:block;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;opacity:.7;margin-bottom:4px}.gg-footer__call strong{display:block;font-size:21px;line-height:1;font-weight:900;color:inherit}.gg-footer__logo-link{display:inline-block}.gg-logo-image--footer{width:245px;max-height:205px;object-fit:contain;object-position:left center;filter:none}.gg-footer__brand p{margin-top:15px}.gg-contact-list a[href^="tel:"]{display:inline-block;color:var(--yellow);font-size:18px;font-weight:900;margin-top:3px}.gg-contact-list a[href^="tel:"]:hover{color:#fff}.gg-mobile-bar a:first-child{line-height:1.05;gap:2px;padding:6px}.gg-mobile-bar a:first-child span{font-size:10px;opacity:.75}.gg-mobile-bar a:first-child strong{font-size:13px;color:#fff}
@media(max-width:1180px){.gg-header__phone small{display:none}.gg-header__phone{padding:8px}.gg-header__phone strong{font-size:13px}}
@media(max-width:1050px){.gg-header__actions{margin-left:auto}.gg-header__phone{display:flex}.gg-header__cta{display:none}}
@media(max-width:760px){.gg-header__phone{display:none}.gg-footer__cta-actions{width:100%;display:grid}.gg-footer__call,.gg-footer__cta-actions .gg-btn{width:100%;min-width:0}.gg-logo-image--footer{width:220px;max-height:185px}.gg-mobile-bar{grid-template-columns:1.15fr 1fr}}

/* Editable Gutenberg page content */
.gg-editor-content > * { max-width: 920px; margin-left:auto; margin-right:auto; }
.gg-editor-content > .alignwide { max-width: 1180px; }
.gg-editor-content > .alignfull { max-width:none; }
.gg-editor-content h2 { margin-top:2.25rem; }
.gg-editor-content h3 { margin-top:1.6rem; }
.gg-editor-content .wp-block-columns { gap:clamp(28px,5vw,72px); margin:2.5rem auto; align-items:center; }
.gg-editor-content .wp-block-image img { border-radius:18px; }
.gg-editor-content .wp-block-group.gg-content-panel { background:#f3f0e7; padding:clamp(24px,4vw,52px); border-radius:20px; max-width:1180px; }
.gg-editor-content .wp-block-group.gg-dark-panel { background:#080b09; color:#fff; padding:clamp(28px,5vw,64px); border-radius:20px; max-width:1180px; }
.gg-editor-content .wp-block-group.gg-dark-panel h2,.gg-editor-content .wp-block-group.gg-dark-panel h3 { color:#fff; }
.gg-editor-content .wp-block-buttons { margin-top:1.5rem; }
.gg-editor-content .wp-block-button__link { background:#f5b400; color:#0b0d0c; border-radius:6px; font-weight:800; text-transform:uppercase; letter-spacing:.04em; }
.gg-editor-content ul { padding-left:1.3rem; }
.gg-editor-content li { margin:.45rem 0; }

@media(max-width:760px){.gg-lightbox{padding:68px 12px 84px}.gg-lightbox__stage{max-width:100%}.gg-lightbox img{max-height:calc(100vh - 175px)}.gg-lightbox__nav{top:auto;bottom:14px;transform:none;width:58px;height:52px;font-size:44px}.gg-lightbox__prev{left:14px}.gg-lightbox__next{right:14px}.gg-lightbox__close{right:14px;top:12px}.gg-lightbox__counter{bottom:31px}}

/* v1.4.2 — badge logo in site header */
.gg-header__inner{height:96px}
.gg-header__inner{height:102px}.gg-logo-image--header{width:185px;height:auto;max-height:100px;object-fit:contain;object-position:left center;filter:none}
@media(max-width:1050px){.gg-nav{inset:132px 0 auto 0;max-height:calc(100vh - 132px)}}
@media(max-width:760px){.gg-header__inner{height:90px}.gg-logo-image--header{width:138px;max-height:84px}.gg-nav{inset:90px 0 auto;max-height:calc(100vh - 90px)}}

/* v1.4.4 — larger badge logo and stacked desktop header actions */
@media(min-width:1051px){
  .gg-header__inner{height:auto;min-height:148px;padding:18px 0;align-items:center;gap:38px}
  .gg-brand{align-self:center;flex:0 0 auto}
  .gg-logo-image--header{width:245px;max-height:128px}
  .gg-header__right{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:14px;min-width:0}
  .gg-header__actions{order:1;justify-content:flex-end;padding:2px 0 0}
  .gg-nav{order:2}
  .gg-menu{justify-content:flex-end}
  .gg-header__phone{padding:10px 14px}
  .gg-header__cta{min-height:48px;padding:0 22px}
}
@media(min-width:1051px) and (max-width:1180px){
  .gg-logo-image--header{width:220px;max-height:116px}
  .gg-header__inner{gap:26px}
  .gg-menu{gap:19px}
}
@media(max-width:1050px){
  .gg-header__right{display:contents}
}

/* v1.4.5 — larger mobile badge, right-aligned menu, top mobile actions, favicon */
.gg-mobile-nav-actions{display:none}
@media(max-width:1050px){
  .gg-header__inner{height:116px;padding:10px 0;gap:12px}
  .gg-brand{margin-right:auto;min-width:0}
  .gg-logo-image--header{width:190px;max-height:100px}
  .gg-nav-toggle{display:block;flex:0 0 50px;margin-left:auto;width:50px;height:50px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}
  .gg-nav-toggle span:not(.screen-reader-text){height:3px;margin:6px 0;border-radius:3px}
  .gg-nav{inset:116px 0 auto 0;max-height:calc(100vh - 116px);padding:18px 24px 28px}
  .gg-mobile-nav-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px;padding:0 0 16px;border-bottom:1px solid var(--line)}
  .gg-mobile-nav-call,.gg-mobile-nav-quote{min-height:54px;border-radius:7px;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}
  .gg-mobile-nav-call{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--ink);color:#fff;padding:0 12px}
  .gg-mobile-nav-call span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--yellow);color:var(--ink)}
  .gg-mobile-nav-quote{display:flex!important;padding:0 14px;box-shadow:none}
}
@media(max-width:560px){
  .gg-header__inner{height:108px;padding:8px 0}
  .gg-logo-image--header{width:176px;max-height:94px}
  .gg-nav{inset:108px 0 auto 0;max-height:calc(100vh - 108px)}
  .gg-mobile-nav-actions{grid-template-columns:1fr}
}


/* v1.4.6 — larger desktop navigation and editable homepage hero */
@media(min-width:1181px){
  .gg-menu{gap:28px}
  .gg-menu>li>a{font-size:16px;line-height:1.2}
  .gg-menu .sub-menu a{font-size:14px}
}
@media(min-width:1051px) and (max-width:1180px){
  .gg-menu>li>a{font-size:14.5px}
}


/* v1.4.7 — larger desktop navigation */
@media(min-width:1181px){
  .gg-menu{gap:30px}
  .gg-menu>li>a{font-size:18px;line-height:1.25;font-weight:800}
  .gg-menu .sub-menu a{font-size:15.5px}
}
@media(min-width:1051px) and (max-width:1180px){
  .gg-menu{gap:21px}
  .gg-menu>li>a{font-size:16px;line-height:1.2}
  .gg-menu .sub-menu a{font-size:14.5px}
}

/* Quote form upload and primary submit improvements — v1.4.8 */
.gg-upload-field{gap:10px}.gg-upload-box{position:relative;border:2px dashed #9a978c;border-radius:12px;background:#fff;padding:26px 24px;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.gg-upload-box:hover,.gg-upload-box:focus-within{border-color:#137333;background:#f5fbf6;box-shadow:0 0 0 4px rgba(19,115,51,.10)}.gg-upload-box input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.gg-upload-box__title{display:block;font-size:17px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#145c2d}.gg-upload-box__help{display:block;margin-top:6px;font-size:13px;color:#676a63}.gg-upload-box__count{display:inline-block;margin-top:12px;padding:7px 11px;border-radius:999px;background:#edf6ef;color:#145c2d;font-size:12px;font-weight:800}.gg-btn--quote-submit{min-width:300px;min-height:62px;padding:18px 30px;border-radius:10px;background:#18833f;color:#fff;border:2px solid #18833f;font-size:17px;font-weight:950;letter-spacing:.04em;box-shadow:0 10px 25px rgba(24,131,63,.25)}.gg-btn--quote-submit:hover,.gg-btn--quote-submit:focus{background:#0f6d32;border-color:#0f6d32;color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px rgba(15,109,50,.30)}@media(max-width:760px){.gg-btn--quote-submit{width:100%;min-width:0;min-height:64px;font-size:17px}.gg-upload-box{padding:24px 18px}}


/* v1.4.9: align Contact page call action directly beneath its heading */
.page-template-page-contact .gg-editor-content > .wp-block-heading,
.page-template-page-contact .gg-editor-content > h2,
.page-template-page-contact .gg-editor-content > .wp-block-shortcode {
  width:100%;
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}
.page-template-page-contact .gg-editor-content > .wp-block-shortcode .gg-btn--dark {
  margin-left:0;
}
@media(max-width:760px){
  .page-template-page-contact .gg-editor-content > .wp-block-heading,
  .page-template-page-contact .gg-editor-content > h2,
  .page-template-page-contact .gg-editor-content > .wp-block-shortcode {
    max-width:100%;
  }
}


/* v1.5.0 — wider, better-spaced desktop navigation */
@media(min-width:1051px){
  .gg-header__right{width:min(780px,66vw);max-width:calc(100% - 285px)}
  .gg-nav{width:100%}
  .gg-menu{width:100%;justify-content:space-between;gap:clamp(28px,3vw,52px)}
}
@media(min-width:1181px){
  .gg-header__right{min-width:680px}
  .gg-menu>li>a{font-size:18px}
}
@media(min-width:1051px) and (max-width:1180px){
  .gg-header__right{width:calc(100% - 250px);max-width:none;min-width:0}
  .gg-menu{gap:24px}
}

/* Cinematic homepage hero: editable Featured Image now behaves like a subtle drone shot. */
.gg-hero{background-image:none;background-color:#11130f}
.gg-hero__media,.gg-hero__image,.gg-hero__video{position:absolute;inset:0;width:100%;height:100%}
.gg-hero__media{z-index:0;overflow:hidden}
.gg-hero__image{background-image:var(--gg-hero);background-size:cover;background-position:var(--gg-hero-position,center);transform:scale(1.035)}
.gg-hero__video{display:block;object-fit:cover;object-position:var(--gg-hero-position,center);z-index:1}
.gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{animation:ggHeroDrift 22s ease-in-out infinite alternate;will-change:transform,background-position}
.gg-hero--video .gg-hero__image{z-index:0}
.gg-hero--video .gg-hero__video{z-index:1}
.gg-hero__overlay,.gg-hero__content,.gg-hero__edge{z-index:2}
@keyframes ggHeroDrift{0%{transform:scale(1.035) translate3d(0,0,0)}100%{transform:scale(1.12) translate3d(-1.2%,.5%,0)}}
@media(max-width:760px){.gg-hero__image,.gg-hero__video{background-position:var(--gg-hero-position,68% center);object-position:var(--gg-hero-position,68% center)}.gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{animation-duration:18s}}
@media(prefers-reduced-motion:reduce){.gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{animation:none;transform:scale(1.03)}.gg-hero__video{display:none}}

/* v1.6.3 cinematic hero composition refinements */
.gg-hero__copy{max-width:760px;padding:34px 38px 36px;border-radius:18px;background:linear-gradient(90deg,rgba(9,11,8,.72),rgba(9,11,8,.42) 72%,rgba(9,11,8,.12));box-shadow:0 18px 50px rgba(0,0,0,.2);backdrop-filter:blur(2px)}
.gg-hero__copy .gg-kicker{margin-bottom:2px}.gg-hero__copy>p{max-width:680px}.gg-hero__content{align-items:center}.gg-hero__card{margin-bottom:0}.gg-hero__overlay{background:linear-gradient(90deg,rgba(10,12,9,.52) 0%,rgba(10,12,9,.30) 39%,rgba(10,12,9,.08) 72%,rgba(10,12,9,.02) 100%),linear-gradient(0deg,rgba(10,12,9,.30),transparent 48%)}
@media(max-width:1050px){.gg-hero__copy{max-width:720px}}
@media(max-width:760px){.gg-hero{background-position:64% center}.gg-hero__copy{max-width:none;padding:26px 22px 28px;border-radius:16px;background:linear-gradient(180deg,rgba(8,10,7,.58),rgba(8,10,7,.36));box-shadow:none;backdrop-filter:none}.gg-hero__overlay{background:linear-gradient(90deg,rgba(10,12,9,.40) 0%,rgba(10,12,9,.22) 52%,rgba(10,12,9,.08) 100%),linear-gradient(0deg,rgba(10,12,9,.40),rgba(10,12,9,.10) 52%,rgba(10,12,9,.03) 100%)}.gg-hero__content{padding-top:56px}.gg-hero__copy>p{color:rgba(255,255,255,.88)}.gg-hero__trust{margin-top:34px}}

/* v1.7.3 mountain hero polish */
.gg-hero__content{grid-template-columns:minmax(0,720px) 330px;gap:64px}
.gg-hero__copy{max-width:720px;padding:38px 42px 40px;background:linear-gradient(90deg,rgba(8,10,7,.76) 0%,rgba(8,10,7,.54) 68%,rgba(8,10,7,.18) 100%);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.28)}
.gg-hero h1{font-size:clamp(64px,6.7vw,104px);line-height:.86;margin:18px 0 24px}
.gg-hero__copy>p{max-width:625px;font-size:18px;line-height:1.55;color:rgba(255,255,255,.9);margin-bottom:30px}
.gg-hero .gg-actions{gap:14px}
.gg-hero .gg-actions .gg-btn{min-width:210px;min-height:58px}
.gg-hero__card{background:rgba(17,19,15,.78);border-color:rgba(255,255,255,.22);box-shadow:0 24px 70px rgba(0,0,0,.28)}
.gg-hero__overlay{background:linear-gradient(90deg,rgba(8,10,7,.42) 0%,rgba(8,10,7,.22) 36%,rgba(8,10,7,.05) 66%,rgba(8,10,7,0) 100%),linear-gradient(0deg,rgba(8,10,7,.22),rgba(8,10,7,0) 52%)}
@media(max-width:1050px){.gg-hero__content{grid-template-columns:1fr}.gg-hero__copy{max-width:720px}}
@media(max-width:760px){.gg-hero{min-height:760px}.gg-hero__content{padding:48px 0 106px;min-height:720px}.gg-hero__copy{padding:24px 20px 26px;background:linear-gradient(180deg,rgba(8,10,7,.52),rgba(8,10,7,.28));border-color:rgba(255,255,255,.07)}.gg-hero h1{font-size:clamp(48px,14.5vw,66px);line-height:.9;margin:16px 0 20px}.gg-hero__copy>p{font-size:16px;line-height:1.5;margin-bottom:24px}.gg-hero .gg-actions .gg-btn{min-width:0;min-height:56px}.gg-hero__overlay{background:linear-gradient(90deg,rgba(8,10,7,.26),rgba(8,10,7,.08) 72%,transparent),linear-gradient(0deg,rgba(8,10,7,.28),rgba(8,10,7,.05) 55%,transparent)}}


/* v1.7.4 seamless cinematic mountain hero */
.gg-hero__copy{max-width:720px;padding:0;background:none;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}
.gg-hero__overlay{background:linear-gradient(90deg,rgba(7,9,7,.72) 0%,rgba(7,9,7,.48) 31%,rgba(7,9,7,.18) 55%,rgba(7,9,7,.03) 78%,rgba(7,9,7,0) 100%),linear-gradient(0deg,rgba(7,9,7,.28) 0%,rgba(7,9,7,.04) 48%,rgba(7,9,7,.08) 100%)}
.gg-hero__content{grid-template-columns:minmax(0,760px) 350px;gap:70px}
.gg-hero__image,.gg-hero__video{background-position:var(--gg-hero-position,66% center);object-position:var(--gg-hero-position,66% center)}
@media(max-width:1050px){.gg-hero__content{grid-template-columns:1fr}.gg-hero__copy{max-width:720px}}
@media(max-width:760px){.gg-hero__copy{padding:0;background:none;border:0;box-shadow:none}.gg-hero__overlay{background:linear-gradient(90deg,rgba(7,9,7,.58) 0%,rgba(7,9,7,.34) 48%,rgba(7,9,7,.10) 82%,transparent 100%),linear-gradient(0deg,rgba(7,9,7,.34),rgba(7,9,7,.06) 52%,transparent)}.gg-hero__image,.gg-hero__video{background-position:72% center;object-position:72% center}}


/* v1.7.5 force clean mountain hero and remove legacy boxed panel */
.gg-hero__copy{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important}
.gg-hero__overlay{background:linear-gradient(90deg,rgba(7,9,7,.68) 0%,rgba(7,9,7,.42) 32%,rgba(7,9,7,.14) 58%,rgba(7,9,7,0) 82%)!important}
.gg-hero__image{background-image:var(--gg-hero)!important;background-position:66% center!important}
@media(max-width:760px){.gg-hero__copy{padding:0!important;background:transparent!important}.gg-hero__overlay{background:linear-gradient(90deg,rgba(7,9,7,.52) 0%,rgba(7,9,7,.30) 50%,rgba(7,9,7,.08) 82%,transparent 100%)!important}.gg-hero__image{background-position:72% center!important}}


/* v1.7.6 guaranteed cinematic mountain-hero motion */
.gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{
  animation:ggHeroMountainCinema 16s cubic-bezier(.45,0,.55,1) infinite alternate both!important;
  transform-origin:64% 52%;
  will-change:transform;
}
@keyframes ggHeroMountainCinema{
  0%{transform:scale(1.045) translate3d(1.2%,0,0)}
  50%{transform:scale(1.095) translate3d(-.8%,-.35%,0)}
  100%{transform:scale(1.155) translate3d(-2.8%,.7%,0)}
}
@media(max-width:760px){
  .gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{
    animation-duration:14s!important;
    transform-origin:72% 50%;
  }
}
@media(prefers-reduced-motion:reduce){
  .gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{animation:none!important;transform:scale(1.06)!important}
}


/* v1.8.0 real cinematic hero video */
.gg-hero__video{opacity:0;transition:opacity .7s ease;background:#11130f}
.gg-hero__video.is-ready{opacity:1}
.gg-hero--bundled-video .gg-hero__image{transform:none!important;animation:none!important}
@media(prefers-reduced-motion:reduce){.gg-hero--video .gg-hero__video{display:none!important}.gg-hero--video .gg-hero__image{display:block!important}}


/* v1.8.1 verified direct-source cinematic hero video */
.gg-hero__video{opacity:1!important;display:block!important;pointer-events:none}
.gg-hero--video .gg-hero__image{display:block}
.gg-hero--video .gg-hero__video{display:block!important}
@media(prefers-reduced-motion:reduce){.gg-hero--video .gg-hero__video{display:none!important}.gg-hero--video .gg-hero__image{display:block!important}}

/* v1.8.2 verified smooth foothills cinematic loop */
.gg-hero--video .gg-hero__image,
.gg-hero--bundled-video .gg-hero__image{
  animation:none!important;
  transform:none!important;
}
.gg-hero--video .gg-hero__video{
  display:block!important;
  opacity:1!important;
  object-fit:cover;
}




/* v1.8.7 strong continuous cinematic fly-through.
   JavaScript owns the transform so legacy keyframes cannot stack on top. */
.gg-hero.gg-hero--gpu-cinematic.gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{
  animation:none!important;
  transform-origin:72% 52%;
  will-change:transform;
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
}
@media(max-width:760px){
  .gg-hero.gg-hero--gpu-cinematic.gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{
    transform-origin:78% 52%;
  }
}
@media(prefers-reduced-motion:reduce){
  .gg-hero.gg-hero--gpu-cinematic.gg-hero--cinematic:not(.gg-hero--video) .gg-hero__image{
    animation:none!important;
    transform:translate3d(0,0,0) scale(1.08)!important;
  }
}


/* v1.9.0 service photography and editorial image flow */


/* v1.10.0 dedicated service project galleries */
.gg-service-project-gallery{clear:both;margin:78px 0 68px;padding-top:66px;border-top:1px solid var(--line)}
.gg-service-project-gallery__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);column-gap:65px;align-items:end;margin-bottom:34px}
.gg-service-project-gallery__head .gg-eyebrow{grid-column:1/-1;margin-bottom:12px}
.gg-service-project-gallery__head h2{font:900 clamp(40px,4.8vw,68px)/.94 var(--head);letter-spacing:-.035em;text-transform:uppercase;margin:0}
.gg-service-project-gallery__head p{color:#62645d;margin:0;line-height:1.65}
.gg-service-project-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:235px;gap:16px}
.gg-service-project-gallery__grid figure{position:relative;margin:0;overflow:hidden;border-radius:15px;background:#ddd;box-shadow:0 14px 38px rgba(17,19,15,.10)}
.gg-service-project-gallery__grid figure:first-child{grid-column:span 2;grid-row:span 2}
.gg-service-project-gallery__grid a{display:block;width:100%;height:100%}
.gg-service-project-gallery__grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}
.gg-service-project-gallery__grid figure:after{content:"";position:absolute;inset:45% 0 0;pointer-events:none;background:linear-gradient(0deg,rgba(8,10,7,.78),transparent)}
.gg-service-project-gallery__grid figcaption{position:absolute;z-index:1;left:16px;right:16px;bottom:14px;color:#fff;font-size:12px;line-height:1.4;font-weight:800;text-transform:uppercase;letter-spacing:.025em;pointer-events:none}
.gg-service-project-gallery__grid figure:hover img{transform:scale(1.045);filter:saturate(1.05)}
.gg-service-project-gallery--count-1 .gg-service-project-gallery__grid{grid-template-columns:1fr;grid-auto-rows:min(540px,48vw)}
.gg-service-project-gallery--count-1 .gg-service-project-gallery__grid figure:first-child{grid-column:auto;grid-row:auto}
.gg-service-project-gallery--count-2 .gg-service-project-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:330px}
.gg-service-project-gallery--count-2 .gg-service-project-gallery__grid figure:first-child,
.gg-service-project-gallery--count-3 .gg-service-project-gallery__grid figure:first-child{grid-column:auto;grid-row:auto}
.gg-service-project-gallery--count-3 .gg-service-project-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:300px}
@media(max-width:900px){.gg-service-project-gallery__head{grid-template-columns:1fr;gap:18px}.gg-service-project-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:230px}.gg-service-project-gallery__grid figure:first-child{grid-column:span 2;grid-row:span 2}.gg-service-project-gallery--count-2 .gg-service-project-gallery__grid{grid-auto-rows:260px}.gg-service-project-gallery--count-2 .gg-service-project-gallery__grid figure:first-child{grid-column:auto;grid-row:auto}}
@media(max-width:600px){.gg-service-project-gallery{margin:58px 0 48px;padding-top:48px}.gg-service-project-gallery__head h2{font-size:42px}.gg-service-project-gallery__grid,.gg-service-project-gallery--count-2 .gg-service-project-gallery__grid,.gg-service-project-gallery--count-3 .gg-service-project-gallery__grid{grid-template-columns:1fr;grid-auto-rows:260px}.gg-service-project-gallery__grid figure:first-child{grid-column:auto;grid-row:auto}.gg-service-project-gallery__grid figcaption{font-size:11px}}
