:root{--ink:#10232d;--muted:#66777f;--lime:#b8eb2d;--cream:#f5f3ea;--line:#d9ddd4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.nav{width:min(1240px,calc(100% - 48px));height:84px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;letter-spacing:-.025em}.mark{width:31px;height:31px;display:grid;place-items:center;position:relative;border-radius:50%;background:var(--ink)}.mark:before{content:"";width:11px;height:11px;border:5px solid var(--lime);border-radius:50%}.mark i{width:5px;height:5px;position:absolute;border-radius:50%;background:var(--ink)}.nav-links{display:flex;align-items:center;gap:32px;color:#42535d;font-size:14px}.button{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:18px;color:#faffea;background:var(--ink);border-radius:9px;font-weight:700;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #10202b25}.button.small{min-height:38px;padding:0 16px;font-size:13px}.hero{width:min(1240px,calc(100% - 48px));min-height:730px;margin:auto;padding:74px 0 86px;display:grid;grid-template-columns:.91fr 1.09fr;align-items:center;gap:54px;overflow:hidden}.eyebrow{margin:0 0 24px;display:flex;align-items:center;gap:9px;color:#62717a;font:650 12px/1 ui-monospace,SFMono-Regular,monospace;letter-spacing:.09em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:#92bd18}h1,h2,h3,p{text-wrap:balance}h1{margin:0;font-size:clamp(54px,6vw,84px);line-height:.94;letter-spacing:-.065em}h1 em{color:#6d7e88;font-style:normal;font-weight:430}.lead{max-width:570px;margin:32px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.actions{margin:32px 0 17px;display:flex;align-items:center;gap:26px}.text-link{padding-bottom:4px;border-bottom:1px solid #9aa49e;font-size:14px;font-weight:650}.hero-copy>small{color:#7b898f}.stage{min-height:560px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #bac6b6;border-radius:50%}.orbit.one{width:590px;height:590px}.orbit.two{width:430px;height:430px;border-style:dashed;animation:spin 40s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-window{width:min(650px,92%);position:relative;z-index:2;overflow:hidden;background:#eef1ed;border:1px solid #aebbb2;border-radius:17px;box-shadow:0 35px 80px #20382c2e;transform:rotate(-1.5deg)}.app-window header{height:78px;padding:10px 18px;display:flex;align-items:center;gap:11px;color:#edf6f8;background:#132733}.lights{display:flex;gap:6px;align-self:flex-start;margin-right:9px}.lights i{width:9px;height:9px;border-radius:50%;background:#f06962}.lights i:nth-child(2){background:#eeb837}.lights i:nth-child(3){background:#55c66c}.avatar{width:38px;height:38px;display:grid;place-items:center;color:#17242c;background:var(--lime);border-radius:11px;font-weight:800}.person{display:grid;gap:2px}.person b{font-size:13px}.person small{color:#9fb0b8;font-size:9px}.ready{margin-left:auto;padding:7px 10px;border:1px solid #38505d;border-radius:7px;font-size:10px}.ready i{width:7px;height:7px;display:inline-block;margin-right:5px;border-radius:50%;background:#77da89}.tabs{height:42px;padding:8px 15px 0;display:flex;gap:5px;background:#172d39}.tabs>*{padding:8px 14px;color:#93a6af;background:#203b48;border-radius:7px 7px 0 0;font-size:9px}.tabs b{color:#17242c;background:#eef1ed}.workspace{min-height:320px;display:grid;grid-template-columns:180px 1fr}.workspace aside{padding:24px 20px;color:#dbe6e9;background:#17303c}.workspace aside small{color:#8198a3;font-size:9px}.workspace aside h3{margin:6px 0;font-size:16px}.workspace aside p{color:#9db0b8;font-size:9px}.workspace aside i{height:6px;margin-top:26px;display:block;background:#42606b;border-radius:3px}.workspace aside i+i{width:70%;margin-top:9px}.workspace article{padding:27px}.article-head{display:flex;justify-content:space-between;font-size:11px}.article-head span{color:#3e7c52;font-size:9px}.customer{margin-top:25px;padding:18px;display:flex;align-items:center;gap:12px;background:white;border:1px solid #dce2dd;border-radius:12px}.customer>strong{width:38px;height:38px;display:grid;place-items:center;background:#e3f2b4;border-radius:50%;font-size:11px}.customer p{margin:0;display:grid;gap:3px;font-size:12px}.customer small{color:#819097;font-size:9px}.metrics{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.metrics p{margin:0;padding:13px;display:grid;gap:5px;background:#e4e9e5;border-radius:9px}.metrics small{color:#7c8a90;font-size:8px}.metrics b{font-size:10px}.float-card{position:absolute;z-index:4;padding:13px 15px;display:flex;align-items:center;gap:11px;background:white;border:1px solid #d4dcd3;border-radius:12px;box-shadow:0 18px 38px #19302425}.float-card>span{width:31px;height:31px;display:grid;place-items:center;background:var(--lime);border-radius:9px}.float-card p{margin:0;display:grid;gap:2px;font-size:10px}.float-card small{color:#7b898f;font-size:8px}.float-card.call{top:65px;right:0}.float-card.context{bottom:40px;left:10px}.experience{padding:110px max(24px,calc((100vw - 1240px)/2));background:white;border-top:1px solid var(--line)}h2{margin:0;font-size:clamp(44px,5vw,70px);line-height:1;letter-spacing:-.055em}.features{margin-top:76px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.features article{min-height:260px;padding:28px 36px 20px 0;border-right:1px solid var(--line)}.features article+article{padding-left:36px}.features article:last-child{border:0}.features small{color:#91a095;font-family:ui-monospace,monospace}.features h3{margin:54px 0 14px;font-size:22px}.features p{max-width:310px;margin:0;color:var(--muted);line-height:1.65}.teams{padding:110px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:80px;color:#eff6f1;background:#112630}.teams .eyebrow{color:#9eb0b7}.teams>div>p:not(.eyebrow){margin:0 0 30px;color:#afbec3;font-size:17px;line-height:1.65}.button.lime{color:#16242a;background:var(--lime)}footer{min-height:150px;padding:0 max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;color:#c2cdd1;background:#112630;border-top:1px solid #314750;font-size:12px}footer .brand{color:white}footer p{text-align:center}footer>span{text-align:right}@media(max-width:900px){.nav-links>a:not(.button){display:none}.hero{grid-template-columns:1fr}.stage{min-height:520px}.teams{grid-template-columns:1fr}.features{grid-template-columns:1fr}.features article,.features article+article{min-height:auto;padding:30px 0;border-right:0;border-bottom:1px solid var(--line)}.features h3{margin-top:20px}}@media(max-width:600px){.nav,.hero{width:calc(100% - 28px)}.hero{padding-top:44px}.actions{align-items:flex-start;flex-direction:column}.stage{min-height:410px}.app-window{width:120%;transform:scale(.78) rotate(-1.5deg)}.orbit.one{width:430px;height:430px}.orbit.two{width:320px;height:320px}.float-card{display:none}.workspace{grid-template-columns:130px 1fr}.metrics{grid-template-columns:1fr}.metrics p:nth-child(n+2){display:none}.teams{gap:36px}footer{padding:40px 24px;grid-template-columns:1fr}footer p,footer>span{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit.two{animation:none}.button{transition:none}}
