:root{--green:#3B5E22;--green2:#6F9B45;--ink:#0E0E0E;--muted:#777;--pale:#F7F7F4;--line:rgba(14,14,14,.11);--radius:28px;--wrap:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(var(--wrap),calc(100% - 40px));margin:auto}.narrow{max-width:900px}.site-header{position:sticky;top:0;z-index:100;background:rgba(14,14,14,.96);color:#fff;border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(16px)}.nav-wrap{height:80px;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.brand span{display:grid;line-height:1}.brand strong{font-size:16px}.brand small{text-transform:uppercase;letter-spacing:.18em;font-size:9px;color:#aaa;margin-top:5px}.primary-nav{display:flex;align-items:center;gap:26px;font-weight:700;font-size:14px}.primary-nav>a,.nav-group>a{padding:28px 0}.nav-group{position:relative}.dropdown{position:absolute;top:67px;left:-20px;display:none;width:250px;background:#171717;border:1px solid #303030;border-radius:18px;padding:10px;box-shadow:0 20px 60px rgba(0,0,0,.35)}.nav-group:hover .dropdown{display:grid}.dropdown a{padding:10px 12px;border-radius:10px;color:#ddd}.dropdown a:hover{background:#242424;color:#fff}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(59,94,34,.25);transition:.2s}.nav-cta:hover,.btn:hover{background:#4D762C;transform:translateY(-1px)}.btn-ghost{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);box-shadow:none}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid #444;border-radius:12px;padding:10px 13px}.hero,.service-hero,.project-hero{position:relative;min-height:690px;background:#111;color:#fff;display:flex;align-items:center;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,14,14,.94) 0%,rgba(14,14,14,.76) 44%,rgba(14,14,14,.27) 100%)}.hero-inner,.service-hero .wrap,.project-hero .wrap{position:relative;z-index:2}.hero-copy{max-width:780px}.kicker,.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:900;color:var(--green2)}.hero h1,.page-hero h1,.service-hero h1,.project-hero h1{font-size:clamp(44px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:20px 0 25px;max-width:900px}.hero h1 em{font-style:normal;color:#9BC879}.hero p,.page-hero p,.service-hero p,.project-hero p{font-size:18px;line-height:1.75;color:rgba(255,255,255,.72);max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:35px;color:#d7d7d7;font-weight:800;font-size:13px}.section{padding:90px 0}.pale{background:var(--pale)}.dark{background:var(--ink);color:#fff}.section-title{max-width:790px;margin-bottom:42px}.section-title .eyebrow{display:flex;align-items:center;gap:12px}.section-title .eyebrow span{width:38px;height:1px;background:var(--green)}.section-title h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.04em;margin:14px 0 18px}.section-title p{color:#858585;max-width:700px}.dark .section-title p{color:#aaa}.cards{display:grid;gap:24px}.service-cards{grid-template-columns:repeat(3,1fr)}.service-card,.project-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.04);transition:.25s}.service-card:hover,.project-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,.09)}.service-card img,.project-card img{width:100%;height:255px;object-fit:cover}.card-body{padding:25px}.card-body h2,.card-body h3{font-size:22px;margin:0 0 10px;line-height:1.2}.card-body p{color:#777;margin:0 0 18px}.card-body a,.card-body span,.text-link{font-weight:900;color:var(--green)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{background:#1B1B1B;border:1px solid #292929;border-radius:24px;padding:28px}.feature>span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#26371a;color:#9BC879}.feature h3{margin:18px 0 8px}.feature p{color:#aaa;margin:0}.project-preview,.areas-grid,.split,.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:start}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:14px}.before-after>div{position:relative;border-radius:28px;overflow:hidden}.before-after img{height:440px;width:100%;object-fit:cover}.before-after span{position:absolute;z-index:2;top:15px;left:15px;background:#fff;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900}.area-pills{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.area-pills span{padding:11px 13px;text-align:center;border-radius:999px;background:var(--pale);border:1px solid var(--line);color:var(--green);font-weight:800}.faq{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fff}.faq details{padding:20px 24px;border-bottom:1px solid var(--line)}.faq details:last-child{border:0}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-weight:900}.faq p{color:#777}.cta{background:var(--ink);color:#fff;padding:64px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:38px;letter-spacing:-.04em;margin:0}.cta p{color:#aaa;margin:8px 0 0}.page-hero{background:var(--ink);color:#fff;padding:130px 0 100px}.page-hero h1{font-size:clamp(44px,5vw,68px)}.service-hero-bg,.project-hero-img{position:absolute;inset:0;background-size:cover;background-position:center}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-list div{background:var(--pale);border:1px solid var(--line);border-radius:18px;padding:18px;color:var(--green);font-weight:900}.check-list span{color:var(--ink);margin-left:8px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process{padding:25px;border-radius:24px;background:#fff;border:1px solid var(--line)}.process>span{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.15em}.process h3{margin:16px 0 8px}.process p{color:#777;margin:0}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-cat{display:inline-block;color:var(--green);background:#eef4ea;padding:6px 10px;border-radius:999px;font-weight:900;font-size:11px;margin-bottom:12px}.project-details{background:var(--pale);border:1px solid var(--line);border-radius:26px;padding:28px}.project-details h3{margin-top:0}.project-details div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:16px 0}.project-details span{color:#777}.placeholder-note{margin-top:30px;background:#fff7df;border:1px solid #ead59b;border-radius:16px;padding:16px}.content{max-width:800px}.contact-lines{display:grid;gap:10px;margin-top:30px}.contact-lines a{display:grid;padding:18px;background:var(--pale);border-radius:18px}.contact-lines span{color:var(--green)}.estimate-form{background:var(--pale);border:1px solid var(--line);border-radius:28px;padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.estimate-form label{display:grid;gap:7px;font-weight:800}.estimate-form label:nth-last-of-type(1){grid-column:1/-1}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;border:1px solid #ccc;border-radius:12px;padding:13px;background:#fff;font:inherit}.estimate-form button{width:max-content}.success{grid-column:1/-1;background:#e9f5df;color:#284516;padding:12px 14px;border-radius:12px}.site-footer{background:#111;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}.footer-grid>div{display:grid;align-content:start;gap:9px}.footer-grid p{color:#8e8e8e;max-width:440px}.footer-grid h3{margin-top:0}.footer-grid a{color:#aaa}.footer-brand{margin-bottom:10px}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid #292929;display:flex;justify-content:space-between;color:#777;font-size:13px}.mobile-estimate{display:none}.admin-bar .site-header{top:32px}
@media(max-width:1050px){.primary-nav{display:none;position:absolute;top:80px;left:0;right:0;background:#111;padding:18px 20px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #333}.primary-nav.open{display:flex}.primary-nav>a,.nav-group>a{padding:12px 0}.dropdown{display:none!important}.menu-toggle{display:block}.nav-cta{display:none}.service-cards,.project-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.wrap{width:min(100% - 28px,var(--wrap))}.hero,.service-hero,.project-hero{min-height:650px}.hero h1,.service-hero h1,.project-hero h1{font-size:48px}.section{padding:65px 0}.service-cards,.project-grid,.feature-grid,.project-preview,.areas-grid,.split,.contact-grid,.footer-grid{grid-template-columns:1fr}.process-grid,.check-list,.estimate-form{grid-template-columns:1fr}.estimate-form label:nth-last-of-type(1){grid-column:auto}.before-after img{height:300px}.cta-inner{align-items:flex-start;flex-direction:column}.cta h2{font-size:32px}.area-pills{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:6px}.mobile-estimate{display:block;position:fixed;left:14px;right:14px;bottom:14px;z-index:90;background:var(--green);color:#fff;text-align:center;padding:14px;border-radius:999px;font-weight:900;box-shadow:0 10px 35px rgba(0,0,0,.3)}.page-hero{padding:100px 0 75px}.admin-bar .site-header{top:46px}}

/* Navigation refinements — v0.2 */
.nav-phone{color:var(--green2)!important;font-weight:800;white-space:nowrap}.nav-chevron{font-size:17px;line-height:1;display:inline-block;margin-left:2px;transition:transform .2s}.nav-group:hover .nav-chevron,.nav-group:focus-within .nav-chevron{transform:rotate(180deg)}.dropdown{top:100%;left:-14px;width:288px;padding:8px;border-radius:18px;opacity:0;visibility:hidden;display:grid;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s;box-shadow:0 18px 45px rgba(0,0,0,.38);z-index:130}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{padding:11px 14px;font-size:13px;font-weight:650;line-height:1.25}.dropdown-all{font-weight:900!important}.dropdown-rule{height:1px;background:rgba(255,255,255,.09);margin:4px 8px}.mobile-nav{display:none}.menu-icon{width:24px;height:18px;display:grid;align-content:space-between}.menu-icon i{display:block;height:2px;width:24px;border-radius:999px;background:#fff;transition:transform .2s,opacity .2s}.menu-toggle.is-open .menu-icon i:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.is-open .menu-icon i:nth-child(2){opacity:0}.menu-toggle.is-open .menu-icon i:nth-child(3){transform:translateY(-8px) rotate(-45deg)}

@media(max-width:1180px) and (min-width:1051px){.primary-nav{gap:18px;font-size:13px}.nav-wrap{gap:18px}.nav-cta{padding-inline:18px}.nav-phone{display:none}}

@media(max-width:1050px){
  .primary-nav{display:none!important}.nav-cta{display:none}.menu-toggle{display:grid;place-items:center;width:48px;height:44px;padding:0;border-radius:14px;position:relative;z-index:151}.site-header{z-index:150}.mobile-nav{display:block;position:fixed;left:0;right:0;top:80px;z-index:149;background:rgba(14,14,14,.985);border-top:1px solid rgba(255,255,255,.09);opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s;max-height:calc(100dvh - 80px);overflow:auto;color:#fff}.mobile-nav.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mobile-nav-inner{width:min(var(--wrap),calc(100% - 40px));margin:auto;padding:18px 0 26px;display:grid}.mobile-nav-inner>a,.mobile-submenu-toggle{border:0;border-bottom:1px solid rgba(255,255,255,.08);background:none;color:rgba(255,255,255,.88);font:inherit;font-size:16px;font-weight:800;text-align:left;padding:15px 2px;width:100%}.mobile-submenu-toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.mobile-chevron{font-size:20px;transition:transform .2s}.mobile-submenu-toggle.is-open .mobile-chevron{transform:rotate(180deg)}.mobile-submenu{display:none;margin:3px 0 10px;padding:7px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035)}.mobile-submenu.open{display:grid}.mobile-submenu a{padding:10px 12px;border-radius:10px;color:rgba(255,255,255,.7);font-size:14px;font-weight:650}.mobile-submenu a:hover{background:rgba(59,94,34,.35);color:#fff}.mobile-phone{color:var(--green2)!important}.mobile-nav-inner .mobile-nav-cta{border-bottom:0;margin-top:18px;padding:14px 20px;text-align:center;color:#fff}.nav-open{overflow:hidden}.admin-bar .mobile-nav{top:112px;max-height:calc(100dvh - 112px)}
}
@media(max-width:782px){.admin-bar .mobile-nav{top:126px;max-height:calc(100dvh - 126px)}}

/* v0.3 navigation refinement */
@media(max-width:1050px){
  .mobile-nav{background:#0e0e0e;box-shadow:0 24px 60px rgba(0,0,0,.42);}
  .mobile-nav-inner{padding-top:10px;padding-bottom:22px;}
  .mobile-nav-inner>a,.mobile-submenu-toggle{min-height:54px;padding:13px 4px;font-size:16px;}
  .mobile-nav-inner a.mobile-nav-cta{display:flex!important;min-height:54px;margin-top:16px;padding:14px 20px!important;border:0!important;border-radius:999px;background:var(--green)!important;color:#fff!important;text-align:center;justify-content:center;box-shadow:0 12px 30px rgba(59,94,34,.28);}
  .mobile-nav-inner a.mobile-nav-cta:hover{background:#4D762C!important;}
  .mobile-phone{font-size:15px!important;}
}
@media(max-width:520px){
  .brand{gap:9px;}
  .brand img{width:44px;height:44px;}
  .brand strong{font-size:15px;}
  .brand small{font-size:8px;letter-spacing:.15em;}
  .nav-wrap{height:74px;}
  .mobile-nav{top:74px;max-height:calc(100dvh - 74px);}
  .menu-toggle{width:46px;height:44px;}
  .admin-bar .mobile-nav{top:120px;max-height:calc(100dvh - 120px);}
}
@media(min-width:1051px){
  .services-dropdown{width:272px;}
  .services-dropdown .dropdown-rule{margin:2px 8px 4px;}
}

/* v0.4 final navigation polish */
@media(min-width:1051px){
  .services-dropdown{
    left:50%;
    width:304px;
    padding:10px;
    border-radius:16px;
    transform:translate(-50%,10px);
    background:#151515;
    border-color:rgba(255,255,255,.10);
    box-shadow:0 18px 48px rgba(0,0,0,.32);
  }
  .nav-group:hover .services-dropdown,
  .nav-group:focus-within .services-dropdown{
    transform:translate(-50%,4px);
  }
  .services-dropdown a{
    padding:9px 12px;
    border-radius:9px;
    color:rgba(255,255,255,.78);
    font-size:13px;
    line-height:1.2;
  }
  .services-dropdown a:hover,
  .services-dropdown a:focus-visible{
    background:rgba(111,155,69,.11);
    color:#a8cf84;
    outline:none;
  }
  .services-dropdown .dropdown-all{
    color:#fff;
    padding-top:8px;
    padding-bottom:9px;
  }
  .services-dropdown .dropdown-rule{
    margin:2px 6px 5px;
    background:rgba(255,255,255,.08);
  }
}

@media(max-width:1050px){
  .mobile-nav-inner{padding-top:8px;padding-bottom:20px;}
  .mobile-nav-inner>a,.mobile-submenu-toggle{min-height:51px;padding:12px 4px;}
  .mobile-submenu{margin:2px 0 8px;padding:5px 7px 7px;border-radius:14px;}
  .mobile-submenu a{padding:9px 10px;}
  .mobile-nav-inner a.mobile-nav-cta{margin-top:14px;min-height:52px;}
}

/* Contact / estimate form integration — v0.5 */
.contact-hero{padding-bottom:88px}.contact-estimate-section{background:#fff}.contact-estimate-wrap{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);gap:72px;align-items:start}.contact-estimate-intro{position:sticky;top:120px}.contact-estimate-intro h2{font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.045em;margin:16px 0 18px}.contact-estimate-intro>p{color:#737373;max-width:570px}.contact-benefits{display:grid;gap:12px;margin:30px 0}.contact-benefits>div{display:grid;gap:4px;padding:17px 18px;border:1px solid var(--line);border-radius:18px;background:var(--pale)}.contact-benefits strong{font-size:15px}.contact-benefits span{color:#777;font-size:14px}.contact-lines-compact{margin-top:18px;grid-template-columns:1fr 1fr}.contact-lines-compact a{padding:15px 16px}.contact-form-shell{background:var(--pale);border:1px solid var(--line);border-radius:30px;padding:32px;box-shadow:0 18px 50px rgba(0,0,0,.055)}.contact-form-shell .dl-form{max-width:none;margin:0}.contact-form-shell .dl-grid{gap:15px}.contact-form-shell .dl-form label{gap:7px;margin:0 0 16px;font-weight:800;font-size:14px}.contact-form-shell .dl-form input,.contact-form-shell .dl-form select,.contact-form-shell .dl-form textarea{border:1px solid #d6d6d1;border-radius:13px;padding:14px 15px;background:#fff;min-height:50px;outline:none;transition:border-color .2s,box-shadow .2s}.contact-form-shell .dl-form textarea{min-height:150px}.contact-form-shell .dl-form input:focus,.contact-form-shell .dl-form select:focus,.contact-form-shell .dl-form textarea:focus{border-color:#76945d;box-shadow:0 0 0 3px rgba(59,94,34,.09)}.contact-form-shell .dl-form input[type=file]{padding:12px;min-height:auto;background:#fff}.contact-form-shell .dl-consent{font-weight:500!important;color:#555;line-height:1.45;margin-top:2px!important}.contact-form-shell .dl-consent input{min-height:auto}.contact-form-shell .dl-muted{font-size:12px;color:#888}.contact-form-shell .dl-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;border-radius:999px;background:var(--green);color:#fff;font-size:16px;font-weight:900;box-shadow:0 12px 30px rgba(59,94,34,.22);transition:.2s}.contact-form-shell .dl-submit:hover{background:#4D762C;filter:none;transform:translateY(-1px)}.contact-form-shell .dl-success,.contact-form-shell .dl-error{max-width:none;margin:0 0 20px;border-radius:14px;padding:15px 17px;font-weight:700}.contact-form-shell .dl-success{background:#e9f5df;color:#284516;border:1px solid #c9e2b6}.contact-form-shell .dl-error{background:#fff0f0;color:#7c2525;border:1px solid #efc7c7}.contact-plugin-missing{background:#fff7df;border:1px solid #ead59b;border-radius:18px;padding:20px}.contact-plugin-missing p{margin-bottom:0}.contact-plugin-missing a{color:var(--green);font-weight:900}.contact-service-area{padding-top:72px;padding-bottom:72px}
@media(max-width:980px){.contact-estimate-wrap{grid-template-columns:1fr;gap:38px}.contact-estimate-intro{position:static}.contact-estimate-intro>p{max-width:760px}.contact-lines-compact{grid-template-columns:1fr 1fr}.contact-form-shell{padding:26px}}
@media(max-width:720px){.contact-hero{padding-bottom:68px}.contact-estimate-section{padding-top:58px}.contact-estimate-wrap{gap:30px}.contact-estimate-intro h2{font-size:36px}.contact-benefits{margin:24px 0}.contact-lines-compact{grid-template-columns:1fr}.contact-form-shell{padding:20px;border-radius:24px}.contact-form-shell .dl-form label{font-size:13px}.contact-form-shell .dl-grid{gap:0}.contact-form-shell .dl-form input,.contact-form-shell .dl-form select,.contact-form-shell .dl-form textarea{font-size:16px}.contact-service-area{padding-top:58px;padding-bottom:58px}}


/* Frontend page polish — v0.6 */
:root{--section-space:88px;--section-space-mobile:62px}
.section{padding:var(--section-space) 0}
.page-hero{padding:112px 0 88px}
.page-hero .wrap{max-width:1040px}
.page-hero h1{max-width:820px;margin-bottom:22px}
.page-hero p{max-width:720px;margin-bottom:0}
.page-hero .actions,.page-hero>.wrap>.btn{margin-top:28px}

.services-hero,.projects-hero{padding-top:118px;padding-bottom:90px}
.services-intro,.projects-section{padding-top:78px}
.services-intro-row,.projects-intro-row,.process-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:70px;align-items:end;margin-bottom:38px}
.services-intro-row h2,.projects-intro-row h2,.process-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 0;max-width:700px}
.services-intro-row p,.projects-intro-row p,.process-heading p{margin:0;color:#777;max-width:560px;justify-self:end}

.service-cards-page{gap:20px}
.service-cards-page .service-card{border-radius:22px;display:flex;flex-direction:column}
.service-card-image{display:block;overflow:hidden}
.service-cards-page .service-card img{height:245px;transition:transform .4s ease}
.service-cards-page .service-card:hover img{transform:scale(1.025)}
.service-cards-page .card-body{display:flex;flex-direction:column;flex:1;padding:22px 24px 24px}
.service-cards-page .card-body h2{font-size:21px}
.service-cards-page .card-body p{font-size:14px;line-height:1.55;flex:1}
.service-cards-page .text-link{font-size:13px}

.services-bottom-cta{background:#111;color:#fff;padding:58px 0;border-top:1px solid rgba(255,255,255,.06)}
.services-bottom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}
.services-bottom-cta h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.04em;line-height:1.05;margin:10px 0 8px}
.services-bottom-cta p{color:#aaa;margin:0;max-width:650px}

.service-hero{min-height:560px}
.service-hero-copy{max-width:760px}
.service-hero h1{font-size:clamp(48px,5.4vw,72px);margin-top:16px;margin-bottom:20px}
.service-hero p{max-width:700px;font-size:17px}

.service-scope-section{padding-top:82px;padding-bottom:82px}
.service-scope-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:72px;align-items:center}
.service-scope-copy .section-title{margin-bottom:24px}
.service-scope-copy .section-title p{max-width:540px}
.service-note{border-left:3px solid var(--green);padding:10px 0 10px 18px;color:#6d6d6d;font-size:14px;max-width:520px}
.service-check-list{gap:12px}
.service-check-list div{display:flex;align-items:center;gap:10px;min-height:62px;padding:15px 17px;border-radius:16px;background:#fafaf7}
.service-check-list .check-mark{margin:0;display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#eaf1e4;color:var(--green);font-size:13px}
.service-check-list div>span:last-child{margin:0;font-size:14px}

.service-process-section{padding-top:74px;padding-bottom:78px}
.process-heading{align-items:center;margin-bottom:32px}
.process-grid{gap:14px}
.process{border-radius:20px;padding:24px;min-height:205px}
.process h3{font-size:18px;margin-top:18px}
.process p{font-size:14px;line-height:1.55}

.service-related{background:#111;color:#fff;padding:58px 0}
.service-related-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}
.service-related h2{font-size:clamp(30px,3vw,40px);letter-spacing:-.04em;line-height:1.08;margin:10px 0 8px}
.service-related p{margin:0;color:#aaa;max-width:620px}
.btn-ghost-light{background:transparent;border:1px solid rgba(255,255,255,.28);box-shadow:none}

.projects-section{padding-bottom:96px}
.project-grid{gap:20px}
.project-card{border-radius:22px}
.project-card-link{display:flex;flex-direction:column;height:100%}
.project-card-image{overflow:hidden;aspect-ratio:16/10;background:#eee}
.project-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.project-card:hover .project-card-image img{transform:scale(1.025)}
.project-card .card-body{display:flex;flex-direction:column;flex:1;padding:22px}
.project-card .card-body h2{font-size:19px;line-height:1.23}
.project-card .card-body p{font-size:14px;line-height:1.55;flex:1}
.project-card .project-cat{font-size:10px;margin-bottom:10px}
.project-card .text-link{font-size:13px}

.site-footer{padding-top:58px}
.footer-grid{gap:70px}
.footer-grid h3{font-size:15px}
.footer-grid a{font-size:14px;line-height:1.5}
.footer-bottom{margin-top:38px}

@media(max-width:980px){
  .services-intro-row,.projects-intro-row,.process-heading{grid-template-columns:1fr;gap:16px;align-items:start}
  .services-intro-row p,.projects-intro-row p,.process-heading p{justify-self:start}
  .service-scope-grid{grid-template-columns:1fr;gap:38px}
  .service-scope-copy .section-title{max-width:740px}
  .services-bottom-cta-inner,.service-related-inner{align-items:flex-start;flex-direction:column;gap:28px}
}
@media(max-width:720px){
  .section{padding:var(--section-space-mobile) 0}
  .page-hero,.services-hero,.projects-hero{padding-top:84px;padding-bottom:68px}
  .service-hero{min-height:510px}
  .service-hero h1{font-size:44px}
  .service-scope-section{padding-top:60px;padding-bottom:60px}
  .service-process-section{padding-top:58px;padding-bottom:62px}
  .service-check-list{grid-template-columns:1fr}
  .process{min-height:0}
  .services-bottom-cta,.service-related{padding:48px 0}
  .service-cards-page .service-card img{height:230px}
  .projects-section{padding-bottom:72px}
}


/* CMS imagery + project gallery — v0.7 */
.project-overview-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:70px;align-items:start}.project-overview-section .content h2{font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.04em;margin:12px 0 20px}.project-overview-section .content p{color:#686868}.project-gallery-section{padding-top:76px}.project-gallery-heading{display:grid;grid-template-columns:1fr minmax(280px,.65fr);gap:50px;align-items:end;margin-bottom:30px}.project-gallery-heading h2{font-size:clamp(34px,4vw,50px);line-height:1.05;letter-spacing:-.04em;margin:10px 0 0}.project-gallery-heading p{color:#777;margin:0}.project-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.project-gallery-grid a{grid-column:span 4;display:block;border-radius:22px;overflow:hidden;background:#e9e9e6;aspect-ratio:4/5}.project-gallery-grid a:nth-child(1),.project-gallery-grid a:nth-child(6n+1){grid-column:span 8;aspect-ratio:16/10}.project-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.project-gallery-grid a:hover img{transform:scale(1.02)}
@media(max-width:900px){.project-overview-grid,.project-gallery-heading{grid-template-columns:1fr;gap:28px}.project-gallery-grid a,.project-gallery-grid a:nth-child(1),.project-gallery-grid a:nth-child(6n+1){grid-column:span 6;aspect-ratio:4/5}}
@media(max-width:600px){.project-gallery-grid{gap:10px}.project-gallery-grid a,.project-gallery-grid a:nth-child(1),.project-gallery-grid a:nth-child(6n+1){grid-column:span 12;aspect-ratio:4/5}}

/* Project gallery lightbox */
.dalmiras-lightbox{position:fixed;inset:0;z-index:100000;background:rgba(10,10,10,.94);display:none;align-items:center;justify-content:center;padding:24px}.dalmiras-lightbox.is-open{display:flex}.dalmiras-lightbox-stage{position:relative;width:min(1180px,100%);height:min(88vh,900px);display:flex;align-items:center;justify-content:center}.dalmiras-lightbox-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;user-select:none;-webkit-user-drag:none}.dalmiras-lightbox-close,.dalmiras-lightbox-prev,.dalmiras-lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;width:48px;height:48px;border-radius:999px;font-size:30px;line-height:1;display:grid;place-items:center;backdrop-filter:blur(8px)}.dalmiras-lightbox-close{top:18px;right:18px;z-index:2}.dalmiras-lightbox-prev{left:18px;top:50%;transform:translateY(-50%)}.dalmiras-lightbox-next{right:18px;top:50%;transform:translateY(-50%)}.dalmiras-lightbox-counter{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);color:#fff;background:rgba(0,0,0,.45);padding:7px 12px;border-radius:999px;font-size:13px}.dalmiras-lightbox button:focus-visible{outline:2px solid #fff;outline-offset:3px}body.dalmiras-lightbox-open{overflow:hidden}.project-gallery-grid a{cursor:zoom-in}
@media(max-width:700px){.dalmiras-lightbox{padding:0}.dalmiras-lightbox-stage{width:100%;height:100vh}.dalmiras-lightbox-image{max-height:92vh;border-radius:0}.dalmiras-lightbox-prev,.dalmiras-lightbox-next{width:44px;height:44px}.dalmiras-lightbox-prev{left:10px}.dalmiras-lightbox-next{right:10px}.dalmiras-lightbox-close{top:12px;right:12px}}
