:root{--deep:#0b3323;--forest:#145336;--green:#2f7a34;--leaf:#89ad3e;--lime:#b4d761;--cream:#fbf6e8;--sage:#eff4df;--text:#123d2c;--muted:#123d2cb8;--line:#123d2c29;--shadow:0 28px 80px #08291c3d;--header-height:68px;--logo-height:calc(var(--header-height) - 28px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:500}a{color:inherit;text-decoration:none}.page{width:min(1140px,100% - 48px);margin:0 auto}.btn{color:#fff;background:linear-gradient(135deg,#3b8b38,#0b3323);border:1px solid #fff3;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:15px 22px;font-weight:850;transition:transform .22s,box-shadow .22s,filter .22s;display:inline-flex;box-shadow:0 16px 34px #08291c47}.btn:hover{filter:saturate(1.07);transform:translateY(-2px);box-shadow:0 22px 42px #08291c57}.btn.light{color:var(--deep);box-shadow:none;background:#fff4d8}.fb-dot{width:24px;height:24px;color:var(--deep);background:#fff;border-radius:999px;place-items:center;font-family:Arial,sans-serif;font-weight:950;display:grid}header{z-index:20;height:var(--header-height);background:linear-gradient(#03100b9e,#03100b00);align-items:center;transition:background .3s,box-shadow .3s;display:flex;position:fixed;inset:0 0 auto}header.scrolled{background:#082519f0;box-shadow:0 2px 20px #0000004d}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){header.scrolled{-webkit-backdrop-filter:blur(14px);background:#082519d1}}.nav{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{background:#fbf6e800;border-radius:18px;align-items:center;padding:8px 12px;display:inline-flex;box-shadow:0 14px 34px #00000029}.brand img{height:var(--logo-height);width:auto;display:block}nav{color:#fff;text-shadow:0 2px 14px #0006;align-items:center;gap:34px;font-size:14px;font-weight:850;display:flex}.top-cta{min-height:48px;text-shadow:none;border-radius:12px;padding:12px 18px}.hero{background:radial-gradient(circle at 72% 42%,#89ad3e38,#0000 30%),linear-gradient(90deg,#030e0af2 0%,#082519d1 34%,#092d1e5c 66%,#092d1e24 100%),url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2200&q=88) 50%/cover;align-items:center;min-height:860px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(#00000014,#fbf6e814),radial-gradient(circle at 18% 72%,#fbf6e829,#0000 28%);position:absolute;inset:0}.hero-inner{z-index:2;padding-top:calc(var(--header-height) + 22px);position:relative}.hero-copy{width:min(630px,94vw)}.hero h1{color:#fff8e8;text-shadow:0 5px 34px #00000061;margin:0 0 28px;font-size:clamp(46px,6.2vw,82px);line-height:1.05}.hero h1 span{color:var(--lime)}.hero p{color:#fff8e8e6;text-shadow:0 2px 18px #00000070;max-width:530px;margin:0 0 34px;font-size:20px;font-weight:650;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.note{color:#fff8e8db;text-shadow:0 2px 12px #00000073;align-items:center;gap:12px;font-family:Georgia,serif;font-style:italic;font-weight:650;display:flex}.note-arrow{color:var(--lime);font-size:30px;transform:rotate(160deg)}.leaf{z-index:1;opacity:.72;filter:drop-shadow(0 10px 18px #0000002e);background:linear-gradient(135deg,#b5d760,#1f6838 72%,#0b3323);border-radius:100% 0;width:42px;height:22px;position:absolute}.l1{top:165px;left:66%;transform:rotate(-28deg)}.l2{top:238px;right:8%;transform:rotate(-10deg)scale(1.35)}.l3{filter:blur(2px);opacity:.5;bottom:110px;left:10%;transform:rotate(18deg)scale(1.55)}.l4{bottom:70px;right:18%;transform:rotate(-24deg)scale(.9)}.scroll{z-index:2;color:#fff;opacity:.88;place-items:center;gap:10px;display:grid;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.mouse{border:2px solid #ffffffd6;border-radius:999px;width:29px;height:44px;position:relative}.mouse:before{content:"";background:#fff;border-radius:999px;width:4px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}section{padding:92px 0;position:relative}.split{grid-template-columns:.9fr 1.35fr;align-items:center;gap:70px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:9px;margin-bottom:18px;font-size:13px;font-weight:950;display:flex}.mini-leaf{background:var(--green);border-radius:100% 0;width:16px;height:16px;transform:rotate(-25deg)}.section-heading{color:var(--deep);margin:0 0 14px;font-size:clamp(36px,4vw,56px);line-height:1}.section-text{color:var(--muted);margin:0 0 30px;font-size:18px;font-weight:560;line-height:1.7}.underline{background:var(--leaf);border-radius:99px;width:46px;height:3px;margin:14px 0 24px}.feature-row{grid-template-columns:repeat(4,1fr);display:grid}.feature{text-align:center;border-left:1px solid var(--line);padding:0 22px}.feature:first-child{border-left:0}.feature svg{width:56px;height:56px;stroke:var(--forest);stroke-width:1.8px;fill:none;margin-bottom:18px}.feature h3{color:var(--deep);margin:0 0 10px;font-size:18px}.feature p{color:var(--muted);margin:0;line-height:1.6}.why{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;padding:0;display:grid}.forest-img{background:url(https://images.unsplash.com/photo-1448375240586-882707db888b?auto=format&fit=crop&w=1400&q=85) 50%/cover;min-height:440px}.why-content{background:radial-gradient(circle at 82% 60%,#b4d7612e,#0000 32%),linear-gradient(135deg,#174833,#062619);padding:78px 70px;position:relative;overflow:hidden}.why-content h2{margin:0;font-size:clamp(36px,4vw,52px)}.why ul{gap:21px;margin:0;padding:0;list-style:none;display:grid}.why li{color:#ffffffe0;gap:14px;font-weight:650;line-height:1.55;display:flex}.check{background:var(--lime);width:24px;height:24px;color:var(--deep);border-radius:999px;flex:0 0 24px;place-items:center;font-weight:950;display:grid}.plant{opacity:.5;font-size:100px;position:absolute;bottom:38px;right:58px}.center{text-align:center}.center .underline{margin-left:auto;margin-right:auto}.value-row{grid-template-columns:repeat(3,1fr);max-width:900px;margin:44px auto 0;display:grid}.value{border-left:1px solid var(--line);padding:0 42px}.value:first-child{border-left:0}.value svg{width:52px;height:52px;stroke:var(--green);stroke-width:1.8px;fill:none;margin-bottom:16px}.value h3{color:var(--deep);margin:0 0 10px;font-size:18px}.value p{color:var(--muted);margin:0;line-height:1.65}.community{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#174833,#062619);border-radius:24px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.community-img{background:url(https://images.unsplash.com/photo-1497250681960-ef046c08a56e?auto=format&fit=crop&w=1200&q=85) 50%/cover;min-height:320px}.community-copy{padding:56px 62px}.community h2{margin:0;font-size:clamp(34px,4vw,48px)}.community p{color:#ffffffd6;margin:0 0 26px;font-weight:560;line-height:1.7}.community .underline{background:var(--lime)}footer{border-top:1px solid var(--line);padding:44px 0 22px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.3fr;align-items:start;gap:34px;display:grid}.footer-logo{width:136px;margin-bottom:18px}footer p,footer a{color:var(--muted);font-weight:650;line-height:1.7}.foot-links{gap:10px;display:grid}.copyright{border-top:1px solid var(--line);text-align:center;color:#123d2c94;margin-top:28px;padding-top:20px;font-size:14px;font-weight:700}section[id],#megoldasok{scroll-margin-top:var(--header-height)}@media (width<=920px){:root{--header-height:60px}.page{width:min(100% - 32px,1140px)}nav a:not(.top-cta){display:none}.hero{background-position:58%;min-height:760px}.hero h1{font-size:clamp(42px,12vw,66px)}.hero p{font-size:18px}.split,.why,.community,.footer-grid{grid-template-columns:1fr}.feature-row,.value-row{grid-template-columns:1fr;gap:26px}.feature,.value{border-left:0;border-top:1px solid var(--line);padding:28px 16px 0}.feature:first-child,.value:first-child{border-top:0}.why-content,.community-copy{padding:46px 28px}.forest-img,.community-img{min-height:260px}.note{display:none}.l1,.l2{opacity:.35}}
