:root{
  --green-950:#031f0c;
  --green-900:#063515;
  --green-800:#07551f;
  --green-700:#0b6b29;
  --green-500:#23b14d;
  --lime:#a4f044;
  --white:#ffffff;
  --text:#142018;
  --muted:#647168;
  --card:#ffffff;
  --soft:#edf7ef;
  --shadow:0 22px 70px rgba(0,0,0,.22);
  --radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#f6fbf7;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(3,31,12,.86);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;color:#fff}.brand strong{display:block;font-size:18px;line-height:1}.brand small{display:block;color:var(--lime);font-weight:800;letter-spacing:.08em}.brand-icon{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#effff2,#d7ffe2);display:grid;place-items:center;box-shadow:0 0 0 1px rgba(164,240,68,.35),0 0 32px rgba(35,177,77,.35)}.brand-icon svg{width:30px;height:30px;fill:var(--green-800)}.nav-links{display:flex;align-items:center;gap:22px;color:rgba(255,255,255,.88);font-weight:700}.nav-links a:hover{color:var(--lime)}.nav-cta{background:var(--lime);color:#09220f!important;padding:10px 18px;border-radius:999px}.menu-btn{display:none;border:0;background:rgba(255,255,255,.1);color:#fff;border-radius:12px;padding:10px 12px;font-size:22px}.hero{position:relative;overflow:hidden;padding:94px 0 88px;background:radial-gradient(circle at 78% 18%,rgba(164,240,68,.22),transparent 34%),linear-gradient(135deg,var(--green-950),var(--green-800));color:#fff}.hero:before,.hero:after{content:"";position:absolute;inset:auto auto -160px -120px;width:420px;height:420px;border-radius:50%;background:rgba(164,240,68,.16);filter:blur(24px)}.hero:after{inset:80px -120px auto auto;width:360px;height:360px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 430px;gap:54px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--lime);font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(44px,7vw,78px);line-height:.98;margin:0 0 20px;letter-spacing:-.05em}.hero-text{font-size:19px;max-width:660px;color:rgba(255,255,255,.82);margin:0 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:999px;font-weight:900;border:1px solid transparent}.btn.primary{background:linear-gradient(135deg,var(--lime),#56e76c);color:#05230e;box-shadow:0 14px 35px rgba(164,240,68,.24)}.btn.ghost{color:#fff;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08)}.btn.large{font-size:18px;padding:14px 28px}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.trust-row span{padding:10px 14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:999px;color:rgba(255,255,255,.9);font-weight:800}.phone-wrap{display:flex;justify-content:center}.phone{width:360px;border-radius:38px;background:#fff;color:var(--text);padding:18px;box-shadow:var(--shadow),0 0 0 8px rgba(255,255,255,.08);border:1px solid rgba(164,240,68,.25)}.phone-top{margin:-18px -18px 18px;padding:20px 18px;background:linear-gradient(135deg,var(--green-800),var(--green-700));color:#fff;border-radius:36px 36px 20px 20px;font-weight:900;display:flex;align-items:center;gap:10px}.mini-logo{width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.16);display:grid;place-items:center}.mini-logo svg{width:22px;height:22px;fill:#fff}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:var(--soft);padding:8px;border-radius:18px}.tabs button,.search-btn{border:0;border-radius:14px;font-weight:900}.tabs button:first-child{background:var(--green-800);color:#fff}.tabs button{padding:12px;color:var(--muted)}.field-label{display:block;margin:18px 0 8px;font-weight:900}.input-row{display:flex;gap:10px;align-items:center;padding:16px;border:1px solid #dce7df;background:#f8fbf9;border-radius:18px}.search-btn{width:100%;margin:14px 0;padding:16px;background:var(--green-800);color:#fff;font-size:16px}.status{padding:12px;background:#e7f8e7;color:var(--green-800);border-radius:16px;font-weight:900}.details-card,.numbers-card{margin-top:14px;padding:16px;border:1px solid #e1e9e4;border-radius:20px;background:#fff}.details-card div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf1ee}.details-card div:last-child{border:0}.details-card span{color:var(--muted);font-weight:700}.card-title{font-weight:900;color:var(--green-800);margin-bottom:8px}.numbers-card p{margin:8px 0;padding:10px;background:#f6fbf7;border-radius:12px}.section{padding:84px 0}.alt{background:#edf7ef}.section-head{text-align:center;max-width:760px;margin:0 auto 38px}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:0 0 14px;letter-spacing:-.035em}.section-head p,.screens-grid p,.privacy-box p,.download-box p{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:var(--card);border:1px solid #e5eee7;padding:26px;border-radius:var(--radius);box-shadow:0 14px 42px rgba(8,62,25,.08)}.feature-card span{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:var(--soft);font-size:26px}.feature-card h3{margin:18px 0 8px;font-size:22px}.feature-card p{margin:0;color:var(--muted)}.screens-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.check-list{padding:0;list-style:none;margin:24px 0 0}.check-list li{margin:10px 0;padding-left:30px;position:relative;font-weight:800}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green-700);font-weight:900}.screen-cards{display:grid;gap:16px}.ui-card{background:#fff;border-radius:24px;padding:24px;border:1px solid #e4eee7;box-shadow:0 14px 42px rgba(8,62,25,.08);display:grid;gap:8px}.ui-card strong{font-size:22px}.ui-card span{color:var(--muted)}.ui-card button{justify-self:start;border:0;background:var(--green-800);color:#fff;border-radius:999px;padding:10px 16px;font-weight:900}.privacy-box,.download-box{background:linear-gradient(135deg,var(--green-900),var(--green-700));color:#fff;border-radius:36px;padding:38px;display:flex;justify-content:space-between;gap:24px;align-items:center;box-shadow:var(--shadow)}.privacy-box p,.download-box p{color:rgba(255,255,255,.78)}.policy-links{display:flex;gap:12px;flex-wrap:wrap}.download-box{display:block;text-align:center}.download-box code{background:rgba(255,255,255,.14);padding:4px 8px;border-radius:8px}.footer{background:var(--green-950);color:#fff;padding:38px 0 22px}.footer-grid{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.footer p{color:rgba(255,255,255,.7)}.footer a{display:block;color:rgba(255,255,255,.78);margin:5px 0}.copyright{text-align:center;margin:26px 0 0;color:rgba(255,255,255,.6)}.legal-page{padding:56px 0 86px;background:linear-gradient(180deg,#edf7ef,#fff)}.legal-card{background:#fff;border:1px solid #e4eee7;border-radius:32px;padding:42px;box-shadow:0 20px 60px rgba(8,62,25,.08)}.legal-card h1{font-size:44px;line-height:1.05;margin:0 0 12px}.legal-card h2{margin-top:34px;color:var(--green-800)}.legal-card a{color:var(--green-700);font-weight:900}.legal-card ul{padding-left:22px}.always{display:flex!important}
@media (max-width:900px){.hero-grid,.screens-grid{grid-template-columns:1fr}.phone{width:min(360px,100%)}.feature-grid{grid-template-columns:1fr 1fr}.privacy-box{display:block}.policy-links{margin-top:20px}.nav-links{display:none;position:absolute;top:76px;left:16px;right:16px;background:var(--green-900);border:1px solid rgba(255,255,255,.1);padding:18px;border-radius:20px;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-btn{display:block}.nav-links.always{position:static;background:transparent;border:0;padding:0;display:flex!important;flex-direction:row}}@media (max-width:620px){.feature-grid{grid-template-columns:1fr}.section{padding:60px 0}.hero{padding:72px 0}.hero-actions .btn{width:100%}.footer-grid{display:block}.legal-card{padding:26px;border-radius:24px}.legal-card h1{font-size:34px}.brand strong{font-size:15px}.brand-icon{width:42px;height:42px}.nav{height:70px}.nav-links{top:70px}}
