:root{--forest:#23382d;--forest2:#365942;--leaf:#6f8f57;--copper:#c77b45;--paper:#f7f3ea;--paper2:#ebe5d8;--ink:#17211c;--muted:#5b665f;--line:rgba(35,56,45,.16);--shadow:0 18px 48px rgba(23,33,28,.16);--radius:18px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);font-size:18px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.18em}h1,h2,h3{margin:0;line-height:1.05}h1{font-size:clamp(3rem,8vw,6.5rem);max-width:980px}h2{font-size:clamp(2rem,4vw,4rem)}h3{font-size:1.25rem;color:var(--forest)}p{margin:0}.skip-link{position:fixed;left:1rem;top:1rem;z-index:99;background:#fff;color:var(--forest);padding:.7rem 1rem;border-radius:999px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}header{position:sticky;top:0;z-index:50;background:rgba(247,243,234,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-wrap{width:min(var(--max),calc(100% - 2rem));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 0}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-weight:900}.brand span:first-child{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--copper);color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.16)}.brand small{color:var(--muted)}nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}nav a{padding:.7rem .9rem;border-radius:999px;text-decoration:none;font-weight:800;font-size:.95rem}nav a:hover,nav a.active{background:rgba(35,56,45,.08)}.cta{background:var(--copper)!important;color:#fff!important}.hero{position:relative;min-height:72vh;color:#fff;display:grid;align-items:end;overflow:hidden;background:var(--forest)}.hero.small{min-height:32vh}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,25,20,.86),rgba(17,25,20,.48),rgba(17,25,20,.16));z-index:3}.hero-content{position:relative;z-index:5;width:min(var(--max),calc(100% - 2rem));margin:auto;padding:7rem 0 4rem}.eyebrow{display:block;color:#c77b45;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:950;margin-bottom:.9rem}.hero .eyebrow{color:#f3b17b}.hero p{max-width:760px;margin-top:1.25rem;font-size:clamp(1.1rem,2vw,1.45rem);color:rgba(255,255,255,.9)}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.15rem;border-radius:999px;text-decoration:none;font-weight:900;border:1px solid transparent;cursor:pointer}.button.primary{background:var(--copper);color:#fff}.button.ghost{border-color:rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.1)}.section{padding:clamp(4rem,8vw,7rem) 1rem}.section:nth-of-type(even){background:#fffaf1}.inner{width:min(var(--max),100%);margin:auto}.section-head{max-width:900px;margin-bottom:2rem}.section-head p{margin-top:1rem;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.panel,form{background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 38px rgba(23,33,28,.07);padding:1.35rem}.card p,.panel p,li{color:var(--muted)}.card a{font-weight:900}.card img{border-radius:14px;aspect-ratio:4/3;object-fit:cover;margin-bottom:1rem}.service-card{transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.split{display:grid;grid-template-columns:1fr .8fr;gap:clamp(2rem,6vw,5rem);align-items:start}.proof{display:grid;gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none}.proof li{border-left:4px solid var(--copper);background:#fff;padding:.85rem 1rem;border-radius:0 12px 12px 0;font-weight:700}.gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 38px rgba(23,33,28,.07)}figure img{width:100%;aspect-ratio:4/3;object-fit:cover}figcaption{padding:1rem;color:var(--muted);font-size:.95rem}.faq{display:grid;gap:.75rem}details{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1rem}summary{font-weight:900;color:var(--forest);cursor:pointer}details p{margin-top:.7rem;color:var(--muted)}label{display:grid;gap:.35rem;font-weight:850;color:var(--forest)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:.85rem .9rem;font:inherit;background:#fff;color:var(--ink)}form{display:grid;gap:1rem}.form-note{font-size:.95rem;color:var(--muted)}.legal{font-size:.98rem}.legal h3{margin-top:1.25rem}.webgl-shell{position:relative;overflow:hidden}.webgl-canopy,.three-scene{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.webgl-canopy{z-index:1;mix-blend-mode:screen;opacity:.52}.three-scene{z-index:2;opacity:.58}.webgl-badge{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;padding:.45rem .75rem;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.10);color:rgba(255,255,255,.88);font-size:.88rem;font-weight:800}.feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem}.feature-strip a{display:block;text-decoration:none;background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:var(--radius);padding:1.15rem;box-shadow:0 12px 38px rgba(23,33,28,.07);transition:transform .2s ease,box-shadow .2s ease}.feature-strip a:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-strip strong{display:block;color:var(--forest);margin-bottom:.25rem}.feature-strip span{display:block;color:var(--muted);font-size:.95rem}.interactive-panel{position:relative;overflow:hidden}.interactive-panel:after{content:"";position:absolute;right:-4rem;bottom:-4rem;width:12rem;height:12rem;border-radius:50%;background:radial-gradient(circle,rgba(199,123,69,.26),transparent 65%)}footer{background:#17211c;color:#dfe7df;padding:3rem 1rem}.footer-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2rem}footer a{color:#fff}footer p,footer li{color:#bdc9be}.bottom{width:min(var(--max),100%);margin:2rem auto 0;padding-top:1.3rem;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#bdc9be}@media(max-width:1040px){nav{display:none}.grid,.grid.two,.split,.gallery,.footer-grid{grid-template-columns:1fr}.hero{min-height:66vh}.hero.small{min-height:32vh}.feature-strip{grid-template-columns:1fr 1fr}.three-scene{opacity:.35}}@media(max-width:560px){.feature-strip{grid-template-columns:1fr}.three-scene{display:none}}@media(prefers-reduced-motion:reduce){.webgl-canopy,.three-scene{display:none}}.hp-field{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.gallery-note{min-height:100%;display:flex;flex-direction:column;justify-content:center}.gallery-note h3{margin-bottom:.75rem}.gallery-note a{margin-top:1rem;font-weight:900}.hero.webgl-shell:not(:has(img)){background:radial-gradient(circle at 70% 30%,rgba(111,143,87,.55),transparent 38%),linear-gradient(135deg,#17211c,#23382d 55%,#365942)}.social-icons{width:min(var(--max),100%);margin:1.6rem auto 0;display:flex;align-items:center;gap:.75rem}.social-icons a{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);transition:transform .2s ease,background .2s ease}.social-icons a:hover{transform:translateY(-3px);background:rgba(255,255,255,.18)}.social-icons svg{width:24px;height:24px;fill:#fff}.carousel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;transition:transform .35s ease;will-change:transform}.carousel-slide{min-width:100%;margin:0;display:grid;grid-template-columns:1.2fr .8fr;align-items:stretch;background:#fff}.carousel-slide img{width:100%;height:min(68vh,620px);object-fit:cover}.carousel-slide figcaption{display:flex;align-items:center;padding:clamp(1.2rem,4vw,3rem);font-size:clamp(1.15rem,2vw,1.8rem);font-weight:900;color:var(--forest);background:linear-gradient(135deg,#fff,#f7f3ea)}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;border-top:1px solid var(--line)}.carousel-button{width:48px;height:48px;border-radius:999px;border:1px solid var(--line);background:var(--forest);color:#fff;font-size:2rem;line-height:1;cursor:pointer}.carousel-button:hover{background:var(--forest2)}.carousel-status{font-weight:900;color:var(--forest)}.carousel-dots{display:flex;justify-content:center;gap:.5rem;padding:0 1rem 1.2rem}.carousel-dots button{width:12px;height:12px;border-radius:999px;border:0;background:rgba(35,56,45,.25);cursor:pointer}.carousel-dots button.active{background:var(--copper)}.hero.webgl-shell:not(:has(img)){background:radial-gradient(circle at 70% 30%,rgba(111,143,87,.55),transparent 38%),linear-gradient(135deg,#17211c,#23382d 55%,#365942)}@media(max-width:760px){.carousel-slide{grid-template-columns:1fr}.carousel-slide img{height:52vh}.carousel-slide figcaption{font-size:1.1rem}}.brand-logo-img{width:46px;height:46px;object-fit:contain;border-radius:10px;background:#fff;padding:.18rem;box-shadow:0 10px 24px rgba(0,0,0,.16)}.footer-logo{width:min(180px,100%);height:auto;max-height:84px;object-fit:contain;margin-bottom:1rem;background:rgba(255,255,255,.08);border-radius:14px;padding:.45rem}@media(max-width:560px){.brand-logo-img{width:40px;height:40px}}.hero.small .hero-content{padding:4.5rem 0 2.6rem}.hero.small h1{font-size:clamp(2.35rem,5.5vw,4.6rem)}.hero.small p{font-size:clamp(1rem,1.6vw,1.22rem)}@media(max-width:1040px){.hero.small{min-height:28vh}.hero.small .hero-content{padding:3.8rem 0 2.2rem}}
/* Light layout consistency pass */
main>.section:first-child:not(.hero){padding-top:clamp(3.5rem,6vw,5.5rem)}
.section-head{max-width:880px}
.section-head .eyebrow,.inner>.eyebrow{margin-bottom:.75rem}
.card h3,.panel h3{margin-bottom:.65rem}
.card p+.button,.panel p+.button,.card p+a,.panel p+a{margin-top:1rem}
.actions .button{min-width:12rem}
.hero.small{min-height:32vh}
.hero.small .hero-content{padding:4.25rem 0 2.75rem}
.hero.small h1{max-width:900px}
.grid.two .card{min-height:12.5rem}
.feature-strip a{min-height:8.5rem}
.legal .inner{max-width:960px}
.legal h1{font-size:clamp(2.4rem,5vw,4.4rem);margin-bottom:1.25rem}
.legal p+h3{margin-top:1.75rem}
footer h2{font-size:clamp(1.35rem,2vw,1.75rem)}
@media(max-width:1040px){
  .hero.small{min-height:30vh}
  .hero.small .hero-content{padding:3.75rem 0 2.25rem}
  .actions .button{min-width:auto}
}
