:root{--ink:#112f37;--muted:#6d7e81;--teal:#237c71;--mint:#d7eee5;--paper:#fbfcfa;--line:#dfe7e2;--body:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--display:"Avenir Next","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}a,button{outline-offset:6px}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--teal)}.header{height:108px;max-width:1400px;margin:auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:35px;font-weight:750;letter-spacing:-2px}.logo svg{width:30px;height:30px;stroke:var(--teal);stroke-width:2;fill:none}.logo-dot{color:var(--teal)}nav{display:flex;gap:33px;font-size:13px;color:#617074}nav a:hover{color:var(--teal)}.nav-action{font-size:13px;border:1px solid #bfcfc6;padding:12px 18px;border-radius:5px}.nav-action span{margin-left:18px}.nav-action:hover{background:var(--mint)}.hero{max-width:1400px;margin:auto;min-height:654px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:44px;padding:75px 64px 87px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:600;color:var(--teal);margin:0 0 27px;line-height:1.8}.hero .eyebrow{display:flex;gap:9px;align-items:center;letter-spacing:1.1px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:600}h1{font-size:clamp(40px,4.15vw,61px);letter-spacing:-2.8px;line-height:1.14;margin-bottom:26px;white-space:nowrap}h1>span{color:var(--teal)}.intro{color:var(--muted);font-size:15px;line-height:1.9;margin-bottom:32px}.hero-actions{display:flex;gap:23px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:33px;padding:17px 22px;font-size:13px;border-radius:5px;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:white}.dark:hover{background:#24515a}.link-button{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.play{font-size:9px;width:24px;height:24px;display:grid;place-items:center;border:1px solid #cbd7d1;border-radius:50%}.hero-note{font-size:10px;color:#879793;margin:27px 0 0;letter-spacing:.1px}.hero-note span{font-size:17px;margin-right:7px}.hero-art{background:#edf3ee;border:1px solid #d7e3d9;border-radius:12px;position:relative;transform:rotate(-2deg);box-shadow:0 25px 55px #244c3e0c}.canvas-top{height:54px;border-bottom:1px solid #d7e3d9;display:flex;align-items:center;gap:9px;padding:0 19px;font-size:11px}.canvas-mark{color:#609282;font-size:19px}.version{margin-left:auto;font-size:7px;letter-spacing:1.2px;color:#8ba095}.diagram{height:auto;aspect-ratio:560/450;position:relative;background-image:radial-gradient(#bfcfc3 1px,transparent 1px);background-size:18px 18px}.paths{position:absolute;inset:0;width:100%;height:100%;stroke:#a4bab0;stroke-width:1.5}.paths .active-path{stroke:#559989;stroke-width:2;stroke-dasharray:8 5;animation:travel 16s linear infinite}.paths circle{fill:#458a7a;stroke:none}@keyframes travel{to{stroke-dashoffset:-150}}.flow-node{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #cfddd3;border-radius:7px;padding:14px 13px;box-shadow:0 6px 12px #234a3605;min-height:59px}.flow-node small{display:block;font-size:6px;letter-spacing:.9px;color:#9aa99f;margin-bottom:5px}.flow-node strong{font-size:11px;font-weight:550;white-space:nowrap}.flow-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:5px;background:#f0f5f1;color:#719488;font-size:20px}.request{left:5%;top:7%;width:42%}.request i{width:5px;height:5px;border-radius:50%;background:#72b8a0;margin-left:auto}.analysis{left:29%;top:30%;width:44%}.assignee{font-size:7px;background:#eee9da;color:#9f987b;border-radius:50%;width:22px;height:22px;display:grid;place-items:center;margin-left:auto}.decision{left:27%;top:54%;width:46%;background:#e1efe8;border-color:#afcdbd}.diamond{font-size:32px;color:#6a9a87}.contract{left:4%;top:78%;width:43%}.return{left:55%;top:78%;width:41%}.contract .flow-icon{background:#e7f5ed;color:#4e9677}.branch{position:absolute;font-size:8px;background:#edf3ee;padding:3px 7px;top:77%;z-index:2;color:#729282}.branch.yes{left:19%;top:71%}.branch.no{left:76%;top:71%}.annotation{position:absolute;right:6%;top:17%;font-family:Georgia,serif;font-style:italic;color:#8a9e90;font-size:10px;transform:rotate(8deg);max-width:90px;line-height:1.7}.canvas-bottom{display:flex;justify-content:space-between;border-top:1px solid #d7e3d9;padding:13px 18px;font-size:8px;color:#82988b}.canvas-bottom i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#76a28e;margin-right:7px}.floating-label{position:absolute;bottom:-22px;left:15%;background:var(--ink);color:#e6f4e9;border-radius:5px;padding:13px 20px;transform:rotate(2deg);font-size:10px;box-shadow:0 8px 20px #112f371a;white-space:nowrap}.floating-label>span{color:#9fc8b4;margin-right:8px}.scope{max-width:1272px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:20px}.scope>span{font-size:9px;letter-spacing:1.2px;color:#92a19b}.scope>div{display:flex;align-items:center;gap:37px;font-size:12px;color:#6a7e73}.scope b{font-weight:400;color:#b5c2b8}.section{max-width:1400px;margin:auto;padding:100px 64px}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;column-gap:30px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:20px}h2{font-size:42px;line-height:1.18;letter-spacing:-1.8px;margin-bottom:0}.section-heading>p:last-child{font-size:14px;line-height:1.9;color:var(--muted);padding-left:55px;margin:0 0 3px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px}.features article{border-top:1px solid #ccd9d0;padding-top:30px}.feature-symbol{width:70px;height:48px;margin-bottom:26px;position:relative;color:#57937b;font-size:39px;font-weight:300}.draw-symbol{display:flex;align-items:center;gap:0}.draw-symbol>span{width:24px;height:24px;border:1.5px solid #60977e;border-radius:4px;background:#e6f1e9}.draw-symbol>span:last-child{align-self:end;margin-bottom:2px}.draw-symbol i{width:20px;height:19px;border-top:1px solid #60977e;border-right:1px solid #60977e;position:relative;top:8px}.check-symbol{width:45px;border:1px solid #83a38f;background:#e7f0e8;border-radius:5px;text-align:center;font-size:27px}.check-symbol span{position:absolute;font-size:16px;right:-17px;bottom:-5px;background:var(--paper);border:1px solid #8bac97;width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.auto-symbol span{font-size:24px;position:absolute;left:40px;top:14px;color:#aac1b2}.feature-number{font-size:9px;letter-spacing:1.3px;color:#91a196;margin-bottom:16px}h3{font-size:26px;letter-spacing:-.8px;line-height:1.25;margin-bottom:18px}.features article>p:not(.feature-number){font-size:13px;line-height:1.9;color:var(--muted);max-width:320px}.features article>a{display:flex;justify-content:space-between;font-size:11px;margin-top:27px;color:#477d68}.features article>a:hover{color:#112f37}.walkthrough{display:grid;grid-template-columns:.95fr 1.05fr;gap:100px;background:#f0f4ef;border-top:1px solid #e6ece4;border-bottom:1px solid #e6ece4;max-width:none;padding-left:max(64px,calc((100vw - 1272px)/2));padding-right:max(64px,calc((100vw - 1272px)/2))}.walkthrough .eyebrow{font-size:9px}.walkthrough h2{font-size:38px}.walkthrough-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.9;margin:22px 0 30px}.process-tabs{display:grid}.process-tabs button{background:transparent;border:0;border-top:1px solid #d6e0d5;padding:18px 0;text-align:left;display:flex;align-items:center;gap:15px;font-size:13px;color:#8e9d91}.process-tabs button:last-child{border-bottom:1px solid #d6e0d5}.process-tabs button>span{font-size:9px;font-family:monospace}.process-tabs button>b{margin-left:auto;font-weight:400;font-size:18px}.process-tabs button[aria-selected=true]{color:#1c6756}.preview{align-self:center;background:#fbfcfa;border:1px solid #d9e3d8;border-radius:9px;padding:26px;box-shadow:0 20px 35px #3a5e3c06;min-height:376px}.preview-heading{display:flex;justify-content:space-between;gap:12px;font-size:11px;padding-bottom:20px;border-bottom:1px solid #e1e8df}.preview-heading>span{font-size:8px;color:#8d9d90;border:1px solid #d6e0d2;border-radius:4px;padding:3px 7px;white-space:nowrap}.preview-flow{display:grid;gap:8px;margin:22px 0}.preview-flow div{border:1px solid #dce5d7;border-radius:5px;background:#f7faf4;padding:13px 16px;font-size:11px;display:flex;align-items:center;gap:13px}.preview-flow b{font-size:10px;color:#90aa92;font-weight:400}.preview-flow span{margin-left:auto;font-size:9px;color:#95a496}.preview-note{font-size:10px;line-height:1.8;color:#8d9c8e;margin:17px 0 0}.check-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e8ede4;padding:19px 0;font-size:11px}.check-row>span{font-size:15px;color:#5c9b76}.check-row:last-of-type>span{color:#bb984d}.rule{margin-top:16px;padding:15px;border:1px solid #dfe7d9;border-radius:5px}.rule small{display:block;font-size:8px;letter-spacing:1px;color:#8ea18a;margin-bottom:10px}.rule p{margin:0;font-size:12px;line-height:1.6}.rule strong{font-weight:500;color:#408465}.audience{display:grid;grid-template-columns:1fr 1fr;gap:70px}.audience h2{font-size:37px}.audience .eyebrow{font-size:9px}.audience-list article{display:flex;gap:20px;padding:0 0 26px;margin-bottom:26px;border-bottom:1px solid var(--line)}.audience-list article:last-child{margin-bottom:0}.audience-list article>span{font-size:23px;color:#6b9982;line-height:1}.audience-list h3{font-size:16px;letter-spacing:-.3px;margin-bottom:9px}.audience-list p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.closing{max-width:1272px;margin:0 auto 70px;background:#163e43;padding:60px 70px;border-radius:10px;display:grid;grid-template-columns:1.5fr 1fr;align-items:center;color:#eff6ee;overflow:hidden}.closing .eyebrow{color:#9dbfb0;margin-bottom:20px}.closing h2{font-size:45px;letter-spacing:-1.5px}.closing p:not(.eyebrow){font-size:13px;color:#9ab7af;line-height:1.9;margin:23px 0}.light{background:#d8ebd8;color:#244e40;font-size:12px;padding:16px 20px}.light:hover{background:#e8f6e6}.closing small{display:block;font-size:9px;color:#7b9e96;margin-top:16px;line-height:1.8}.closing>svg{width:100%;stroke:#789e8c;stroke-width:1;opacity:.7}.closing>svg rect{fill:#1f4d4b;stroke:#98bba5}.closing>svg path:last-child{stroke:#bfddbe;stroke-width:1.8}footer{max-width:1272px;margin:auto;display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:28px 0 40px;color:#8d9c92;font-size:10px}footer .logo{font-size:27px;gap:0;color:var(--ink)}footer p{margin:0}footer>a:not(.logo){margin-left:auto}footer>span{margin-left:25px}@media(min-width:1600px){.hero{min-height:720px}.hero h1{font-size:62px}}@media(max-width:1380px){.scope,.closing,footer{margin-left:64px;margin-right:64px}.scope>div{gap:22px}.hero{gap:30px}.hero-actions{gap:16px}.link-button{font-size:11px}.button{gap:20px}.flow-node{gap:7px;padding:11px}.flow-node strong{font-size:10px}.walkthrough{gap:65px}}@media(max-width:1100px){.header{padding:0 36px;height:90px}nav{gap:20px;font-size:11px}.hero{padding:65px 36px 75px;gap:30px;min-height:580px}h1{font-size:43px;letter-spacing:-2px}.intro{font-size:13px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-note{font-size:9px}.hero .eyebrow{font-size:8px}.hero-art{margin-top:30px}.flow-node{padding:9px 7px;min-height:48px}.flow-node strong{font-size:8px}.flow-node small{font-size:5px}.flow-icon{width:23px;height:24px;font-size:16px}.assignee{display:none}.annotation{font-size:8px}.floating-label{font-size:8px;left:12%;padding:11px 15px}.scope,.closing,footer{margin-left:36px;margin-right:36px}.scope{gap:30px}.scope>span{font-size:8px;max-width:110px;line-height:1.8}.scope>div{gap:17px;font-size:11px}.section{padding:75px 36px}.section-heading>p:last-child{padding-left:0;font-size:12px}h2{font-size:36px}.features{gap:35px;margin-top:45px}.features h3{font-size:23px}.features article>p:not(.feature-number){font-size:12px}.walkthrough{gap:45px}.walkthrough h2{font-size:32px}.walkthrough .eyebrow{font-size:8px}.preview{padding:20px}.audience{gap:40px}.audience h2{font-size:31px}.closing{padding:50px}.closing h2{font-size:38px}footer>span{margin-left:10px}}@media(max-width:760px){.header{height:80px;padding:0 24px}.logo{font-size:31px}.logo svg{width:26px;height:26px}.header nav{display:none}.nav-action{font-size:11px;padding:10px 13px}.hero{grid-template-columns:1fr;gap:43px;padding:53px 24px 65px}.hero .eyebrow{font-size:8px;margin-bottom:25px}h1{font-size:clamp(35px,7.5vw,56px);letter-spacing:-1.8px;line-height:1.17}.intro{font-size:13px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.button{font-size:11px;padding:15px 16px;gap:16px}.link-button{font-size:10px;gap:6px}.play{width:22px;height:22px}.hero-note{font-size:9px;margin-top:23px}.hero-art{width:min(100%,510px);margin:0 auto;transform:rotate(-1deg)}.flow-node{padding:12px 10px;gap:9px;min-height:56px}.flow-node strong{font-size:11px}.flow-node small{font-size:6px}.flow-icon{width:26px;height:28px;font-size:18px}.annotation{font-size:10px}.floating-label{font-size:9px;left:14%;transform:rotate(1deg)}.scope,.closing,footer{margin-left:24px;margin-right:24px}.scope{align-items:flex-start;flex-direction:column;gap:18px;padding:25px 0}.scope>span{max-width:none;font-size:8px}.scope>div{gap:15px;font-size:10px;width:100%;justify-content:space-between}.section{padding:65px 24px}.section-heading{grid-template-columns:1fr;gap:22px}.section-heading .eyebrow{margin-bottom:0}h2{font-size:34px;letter-spacing:-1.2px}.section-heading>p:last-child{font-size:13px}.features{grid-template-columns:1fr;gap:32px;margin-top:38px}.features article{display:grid;grid-template-columns:65px 1fr;gap:0 20px;padding-top:26px}.feature-symbol{grid-row:1/4;transform:scale(.8);transform-origin:top left}.feature-number{font-size:8px;grid-column:2;margin-bottom:12px}.features h3{font-size:26px;grid-column:2;margin-bottom:15px}.features h3 br{display:none}.features article>p:not(.feature-number){grid-column:2;font-size:13px;max-width:none;margin:0}.features article>a{grid-column:2;margin-top:20px}.walkthrough{grid-template-columns:1fr;gap:35px}.walkthrough h2{font-size:33px}.walkthrough .eyebrow{font-size:8px}.walkthrough-copy>p:not(.eyebrow){font-size:13px}.process-tabs button{font-size:13px;padding:16px 0}.preview{min-height:350px;padding:22px}.preview-flow div{font-size:11px}.audience{grid-template-columns:1fr;gap:38px}.audience h2{font-size:33px}.audience .eyebrow{font-size:8px}.audience-list h3{font-size:15px}.audience-list p{font-size:12px}.closing{grid-template-columns:1fr;padding:38px 27px;margin-bottom:40px;position:relative}.closing>div{position:relative;z-index:1}.closing h2{font-size:35px}.closing p:not(.eyebrow){font-size:12px;max-width:275px}.closing>svg{position:absolute;right:-145px;top:25px;opacity:.15;width:300px}.closing small{font-size:8px}.closing .eyebrow{font-size:9px}footer{display:flex;flex-wrap:wrap;gap:15px;padding-top:23px;padding-bottom:30px;font-size:9px}footer p{font-size:9px}footer>a:not(.logo){margin-left:auto}footer>span{margin-left:0;flex-basis:100%}.desktop{display:none}}@media(max-width:400px){h1{font-size:35px}.hero-actions{gap:13px}.link-button{font-size:9px}.hero .eyebrow{font-size:7px}.flow-node{padding:9px 7px;gap:6px;min-height:49px}.flow-node strong{font-size:9px}.flow-node small{font-size:5px}.flow-icon{width:23px;height:24px}.scope>div{font-size:9px;gap:8px}.floating-label{left:9%;font-size:8px}.annotation{font-size:8px}.features{gap:30px}.features article{grid-template-columns:48px 1fr;gap:0 15px}.features h3{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.legal-entry{max-width:1272px;margin:35px auto 0;border:1px solid #d6e3d5;border-radius:8px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#eff5ed}.legal-entry>div>span{font-size:8px;color:#7c9b76;letter-spacing:1.2px}.legal-entry h2{font-size:24px;letter-spacing:-.6px;margin:12px 0}.legal-entry p{font-size:12px;color:#7d9276;margin:0;line-height:1.8}.legal-entry .button{font-size:11px;white-space:nowrap}@media(max-width:1380px){.legal-entry{margin-left:64px;margin-right:64px}.header nav{gap:22px;font-size:11px}}@media(max-width:1100px){.legal-entry{margin-left:36px;margin-right:36px}.header nav{gap:13px;font-size:10px}}@media(max-width:760px){.legal-entry{margin-left:24px;margin-right:24px;align-items:flex-start;flex-direction:column;padding:25px}.legal-entry h2{font-size:23px}.legal-entry p{font-size:11px}}
