:root{--ink:#16131f;--muted:#6f6a7d;--line:#e8e5ee;--paper:#fbfaff;--white:#fff;--purple:#6655ff;--purple-dark:#3424cc;--pink:#ff5a99;--blue:#38a8ff;--yellow:#ffd34e;--navy:#121024;--radius:24px;--shadow:0 24px 70px rgba(47,35,92,.13);--container:min(1800px,calc(100vw - clamp(28px,4vw,96px)))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;padding:12px 16px;border-radius:10px}.skip-link:focus{top:16px}.site-header{height:78px;position:fixed;inset:0 0 auto;z-index:100;background:rgba(251,250,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,229,238,.8);transition:.25s}.site-header.scrolled{height:68px;box-shadow:0 10px 30px rgba(30,23,56,.06)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{display:block;width:132px;height:auto}.desktop-nav{display:flex;align-items:center;gap:5px;margin-left:auto}.nav-link{border:0;background:none;padding:10px 13px;border-radius:10px;font-size:14px;font-weight:650;color:#3f394d;cursor:pointer}.nav-link:hover,.nav-link:focus-visible{background:#f1eef8;color:var(--purple)}.nav-link span{font-size:15px;margin-left:3px}.nav-actions{display:flex;align-items:center;gap:12px}.text-link{font-size:14px;font-weight:650}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--purple),#805dff);color:#fff;box-shadow:0 14px 30px rgba(102,85,255,.28)}.btn-primary:hover{box-shadow:0 18px 38px rgba(102,85,255,.38)}.btn-small{min-height:42px;padding:0 17px;font-size:14px}.btn-ghost{background:#fff;border:1px solid var(--line);box-shadow:0 8px 24px rgba(34,25,67,.06)}.btn-light{background:#fff;color:var(--navy);box-shadow:0 14px 35px rgba(0,0,0,.2)}.btn-outline-light{border:1px solid rgba(255,255,255,.38);color:#fff}.menu-toggle{display:none;background:none;border:0;width:42px;height:42px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0;border-radius:3px}.mega-menu{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--line);box-shadow:0 28px 60px rgba(38,29,65,.14);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.mega-menu.open{opacity:1;visibility:visible;transform:none}.mega-grid{display:grid;grid-template-columns:320px 1fr;gap:70px;padding:36px 0 40px}.mega-intro h3{font-size:27px;line-height:1.15;margin:12px 0}.mega-intro p{color:var(--muted);margin:0 0 20px}.mega-intro a,.inline-link{font-weight:750;color:var(--purple)}.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 26px}.mega-links a{display:flex;align-items:flex-start;gap:13px;padding:12px;border-radius:14px}.mega-links a:hover{background:#f7f5fc}.mega-links-top{align-content:start;align-items:start;align-self:start}.mega-links strong,.mega-links small{display:block}.mega-links strong{font-size:14px}.mega-links small{font-size:15px;color:var(--muted);margin-top:3px}.mini-icon{width:34px;height:34px;border-radius:10px;background:#eeebff;color:var(--purple);display:grid;place-items:center;font-weight:800;flex:0 0 auto}.mobile-menu{display:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.15em;font-size:15px;font-weight:850;color:var(--purple)}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}.hero-actions{display:flex;gap:12px;margin:34px 0 30px;flex-wrap:wrap}.progress{height:5px;background:#eeeaf6;border-radius:4px;overflow:hidden}.progress i{display:block;height:100%;width:var(--p);background:linear-gradient(90deg,var(--purple),var(--pink));border-radius:inherit}.section{padding:110px 0}.section-heading{max-width:820px;margin:0 auto 58px}.section-heading.centered{text-align:center}.section-heading .eyebrow{justify-content:center}.section h2{font-size:clamp(43px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 24px}.section h2 em{font-style:normal;color:var(--purple)}.section-heading>p,.section-copy>p{font-size:18px;color:var(--muted);max-width:670px}.pdf{left:7%;bottom:13%;width:205px;--r:3deg}.pdf strong,.pdf small{display:block;margin-left:55px}.pdf strong{margin-top:-45px}.pdf small{font-size:14px;color:var(--muted);margin-top:4px}.teams{right:5%;bottom:16%;width:245px;--r:-3deg}.split-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.section-copy h2{margin-top:18px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{position:relative;padding:11px 0 11px 34px;border-bottom:1px solid rgba(214,208,228,.7);font-weight:600}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--purple);font-weight:900}.person{display:flex;align-items:center;gap:12px}.person>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#ece8ff;color:var(--purple);font-weight:850}.person strong,.person small{display:block}.person small{font-size:14px;color:var(--muted)}.status{font-size:14px;padding:6px 9px;border-radius:999px;background:#eafff5;color:#13815a;font-weight:800}.eyebrow.light{color:#b8afff}.browser-bar{height:38px;background:#f0eef4;display:flex;align-items:center;gap:6px;padding:0 12px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#d7d2dd}.browser-bar span{margin-left:auto;font-size:12px;color:#8d8794}.centered-actions{justify-content:center}.site-footer{background:#121024;color:#fff;padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand img{width:145px}.footer-brand p{color:#9d97ad;max-width:270px;font-size:15px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid strong{font-size:15px;margin-bottom:8px}.footer-grid a{font-size:15px;color:#aaa4b8}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:14px;color:#827c91}.footer-bottom div{display:flex;gap:20px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.js .reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}@media (max-width:980px){.desktop-nav,.nav-actions>.text-link,.nav-actions>.btn{display:none}.menu-toggle{display:block}.mobile-menu{display:flex;position:fixed;top:82px;right:0;bottom:0;left:0;z-index:99;background:#fff;padding:24px 24px 40px;flex-direction:column;gap:4px;overflow-y:auto;overscroll-behavior:contain;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.site-header.scrolled+.mobile-menu{top:72px}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mobile-menu a{padding:16px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:750}.split-grid{grid-template-columns:1fr}.hero-actions{justify-content:center}.split-grid{gap:55px}.section-copy{text-align:center}.section-copy>p{margin-inline:auto}.check-list{text-align:left}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (max-width:680px){:root{--container:min(100vw - 28px,1180px)}.site-header{height:68px}.brand img{width:118px}.section{padding:78px 0}.section h2{font-size:43px}.section-heading>p,.section-copy>p{font-size:16px}.pdf{left:-3%;bottom:13%}.teams{right:-5%;bottom:14%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{display:flex}.footer-bottom{flex-direction:column;gap:15px}.mega-menu{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.btn:hover{transform:none}}@media (max-width:980px){.site-header+.mobile-menu{top:82px}.site-header.scrolled+.mobile-menu{top:72px}.mobile-menu{display:block;padding:12px clamp(16px,4vw,30px) 28px;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;gap:0}.mobile-nav-group{margin:7px 0;border:1px solid #e3ddff;border-radius:14px;background:#f6f3ff;overflow:hidden;box-shadow:0 5px 16px rgba(69,53,135,.04)}.mobile-nav-group:has(.mobile-nav-toggle[aria-expanded="true"]){border-color:#cfc5ff;background:#fbfaff;box-shadow:0 10px 24px rgba(76,58,152,.08)}.mobile-nav-row{display:block;width:100%;min-height:47px;margin:0;padding:11px 9px;border:0;border-bottom:1px solid var(--line);border-radius:9px;background:transparent;color:var(--ink);font-size:16px;font-weight:720;line-height:1.3;text-align:left}.mobile-nav-group>.mobile-nav-row{min-height:54px;padding:10px 12px 10px 15px;border-bottom:0;border-radius:0;font-size:17.5px;font-weight:850}.mobile-nav-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer}.mobile-nav-toggle svg{box-sizing:content-box;width:12px;height:8px;padding:9px;flex:0 0 auto;border-radius:10px;background:#fff;color:var(--purple);box-shadow:0 2px 8px rgba(59,43,128,.09);transition:transform .18s ease,background .18s ease,color .18s ease}.mobile-nav-toggle[aria-expanded="true"]{color:var(--purple)}.mobile-nav-toggle[aria-expanded="true"] svg{transform:rotate(180deg);background:var(--purple);color:#fff}.mobile-nav-children{margin:0;padding:7px 8px 9px 14px;border-top:1px solid #e3ddff;background:#fff}.mobile-nav-children[hidden]{display:none}.mobile-menu .mobile-nav-children a{position:relative;display:block;min-height:38px;padding:8px 10px 8px 27px;border:0;border-radius:8px;color:#5c5568;font-size:14.5px;font-weight:650;line-height:1.4}.mobile-menu .mobile-nav-children a:before{content:"";position:absolute;left:11px;top:50%;width:5px;height:5px;border-radius:50%;background:#b6aaff;transform:translateY(-50%)}.mobile-menu .mobile-nav-children a:hover,.mobile-menu .mobile-nav-children a:focus-visible{background:#f0edff;color:var(--purple)}.mobile-menu a.is-active{background:#f0edff;color:var(--purple);box-shadow:inset 3px 0 0 var(--purple)}.mobile-nav-direct{display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-nav-direct:after{content:"";width:7px;height:7px;margin-right:5px;flex:0 0 auto;border-top:2px solid #aaa1bb;border-right:2px solid #aaa1bb;transform:rotate(45deg)}.mobile-nav-company{margin-top:9px;padding-top:7px;border-top:1px solid #dcd6e7}.mobile-nav-company .mobile-nav-row:last-child{border-bottom:0}.mobile-menu .mobile-nav-cta{display:flex;width:100%;min-height:50px;margin:15px 0 0;padding:0 20px;border:0;border-radius:13px;color:#fff;font-size:16px;font-weight:800}.menu-toggle span{transform-origin:center;transition:transform .2s ease,opacity .15s ease}body.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.menu-open .menu-toggle span:nth-child(2){opacity:0}body.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media (max-width:680px){.site-header+.mobile-menu{top:70px}.site-header.scrolled+.mobile-menu{top:72px}}@media (prefers-reduced-motion:reduce){.mobile-menu,.mobile-nav-toggle svg,.menu-toggle span{transition:none}}.site-header{height:88px}.site-header.scrolled{height:76px}.nav-wrap{gap:38px}.brand img{width:148px}.desktop-nav{gap:12px}.nav-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;line-height:1;white-space:nowrap}.nav-trigger{white-space:nowrap}.nav-chevron{display:block;width:11px;height:8px;flex:0 0 auto;transform:translateY(.5px);transition:transform .2s ease}.nav-trigger[aria-expanded="true"] .nav-chevron{transform:translateY(.5px) rotate(180deg)}.nav-actions{gap:18px}.text-link{display:inline-flex;align-items:center;min-height:46px;padding:0 3px;white-space:nowrap}.btn-small{min-height:48px;padding-inline:21px}.nav-actions .btn-primary{box-shadow:0 10px 24px rgba(102,85,255,.22)}.nav-actions .btn-primary:hover{box-shadow:0 14px 30px rgba(102,85,255,.30)}@media (max-width:1180px){.desktop-nav{gap:6px}.nav-link{padding-inline:12px}.nav-wrap{gap:26px}.nav-actions{gap:13px}.btn-small{padding-inline:18px}}@media (max-width:980px){.site-header{height:78px}.brand img{width:132px}.site-header+.mobile-menu{top:78px}.site-header.scrolled+.mobile-menu{top:74px}}@media (max-width:680px){.site-header{height:70px}.brand img{width:124px}.site-header+.mobile-menu{top:70px}.site-header.scrolled+.mobile-menu{top:72px}}.inner-page main{padding-top:82px}.centered-actions{justify-content:center}.footer-callout{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 0 54px;margin-bottom:54px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-callout h2{font-size:36px;line-height:1;margin:12px 0 0;letter-spacing:-.045em}.eyebrow.light{color:#bdb6ff}.site-footer .footer-grid{grid-template-columns:1.45fr repeat(4,1fr)}@media (max-width:1050px){.site-footer .footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.site-footer .footer-grid>div:nth-child(n/**/+4){display:flex}.footer-callout{flex-direction:column;text-align:center}}@media (max-width:720px){.inner-page main{padding-top:70px}.footer-callout h2{font-size:30px}.site-footer .footer-grid{grid-template-columns:1fr 1fr}.site-footer .footer-brand{grid-column:1/-1}}.truth-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 34px}.truth-pillars article{display:flex;gap:14px;align-items:flex-start;padding:21px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(45,32,91,.07)}.truth-pillars article>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:11px;background:#ece8ff;color:var(--purple);font-size:14px;font-weight:900}.truth-pillars strong,.truth-pillars small{display:block}.truth-pillars strong{font-size:14px;line-height:1.25;margin-bottom:6px}.truth-pillars small{font-size:15px;line-height:1.55;color:var(--muted)}@media (max-width:900px){.truth-pillars{grid-template-columns:1fr}.truth-pillars article{padding:18px}}@media (max-width:620px){.truth-pillars strong{font-size:15px}.truth-pillars small{font-size:14px}}:root{--xp-gradient:linear-gradient(90deg,#6655ff 0%,#9855ef 48%,#ef58a4 100%)}:is(.section h2 em){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;font-style:normal}:is(.hero-actions,.centered-actions){display:flex!important;flex-direction:row!important;align-items:center!important;gap:14px!important;flex-wrap:nowrap!important}:is(.eyebrow){letter-spacing:.16em}@media (max-width:720px){:is(.hero-actions,.centered-actions){gap:9px!important}:is(.hero-actions,.centered-actions) a{padding-left:15px!important;padding-right:15px!important;font-size:0.8125rem!important}}@media (max-width:560px){:is(.hero-actions,.centered-actions){width:100%!important;flex-direction:column!important;align-items:stretch!important}:is(.hero-actions,.centered-actions) a{width:100%!important;min-width:0!important;justify-content:center!important;text-align:center!important;white-space:normal!important}}.section h2{font-size:clamp(2.55rem,4.4vw,4.15rem)!important;line-height:1.01!important;letter-spacing:-.045em!important;text-wrap:balance}.section-heading.centered h2,.section-copy.centered h2{max-width:1000px;margin-inline:auto}.section-heading.centered>p,.section-copy.centered>p{margin-left:auto!important;margin-right:auto!important;text-align:center!important}@media (max-width:720px){.section h2{font-size:clamp(2.2rem,10vw,3rem)!important}}.customer-logo-strip{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;margin:0 auto;padding:0}.customer-logo-strip img{display:block;max-width:100px;max-height:28px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.42;transition:.25s ease}.customer-logo-strip img:hover{opacity:.7;transform:translateY(-1px)}@media (max-width:800px){.customer-logo-strip{gap:22px}.customer-logo-strip img{max-width:84px;max-height:24px}}.mega-grid-wide{grid-template-columns:280px 1fr;gap:42px}.mega-links-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 12px}.mega-links-3 a{padding:10px}.mega-links-3 .mini-icon{width:31px;height:31px;border-radius:9px;font-size:15px}.mega-links-3 strong{font-size:15px}.mega-links-3 small{font-size:15px;line-height:1.35}.mobile-menu{overflow-y:auto}body.theme-purple{--page-accent:#6655ff;--page-accent-soft:#f1efff;--page-rgb:102,85,255}body[class*="theme-"] main :is(.eyebrow):not(.light){color:#6655ff!important}body[class*="theme-"] main :is(.eyebrow):not(.light):before,
body[class*="theme-"] main :is(.eyebrow):not(.light):after{background:currentColor!important}body[class*="theme-"] main .progress i{background:var(--page-accent)}.about-page{background:#fff}.about-page .site-header{background:rgba(251,250,255,.9)}.about-proof-band{padding:76px 0 72px;background:#fff;border-top:1px solid #f0edf5;border-bottom:1px solid #eeeaf3}.about-proof-copy{max-width:820px;margin:0 auto 38px;text-align:center}.about-proof-copy .eyebrow{justify-content:center}.about-proof-copy h2{margin:16px 0 13px;font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.05em}.about-proof-copy p{max-width:680px;margin:0 auto;color:var(--muted);font-size:17px}.about-proof-band .customer-logo-strip img{max-width:108px;max-height:30px}.about-before{background:#fff}.about-turning{background:#f4f1ff}.about-turning-panel{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:center;padding:66px;border-radius:36px;background:radial-gradient(circle at 92% 8%,rgba(255,90,153,.24),transparent 30%),linear-gradient(145deg,#17132d,#30245f 54%,#5c45d7);color:#fff;box-shadow:0 34px 90px rgba(33,24,70,.22);overflow:hidden}.about-turning-copy h2{margin:17px 0 23px;font-size:clamp(43px,5vw,69px);line-height:1.01;letter-spacing:-.055em}.about-turning-copy p{color:#d3cddd;font-size:17px;line-height:1.7}.about-turning-copy strong{color:#fff}.about-question-visual{min-width:0}.about-question-card{padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.09);backdrop-filter:blur(12px);box-shadow:0 24px 60px rgba(0,0,0,.18)}.about-question-card>span{font-size:14px;letter-spacing:.14em;color:#ffd3e4;font-weight:900}.about-question-card blockquote{margin:18px 0 24px;font-size:31px;line-height:1.18;letter-spacing:-.04em;font-weight:850}.about-question-meta{display:flex;gap:13px;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.about-question-meta i{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--purple);font-style:normal;font-weight:900}.about-question-meta strong,.about-question-meta small{display:block}.about-question-meta small{margin-top:3px;color:#c9c1d2;font-size:14px}.about-turning-path{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:9px;align-items:center;margin-top:14px}.about-turning-path article{display:flex;gap:9px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(17,13,36,.34)}.about-turning-path article>i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.1);font-size:12px;font-style:normal}.about-turning-path small,.about-turning-path strong{display:block}.about-turning-path small{font-size:12px;color:#bfb6cb}.about-turning-path strong{font-size:14px}.about-turning-path>b{color:#b8adff}.about-turning-path article.active{background:#fff;color:var(--ink)}.about-turning-path article.active>i{background:#eeebff;color:var(--purple)}.about-turning-path article.active small{color:var(--muted)}.about-roadmap{background:#fff}.about-roadmap-shell{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px}.about-roadmap-shell article{position:relative;z-index:1;min-height:255px;padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 20px 55px rgba(42,30,80,.08)}.about-roadmap-shell article>span{position:absolute;right:20px;top:20px;color:#aaa3b5;font-size:14px;font-weight:900}.about-roadmap-shell article>i{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#6655ff,#8e5cff);color:#fff;font-size:16px;font-style:normal;font-weight:900;box-shadow:0 12px 28px rgba(102,85,255,.25)}.about-roadmap-shell h3{margin:22px 0 10px;font-size:22px;line-height:1.12;letter-spacing:-.035em}.about-roadmap-shell p{margin:0;color:var(--muted);font-size:15px;line-height:1.62}.about-roadmap-shell article:nth-of-type(2)>i,.about-roadmap-shell article:nth-of-type(5)>i{background:linear-gradient(135deg,#805dff,#ff5a99)}.about-roadmap-shell article:nth-of-type(3)>i,.about-roadmap-shell article:nth-of-type(6)>i{background:linear-gradient(135deg,#4f3fe5,#6655ff)}.about-roadmap-summary{display:flex;align-items:center;gap:17px;max-width:760px;margin:30px auto 0;padding:22px 26px;border:1px solid #d8d0ff;border-radius:20px;background:linear-gradient(135deg,#f1eeff,#fff6fa)}.about-roadmap-summary img{width:45px}.about-roadmap-summary strong,.about-roadmap-summary small{display:block}.about-roadmap-summary strong{font-size:16px}.about-roadmap-summary small{margin-top:4px;color:var(--muted);font-size:15px}.about-principle{background:linear-gradient(180deg,#f7f5ff,#fff)}.about-principle-visual{min-width:0}.about-machine{padding:25px;border:1px solid var(--line);border-radius:29px;background:#fff;box-shadow:var(--shadow)}.about-machine-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:3px 3px 18px;border-bottom:1px solid var(--line)}.about-machine-head span{font-size:12px;letter-spacing:.13em;color:var(--purple);font-weight:900}.about-machine-head strong{font-size:15px}.about-machine-grid{display:grid;grid-template-columns:1fr 120px 1.25fr;gap:14px;align-items:center;padding:23px 0}.about-machine-inputs{display:grid;gap:8px}.about-machine-inputs article{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#fbfaff}.about-machine-inputs i{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#eeebff;color:var(--purple);font-size:12px;font-style:normal;font-weight:900}.about-machine-inputs strong,.about-machine-inputs small{display:block;font-size:12px}.about-machine-inputs small{color:var(--muted);margin-top:2px}.about-machine-core{width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:29px;background:linear-gradient(145deg,#4f3fe5,#8e5cff);color:#fff;box-shadow:0 20px 44px rgba(102,85,255,.3)}.about-machine-core img{width:38px;margin-bottom:5px}.about-machine-core strong{font-size:14px}.about-machine-core small{font-size:12px;opacity:.76}.about-output-browser{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 15px 35px rgba(38,27,72,.09)}.about-output-browser .browser-bar{height:34px}.about-output-body{padding:17px}.about-output-body>small{color:var(--purple);font-size:12px;font-weight:900}.about-output-body h3{margin:4px 0 12px;font-size:17px;line-height:1.12}.about-output-body article{display:grid;grid-template-columns:25px 1fr auto;gap:8px;align-items:center;padding:8px 0;border-top:1px solid #efebf3}.about-output-body article>i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#eeebff;color:var(--purple);font-size:12px;font-style:normal;font-weight:900}.about-output-body strong,.about-output-body small{display:block;font-size:12px}.about-output-body small{color:var(--muted)}.about-output-body b{font-size:12px;color:#159362}.about-machine-result{padding:14px;text-align:center;border-radius:14px;background:linear-gradient(135deg,#17132d,#30275a);color:#fff;font-size:15px;font-weight:850}.about-principle .section-copy h2 em{color:var(--purple);font-style:normal}.about-manifesto{background:radial-gradient(circle at 88% 10%,rgba(255,90,153,.2),transparent 28%),linear-gradient(145deg,#17132d,#2a2151 60%,#4a36b0);color:#fff}.about-manifesto-head{max-width:850px;margin:0 auto 55px;text-align:center}.about-manifesto-head .eyebrow{justify-content:center}.about-manifesto-head h2{margin:18px 0 20px;font-size:clamp(44px,5.2vw,74px);line-height:1.01;letter-spacing:-.055em}.about-manifesto-head h2 em{font-style:normal;color:#c9c0ff}.about-manifesto-head p{max-width:700px;margin:0 auto;color:#c9c2d2;font-size:17px}.about-manifesto-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.about-manifesto-grid article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:27px;border:1px solid rgba(255,255,255,.14);border-radius:21px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px)}.about-manifesto-grid article.featured{grid-column:1/-1;padding:34px;background:linear-gradient(135deg,rgba(102,85,255,.36),rgba(255,90,153,.14))}.about-manifesto-grid article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.12);color:#d9d2ff;font-size:14px;font-weight:900}.about-manifesto-grid strong{display:block;font-size:20px;line-height:1.28}.about-manifesto-grid p{margin:8px 0 0;color:#c9c2d2;font-size:15px;line-height:1.62}.about-manifesto-grid .featured strong{font-size:27px}.about-still-building{background:#fff}.about-still-panel{display:grid;grid-template-columns:150px 1fr;gap:42px;align-items:center;padding:60px;border-radius:34px;background:linear-gradient(145deg,#17132d,#31265d);color:#fff;box-shadow:0 30px 85px rgba(34,25,70,.2)}.about-still-icon{width:150px;height:150px;display:grid;place-items:center;border-radius:38px;background:linear-gradient(145deg,#6655ff,#8d5cff);box-shadow:0 22px 54px rgba(102,85,255,.36)}.about-still-icon img{width:70px}.about-still-copy h2{margin:15px 0 18px;max-width:820px;font-size:clamp(38px,4.5vw,62px);line-height:1.03;letter-spacing:-.052em}.about-still-copy p{max-width:760px;color:#c9c2d3;font-size:17px}.about-still-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.about-still-points span{padding:8px 11px;border:1px solid rgba(255,255,255,.17);border-radius:999px;color:#ece8f4;font-size:14px;font-weight:750}@media (max-width:1100px){.about-turning-panel{grid-template-columns:1fr}.about-roadmap-shell{grid-template-columns:repeat(2,1fr)}.about-machine-grid{grid-template-columns:1fr}.about-machine-core{margin:auto}.about-principle .split-grid{grid-template-columns:1fr}.about-principle .section-copy{text-align:center}.about-principle .check-list{max-width:760px;margin-inline:auto;text-align:left}.about-still-panel{grid-template-columns:115px 1fr}.about-still-icon{width:115px;height:115px;border-radius:30px}.about-still-icon img{width:55px}}@media (max-width:760px){.about-proof-band{padding:64px 0}.about-turning-panel{padding:38px 24px;border-radius:26px}.about-question-card blockquote{font-size:25px}.about-turning-path{grid-template-columns:1fr}.about-turning-path>b{transform:rotate(90deg);justify-self:center}.about-roadmap-shell{grid-template-columns:1fr}.about-roadmap-shell article{min-height:0}.about-machine{padding:18px}.about-machine-grid{padding-bottom:18px}.about-manifesto-grid{grid-template-columns:1fr}.about-manifesto-grid article.featured{grid-column:auto}.about-manifesto-grid .featured strong{font-size:21px}.about-still-panel{grid-template-columns:1fr;padding:38px 26px;text-align:center}.about-still-icon{margin:auto}.about-still-copy .eyebrow{justify-content:center}.about-still-points{justify-content:center}}@media (max-width:480px){.about-proof-copy h2{font-size:38px}.about-turning-copy h2,.about-manifesto-head h2{font-size:41px}.about-question-card{padding:24px 20px}.about-roadmap-summary{align-items:flex-start;padding:20px}.about-still-copy h2{font-size:38px}}body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{max-width:100%;font-size:clamp(3.25rem,4.8vw,4.75rem)!important;line-height:1.025!important;letter-spacing:-.052em!important;overflow:visible!important;padding-bottom:.12em}body main h1:not(.seo-primary)>:is(span,em),body main h2.seo-display>:is(span,em){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-style:normal;line-height:1.1;padding-bottom:.14em}.footer-brand>a{display:inline-flex;width:max-content;align-items:center}.footer-brand img{display:block;height:auto}@media (max-width:720px){body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{font-size:clamp(2.7rem,11vw,3.4rem)!important;line-height:1.06!important;letter-spacing:-.045em!important}body main h1:not(.seo-primary)>:is(span,em),body main h2.seo-display>:is(span,em){line-height:1.12;padding-bottom:.18em}.site-footer{padding:44px 0 22px}.footer-callout{gap:20px;padding-bottom:30px;margin-bottom:30px}.site-footer .footer-grid{row-gap:24px;column-gap:18px}.site-footer .footer-brand{display:grid;gap:14px}.site-footer .footer-brand p{width:100%;max-width:none;margin:0;font-size:15px;line-height:1.6}.site-footer .footer-grid>div:not(.footer-brand){gap:3px}.site-footer .footer-grid strong{margin-bottom:4px}.site-footer .footer-grid a{display:flex;align-items:center;min-height:28px;line-height:1.35}.footer-bottom{margin-top:28px}}@media (max-width:980px){.mobile-menu a.mobile-nav-row{padding:11px 14px}.mobile-menu a.mobile-nav-row.is-active{padding-left:17px}}:root{--xp-read-label:clamp(0.75rem, 0.72rem + 0.08vw, 0.8125rem);--xp-read-copy:clamp(0.8125rem, 0.78rem + 0.10vw, 0.9rem);--xp-read-title:clamp(0.9375rem, 0.9rem + 0.14vw, 1.0625rem);--xp-read-heading:clamp(1rem, 0.94rem + 0.22vw, 1.2rem)}:root{--xp-site-width:min(1800px, calc(100vw - clamp(28px, 4vw, 96px)));--xp-visual-width:min(1500px, 100%);--container:var(--xp-site-width)}.container{width:var(--xp-site-width)!important}@media (min-width: 1900px){:root{--xp-site-width:min(1800px, calc(100vw - 96px))}}:root{--xp-site-width:min(2000px, calc(100vw - clamp(20px, 2.8vw, 72px)));--xp-visual-width:min(1760px, 100%);--container:var(--xp-site-width)}.container{width:var(--xp-site-width)!important;max-width:none!important}main :where(span, small, strong, b, em, p, li, button, a){writing-mode:horizontal-tb!important;text-orientation:mixed!important}@media (max-width: 820px){:root{--xp-site-width:min(100% - 24px, 2000px)}}:root{--xp-gutter-total:clamp(48px, 6.4vw, 128px);--xp-site-width:min(2048px, calc(100vw - var(--xp-gutter-total)));--xp-visual-width:min(1840px, 100%);--xp-copy-width:780px;--xp-heading-width:1120px;--container:var(--xp-site-width)}.container{width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto}.site-header .container,
.site-footer .container{width:var(--xp-site-width)!important}main :where(span,small,strong,b,em,p,li,button,a){writing-mode:horizontal-tb!important;text-orientation:mixed!important}@media (max-width: 1100px){:root{--xp-gutter-total:clamp(32px, 5vw, 56px)}}@media (max-width: 720px){:root{--xp-gutter-total:24px;--xp-site-width:calc(100vw - 24px)}}.about-page .about-roadmap-shell article > span{color:#746d7d!important}.about-page{background:#fff}.about-page .site-header{background:rgba(251,250,255,.9)}.about-proof-band{padding:76px 0 72px;background:#fff;border-top:1px solid #f0edf5;border-bottom:1px solid #eeeaf3}.about-proof-copy{max-width:820px;margin:0 auto 38px;text-align:center}.about-proof-copy .eyebrow{justify-content:center}.about-proof-copy h2{margin:16px 0 13px;font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.05em}.about-proof-copy p{max-width:680px;margin:0 auto;color:var(--muted);font-size:17px}.about-proof-band .customer-logo-strip img{max-width:108px;max-height:30px}.about-before{background:#fff}.about-turning{background:#f4f1ff}.about-turning-panel{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:center;padding:66px;border-radius:36px;background:radial-gradient(circle at 92% 8%,rgba(255,90,153,.24),transparent 30%),linear-gradient(145deg,#17132d,#30245f 54%,#5c45d7);color:#fff;box-shadow:0 34px 90px rgba(33,24,70,.22);overflow:hidden}.about-turning-copy h2{margin:17px 0 23px;font-size:clamp(43px,5vw,69px);line-height:1.01;letter-spacing:-.055em}.about-turning-copy p{color:#d3cddd;font-size:17px;line-height:1.7}.about-turning-copy strong{color:#fff}.about-question-visual{min-width:0}.about-question-card{padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.09);backdrop-filter:blur(12px);box-shadow:0 24px 60px rgba(0,0,0,.18)}.about-question-card>span{font-size:14px;letter-spacing:.14em;color:#ffd3e4;font-weight:900}.about-question-card blockquote{margin:18px 0 24px;font-size:31px;line-height:1.18;letter-spacing:-.04em;font-weight:850}.about-question-meta{display:flex;gap:13px;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.about-question-meta i{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--purple);font-style:normal;font-weight:900}.about-question-meta strong,.about-question-meta small{display:block}.about-question-meta small{margin-top:3px;color:#c9c1d2;font-size:14px}.about-turning-path{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:9px;align-items:center;margin-top:14px}.about-turning-path article{display:flex;gap:9px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(17,13,36,.34)}.about-turning-path article>i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.1);font-size:12px;font-style:normal}.about-turning-path small,.about-turning-path strong{display:block}.about-turning-path small{font-size:12px;color:#bfb6cb}.about-turning-path strong{font-size:14px}.about-turning-path>b{color:#b8adff}.about-turning-path article.active{background:#fff;color:var(--ink)}.about-turning-path article.active>i{background:#eeebff;color:var(--purple)}.about-turning-path article.active small{color:var(--muted)}.about-roadmap{background:#fff}.about-roadmap-shell{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px}.about-roadmap-shell article{position:relative;z-index:1;min-height:255px;padding:25px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 20px 55px rgba(42,30,80,.08)}.about-roadmap-shell article>span{position:absolute;right:20px;top:20px;color:#aaa3b5;font-size:14px;font-weight:900}.about-roadmap-shell article>i{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#6655ff,#8e5cff);color:#fff;font-size:16px;font-style:normal;font-weight:900;box-shadow:0 12px 28px rgba(102,85,255,.25)}.about-roadmap-shell h3{margin:22px 0 10px;font-size:22px;line-height:1.12;letter-spacing:-.035em}.about-roadmap-shell p{margin:0;color:var(--muted);font-size:15px;line-height:1.62}.about-roadmap-shell article:nth-of-type(2)>i,.about-roadmap-shell article:nth-of-type(5)>i{background:linear-gradient(135deg,#805dff,#ff5a99)}.about-roadmap-shell article:nth-of-type(3)>i,.about-roadmap-shell article:nth-of-type(6)>i{background:linear-gradient(135deg,#4f3fe5,#6655ff)}.about-roadmap-summary{display:flex;align-items:center;gap:17px;max-width:760px;margin:30px auto 0;padding:22px 26px;border:1px solid #d8d0ff;border-radius:20px;background:linear-gradient(135deg,#f1eeff,#fff6fa)}.about-roadmap-summary img{width:45px}.about-roadmap-summary strong,.about-roadmap-summary small{display:block}.about-roadmap-summary strong{font-size:16px}.about-roadmap-summary small{margin-top:4px;color:var(--muted);font-size:15px}.about-principle{background:linear-gradient(180deg,#f7f5ff,#fff)}.about-principle-visual{min-width:0}.about-machine{padding:25px;border:1px solid var(--line);border-radius:29px;background:#fff;box-shadow:var(--shadow)}.about-machine-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:3px 3px 18px;border-bottom:1px solid var(--line)}.about-machine-head span{font-size:12px;letter-spacing:.13em;color:var(--purple);font-weight:900}.about-machine-head strong{font-size:15px}.about-machine-grid{display:grid;grid-template-columns:1fr 120px 1.25fr;gap:14px;align-items:center;padding:23px 0}.about-machine-inputs{display:grid;gap:8px}.about-machine-inputs article{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#fbfaff}.about-machine-inputs i{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#eeebff;color:var(--purple);font-size:12px;font-style:normal;font-weight:900}.about-machine-inputs strong,.about-machine-inputs small{display:block;font-size:12px}.about-machine-inputs small{color:var(--muted);margin-top:2px}.about-machine-core{width:120px;height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:29px;background:linear-gradient(145deg,#4f3fe5,#8e5cff);color:#fff;box-shadow:0 20px 44px rgba(102,85,255,.3)}.about-machine-core img{width:38px;margin-bottom:5px}.about-machine-core strong{font-size:14px}.about-machine-core small{font-size:12px;opacity:.76}.about-output-browser{border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 15px 35px rgba(38,27,72,.09)}.about-output-browser .browser-bar{height:34px}.about-output-body{padding:17px}.about-output-body>small{color:var(--purple);font-size:12px;font-weight:900}.about-output-body h3{margin:4px 0 12px;font-size:17px;line-height:1.12}.about-output-body article{display:grid;grid-template-columns:25px 1fr auto;gap:8px;align-items:center;padding:8px 0;border-top:1px solid #efebf3}.about-output-body article>i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#eeebff;color:var(--purple);font-size:12px;font-style:normal;font-weight:900}.about-output-body strong,.about-output-body small{display:block;font-size:12px}.about-output-body small{color:var(--muted)}.about-output-body b{font-size:12px;color:#159362}.about-machine-result{padding:14px;text-align:center;border-radius:14px;background:linear-gradient(135deg,#17132d,#30275a);color:#fff;font-size:15px;font-weight:850}.about-principle .section-copy h2 em{color:var(--purple);font-style:normal}.about-manifesto{background:radial-gradient(circle at 88% 10%,rgba(255,90,153,.2),transparent 28%),linear-gradient(145deg,#17132d,#2a2151 60%,#4a36b0);color:#fff}.about-manifesto-head{max-width:850px;margin:0 auto 55px;text-align:center}.about-manifesto-head .eyebrow{justify-content:center}.about-manifesto-head h2{margin:18px 0 20px;font-size:clamp(44px,5.2vw,74px);line-height:1.01;letter-spacing:-.055em}.about-manifesto-head h2 em{font-style:normal;color:#c9c0ff}.about-manifesto-head p{max-width:700px;margin:0 auto;color:#c9c2d2;font-size:17px}.about-manifesto-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.about-manifesto-grid article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:27px;border:1px solid rgba(255,255,255,.14);border-radius:21px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px)}.about-manifesto-grid article.featured{grid-column:1/-1;padding:34px;background:linear-gradient(135deg,rgba(102,85,255,.36),rgba(255,90,153,.14))}.about-manifesto-grid article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.12);color:#d9d2ff;font-size:14px;font-weight:900}.about-manifesto-grid strong{display:block;font-size:20px;line-height:1.28}.about-manifesto-grid p{margin:8px 0 0;color:#c9c2d2;font-size:15px;line-height:1.62}.about-manifesto-grid .featured strong{font-size:27px}.about-still-building{background:#fff}.about-still-panel{display:grid;grid-template-columns:150px 1fr;gap:42px;align-items:center;padding:60px;border-radius:34px;background:linear-gradient(145deg,#17132d,#31265d);color:#fff;box-shadow:0 30px 85px rgba(34,25,70,.2)}.about-still-icon{width:150px;height:150px;display:grid;place-items:center;border-radius:38px;background:linear-gradient(145deg,#6655ff,#8d5cff);box-shadow:0 22px 54px rgba(102,85,255,.36)}.about-still-icon img{width:70px}.about-still-copy h2{margin:15px 0 18px;max-width:820px;font-size:clamp(38px,4.5vw,62px);line-height:1.03;letter-spacing:-.052em}.about-still-copy p{max-width:760px;color:#c9c2d3;font-size:17px}.about-still-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.about-still-points span{padding:8px 11px;border:1px solid rgba(255,255,255,.17);border-radius:999px;color:#ece8f4;font-size:14px;font-weight:750}@media (max-width:1100px){.about-turning-panel{grid-template-columns:1fr}.about-roadmap-shell{grid-template-columns:repeat(2,1fr)}.about-machine-grid{grid-template-columns:1fr}.about-machine-core{margin:auto}.about-principle .split-grid{grid-template-columns:1fr}.about-principle .section-copy{text-align:center}.about-principle .check-list{max-width:760px;margin-inline:auto;text-align:left}.about-still-panel{grid-template-columns:115px 1fr}.about-still-icon{width:115px;height:115px;border-radius:30px}.about-still-icon img{width:55px}}@media (max-width:760px){.about-proof-band{padding:64px 0}.about-turning-panel{padding:38px 24px;border-radius:26px}.about-question-card blockquote{font-size:25px}.about-turning-path{grid-template-columns:1fr}.about-turning-path>b{transform:rotate(90deg);justify-self:center}.about-roadmap-shell{grid-template-columns:1fr}.about-roadmap-shell article{min-height:0}.about-machine{padding:18px}.about-machine-grid{padding-bottom:18px}.about-manifesto-grid{grid-template-columns:1fr}.about-manifesto-grid article.featured{grid-column:auto}.about-manifesto-grid .featured strong{font-size:21px}.about-still-panel{grid-template-columns:1fr;padding:38px 26px;text-align:center}.about-still-icon{margin:auto}.about-still-copy .eyebrow{justify-content:center}.about-still-points{justify-content:center}}@media (max-width:480px){.about-proof-copy h2{font-size:38px}.about-turning-copy h2,.about-manifesto-head h2{font-size:41px}.about-question-card{padding:24px 20px}.about-roadmap-summary{align-items:flex-start;padding:20px}.about-still-copy h2{font-size:38px}}:root{--entx-ink:#171326;--entx-muted:#746d80;--entx-line:#e6e0ec;--entx-soft:#f7f5fb;--entx-purple:#6844df;--entx-purple-dark:#41258f;--entx-violet:#8b64ee;--entx-pink:#d85aa3;--entx-blue:#2d83bd;--entx-green:#2b9172;--entx-amber:#b97418;--entx-dark:#171227;--entx-card-shadow:0 28px 70px rgba(45,31,82,.12)}:root{--wem-ink:#181229;--wem-muted:#716a7c;--wem-purple:#6848ed;--wem-violet:#9b54ed;--wem-pink:#db57b2;--wem-soft:#f7f4fb;--wem-line:#e7e0ef;--wem-green:#218862;--wem-amber:#c97924;--wem-shadow:0 28px 70px rgba(42,25,77,.12)}:root{--xp-gutter-total:clamp(48px,6.4vw,128px);--xp-site-width:min(2048px,calc(100vw - var(--xp-gutter-total)));--xp-first-section-top:145px;--xp-section-space:52px}:where(
  .container){width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto!important}.site-header .container,.site-footer .container{width:var(--xp-site-width)!important;max-width:none!important;margin-inline:auto!important}.inner-page main{padding-top:0!important}main > section:first-child,
main > article:first-child > section:first-child{padding-top:var(--xp-first-section-top)!important}main > section:first-child h1:not(.seo-primary),
main > article:first-child > section:first-child h1:not(.seo-primary),main > section:first-child h2.seo-display,
main > article:first-child > section:first-child h2.seo-display{margin-top:22px!important}:where(.about-roadmap){max-width:100%!important}:where(
  .section){padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}@media (max-width:980px){:root{--xp-first-section-top:125px}}@media (max-width:680px){:root{--xp-first-section-top:110px;--xp-gutter-total:48px;--xp-section-space:40px}}.about-page-v2{overflow-x:hidden;background:#fff;color:var(--ink)}.about-page-v2 .site-header{background:rgba(251,250,255,.94)}.about-page-v2 .section-heading h2 em,
.about-page-v2 .section-copy h2 em{font-style:normal;color:var(--purple)}.abx-hero{position:relative;overflow:hidden;padding:var(--xp-first-section-top) 0 110px;background:radial-gradient(circle at 88% 9%,rgba(102,85,255,.14),transparent 31%),radial-gradient(circle at 8% 85%,rgba(73,204,249,.09),transparent 27%),linear-gradient(180deg,#fff 0%,#faf9fd 100%)}.abx-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#e3ddf2,transparent)}.abx-hero-copy{max-width:990px;margin:0 auto;text-align:center}.abx-hero-copy .eyebrow{justify-content:center}.about-page-v2 .abx-hero h1:not(.seo-primary),.about-page-v2 .abx-hero h2.seo-display{max-width:1000px;margin:20px auto 24px!important}.about-page-v2 .abx-hero h1:not(.seo-primary) span,.about-page-v2 .abx-hero h2.seo-display span{display:block;background:linear-gradient(105deg,#5536d4 4%,#8b55e8 49%,#d95ca7 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.abx-hero-copy>p{max-width:850px;margin:0 auto 12px;color:var(--muted);font-size:clamp(1.05rem,1.55vw,1.28rem);line-height:1.72}.abx-hero-copy .abx-hero-emphasis{margin-top:8px;color:var(--ink);font-weight:850}.abx-hero .hero-actions{justify-content:center;margin-top:31px}.abx-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px;margin-top:28px}.abx-proof span{display:flex;align-items:center;gap:8px;min-height:44px;padding:9px 13px;border:1px solid #e6e1ee;border-radius:999px;background:rgba(255,255,255,.84);color:#625b6b;font-size:.88rem;box-shadow:0 8px 24px rgba(45,31,87,.05)}.abx-proof span i{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#e1f6ed;color:#198c64;font-style:normal;font-size:.75rem;font-weight:900}.abx-proof span b{color:#292232}.abx-origin{position:relative;width:100%;margin:58px auto 0;padding:28px;border:1px solid #e4deeb;border-radius:34px;background:radial-gradient(circle at 7% 4%,rgba(73,204,249,.1),transparent 25%),radial-gradient(circle at 95% 4%,rgba(253,113,175,.1),transparent 27%),linear-gradient(145deg,#fff,#fbfaff);box-shadow:0 34px 80px rgba(41,29,78,.14)}.abx-origin:before{content:"";position:absolute;inset:18px;border:1px dashed #ddd6ff;border-radius:25px;pointer-events:none;opacity:.7}.abx-origin>*{position:relative;z-index:1}.abx-origin-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:3px 5px 22px}.abx-origin-brand{display:flex;align-items:center;gap:14px}.abx-origin-brand img{width:48px;height:50px}.abx-origin-brand span,.abx-origin-brand small,.abx-origin-brand strong{display:block}.abx-origin-brand small{color:var(--purple);font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.abx-origin-brand strong{margin-top:4px;font-size:1.2rem;letter-spacing:-.025em}.abx-live{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #dfd9e8;border-radius:999px;background:#fff;color:#514a59;font-size:.83rem;font-weight:850;box-shadow:0 8px 22px rgba(42,29,78,.05)}.abx-live i{width:9px;height:9px;border-radius:50%;background:#20b579;box-shadow:0 0 0 5px rgba(32,181,121,.12)}.abx-origin-milestone{max-width:930px;margin:0 auto 30px;padding:20px 26px;border:1px solid #e5dfeb;border-radius:22px;background:#fff;text-align:center;box-shadow:0 17px 42px rgba(43,30,80,.08)}.abx-origin-milestone strong,.abx-origin-milestone span{display:block}.abx-origin-milestone strong{color:var(--purple);font-size:.92rem;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.abx-origin-milestone span{margin-top:8px;color:#332c3a;font-size:clamp(1rem,1.15vw,1.17rem);font-weight:800;line-height:1.4}.abx-origin-foot{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin-top:22px;padding:16px 19px;border:1px solid #eadfe9;border-radius:18px;background:linear-gradient(135deg,#fff,#fff7fb)}.abx-origin-foot img{width:40px}.abx-origin-foot span,.abx-origin-foot strong,.abx-origin-foot small{display:block}.abx-origin-foot span>strong{font-size:.9rem}.abx-origin-foot span>small{margin-top:2px;color:#77707e;font-size:.78rem}.abx-origin-foot>b{color:#6a47d9;font-size:.84rem;text-align:right}.about-page-v2 .about-proof-band .customer-logo-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:26px 42px}.about-page-v2 .about-proof-band .customer-logo-strip img{width:auto;max-width:126px;max-height:34px;object-fit:contain;filter:grayscale(1);opacity:.78}.abx-chaos-sheet{grid-area:sheet}.abx-chaos-pdf{grid-area:pdf}.abx-chaos-sheet>i{background:#e7f7ee;color:#14805a}.abx-chaos-pdf>i{background:#fff1f1;color:#cc3b3b}.about-page-v2 .truth-pillars{margin-top:24px}.about-page-v2 .about-machine-inputs strong,
.about-page-v2 .about-machine-inputs small,
.about-page-v2 .about-output-body strong,
.about-page-v2 .about-output-body small{font-size:.82rem}.about-page-v2 .about-machine-head span{font-size:.78rem}.about-page-v2 .about-machine-head strong{font-size:1rem}.about-page-v2 .about-output-body>small{font-size:.75rem}.about-page-v2 .about-output-body h3{font-size:1.18rem}.about-page-v2 .about-output-body b{font-size:.78rem}@media (max-width:1050px){.abx-origin{padding:24px}.about-page-v2 .about-turning-panel{grid-template-columns:1fr;gap:38px;padding:50px}.about-page-v2 .about-turning-copy{text-align:center}.about-page-v2 .about-turning-copy .eyebrow{justify-content:center}.about-page-v2 .about-turning-copy h2{max-width:800px;margin-inline:auto}.about-page-v2 .about-turning-copy p{max-width:760px;margin-inline:auto}.about-page-v2 .about-roadmap-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page-v2 .about-principle .split-grid{grid-template-columns:1fr;gap:48px}.about-page-v2 .about-principle .section-copy{text-align:center}.about-page-v2 .about-principle .section-copy .eyebrow{justify-content:center}.about-page-v2 .about-principle .check-list{max-width:760px;margin-inline:auto;text-align:left}.about-page-v2 .about-machine-grid{grid-template-columns:1fr}.about-page-v2 .about-machine-core{margin:auto}}@media (max-width:720px){.abx-hero{padding:var(--xp-first-section-top) 0 78px}.abx-hero-copy>p{font-size:1rem}.abx-proof{display:grid;grid-template-columns:1fr;width:min(100%,520px);margin-inline:auto}.abx-proof span{justify-content:flex-start;border-radius:15px}.abx-origin{margin-top:42px;padding:17px;border-radius:26px}.abx-origin:before{inset:10px;border-radius:19px}.abx-origin-head{align-items:flex-start;padding:4px 3px 18px}.abx-origin-brand{gap:10px}.abx-origin-brand img{width:38px;height:40px}.abx-origin-brand small{font-size:.66rem}.abx-origin-brand strong{font-size:1rem}.abx-live{padding:8px 10px;font-size:.72rem}.abx-origin-milestone{margin-bottom:18px;padding:17px}.abx-origin-milestone strong{font-size:.76rem}.abx-origin-milestone span{font-size:.93rem}.abx-origin-foot{grid-template-columns:auto 1fr}.abx-origin-foot>b{grid-column:1/-1;padding-top:10px;border-top:1px solid #eee5ed;text-align:center}.about-page-v2 .about-proof-band .customer-logo-strip{gap:22px 28px}.about-page-v2 .about-proof-band .customer-logo-strip img{max-width:105px;max-height:28px}.about-page-v2 .about-turning-panel{padding:34px 22px;border-radius:26px}.about-page-v2 .about-turning-copy h2{font-size:clamp(2.4rem,10vw,3.3rem)}.about-page-v2 .about-turning-path{grid-template-columns:1fr}.about-page-v2 .about-turning-path>b{justify-self:center;transform:rotate(90deg)}.about-page-v2 .about-roadmap-shell{grid-template-columns:1fr}.about-page-v2 .about-roadmap-shell article{min-height:0}.about-page-v2 .about-roadmap-summary{align-items:flex-start;padding:19px}.about-page-v2 .about-machine{padding:17px}.about-page-v2 .about-machine-head{align-items:flex-start;flex-direction:column;gap:5px}.about-page-v2 .about-manifesto-grid{grid-template-columns:1fr}.about-page-v2 .about-manifesto-grid article.featured{grid-column:auto}.about-page-v2 .about-manifesto-grid .featured strong{font-size:1.25rem}.about-page-v2 .about-still-panel{grid-template-columns:1fr;padding:36px 23px;text-align:center}.about-page-v2 .about-still-icon{margin:auto}.about-page-v2 .about-still-copy .eyebrow{justify-content:center}.about-page-v2 .about-still-points{justify-content:center}}@media (max-width:460px){.abx-origin-head{display:grid;grid-template-columns:1fr}.abx-live{justify-self:start}.abx-origin-foot{padding:14px}}.abx-origin-timeline{overflow:hidden}.abx-timeline-stage{position:relative;min-height:640px;margin-top:4px;padding:20px 8px 8px;isolation:isolate}.abx-timeline-canvas{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.abx-timeline-stage>*:not(.abx-timeline-canvas){position:absolute;z-index:2}.abx-timeline-phase{text-align:center}.abx-timeline-phase span,.abx-timeline-phase strong{display:block}.abx-timeline-phase span{color:var(--purple);font-size:.76rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.abx-timeline-phase strong{margin-top:5px;color:#5f5869;font-size:1rem;line-height:1.25}.abx-timeline-phase-before{left:6%;top:12px;width:35%}.abx-timeline-phase-after{right:4%;top:12px;width:48%}.abx-time-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;align-items:center;width:clamp(250px,20.5%,330px);min-height:88px;padding:16px 17px;border:1px solid #e4deeb;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 17px 42px rgba(43,30,80,.11);backdrop-filter:blur(8px)}.abx-time-card>i{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#e9f8ff;color:#188abb;font-style:normal;font-size:.74rem;font-weight:950}.abx-time-card strong,.abx-time-card small{display:block}.abx-time-card strong{font-size:clamp(.96rem,.82vw,1.08rem);line-height:1.22;letter-spacing:-.018em}.abx-time-card small{margin-top:5px;color:#797280;font-size:clamp(.82rem,.7vw,.91rem);line-height:1.42}.abx-problem-web{left:2.5%;top:92px;transform:rotate(-1.6deg)}.abx-problem-pdf{left:24.5%;top:306px;transform:rotate(1.2deg)}.abx-problem-people{left:2.5%;bottom:45px;transform:rotate(-.8deg)}.abx-problem-team{left:28%;bottom:12px;transform:rotate(.8deg)}.abx-problem-pdf>i{background:#fff0f6;color:#cf3c7e}.abx-problem-people>i{background:#fff6df;color:#a86e00}.abx-problem-team>i{background:#e7f7ef;color:#16815d}.abx-timeline-turn{left:50%;top:76px;width:min(27%,310px);transform:translateX(-50%);padding:25px 23px 27px;border-radius:23px;background:radial-gradient(circle at 82% 8%,rgba(255,255,255,.12),transparent 35%),linear-gradient(145deg,#17132d,#46317d);color:#fff;text-align:center;box-shadow:0 25px 60px rgba(35,23,72,.24)}.abx-timeline-turn>span{display:block;color:#d4c8ff;font-size:.75rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.abx-timeline-turn blockquote{margin:14px 0 10px;font-size:clamp(1.7rem,2vw,2.25rem);line-height:1.04;letter-spacing:-.045em;font-weight:950}.abx-timeline-turn small{display:block;color:#d1c8dc;font-size:.84rem;line-height:1.48}.abx-solution-grid{right:1%;top:330px;width:52%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.abx-solution-card{position:relative;display:flex;min-width:0;min-height:238px;flex-direction:column;padding:17px 15px 16px;border:1px solid #e2dcea;border-top:5px solid var(--solution-accent,#6655ff);border-radius:17px;background:#fff;box-shadow:0 17px 42px rgba(43,30,80,.09)}.abx-solution-card:nth-child(2){--solution-accent:#8d5cff}.abx-solution-card:nth-child(3){--solution-accent:#fd71af}.abx-solution-card:nth-child(4){--solution-accent:#ffc800}.abx-solution-card>b{display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:11px;background:#efecff;color:#6655ff;font-size:.82rem;font-weight:950}.abx-solution-card span,.abx-solution-card small,.abx-solution-card strong,.abx-solution-card em{display:block}.abx-solution-card small{color:#8d8598;font-size:.68rem;font-weight:950;letter-spacing:.09em;line-height:1.25;text-transform:uppercase}.abx-solution-card strong{margin:8px 0 10px;font-size:clamp(.94rem,.78vw,1.05rem);line-height:1.16;letter-spacing:-.025em;overflow-wrap:anywhere}.abx-solution-card em{margin-top:auto;color:#77707f;font-size:clamp(.78rem,.67vw,.87rem);font-style:normal;line-height:1.45;overflow-wrap:anywhere}@media (max-width:1359px){.abx-timeline-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0;padding:22px 6px 8px}.abx-timeline-stage:before{content:"";position:absolute;left:50%;top:83px;bottom:20px;width:3px;transform:translateX(-50%);border-radius:99px;background:linear-gradient(180deg,#49ccf9 0%,#6655ff 43%,#fd71af 72%,#ffc800 100%);opacity:.38}.abx-timeline-canvas{display:none}.abx-timeline-stage>*:not(.abx-timeline-canvas){position:relative;inset:auto!important;width:auto;transform:none}.abx-timeline-phase{grid-column:1/-1;padding:7px 0}.abx-timeline-phase-before{order:1}.abx-time-card{z-index:2;min-height:100px}.abx-problem-web{order:2}.abx-problem-pdf{order:3}.abx-problem-people{order:4}.abx-problem-team{order:5}.abx-timeline-turn{grid-column:1/-1;order:6;width:min(100%,680px)!important;justify-self:center;margin:15px auto;padding:29px 28px}.abx-timeline-turn:before,.abx-timeline-turn:after{content:"";position:absolute;left:50%;width:38px;height:38px;transform:translateX(-50%);color:#8a72da;font-size:1.55rem;font-weight:950;line-height:38px;text-align:center}.abx-timeline-turn:before{content:"↓";top:-45px}.abx-timeline-turn:after{content:"↓";bottom:-45px}.abx-timeline-phase-after{order:7;margin-top:15px}.abx-solution-grid{grid-column:1/-1;order:8;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.abx-solution-card{min-height:190px}}@media (max-width:720px){.abx-origin-timeline{padding:17px}.abx-timeline-stage{grid-template-columns:1fr;gap:12px;padding:19px 2px 6px 30px}.abx-timeline-stage:before{left:13px;top:70px;bottom:16px;width:3px;transform:none;opacity:.55}.abx-timeline-phase{grid-column:auto;text-align:left}.abx-timeline-phase span{font-size:.7rem}.abx-timeline-phase strong{font-size:.94rem}.abx-time-card{grid-column:auto;min-height:0;width:auto;padding:14px 15px}.abx-time-card:before,.abx-solution-card:before{content:"";position:absolute;left:-23px;top:50%;width:11px;height:11px;transform:translate(-50%,-50%);border:3px solid #8d78d1;border-radius:50%;background:#fff;box-sizing:border-box}.abx-timeline-turn{grid-column:auto;width:auto!important;margin:14px 0;padding:25px 21px}.abx-timeline-turn:before,.abx-timeline-turn:after{display:none}.abx-timeline-phase-after{margin-top:7px}.abx-solution-grid{grid-column:auto;grid-template-columns:1fr;gap:12px}.abx-solution-card{min-height:0;padding:16px}.abx-solution-card>b{margin-bottom:12px}.abx-solution-card em{margin-top:0}}@media (max-width:460px){.abx-time-card{grid-template-columns:40px minmax(0,1fr);gap:11px}.abx-time-card>i{width:39px;height:39px;border-radius:12px}.abx-timeline-turn blockquote{font-size:1.62rem}}@media (min-width:1360px){.abx-problem-team{left:25%}}.about-page-v2 .about-before .section-heading{max-width:1000px}.about-page-v2 .about-before .section-heading>p{max-width:820px;margin-inline:auto}.abx-chaos-stage{position:relative;min-height:630px;margin-top:48px;border:1px solid #e4deeb;border-radius:34px;background:radial-gradient(circle at 50% 50%,#efeaff 0,#faf9ff 35%,#fff 76%);overflow:hidden;box-shadow:inset 0 0 80px rgba(102,85,255,.055)}.abx-chaos-stage:before{content:"";position:absolute;inset:22px;border:1px dashed rgba(180,166,225,.34);border-radius:25px;pointer-events:none}.abx-chaos-canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none}.abx-chaos-node,.abx-chaos-centre{position:absolute;z-index:2;grid-area:auto!important}.abx-chaos-node{width:clamp(245px,20vw,310px);padding:17px 18px;border:1px solid #e4deeb;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 18px 48px rgba(44,31,82,.13);backdrop-filter:blur(8px)}.abx-chaos-node-head{display:flex;align-items:center;gap:10px;min-width:0}.abx-chaos-node-head i{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:#e7f5ff;color:#1b80ad;font-style:normal;font-size:.68rem;font-weight:950}.abx-chaos-node-head strong{min-width:0;font-size:.95rem;line-height:1.25;overflow-wrap:anywhere}.abx-chaos-node-head b{margin-left:auto;padding:5px 8px;border-radius:999px;background:#f04463;color:#fff;font-size:.68rem}.abx-chaos-node h3{margin:14px 0 0;font-size:1rem;line-height:1.3;letter-spacing:-.02em}.abx-chaos-node p{margin:6px 0 0;color:#756e7d;font-size:.86rem;line-height:1.5}.abx-chaos-inbox{left:4%;top:12%;transform:rotate(-3deg)}.abx-chaos-portal{left:50%;top:5%;transform:translateX(-50%) rotate(2deg)}.abx-chaos-portal .abx-chaos-node-head i{background:#e6f4ff;color:#2f91cf}.abx-chaos-sheet{right:4%;top:10%;transform:rotate(3deg)}.abx-chaos-sheet .abx-chaos-node-head i{background:#dff3e8;color:#147b4c}.abx-chaos-sheet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:14px}.abx-chaos-sheet-grid span{height:20px;border:1px solid #c9dfd2;background:#e7f3ec}.abx-chaos-pdf{left:7%;bottom:13%;display:flex;align-items:center;gap:13px;width:245px;transform:rotate(2deg)}.abx-chaos-pdf .abx-chaos-file{display:grid;place-items:center;flex:0 0 52px;width:52px;height:58px;border-radius:10px;background:#eb4b50;color:#fff;font-style:normal;font-size:.78rem;font-weight:950}.abx-chaos-pdf span,.abx-chaos-pdf strong,.abx-chaos-pdf small,.abx-chaos-call span,.abx-chaos-call strong,.abx-chaos-call small{display:block}.abx-chaos-pdf strong,.abx-chaos-call strong{font-size:.95rem;line-height:1.25}.abx-chaos-pdf small,.abx-chaos-call small{margin-top:4px;color:#77707e;font-size:.82rem}.abx-chaos-call{left:50%;bottom:4%;display:flex;align-items:center;gap:12px;width:270px;transform:translateX(-50%) rotate(-1.5deg)}.abx-chaos-call-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#fff0f6;color:#d13f82;font-style:normal;font-size:1.15rem}.abx-chaos-website{right:6%;bottom:13%;transform:rotate(-2deg)}.abx-chaos-website .abx-chaos-node-head i{background:#eeeaff;color:#6745d4}.abx-chaos-centre{left:50%;top:51%;display:flex;width:220px;height:220px;transform:translate(-50%,-50%);flex-direction:column;align-items:center;justify-content:center;padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:48px;background:radial-gradient(circle at 75% 12%,rgba(255,255,255,.12),transparent 35%),linear-gradient(145deg,#17132d,#3a2a6c);color:#fff;text-align:center;box-shadow:0 30px 74px rgba(26,20,53,.33)}.abx-chaos-centre span{color:#c8bcff;font-size:.75rem;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.abx-chaos-centre strong{margin:9px 0;font-size:1.35rem;line-height:1.1}.abx-chaos-centre small{max-width:175px;color:#d0c8dc;font-size:.87rem;line-height:1.52}.about-page-v2 .truth-pillars{margin-top:28px}.about-page-v2 .truth-pillars article>span{font-size:1rem}.about-page-v2 .about-roadmap-shell article>span{display:none!important}.about-page-v2 .about-roadmap-shell article{padding-top:27px}.about-page-v2 .about-roadmap-shell article>i{margin-bottom:0}.about-page-v2 .about-roadmap-shell h3{margin-top:22px}.about-page-v2 .about-manifesto-grid article>span{font-size:1.05rem}.abx-final{position:relative;padding:110px 0;background:linear-gradient(180deg,#fff,#f7f4ff)}.abx-final-panel{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:64px;align-items:center;overflow:hidden;padding:clamp(42px,5vw,78px);border-radius:38px;background:radial-gradient(circle at 80% 5%,rgba(244,111,181,.3),transparent 32%),radial-gradient(circle at 8% 100%,rgba(73,204,249,.18),transparent 30%),linear-gradient(135deg,#151027,#2c1b55 58%,#563080);color:#fff;box-shadow:0 36px 90px rgba(31,19,64,.27)}.abx-final-panel:before{content:"";position:absolute;right:-110px;bottom:-180px;width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 52px rgba(255,255,255,.025),0 0 0 112px rgba(255,255,255,.018)}.abx-final-panel>*{position:relative;z-index:1}.abx-final-copy .eyebrow{color:#d8ccff}.abx-final-copy .eyebrow:before{background:linear-gradient(90deg,#8eefff,#ff8dc4)}.abx-final-copy h2{max-width:760px;margin:18px 0 22px;font-size:clamp(3rem,5.1vw,5.55rem);line-height:.98;letter-spacing:-.057em}.abx-final-copy p{max-width:700px;margin:0;color:#d9d1e3;font-size:1.08rem;line-height:1.72}.abx-final-copy .hero-actions{justify-content:flex-start;margin-top:31px}.abx-final-story{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:rgba(255,255,255,.075);backdrop-filter:blur(16px)}.abx-final-years{display:grid;grid-template-columns:auto 1fr;gap:0 18px;align-items:center;padding:4px 4px 22px;border-bottom:1px solid rgba(255,255,255,.12)}.abx-final-years>strong{grid-row:1/3;font-size:clamp(4.8rem,7vw,7.2rem);line-height:.78;letter-spacing:-.075em;background:linear-gradient(145deg,#fff 0,#b9a8ff 48%,#ff86c0 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.abx-final-years>span{align-self:end;font-size:1.15rem;font-weight:900}.abx-final-years>small{align-self:start;margin-top:3px;color:#cfc4dc;font-size:.88rem}.abx-final-method{display:grid;gap:10px;margin-top:18px}.abx-final-method article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.055)}.abx-final-method i{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,rgba(132,97,239,.88),rgba(229,91,167,.88));color:#fff;font-style:normal;font-weight:900}.abx-final-method span,.abx-final-method strong,.abx-final-method small{display:block}.abx-final-method strong{font-size:.92rem}.abx-final-method small{margin-top:3px;color:#cfc5dc;font-size:.8rem;line-height:1.4}@media (max-width:1150px){.abx-chaos-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0;padding:24px}.abx-chaos-stage:before{inset:13px}.abx-chaos-canvas{display:none}.abx-chaos-node,.abx-chaos-centre{position:relative;inset:auto!important;width:auto;height:auto;transform:none!important}.abx-chaos-centre{grid-column:1/-1;order:-1;min-height:190px;border-radius:30px}.abx-chaos-pdf,.abx-chaos-call{display:flex}.abx-final-panel{grid-template-columns:1fr;gap:42px}.abx-final-copy{text-align:center}.abx-final-copy .eyebrow,.abx-final-copy .hero-actions{justify-content:center}.abx-final-copy h2,.abx-final-copy p{margin-inline:auto}.abx-final-story{width:min(100%,760px);margin-inline:auto}}@media (max-width:720px){.abx-chaos-stage{grid-template-columns:1fr;padding:17px;border-radius:25px}.abx-chaos-centre{grid-column:auto;min-height:170px;padding:24px}.abx-chaos-node{padding:15px}.abx-chaos-pdf,.abx-chaos-call{width:auto}.abx-final{padding:78px 0}.abx-final-panel{gap:34px;padding:34px 22px;border-radius:28px}.abx-final-copy h2{font-size:clamp(2.7rem,13vw,4.25rem)}.abx-final-copy p{font-size:1rem}.abx-final-copy .hero-actions{flex-direction:column;align-items:stretch}.abx-final-copy .btn{justify-content:center;width:100%}.abx-final-story{padding:18px}.abx-final-years{grid-template-columns:1fr;text-align:center}.abx-final-years>strong{grid-row:auto;font-size:5.5rem}.abx-final-years>span{margin-top:12px}.abx-final-method article{grid-template-columns:38px 1fr;padding:12px}.abx-final-method i{width:36px;height:36px}}@media (max-width:420px){.abx-chaos-node-head{align-items:flex-start;flex-wrap:wrap}.abx-chaos-node-head b{margin-left:0}.abx-chaos-pdf,.abx-chaos-call{align-items:flex-start}.abx-final-panel{padding-inline:18px}}body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{max-width:100%;font-size:clamp(3.25rem,4.8vw,4.75rem)!important;line-height:1.025!important;letter-spacing:-.035em!important;overflow:visible!important;padding-bottom:.12em}body main h1:not(.seo-primary)>:is(span,em),body main h2.seo-display>:is(span,em){color:transparent!important;background:var(--xp-gradient);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;font-style:normal;line-height:1.1;padding-inline:.04em;margin-inline:-.04em;padding-bottom:.14em;overflow:visible}@media (max-width:720px){body[class][class] main h1:not(.seo-primary),body[class][class] main h2.seo-display{font-size:clamp(2.7rem,11vw,3.4rem)!important;line-height:1.06!important;letter-spacing:-.03em!important}}.abx-problem-pdf{left:auto;right:calc(50% + 175px);top:208px;width:280px;transform:rotate(1.2deg)}.abx-timeline-turn{top:28px}.abx-final-years>strong{grid-row:1/3;display:inline-block;font-size:clamp(4.8rem,7vw,7.2rem);line-height:.92;letter-spacing:-.06em;padding:0 .04em .08em 0;margin:0 -.04em -.08em 0;overflow:visible;background:linear-gradient(145deg,#fff 0,#b9a8ff 48%,#ff86c0 100%);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:720px){.abx-final-years>strong{grid-row:auto;font-size:5.5rem}}:root{--xp-dark-label:#fff;--xp-dark-rule-a:#8eefff;--xp-dark-rule-b:#ff8dc4;--xp-dark-link:#9eeeff}main :where(
  .abx-final-panel
) :is(
  .eyebrow){color:var(--xp-dark-label)!important;-webkit-text-fill-color:var(--xp-dark-label)!important}main :where(
  .abx-final-panel
) :is(
  .eyebrow)::before,
main :where(
  .abx-final-panel
) :is(
  .eyebrow)::after{background:linear-gradient(90deg,var(--xp-dark-rule-a),var(--xp-dark-rule-b))!important}:is(
  .abx-final-copy .eyebrow){color:var(--xp-dark-label)!important;-webkit-text-fill-color:var(--xp-dark-label)!important}:is(
  .abx-final-copy .eyebrow)::before,
:is(
  .abx-final-copy .eyebrow)::after{background:linear-gradient(90deg,var(--xp-dark-rule-a),var(--xp-dark-rule-b))!important}.customer-logo-strip{display:block;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}@media (prefers-reduced-motion:reduce){.customer-logo-strip{overflow-x:auto;-webkit-mask-image:none;mask-image:none;scrollbar-width:thin}}.cookie-consent{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));left:auto;z-index:10000;display:flex;flex-direction:column;align-items:stretch;gap:14px;width:min(360px,calc(100vw - 36px));max-width:360px;max-height:calc(100dvh - 36px);margin:0;padding:18px;border:1px solid #e8e5ee;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 48px rgba(32,23,62,.2);backdrop-filter:blur(14px);overflow:auto;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#16131f}.cookie-consent[hidden]{display:none!important}.cookie-consent__copy{display:grid;gap:5px;max-width:none}.cookie-consent__copy strong{font-size:15px;line-height:1.3}.cookie-consent__copy span{font-size:13.5px;line-height:1.5;color:#6f6a7d}.cookie-consent__copy a{color:#6655ff;font-weight:750;text-decoration:none}.cookie-consent__copy a:hover{text-decoration:underline}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;width:100%}.cookie-consent button{width:100%;min-height:42px;padding:0 14px;border-radius:10px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.cookie-consent__reject{border:1px solid #dcd7e5;background:#fff;color:#3f394d}.cookie-consent__accept{border:0;background:#6655ff;color:#fff}.cookie-consent button:focus-visible{outline:3px solid rgba(102,85,255,.25);outline-offset:2px}@media (max-width:600px){.cookie-consent{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-width:none;max-height:calc(100dvh - 24px);padding:16px}.cookie-consent__actions{grid-template-columns:1fr 1fr}}:root{--xp-section-tight:34px;--xp-section-summary:44px;--xp-section-airy:68px}body[class] main > section.section,body[class] main > section.page-section,body[class] main > section.legal-section,body[class] main > section[class$="-section"],body[class] main > section[class*="-section "],body[class] main > section[class$="-faq"],body[class] main > section[class*="-faq "],body[class] main > section[class$="-options"],body[class] main > section[class*="-options "],body[class] main > section[class$="-detail"],body[class] main > section[class*="-detail "],body[class] main > section[class$="-process"],body[class] main > section[class*="-process "],body[class] main > section[class$="-evidence"],body[class] main > section[class*="-evidence "],body[class] main > section[class$="-use-cases"],body[class] main > section[class*="-use-cases "],body[class] main > section[class$="-boundary"],body[class] main > section[class*="-boundary "]{padding-top:var(--xp-section-space)!important;padding-bottom:var(--xp-section-space)!important}body[class] main > section.customer-proof,body[class] main > section.about-proof-band,body[class] main > section.entx-proof-strip,body[class] main > section.ix2-logos-section,body[class] main > section[class$="-trust"],body[class] main > section[class*="-trust "],body[class] main > section[class$="-promises"],body[class] main > section[class*="-promises "]{padding-top:var(--xp-section-tight)!important;padding-bottom:var(--xp-section-tight)!important}body[class] main > section[class$="-summary"],body[class] main > section[class*="-summary "]{padding-top:var(--xp-section-summary)!important;padding-bottom:var(--xp-section-summary)!important}body[class] main > section.page-final-cta,body[class] main > section.home-closing,body[class] main > section[class$="-final"],body[class] main > section[class*="-final "]{padding-top:var(--xp-section-airy)!important;padding-bottom:var(--xp-section-airy)!important}body[class] main > section > :where(.container,[class$="-container"],[class$="-shell"],[class$="-wrap"]) > :last-child{margin-bottom:0!important}@media (max-width:980px){:root{--xp-section-space:46px;--xp-section-tight:30px;--xp-section-summary:40px;--xp-section-airy:60px}}@media (max-width:680px){:root{--xp-section-space:40px;--xp-section-tight:26px;--xp-section-summary:36px;--xp-section-airy:52px}}
/* SEO semantic heading bridge: preserve original eyebrow/display visuals */
h1.seo-primary{margin:0}
