:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--ink:#16171a;--muted:#76777e;--line:#dedfe4;--surface:#f6f6f8;--surface-blue:#f3f6ff;--blue:#315ef7;--shell:1060px;--radius:8px;color:var(--ink);background:#fff;font-family:Inter,Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.site{overflow:hidden}.shell{width:min(var(--shell), calc(100% - 72px));margin-inline:auto}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);background:#fffffff5;height:58px;position:sticky;top:0}.site-header__inner{width:min(var(--shell), calc(100% - 72px));grid-template-columns:1fr auto 1fr;align-items:center;height:100%;margin:0 auto;display:grid}.brand{align-items:center;gap:9px;width:max-content;display:inline-flex}.brand img{object-fit:contain;width:34px;height:34px}.brand strong{letter-spacing:-.045em;font-size:20px;font-weight:720;line-height:1}.site-nav{align-items:center;gap:25px;display:flex}.site-nav a,.text-link{color:#242529;font-size:12px;font-weight:520}.site-nav a:hover,.text-link:hover{color:var(--blue)}.site-header__actions{justify-self:end;align-items:center;gap:14px;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:0 17px;font-size:12px;font-weight:650;transition:transform .14s,background .14s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-dark{color:#fff;background:#18191c}.button-dark:hover{background:#2b2c30}.button-light{color:#1c1d20;border:1px solid var(--line);background:#fff}.kicker,.section-label{color:#777980;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:10px;font-weight:650;line-height:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#151619;letter-spacing:-.045em;font-weight:500}p{color:var(--muted)}.hero{padding:78px 0 88px}.hero-coin{width:42px;height:auto;margin-bottom:22px;display:block}.hero h1{margin:22px 0 26px;font-size:clamp(54px,6vw,78px);line-height:.99}.hero h1 span{color:var(--blue)}.hero-lead{max-width:570px;margin-bottom:28px;font-size:16px;line-height:1.55}.hero-actions{gap:9px;margin-bottom:42px;display:flex}.hero-product{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:28px}.hero-proof{color:#74767d;justify-content:center;align-items:center;gap:28px;padding-top:20px;font-size:11px;display:flex}.hero-proof span{align-items:center;gap:7px;display:inline-flex}.hero-proof svg{color:var(--blue)}.product-window{background:#fff;border:1px solid #dddfe5;border-radius:7px;overflow:hidden;box-shadow:0 10px 32px #161c2d0a}.product-window__bar{color:#989aa1;background:#fbfbfc;border-bottom:1px solid #e7e8eb;grid-template-columns:70px 1fr 70px;align-items:center;height:34px;padding:0 12px;font-size:9px;display:grid}.product-window__bar>span{text-align:center;grid-column:2}.product-window__dots{gap:5px;display:flex}.product-window__dots span{border-radius:50%;width:8px;height:8px}.product-window__dots span:first-child{background:#ff6558}.product-window__dots span:nth-child(2){background:#ffbd2e}.product-window__dots span:nth-child(3){background:#28c840}.product-window>img{width:100%;display:block}.section{padding:92px 0}.section--cloud{background:var(--surface-blue);border-top:1px solid #e5e8f0;border-bottom:1px solid #e5e8f0}.section-heading{max-width:650px;margin-bottom:42px}.section-heading h2,.split-heading h2,.integration-copy h2,.execution-heading h2{margin:17px 0 18px;font-size:clamp(38px,4vw,52px);line-height:1.03}.section-heading>p:last-child,.split-heading>p,.integration-lead{max-width:600px;font-size:15px;line-height:1.55}.context-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.feature-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.feature-panel--large{grid-row:span 2}.feature-media{background:var(--surface);justify-content:center;align-items:center;min-height:240px;padding:26px;display:flex}.feature-panel--large .feature-media{min-height:520px}.feature-media img{object-fit:contain;width:100%;max-height:470px}.feature-copy{padding:20px 22px 23px}.feature-copy h3{margin-bottom:8px;font-size:16px}.feature-copy p{margin:0;font-size:13px;line-height:1.5}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:42px;display:grid}.split-heading>p{margin-bottom:5px}.steps{border-radius:var(--radius);background:#fff;border:1px solid #dfe3ed;grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid #dfe3ed;min-height:185px;padding:23px}.steps article:last-child{border-right:0}.steps article>span{color:var(--blue);font-size:10px;font-weight:700}.steps h3{margin:38px 0 8px;font-size:17px}.steps p{margin:0;font-size:12px;line-height:1.5}.workflow-demo{grid-template-columns:320px 1fr;align-items:center;gap:64px;margin-top:72px;display:grid}.workflow-demo__copy h3{margin:16px 0;font-size:34px;line-height:1.04}.workflow-demo__copy>p{font-size:14px;line-height:1.55}.inline-link{align-items:center;gap:7px;margin-top:18px;font-size:12px;font-weight:650;display:inline-flex}.inline-link:hover{color:var(--blue)}.integration-layout{grid-template-columns:1.35fr .65fr;align-items:center;gap:58px;display:grid}.integration-product{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:24px}.integration-copy h2{margin-top:17px}.integration-list{margin-top:28px}.integration-list>div{border-bottom:1px solid #ececef;align-items:center;gap:13px;min-height:58px;padding:0 12px;display:flex}.integration-list>div:last-child{border-bottom:0}.integration-list svg,.integration-list img{flex:none;width:24px;height:24px}.integration-list span{flex:1;justify-content:space-between;align-items:center;display:flex}.integration-list strong{font-size:13px;font-weight:620}.integration-list small{color:#8b8c92;font-size:10px}.governance{border-top:1px solid var(--line)}.governance-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.governance-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.governance-card__media{background:var(--surface);align-items:center;height:300px;display:flex;overflow:hidden}.governance-card__media img{object-fit:contain;width:100%;max-height:100%}.governance-card__copy{padding:20px 21px 23px}.governance-card__copy>svg{width:18px;height:18px;color:var(--blue);margin-bottom:25px}.governance-card h3{margin-bottom:8px;font-size:16px}.governance-card p{margin:0;font-size:12px;line-height:1.5}.execution-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.execution-card{border-radius:var(--radius);background:#fff;border:1px solid #dfe3ed;overflow:hidden}.execution-card>img{object-fit:contain;background:#fff;width:100%;height:350px;display:block}.execution-card>div{padding:20px 22px 22px}.execution-card svg{width:17px;height:17px;color:var(--blue);margin-bottom:20px}.execution-card h3{margin-bottom:8px;font-size:16px}.execution-card p{margin:0;font-size:12px;line-height:1.5}.execution-proofline{color:#72747b;justify-content:center;align-items:center;gap:18px;margin-top:24px;font-size:11px;display:flex}.execution-proofline span{align-items:center;gap:7px;display:inline-flex}.execution-proofline span svg{color:var(--blue)}.cta{padding:92px 0 54px}.cta-card{text-align:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:315px;padding:54px;display:flex}.cta-card>img{width:38px;margin-bottom:22px}.cta-card h2{max-width:520px;margin-bottom:14px;font-size:clamp(36px,4vw,48px);line-height:1.04}.cta-card p{margin-bottom:22px;font-size:14px}.footer{padding:28px 0 0}.footer-grid{border-top:1px solid var(--line);grid-template-columns:1.7fr repeat(3,1fr);gap:50px;padding:34px 0 48px;display:grid}.footer-brand p{margin:14px 0 0;font-size:12px}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column strong{text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:10px}.footer-column a{color:#74767d;font-size:11px}.footer-column a:hover{color:var(--blue)}.footer-bottom{color:#909198;border-top:1px solid var(--line);justify-content:space-between;padding:19px 0 25px;font-size:10px;display:flex}@media (width<=900px){.site-header__inner{grid-template-columns:1fr auto}.site-nav{display:none}.context-grid,.integration-layout,.governance-grid,.execution-grid{grid-template-columns:1fr}.feature-panel--large{grid-row:auto}.feature-panel--large .feature-media{min-height:340px}.split-heading{grid-template-columns:1fr;gap:12px}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps article:nth-child(-n+2){border-bottom:1px solid #dfe3ed}.workflow-demo{grid-template-columns:1fr;gap:34px}.integration-layout{gap:38px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=620px){.shell,.site-header__inner{width:calc(100% - 32px)}.site-header__actions .text-link{display:none}.hero{padding:58px 0 68px}.hero h1{font-size:52px}.hero-product{padding:12px}.hero-proof{flex-direction:column;align-items:flex-start;gap:10px;padding:16px 7px 4px}.section{padding:70px 0}.steps{grid-template-columns:1fr}.steps article{border-bottom:1px solid #dfe3ed;border-right:0;min-height:145px}.steps article:last-child{border-bottom:0}.governance-card__media,.execution-card>img{height:auto;min-height:230px}.execution-proofline{flex-direction:column;align-items:flex-start}.execution-proofline>svg{display:none}.cta{padding-top:64px}.cta-card{min-height:280px;padding:38px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/-1}}::selection{color:#fff;background:var(--blue)}html,body,#root,.site{box-shadow:none!important;border:0!important;outline:0!important}.site-header{box-shadow:none!important;border-top:0!important;border-bottom:0!important}.section--cloud,.governance{border-top:0!important;border-bottom:0!important}:root{--shell:1180px}.product-window{background:#fff;border:1px solid #e1e2e6;border-radius:10px;box-shadow:0 18px 50px #141c3013}.product-window__bar{background:#fbfbfc;border-bottom:1px solid #e8e9ec;height:38px}.product-window>img{width:100%;height:auto;display:block}.hero-product{background:0 0!important;border:0!important;padding:0!important}.hero-product .product-window{width:100%}.integration-product{background:0 0!important;border:0!important;padding:0!important}.product-heading{max-width:720px;margin-bottom:30px}.product-explorer,.governance-explorer,.execution-explorer{width:100%}.viewer-tabs{scrollbar-width:none;align-items:center;gap:5px;margin-bottom:22px;display:flex;overflow-x:auto}.viewer-tabs::-webkit-scrollbar{display:none}.viewer-tabs button{color:#76777d;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;flex:none;padding:0 15px;font-size:12px;font-weight:560;transition:color .14s,background .14s,border-color .14s}.viewer-tabs button:hover{color:#151619;background:#f7f7f8}.viewer-tabs button.active{color:#fff;background:#18191c;border-color:#18191c}.viewer-stage{grid-template-columns:minmax(0,3.1fr) minmax(245px,.9fr);align-items:center;gap:40px;display:grid}.viewer-visual{background:0 0;min-width:0;padding:0}.viewer-copy{padding:10px 0 10px 4px}.viewer-copy h3{letter-spacing:-.045em;margin:15px 0 14px;font-size:clamp(27px,2.7vw,37px);font-weight:500;line-height:1.05}.viewer-copy>p:not(.section-label){color:#73757c;margin:0;font-size:14px;line-height:1.58}.viewer-copy ul{flex-direction:column;gap:12px;margin:27px 0 0;padding:0;list-style:none;display:flex}.viewer-copy li{color:#4e5056;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;display:flex}.viewer-copy li svg{color:#315ef7;flex:none;width:15px;height:15px;margin-top:1px}.product-stage .product-window{width:100%}.product-stage .viewer-visual{min-width:0}.product-section.shell{width:min(1240px,100% - 64px)}.governance .section-heading{max-width:680px}.governance-rule{color:#565961;background:#f4f6ff;border-radius:8px;align-items:flex-start;gap:10px;margin-top:28px;padding:15px;font-size:11px;line-height:1.5;display:flex}.governance-rule svg{color:#315ef7;flex:none;width:17px;height:17px}.governance-stage{grid-template-columns:minmax(0,3fr) minmax(250px,1fr)}.execution-heading{max-width:690px;margin-bottom:30px}.execution-heading>p:last-child{color:#73757c;max-width:520px;font-size:14px;line-height:1.55}.execution-stage{grid-template-columns:minmax(0,3fr) minmax(250px,1fr)}.execution-proofline--vertical{flex-direction:column;align-items:flex-start;gap:11px;margin-top:27px;display:flex}.execution-proofline--vertical span{color:#555860;align-items:center;gap:8px;font-size:11px;display:flex}.execution-proofline--vertical svg{color:#315ef7}.hero{max-width:1180px}@media (width<=980px){.viewer-stage,.governance-stage,.execution-stage{grid-template-columns:1fr}.viewer-copy{max-width:620px;padding-top:8px}.integration-layout{grid-template-columns:1fr}.integration-product{order:2}.integration-copy{order:1}}@media (width<=620px){:root{--shell:calc(100% - 32px)}.product-section.shell{width:calc(100% - 24px)}.viewer-stage{gap:27px}.product-window__bar{height:31px}.product-window__dots span{width:7px;height:7px}.viewer-copy{padding:0 6px}}html,body,#root,.site,.site-header{box-shadow:none!important;border:0!important;outline:0!important}.site-header{border-top:0!important;border-bottom:0!important}.hero{padding-top:74px}.hero-intro{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:72px;min-height:410px;display:grid}.hero-copy{max-width:650px}.hero-copy h1{margin-top:23px}.hero-product{margin-top:18px}.hero-coin{display:none!important}.hero-token-stage{perspective:1100px;justify-content:center;align-items:center;height:360px;display:flex;position:relative;overflow:visible}.hero-token{z-index:3;width:205px;height:205px;transform-style:preserve-3d;will-change:transform;animation:7.5s cubic-bezier(.55,.08,.45,.92) infinite yae-token-spin;position:relative}.hero-token__face{object-fit:contain;backface-visibility:hidden;filter:drop-shadow(0 20px 24px #2141aa29);width:100%;height:100%;position:absolute;inset:0}.hero-token__face--back{transform:rotateY(180deg)}.hero-token__shadow{z-index:1;filter:blur(13px);background:#262e4d21;border-radius:50%;width:132px;height:25px;animation:7.5s ease-in-out infinite yae-token-shadow;position:absolute;bottom:56px;left:50%;transform:translate(-50%)}.hero-token-orbit{border:1px solid #315ef717;border-radius:50%;position:absolute}.hero-token-orbit--one{width:300px;height:300px}.hero-token-orbit--two{border-color:#315ef70b;width:355px;height:355px}@keyframes yae-token-spin{0%{transform:translateY(0)rotateY(0)rotateX(4deg)}25%{transform:translateY(-8px)rotateY(90deg)rotateX(1deg)}50%{transform:translateY(0)rotateY(180deg)rotateX(-3deg)}75%{transform:translateY(-8px)rotateY(270deg)rotateX(1deg)}to{transform:translateY(0)rotateY(360deg)rotateX(4deg)}}@keyframes yae-token-shadow{0%,50%,to{opacity:.9;transform:translate(-50%)scaleX(1)}25%,75%{opacity:.55;transform:translate(-50%)scaleX(.72)}}.section--cloud{background:linear-gradient(#f8faff 0%,#f1f5ff 100%);border:0!important}.split-heading{margin-bottom:56px}.steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative;overflow:visible;background:0 0!important;border:0!important;border-radius:0!important}.steps:before{content:"";z-index:0;background:linear-gradient(90deg,#315ef726,#315ef780,#315ef726);height:1px;position:absolute;top:17px;left:16px;right:16px}.steps article{z-index:1;position:relative;background:0 0!important;border:0!important;min-height:0!important;padding:0 32px 0 0!important}.steps article:not(:first-child){padding-left:26px!important}.steps article>span{color:#315ef7;background:#f4f7ff;border:1px solid #315ef742;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:10px;font-weight:700;display:inline-flex}.steps h3{font-size:17px;margin:20px 0 7px!important}.steps p{color:#777980;max-width:205px;font-size:12px;line-height:1.55;margin:0!important}.workflow-demo{margin-top:82px}.closing{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;padding:88px 0 72px;display:grid}.closing-copy h2{letter-spacing:-.055em;max-width:600px;margin:18px 0 0;font-size:clamp(44px,4.8vw,66px);font-weight:500;line-height:.98}.closing-action{padding-bottom:4px}.closing-action p{color:#75777e;max-width:350px;margin:0 0 22px;font-size:14px;line-height:1.55}.closing-action .button{gap:9px}.closing-action .button svg{width:14px;height:14px}.footer{padding-top:0!important}.footer-grid{padding-top:42px}@media (width<=900px){.hero-intro{grid-template-columns:1fr;gap:20px}.hero-token-stage{height:270px}.hero-token{width:165px;height:165px}.hero-token-orbit--one{width:240px;height:240px}.hero-token-orbit--two{width:280px;height:280px}.hero-token__shadow{bottom:31px}.closing{grid-template-columns:1fr;gap:30px}}@media (width<=620px){.hero{padding-top:48px}.hero-token-stage{height:220px}.hero-token{width:135px;height:135px}.hero-token-orbit--one{width:190px;height:190px}.hero-token-orbit--two{width:220px;height:220px}.steps{grid-template-columns:1fr;gap:28px}.steps:before{background:linear-gradient(#315ef780,#315ef71a);width:1px;height:auto;inset:17px auto 20px 17px}.steps article,.steps article:not(:first-child){padding:0 0 0 56px!important}.steps article>span{position:absolute;top:0;left:0}.steps h3{margin-top:0!important}.workflow-demo{margin-top:60px}.closing{padding:66px 0 55px}}@media (prefers-reduced-motion:reduce){.hero-token,.hero-token__shadow{animation:none!important}.hero-token{transform:rotateY(-18deg)rotateX(5deg)}}.hero-token-canvas{z-index:3;pointer-events:none;width:100%;height:100%;position:relative}.hero-token-orbit{z-index:1;pointer-events:none;border-radius:50%;position:absolute}.hero-token,.hero-token__face,.hero-token__shadow{display:none!important}@media (width<=900px){.hero-token-stage{height:320px;min-height:320px}.hero-token-orbit--one{width:255px;height:255px}.hero-token-orbit--two{width:305px;height:305px}}@media (width<=620px){.hero-token-stage{height:260px;min-height:260px}.hero-token-orbit--one{width:205px;height:205px}.hero-token-orbit--two{width:245px;height:245px}}.hero-token-stage{justify-content:center;align-items:center;width:100%;height:340px;min-height:340px;display:flex;position:relative;overflow:visible}.hero-token-canvas{z-index:3;pointer-events:none;width:360px;max-width:100%;height:340px;max-height:340px;margin:0 auto;position:relative}.hero-token-canvas canvas{display:block;background:0 0!important;width:100%!important;height:100%!important}.hero-token-orbit--one{border:1px solid #315ef70e!important;width:270px!important;height:270px!important}.hero-token-orbit--two{border:1px solid #315ef706!important;width:310px!important;height:310px!important}@media (width<=900px){.hero-token-stage{height:300px;min-height:300px}.hero-token-canvas{width:320px;height:300px}.hero-token-orbit--one{width:235px!important;height:235px!important}.hero-token-orbit--two{width:275px!important;height:275px!important}}@media (width<=620px){.hero-token-stage{height:245px;min-height:245px}.hero-token-canvas{width:260px;height:245px}.hero-token-orbit--one{width:195px!important;height:195px!important}.hero-token-orbit--two{width:225px!important;height:225px!important}}.hero-token-stage{justify-content:center;align-items:center;width:100%;height:350px;min-height:350px;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;overflow:visible!important}.hero-token-stage:before,.hero-token-stage:after{content:none!important;display:none!important}.hero-token-canvas{z-index:3;pointer-events:none;width:370px;max-width:100%;height:340px;max-height:340px;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0 auto!important;padding:0!important;overflow:visible!important}.hero-token-canvas canvas{width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;display:block!important}.hero-token-orbit,.hero-token-orbit--one,.hero-token-orbit--two{visibility:hidden!important;opacity:0!important;display:none!important}.hero-token,.hero-token__face,.hero-token__face--front,.hero-token__face--back,.hero-token__shadow{display:none!important}.hero-intro,.hero-visual{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.hero-intro:before,.hero-intro:after,.hero-visual:before,.hero-visual:after{content:none!important;display:none!important}@media (width<=900px){.hero-token-stage{height:300px;min-height:300px}.hero-token-canvas{width:320px;height:290px;max-height:290px}}@media (width<=620px){.hero-token-stage{height:245px;min-height:245px}.hero-token-canvas{width:255px;height:235px;max-height:235px}}.hero{padding-top:58px!important;padding-bottom:58px!important}.hero-intro{background:0 0!important;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)!important;align-items:center!important;gap:54px!important;height:auto!important;min-height:0!important;margin:0!important;padding:0 0 42px!important;display:grid!important}.hero-copy{align-self:center!important;max-width:620px!important;margin:0!important}.hero-copy h1{margin:22px 0 24px!important}.hero-lead{margin-bottom:26px!important}.hero-token-stage{background:0 0!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:100%!important;height:265px!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important}.hero-token-canvas{width:310px!important;max-width:100%!important;height:265px!important;max-height:265px!important;margin:0 auto!important}.hero-product{background:0 0!important;border:0!important;width:100%!important;margin-top:0!important;padding-top:0!important}.hero-product .product-window{width:100%!important;margin-top:0!important}.hero-proof{padding-top:16px!important}@media (width<=900px){.hero{padding-top:48px!important;padding-bottom:52px!important}.hero-intro{grid-template-columns:1fr!important;gap:20px!important;padding-bottom:34px!important}.hero-token-stage{height:220px!important}.hero-token-canvas{width:275px!important;height:220px!important}}@media (width<=620px){.hero{padding-top:40px!important;padding-bottom:44px!important}.hero-intro{gap:12px!important;padding-bottom:28px!important}.hero-token-stage{height:190px!important}.hero-token-canvas{width:235px!important;height:190px!important}}.site-header{-webkit-backdrop-filter:blur(16px);z-index:1000!important;width:100%!important;height:58px!important;box-shadow:none!important;background:#fffffff5!important;border:0!important;border-bottom:1px solid #1112141c!important;outline:0!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.site-header__inner{grid-template-columns:1fr auto 1fr!important;align-items:center!important;height:58px!important;display:grid!important}.site>main{padding-top:58px!important}.site-nav a,.site-header__actions a,.brand{z-index:2;position:relative}@media (hover:hover){.site-header{transition:border-color .18s,background-color .18s}}@media (width<=620px){.site-header,.site-header__inner{height:56px!important}.site>main{padding-top:56px!important}}.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:min(1320px,100% - 64px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}.product-heading,.governance .section-heading,.execution-heading{max-width:700px!important}.product-stage{grid-template-columns:minmax(0,4.1fr) minmax(230px,.9fr)!important;align-items:center!important;gap:46px!important}.product-stage .viewer-visual{width:100%!important;min-width:0!important}.product-stage .product-window{width:100%!important;max-width:none!important}.governance-stage{grid-template-columns:minmax(0,4fr) minmax(235px,1fr)!important;gap:48px!important}.governance-stage .product-window{width:100%!important}.execution-stage{grid-template-columns:minmax(0,4fr) minmax(235px,1fr)!important;gap:48px!important}.execution-stage .product-window{width:100%!important}.integration-product,.integration-product .product-window{width:100%!important}.product-window{border:1px solid #1418231f!important;border-radius:11px!important;overflow:hidden!important;box-shadow:0 18px 48px #141c300e!important}.product-window__bar{height:40px!important}.product-window__dots span{width:9px!important;height:9px!important}.product-window img{object-fit:contain!important;image-rendering:auto!important;width:100%!important;max-width:none!important;height:auto!important;display:block!important}.viewer-tabs{gap:4px!important;margin-bottom:18px!important}.viewer-tabs button{min-height:34px!important;padding:0 14px!important;font-size:11.5px!important}.viewer-tabs button.active{box-shadow:0 3px 10px #10121814}.viewer-copy h3{font-size:clamp(25px,2.35vw,34px)!important;line-height:1.06!important}.viewer-copy>p:not(.section-label){font-size:13px!important;line-height:1.58!important}.viewer-copy li{font-size:11.5px!important}.product-section{padding-top:82px!important;padding-bottom:88px!important}.governance{padding-top:86px!important;padding-bottom:90px!important}.section--cloud{padding-top:84px!important;padding-bottom:88px!important}.product-heading,.governance .section-heading,.execution-heading{margin-bottom:30px!important}@media (width>=1450px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:min(1380px,100% - 96px)!important;max-width:1380px!important}}@media (width<=980px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:calc(100% - 48px)!important}.product-stage,.governance-stage,.execution-stage,.integration-layout{grid-template-columns:1fr!important;gap:30px!important}.viewer-copy{max-width:620px!important}}@media (width<=620px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:calc(100% - 24px)!important}.product-window{border-radius:8px!important}.product-window__bar{height:31px!important}}.hero-token-loading{width:100%;height:100%;box-shadow:none;background:0 0;border:0}.product-section.shell,.governance .shell{width:min(1380px,100% - 56px)!important;max-width:1380px!important}.product-stage{grid-template-columns:1fr!important;align-items:start!important;gap:24px!important;display:grid!important}.product-stage .viewer-visual,.product-stage .product-window{width:100%!important;max-width:none!important}.product-stage .viewer-copy{grid-template-columns:minmax(250px,.75fr) minmax(300px,1fr) minmax(280px,.85fr);align-items:start!important;gap:34px!important;width:100%!important;max-width:none!important;padding:4px 4px 0!important;display:grid!important}.product-stage .viewer-copy .section-label{grid-column:1}.product-stage .viewer-copy h3{grid-column:1;margin-top:8px!important;font-size:27px!important}.product-stage .viewer-copy>p:not(.section-label){grid-column:2;margin-top:2px!important}.product-stage .viewer-copy ul{grid-column:3;margin:0!important}.workflow-demo{grid-template-columns:1fr!important;gap:26px!important;margin-top:68px!important;display:grid!important}.workflow-demo__copy{max-width:760px!important}.workflow-demo__copy h3{max-width:560px!important}.workflow-demo .product-window{width:100%!important;max-width:none!important}.governance-stage{grid-template-columns:1fr!important;gap:24px!important;display:grid!important}.governance-stage .viewer-visual,.governance-stage .product-window{width:100%!important;max-width:none!important}.governance-stage .viewer-copy{grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr) minmax(280px,.8fr);align-items:start!important;gap:34px!important;width:100%!important;max-width:none!important;padding:4px 4px 0!important;display:grid!important}.governance-stage .viewer-copy .section-label,.governance-stage .viewer-copy h3{grid-column:1}.governance-stage .viewer-copy h3{margin-top:8px!important;font-size:27px!important}.governance-stage .viewer-copy>p:not(.section-label){grid-column:2}.governance-stage .governance-rule{grid-column:3;margin-top:0!important}.execution-explorer{width:min(1380px,100% - 56px)!important;max-width:1380px!important;margin-left:auto!important;margin-right:auto!important}.execution-stage{grid-template-columns:1fr!important;gap:24px!important;display:grid!important}.execution-stage .viewer-visual,.execution-stage .product-window{width:100%!important;max-width:none!important}.execution-stage .viewer-copy{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.1fr) minmax(250px,.8fr);align-items:start!important;gap:34px!important;width:100%!important;max-width:none!important;padding:4px 4px 0!important;display:grid!important}.execution-stage .viewer-copy .section-label,.execution-stage .viewer-copy h3{grid-column:1}.execution-stage .viewer-copy h3{margin-top:8px!important;font-size:27px!important}.execution-stage .viewer-copy>p:not(.section-label){grid-column:2}.execution-stage .execution-proofline--vertical{grid-column:3;margin-top:0!important}.integration-product,.integration-product .product-window{width:100%!important;max-width:none!important}.product-stage .product-window,.workflow-demo .product-window,.governance-stage .product-window,.execution-stage .product-window,.integration-product .product-window{border-radius:12px!important;box-shadow:0 16px 42px #161c2e0f!important}.product-stage .product-window__bar,.workflow-demo .product-window__bar,.governance-stage .product-window__bar,.execution-stage .product-window__bar,.integration-product .product-window__bar{height:42px!important}.product-stage .product-window img,.workflow-demo .product-window img,.governance-stage .product-window img,.execution-stage .product-window img,.integration-product .product-window img{object-fit:contain!important;width:100%!important;height:auto!important;display:block!important}@media (width>=1500px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:min(1450px,100% - 80px)!important;max-width:1450px!important}}@media (width<=980px){.product-stage .viewer-copy,.governance-stage .viewer-copy,.execution-stage .viewer-copy{grid-template-columns:1fr!important;gap:14px!important}.product-stage .viewer-copy>*,.governance-stage .viewer-copy>*,.execution-stage .viewer-copy>*{grid-column:1!important}.integration-layout{grid-template-columns:1fr!important}}@media (width<=620px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:calc(100% - 20px)!important}.product-stage,.governance-stage,.execution-stage{gap:19px!important}.product-stage .product-window__bar,.workflow-demo .product-window__bar,.governance-stage .product-window__bar,.execution-stage .product-window__bar,.integration-product .product-window__bar{height:31px!important}}.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:min(1240px,100% - 72px)!important;max-width:1240px!important}.product-stage .viewer-visual,.governance-stage .viewer-visual,.execution-stage .viewer-visual,.workflow-demo .product-window{width:min(1120px,100%)!important;margin-left:auto!important;margin-right:auto!important}.integration-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.7fr)!important;gap:54px!important}.product-stage .viewer-copy,.governance-stage .viewer-copy,.execution-stage .viewer-copy{width:min(1120px,100%)!important;margin-left:auto!important;margin-right:auto!important}@media (width>=1500px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:min(1280px,100% - 96px)!important;max-width:1280px!important}.product-stage .viewer-visual,.governance-stage .viewer-visual,.execution-stage .viewer-visual,.workflow-demo .product-window,.product-stage .viewer-copy,.governance-stage .viewer-copy,.execution-stage .viewer-copy{width:min(1160px,100%)!important}}@media (width<=980px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:calc(100% - 48px)!important}.product-stage .viewer-visual,.governance-stage .viewer-visual,.execution-stage .viewer-visual,.workflow-demo .product-window{width:100%!important}}@media (width<=620px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:calc(100% - 24px)!important}}.product-stage .viewer-visual,.governance-stage .viewer-visual,.execution-stage .viewer-visual,.workflow-demo .product-window,.product-stage .viewer-copy,.governance-stage .viewer-copy,.execution-stage .viewer-copy{width:min(1040px,100%)!important;margin-left:auto!important;margin-right:auto!important}.product-section.shell,.governance .shell,.execution-explorer{width:min(1180px,100% - 72px)!important;max-width:1180px!important}.integration-layout{grid-template-columns:minmax(0,1.55fr) minmax(290px,.72fr)!important;gap:48px!important;width:min(1180px,100% - 72px)!important;max-width:1180px!important}.product-window:has(img[src*=customer-email-current]){box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.product-window:has(img[src*=customer-email-current]) .product-window__bar{display:none!important}.product-window:has(img[src*=customer-email-current]) .product-window__content{background:0 0!important;border:0!important}.product-window:has(img[src*=customer-email-current]) img{border-radius:10px!important;display:block!important}.product-window:has(img[src*=customer-email]){box-shadow:none!important}.product-window:has(img[src*=customer-email]) .product-window__bar{display:none!important}.product-window:has(img[src*=source-updated-current]){width:100%!important}@media (width>=1500px){.product-stage .viewer-visual,.governance-stage .viewer-visual,.execution-stage .viewer-visual,.workflow-demo .product-window,.product-stage .viewer-copy,.governance-stage .viewer-copy,.execution-stage .viewer-copy{width:min(1080px,100%)!important}}@media (width<=980px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:calc(100% - 42px)!important}.product-stage .viewer-visual,.governance-stage .viewer-visual,.execution-stage .viewer-visual,.workflow-demo .product-window{width:100%!important}}@media (width<=620px){.product-section.shell,.governance .shell,.execution-explorer,.integration-layout{width:calc(100% - 22px)!important}}
