@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#101218;--muted:#737781;--paper:#f5f5f2;--line:#dedfdc;--lime:#c9f36b;--blue:#8db8ff;--violet:#c2a4ff;--red:#ff9d8c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,'PingFang SC',sans-serif}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:auto;padding-left:28px;padding-right:28px}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px}.logo{display:flex;align-items:center;gap:11px;font-weight:800;font-size:15px;letter-spacing:-.03em}.logo small{display:block;font:9px 'DM Mono';letter-spacing:.13em;color:var(--muted);margin-top:3px}.logo-mark{width:34px;height:34px;border-radius:11px;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-size:18px}.topbar nav{display:flex;gap:32px;font-size:13px;color:#565960}.topbar nav a:hover,.footer-links a:hover{color:#000}.top-cta{font-size:12px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px}.top-cta span,.text-link span{margin-left:8px}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding-top:40px;padding-bottom:80px}.kicker{font:11px 'DM Mono';letter-spacing:.11em;color:#7d8086;margin:0 0 26px}.kicker i{display:inline-block;width:7px;height:7px;background:#91c72f;border-radius:50%;margin-right:8px}.hero h1{font-size:clamp(42px,6vw,78px);line-height:1.08;letter-spacing:-.075em;margin:0 0 27px;font-weight:800}.hero h1 em,.quote em{font-style:normal;color:#777c84}.lead{max-width:480px;line-height:1.9;color:#666a72;font-size:16px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.button{display:inline-flex;align-items:center;gap:34px;border-radius:100px;padding:15px 20px;font-size:13px;font-weight:700}.button.primary{background:var(--ink);color:#fff}.button.primary span{color:var(--lime);font-size:17px}.text-link{font-size:13px;font-weight:700}.hero-art{height:440px;position:relative;overflow:hidden;border-radius:30px;background:#17191e}.grid-lines{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(135deg,#000,transparent 80%)}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-a{width:300px;height:300px;right:-40px;top:-60px;background:radial-gradient(circle at 35% 35%,#d9ff8c,#7d9d3f 55%,transparent 70%);opacity:.8}.orb-b{width:260px;height:260px;left:-100px;bottom:-110px;background:radial-gradient(circle at 60% 40%,#849fd7,#323d62 55%,transparent 70%);opacity:.8}.terminal-card{position:absolute;left:12%;right:9%;top:24%;padding:23px;background:rgba(12,14,18,.82);border:1px solid rgba(255,255,255,.2);border-radius:15px;box-shadow:0 30px 55px #08090b99;transform:rotate(-4deg)}.dots{display:flex;gap:6px;align-items:center;border-bottom:1px solid #34363b;padding-bottom:16px}.dots b{width:7px;height:7px;border-radius:50%;background:#e77868}.dots b:nth-child(2){background:#e4c266}.dots b:nth-child(3){background:#8bd58a}.dots span{margin-left:auto;color:#89908e;font:9px 'DM Mono'}.code{font:14px/2 'DM Mono';color:#e1e3dc;padding:22px 7px 8px}.code span{color:#9ccc51}.code strong{color:#d4a9ff}.code em{font-style:normal;color:#8db8ff}.code u{color:#ff9d8c;text-decoration:none}.code small{display:block;color:#8bd58a;font-size:10px}.signal{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.signal-inner{height:68px;display:flex;align-items:center;justify-content:space-between;font:10px 'DM Mono';color:#84868b;letter-spacing:.09em}.products{padding-top:130px;padding-bottom:140px}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:55px}.section-head h2,.vision h2,.contact h2{font-size:clamp(34px,4vw,53px);line-height:1.12;letter-spacing:-.065em;margin:0}.section-head>p{align-self:end;color:#686b72;line-height:1.9;max-width:420px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product{background:#fff;border:1px solid #e4e5e2;border-radius:18px;padding:28px;min-height:390px;display:flex;flex-direction:column;transition:.25s}.product:hover{transform:translateY(-7px);box-shadow:0 20px 40px #2221}.product.featured{background:var(--ink);color:#fff;border-color:var(--ink)}.product-meta{display:flex;justify-content:space-between;font:10px 'DM Mono';letter-spacing:.1em;color:#9699a0}.product.featured .product-meta{color:#b2b5ba}.product-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;font-size:18px;color:#121318}.product-icon.red{background:var(--red)}.product-icon.blue{background:var(--blue)}.product-icon.violet{background:var(--violet)}.product h3{font-size:30px;letter-spacing:-.06em;margin:38px 0 2px}.product .en{font:10px 'DM Mono';color:#8d9096;letter-spacing:.06em;margin:0 0 17px}.product p:not(.en){color:#70737a;line-height:1.75;font-size:13px;margin:0}.product.featured p:not(.en){color:#b5b7bc}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:22px}.tags span{font:10px 'DM Mono';border:1px solid #e1e2df;border-radius:100px;padding:6px 9px;color:#777}.featured .tags span{border-color:#44474c;color:#bbb}.product a{margin-top:auto;padding-top:24px;font-size:12px;font-weight:700}.product a b{float:right;font-size:16px;color:#92959b}.vision{display:grid;grid-template-columns:1.3fr .7fr;gap:14px;padding-bottom:140px}.vision-card{background:var(--lime);border-radius:20px;padding:48px 52px;min-height:460px}.vision-card>p:not(.kicker){max-width:500px;line-height:1.9;color:#454b2e;margin-top:30px}.stats{display:flex;gap:52px;margin-top:57px}.stats strong{font-size:32px;letter-spacing:-.08em;display:block}.stats span{font:10px 'DM Mono';color:#6b7345}.quote{background:#1d2025;border-radius:20px;color:#fff;padding:48px 40px;font-size:31px;line-height:1.35;letter-spacing:-.06em;display:flex;flex-direction:column;justify-content:center}.quote small{font:11px 'DM Mono';color:#92969d;margin-top:36px;letter-spacing:.06em}.contact{border-top:1px solid var(--line);padding-top:82px;padding-bottom:110px;display:flex;justify-content:space-between;align-items:end}.contact-mail{font-size:clamp(17px,2vw,25px);font-weight:700;border-bottom:2px solid var(--ink);padding-bottom:8px}.contact-mail span{color:#8990a0;margin-left:18px}footer{background:#17191e;color:#fff;padding-top:48px}.footer-main{display:flex;justify-content:space-between;align-items:start;padding-bottom:45px}.inverse .logo-mark,.logo.inverse .logo-mark{background:var(--lime);color:var(--ink)}.inverse small{color:#8f949d}.footer-main>p{font-size:12px;line-height:1.9;color:#92969d;margin:0}.footer-links{display:flex;gap:24px;font-size:12px;color:#a6a9af}.copyright{border-top:1px solid #33363b;display:flex;gap:25px;padding-top:17px;padding-bottom:20px;color:#858a92;font:10px 'DM Mono'}.copyright a:nth-child(2){margin-left:auto}.copyright a:hover{color:#fff}@media(max-width:760px){.topbar nav{display:none}.top-cta{font-size:11px}.hero{grid-template-columns:1fr;padding-top:65px}.hero-art{height:320px}.signal-inner{gap:18px;overflow:hidden;white-space:nowrap}.signal-inner span:nth-child(2){display:none}.section-head,.vision{grid-template-columns:1fr}.products{padding-top:85px;padding-bottom:85px}.product-grid{grid-template-columns:1fr}.product{min-height:350px}.vision-card{padding:36px 28px}.quote{min-height:240px}.contact,.footer-main{display:block}.contact-mail{display:inline-block;margin-top:35px}.footer-main>p{margin:30px 0}.footer-links{padding-bottom:35px}.copyright{flex-wrap:wrap;gap:10px}.copyright a:nth-child(2){margin-left:0}}
