
:root{--deep:#102116;--forest:#173e2b;--leaf:#5c7a33;--lime:#c5d85c;--cream:#f7f4ea;--paper:#fffdf7;--clay:#b98559;--ink:#172019;--muted:#647065;--line:rgba(23,62,43,.16);--shadow:0 24px 70px rgba(16,33,22,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.nav-wrap{position:fixed;top:18px;left:0;right:0;z-index:50;display:flex;justify-content:center;padding:0 18px}.nav-pill{width:min(1120px,100%);height:66px;border:1px solid rgba(255,255,255,.36);background:rgba(247,244,234,.78);backdrop-filter:blur(18px);box-shadow:0 14px 44px rgba(13,34,21,.18);border-radius:999px;display:flex;align-items:center;justify-content:space-between;padding:8px 10px 8px 16px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--forest);letter-spacing:.02em}.brand img{width:42px;height:42px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{padding:11px 15px;border-radius:999px;font-weight:700;font-size:14px;color:#1e3125}.nav-links a:hover,.nav-call{background:var(--forest)!important;color:#fff!important}.menu-toggle{display:none;border:0;background:var(--forest);width:44px;height:44px;border-radius:999px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:18px;height:2px;background:#fff}.hero{min-height:96vh;position:relative;display:flex;align-items:flex-end;overflow:hidden;padding:120px max(24px,calc((100vw - 1180px)/2)) 32px}.hero>picture,.hero>picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,22,13,.86) 0%,rgba(9,22,13,.58) 44%,rgba(9,22,13,.18) 100%),linear-gradient(0deg,rgba(9,22,13,.74),rgba(9,22,13,0) 45%)}.hero-content{position:relative;max-width:760px;color:#fff;padding-bottom:118px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:var(--lime);margin:0 0 12px}.hero h1,.page-hero h1{font-size:clamp(46px,7vw,92px);line-height:.93;margin:0 0 22px;letter-spacing:0;font-weight:850}.hero p{font-size:20px;max-width:660px;color:rgba(255,255,255,.86);margin:0 0 28px}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border-radius:999px;font-weight:850;border:1px solid transparent}.btn.primary{background:var(--lime);color:#142018}.btn.light{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.42);color:#fff}.btn.ghost{border-color:var(--line);color:var(--forest);background:#fff}.proof-rail{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);width:min(1120px,calc(100% - 44px));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(247,244,234,.9);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.48);border-radius:8px;box-shadow:var(--shadow);overflow:hidden}.proof-rail div{padding:18px 20px;border-right:1px solid var(--line)}.proof-rail div:last-child{border-right:0}.proof-rail strong{display:block;color:var(--forest);font-size:26px;line-height:1}.proof-rail span{display:block;color:var(--muted);font-size:13px;margin-top:5px;font-weight:700}.intro-band,.wide-proof,.detail-section,.contact-panel{width:min(1180px,calc(100% - 40px));margin:0 auto}.intro-band{display:grid;grid-template-columns:minmax(280px,.95fr) 1.05fr;gap:64px;padding:92px 0;border-bottom:1px solid var(--line)}.intro-band h2,.section-head h2,.wide-proof h2,.contact-panel h2,.detail-section h2{font-size:clamp(32px,4vw,58px);line-height:1.02;margin:0;color:var(--deep);letter-spacing:0}.intro-band>p{font-size:20px;color:#3d4a40;margin:26px 0 0}.section-head{width:min(980px,calc(100% - 40px));margin:0 auto 34px}.section-head p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:700px}.services-section,.projects-section,.process-section,.reviews-section,.faq-section,.related-section{padding:86px 0}.service-grid{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 16px 46px rgba(23,62,43,.08)}.service-card a{display:block;height:100%}.service-card picture{aspect-ratio:1.35/1;overflow:hidden}.service-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.service-card:hover img{transform:scale(1.045)}.service-card div{padding:22px}.service-card span,.process-grid span{color:var(--clay);font-weight:900;font-size:12px;letter-spacing:.14em}.service-card h3,.process-grid h3{font-size:24px;line-height:1.1;margin:8px 0 10px;color:var(--deep)}.service-card p,.process-grid p,.detail-section p{color:#546157;margin:0}.wide-proof{display:grid;grid-template-columns:1.1fr .9fr;gap:38px;align-items:center;padding:80px 0}.wide-proof picture{height:590px;border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.wide-proof img{width:100%;height:100%;object-fit:cover}.wide-proof div{background:var(--forest);color:#fff;border-radius:8px;padding:48px;margin-left:-120px;box-shadow:var(--shadow)}.wide-proof h2{color:#fff}.wide-proof p,.wide-proof li{color:rgba(255,255,255,.82)}.wide-proof ul{padding-left:18px;margin:22px 0 0}.project-mosaic{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.1fr .7fr .7fr;grid-auto-rows:230px;gap:14px}.project-tile{position:relative;overflow:hidden;border-radius:8px;background:#123}.project-tile:first-child{grid-row:span 2}.project-tile picture,.project-tile img{width:100%;height:100%;object-fit:cover}.project-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,22,13,.68),rgba(9,22,13,.04) 60%)}.project-tile span{position:absolute;left:18px;right:18px;bottom:16px;color:#fff;font-size:20px;font-weight:850;z-index:1}.reviews-section{background:var(--cream);overflow:hidden}.gr-summary{width:min(980px,calc(100% - 40px));margin:0 auto 24px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gr-sum-left{display:flex;align-items:center;gap:18px}.gr-logo{width:54px;height:54px;border-radius:999px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;font-weight:900;color:#4285f4;font-size:28px}.gr-meta-top,.gr-sub{font-size:13px;color:var(--muted);font-weight:800}.gr-score{font-size:42px;line-height:1;color:var(--forest);font-weight:900}.gr-stars,.stars{color:#e6a700;letter-spacing:.04em}.gr-cta{border:1px solid var(--line);border-radius:999px;padding:12px 16px;font-weight:850}.gr-marquee{width:100%;overflow:hidden;margin:14px 0}.gr-track{display:flex;width:max-content;gap:16px;animation:marquee 42s linear infinite}.gr-marquee-alt .gr-track{animation-direction:reverse;animation-duration:50s}.gr-card{width:360px;min-height:188px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 16px 38px rgba(23,62,43,.08)}.gr-card-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.gr-card strong{font-size:18px;color:var(--deep)}.gr-card p{margin:10px 0 0;color:#405044}.gr-card small{display:block;color:var(--muted);font-weight:800}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.process-section{background:var(--deep);color:#fff}.process-section .section-head h2{color:#fff}.process-grid{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-grid article{border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:28px;background:rgba(255,255,255,.04)}.process-grid h3{color:#fff}.process-grid p{color:rgba(255,255,255,.76)}.contact-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:start;padding:80px 0}.quote-form{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form label{display:grid;gap:7px;font-weight:800;color:var(--deep);font-size:13px}.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 12px;font:inherit;background:#fbfaf5}.quote-form label:nth-child(5){grid-column:1/-1}.quote-form button{grid-column:1/-1;border:0;border-radius:999px;background:var(--forest);color:#fff;font-weight:900;min-height:50px;font-size:16px}.page-hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:150px 0 70px;display:grid;grid-template-columns:1fr .85fr;gap:42px;align-items:end}.page-hero.simple{display:block;max-width:920px}.page-hero p:not(.eyebrow){font-size:20px;color:#48554c}.page-hero picture{height:460px;border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.page-hero img{width:100%;height:100%;object-fit:cover}.detail-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;padding:70px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.check-list li{background:#fff;border:1px solid var(--line);border-radius:8px;padding:16px 18px;font-weight:760}.check-list li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:99px;background:var(--lime);margin-right:10px}.faq-section{width:min(900px,calc(100% - 40px));margin:0 auto}.faq-section details{background:#fff;border:1px solid var(--line);border-radius:8px;margin:12px 0;padding:20px}.faq-section summary{cursor:pointer;font-weight:900;color:var(--deep);font-size:20px}.faq-section p{color:#4d5b52}.site-footer{background:#0d1a11;color:#fff;padding:70px max(24px,calc((100vw - 1180px)/2)) 24px}.footer-top{display:grid;grid-template-columns:1.2fr .7fr 1fr 1fr .95fr;gap:30px}.footer-top img{width:74px;background:#fff;border-radius:8px;padding:6px;margin-bottom:18px}.footer-top h3{font-size:14px;text-transform:uppercase;letter-spacing:.14em;color:var(--lime);margin:0 0 14px}.footer-top p,.footer-top li,.footer-bottom{color:rgba(255,255,255,.72)}.footer-top ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-phone{display:inline-flex;color:#fff;font-weight:900;margin-top:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:46px;padding-top:20px;display:flex;justify-content:space-between;gap:20px}.sticky-call{display:none}.related-section{background:var(--cream)}@media (max-width:900px){.nav-pill{height:auto;min-height:60px;border-radius:28px;align-items:flex-start}.menu-toggle{display:flex}.nav-links{display:none;position:absolute;top:74px;left:18px;right:18px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links a{border-radius:8px}.hero{min-height:92vh;padding-top:120px}.hero-content{padding-bottom:150px}.hero h1{font-size:48px}.hero p{font-size:17px}.proof-rail{grid-template-columns:1fr 1fr;bottom:18px}.proof-rail div{padding:13px}.intro-band,.wide-proof,.contact-panel,.detail-section,.page-hero{grid-template-columns:1fr;gap:24px}.wide-proof{padding:56px 0}.wide-proof picture{height:390px}.wide-proof div{margin:0;padding:28px}.service-grid,.process-grid{grid-template-columns:1fr}.project-mosaic{grid-template-columns:1fr;grid-auto-rows:240px}.project-tile:first-child{grid-row:span 1}.quote-form{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.page-hero{padding-top:130px}.page-hero picture{height:340px}.sticky-call{display:flex;position:fixed;z-index:60;left:14px;right:14px;bottom:14px;min-height:52px;border-radius:999px;align-items:center;justify-content:center;background:var(--lime);color:#142018;font-weight:950;box-shadow:0 16px 46px rgba(0,0,0,.24)}}@media (max-width:520px){.nav-wrap{top:10px;padding:0 10px}.brand span{font-size:14px}.brand img{width:38px;height:38px}.hero{padding-left:18px;padding-right:18px;min-height:94vh}.hero h1{font-size:41px}.hero-actions .btn{width:100%}.proof-rail{width:calc(100% - 24px);grid-template-columns:1fr 1fr}.proof-rail strong{font-size:20px}.intro-band,.services-section,.projects-section,.process-section,.reviews-section,.faq-section,.related-section{padding:58px 0}.intro-band{width:calc(100% - 32px)}.section-head,.service-grid,.project-mosaic,.process-grid,.gr-summary,.contact-panel,.detail-section,.page-hero{width:calc(100% - 32px)}.intro-band h2,.section-head h2,.wide-proof h2,.contact-panel h2,.detail-section h2{font-size:34px}.gr-summary{align-items:flex-start;flex-direction:column}.gr-card{width:310px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.page-hero h1{font-size:40px}.page-hero{padding-top:118px}.page-hero picture{height:270px}}
