@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#172b35;--muted:#5e6f76;--paper:#f8f9f5;--orange:#ec593c;--line:#dce3df;--green:#eaf2e9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;line-height:1.15;letter-spacing:-.045em}p{color:var(--muted)}.wrap{max-width:1256px;margin:auto;padding-inline:48px}.skip{position:absolute;top:-60px;left:20px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}.site-header{height:102px;max-width:1440px;margin:auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:inline-flex;align-items:center;width:100px}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:550}.site-header nav a:hover,.text-link:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;background:var(--ink);color:white;padding:17px 24px;border-radius:7px;font-size:14px;font-weight:650;transition:background .15s,transform .15s}.button:hover{background:#2b4652;transform:translateY(-2px)}.button-small{padding:11px 19px;gap:23px}.button span{font-size:20px;line-height:1}.hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:28px;min-height:680px;padding-block:75px 90px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;margin-bottom:23px;color:var(--ink);display:flex;align-items:center;gap:9px}.status-dot{width:7px;height:7px;background:var(--orange);border-radius:50%}h1{font-size:clamp(48px,5.25vw,74px);font-weight:750;line-height:1.055;letter-spacing:-.065em}h1>span{color:var(--orange)}.intro{font-size:16px;line-height:1.8;max-width:430px;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.text-link{font-size:13px;font-weight:650;display:inline-flex;gap:14px;align-items:center}.hero-note{font-size:11px;margin-top:17px}.product-scene{position:relative;min-width:0;padding:42px 0 65px 10px}.scene-orbit{position:absolute;border:1px solid #d9e4dc;border-radius:50%;pointer-events:none}.orbit-one{width:380px;height:380px;right:10px;top:2px;background:radial-gradient(circle,#e6eee3,#f0f4ec88 60%,transparent 70%)}.orbit-two{width:470px;height:470px;right:-18px;top:-30px}.workflow-preview{position:relative;background:#fff;border:1px solid #d8e1dd;border-radius:13px;box-shadow:0 25px 65px #1c373012;transform:rotate(-3deg);overflow:hidden}.preview-top{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #eef1ee;gap:10px}.mini-brand{font-family:Manrope,sans-serif;font-weight:800;font-size:23px;letter-spacing:-2px}.mini-brand>span{color:var(--orange)}.preview-caption{font-size:9px;color:var(--muted)}.avatar{width:23px;height:23px;border-radius:50%;font-size:11px;background:var(--green);display:grid;place-items:center}.preview-body{display:flex;min-height:270px}.preview-sidebar{width:49px;flex-shrink:0;background:#fafbf9;border-right:1px solid #edf1ec;padding:18px 8px;display:flex;flex-direction:column;gap:12px;align-items:center;color:#859690}.preview-sidebar span{display:grid;place-items:center;width:28px;height:28px;font-size:16px}.preview-sidebar .selected{background:var(--green);color:var(--ink);border-radius:6px}.preview-content{padding:24px 18px;flex:1;min-width:0}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.small-label{font-size:7px;font-weight:700;letter-spacing:.15em;color:var(--muted)}.preview-heading h2{font-size:17px;margin-top:4px}.live-pill{font-size:7px;background:var(--green);padding:4px 8px;border-radius:20px;color:#44674c}.preview-columns{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px}.preview-columns h3{font-family:inherit;font-size:9px;letter-spacing:0;font-weight:500;display:flex;align-items:center;gap:5px;margin-bottom:9px}.dot{width:5px;height:5px;border-radius:50%;display:inline-block}.planned{background:#99aba4}.onsite{background:var(--orange)}.job-card{padding:12px 10px;border:1px solid #e3e8e3;border-radius:6px;background:#fff;min-height:140px}.job-category{font-size:6px;letter-spacing:.08em;color:#73857b}.job-card strong{font-size:10px;display:block;margin:8px 0}.job-card p{font-size:8px;line-height:1.7;min-height:28px}.job-bottom{display:flex;justify-content:space-between;margin-top:16px;font-size:7px;color:#758279}.featured{border-top:2px solid var(--orange)}.progress-track{height:3px;margin-top:11px;border-radius:4px;background:#f3e5df}.progress-track>span{display:block;width:65%;height:100%;background:var(--orange)}.featured .job-bottom{margin-top:8px}.completion{display:flex;align-items:center;gap:9px;margin-top:14px;background:#f3f7f0;padding:10px;border:1px solid #e4ebde;border-radius:6px}.checkmark{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#dfead8;color:#506449;flex-shrink:0}.completion strong{font-size:9px;display:block}.completion div>span{display:block;font-size:7px;color:var(--muted)}.preview-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1ec;padding:11px 18px;font-size:7px;color:#819087}.preview-footer b{padding:0 5px;color:#b1bdb5}.floating-note{position:absolute;bottom:26px;right:2px;border:1px solid #e0e5df;box-shadow:0 14px 40px #2337290d;border-radius:10px;background:white;display:flex;gap:12px;align-items:center;padding:16px 20px;transform:rotate(2deg)}.floating-note strong{display:block;font-size:11px}.floating-note div>span{display:block;font-size:9px;color:var(--muted)}.platform-strip{border-block:1px solid var(--line);background:#f0f3ed}.platform-strip .wrap{padding-block:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.platform-strip p{font-size:11px}.platform-strip span{font-size:11px;font-weight:650;white-space:nowrap}.section{padding-block:105px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:end;margin-bottom:48px}.section-heading h2,.workspace-section h2{font-size:43px}.section-heading>p{font-size:14px;line-height:1.9;max-width:355px;padding-bottom:4px}.section-heading .eyebrow{margin-bottom:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{padding:30px;border:1px solid var(--line);border-radius:10px;background:#fff9;display:flex;flex-direction:column}.feature-number{font-size:9px;letter-spacing:.1em;color:#819080;font-weight:650;margin-bottom:30px}.feature h3{font-size:21px;max-width:240px;line-height:1.35;margin-bottom:16px}.feature p{font-size:12px;line-height:1.9;flex:1}.tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:26px}.tags span{padding:4px 8px;background:#edf2ea;border-radius:4px;font-size:8px;color:#526653}.workflow-section{background:var(--ink);padding-block:85px;color:#fafcf6}.workflow-section p{color:#abbfc3}.workflow-section .eyebrow{color:#b2c9bc}.workflow-steps{list-style:none;padding:0;margin:65px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.workflow-steps li{border-top:1px solid #45606a;padding-top:22px}.workflow-steps li>span{font-size:11px;color:#a3c0a3;display:block;margin-bottom:24px}.workflow-steps h3{font-size:19px;letter-spacing:-.025em;margin-bottom:16px}.workflow-steps p{font-size:12px;line-height:1.9}.workspace-section{padding-block:110px;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.workspace-section>div>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:24px}.workspace-section .text-link{margin-top:25px}.workspace-graphic{background:#edf2e9;border:1px solid #dfe7d9;border-radius:13px;padding:50px 30px 30px;text-align:center}.identity-node{display:inline-block;border:1px solid #d2ddcb;border-radius:8px;background:white;padding:15px 34px;font-size:13px;font-weight:600;box-shadow:0 8px 20px #234b1d05}.workspace-connectors{height:45px;width:1px;background:#bbcbb2;margin:auto;position:relative}.workspace-connectors:after{content:'';position:absolute;bottom:0;left:-81px;width:163px;height:1px;background:#bbcbb2}.workspace-nodes{display:flex;justify-content:center;gap:20px}.workspace-nodes>span{font-size:11px;padding:20px 25px;background:#fff;border:1px solid #d2ddcb;border-radius:8px}.workspace-nodes b{display:block;font-size:25px;margin-bottom:10px;color:#789077}.workspace-graphic>p{font-size:10px!important;margin-top:28px!important}.closing{text-align:center;background:#e6eddf;border-radius:13px;padding-block:66px}.closing .eyebrow{justify-content:center}.closing h2{font-size:44px;margin-bottom:28px}.button-light{background:#fff;color:var(--ink);border:1px solid #ced9c7}.button-light:hover{background:#f3f6ef}.site-footer{padding-block:85px 25px;display:grid;grid-template-columns:1.6fr .8fr 1fr;gap:50px}.footer-company p{font-size:12px;margin-top:15px}.site-footer h2{font-family:inherit;font-size:12px;letter-spacing:0;margin:5px 0 20px}.site-footer>div>a:not(.brand){display:block;font-size:12px;color:var(--muted);margin-bottom:10px}.site-footer address{font-style:normal;color:var(--muted);font-size:12px;line-height:1.9}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-top:24px;font-size:10px;color:var(--muted)}.footer-bottom>div{display:flex;gap:22px}@media(min-width:1450px){.hero{min-height:750px}}@media(max-width:1000px){.wrap{padding-inline:30px}.site-header{padding-inline:30px}.hero{gap:20px}.hero-actions{gap:15px;flex-wrap:wrap}.orbit-two{width:360px;height:360px;right:-10px}.orbit-one{width:300px;height:300px}.preview-heading h2{font-size:13px}.preview-caption{display:none}.preview-content{padding:16px 12px}.preview-sidebar{width:36px;padding-inline:4px}.job-card{padding:8px}.floating-note{right:-5px;padding:12px}.section-heading{gap:40px}.feature{padding:22px}.feature h3{font-size:19px}.workspace-section{gap:45px}.platform-strip .wrap{flex-wrap:wrap;justify-content:center}.platform-strip p{width:100%;text-align:center}}@media(max-width:700px){.wrap{padding-inline:24px}.site-header{height:82px;padding-inline:24px;gap:15px}.brand{width:82px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:50px;gap:25px}.hero-copy{max-width:520px}h1{font-size:59px}.intro{font-size:15px}.hero-actions{gap:22px}.product-scene{max-width:500px;width:100%;margin:15px auto 0;padding-left:0}.orbit-two{right:3%;top:15px;width:85%;height:330px}.orbit-one{right:14%;top:40px;width:70%;height:280px}.preview-content{padding:24px 18px}.preview-heading h2{font-size:17px}.job-card{padding:13px}.floating-note{right:8px}.section{padding-block:65px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:32px}.section-heading h2,.workspace-section h2{font-size:36px}.section-heading>p{max-width:none}.feature-grid{grid-template-columns:1fr 1fr;gap:13px}.feature{padding:22px 18px}.feature h3{font-size:19px}.feature-number{font-size:8px;margin-bottom:21px}.feature p{font-size:11px}.tags{margin-top:18px}.workflow-section{padding-block:60px}.workflow-steps{grid-template-columns:1fr 1fr;gap:35px 24px;margin-top:40px}.workflow-steps h3{font-size:18px}.workspace-section{padding-block:65px;grid-template-columns:1fr;gap:36px}.workspace-graphic{order:2;max-width:450px;width:100%;margin:auto}.closing{margin-inline:16px;padding-block:48px}.closing h2{font-size:33px}.site-footer{padding-block:55px 25px;grid-template-columns:1fr 1fr;gap:35px}.footer-company{grid-column:1/-1}.site-footer address{font-size:11px}.footer-bottom{font-size:9px}}@media(max-width:380px){h1{font-size:51px}.feature-grid{grid-template-columns:1fr}.workspace-nodes>span{padding:20px 16px}.hero-actions{gap:18px}.preview-sidebar{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
