@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body,h1,h2,h3,h4,p,ol{margin:0}ol{padding:0}img,svg{max-width:100%;display:block}button,a{font:inherit}}@layer base{:root{--ink:#12202c;--muted:#536472;--night:#202b3b;--night-deep:#121c29;--green:#6cbc35;--green-deep:#4e9b24;--paper:#f4f7f5;--white:#fff;--line:#12202c1f;--shell:min(1160px, calc(100% - 2.5rem));color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--paper);min-width:320px;line-height:1.65}a{color:inherit}h1,h2,h3,h4{letter-spacing:-.04em;line-height:1.08}h1{font-size:clamp(4rem,10vw,7.8rem)}h2{font-size:clamp(2.65rem,5.5vw,4.8rem)}h3{font-size:clamp(1.7rem,3vw,2.55rem)}h4{font-size:1.2rem}::selection{color:var(--night-deep);background:#a6e47e}}@layer layout{.shell{width:var(--shell);margin-inline:auto}.section{padding-block:clamp(6rem,11vw,10rem)}.section-heading{max-width:58rem}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading>p:last-child{max-width:42rem;color:var(--muted);margin:1.3rem auto 0;font-size:1.05rem}.kicker{color:var(--green-deep);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:800}}@layer components{.skip-link{z-index:100;color:var(--night-deep);background:#a6e47e;border-radius:.5rem;padding:.6rem .9rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;color:#fffc;position:absolute;inset:0 0 auto}.header-inner{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;min-height:6.4rem;display:flex}.brand{align-items:center;display:inline-flex}.brand img{width:10.8rem;height:auto}.site-nav{align-items:center;gap:2rem;font-size:.88rem;font-weight:650;display:flex}.site-nav a{text-decoration:none;transition:color .16s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--white)}.menu-toggle{display:none}.hero{min-height:930px;color:var(--white);background:linear-gradient(145deg,#263346 0%,#182535 100%);position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#6cbc358c,#6cbc3514);border:1px solid #ffffff29;border-radius:50% 50% 0 0;width:116%;height:34rem;position:absolute;bottom:-20rem;right:-8%;transform:rotate(-4deg)}.hero-grid{opacity:.45;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 90%)}.hero-inner{z-index:2;text-align:center;justify-items:center;padding-top:11.5rem;display:grid;position:relative}.hero-copy .kicker{color:#a6e47e}.hero-copy>p:last-child{color:#ffffffb3;margin-top:1rem;font-size:clamp(1.1rem,2vw,1.4rem)}.hero-product{filter:drop-shadow(0 40px 45px #00000047);width:min(780px,92%);margin-top:4.5rem}.hero-product img{width:100%;height:auto}.features{background:linear-gradient(180deg, #edf3ee, var(--paper))}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4.5rem;display:grid}.feature-card{background:var(--white);border:1px solid var(--line);border-radius:1.25rem;min-height:22rem;padding:2rem;box-shadow:0 18px 50px #12202c0a}.feature-card>span{width:3rem;height:3rem;color:var(--green-deep);background:#6cbc351f;border-radius:50%;place-items:center;margin-bottom:4rem;font-size:.72rem;font-weight:800;display:grid}.feature-card h3{font-size:1.55rem}.feature-card p{color:var(--muted);margin-top:1rem;font-size:.94rem}.how-it-works{color:var(--white);background:var(--night-deep)}.how-it-works .kicker{color:#a6e47e}.process-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.process-art{background:#1b2939;border:1px solid #ffffff17;border-radius:1.5rem;align-self:start;place-items:center;padding:2rem;display:grid;position:sticky;top:7rem}.process-art img{width:min(100%,18rem);height:auto}.workflow-list{margin-top:3rem;list-style:none;display:grid}.workflow-list li{border-top:1px solid #ffffff1f;grid-template-columns:3rem 1fr;gap:1rem;padding-block:1.15rem;display:grid}.workflow-list li:last-child{border-bottom:1px solid #ffffff1f}.workflow-list span{color:#a6e47e;font-size:.75rem;font-weight:800}.workflow-list p{color:#ffffffad;font-size:.92rem}.startup{border-top:1px solid #ffffff1f;margin-top:4.5rem;padding-top:4rem}.startup>h3{max-width:35rem;font-size:clamp(1.7rem,3vw,2.6rem)}.startup-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1rem;margin-top:3rem;display:grid}.startup-grid article{background:#1b2939;border:1px solid #ffffff14;border-radius:1rem;min-height:15rem;padding:1.6rem}.startup-grid article>span{color:#a6e47e;font-size:.72rem;font-weight:800}.startup-grid h4{margin-top:2.8rem}.startup-grid p{color:#ffffff8c;margin-top:.8rem;font-size:.86rem}.startup-art{align-self:start;place-items:center;min-width:0;padding:1.5rem;display:grid}.startup-art img{width:min(100%,10rem);height:auto}.advantages-intro{background:var(--white)}.advantages-intro .section-heading{max-width:70rem}.detail-section{background:var(--white);padding-block:clamp(5rem,9vw,8rem)}.detail-section,.numbers,.devices{content-visibility:auto;contain-intrinsic-size:auto 700px}.detail-section.dark{color:var(--white);background:var(--night)}.detail-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.detail-grid.image-first{grid-template-columns:1.28fr .72fr}.detail-grid.image-first .detail-image{order:-1}.detail-copy h3{margin-bottom:1.6rem}.detail-copy p{color:var(--muted);font-size:.94rem}.detail-copy p+p{margin-top:.9rem}.dark .detail-copy p{color:#ffffff9e}.detail-image{border:1px solid var(--line);background:#edf2f2;border-radius:1.35rem;min-width:0;padding:1rem;box-shadow:0 25px 65px #12202c1a}.dark .detail-image{background:#2b394a;border-color:#ffffff1a;box-shadow:0 28px 70px #0003}.detail-image img{width:100%;height:auto}.numbers{color:var(--white);background:var(--night-deep)}.numbers .kicker{color:#a6e47e}.numbers .section-heading>p:last-child{color:#ffffff8c}.numbers-grid{border-block:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);margin-top:4.5rem;display:grid}.numbers-grid>div{text-align:center;border-left:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;min-height:15rem;padding:1.5rem;display:flex}.numbers-grid>div:last-child{border-right:1px solid #ffffff1f}.numbers-grid strong{letter-spacing:-.05em;font-size:clamp(2rem,4vw,3.8rem)}.number-icon{color:#a6e47e;background:#6cbc351f;border-radius:50%;place-items:center;width:3.6rem;height:3.6rem;margin-bottom:1.1rem;display:grid}.number-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.65rem;height:1.65rem}.numbers-grid .number-label{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:.74rem}.devices{background:var(--white);padding-block:clamp(4rem,8vw,7rem)}.devices img{width:min(100%,1000px);height:auto;margin-inline:auto}.site-footer{color:#ffffff8c;background:#0b131d;padding-block:3rem}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-inner>img{width:9rem;height:auto}.footer-inner nav{flex-wrap:wrap;justify-content:flex-end;gap:.7rem 1.4rem;font-size:.78rem;display:flex}.footer-inner a{text-decoration:none}.footer-inner a:hover{color:var(--white)}.button:focus-visible,.site-nav a:focus-visible,.menu-toggle:focus-visible,.footer-inner a:focus-visible{outline-offset:4px;outline:3px solid #a6e47e}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.hero{min-height:820px}.feature-grid{grid-template-columns:1fr 1fr}.process-layout,.detail-grid,.detail-grid.image-first{grid-template-columns:1fr}.process-art{position:relative;top:auto}.detail-grid.image-first .detail-image{order:0}.detail-copy{max-width:44rem}.detail-image{grid-row:auto}.startup-grid{grid-template-columns:repeat(3,1fr)}.startup-art{grid-column:1/-1}}@media (width<=720px){:root{--shell:min(100% - 1.5rem, 42rem)}.header-inner{min-height:5.4rem}.brand img{width:9rem}.menu-toggle{z-index:3;width:2.75rem;height:2.75rem;color:var(--white);background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;place-content:center;gap:.35rem;display:grid;position:relative}.menu-toggle span:not(.sr-only){background:currentColor;width:1rem;height:1px}.site-nav{background:#121c29fa;border:1px solid #ffffff1f;border-radius:1rem;padding:1rem;display:none;position:absolute;top:5rem;left:.75rem;right:.75rem;box-shadow:0 22px 60px #00000047}.site-nav.is-open{gap:0;display:grid}.site-nav a{padding:.8rem}.hero{min-height:700px}.hero-inner{padding-top:9.5rem}.hero-product{margin-top:3.5rem}.feature-grid,.startup-grid,.numbers-grid{grid-template-columns:1fr}.feature-card{min-height:18rem}.feature-card>span{margin-bottom:2.8rem}.startup-art{grid-column:auto}.numbers-grid>div{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;min-height:8.5rem}.numbers-grid>div:last-child{border-bottom:0}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner nav{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}}
