.home-hero{position:relative;overflow:hidden;padding-block:40px 16px}.home-hero__grid{display:grid;grid-template-columns:.95fr 1.1fr;gap:20px;align-items:center}.accent{color:var(--blue)}.announce{display:inline-flex;align-items:center;gap:10px;padding:5px 14px 5px 5px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px var(--line);font-size:13px;font-weight:500;color:var(--ink-strong);transition:box-shadow .2s,transform .2s var(--ease)}.announce:hover{box-shadow:inset 0 0 0 1px var(--blue);transform:translateY(-1px)}.announce svg{color:var(--blue);transition:transform .2s var(--ease)}.announce:hover svg{transform:translate(3px)}.home-hero__title{font-size:60px;line-height:72px;letter-spacing:-.02em;margin:22px 0 18px;color:var(--ink)}.hline{display:block;animation:lineUp .9s var(--ease) both .1s}.hline+.hline{animation-delay:.32s}@keyframes lineUp{0%{opacity:0;transform:translateY(26px);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}.hl{color:var(--blue);padding:0 .14em;margin:0 -.04em;border-radius:.14em;background:linear-gradient(90deg,#e9e0ff,#efe7ff) no-repeat 0 0 / 0% 100%;animation:hlIn .85s var(--ease-io) forwards;-webkit-box-decoration-break:clone;box-decoration-break:clone}.hl--1{animation-delay:1.15s}.hl--2{animation-delay:1.7s}@keyframes hlIn{to{background-size:100% 100%}}.home-hero__sub{font-size:17px;line-height:28px;color:#474c58;max-width:540px}.home-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;font-size:13px;color:var(--muted)}.home-hero__meta i{width:4px;height:4px;border-radius:99px;background:#c5ccd8}.home-hero__art{margin-right:-36px}.home-logos{padding-block:28px 8px}.home-logos .kicker{text-align:center;margin-bottom:18px}.home-caps{padding-block:40px 56px}.home-caps__row{display:grid;grid-template-columns:repeat(4,1fr)}.home-caps__item{padding:6px 22px;border-left:1px solid var(--line)}.home-caps__item:first-child{border-left:0}.home-caps__num{font-size:48px;line-height:56px;font-weight:600;letter-spacing:-.03em;color:var(--ink-strong)}.home-caps__plus{color:var(--blue)}.home-caps__label{font-size:14px;line-height:21px;color:var(--muted);margin-top:4px;max-width:230px}.statement{padding-block:8px 40px}.statement__panel{position:relative;overflow:hidden;border-radius:22px;min-height:560px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:40px 56px 60px;background:linear-gradient(135deg,#ffe0ec,#f5eaff 55%,#e5efff)}.statement__arc{position:absolute;left:-40px;top:-30px;width:620px;opacity:.8;pointer-events:none}.statement__copy{position:relative;z-index:1}.statement__title{font-size:56px;line-height:1.06;margin-top:12px;animation:titleIn .8s var(--ease) both}@keyframes titleIn{0%{opacity:0;transform:translateY(14px);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}.statement__body{font-size:19px;line-height:32px;color:#3a3f4b;max-width:500px;margin-top:20px}.w{display:inline-block;white-space:pre;opacity:0;animation:wIn .55s var(--ease) forwards}@keyframes wIn{0%{opacity:0;transform:translateY(8px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}.statement__art{position:relative;z-index:1;max-width:540px;justify-self:center;width:100%}.statement__dots{position:absolute;left:50%;bottom:22px;transform:translate(-50%);display:flex;gap:8px;z-index:2}.statement__dots button{width:10px;height:10px;border-radius:99px;border:0;background:#0b63e538;padding:0;overflow:hidden;transition:width .3s var(--ease)}.statement__dots button.is-on{width:40px}.statement__dots span{display:block;height:100%;background:var(--blue);animation:fill linear forwards;transform-origin:0 50%}@keyframes fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.onegraph{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.onegraph__copy .h2{margin:16px 0 20px}.onegraph__copy p{font-size:17px;line-height:28px;color:#4a4f5c;margin-bottom:30px}.onegraph__rows{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.onegraph__row{display:grid;grid-template-columns:84px 1fr 24px;gap:16px;align-items:center;padding:26px 24px;border-top:1px solid var(--line);transition:background .25s}.onegraph__rows>.reveal:first-child .onegraph__row{border-top:0}.onegraph__row:hover{background:#f7faff}.onegraph__row h4{font-size:20px;color:var(--ink-strong)}.onegraph__row p{font-size:14.5px;line-height:23px;color:#555a66;margin-top:4px}.onegraph__go{color:var(--blue);opacity:0;transform:translate(-6px);transition:all .25s var(--ease)}.onegraph__row:hover .onegraph__go{opacity:1;transform:none}.onegraph__row:hover .isoicon__glyph{transform:translateY(-5px) rotate(-4deg)}.tour__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.tour__head .shead{margin-bottom:36px}.tour__head .btn{margin-bottom:44px}.tour__tabs{display:flex;gap:6px;flex-wrap:wrap;padding:6px;border-radius:16px;background:#fff;box-shadow:var(--shadow-sm);margin-bottom:18px}.tour__tab{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 16px;border:0;border-radius:11px;background:none;font-size:14.5px;font-weight:600;color:#6b7080;transition:background .2s,color .2s,transform .15s var(--ease)}.tour__tab:hover{color:var(--ink-strong);background:#f3f6fb}.tour__tab:active{transform:scale(.97)}.tour__tab.is-on{color:#fff;background:var(--blue);box-shadow:0 8px 18px -8px #0b63e5b3}.tour__card{padding:32px 32px 0;border-radius:22px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden;animation:pageIn .45s var(--ease)}.tour__copy{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:end;margin-bottom:28px}.tour__copy .h3{margin-top:14px}.tour__copy p{font-size:16px;line-height:27px;color:#444955}.tour__copy .textlink{margin-top:14px}.tour__window{max-width:1280px;margin:0 auto;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 30px 70px -24px #0a1e4673,0 0 0 1px #d5e0f2}.tour__bar{height:32px;display:flex;align-items:center;gap:8px;padding:0 12px;background:var(--blue);color:#fff;font-size:12px;font-weight:500;line-height:1}.suite{display:grid;grid-template-columns:1.35fr 1fr;gap:20px}.suite__panel{background:#fff;border-radius:18px;padding:28px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.suite__panel:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--blue),#62a6ff)}.suite__panel--atlas:before{background:linear-gradient(90deg,var(--pink-ink),#ff9fc2)}.suite__head h3{font-size:22px;line-height:30px;margin-top:12px;color:var(--ink-strong)}.suite__cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.suite__sub{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:20px 10px 6px}.suite__panel--atlas .suite__list{margin-top:20px}.suite__item{display:grid;grid-template-columns:38px 1fr 16px;gap:12px;align-items:center;padding:10px;border-radius:12px;transition:background .2s}.suite__item:hover{background:var(--blue-50)}.suite__panel--atlas .suite__item:hover{background:var(--pink-50)}.suite__icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:var(--blue);box-shadow:inset 0 0 0 1px #d5e3fa;transition:all .2s var(--ease)}.suite__panel--atlas .suite__icon{color:var(--pink-ink);box-shadow:inset 0 0 0 1px #f5c3d6}.suite__item:hover .suite__icon{background:var(--blue);color:#fff;box-shadow:none}.suite__panel--atlas .suite__item:hover .suite__icon{background:var(--pink-ink)}.suite__text b{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:600;color:var(--ink-strong)}.suite__text b em{font-style:normal;font-size:10px;padding:1px 7px;border-radius:99px;background:var(--lav-50);color:var(--purple)}.suite__text b em.is-new{background:var(--mint-50);color:var(--green)}.suite__text>span{display:block;font-size:12.5px;line-height:18px;color:var(--muted)}.suite__go{color:var(--blue);opacity:0;transition:all .2s var(--ease);transform:translate(-4px)}.suite__item:hover .suite__go{opacity:1;transform:none}.how__strip{max-width:1100px;margin:0 auto}.how__cols{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:16px}.how__n{font-family:var(--mono);font-size:12px;color:var(--blue)}.how__cols h4{font-size:19px;line-height:27px;margin-top:6px;color:var(--ink-strong)}.how__cols p{font-size:14.5px;line-height:23px;color:#555a66;margin-top:6px}.trust__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.trust__head .shead{margin-bottom:44px}.trust__head .btn{margin-bottom:52px}.sec--dark .isoicon__base{fill:#17223a;stroke:#2a3957}.intcard__logo{width:60px;height:60px;border-radius:16px;display:grid;place-items:center;background:#fff;box-shadow:var(--shadow-sm)}.homefaq{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px}.tour2{display:grid;grid-template-columns:300px 1fr;gap:40px;align-items:start}.tour2__nav{position:sticky;top:120px;display:grid;background:#fff;border:1px solid #dde5f2;border-radius:16px;overflow:hidden}.tour2__item{position:relative;display:flex;align-items:center;gap:12px;min-height:64px;padding:12px 20px;border:0;border-top:1px solid #eef1f6;background:none;text-align:left;color:#717783;transition:background .2s,color .2s}.tour2__item:first-child{border-top:0}.tour2__item:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:var(--blue);transform:scaleY(0);transition:transform .3s var(--ease)}.tour2__item:hover{background:#f7f9fd;color:var(--ink-strong)}.tour2__item.is-on{background:#f1f6ff;color:#1f45d6}.tour2__item.is-on:before{transform:scaleY(1)}.tour2__icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #d5e3fa;color:var(--blue);flex:none;transition:all .2s var(--ease)}.tour2__item.is-on .tour2__icon{background:var(--blue);color:#fff;box-shadow:none}.tour2__item:hover .tour2__icon svg{animation:iconHop .7s var(--ease) both}.tour2__label{display:grid;font-size:16px;font-weight:500;line-height:21px}.tour2__item.is-on .tour2__label{font-weight:600}.tour2__label em{font-style:normal;font-size:12px;font-weight:500;color:#8a90a0}.tour2__main{animation:pageIn .45s var(--ease)}.tour2__title h3{font-size:26px;line-height:34px;color:#333a45}.tour2__title p{margin-top:8px;font-size:16.5px;line-height:27px;color:#5a6070;max-width:820px}.tour2__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.tour2__meta .pills--row{margin-top:12px}.tour2__window{margin-top:22px;border-radius:14px;overflow:hidden;border:1px solid #b9cdf3;background:#fff;box-shadow:0 30px 70px -30px #0a1e4659}.tour2__bar{height:44px;display:flex;align-items:center;gap:10px;padding:0 16px;background:#2250e2;color:#fff;font-size:14px;font-weight:500}.tour2__bar .badge{margin-left:auto;background:#ffffff2e;color:#fff}@media (max-width: 1120px){.tour2{grid-template-columns:1fr;gap:20px}.tour2__nav{position:static;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.tour2__item{border-top:1px solid #eef1f6}}.psplit{display:grid;grid-template-columns:1fr 1fr;gap:24px}.psplit__card{display:flex;flex-direction:column;gap:18px;padding:30px;border-radius:20px;border:1px solid #dde5f2}.psplit__card--finops{background:linear-gradient(160deg,#eef3fe,#fff 60%)}.psplit__card--atlas{background:linear-gradient(160deg,#f5effc,#fff4f8,#fff 70%)}.psplit__top h3{margin-top:12px;font-size:26px;line-height:34px;color:#333a45}.psplit__top p{margin-top:8px;font-size:16px;line-height:26px;color:#5a6070}.psplit__art{border-radius:14px;background:#fff;padding:14px;box-shadow:0 0 0 1px #e3e9f3,0 16px 34px -24px #0a1e4659}.psplit__stats{display:grid;grid-template-columns:repeat(3,1fr);border-radius:14px;background:#fff;box-shadow:0 0 0 1px #e3e9f3}.psplit__stats>div{padding:12px 14px;border-left:1px solid #eef1f6}.psplit__stats>div:first-child{border-left:0}.psplit__stats span{display:block;font-size:12px;color:#7a8194}.psplit__stats b{display:block;margin-top:2px;font-size:18px;color:#2b313c;font-variant-numeric:tabular-nums;white-space:nowrap}.psplit__stats em{font-style:normal;font-size:12px;color:#5a6070}.psplit__points{list-style:none;margin:0;padding:0;display:grid;gap:8px}.psplit__points li{display:flex;align-items:center;gap:8px;font-size:15px;color:#3f4450}.psplit__points svg{color:var(--green);flex:none}.psplit__card .btn{align-self:flex-start;margin-top:auto}.psplit__note{margin-top:16px;text-align:center;font-size:12.5px;color:#8a90a0}.cover__tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:20px}.cover__tab{display:inline-flex;align-items:center;gap:10px;padding:10px 16px 10px 10px;border-radius:14px;border:1px solid #dde5f2;background:#ffffffbf;text-align:left;color:#5a6070;transition:all .2s var(--ease)}.cover__tab>span:last-child{display:grid;font-size:15px;font-weight:600;line-height:19px}.cover__tab em{font-style:normal;font-size:11.5px;font-weight:500;color:#8a90a0}.cover__tabicon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:var(--blue);box-shadow:inset 0 0 0 1px #d5e3fa;background:#fff}.cover__tab:hover{border-color:#b9cdf3;color:#2b313c}.cover__tab:hover .cover__tabicon svg{animation:iconHop .7s var(--ease) both}.cover__tab.is-on{background:#fff;border-color:#2250e2;color:#1f45d6;box-shadow:0 10px 24px -16px #2250e299}.cover__tab.is-on .cover__tabicon{background:#2250e2;color:#fff;box-shadow:none}.cover__panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center;padding:32px;border-radius:20px;background:#fff;border:1px solid #dde5f2;animation:pageIn .45s var(--ease)}.cover__copy h3{margin-top:12px;font-size:26px;line-height:34px;color:#333a45}.cover__impact,.cover__help{margin-top:16px}.cover__impact span,.cover__help>span{font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8a90a0}.cover__impact p{margin-top:6px;padding:12px 14px;border-radius:12px;background:#fdf3f5;border-left:3px solid #e0314b;font-size:15px;line-height:24px;color:#4a4f5c}.cover__help ul{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}.cover__help li{display:flex;gap:8px;font-size:15px;line-height:22px;color:#3f4450}.cover__help svg{color:var(--green);flex:none;margin-top:3px}.cover__note{margin-top:10px;font-size:13px;color:#7c4dff}.cover__copy .textlink{margin-top:18px}.cover__scene{border-radius:12px;overflow:hidden;border:1px solid #c9d8f5;box-shadow:0 24px 56px -30px #0a1e4659;background:#fff}.cover__bar{height:38px;display:flex;align-items:center;gap:8px;padding:0 14px;background:#3a63e4;color:#fff;font-size:13px;font-weight:500}@media (max-width: 1120px){.psplit,.cover__panel{grid-template-columns:1fr}.cover__panel{padding:20px;gap:20px}}.psplit>*{min-width:0}.psplit__art{overflow:hidden}.psplit .mm-graph__node{width:auto;flex:1 1 0;min-width:0}@media (max-width: 640px){.psplit__card{padding:20px}.psplit__art{padding:10px}.psplit__stats{grid-template-columns:1fr}.psplit__stats>div{border-left:0;border-top:1px solid #eef1f6}.psplit__stats>div:first-child{border-top:0}}.tourhub{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tourhub__card{display:grid;grid-template-rows:auto 1fr;height:100%;border-radius:18px;background:#fff;border:1px solid #dde5f2;overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s}.tourhub__card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#b9cdf3}.tourhub__art{padding:22px 26px 0;background:linear-gradient(135deg,#eef3fe,#f6effb)}.tourhub__art>*{background:#fff;border-radius:12px 12px 0 0;padding:14px;box-shadow:0 -1px #fff,0 12px 30px -18px #0a1e4659}.tourhub__body{padding:22px 26px 26px}.tourhub__body h3{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:22px;color:#333a45}.tourhub__body h3 svg{color:var(--blue)}.tourhub__body p{margin-top:8px;font-size:15px;line-height:25px;color:#5a6070}.tourhub__body .textlink{margin-top:16px}.tourhub__foot{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;font-size:18px;color:#4a4f5c}@media (max-width: 900px){.tourhub{grid-template-columns:1fr}}.home-hero__title{font-size:54px;line-height:66px}.tour__cta{margin-top:22px}.tour__tabs{justify-content:center;flex-wrap:nowrap;box-shadow:none;border:1px solid #c4d6f6}.tour__card{border:1px solid #c4d6f6;box-shadow:none}.tour__copy{min-height:158px}.tour__window{box-shadow:0 30px 70px -24px #0a1e4659,0 0 0 1px #b9cdf3}.statement__panel{display:block;min-height:0;padding:34px 56px 50px}.statement__slide{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:36px;animation:slideNext .75s var(--ease) both}.statement__slide--prev{animation-name:slidePrev}.statement__slide .statement__art{animation:slideArt .9s var(--ease) .08s both}.statement__slide--prev .statement__art{animation-name:slideArtPrev}@keyframes slideNext{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:none}}@keyframes slidePrev{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:none}}@keyframes slideArt{0%{opacity:0;transform:translate(60px) scale(.97)}to{opacity:1;transform:none}}@keyframes slideArtPrev{0%{opacity:0;transform:translate(-60px) scale(.97)}to{opacity:1;transform:none}}.statement__title{font-size:42px;line-height:1.12;color:#3d63cf;animation:none}.statement__body{font-size:17px;line-height:29px;color:#646a78;max-width:470px;margin-top:16px}.statement__art{max-width:470px}.statement__dots{bottom:18px}@media (max-width: 1120px){.statement__slide{grid-template-columns:1fr;gap:20px}.statement__panel{padding:30px 26px 54px}.tour__tabs{flex-wrap:wrap}}@media (max-width: 760px){.home-hero__title{font-size:38px;line-height:46px}.statement__title{font-size:30px}}@media (max-width: 1120px){.home-hero__grid,.onegraph,.suite,.statement__panel,.homefaq,.tour__copy{grid-template-columns:1fr}.tour__copy{gap:12px}.tour__card{padding:20px 16px 0}.home-hero__art{margin-right:0;max-width:680px;width:100%;justify-self:center}.home-caps__row,.how__cols{grid-template-columns:repeat(2,1fr);row-gap:28px}.home-caps__item:nth-child(3){border-left:0}.statement__panel{padding:40px 32px 64px}}@media (max-width: 760px){.home-hero__title{font-size:40px;line-height:48px}.home-caps__num{font-size:36px;line-height:44px}.suite__cols{grid-template-columns:1fr}.statement__title{font-size:40px}.statement__body{font-size:16px;line-height:27px}.statement__panel{padding:32px 20px 60px}.how__cols{grid-template-columns:1fr}.onegraph__row{grid-template-columns:72px 1fr}.onegraph__go{display:none}}@media (max-width: 640px){.cover__tabs{flex-wrap:nowrap;scroll-padding-inline:20px;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-20px;padding:4px 20px 10px;scrollbar-width:none}.cover__tabs::-webkit-scrollbar{display:none}.cover__tab{flex:none;scroll-snap-align:start}}.hero-panel{position:absolute;left:104px;top:560px;width:672px;padding:14px 18px 12px;border-radius:16px;background:#fff;box-shadow:0 24px 50px -26px #0a1e4661,0 0 0 1px #0a1e4612;color:#1c2940;font-size:13px}.hero-panel__main{position:relative;height:46px}.hero-panel__row{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:12px}.hero-panel__icon{flex:none;width:40px;height:40px;border-radius:11px;display:grid;place-items:center}.hero-panel__text{min-width:0;display:grid;gap:2px}.hero-panel__text b{font-size:16.5px;font-weight:600;line-height:21px;white-space:nowrap}.hero-panel__text em{font-style:normal;font-size:13.5px;line-height:19px;color:#5f6573;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-panel__value{margin-left:auto;flex:none;display:grid;justify-items:end;gap:4px}.hero-panel__value b{font-size:17px;font-weight:700;line-height:20px;white-space:nowrap}.hero-panel__tag{font-family:var(--mono);font-size:10.5px;font-weight:700;letter-spacing:.06em;padding:2px 8px;border-radius:99px;white-space:nowrap}.hero-panel__foot{display:flex;align-items:center;gap:12px;margin-top:12px;padding-top:10px;border-top:1px solid #eef1f6}.hero-panel__steps{flex:none;display:flex;gap:4px}.hero-panel__steps i{position:relative;width:26px;height:4px;border-radius:99px;background:#e8eef8;overflow:hidden}.hero-panel__steps span{position:absolute;inset:0 auto 0 0;border-radius:99px}.hero-panel__chips{display:flex;gap:6px;min-width:0;overflow:hidden}.hero-chip{font-size:12.5px;font-weight:600;padding:3px 10px;border-radius:99px;white-space:nowrap;font-variant-numeric:tabular-nums}.hero-chip--grey{background:#f3f5f9;color:#5f6573;font-weight:500}.hero-chip--green{background:#e3f6ec;color:#16874c}.hero-chip--orange{background:#fff1e2;color:#b45309}.hero-chip--red{background:#ffefef;color:#c62a2f}.hero-chip--pink{background:#ffe8f1;color:#c62a67}@media (max-width: 640px){.home-hero .hero-panel{display:none}}.home-hero .hero-panel{display:none}.hero-card{position:absolute;left:20px;top:18px;width:356px;padding:14px 16px 12px;border-radius:16px;background:#fff;box-shadow:0 26px 50px -24px #0a1e465c,0 0 0 1px #0a1e4612;color:#1c2940;font-size:13px}.hero-card__body{position:relative;height:128px}.hero-card__state{position:absolute;top:0;right:0;bottom:0;left:0}.hero-card__state:first-child{display:flex;align-items:center;gap:12px}.hero-card__icon{flex:none;width:32px;height:32px;border-radius:9px;display:grid;place-items:center}.hero-card__scan{display:grid;gap:2px}.hero-card__scan b{font-size:16px;font-weight:600}.hero-card__scan em{font-style:normal;font-size:13px;color:#5f6573}.hero-card__head{display:flex;align-items:center;gap:8px}.hero-card__kicker{font-family:var(--mono);font-size:10.5px;font-weight:600;letter-spacing:.07em;color:#6b7280;white-space:nowrap}.hero-card__badge{margin-left:auto;font-size:12.5px;font-weight:700;padding:3px 10px;border-radius:99px;white-space:nowrap}.hero-card__title{margin:9px 0 4px;font-size:16.5px;font-weight:600;line-height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-card__row{display:flex;justify-content:space-between;gap:10px;padding:5px 0;border-top:1px solid #f0f2f6;color:#6b7280;font-size:13px}.hero-card__row b{color:#1c2940;font-weight:600;white-space:nowrap}.hero-card__foot{display:flex;align-items:center;gap:10px;margin-top:8px;padding-top:9px;border-top:1px solid #eef1f6}.hero-card__steps{flex:none;display:flex;gap:3px}.hero-card__steps i{position:relative;width:18px;height:4px;border-radius:99px;background:#e8eef8;overflow:hidden}.hero-card__steps span{position:absolute;inset:0 auto 0 0;border-radius:99px}.hero-card__chips{display:flex;gap:5px;min-width:0;overflow:hidden}.hero-card .hero-chip{font-size:11.5px;padding:2px 8px}.home-hero__title{font-size:52px;line-height:66px;font-weight:600;color:#393f49;letter-spacing:-.015em}.home-hero__title .hl{position:relative;z-index:0;padding:0;margin:0;border-radius:0;background:none!important;animation:none;color:#1f57e7}.home-hero__title .hl:before{content:"";position:absolute;z-index:-1;left:-.08em;right:-.1em;top:.3em;bottom:.02em;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' preserveAspectRatio='none'%3E%3Cpath d='M4 23 C 38 17, 82 27, 124 20 S 182 22, 196 18' fill='none' stroke='%23FBE3F7' stroke-width='27' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;clip-path:inset(0 100% 0 0);animation:hlDraw .9s cubic-bezier(.4,0,.2,1) forwards}.home-hero__title .hl--1:before{animation-delay:1.1s}.home-hero__title .hl--2:before{animation-delay:1.6s}@keyframes hlDraw{to{clip-path:inset(0 0 0 0)}}@media (max-width: 1120px){.home-hero__title{font-size:44px;line-height:56px}}@media (max-width: 640px){.home-hero__title{font-size:36px;line-height:46px}.home-hero .hero-card{display:none}}@media (prefers-reduced-motion: reduce){.home-hero__title .hl:before{animation:none;clip-path:none}}.psplit__brand{display:flex;align-items:center;gap:14px}.psplit__name{margin:0!important;font-size:28px!important;line-height:34px!important;font-weight:600;color:#2b313c!important;letter-spacing:-.01em}.psplit__area{display:block;margin-top:2px;font-size:13px;color:#6b7280}.psplit__title{margin-top:16px;font-size:19px;line-height:27px;font-weight:600;color:#3b414c}.psplit__top p{margin-top:6px}.cover__expand{margin-left:auto;display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border:0;border-radius:99px;background:#ffffff2e;color:#fff;font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s}.cover__expand:hover{background:#ffffff4d}.cdrawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300}.cdrawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a52;animation:cdFade .2s ease both;cursor:pointer}@keyframes cdFade{0%{opacity:0}}.cdrawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(1180px,92vw);display:flex;flex-direction:column;background:#f7f9fd;box-shadow:-30px 0 70px -30px #0a1e4680;animation:cdSlide .32s cubic-bezier(.4,0,.2,1) both}@keyframes cdSlide{0%{transform:translate(60px);opacity:0}}.cdrawer__head{flex:none;display:flex;align-items:center;gap:12px;padding:16px 22px;background:#fff;border-bottom:1px solid #e6ebf3}.cdrawer__icon{flex:none;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eaf1fe;color:var(--blue)}.cdrawer__titles{display:grid;min-width:0}.cdrawer__titles em{font-style:normal;font-family:var(--mono);font-size:11.5px;letter-spacing:.05em;color:#7a8194}.cdrawer__titles b{font-size:19px;line-height:26px;font-weight:600;color:#2b313c}.cdrawer__close{margin-left:auto;width:38px;height:38px;border:0;border-radius:10px;background:#f1f4f9;color:#4b5162;display:grid;place-items:center;cursor:pointer}.cdrawer__close:hover{background:#e6ecf5;color:#1c2940}.cdrawer__body{flex:1;min-height:0;overflow:auto;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;padding:22px;align-content:start}.cdrawer__scene{border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 0 0 1px #d6e2f6,0 24px 50px -30px #0a1e4659}.cdrawer__notes{display:grid;gap:18px;align-content:start}.cdrawer__label{display:block;margin-bottom:6px;font-family:var(--mono);font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#7a8194}.cdrawer__notes p{font-size:14.5px;line-height:23px;color:#4b5162}.cdrawer__notes ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.cdrawer__notes li{display:flex;gap:8px;font-size:14px;line-height:21px;color:#3f4450}.cdrawer__notes li svg{flex:none;margin-top:3px;color:var(--green)}.cdrawer__note{font-size:13px!important;color:#7c4dff!important}@media (max-width: 1000px){.cdrawer__panel{width:100vw}.cdrawer__body{grid-template-columns:1fr;padding:14px}}.cover__cta{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.hiw{display:grid;gap:22px;max-width:1180px;margin:8px auto 0}.hiw__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hiw__step{position:relative;display:grid;align-content:start;gap:8px;padding:16px 16px 18px;border:1px solid #d9e3f4;border-radius:16px;background:#ffffffd9;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s var(--ease),background .2s}.hiw__step:hover{border-color:#b8cdf3;transform:translateY(-2px)}.hiw__step.is-on{background:#fff;border-color:#6f97ee;box-shadow:0 18px 36px -24px #1f57e773,0 0 0 3px #2f6fe414}.hiw__top{display:flex;align-items:center;gap:8px}.hiw__icon{flex:none;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#eaf1fe;color:var(--blue);transition:background .2s,color .2s}.hiw__step.is-on .hiw__icon{background:var(--blue);color:#fff}.hiw__step.is-done .hiw__icon{background:#e3f6ec;color:#16874c}.hiw__n{font-family:var(--mono);font-size:11.5px;letter-spacing:.05em;color:#6f7a8f}.hiw__badge{margin-left:auto;font-size:11px;font-weight:600;padding:2px 8px;border-radius:99px;background:#f1f5fd;color:#3d5fb8;white-space:nowrap}.hiw__step.is-on .hiw__badge{background:#e3ecff;color:#1f57e7}.hiw__step b{font-size:16px;line-height:22px;font-weight:600;color:#2b313c}.hiw__step p{font-size:13.5px;line-height:20.5px;color:#5a6070}.hiw__bar{position:absolute;left:16px;right:16px;bottom:8px;height:3px;border-radius:99px;background:transparent;overflow:hidden}.hiw__step.is-on .hiw__bar{background:#e6edf9}.hiw__bar i{display:block;height:100%;width:100%;border-radius:99px;background:var(--blue);transform-origin:left;animation:hiwBar linear both}@keyframes hiwBar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hiw__stage{border:1px solid #d6e2f6;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 30px 60px -40px #0a1e4659;animation:hiwIn .35s var(--ease) both}@keyframes hiwIn{0%{opacity:0;transform:translateY(6px)}}.hiw__chrome{display:flex;align-items:center;gap:12px;height:40px;padding:0 14px;border-bottom:1px solid #eef1f6;background:#fafbfe}.hiw__dots{display:flex;gap:6px}.hiw__dots i{width:9px;height:9px;border-radius:99px;background:#ff6159}.hiw__dots i:nth-child(2){background:#ffbd2e}.hiw__dots i:nth-child(3){background:#28c940}.hiw__url{font-size:12.5px;color:#7a8194;padding:3px 10px;border-radius:7px;background:#f1f4f9}.hiw__sample{margin-left:auto;font-size:11.5px;font-weight:600;color:#b45309;background:#fff4e5;padding:2px 9px;border-radius:99px}.hiw__scene{position:relative;height:340px;padding:22px;background:radial-gradient(#e7ecf4 1px,transparent 1px) 0 0 / 18px 18px,#fbfcfe}.hs{position:relative;height:100%}.hs-card{background:#fff;border-radius:14px;box-shadow:0 0 0 1px #e3e9f3,0 14px 30px -24px #0a1e4666;padding:14px 16px;animation:hsPop .45s var(--ease) both}.hs-card__h{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600;color:#2b313c}.hs-card__h svg{color:var(--blue)}.hs-card__h span{margin-left:auto;font-size:12px;font-weight:500;color:#6f7a8f}@keyframes hsPop{0%{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes hsIn{0%{opacity:0;transform:translate(-8px)}}.hs--connect{display:grid;grid-template-columns:1.5fr 1fr;gap:18px;align-items:start}.hs-line{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:9px 0;border-top:1px solid #f0f2f6;font-size:13.5px;animation:hsIn .4s var(--ease) both}.hs-line__icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#f1f5fd;color:#3d5fb8}.hs-line__a{color:#2b313c}.hs-line__b{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#16874c;background:#e3f6ec;padding:2px 8px;border-radius:99px;white-space:nowrap}.hs-side{display:grid;gap:14px}.hs-meter{padding:16px;border-radius:14px;background:#fff;box-shadow:0 0 0 1px #e3e9f3;animation:hsPop .45s var(--ease) both}.hs-meter span{font-size:12.5px;color:#6f7a8f}@property --n{syntax: "<integer>"; initial-value: 0; inherits: false;}.hs-count{display:block;margin-top:2px;font-size:34px;line-height:40px;font-weight:600;color:#2b313c;counter-reset:n var(--n);animation:hsCount 2.4s .6s cubic-bezier(.4,0,.2,1) both}.hs-count:after{content:counter(n) " of 14"}@keyframes hsCount{0%{--n: 0}to{--n: var(--to)}}.hs-meter__bar{display:block;height:6px;margin-top:10px;border-radius:99px;background:#edf1f8;overflow:hidden}.hs-meter__bar i{display:block;height:100%;background:linear-gradient(90deg,#2f6fe4,#22b8a7);transform-origin:left;animation:hiwBar 2.4s .6s cubic-bezier(.4,0,.2,1) both}.hs-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:12px;background:#e9f9ef;color:#1f5135;font-size:13px;font-weight:500;box-shadow:inset 0 0 0 1px #c7ebd5;animation:hsPop .45s var(--ease) both}.hs-pill svg{color:#16874c;flex:none}.hs-pill--float{position:absolute;left:50%;bottom:0;transform:translate(-50%);white-space:nowrap}.hs--graph .hs-edges{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.hs-edges line{stroke:#9dbcf5;stroke-width:.35;stroke-dasharray:2 1.4;opacity:0;animation:hsFade .5s ease both,hsDash 1.6s linear infinite}@keyframes hsFade{to{opacity:1}}@keyframes hsDash{to{stroke-dashoffset:-6.8}}.hs-node{position:absolute;display:flex;align-items:center;gap:8px;padding:7px 12px 7px 7px;border-radius:12px;background:#fff;box-shadow:0 0 0 1px #e3e9f3,0 10px 22px -16px #0a1e4673;animation:hsPop .45s var(--ease) both;white-space:nowrap}.hs-node span{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:var(--c);background:color-mix(in srgb,var(--c) 12%,#fff)}.hs-node b{font-size:13.5px;font-weight:600;color:#2b313c}.hs-row{display:grid;grid-template-columns:26px 118px 1fr auto;gap:12px;align-items:center;padding:10px 4px;border-top:1px solid #f0f2f6;font-size:13.5px;animation:hsIn .45s var(--ease) both}.hs-row__rank{width:24px;height:24px;border-radius:99px;display:grid;place-items:center;background:#f1f5fd;color:#3d5fb8;font-size:12px;font-weight:700}.hs-row__title{color:#2b313c;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs-row__value{font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.hs-row__value--red{color:#c62a2f}.hs-row__value--green{color:#16874c}.hs-row__value--orange{color:#b45309}.hs-row__value--grey{color:#6b7280;font-weight:600}.hs-tag{justify-self:start;display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:99px;font-size:11.5px;font-weight:600;white-space:nowrap}.hs-tag--red{background:#ffefef;color:#c62a2f}.hs-tag--green{background:#e3f6ec;color:#16874c}.hs-tag--orange{background:#fff1e2;color:#b45309}.hs-tag--grey{background:#f0f0f3;color:#60646c}.hs-tag--blue{background:#eaf2ff;color:#0b57d0}.hs--act{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:auto auto;gap:14px}.hs-card--proposal{grid-column:1 / -1}.hs-flow{display:flex;flex-wrap:wrap;gap:8px}.hs-flow span{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 11px;border-radius:99px;background:#e3f6ec;color:#16874c;font-size:12.5px;font-weight:600;animation:hsPop .4s var(--ease) both}.hs-card--jira p,.hs-card--slack p{font-size:13.5px;line-height:20px;color:#4b5162;margin-bottom:10px}@media (max-width: 1000px){.hiw__steps{grid-template-columns:1fr 1fr}.hiw__scene{height:auto;min-height:320px}.hs--connect,.hs--act{grid-template-columns:1fr}.hs-node b{font-size:12px}.hs-pill--float{position:static;transform:none;white-space:normal;margin-top:210px}}@media (max-width: 560px){.hiw__steps{grid-template-columns:1fr}.hs-row{grid-template-columns:22px 1fr auto}.hs-row .hs-tag{display:none}}@media (prefers-reduced-motion: reduce){.hiw__stage *,.hiw__bar i{animation:none!important;opacity:1!important}}.statement__panel{padding:40px 56px 56px;background:linear-gradient(135deg,#ffe7f1,#f4edff 52%,#e7f0ff);border:1px solid rgb(120 100 200 / .1)}.statement__arc{display:none}.statement__corner{position:absolute;pointer-events:none;z-index:0}.statement__corner--tl{left:0;top:0;width:220px;animation:cornerDrift 9s ease-in-out infinite alternate}.statement__corner--br{right:-10px;bottom:-8px;width:260px;animation:cornerDrift 11s ease-in-out infinite alternate-reverse}@keyframes cornerDrift{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.statement__slide{grid-template-columns:1fr 1fr;gap:40px;position:relative;z-index:1}.statement__kind{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:99px;font-size:12.5px;font-weight:600;letter-spacing:.02em;background:#fff;border:1px solid}.statement__kind--green{color:#1e7f4c;border-color:#bfe6cf}.statement__kind--red{color:#c22f45;border-color:#f2c1c8}.statement__kind--purple{color:#6d3df5;border-color:#d9ccfb}.statement__kind--pink{color:#b8246a;border-color:#f4c3dc}.statement__stat{display:flex;align-items:baseline;gap:14px;margin-top:18px}.statement__stat b{font-size:46px;line-height:1;font-weight:600;color:#1d3fb0;letter-spacing:-.02em;white-space:nowrap}.statement__stat span{font-size:14px;line-height:20px;color:#646a78;max-width:220px}.statement__title{font-family:inherit;font-size:32px;line-height:42px;font-weight:600;color:#393f49;margin-top:18px}.statement__hl{color:#0254ec;background:linear-gradient(transparent 58%,#ffe0f5 58%,#ffe0f5 92%,transparent 92%);padding:0 2px}.statement__body{font-size:16px;line-height:27px;margin-top:12px}.statement__help{margin-top:14px;font-size:15px;line-height:24px;color:#1d3fb0;font-weight:500;display:flex;gap:8px;max-width:470px}.statement__src{margin-top:10px;font-size:12px;color:#8a90a0}.statement__art{max-width:500px;background:#ffffff8c;border-radius:18px;border:1px solid rgb(255 255 255 / .9);box-shadow:0 24px 50px -30px #3c287859}@media (max-width: 900px){.statement__slide{grid-template-columns:1fr;gap:22px}.statement__panel{padding:30px 22px 56px}.statement__stat b{font-size:36px}.statement__title{font-size:24px;line-height:32px}.statement__corner--br{width:160px}}.hero-card__body{height:166px}.hero-card__title{margin:8px 0 3px}.hero-card__prov{margin-left:8px;font-size:11px;font-weight:600;color:#5f6573;background:#f1f4f9;border-radius:6px;padding:2px 7px;vertical-align:2px}.hero-card__row{padding:4px 0}.hero-card__fix{display:flex;align-items:center;gap:8px;margin-top:5px;padding:6px 9px;border-radius:10px;background:#f5f8fd;box-shadow:inset 0 0 0 1px #e6ecf5;font-size:12.5px;font-weight:600;color:#1c2940}.hero-card__fix.is-done{background:#eaf7f0;box-shadow:inset 0 0 0 1px #c9ebd8;color:#16874c}.hero-card__fixicon{flex:none;width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:#fff}.hero-card__fixtext{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-card__fixbar{flex:none;width:54px;height:4px;border-radius:99px;background:#e1e8f3;overflow:hidden}.hero-card__fixbar span{display:block;height:100%;border-radius:99px;background:#0b63e5}.hero-card__steps span{transition:background .3s}.hero-card__state:first-child{height:40px}.hero-card__checks{position:absolute;left:0;right:0;top:50px;display:grid;gap:6px}.hero-card__checks span{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:6px;padding:6px 9px;border-radius:9px;background:#f7f9fc;box-shadow:inset 0 0 0 1px #edf1f7;transition:box-shadow .2s,background .2s}.hero-card__checks span.is-on{background:#fff;box-shadow:inset 0 0 0 1.5px #9db6f2}.hero-card__checks b{font-size:12.5px;font-weight:600;color:#1c2940}.hero-card__checks em{font-style:normal;font-size:11px;color:#6b7280;white-space:nowrap}.psplit__art:has(.pa-graph){overflow:visible;position:relative;z-index:2}.suite__head .psplit__brand{margin-bottom:14px}.suite__head h3.suite__title{margin-top:4px}.oprod{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:36px 40px;border-radius:22px;background:#fff;border:1px solid #dde5f2;box-shadow:0 30px 60px -44px #0a1e4659}.oprod__mark{flex:none;width:54px;height:54px;border-radius:14px;display:grid;place-items:center;color:#0f766e;background:linear-gradient(145deg,#e3f7f3,#d2efe9);box-shadow:inset 0 0 0 1px #c2e6de}.oprod__body{margin-top:18px;font-size:16px;line-height:27px;color:#4b5162;max-width:520px}.oprod__chips{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0}.oprod__chips li{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border-radius:99px;background:#f3f7fb;box-shadow:inset 0 0 0 1px #e1e8f2;font-size:13px;font-weight:500;color:#2b313c}.oprod__chips svg{color:#0f766e}.oprod__cta{display:inline-flex;align-items:center;gap:8px;margin-top:24px;height:46px;padding:0 22px;border-radius:99px;background:#0f766e;color:#fff;font-weight:600;font-size:15px;text-decoration:none;box-shadow:0 4px #c9ece5;transition:transform .15s,background .15s}.oprod__cta:hover{background:#0b5f59;transform:translateY(-1px)}.oprod__art{display:grid;gap:8px;text-decoration:none;color:inherit}.oprod__win{border-radius:14px;overflow:hidden;background:#0f172a;box-shadow:0 24px 50px -28px #0a1e468c;transition:transform .25s}.oprod__art:hover .oprod__win{transform:translateY(-3px)}.oprod__bar{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:12.5px;color:#94a3b8;border-bottom:1px solid #1e293b}.oprod__bar b{color:#e2e8f0;font-weight:600}.oprod__sql{margin:0;padding:14px 16px 6px;font-family:var(--mono);font-size:13px;color:#7dd3fc;white-space:pre-wrap}.oprod__table{width:calc(100% - 32px);margin:6px 16px 0;border-collapse:collapse;font-family:var(--mono);font-size:12.5px;color:#e2e8f0}.oprod__table th{text-align:left;font-weight:500;color:#64748b;padding:6px 8px;border-bottom:1px solid #1e293b}.oprod__table td{padding:7px 8px;border-bottom:1px solid #172033;white-space:nowrap}.oprod__table td.is-mask{color:#5eead4}.oprod__foot{display:flex;gap:8px;padding:12px 16px 14px}.oprod__tag{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 10px;border-radius:99px;background:#5eead41f;color:#5eead4;font-size:12px;font-weight:600}.oprod__tag--grey{background:#94a3b824;color:#cbd5e1}.oprod__note{justify-self:end;font-size:12px;color:#8a90a0}@media (max-width: 900px){.oprod{grid-template-columns:1fr;padding:24px 20px;gap:28px}.oprod__win{overflow-x:auto}}
