:root{--bg:#f6faf3;--surface:#fff;--surface-alt:#ecf5e6;--ink:#17251a;--muted:#5b6b5b;--accent:#2f8f3f;--accent-dark:#1f6a2a;--lime:#c9e95c;--line:#dce7d4;--shadow:0 10px 30px #17251a14;--radius:16px;--font-display:"Sora", system-ui, -apple-system, "Segoe UI", sans-serif;--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-display);color:var(--ink);margin:0 0 .5em;font-weight:700;line-height:1.15}p{margin:0 0 1em}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark)}.container{width:min(1120px,100% - 2.5rem);margin-inline:auto}section{padding:5.5rem 0}.section-alt{background:var(--surface-alt)}.section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.78rem;font-weight:600;display:inline-block}.section-title{margin-bottom:.35em;font-size:clamp(1.9rem,4vw,2.7rem)}.section-sub{color:var(--muted);max-width:620px;margin-bottom:2.5rem;font-size:1.05rem}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .15s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dark);color:#fff}.btn-ghost{color:#fff;background:0 0;border-color:#fff6}.btn-ghost:hover{color:#fff;border-color:#fff}.site-header{z-index:50;backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#f6faf3e0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;height:72px;display:flex}.brand{font-family:var(--font-display);color:var(--ink);align-items:center;gap:.65rem;font-size:1.2rem;font-weight:700;display:flex}.brand:hover{color:var(--ink)}.brand__mark{background:linear-gradient(135deg, var(--accent), #7bbf45);color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.brand__mark svg{width:22px;height:22px}.nav{align-items:center;gap:1.75rem;display:flex}.nav a{color:var(--muted);font-size:.95rem;font-weight:500}.nav a:hover{color:var(--accent-dark)}.nav__lang{border:1px solid var(--line);border-radius:999px;padding:.5rem 1rem;font-weight:600;color:var(--ink)!important}.nav__lang:hover{border-color:var(--accent);color:var(--accent-dark)!important}.nav-toggle{cursor:pointer;background:0 0;border:none;padding:.4rem;display:none}.nav-toggle span{background:var(--ink);width:24px;height:2px;margin:5px 0;transition:all .2s;display:block}.hero{color:#fff;background:linear-gradient(160deg,#12291a 0%,#1f5c2e 55%,#2f8f3f 100%);position:relative;overflow:hidden}.hero__bg{pointer-events:none;background:radial-gradient(600px 400px at 85% 20%,#7bbf4547,#0000 60%),radial-gradient(500px 500px at 8% 92%,#c9e95c24,#0000 60%);position:absolute;inset:0}.hero__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;padding:6rem 0 7rem;display:grid;position:relative}.hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:.2em;font-size:clamp(2.6rem,7vw,4.5rem)}.hero__badge{letter-spacing:.16em;text-transform:uppercase;color:var(--lime);margin-bottom:1rem;font-size:.8rem;font-weight:600;display:inline-block}.hero__subtitle{color:var(--lime);margin:0 0 1rem;font-size:1.35rem;font-weight:600}.hero__tagline{color:#ffffffd9;max-width:540px;margin-bottom:2rem;font-size:1.15rem}.hero__actions{flex-wrap:wrap;gap:.85rem;display:flex}.hero__visual{justify-content:center;display:flex}.phone{aspect-ratio:9/19;background:#0d1710;border-radius:44px;width:min(300px,78vw);padding:16px;position:relative;box-shadow:0 30px 60px #00000059}.phone__notch{z-index:2;background:#0d1710;border-radius:999px;width:110px;height:24px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone__screen{background:linear-gradient(#f6faf3,#e8f3e4);border-radius:30px;flex-direction:column;height:100%;padding:58px 18px 18px;display:flex;overflow:hidden}.phone__appbar{align-items:center;gap:8px;margin-bottom:20px;display:flex}.phone__appdot{background:linear-gradient(135deg, var(--accent), #7bbf45);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.phone__appdot svg{width:18px;height:18px}.phone__appname{font-family:var(--font-display);color:var(--ink);font-weight:700}.phone__card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;box-shadow:0 12px 30px #17251a14}.phone__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:#eaf4e3;border-radius:999px;margin-bottom:12px;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-block}.phone__fact{color:var(--ink);margin:0;font-size:.95rem;line-height:1.5}.phone__footer{justify-content:center;gap:6px;margin-top:auto;padding-top:20px;display:flex}.phone__dot{background:#c6d6bf;border-radius:50%;width:8px;height:8px}.phone__dot.is-active{background:var(--accent);border-radius:999px;width:20px}.card-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #17251a24}.card__icon{background:var(--surface-alt);width:48px;height:48px;color:var(--accent-dark);border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.card__icon svg{width:24px;height:24px}.card h3{margin-bottom:.4em;font-size:1.15rem}.card p{color:var(--muted);margin:0;font-size:.95rem}.fact-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);max-width:760px;box-shadow:var(--shadow);text-align:center;margin:0 auto;padding:3rem;position:relative}.fact-card__quote{font-family:var(--font-display);color:var(--accent);opacity:.2;margin-bottom:-1.25rem;font-size:5rem;line-height:1;display:block}.fact-card__text{font-family:var(--font-display);color:var(--ink);justify-content:center;align-items:center;min-height:4.5rem;margin:0 0 2rem;font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:600;line-height:1.4;display:flex}.download{text-align:center}.download .section-sub{margin-inline:auto}.store-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.store-badge{color:#fff;background:#101d14;border-radius:14px;align-items:center;gap:.8rem;min-width:200px;padding:.8rem 1.4rem;transition:transform .15s;display:inline-flex}.store-badge:hover{color:#fff;transform:translateY(-2px)}.store-badge__icon{flex-shrink:0;width:28px;height:28px}.store-badge__text{text-align:left;flex-direction:column;line-height:1.15;display:flex}.store-badge__text small{opacity:.75;letter-spacing:.02em;font-size:.68rem}.store-badge__text strong{font-size:1.05rem;font-weight:600}.download__note{color:var(--muted);margin:0;font-size:.9rem}.site-footer{background:var(--ink);color:#ffffffb3;padding:3.5rem 0 2rem}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.site-footer .brand{color:#fff}.site-footer__tagline{color:#fff9;margin:.75rem 0 0;font-size:.9rem}.site-footer__meta p{margin:0}.site-footer a{color:#ffffffb3}.site-footer a:hover{color:var(--lime)}.site-footer__bottom{color:#ffffff80;border-top:1px solid #ffffff26;margin-top:2.5rem;padding-top:1.5rem;font-size:.85rem}@media (width<=900px){.hero__inner{text-align:center;grid-template-columns:1fr}.hero__copy{max-width:620px;margin-inline:auto}.hero__tagline{margin-inline:auto}.hero__actions{justify-content:center}.hero__visual{order:2}.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){section{padding:4rem 0}.nav{background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1.25rem 1rem;display:none;position:absolute;top:72px;left:0;right:0}.nav.is-open{display:flex}.nav a{border-bottom:1px solid var(--line);padding:.75rem 0}.nav-toggle{display:block}.card-grid{grid-template-columns:1fr}.fact-card{padding:2rem 1.25rem}.hero__inner{padding:5rem 0 5.5rem}}
