@font-face{font-family:Aeonik;src:url(/fonts/aeonik-regular.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--background:#0c0e12;--foreground:#f7f7f7;--accent:#ed7002;--muted:#94979c;--border:#292c31;--light:#f7f7f7;--ink:#0c0e12;color:var(--foreground);background:var(--background);font-synthesis:weight;font-family:Aeonik,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}:is(a:focus-visible,button:focus-visible){outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:#fff}p{font-size:18px;line-height:1.65}h1,h2,h3,p{margin-top:0}svg{flex-shrink:0}.container{width:min(1280px,100% - 96px);margin:0 auto}.section{padding:104px 0}.site-header{z-index:10;background:#0c0e12;border-bottom:1px solid #292c31;height:94px;position:relative}.nav-row{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:8px;display:flex}.brand>span{letter-spacing:-1.2px;font-size:29px;line-height:1}.brand-os{font-weight:700}.brand small{letter-spacing:2.5px;color:#a6a8ad;margin-top:8px;font-size:9px;display:block}.nav{align-items:center;gap:32px;display:flex}.nav>a:hover{color:var(--accent)}.button{background:var(--accent);color:#0c0e12;border:1px solid var(--accent);border-radius:5px;justify-content:center;align-items:center;gap:22px;padding:17px 23px;font-size:16px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s;display:inline-flex}.button:hover{color:#0c0e12;background:#ff8922;transform:translateY(-2px)}.nav .nav-cta{margin-left:15px;padding:13px 20px}.menu-toggle{color:#fff;background:0 0;border:0;padding:10px;display:none}.hero{position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.04fr 1fr;align-items:center;gap:35px;min-height:650px;padding-top:63px;padding-bottom:65px;display:grid}.eyebrow{color:#b1b3b7;letter-spacing:1.8px;align-items:center;gap:11px;margin-bottom:28px;font-size:12px;font-weight:600;display:flex}.eyebrow>span{background:var(--accent);width:7px;height:7px}h1{letter-spacing:-2.8px;margin-bottom:25px;font-size:clamp(44px,4.55vw,66px);font-weight:400;line-height:1.1}h1 em{color:var(--accent);font-style:normal}.hero-copy>p{color:#a2a5ab;max-width:505px;font-size:18px}.hero-actions{align-items:center;gap:26px;margin-top:33px;display:flex}.hero-actions .button{gap:16px;padding:17px 18px;font-size:14px}.text-link{align-items:center;gap:11px;font-size:14px;display:inline-flex}.text-link:hover{color:var(--accent)}.hero-checks{color:#a2a5ab;gap:20px;margin-top:27px;font-size:12px;display:flex}.hero-checks span{align-items:center;gap:6px;display:flex}.hero-checks svg{color:#d9dadd}.hero-foot{border-top:1px solid var(--border);letter-spacing:1.5px;color:#96999f;justify-content:space-between;align-items:center;height:78px;font-size:11px;display:flex}.hero-foot a{letter-spacing:0;align-items:center;gap:23px;font-size:13px;display:flex}.hero-foot a span{color:var(--accent);font-size:23px}.ecosystem{isolation:isolate;height:490px;position:relative}.ecosystem:before{content:"";z-index:-1;background:radial-gradient(#ed700211,#0000 66%);position:absolute;inset:4%}.orbit{border:1px solid #ffffff05;border-radius:50%;width:310px;height:310px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-two{width:470px;height:470px}.connectors{width:100%;height:100%;position:absolute;inset:0}.diagram-caption{white-space:nowrap;letter-spacing:1.5px;color:#8d9198;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;top:5px;left:50%;transform:translate(-50%)}.status-dot{background:var(--accent);border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #ed700255}.ecosystem-center{background:#17181b;border:1px solid #70411d;border-radius:12px;flex-wrap:wrap;place-content:center;align-items:center;gap:5px;width:190px;height:132px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 50px #ed70020c}.ecosystem-center>svg{width:33px;height:33px}.ecosystem-center>span{letter-spacing:-1px;font-size:23px}.ecosystem-center small{text-align:center;color:#a2a5ab;letter-spacing:1.6px;width:100%;margin-top:12px;font-size:8px}.flow-node{background:linear-gradient(130deg,#1e2025,#14161b);border:1px solid #303238;border-radius:9px;width:199px;padding:18px 17px;position:absolute;box-shadow:0 12px 32px #0002}.node-return{top:64px;left:0}.node-refund{top:78px;right:0}.node-ledger{width:212px;bottom:53px;left:0}.node-control{width:201px;bottom:40px;right:0}.node-icon{color:var(--accent);margin-bottom:13px}.flow-node small{letter-spacing:1.4px;color:#8e9299;margin-bottom:8px;font-size:8px;display:block}.flow-node strong{margin-bottom:7px;font-size:14px;font-weight:400;display:block}.flow-node>span{color:#9fa2a9;align-items:center;gap:8px;font-size:10px;display:flex}.flow-node>span svg{color:#72ba96}.diagram-bottom{color:#8c9098;white-space:nowrap;align-items:center;gap:10px;font-size:10px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.platform{color:var(--ink);background:var(--light)}.dark{color:#686c72}h2{letter-spacing:-2px;margin-bottom:22px;font-size:clamp(36px,4.1vw,56px);font-weight:400;line-height:1.1}.muted{color:#909398}.section-intro{color:#656a72;max-width:560px}.discovery{background:#17191e}.discovery p{color:#a7aab1;max-width:490px;margin-bottom:28px}.skip-link{background:var(--accent);color:#000;z-index:100;padding:15px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}@media (min-width:1450px){.hero-grid{min-height:710px}.ecosystem{height:520px}}@media (max-width:1100px){.container{width:calc(100% - 56px)}.nav{gap:22px}.hero-grid{grid-template-columns:1.1fr 1fr;gap:25px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.flow-node{width:168px;padding:15px}.node-ledger{width:182px}.ecosystem-center{width:165px}.hero-checks{gap:12px;font-size:11px}h1{font-size:50px}}@media (max-width:800px){.container{width:calc(100% - 40px)}.site-header{height:80px}.menu-toggle{display:block}.nav{background:#111318;border-bottom:1px solid #303238;align-items:stretch;gap:25px;padding:25px;display:none;position:absolute;top:79px;left:0;right:0}.nav.open{flex-direction:column;display:flex}.nav .nav-cta{margin:0}.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:48px}.hero-copy{max-width:620px}h1{font-size:clamp(42px,7.4vw,64px)}.hero-actions{flex-flow:wrap;align-items:center}.hero-checks{flex-wrap:wrap;gap:18px;font-size:12px}.ecosystem{width:min(560px,100%);height:440px;margin:0 auto}.flow-node{width:43%;max-width:205px}.ecosystem-center{width:170px;height:110px}.node-ledger{bottom:50px}.node-control{bottom:45px}.hero-foot{gap:20px;height:80px}.hero-foot>span{max-width:160px;font-size:9px;line-height:1.7}.hero-foot a{font-size:12px}.section{padding:70px 0}h2{letter-spacing:-1.5px}.orbit-two{width:95%;height:390px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.ecosystem-strip{color:#555b64;background:#eeeff0;border-top:1px solid #e1e2e4;border-bottom:1px solid #e1e2e4;padding:30px 0}.ecosystem-strip .container{justify-content:space-between;align-items:center;gap:35px;display:flex}.ecosystem-strip .container>span{letter-spacing:1.1px;max-width:150px;font-size:10px;line-height:1.6}.ecosystem-strip .container>div{color:#373a41;align-items:center;gap:25px;font-size:16px;display:flex}.ecosystem-strip .container>div>span{color:#aaaeb4;font-size:20px}.section-heading{grid-template-columns:1.15fr 1fr;align-items:end;gap:60px;margin-bottom:45px;display:grid}.section-heading h2{margin-bottom:0}.section-heading .section-intro{max-width:465px;margin-bottom:3px}.product-grid{border-top:1px solid #d9dbde;border-left:1px solid #d9dbde;grid-template-columns:repeat(3,1fr);display:grid}.product-card{border-bottom:1px solid #d9dbde;border-right:1px solid #d9dbde;flex-direction:column;min-height:306px;padding:29px 30px 24px;transition:background .2s;display:flex}.product-card:hover{background:#fff}.product-card-top{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.product-card-top>span{color:#9a9ea4;font-size:12px}.product-icon{color:#c65300;background:#ed700210;border-radius:7px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.micro-label{letter-spacing:1.4px;color:#7e838b;margin-bottom:12px;font-size:10px;display:block}.product-card h3{letter-spacing:-.6px;margin-bottom:10px;font-size:24px;font-weight:400}.product-card p{color:#6c7179;max-width:290px;margin-bottom:25px;font-size:16px;line-height:1.5}.card-link{color:#373a41;justify-content:space-between;align-items:center;margin-top:auto;font-size:13px;display:flex}.card-link svg{color:#aeb1b6;transition:transform .2s,color .2s}.product-card:hover .card-link svg{color:var(--accent);transform:translate(2px,-2px)}.platform-bottom{color:#7b8088;justify-content:center;align-items:center;gap:10px;margin-top:27px;font-size:13px;display:flex}.platform-bottom svg{color:#b65a0d}.return-section{background:#111318}.return-section .section-intro{color:#969ba4;margin-bottom:20px}.journey{border-top:1px solid #303339;border-bottom:1px solid #303339;grid-template-columns:repeat(3,1fr);margin-top:50px;display:grid}.journey-step{padding:35px 35px 26px 0}.journey-step+.journey-step{border-left:1px solid #303339;padding-left:35px}.journey-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.journey-top>span{color:#636974;font-size:12px}.journey-icon{color:var(--accent)}.journey h3{letter-spacing:-1px;margin-bottom:13px;font-size:35px;font-weight:400}.journey p{color:#969ba4;max-width:310px;font-size:16px}.settlement-note{color:#9399a2;align-items:baseline;gap:10px;margin-top:22px;font-size:12px;line-height:1.5;display:flex}.settlement-note>span{background:var(--accent);flex-shrink:0;width:5px;height:5px}.solutions{color:#0c0e12;background:#f7f7f7}.solution-list{margin-top:50px}.solution-row{border-top:1px solid #d6d9dd;grid-template-columns:45px 1fr 1.15fr 50px;align-items:center;gap:25px;padding:32px 0;display:grid}.solution-row:last-child{border-bottom:1px solid #d6d9dd}.solution-number{color:#a25a24;font-size:13px}.solution-row h3{letter-spacing:-.7px;margin:0;font-size:28px;font-weight:400}.solution-row p{color:#737981;margin:0;font-size:15px;line-height:1.6}.circle-arrow{border:1px solid #d6d9dd;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s;display:flex}.solution-row:hover .circle-arrow{background:var(--accent);border-color:var(--accent)}.about-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:110px;display:grid}.about p{color:#989da6;max-width:510px;font-size:17px}.about .text-link{margin-top:13px}.principles>div{border-bottom:1px solid var(--border);gap:24px;padding:25px 0;display:flex}.principles>div:first-child{padding-top:0}.principles>div:last-child{border:0}.principles svg{color:var(--accent);margin-top:5px}.principles h3{letter-spacing:-.3px;margin-bottom:10px;font-size:22px;font-weight:400}.principles p{margin:0;font-size:15px}.discovery{background:#191b20;border-top:1px solid #2c2e34;border-bottom:1px solid #2c2e34}.discovery-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:110px;display:grid}.discovery h2 em{color:var(--accent);font-style:normal}.contact-note{color:#8c919b;margin-top:16px;font-size:12px;display:block}.sprint-deliverables{background:#1d1f25;border:1px solid #383b42;border-radius:8px;padding:30px 32px}.sprint-deliverables>.micro-label{margin-bottom:22px}.sprint-deliverables>div{border-bottom:1px solid #34363d;align-items:center;gap:15px;padding:20px 0;font-size:15px;display:flex}.sprint-deliverables>div>span{color:var(--accent);font-size:11px}.sprint-deliverables>div>svg{color:#6f747d;margin-left:auto}.sprint-deliverables>p{color:#9499a2;margin:22px 0 0;font-size:13px}.footer{background:#0c0e12;padding:65px 0 0}.footer-grid{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:35px;padding-bottom:55px;display:grid}.footer-grid>div>p{color:#828892;margin-top:23px;font-size:14px;line-height:1.6}.footer-grid h3{color:#d7dae0;margin:6px 0 22px;font-size:13px;font-weight:400}.footer-grid>div>a:not(.brand){color:#838a95;align-items:center;gap:5px;margin-bottom:13px;font-size:13px;display:flex}.footer-grid>div>a:hover{color:var(--accent)}.footer-grid>div>.crebos-link{color:#b6bbc3}.footer-bottom{color:#707884;border-top:1px solid #25282e;justify-content:space-between;gap:20px;padding:23px 0;font-size:12px;display:flex}.back-link{color:#989da5;align-items:center;gap:9px;margin-bottom:45px;font-size:13px;display:inline-flex}.back-link:hover{color:var(--accent)}.detail-hero{padding-top:35px}.detail-hero-grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:100px;display:grid}.detail-hero h1{max-width:710px;font-size:clamp(42px,4.3vw,62px)}.detail-hero p{color:#9ea4ad;max-width:620px;margin-bottom:30px}.detail-summary{background:#17191e;border:1px solid #34373e;border-radius:10px;padding:35px}.detail-summary .product-icon{color:var(--accent);background:#ed70021a;width:62px;height:62px;margin-bottom:28px}.detail-summary h2{letter-spacing:-.6px;margin-top:12px;font-size:28px}.summary-check{color:#a5abb4;align-items:flex-start;gap:11px;margin:20px 0;font-size:15px;line-height:1.6;display:flex}.summary-check svg{color:var(--accent);margin-top:3px}.summary-footer{color:#828995;letter-spacing:1.3px;border-top:1px solid #363a42;margin-top:26px;padding-top:22px;font-size:10px;display:block}.detail-content,.related{color:#0c0e12;background:#f7f7f7}.detail-content .section-heading{align-items:start}.detail-content .section-heading h2{max-width:560px;font-size:44px}.detail-feature-grid{border-top:1px solid #dadde1;grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.detail-feature-grid article{padding:30px 30px 0 0}.detail-feature-grid article+article{border-left:1px solid #dadde1;padding-left:30px}.detail-feature-grid h3{letter-spacing:-.4px;font-size:25px;font-weight:400;line-height:1.3}.detail-feature-grid p{color:#6f7782;font-size:16px}.step-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:45px;display:grid}.step-grid>div{border-top:1px solid #3c4049;padding-top:25px;position:relative}.step-grid>div>span{color:var(--accent);font-size:12px}.step-grid h3{margin:20px 25px 0 0;font-size:22px;font-weight:400;line-height:1.4}.step-grid svg{color:#7e8796;position:absolute;top:62px;right:0}.related{border-top:1px solid #dadde1;padding-top:65px;padding-bottom:65px}.related h2{font-size:37px}.related-grid{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.related-grid a{border:1px solid #d8dce1;align-items:center;gap:15px;padding:18px 22px;font-size:14px;display:flex}.related-grid a>svg:first-child{color:#c65300}.related-grid a:hover{background:#fff;border-color:#c65300}@media (max-width:1100px){.ecosystem-strip .container>div{gap:15px;font-size:13px}.section-heading{gap:35px}.about-grid,.discovery-grid{gap:60px}.product-card{padding:24px}.product-card h3{font-size:21px}.solution-row{grid-template-columns:25px 1fr 1.1fr 45px;gap:20px}.detail-hero-grid{gap:50px}}@media (max-width:800px){.ecosystem-strip .container{flex-direction:column;align-items:flex-start;gap:16px}.ecosystem-strip .container>span{max-width:100%;font-size:10px}.ecosystem-strip .container>div{flex-wrap:wrap;gap:12px;font-size:13px}.section-heading{grid-template-columns:1fr;gap:25px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:295px}.product-card h3{font-size:23px}.platform-bottom{justify-content:flex-start;align-items:flex-start;line-height:1.5}.journey-step{padding-right:22px}.journey-step+.journey-step{padding-left:22px}.journey h3{font-size:30px}.journey p{font-size:14px}.solution-row{grid-template-columns:25px 1fr 45px;gap:17px;padding:28px 0}.solution-row h3{font-size:26px}.solution-row p{grid-area:2/2}.solution-row .circle-arrow{grid-area:1/3/3}.about-grid,.discovery-grid{grid-template-columns:1fr;gap:40px}.footer-grid{grid-template-columns:2fr 1fr;gap:40px}.detail-hero-grid{grid-template-columns:1fr;gap:45px}.detail-hero h1{max-width:600px}.detail-feature-grid{grid-template-columns:1fr}.detail-feature-grid article{border-bottom:1px solid #dadde1;padding:27px 0}.detail-feature-grid article+article{border-left:0;padding-left:0}.detail-feature-grid article:last-child{border-bottom:0}.step-grid{grid-template-columns:repeat(2,1fr)}.detail-content .section-heading h2{font-size:36px}.related h2{font-size:32px}}@media (max-width:480px){.hero-actions{gap:23px}.hero-actions .button{font-size:14px}.ecosystem{height:435px}.node-return{top:53px}.node-refund{top:67px}.flow-node{width:45%;padding:12px}.flow-node strong{font-size:12px}.flow-node>span{font-size:9px}.flow-node small{font-size:7px}.ecosystem-center{width:147px;height:90px}.ecosystem-center>span{font-size:21px}.ecosystem-center small{font-size:7px}.node-ledger{bottom:60px}.node-control{bottom:45px}.product-grid{grid-template-columns:1fr}.product-card{min-height:265px}.product-card h3{font-size:26px}.product-card p{max-width:none}.journey{grid-template-columns:1fr}.journey-step,.journey-step+.journey-step{border-left:0;padding:25px 0}.journey-step+.journey-step{border-top:1px solid #303339}.journey-top{margin-bottom:20px}.journey p{max-width:100%;font-size:16px}.solution-row h3{font-size:23px}.sprint-deliverables{padding:25px 22px}.sprint-deliverables>div{font-size:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.detail-summary{padding:26px}.related-grid{flex-direction:column}.related-grid a>svg:last-child{margin-left:auto}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0e12ed;height:78px;position:sticky;top:0}.site-header .brand>span{font-size:26px}.site-header .brand>svg{width:36px;height:36px}.site-header .brand small{margin-top:6px;font-size:8px}.nav>a{font-size:13px}.nav .nav-cta{border-radius:24px;padding:10px 17px;font-size:13px}.reading-progress{background:var(--accent);transform-origin:0;will-change:transform;height:2px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.cinematic-hero{text-align:center;background:#0c0e12;padding-top:67px}.cinematic-copy{z-index:2;position:relative}.cinematic-copy .eyebrow{letter-spacing:2px;justify-content:center;margin-bottom:24px;font-size:11px}.cinematic-hero h1{letter-spacing:-5px;margin-bottom:22px;font-size:clamp(62px,7.5vw,108px);line-height:.99}.cinematic-hero h1 em{color:var(--accent)}.cinematic-copy>p{color:#a6abb3;margin-bottom:22px;font-size:21px;line-height:1.45}.cinematic-copy .hero-actions{flex-direction:row;justify-content:center;align-items:center;gap:25px;margin-top:0}.cinematic-copy .button{border-radius:30px;padding:13px 22px;font-size:14px}.cinematic-copy .text-link{color:#b2b7bf;font-size:14px}.hero-product{isolation:isolate;width:min(1200px,100%);height:490px;transform:scale(var(--scroll-scale,1));transform-origin:50% 70%;will-change:transform;margin:-10px auto -12px;position:relative}.hero-product>img{object-fit:cover;object-position:center 52%;width:100%;height:100%;display:block;-webkit-mask-image:linear-gradient(#0000 0%,#000 16% 80%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 16% 80%,#0000 100%)}.hero-product:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0c0e12,#0000 17% 83%,#0c0e12);position:absolute;inset:0}.product-caption{letter-spacing:3px;color:#a0a7b1;z-index:2;font-size:10px;position:absolute;bottom:48px;left:0;right:0}.cinematic-bottom{z-index:2;padding-bottom:40px;position:relative}.cinematic-bottom p{color:#c9cdd3;margin-bottom:10px;font-size:18px}.cinematic-bottom>span{color:#767e89;font-size:10px;display:block}.cinematic-bottom>a{color:#939ba7;border:1px solid #32363e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:28px;font-size:20px;display:inline-flex}.highlights{background:#16181d;padding-top:105px;padding-bottom:115px}.highlights h2{font-size:52px}.highlights .section-intro{color:#9198a3;font-size:20px}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.highlight{background:#202329;border:1px solid #33373d;border-radius:22px;flex-direction:column;min-height:450px;padding:32px;transition:transform .35s,background .35s;display:flex;overflow:hidden}.highlight:hover{background:#25282e;transform:translateY(-6px)}.highlight>.micro-label{color:#a1a7b0;font-size:10px}.highlight h3{letter-spacing:-1px;margin:7px 0 0;font-size:32px;font-weight:400;line-height:1.12}.highlight-visual{min-height:210px;color:var(--accent);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.highlight-pill{color:#dedfe3;background:#292d33;border:1px solid #40444b;border-radius:8px;align-items:center;gap:9px;padding:13px 15px;font-size:11px;display:flex}.highlight-pill>svg{color:var(--accent)}.highlight-end{color:#a3aab4;justify-content:space-between;align-items:center;gap:20px;font-size:12px;line-height:1.5;display:flex}.highlight-end svg{color:#f1f2f4;background:#3a3e45;border-radius:50%;width:29px;height:29px;padding:6px}.highlight-finance{color:#0c0e12;background:#ededee;border-color:#ededee}.highlight-finance:hover{background:#fff}.highlight-finance>.micro-label{color:#707780}.highlight-finance .highlight-end{color:#757c85}.ledger-preview{margin:auto 0;padding:25px 0}.ledger-preview>div{color:#626a75;border-bottom:1px solid #d1d4d9;justify-content:space-between;padding:13px 0;font-size:13px;display:flex}.ledger-preview svg{color:#ba5a0b}.ledger-preview strong{justify-content:space-between;align-items:center;margin-top:17px;font-size:13px;font-weight:400;display:flex}.control-preview{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;display:flex}.control-ring{color:#e7802d;border:1px solid #d671242f;border-radius:50%;justify-content:center;align-items:center;width:125px;height:125px;display:flex;box-shadow:0 0 0 18px #ed700205,0 0 0 36px #ed700202}.control-preview>span:last-child{color:#848c97;letter-spacing:1px;font-size:8px}.manifesto{text-align:center;background:#0c0e12;padding:160px 0}.manifesto .container{max-width:840px}.manifesto .eyebrow{justify-content:center}.manifesto h2{letter-spacing:-4.5px;margin-bottom:38px;font-size:clamp(58px,7vw,100px);line-height:1.03}h2 em{color:var(--accent);font-style:normal}.manifesto p{letter-spacing:-.45px;color:#747d89;max-width:680px;margin:0 auto;font-size:25px;line-height:1.5}.manifesto p strong{color:#eceef1;font-weight:400}.platform{padding:120px 0}.platform .product-grid{border:0;gap:20px}.platform .product-card{background:#fff;border:1px solid #dddfe3;border-radius:17px;min-height:305px;padding:32px}.platform .product-card:hover{background:#f0f1f3}.platform h2,.solutions h2{font-size:62px}.apple-chapter{padding:140px 0}.apple-chapter h2{letter-spacing:-3px;font-size:clamp(56px,6.2vw,88px)}.apple-chapter .section-heading{align-items:center}.apple-chapter .section-intro{max-width:395px;font-size:22px}.connection-story{background:#111318;border-top:1px solid #292d34;padding:130px 0}.connection-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:70px;display:grid}.connection-grid h2{font-size:clamp(42px,4.7vw,67px)}.connection-grid p{color:#9199a5;max-width:450px;font-size:20px}.connection-grid .text-link{margin-top:12px}.about{padding:130px 0}.discovery{padding:115px 0}.discovery .button,.detail-hero .button{border-radius:30px}.detail-content .detail-feature-grid h3{font-size:26px}.reveal-ready{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(32px)}.reveal-ready.revealed{opacity:1;transform:translateY(0)}@media (min-width:1600px){.cinematic-hero{padding-top:80px}.hero-product{width:1300px;height:530px}.cinematic-hero h1{font-size:115px}}@media (max-width:1100px){.cinematic-hero h1{font-size:86px}.hero-product{height:430px}.highlight{min-height:420px;padding:26px}.highlight h3{font-size:29px}.highlight-end{gap:10px;font-size:11px}.platform .product-card{padding:27px}.platform h2,.solutions h2{font-size:52px}.connection-grid{gap:30px}.connection-grid p{font-size:18px}}@media (max-width:800px){.nav{top:77px}.cinematic-hero{padding-top:55px}.cinematic-hero h1{letter-spacing:-3px;font-size:clamp(56px,9.8vw,78px)}.cinematic-copy>p{font-size:19px}.hero-product{width:100%;height:360px;margin:10px auto -5px}.cinematic-copy .hero-actions{gap:24px}.product-caption{font-size:9px;bottom:32px}.cinematic-bottom p{max-width:310px;margin:0 auto 12px;font-size:16px}.cinematic-bottom>span{font-size:9px;line-height:1.5}.highlights{padding:75px 0}.highlights h2{font-size:43px}.highlight-grid{grid-template-columns:1fr;gap:22px}.highlight{width:100%;max-width:560px;min-height:380px;margin:0 auto;padding:32px}.highlight h3{font-size:37px}.highlight-visual{min-height:180px}.highlight-end{font-size:14px}.highlight>.micro-label{font-size:11px}.highlight-pill,.ledger-preview>div,.ledger-preview strong{font-size:14px}.control-preview{min-height:200px}.control-preview>span:last-child{font-size:10px}.manifesto{padding:110px 0}.manifesto h2{letter-spacing:-3px;font-size:65px}.manifesto p{font-size:22px}.platform,.apple-chapter,.connection-story,.about,.discovery{padding:85px 0}.platform h2,.solutions h2{font-size:46px}.platform .product-grid{gap:15px}.platform .product-card{padding:25px}.apple-chapter h2{font-size:64px}.apple-chapter .section-intro{font-size:20px}.connection-grid{grid-template-columns:1fr;gap:35px}.connection-grid h2{font-size:49px}.connection-grid .ecosystem{margin-top:25px}}@media (max-width:480px){.cinematic-hero{padding-top:43px}.cinematic-copy .eyebrow{letter-spacing:1.5px;font-size:9px}.cinematic-hero h1{letter-spacing:-2.9px;font-size:55px}.cinematic-copy>p{font-size:18px}.hero-product{height:280px;margin-top:16px}.hero-product>img{object-fit:cover;object-position:center}.cinematic-bottom>span{max-width:285px;margin:0 auto}.product-caption{font-size:8px;bottom:23px}.cinematic-bottom{padding-bottom:30px}.manifesto h2{font-size:57px}.manifesto p{font-size:21px}.highlights h2{font-size:39px}.highlight{border-radius:18px}.platform .product-card{min-height:290px}.connection-grid h2{font-size:43px}}@media (prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none}.hero-product{will-change:auto;transform:none}}figure.ecosystem{margin:0}@media (max-width:800px){figure.ecosystem{margin:25px auto 0}}.product-subnav{z-index:8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#16181dec;border-bottom:1px solid #30333a;position:sticky;top:78px}.product-subnav>.container{justify-content:space-between;align-items:center;gap:25px;min-height:60px;display:flex}.product-subnav-name{align-items:center;gap:10px;font-size:16px;display:flex}.product-subnav-name>svg{color:var(--accent)}.product-subnav>.container>div{color:#a3a9b3;align-items:center;gap:28px;font-size:12px;display:flex}.product-subnav a:hover{color:var(--accent)}.product-subnav .subnav-contact{color:#f5f5f5;align-items:center;gap:8px;display:flex}.product-cinema{text-align:center;background:#0c0e12;padding:95px 0 65px;overflow:hidden}.product-cinema .eyebrow{justify-content:center}.product-cinema h1{letter-spacing:-4px;font-size:clamp(56px,6.4vw,94px);line-height:1.02}.product-cinema h1 em{color:var(--accent)}.product-cinema>.container>p{color:#979fab;max-width:735px;margin:30px auto 24px;font-size:20px;line-height:1.6}.product-cinema>.container>.text-link{color:#c3c8d0}.product-system-stage{max-width:850px;margin:65px auto 0;padding:25px 35px 0;position:relative}.system-source-row{z-index:1;grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.system-source-row>div{background:linear-gradient(150deg,#20242c,#14171d);border:1px solid #363b44;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:23px 15px;display:flex}.system-source-row svg{color:var(--accent)}.system-source-row span{font-size:15px}.system-source-row small{color:#798390;font-size:11px}.system-converge{justify-content:center;height:60px;display:flex;position:relative}.system-converge span{border-bottom:1px solid #8f541f;width:33.333%;height:30px}.system-converge span:first-child{border-left:1px solid #8f541f;border-radius:0 0 0 15px;width:35%}.system-converge span:nth-child(2){border-left:1px solid var(--accent);width:0;height:60px}.system-converge span:last-child{border-right:1px solid #8f541f;border-radius:0 0 15px;width:35%}.system-engine{text-align:left;background:linear-gradient(135deg,#29231f,#181a20);border:1px solid #95501d;border-radius:14px;justify-content:center;align-items:center;gap:18px;width:max-content;max-width:100%;margin:0 auto;padding:25px 35px;display:flex;position:relative;box-shadow:0 0 65px #ed70020c}.system-engine strong{letter-spacing:-.5px;font-size:24px;font-weight:400;display:block}.system-engine span{letter-spacing:1.6px;color:#a49c96;margin-top:8px;font-size:9px;display:block}.engine-light{background:var(--accent);border-radius:50%;width:6px;height:6px;margin-left:15px;box-shadow:0 0 12px #ed700266}.system-output-line{background:#815025;width:1px;height:40px;margin:auto}.system-output{color:#b8c0cc;border:1px solid #323943;border-radius:30px;align-items:center;gap:11px;padding:15px 22px;font-size:14px;display:inline-flex}.system-output svg{color:var(--accent)}.system-caption{color:#68727e;letter-spacing:1.8px;margin:28px auto 0;font-size:9px;display:block}.product-hardware-stage{max-width:1100px;margin:30px auto 0}.product-hardware-stage img{object-fit:cover;width:100%;height:470px;display:block;-webkit-mask-image:linear-gradient(#0000,#000 15% 75%,#0000);mask-image:linear-gradient(#0000,#000 15% 75%,#0000)}.product-hardware-stage figcaption{color:#7d8795;margin-top:-15px;font-size:11px;position:relative}.product-editorial{color:#111318;text-align:center;background:#f7f7f7;padding:125px 0}.product-editorial .container{max-width:870px}.product-editorial h2{letter-spacing:-2.5px;margin:22px auto 30px;font-size:clamp(42px,4.7vw,66px)}.product-editorial p{color:#77808b;max-width:760px;margin:0 auto;font-size:24px;line-height:1.6}.product-flow-section{background:#101217;padding:110px 0 65px}.flow-section-heading{max-width:780px;margin-bottom:50px}.flow-section-heading h2{letter-spacing:-2.4px;font-size:clamp(44px,4.8vw,68px)}.flow-section-heading>p{color:#8f99a6;font-size:20px}.flow-scroll-hint{color:#a3acb9;align-items:center;gap:12px;margin-top:15px;font-size:13px;display:inline-flex}.flow-scroll-hint svg{color:var(--accent)}.scroll-flow-layout{grid-template-columns:1fr 1.06fr;align-items:start;gap:110px;display:grid}.flow-chapter{flex-direction:column;justify-content:center;min-height:75vh;padding:75px 0;scroll-margin-top:165px;display:flex}.chapter-number{color:var(--accent);margin-bottom:25px;font-size:18px}.chapter-number>span{color:#555e6b;margin-left:7px;font-size:12px}.flow-chapter h3{letter-spacing:-1.7px;max-width:460px;margin-bottom:23px;font-size:clamp(34px,3.8vw,50px);font-weight:400;line-height:1.12}.flow-chapter>p{color:#8f99a7;max-width:460px;font-size:19px;line-height:1.7}.chapter-outcome{color:#d9c1af;align-items:center;gap:10px;margin-top:12px;font-size:13px;display:flex}.chapter-outcome>svg{color:var(--accent)}.flow-sticky{padding:35px 0 30px;position:sticky;top:170px}.flow-display{background:#191d24;border:1px solid #343a44;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #0002}.flow-display-head{color:#919ba9;letter-spacing:1px;border-bottom:1px solid #303640;justify-content:space-between;align-items:center;padding:22px 26px;font-size:11px;display:flex}.flow-display-head>span:first-child{align-items:center;gap:10px;display:flex}.flow-display-head svg{color:var(--accent)}.flow-track{padding:26px 28px 15px}.flow-track-row{color:#737d8a;align-items:center;gap:15px;padding-bottom:25px;display:flex;position:relative}.flow-track-row:last-child{padding-bottom:8px}.flow-track-row:not(:last-child):before{content:"";background:#3a414c;width:1px;transition:background .45s;position:absolute;top:28px;bottom:0;left:14px}.flow-track-row.connected:not(:last-child):before{background:#96521f}.track-dot{z-index:1;background:#191d24;border:1px solid #444c58;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;transition:border-color .45s,color .45s,background .45s;display:flex;position:relative}.flow-track-row.connected .track-dot{color:var(--accent);background:#29231f;border-color:#b66022}.flow-track-row.current .track-dot{background:var(--accent);color:#111318;box-shadow:0 0 20px #ed70022a}.flow-track-row>div>span{font-size:14px;transition:color .45s;display:block}.flow-track-row.connected>div>span{color:#e0e4eb}.flow-track-row small{color:#778392;margin-top:4px;font-size:11px;display:block}.current-tag{letter-spacing:1px;color:var(--accent);margin-left:auto;font-size:8px}.flow-record{background:linear-gradient(135deg,#27221f,#1b1e24);border:1px solid #57402d;border-radius:12px;margin:8px 26px 25px;padding:23px 25px;animation:.5s both flow-record-in}.record-label{color:#b6a99e;align-items:center;gap:8px;font-size:12px;display:flex}.record-label svg{color:var(--accent)}.flow-record>strong{letter-spacing:-1.2px;color:#f6f6f7;overflow-wrap:anywhere;margin:15px 0 9px;font-size:40px;font-weight:400;display:block}.flow-record>p{color:#8995a5;margin:0 0 20px;font-size:12px;line-height:1.6}.record-status{color:#c7b4a5;border-top:1px solid #3d352e;align-items:center;gap:8px;padding-top:15px;font-size:11px;display:flex}.record-status>span{background:var(--accent);border-radius:50%;width:5px;height:5px}.flow-display-foot{color:#7b8797;border-top:1px solid #303640;justify-content:space-between;gap:15px;padding:14px 25px;font-size:10px;display:flex}.flow-display-foot>span{color:#606b79}.flow-step-nav{justify-content:center;gap:23px;padding-top:25px;display:flex}.flow-step-nav>a{color:#7a8493;align-items:center;gap:7px;padding:8px;font-size:11px;display:flex}.flow-step-nav>a>span{background:#49515e;border-radius:50%;width:6px;height:6px}.flow-step-nav>[aria-current=step]{color:#e0d0c2}.flow-step-nav>[aria-current=step]>span{background:var(--accent)}.mobile-flow-record{display:none}.product-proof{color:#0c0e12;background:#f7f7f7;padding-top:115px;padding-bottom:120px}.product-proof .section-heading h2{font-size:55px}.product-depth-grid{grid-template-columns:repeat(3,1fr);gap:23px;margin-top:60px;display:grid}.product-depth-grid>article{background:#fff;border:1px solid #e0e2e6;border-radius:17px;padding:30px}.depth-index{color:#949ba5;font-size:12px}.depth-visual{color:#c96415;align-items:center;height:135px;display:flex}.product-depth-grid h3{letter-spacing:-.7px;font-size:27px;font-weight:400;line-height:1.2}.product-depth-grid p{color:#747e8b;font-size:16px;line-height:1.7}.exception-story{background:#191c22;padding-top:125px;padding-bottom:125px}.exception-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.exception-grid h2{letter-spacing:-2.5px;font-size:60px}.exception-grid>div>p{color:#d0d5dd;font-size:21px}.exception-grid .exception-resolution{color:#8793a3;font-size:18px}.exception-case{background:#20232a;border:1px solid #514333;border-radius:16px;padding:33px}.case-top{color:#e28235;letter-spacing:1.5px;align-items:center;gap:12px;margin-bottom:25px;font-size:10px;display:flex}.exception-case h3{letter-spacing:-.5px;font-size:29px;font-weight:400;line-height:1.2}.case-line{border-bottom:1px solid #363b44;gap:19px;padding:18px 0;display:flex}.case-line>span{color:var(--accent);margin-top:4px;font-size:12px}.case-line strong{font-size:16px;font-weight:400}.case-line p{color:#939fae;margin:7px 0 0;font-size:13px;line-height:1.6}.case-footer{color:#b49b84;align-items:center;gap:10px;padding-top:22px;font-size:11px;line-height:1.5;display:flex}.product-comparison{color:#12161c;background:#eeeff1;padding-top:115px;padding-bottom:120px}.comparison-heading h2{letter-spacing:-2.5px;font-size:60px}.comparison-heading h2>span{color:#87909b}.comparison-columns{grid-template-columns:1fr 1fr;gap:25px;margin-top:45px;display:grid}.comparison-columns>div{background:#e3e5e8;border-radius:16px;padding:38px 40px}.comparison-columns .comparison-after{background:#fff;border:1px solid #e0d5c9}.comparison-columns p{color:#828b97;border-bottom:1px solid #d1d5dc;align-items:center;gap:15px;margin:0;padding:20px 0;font-size:18px;line-height:1.5;display:flex}.comparison-columns p:last-child{border-bottom:0}.comparison-after p{color:#343c46;border-color:#e9e4de}.comparison-after svg{color:#bf610f}.product-connected{text-align:center;background:#0c0e12;padding-top:130px;padding-bottom:130px}.product-connected .eyebrow{justify-content:center}.product-connected h2{letter-spacing:-2.6px;font-size:clamp(44px,5vw,70px)}.product-connected p{color:#8e99a7;max-width:650px;margin:30px auto;font-size:21px}.connected-chain{justify-content:center;align-items:center;gap:20px;margin:40px 0;display:flex}.connected-chain>span{border:1px solid #3d4149;border-radius:7px;padding:15px 20px;font-size:15px}.connected-chain svg{color:var(--accent);width:17px}.product-connected .text-link{color:#babfc8}#overview,#flow,#connected{scroll-margin-top:145px}@keyframes flow-record-in{0%{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.scroll-flow-layout{gap:50px}.flow-sticky{top:160px}.flow-display-head{padding:18px 20px}.flow-track{padding:23px 20px 10px}.flow-record{margin:8px 18px 20px;padding:22px}.flow-record>strong{font-size:33px}.flow-display-foot{padding:14px 18px;font-size:9px}.exception-grid{gap:50px}.exception-grid h2,.comparison-heading h2{font-size:50px}.product-depth-grid{gap:16px}.product-depth-grid>article{padding:24px}.product-depth-grid h3{font-size:24px}}@media (max-width:800px){.product-subnav>.container{gap:15px;min-height:57px}.product-subnav-name{font-size:13px}.product-subnav>.container>div{gap:18px;font-size:11px}.product-subnav>.container>div>a:nth-child(3){display:none}.product-cinema{padding:65px 0}.product-cinema h1{letter-spacing:-2.7px;font-size:58px}.product-cinema>.container>p{font-size:18px}.product-system-stage{margin-top:45px;padding:10px 0 0}.system-source-row{gap:15px}.system-source-row>div{padding:20px 10px}.system-source-row span{font-size:12px}.system-source-row small{font-size:9px}.system-engine strong{font-size:22px}.system-output{font-size:12px}.product-hardware-stage img{height:340px}.product-editorial{padding:85px 0}.product-editorial h2{font-size:43px}.product-editorial p{font-size:20px}.product-flow-section{padding:80px 0 30px}.flow-section-heading h2{font-size:45px}.scroll-flow-layout{display:block}.flow-sticky{display:none}.flow-chapter{border-top:1px solid #303743;min-height:0;padding:55px 0}.flow-chapter h3{font-size:37px}.flow-chapter>p{max-width:100%;font-size:18px}.flow-section-heading{margin-bottom:40px}.mobile-flow-record{background:linear-gradient(140deg,#27211d,#1b1e25);border:1px solid #584330;border-radius:12px;flex-direction:column;margin-top:30px;padding:24px;display:flex}.mobile-flow-record>span{color:#c2a88f;font-size:12px}.mobile-flow-record>strong{color:#f6f6f7;margin:12px 0;font-size:30px;font-weight:400}.mobile-flow-record>small{color:#919dab;font-size:12px;line-height:1.5}.product-proof{padding:80px 0}.product-proof .section-heading h2{font-size:43px}.product-depth-grid{grid-template-columns:1fr;margin-top:35px}.product-depth-grid>article{padding:28px}.depth-visual{height:100px}.product-depth-grid h3{font-size:28px}.exception-story,.product-comparison,.product-connected{padding:85px 0}.exception-grid{grid-template-columns:1fr;gap:40px}.exception-grid h2,.comparison-heading h2{font-size:45px}.comparison-columns{grid-template-columns:1fr;gap:18px}.comparison-columns>div{padding:30px}.comparison-columns p{font-size:17px}.product-connected h2{font-size:44px}.product-connected p{font-size:19px}.connected-chain{flex-wrap:wrap;gap:10px}.connected-chain>span{padding:12px;font-size:13px}.connected-chain svg{width:14px}}@media (max-width:480px){.product-subnav>.container>div>a:first-child{display:none}.product-subnav>.container>div{gap:13px}.product-subnav-name{gap:7px;font-size:12px}.product-subnav-name svg{width:16px}.product-cinema h1{letter-spacing:-2px;font-size:44px}.product-cinema .eyebrow{font-size:10px}.system-source-row{gap:8px}.system-source-row>div{border-radius:8px;padding:15px 7px}.system-source-row span{font-size:10px}.system-source-row small{font-size:8px}.system-source-row svg{width:20px}.system-engine{gap:10px;padding:22px 15px}.system-engine strong{font-size:18px}.system-engine span{font-size:7px}.system-engine>svg{width:32px}.engine-light{margin-left:6px}.system-output{border-radius:10px;padding:13px 15px;font-size:11px}.product-editorial h2{letter-spacing:-1.6px;font-size:37px}.product-editorial p{font-size:19px}.product-hardware-stage img{height:255px}.product-hardware-stage figcaption{font-size:9px}.flow-section-heading h2{letter-spacing:-1.6px;font-size:38px}.flow-section-heading>p{font-size:17px}.flow-chapter h3{font-size:34px}.exception-case{padding:25px}.case-footer{font-size:10px}.connected-chain{gap:8px}.connected-chain>span{padding:11px;font-size:11px}.connected-chain svg{width:12px}}@media (prefers-reduced-motion:reduce){.flow-record{animation:none}.scroll-flow-layout{display:block}.flow-sticky{display:none}.flow-chapter{border-top:1px solid #303743;min-height:0;padding:55px 0}.flow-chapter>p{max-width:750px}.mobile-flow-record{background:#23262d;border:1px solid #584330;border-radius:12px;flex-direction:column;gap:10px;max-width:600px;margin-top:20px;padding:22px;display:flex}.mobile-flow-record>span{color:#c2a88f;font-size:13px}.mobile-flow-record>strong{font-size:30px;font-weight:400}.mobile-flow-record>small{color:#939eac}}@media (min-width:801px) and (max-height:850px){.flow-sticky{padding-top:10px;top:150px}.flow-track{padding-top:17px}.flow-track-row{padding-bottom:16px}.flow-record{margin-bottom:17px;padding:17px 20px}.flow-record>strong{margin:10px 0 7px;font-size:31px}.flow-record>p{margin-bottom:12px}.flow-display-head{padding-top:16px;padding-bottom:16px}.flow-step-nav{padding-top:12px}}
