@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
*{box-sizing:border-box}html,body{scroll-behavior:smooth;max-width:100%;margin:0;padding:0;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;font-family:Figtree,system-ui,sans-serif}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}.lp{--bg:#fff;--bg-2:#f6f8f6;--bg-3:#eef2ef;--surface:#fff;--border:#e6e9e6;--border-2:#eef0ee;--text:#111a15;--text-2:#5c665f;--text-3:#828c85;--accent:#12905a;--accent-hover:#0e7a4c;--accent-soft:#e6f4ec;--accent-soft-2:#f2f9f5;--ink:#0f1613;--gridline:#111a150d;--ph-screen-1:#fff;--ph-screen-2:#eaf5ee;--ph-text:#111a15;--ph-text-2:#828c85;--ph-home:#c3cbc6;--card-1:#f4f6f7;--card-2:#e4e8ec;--card-3:#cfd6db;--card-edge:#fff;--card-border:#b9c1c6;--card-contactless:#8a929a;--card-name:#3d454a;--card-shadow:0 1px 2px #111a150a;--card-shadow-lg:0 24px 60px -28px #111a1547}.lp[data-theme=dark]{--bg:#0c1310;--bg-2:#0f1613;--bg-3:#131b17;--surface:#141d18;--border:#26312b;--border-2:#1e2823;--text:#eef4f0;--text-2:#a9b3ac;--text-3:#7c867f;--accent:#2bb877;--accent-hover:#37c684;--accent-soft:#2bb87724;--accent-soft-2:#2bb87717;--ink:#06100b;--gridline:#ffffff0a;--ph-screen-1:#1e2822;--ph-screen-2:#141d18;--ph-text:#eef4f0;--ph-text-2:#7c867f;--ph-home:#39433c;--card-1:#3b4045;--card-2:#25292d;--card-3:#14171a;--card-edge:#ffffff29;--card-border:#0c0e10;--card-contactless:#9aa2aa;--card-name:#d7dce0;--card-shadow:0 1px 2px #0000004d;--card-shadow-lg:0 30px 70px -30px #000000b3}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%{opacity:.55;transform:scale(.9)}70%{opacity:0;transform:scale(1.35)}to{opacity:0}}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:var(--border);background-clip:content-box;border:3px solid #0000;border-radius:20px}.lp{max-width:100%;overflow-x:clip}.lp-menu-btn{display:none}.lp-features-grid{grid-template-columns:repeat(3,1fr)}.lp-features-big{grid-column:span 2}@media (max-width:900px){.lp-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.lp-features-grid{grid-template-columns:1fr}.lp-features-big{grid-column:auto}}@media (max-width:820px){.lp-nav-links,.lp-desktop-cta{display:none!important}.lp-menu-btn{display:flex!important}}@media (min-width:821px){.lp-mobile-menu{display:none!important}}
