
:root{--forest:#111f15;--forest2:#1b3022;--gold:#d7a934;--gold2:#a87024;--cream:#f7f3e8;--ink:#172018;--muted:#657066;--line:#e9dfc5;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Arial,sans-serif;color:var(--ink);line-height:1.65;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1140px,92%);margin:auto}.topbar{background:var(--forest);color:#fff;font-size:.92rem;padding:.55rem 0}.topbar .container{display:flex;justify-content:space-between;gap:1rem}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:99}.nav{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo img{width:190px}.nav-links{display:flex;align-items:center;gap:2rem;font-weight:800}.nav-links a:hover{color:var(--gold2)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.35rem;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#fff;border-radius:4px;font-weight:900;border:1px solid var(--gold);box-shadow:0 12px 28px rgba(215,169,52,.25)}.btn.dark{background:var(--forest);border-color:var(--forest)}.btn.outline{background:transparent;border-color:rgba(255,255,255,.75);box-shadow:none}.menu-btn{display:none;background:var(--forest);color:#fff;border:0;padding:.75rem 1rem;border-radius:4px;font-weight:900}.hero{min-height:690px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(17,31,21,.97),rgba(17,31,21,.82),rgba(17,31,21,.58)),url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=80') center/cover}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:4rem;align-items:center}.kicker{color:var(--gold);font-weight:900;letter-spacing:.22em;text-transform:uppercase;font-size:.86rem;margin-bottom:1rem}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.08}h1{font-size:clamp(3rem,7vw,5.65rem);max-width:760px}h2{font-size:clamp(2rem,4vw,3.45rem);color:var(--forest);margin-bottom:1rem}h3{font-size:1.45rem;color:var(--forest)}.hero p{font-size:1.15rem;max-width:650px;margin:1.4rem 0;color:#edf2eb}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.hero-card{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px);border-radius:24px;padding:2rem}.hero-card h3{color:#fff}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.metric{padding:1rem;background:rgba(255,255,255,.12);border-radius:16px}.metric strong{display:block;font-size:1.8rem;color:#fff}.metric span{font-size:.82rem;color:#e5ede3}.section{padding:6rem 0}.section.alt{background:var(--cream)}.section.dark{background:linear-gradient(135deg,var(--forest),var(--forest2));color:#fff}.section.dark h2,.section.dark h3{color:#fff}.lead{font-size:1.1rem;color:var(--muted);max-width:760px}.center{text-align:center;margin-left:auto;margin-right:auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:2.5rem}.card{background:#fff;border:1px solid var(--line);padding:2rem;border-radius:18px;box-shadow:0 12px 38px rgba(17,31,21,.07)}.icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff4d7;color:var(--gold2);font-weight:900;margin-bottom:1rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.panel{background:#fff;border:1px solid var(--line);border-radius:26px;padding:2.3rem;box-shadow:0 24px 70px rgba(17,31,21,.15)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}.step{padding:1.6rem;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.07)}.step strong{color:var(--gold);font-size:2rem;display:block;margin-bottom:.5rem}.page-hero{padding:6rem 0;background:linear-gradient(135deg,rgba(17,31,21,.98),rgba(36,59,43,.92)),url('https://images.unsplash.com/photo-1503387762-592deb58ef4e?auto=format&fit=crop&w=1700&q=80') center/cover;color:#fff}.page-hero h1{font-size:clamp(2.8rem,6vw,5rem)}.page-hero p{max-width:720px;color:#eef3eb;margin-top:1rem}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem}.industry{padding:1.6rem;border:1px solid var(--line);border-radius:18px;background:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem}.contact-box{background:linear-gradient(135deg,var(--forest),var(--forest2));color:#fff;padding:2rem;border-radius:24px}.contact-box h3{color:#fff}.contact-box p{margin:.8rem 0;color:#edf2eb}form{display:grid;gap:1rem}input,textarea{width:100%;padding:1rem;border:1px solid var(--line);border-radius:8px;font:inherit}textarea{min-height:150px}.footer{background:#09140c;color:#fff;padding:4rem 0 1.3rem}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;gap:2.5rem}.footer-logo img{width:260px;margin-bottom:1rem}.footer h4{margin-bottom:1rem;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.footer a,.footer p,.footer li{color:#dce5d9;font-size:.95rem}.footer ul{list-style:none;display:grid;gap:.55rem}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:2.5rem;padding-top:1rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#bdc9ba}@media(max-width:900px){.topbar .container{flex-direction:column;align-items:flex-start}.nav{min-height:96px}.logo img{width:160px}.menu-btn{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:96px;background:#fff;padding:1.2rem 5%;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgba(0,0,0,.08)}.nav-links.open{display:flex}.hero{min-height:auto;padding:5rem 0}.hero-grid,.split,.contact-grid{grid-template-columns:1fr;gap:2rem}.cards{grid-template-columns:1fr}.process{grid-template-columns:1fr}.industry-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-logo img{width:220px}}@media(max-width:560px){.industry-grid,.metrics{grid-template-columns:1fr}.hero-actions{flex-direction:column}.btn{width:100%}.logo img{width:145px}}
