:root{--cream:#f7f4ee;--cream-2:#eeeae0;--green-dark:#1c3a28;--green:#2d5a3d;--green-mid:#3a6b4a;--lime:#7cb86a;--text:#1a2e1e;--text-muted:#5c6e58;--border:#d5ddc8;--white:#fff;--font-display:"Playfair Display", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--ease:cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--text);line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:min(1160px,100% - 3rem);margin-inline:auto}.btn{font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;transition:all .22s var(--ease);white-space:nowrap;border:none;border-radius:3px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9rem;font-weight:500;display:inline-flex}.btn-primary{background:var(--green);color:var(--white)}.btn-primary:hover{background:var(--green-dark);transform:translateY(-1px)}.btn-outline{color:var(--green);border:1.5px solid var(--green);background:0 0}.btn-outline:hover{background:var(--green);color:var(--white)}.btn-ghost-light{color:var(--white);background:#ffffff1f;border:1px solid #ffffff4d}.btn-ghost-light:hover{background:#ffffff38}.btn-lg{padding:1rem 2.5rem;font-size:1rem}.btn-full{justify-content:center;width:100%}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.section-label.light{color:var(--lime)}.section-title{font-family:var(--font-display);color:var(--text);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.15}.section-title.light{color:var(--white)}.section-sub{color:var(--text-muted);max-width:540px;margin-inline:auto;font-size:1.05rem}.section-head{text-align:center;margin-bottom:3.5rem}.body-text{color:var(--text-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.body-text.light{color:#ffffffbf}.section{padding:6rem 0}.reveal{opacity:0;transition:opacity .65s var(--ease), transform .65s var(--ease);transform:translateY(28px)}.reveal.visible{opacity:1;transform:none}.nav{z-index:100;padding:0 2rem;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.nav-inner{align-items:center;gap:2rem;max-width:1160px;height:72px;margin-inline:auto;display:flex}.nav-logo{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;flex-shrink:0;font-size:1.5rem;font-weight:700}.nav.scrolled .nav-logo{color:var(--green-dark)}.nav-links{gap:2rem;margin-left:auto;display:flex}.nav-links a{color:#ffffffd9;font-size:.9rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav.scrolled .nav-links a{color:var(--text-muted)}.nav.scrolled .nav-links a:hover{color:var(--green)}.nav-cta{margin-left:1.5rem}.nav.scrolled{box-shadow:0 1px 0 var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f4eef7}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:6px;display:none}.hamburger span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:all .25s;display:block}.nav.scrolled .hamburger span{background:var(--text)}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--green-dark);z-index:99;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-menu.open{opacity:1;pointer-events:all}.mobile-menu ul{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.mobile-menu a{font-size:1.5rem;font-family:var(--font-display);color:var(--white);font-weight:600}.hero{align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#1c3a28a6 0%,#1c3a2833 70%,#0000 100%);position:absolute;inset:0}.hero-content{z-index:2;padding:10rem 0 8rem;position:relative}.hero-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--lime);margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.hero-title{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3.5rem,7vw,6rem);font-weight:700;line-height:1.05}.hero-title em{color:var(--lime);font-style:italic}.hero-sub{color:#fffc;max-width:480px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-scroll-cue{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll-cue span{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;font-size:.7rem}.scroll-line{background:linear-gradient(#fff6,#0000);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.4}50%{opacity:1}}.hero-images{z-index:1;opacity:.6;grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;gap:4px;width:42%;display:grid;position:absolute;top:0;bottom:0;right:0}.hero-img-box{width:100%;height:100%}.cred-bar{background:var(--green-dark);padding:3rem 0}.cred-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cred-item{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.cred-item strong{font-family:var(--font-display);color:var(--white);font-size:2.25rem;font-weight:700;line-height:1}.cred-item span{color:#ffffff8c;letter-spacing:.06em;text-transform:uppercase;font-size:.8rem}.cred-divider{background:#ffffff1f;width:1px;height:40px}.about{background:var(--cream)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-images{position:relative}.about-img-main{aspect-ratio:4/5;border-radius:6px;width:100%}.about-img-accent{border:4px solid var(--cream);border-radius:6px;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;bottom:-2.5rem;right:-2.5rem}.about-accent-text{font-family:var(--font-display);color:var(--white);text-align:center;font-size:1.1rem;font-weight:700}.about-badges{flex-direction:column;gap:.6rem;margin:1.75rem 0 2rem;display:flex}.badge{color:var(--green);align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:inline-flex}.badge svg{flex-shrink:0}.services{background:var(--cream-2)}.services-grid{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.service-card{background:var(--white);padding:2.5rem;transition:background .25s}.service-card:hover{background:var(--green-dark)}.service-card:hover h3,.service-card:hover p,.service-card:hover .service-link{color:var(--white)}.service-card:hover .service-icon{color:var(--lime)}.service-icon{color:var(--green);margin-bottom:1.25rem;transition:color .25s}.service-card h3{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.3rem;font-weight:600;transition:color .25s}.service-card p{color:var(--text-muted);margin-bottom:1.25rem;font-size:.95rem;line-height:1.65;transition:color .25s}.service-link{color:var(--green);letter-spacing:.04em;font-size:.85rem;font-weight:600;transition:color .25s}.work{background:var(--cream)}.work-grid{grid-template-rows:auto auto;grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}.work-card--large{grid-row:span 2}.work-card{background:var(--white);border:1px solid var(--border);border-radius:6px;overflow:hidden}.work-img{aspect-ratio:4/3;width:100%}.work-card--large .work-img{aspect-ratio:unset;height:340px}.work-info{padding:1.75rem}.work-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--lime);background:#7cb86a1f;border-radius:2px;margin-bottom:.75rem;padding:.25rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.work-card h3{font-family:var(--font-display);margin-bottom:.6rem;font-size:1.2rem;font-weight:600}.work-card--large h3{font-size:1.5rem}.work-card p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem;line-height:1.65}.work-link{color:var(--green);letter-spacing:.04em;font-size:.85rem;font-weight:600}.work-link:hover{color:var(--green-dark)}.work-cta{text-align:center;margin-top:3rem}.dark-section{background:var(--green-dark)}.why-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid}.why-copy .section-title{margin-bottom:1.25rem}.why-copy .btn{margin-top:1rem}.why-features{grid-template-columns:1fr 1fr;gap:2rem 2.5rem;display:grid}.why-item{align-items:flex-start;gap:1rem;display:flex}.why-num{font-family:var(--font-display);color:#7cb86a59;flex-shrink:0;font-size:2rem;font-weight:700;line-height:1}.why-item h4{color:var(--white);margin-bottom:.35rem;font-size:.95rem;font-weight:600}.why-item p{color:#ffffff8c;font-size:.88rem;line-height:1.6}.testimonials{background:var(--cream-2)}.testi-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testi-card{background:var(--white);border:1px solid var(--border);border-radius:6px;padding:2rem}.testi-stars{color:var(--lime);letter-spacing:2px;margin-bottom:1rem;font-size:.85rem}.testi-card p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.testi-author{align-items:center;gap:.75rem;display:flex}.testi-avatar{border-radius:50%;flex-shrink:0;width:42px;height:42px}.testi-author strong{font-size:.9rem;font-weight:600;display:block}.testi-author span{color:var(--text-muted);font-size:.78rem}.process{background:var(--cream)}.process-steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.process-step{border-left:1px solid var(--border);padding:0 2rem}.process-step:first-child{border-left:none;padding-left:0}.process-step-num{font-family:var(--font-display);color:var(--border);margin-bottom:1.25rem;font-size:3.5rem;font-weight:700;line-height:1}.process-step h3{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.process-step p{color:var(--text-muted);font-size:.9rem;line-height:1.65}.cta-gallery{padding:0}.cta-banner{background:var(--green);text-align:center;padding:5rem 0}.cta-inner h2{font-family:var(--font-display);color:var(--white);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.gallery-strip{grid-template-columns:repeat(6,1fr);height:280px;display:grid}.gallery-cell{width:100%;height:100%;transition:opacity .3s}.gallery-cell:hover{opacity:.8}.contact{background:var(--cream)}.contact-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid}.contact-details{margin:2rem 0}.contact-detail-item{color:var(--text-muted);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.92rem;display:flex}.contact-detail-item svg{color:var(--green);flex-shrink:0;margin-top:2px}.contact-form-wrap{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:2.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.form-group label{letter-spacing:.04em;color:var(--text);font-size:.82rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--border);font-family:var(--font-body);color:var(--text);background:var(--cream);resize:vertical;border-radius:4px;padding:.7rem 1rem;font-size:.92rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--green);outline:none}.cf-success{text-align:center;color:var(--green);margin-top:1rem;font-size:.9rem;font-weight:600;display:none}.blog{background:var(--cream-2)}.blog-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.blog-card{background:var(--white);border:1px solid var(--border);border-radius:6px;overflow:hidden}.blog-img{aspect-ratio:16/9;width:100%}.blog-body{padding:1.5rem}.blog-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:inline-block}.blog-card h3{font-family:var(--font-display);margin-bottom:.6rem;font-size:1.05rem;font-weight:600;line-height:1.35}.blog-card p{color:var(--text-muted);margin-bottom:1rem;font-size:.88rem;line-height:1.65}.faq{background:var(--cream)}.faq-inner{grid-template-columns:1fr 2fr;align-items:start;gap:5rem;display:grid}.faq-head{padding-top:.5rem}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--border)}.faq-q{width:100%;font-family:var(--font-body);color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.faq-q:hover{color:var(--green)}.faq-arrow{transition:transform .3s var(--ease);flex-shrink:0;font-size:1.1rem}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-a{max-height:0;transition:max-height .4s var(--ease);overflow:hidden}.faq-a p{color:var(--text-muted);padding-bottom:1.25rem;font-size:.92rem;line-height:1.7}.footer{background:var(--green-dark)}.footer-top{grid-template-columns:1.5fr 2fr;gap:4rem;padding:5rem 0 4rem;display:grid}.footer-logo{font-family:var(--font-display);color:var(--white);margin-bottom:1rem;font-size:1.75rem;font-weight:700;display:block}.footer-brand p{color:#ffffff80;margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}.footer-social{gap:1rem;display:flex}.footer-social a{color:#fff9;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.footer-social a:hover{border-color:var(--lime);color:var(--lime)}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-col h4{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:1rem;font-size:.8rem;font-weight:700}.footer-col li{margin-bottom:.6rem}.footer-col a{color:#ffffffa6;font-size:.9rem;transition:color .2s}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff14;padding:1.5rem 0}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom p{color:#ffffff59;font-size:.82rem}.footer-legal{gap:1.5rem;display:flex}.footer-legal a{color:#ffffff59;font-size:.82rem;transition:color .2s}.footer-legal a:hover{color:#ffffffb3}@media (width<=900px){.nav-links,.nav-cta{display:none}.hamburger{display:flex}.hero-images{display:none}.hero-overlay{background:#1c3a2880}.about-grid{grid-template-columns:1fr;gap:2rem}.about-img-accent{right:0}.services-grid{grid-template-columns:1fr;gap:2px}.work-grid{grid-template-columns:1fr}.work-card--large{grid-row:auto}.why-grid{grid-template-columns:1fr;gap:3rem}.why-features,.testi-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr 1fr;gap:2rem}.process-step{border-left:none;border-top:1px solid var(--border);padding-top:1.5rem;padding-left:0}.process-step:first-child{border-top:none}.gallery-strip{grid-template-columns:repeat(3,1fr);height:200px}.contact-grid{grid-template-columns:1fr;gap:3rem}.blog-grid{grid-template-columns:1fr}.faq-inner{grid-template-columns:1fr;gap:2rem}.footer-top{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr)}.cred-inner{justify-content:center;gap:2rem 3rem}.cred-divider{display:none}}@media (width<=560px){.section{padding:4rem 0}.process-steps{grid-template-columns:1fr}.gallery-strip{grid-template-columns:repeat(2,1fr);height:180px}.footer-links,.form-row{grid-template-columns:1fr}}
