@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800&family=DM+Sans:wght@400;500;600;700&display=swap";.hero-showcase{background:#151819;border:1px solid #303634;border-radius:13px;min-height:330px;position:relative;overflow:hidden;transform:rotate(2.5deg);box-shadow:16px 22px #222722}.hero-showcase:before{content:"";background:linear-gradient(135deg,#b9f5321f,#0000 55%);position:absolute;inset:0}.hero-showcase article{opacity:0;grid-template-columns:auto 1fr;align-items:center;gap:25px;padding:42px;transition:opacity .55s,transform .55s;display:grid;position:absolute;inset:0;transform:translateY(16px)}.hero-showcase article.active{opacity:1;transform:translateY(0)}.hero-showcase article>strong{color:var(--lime);font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(5rem,10vw,8rem);line-height:.8}.hero-showcase article p{color:var(--lime);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:700}.hero-showcase article h3{color:var(--white);margin:0 0 12px;font-size:clamp(1.4rem,2.4vw,2.05rem);line-height:1}.hero-showcase article span{color:var(--muted);font-size:.95rem;line-height:1.55}.hero-showcase-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:20px;right:22px}.hero-showcase-dots button{cursor:pointer;background:#f5f7f573;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,background .2s}.hero-showcase-dots button.active{background:var(--lime);border-radius:5px;width:20px}@media (width<=800px){.hero-showcase{width:min(100%,520px);margin:auto}}@media (width<=480px){.hero-showcase{min-height:280px}.hero-showcase article{gap:17px;padding:30px 24px}.hero-showcase article>strong{font-size:4.5rem}}:root{--lime:#b9f532;--ink:#0b0d0d;--surface:#151819;--line:#292d2c;--muted:#a7aeaa;--white:#f5f7f5;color:var(--white);background:var(--ink);font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.wrap{width:min(1180px,100% - 40px);margin:auto}a{color:inherit;text-decoration:none}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:82px;display:flex}.brand{width:auto;height:35px;display:block}.nav-links{color:#cbd0cc;gap:28px;font-size:.91rem;display:flex}.nav-links a:hover{color:var(--lime)}.btn{background:var(--lime);color:#10130f;border:0;border-radius:8px;justify-content:center;align-items:center;padding:14px 20px;font-size:.94rem;font-weight:700;display:inline-flex}.btn:hover,.demo-caption button:hover{background:#cbff57}.outline{color:#fff;background:0 0;border:1px solid #3a403d}.hero{padding:95px 0 74px;overflow:hidden}.hero-grid,.split{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}.eyebrow{color:var(--lime);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;font-size:.79rem;font-weight:700;display:flex}.eyebrow i{background:var(--lime);border-radius:50%;width:8px;height:8px}h1,h2{text-transform:uppercase;letter-spacing:-.025em;margin:16px 0 18px;font-family:Barlow Condensed,Impact,sans-serif;line-height:.92}h1{font-size:clamp(4.4rem,9vw,7.5rem)}h2{font-size:clamp(3.3rem,6vw,5.6rem)}h1 b,h2 b{color:var(--lime)}p{color:var(--muted);line-height:1.6}.hero p{max-width:530px;font-size:1.1rem}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero small{color:#737a75;margin-top:14px;display:block}.dashboard{background:var(--surface);border:1px solid #303634;border-radius:13px;padding:12px;position:relative;transform:rotate(2.5deg);box-shadow:16px 22px #222722}.dashboard img,.product{border-radius:7px;width:100%;display:block}.dashboard span{background:var(--lime);color:#10130f;border-radius:8px;padding:10px 13px;font-size:.87rem;font-weight:700;position:absolute;bottom:35px;left:-28px}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0}.strip .wrap{color:#c3c9c5;justify-content:space-between;gap:25px;font-size:.9rem;font-weight:600;display:flex}.section{padding:105px 0}.dark{background:#101312}.intro{max-width:680px;font-size:1.05rem}.features{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:50px;display:grid}.features article{border-right:1px solid var(--line);min-height:220px;padding:29px 26px 18px 0}.features article+article{padding-left:28px}.features article:last-child{border:0}em{color:var(--lime);font-family:Barlow Condensed;font-size:1.7rem;font-style:normal}h3{margin:29px 0 9px;font-size:1.1rem}.features p,.steps p{margin:0;font-size:.93rem}.split p{max-width:450px}.split ul{margin:28px 0 0;padding:0;list-style:none}.split li{border-top:1px solid var(--line);padding:16px 0}.split li:before{content:"✓";color:var(--lime);margin-right:12px;font-weight:800}.product{border:1px solid #303634;border-radius:13px}.steps{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px;display:grid}.steps article{background:var(--surface);border:1px solid #303634;border-radius:11px;min-height:195px;padding:27px}.demo-shell{background:#151918;border:1px solid #343a37;border-radius:16px;margin-top:46px;overflow:hidden}.demo-top,.demo-caption{justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.demo-top{border-bottom:1px solid var(--line)}.demo-top p,.demo-caption p{margin:3px 0 0;font-size:.9rem}.demo-tabs{background:#101312;gap:7px;padding:13px 16px;display:flex;overflow-x:auto}.demo-tab{color:#aeb5b0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:none;padding:10px 13px;font:600 .87rem DM Sans}.demo-tab.active{color:var(--lime);background:#202a17;border-color:#627b2f}.demo-stage{background:#0e1010}.demo-stage video{aspect-ratio:1.98;object-fit:cover;object-position:top;background:#0e1010;width:100%;display:none}.demo-stage video.active{animation:.34s both enter;display:block}.demo-caption{border-top:1px solid var(--line);background:#171b19}.demo-caption p span{color:var(--lime);font-weight:700}.demo-caption button{background:var(--lime);color:#10130f;white-space:nowrap;cursor:pointer;border:0;border-radius:6px;padding:10px 14px;font:700 .85rem DM Sans}@keyframes enter{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.cta{background:var(--lime);color:#10130f;border-radius:18px;justify-content:space-between;align-items:end;gap:30px;margin:0 auto 75px;padding:58px min(7vw,82px);display:flex}.cta h2{max-width:670px;font-size:clamp(3.5rem,6vw,5.8rem)}.cta p{color:#32362f}.dark-btn{color:#fff;background:#0e110f}.footer{color:#8f9691;justify-content:space-between;align-items:center;padding:0 0 30px;font-size:.85rem;display:flex}.footer img{width:142px}.footer div{gap:18px;display:flex}@media (width<=800px){.nav-links{display:none}.hero{padding:64px 0}.hero-grid,.split{grid-template-columns:1fr;gap:40px}.dashboard{max-width:520px;margin:auto}.features,.steps{grid-template-columns:1fr}.features article,.features article+article{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.section{padding:74px 0}.cta{padding:40px 28px;display:block}.cta .btn{margin-top:20px}.footer{flex-direction:column;align-items:flex-start;gap:22px}}@media (width<=480px){.wrap{width:min(100% - 28px,1180px)}.nav{height:68px}.brand{height:28px}.nav .btn{padding:10px 12px;font-size:.8rem}h1{font-size:3.9rem}.actions{display:grid}.strip .wrap{white-space:nowrap;justify-content:flex-start;overflow:hidden}.strip span:nth-child(n+3){display:none}.demo-top,.demo-caption{flex-direction:column;align-items:flex-start}.demo-caption button{width:100%}.demo-stage video{aspect-ratio:1.2}}
