:root{--ink:#10231d;--ink2:#17352c;--green:#b9ef45;--green2:#98ce2e;--cream:#f7f7f2;--soft:#eef1e9;--white:#fff;--line:#d8ddd4;--muted:#68766f;--orange:#ff8a45;--shadow:0 20px 50px rgba(14,42,32,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit}.container{width:min(1200px,calc(100% - 48px));margin:auto}.topbar{height:34px;background:var(--ink);color:#d9e4de;display:flex;align-items:center;justify-content:center;gap:65px;font:500 9px 'DM Mono';letter-spacing:.55px}.topbar span:before{content:'•';color:var(--green);margin-right:8px}.site-header{background:rgba(247,247,242,.94);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:16px;font-weight:800;letter-spacing:-.7px;line-height:.9}.logo-symbol{height:38px;width:38px;border-radius:10px;background:var(--ink);color:var(--green);display:grid;place-items:center;font:500 12px 'DM Mono'}.logo small{display:block;color:#7c8a83;font:500 8px 'DM Mono';letter-spacing:.6px;margin-top:6px}.site-header nav{display:flex;gap:31px}.site-header nav a{text-decoration:none;font-size:12px;font-weight:700}.nav-cta{background:var(--green);height:42px;padding:0 17px;display:flex;align-items:center;gap:17px;text-decoration:none;font-size:11px;font-weight:800;border-radius:2px}.nav-cta span{font-size:17px}.hero{padding:70px 0 76px;background:radial-gradient(circle at 15% 30%,#e8f2d7 0,transparent 32%),var(--cream)}.hero-grid{display:grid;grid-template-columns:1fr .88fr;gap:72px;align-items:center}.pill{display:inline-flex;align-items:center;border:1px solid #cbd3c7;border-radius:30px;padding:8px 12px;font:500 9px 'DM Mono';letter-spacing:.8px;margin-bottom:25px;background:#fff}.pill i{height:7px;width:7px;background:var(--green2);border-radius:50%;margin-right:8px;box-shadow:0 0 0 4px #b9ef4533}.hero h1{font-size:clamp(46px,5.4vw,76px);line-height:1.02;letter-spacing:-4.6px;margin:0 0 25px;max-width:680px}.hero h1 span{color:#7da91d}.hero-lead{font-size:16px;line-height:1.75;color:var(--muted);max-width:600px;margin:0}.hero-actions{display:flex;gap:12px;margin:34px 0 39px}.btn{height:50px;display:inline-flex;align-items:center;gap:27px;padding:0 20px;text-decoration:none;font-size:12px;font-weight:800;border-radius:2px}.btn-dark{background:var(--ink);color:#fff}.btn-dark span{color:var(--green);font-size:18px}.btn-light{background:#fff;border:1px solid var(--line)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:20px;gap:15px}.hero-proof>div{display:flex;gap:9px}.hero-proof b{color:#82ad20;font:500 9px 'DM Mono';padding-top:3px}.hero-proof span{font-size:10px;line-height:1.5;color:var(--muted)}.hero-proof strong{display:block;font-size:11px;color:var(--ink)}.hero-product{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);position:relative}.product-badge{position:absolute;top:18px;left:-8px;background:var(--orange);color:#fff;padding:8px 12px;font:500 9px 'DM Mono';letter-spacing:.6px;z-index:3}.product-badge:after{content:'';position:absolute;bottom:-7px;left:0;border-top:7px solid #b95428;border-left:7px solid transparent}.product-stage{height:390px;background:var(--ink2);position:relative;overflow:hidden}.stage-grid{position:absolute;inset:0;background:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,#000,transparent)}.glow{position:absolute;width:250px;height:250px;border-radius:50%;background:var(--green);filter:blur(100px);opacity:.16;left:24%;top:19%}.device{width:170px;height:205px;background:linear-gradient(145deg,#eef1e9,#bec9bf);border:1px solid #fff;box-shadow:16px 18px 0 #0a1a15,0 25px 40px #0007;padding:16px;color:#18342c;position:relative}.device.large{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%)}.device-head{display:flex;align-items:center;justify-content:space-between;font:500 10px 'DM Mono'}.device-head i{height:8px;width:8px;background:#67b83e;border-radius:50%;box-shadow:0 0 7px #67b83e}.device>strong{font:500 26px 'DM Mono';display:block;margin-top:31px;letter-spacing:-2px}.device>small{font:500 7px 'DM Mono';letter-spacing:.7px}.terminals{position:absolute;left:15px;right:15px;bottom:43px;display:flex;justify-content:space-between}.terminals i{width:16px;height:20px;background:#2b4039;border-radius:2px;box-shadow:inset 0 5px #111}.device-foot{position:absolute;left:15px;right:15px;bottom:14px;display:flex;justify-content:space-between;font:500 7px 'DM Mono'}.skill-chip{position:absolute;right:26px;bottom:25px;background:var(--green);display:flex;align-items:center;gap:10px;padding:9px 11px;z-index:2;color:var(--ink)}.skill-chip>span{width:30px;height:30px;background:var(--ink);color:var(--green);display:grid;place-items:center;font:500 10px 'DM Mono'}.skill-chip b,.skill-chip small{display:block}.skill-chip b{font:500 8px 'DM Mono'}.skill-chip small{font-size:8px;margin-top:2px}.skill-chip>i{font-style:normal;font-weight:800;margin-left:8px}.connection-line{position:absolute;width:88px;border-top:1px dashed var(--green);right:114px;bottom:61px}.hero-product-info{padding:20px 22px;display:flex;justify-content:space-between;align-items:center}.hero-product-info p{font:500 8px 'DM Mono';letter-spacing:.9px;color:#7a8880;margin:0 0 6px}.hero-product-info h2{font-size:16px;letter-spacing:-.6px;margin:0}.hero-product-info a{font-size:10px;font-weight:800;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px;white-space:nowrap}.hero-product-info a span{color:#80a923;font-size:15px}.value-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.value-strip>.container{display:grid;grid-template-columns:repeat(4,1fr)}.value-strip .container>div{display:flex;align-items:center;gap:13px;padding:23px 20px;border-right:1px solid var(--line)}.value-strip .container>div:first-child{border-left:1px solid var(--line)}.value-strip .container>div>span{font-size:18px;color:#83ac23}.value-strip p{margin:0;font-size:9px;color:var(--muted);line-height:1.55}.value-strip b{display:block;color:var(--ink);font-size:11px}.section{padding:112px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px}.overline{font:500 9px 'DM Mono';letter-spacing:1.1px;color:#759318;margin:0 0 18px}.section-head h2,.steps-title h2,.library-title h2,.support h2{font-size:clamp(34px,4vw,54px);letter-spacing:-3.2px;line-height:1.06;margin:0}.section-head>p{max-width:390px;color:var(--muted);font-size:13px;line-height:1.75;margin:0}.filter-row{display:flex;gap:7px;margin:38px 0 21px}.filter{border:1px solid #cbd2c8;background:transparent;font:700 10px Manrope;padding:9px 13px;cursor:pointer}.filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.shop-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.shop-card.featured{border-color:#9eba5d;box-shadow:0 14px 40px #274b3912}.shop-card-top{height:45px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.tag{background:#e5e8e1;padding:5px 8px;font:500 8px 'DM Mono';letter-spacing:.6px}.tag.green{background:var(--green)}.sku{font:500 8px 'DM Mono';color:#88948e}.shop-visual{height:240px;background:#e9ede5;position:relative;display:grid;place-items:center;overflow:hidden}.shop-visual:before{content:'';position:absolute;inset:0;background:radial-gradient(#8d9c8f 1px,transparent 1px);background-size:14px 14px;opacity:.2}.shop-visual .device{transform:scale(.7);box-shadow:13px 15px 0 #9fa9a0,0 20px 30px #0003}.included{position:absolute;right:12px;bottom:12px;background:var(--ink);color:var(--green);padding:7px 9px;font:500 8px 'DM Mono';letter-spacing:.5px}.analog-visual{background:#183b32}.signal-screen{width:80%;height:120px;border:1px solid #5c7f73;background:#102921;position:relative;padding-top:25px}.signal-screen svg{width:100%;height:60px}.signal-screen path{fill:none;stroke:var(--green);stroke-width:2}.signal-screen>i{position:absolute;inset:0;background:linear-gradient(#ffffff0b 1px,transparent 1px),linear-gradient(90deg,#ffffff0b 1px,transparent 1px);background-size:20px 20px}.signal-screen span{position:absolute;bottom:7px;font:500 7px 'DM Mono';color:#b2c7bf}.signal-screen span:first-of-type{left:8px}.signal-screen span:last-child{right:8px}.edge-visual{background:#dfe3dc}.edge-box{width:180px;height:126px;background:#22372f;box-shadow:12px 13px 0 #aeb7ae;padding:17px;color:#fff;position:relative}.edge-box>span{font:500 7px 'DM Mono';color:#9eb2a8}.edge-box>strong{font:500 25px 'DM Mono';color:var(--green);display:block;margin-top:10px;line-height:.85}.edge-box>div{position:absolute;right:15px;bottom:15px;display:flex;gap:6px}.edge-box i{width:8px;height:8px;border-radius:50%;background:#788c83}.edge-box i:first-child{background:var(--green)}.shop-content{padding:23px;display:flex;flex-direction:column;flex:1}.category{font:500 9px 'DM Mono';letter-spacing:.8px;color:#7f991f;margin:0 0 10px}.shop-content h3{font-size:20px;letter-spacing:-1px;line-height:1.2;margin:0 0 12px}.desc{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.included-list{list-style:none;margin:20px 0 24px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.included-list li{font-size:10px;margin:8px 0;color:#526159}.included-list li span{color:#80ae16;margin-right:7px;font-weight:800}.card-bottom{margin-top:auto}.card-bottom>div{display:flex;align-items:end;justify-content:space-between;margin-bottom:13px}.card-bottom small,.card-bottom strong{display:block}.card-bottom small{font:500 8px 'DM Mono';color:#8b9891;margin-bottom:3px}.card-bottom strong{font-size:11px}.buy-btn{height:44px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;text-decoration:none;font-size:11px;font-weight:800}.buy-btn span{color:var(--green);font-size:17px}.buy-btn.outline{background:#fff;border:1px solid var(--ink);color:var(--ink)}.shop-card[hidden]{display:none}.steps-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps-title{text-align:center;max-width:650px;margin:0 auto 55px}.steps-title>p:last-child{font-size:13px;color:var(--muted);margin:17px 0 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.steps-grid article{padding:34px;min-height:265px;position:relative}.steps-grid article+article{border-left:1px solid var(--line)}.steps-grid article>span{font:500 9px 'DM Mono';color:#7e9e24}.step-icon{width:48px;height:48px;background:#e7f5c7;color:#709811;display:grid;place-items:center;margin:30px 0 20px;font-size:18px}.steps-grid h3{font-size:17px;letter-spacing:-.7px;margin:0 0 9px}.steps-grid p{font-size:11px;line-height:1.7;color:var(--muted);max-width:280px;margin:0}.library-section{background:var(--ink);color:#fff}.library-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.overline.light{color:var(--green)}.library-title>div>p:last-child{font-size:13px;color:#aebfb6;margin:15px 0 0}.github-mark{display:flex;align-items:center;gap:12px}.github-mark>span{width:43px;height:43px;border:1px solid #587067;display:grid;place-items:center;border-radius:50%;font:500 10px 'DM Mono'}.github-mark p{font-size:10px;color:#9fb2a8;line-height:1.5;margin:0}.github-mark b{color:#fff}.library-box{border:1px solid #50685f}.library-search{display:flex;align-items:center;gap:23px;padding:19px 22px;border-bottom:1px solid #50685f}.library-search label{font:500 8px 'DM Mono';letter-spacing:.8px;color:#b5c4bc;white-space:nowrap}.library-search>div{height:41px;background:#fff;display:flex;align-items:center;color:var(--ink);flex:1;padding-left:12px}.library-search input{border:0;outline:0;height:100%;flex:1;padding:0 10px;font:500 11px 'DM Mono'}.library-search>div>b{font:500 9px 'DM Mono';padding:0 13px;color:#718078;border-left:1px solid var(--line)}.library-results{display:grid;grid-template-columns:repeat(3,1fr)}.skill-card{padding:23px;min-height:235px;display:flex;flex-direction:column;border-right:1px solid #50685f;background:#17332a}.skill-card:last-child{border-right:0}.skill-card.active{background:var(--green);color:var(--ink)}.skill-card>div:first-child{display:flex;justify-content:space-between}.skill-card small,.skill-status{font:500 8px 'DM Mono';color:#8fa59a}.skill-status.ready{color:var(--green)}.skill-card.active .skill-status,.skill-card.active small{color:#51691b}.skill-card>p{font:500 9px 'DM Mono';letter-spacing:.7px;color:#a7b9b0;margin:28px 0 8px}.skill-card.active>p{color:#58711e}.skill-card h3{font-size:17px;letter-spacing:-.7px;margin:0 0 14px}.skill-tags{display:flex!important;justify-content:flex-start!important;gap:6px}.skill-tags span{border:1px solid #526b61;padding:5px 7px;font:500 8px 'DM Mono'}.skill-card.active .skill-tags span{border-color:#789e24}.skill-card button{margin-top:auto;padding:14px 0 0;border:0;border-top:1px solid #50685f;background:transparent;color:inherit;display:flex;justify-content:space-between;font-size:10px;font-weight:800;cursor:pointer}.skill-card.active button{border-color:#789e24}.skill-card[hidden]{display:none}.install-panel{background:#0b1b16;border-top:1px solid #50685f;padding:25px 23px}.install-heading{display:flex;align-items:center;gap:11px;margin-bottom:22px}.install-heading>span{height:31px;width:31px;background:var(--green);color:var(--ink);display:grid;place-items:center;font-weight:800}.install-heading p{font:500 8px 'DM Mono';color:#90a39a;margin:0 0 4px}.install-heading h3{font-size:16px;margin:0}.install-details{display:grid;grid-template-columns:.7fr 1.35fr 1fr;gap:27px}.install-details small{font:500 8px 'DM Mono';color:var(--green);display:block;margin-bottom:9px}.install-details a{font-size:11px;font-weight:700;text-decoration:none}.install-details p{font-size:10px;color:#aebfb6;line-height:1.6;margin:0}.command{height:38px;border:1px solid #50685f;display:flex;align-items:center;padding-left:11px}.command code{font:400 9px 'DM Mono';color:#cce6bd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.command button{height:100%;margin-left:auto;border:0;background:#3b594e;color:#fff;padding:0 11px;font-size:9px;font-weight:700;cursor:pointer}.command-wrap em{font-size:8px;color:#728a7f;font-style:normal;display:block;margin-top:6px}.use-section{background:#f0f2ec}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px;border:1px solid var(--line)}.use-grid article{background:#fff;padding:27px;min-height:215px;display:flex;flex-direction:column}.use-grid article+article{border-left:1px solid var(--line)}.use-grid>article>span{font:500 8px 'DM Mono';color:#789b1f}.use-grid h3{font-size:17px;letter-spacing:-.7px;margin:39px 0 9px}.use-grid p{font-size:10px;line-height:1.65;color:var(--muted);margin:0}.use-grid a{margin-top:auto;text-decoration:none;font-size:10px;font-weight:800;color:#71951d}.support{background:var(--green);padding:77px 0}.support-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:center}.support-card{background:var(--ink);color:#fff;padding:28px}.support-card>span{font:500 8px 'DM Mono';color:var(--green)}.support-card p{font-size:12px;line-height:1.75;color:#b9c8c1;margin:20px 0 25px}.support-card a{height:46px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:space-between;padding:0 15px;text-decoration:none;font-size:11px;font-weight:800}.support-card a span{font-size:17px;color:#789d20}footer{background:#091712;color:#fff}.footer-main{min-height:135px;display:grid;grid-template-columns:.8fr 1fr 1fr;align-items:center;border-bottom:1px solid #ffffff1f}.logo.inverted .logo-symbol{background:var(--green);color:var(--ink)}.footer-main>p{font-size:10px;color:#81948b}.footer-main>div{display:flex;justify-content:flex-end;gap:22px}.footer-main>div a{font-size:10px;text-decoration:none;color:#c5d0ca}.footer-bottom{height:55px;display:flex;align-items:center;justify-content:space-between;font:500 8px 'DM Mono';color:#6f8279}@media(max-width:900px){.site-header nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-product{max-width:600px}.value-strip>.container{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.shop-card{display:grid;grid-template-columns:.8fr 1.2fr}.shop-card-top{grid-column:1/-1}.shop-visual{height:auto;min-height:340px}.steps-grid,.library-results{grid-template-columns:1fr}.steps-grid article+article{border-left:0;border-top:1px solid var(--line)}.skill-card{border-right:0;border-bottom:1px solid #50685f}.use-grid{grid-template-columns:repeat(2,1fr)}.use-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.use-grid article:nth-child(4){border-top:1px solid var(--line)}.support-grid{gap:45px}}@media(max-width:640px){.container{width:min(100% - 28px,1200px)}.topbar{gap:0;justify-content:center}.topbar span{display:none}.topbar span:first-child{display:block}.nav-cta{display:none}.hero{padding:47px 0}.hero h1{letter-spacing:-3px}.hero-grid{gap:43px}.hero-proof{grid-template-columns:1fr}.hero-proof>div{display:none}.hero-proof>div:first-child{display:flex}.product-stage{height:330px}.skill-chip{right:12px}.value-strip>.container{grid-template-columns:1fr 1fr}.value-strip .container>div{padding:16px 10px}.value-strip .container>div:nth-child(n+3){border-top:1px solid var(--line)}.section{padding:75px 0}.section-head,.library-title{display:block}.section-head>p{margin-top:18px}.shop-card{display:flex}.shop-visual{height:240px;min-height:0}.steps-title{text-align:left}.library-search{display:block}.library-search label{display:block;margin-bottom:10px}.install-details{grid-template-columns:1fr}.use-grid{grid-template-columns:1fr}.use-grid article+article{border-left:0;border-top:1px solid var(--line)}.support-grid{grid-template-columns:1fr}.support{padding:60px 0}.footer-main{grid-template-columns:1fr;padding:32px 0;gap:22px}.footer-main>div{justify-content:flex-start}.footer-bottom{gap:20px}.hero-product-info{align-items:flex-start;gap:12px}.hero-product-info a{margin-top:2px}}
