:root{--bg:#f4f7ef;--surface:#fff;--surface-muted:#eef4e7;--text:#17210f;--muted:#64705a;--brand:#5f7f36;--brand-dark:#33491f;--accent:#b7d36f;--border:rgba(41,62,28,.14);--shadow:0 24px 70px rgba(18,35,12,.18);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{position:relative;padding:92px 0}.parallax{background-position:50%;background-size:cover;background-attachment:fixed}.parallax:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,18,6,.64),rgba(9,18,6,.28));pointer-events:none}.parallax>*{position:relative;z-index:1}.light-section{background:radial-gradient(circle at top left,hsla(77,53%,63%,.2),transparent 34%),linear-gradient(180deg,#fbfcf8,#edf4e8)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px max(18px,calc((100vw - 1180px) / 2));background:hsla(75,40%,98%,.9);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-brand{text-decoration:none;font-weight:800;letter-spacing:.08em;color:var(--brand-dark)}.navbar ul{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap;padding:0;margin:0;list-style:none}.navbar a{display:inline-flex;padding:10px 12px;border-radius:999px;color:#27331f;font-size:14px;font-weight:700;text-decoration:none;transition:.2s ease}.navbar a:focus-visible,.navbar a:hover{color:#fff;background:var(--brand);outline:none}.hero{min-height:760px;display:grid;place-items:center;padding-top:120px}.hero-card{width:min(860px,calc(100% - 32px));padding:clamp(30px,6vw,70px);text-align:center;border:1px solid hsla(0,0%,100%,.34);border-radius:36px;background:hsla(0,0%,100%,.72);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-logo{width:min(320px,70vw);margin:0 auto 22px}.eyebrow{margin:0 0 10px;color:var(--brand);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow.light{color:var(--accent)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:16px;color:#2c3d20;font-size:clamp(42px,7vw,78px);line-height:1}h2{margin-bottom:18px;font-size:clamp(32px,4vw,48px);line-height:1.08}h3{margin-bottom:12px;font-size:20px;line-height:1.22}.hero-text{max-width:660px;margin:0 auto 28px;color:#3f4a37;font-size:19px}.center-action,.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:999px;font-weight:800;text-decoration:none;transition:.2s ease}.button.primary{color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-dark));box-shadow:0 12px 30px rgba(64,91,37,.25)}.button.ghost{color:var(--brand-dark);background:hsla(0,0%,100%,.78);border:1px solid var(--border)}.button:hover{transform:translateY(-2px)}.contact-grid,.feature-grid,.news-grid,.projects-grid,.services-grid,.team-grid,.tech-grid{display:grid;grid-gap:22px;gap:22px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.news-card,.project-card,.tech-item{border:1px solid var(--border);border-radius:var(--radius);background:hsla(0,0%,100%,.86);box-shadow:0 16px 45px rgba(37,53,25,.08)}.feature-card{padding:34px}.number{display:inline-block;margin-bottom:18px;color:rgba(95,127,54,.22);font-size:64px;font-weight:900;line-height:1}.feature-card p,.news-card p,.project-card p,.tech-item span{color:var(--muted)}.glass-heading,.overlay-card{color:#fff;border:1px solid hsla(0,0%,100%,.22);border-radius:var(--radius);background:rgba(0,0,0,.52);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.overlay-card{padding:clamp(28px,5vw,54px)}.overlay-card.narrow{max-width:860px}.overlay-card p{color:hsla(0,0%,100%,.86)}.section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.glass-heading{width:-moz-fit-content;width:fit-content;max-width:100%;padding:22px 40px}.glass-heading h2{margin-bottom:0}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-card{overflow:hidden}.news-card img{width:100%;height:220px;object-fit:cover;background:var(--surface-muted)}.news-card div{padding:24px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:34px}.service-card{min-height:100%;padding:26px;color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius);background:rgba(19,28,12,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-card ul{display:grid;grid-gap:9px;gap:9px;padding-left:18px;margin:0;color:hsla(0,0%,100%,.82)}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{padding:28px}.project-card h3{color:var(--brand-dark)}.team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:28px}.team-card{width:320px;max-width:100%;overflow:hidden;color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius);background:hsla(0,0%,100%,.14);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.team-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:hsla(0,0%,100%,.2)}.team-card div{padding:18px}.team-card h3{margin-bottom:6px}.team-card p{margin-bottom:0;color:hsla(0,0%,100%,.78)}.tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tech-item{display:flex;align-items:center;gap:14px;padding:20px}.tech-item img{width:44px;height:44px;object-fit:contain;flex:0 0 auto}.contact-grid{grid-template-columns:1.2fr .8fr}.contact-grid p{margin-bottom:10px}.contact-grid a{color:#fff}.footer{padding:24px 0;color:hsla(0,0%,100%,.84);background:#17210f}.footer-inner{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer a{text-decoration:none;color:#fff}@media (max-width:1024px){.feature-grid,.news-grid,.projects-grid,.services-grid,.tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.parallax{background-attachment:scroll}}@media (max-width:760px){.site-header{align-items:flex-start;flex-direction:column}.navbar ul{justify-content:flex-start}.navbar a{padding:8px 10px;font-size:13px}.section{padding:64px 0}.hero{min-height:680px}.contact-grid,.feature-grid,.news-grid,.projects-grid,.services-grid,.team-grid,.tech-grid{grid-template-columns:1fr}.hero-card{border-radius:24px}.news-card img{height:190px}}.features-section .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.features-section .feature-card{min-width:0}.features-section .feature-card h2{margin:0 0 20px;font-size:34px;font-weight:800;line-height:1.12;letter-spacing:-.04em;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}@media (max-width:1180px){.features-section .feature-card h2{font-size:30px}}@media (max-width:980px){.features-section .feature-grid{grid-template-columns:1fr}.features-section .feature-card h2{font-size:32px}}@media (max-width:480px){.features-section .feature-card h2{font-size:28px}}