:root{--green:#063f2b;--green2:#0b5f3d;--cream:#f7f4ed;--text:#17362b;--muted:#63746d;--white:#fff;--line:#dfe8e3;--accent:#69b98b;--shadow:0 14px 36px rgba(8,63,43,.10)}
*{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(--text);background:#fff;line-height:1.55}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.05)}.nav-wrap{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand .custom-logo{max-height:50px;width:auto}.brand-mark{font-size:25px;color:var(--green2)}.brand strong{display:block;font-size:20px;letter-spacing:.08em}.brand small{display:block;font-size:9px;letter-spacing:.35em;color:#7d8b86}.main-nav{margin-left:auto}.menu{display:flex;list-style:none;gap:28px;margin:0;padding:0}.menu a{font-size:14px;font-weight:600}.menu a:hover{color:var(--green2)}.menu-toggle{display:none;border:0;background:none;font-size:24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:12px;background:var(--green2);color:white;font-weight:700;box-shadow:0 8px 18px rgba(8,94,61,.18);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-small{padding:11px 17px;font-size:13px}.hero{min-height:540px;position:relative;background:url('../images/hero.jpg') center/cover no-repeat;display:flex;align-items:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,31,21,.92) 0%,rgba(2,31,21,.65) 45%,rgba(2,31,21,.12) 78%,transparent 100%)}.hero-inner{position:relative;z-index:2}.hero-copy{max-width:650px;color:#fff}.eyebrow{font-size:12px;letter-spacing:.12em;color:var(--green2);font-weight:800}.eyebrow.light{color:#99d7b3}.hero h1{font-size:54px;line-height:1.05;margin:14px 0 18px;letter-spacing:-.035em}.hero p{font-size:18px;max-width:590px;color:#e9f1ed}.hero-badges{display:flex;flex-wrap:wrap;gap:20px;margin:26px 0 30px;font-size:14px;font-weight:700}.section{padding:72px 0}.section h2{font-size:36px;line-height:1.15;margin:9px 0 11px;letter-spacing:-.025em}.section p{color:var(--muted)}.split{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.text-link{font-weight:700;color:var(--green2);font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:34px}.service-card{background:white;border:1px solid #e7ece9;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.service-card:hover{transform:translateY(-5px)}.service-card img{width:100%;height:150px;object-fit:cover}.service-card-body{padding:18px;position:relative;min-height:150px}.service-card h3{font-size:16px;margin:0 30px 8px 0}.service-card p{font-size:13px;margin:0}.circle-arrow{position:absolute;right:16px;bottom:16px;width:30px;height:30px;border-radius:50%;background:var(--green2);color:#fff;display:grid;place-items:center}.commitment{background:linear-gradient(135deg,#083f2d,#06422c);color:#fff}.commitment-grid{display:grid;grid-template-columns:1.1fr 2fr;gap:70px;align-items:center}.commitment h2{color:#fff}.commitment p{color:#cfe1d9}.commitment-items{display:grid;grid-template-columns:repeat(5,1fr);gap:26px}.commitment-items i{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);font-style:normal;font-size:22px}.commitment-items h3{font-size:16px;margin:12px 0 6px}.commitment-items p{font-size:12px}.audience{padding-bottom:50px}.audience-wrap{display:grid;grid-template-columns:1.15fr .85fr;gap:45px;align-items:center}.audience-wrap>img{border-radius:20px;width:100%;height:290px;object-fit:cover}.audience-icons{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:28px}.audience-icons span{text-align:center;font-size:28px}.audience-icons small{display:block;font-size:12px;color:var(--text);margin-top:8px}.portfolio{background:#fbfaf7;border-top:1px solid #eeeae2;border-bottom:1px solid #eeeae2}.outline-btn{border:1px solid var(--green2);padding:11px 16px;border-radius:11px;color:var(--green2);font-weight:700;font-size:13px}.logo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:34px}.logo-row span{height:74px;border:1px solid #e5e9e6;border-radius:14px;background:white;display:grid;place-items:center;font-weight:800;color:#73817b;font-size:13px}.gallery{padding-bottom:40px}.gallery>div>p{max-width:760px}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:26px}.gallery-grid img{width:100%;height:150px;object-fit:cover;border-radius:14px}.cta-section{padding:0 0 55px}.cta-box{background:linear-gradient(135deg,#0b633e,#084c33);border-radius:18px;padding:28px 32px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-box strong{font-size:21px}.cta-box p{margin:5px 0 0;color:#d7ece2}.btn-light{background:#fff;color:var(--green2);box-shadow:none}.site-footer{background:#043322;color:#fff;padding:52px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px}.site-footer h4{margin-top:0}.site-footer p{color:#b7cec3;font-size:13px}.site-footer a{display:block;color:#dce9e3;font-size:13px;margin:8px 0}.footer-brand{font-weight:900;font-size:24px;letter-spacing:.08em}.footer-brand span{display:block;font-size:10px;letter-spacing:.35em}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:38px;padding-top:20px;font-size:12px;color:#a8beb4}.post{margin:30px 0}.post h2{font-size:28px}
@media(max-width:1000px){.nav-cta{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.commitment-grid{grid-template-columns:1fr}.commitment-items{grid-template-columns:repeat(3,1fr)}.audience-wrap{grid-template-columns:1fr}.logo-row{grid-template-columns:repeat(3,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:66px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;border-bottom:1px solid #eee;padding:16px 20px}.main-nav.open{display:block}.menu{flex-direction:column;gap:8px}.menu a{display:block;padding:10px}.hero{min-height:570px;background-position:62% center}.hero:before{background:linear-gradient(90deg,rgba(2,31,21,.94),rgba(2,31,21,.70))}.hero h1{font-size:41px}.hero p{font-size:16px}.section{padding:55px 0}.section h2{font-size:30px}.split{display:block}.text-link,.outline-btn{display:inline-block;margin-top:14px}.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:130px 1fr}.service-card img{height:100%;min-height:145px}.commitment-items{grid-template-columns:1fr 1fr}.audience-icons{grid-template-columns:repeat(2,1fr)}.logo-row{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr 1fr}.cta-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.hero h1{font-size:35px}.hero-badges{gap:10px 14px}.service-card{grid-template-columns:105px 1fr}.commitment-items,.footer-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:120px}.logo-row{grid-template-columns:1fr 1fr}}
