@layer reset,tokens,primitives,chrome,components;@layer routes{.home-faq{isolation:isolate;border-bottom:1px solid var(--border-strong);background:var(--surface-soft);position:relative;overflow:hidden}.home-faq:before{z-index:-1;background-image:linear-gradient(to right, color-mix(in srgb, var(--border) 52%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--border) 52%, transparent) 1px, transparent 1px);content:"";opacity:.44;background-size:48px 48px;width:min(44vw,720px);position:absolute;inset:0 auto 0 0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 100%);mask-image:linear-gradient(90deg,#000,#0000 100%)}.home-faq__frame{padding-block:clamp(76px,7vw,112px) clamp(84px,7vw,124px)}.home-faq__layout{align-items:start}.home-faq__intro{padding-inline:var(--home-title-rail-inset) clamp(28px, 4vw, 60px);align-self:start}.home-faq__title{max-width:10ch;color:var(--text-primary);font-family:var(--font-heading-focus);font-size:clamp(2.9rem,4.25vw,4.65rem);font-weight:var(--font-weight-focus-hero);letter-spacing:-.064em;text-wrap:balance;line-height:.94}.home-faq__lead{max-width:29rem;color:var(--text-body);margin-top:clamp(22px,2.5vw,34px);font-size:clamp(.94rem,1.06vw,1.08rem);line-height:1.56}.home-faq__questions{border-left:1px solid var(--border-strong);padding-left:clamp(30px,3.5vw,64px)}.home-faq__more-items{display:contents}.home-faq__more[data-enhanced=true][data-expanded=false] .home-faq__more-items{display:none}.home-faq__more-items>.home-faq__item:first-child{border-top:0}.home-faq__more-toggle{border:0;border-bottom:1px solid var(--border-strong);width:100%;min-height:72px;color:var(--text-primary);cursor:pointer;font:650 .7rem/1.3 var(--font-mono);letter-spacing:.075em;text-align:left;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;gap:24px;padding:18px 2px;display:none}.home-faq__more[data-enhanced=true] .home-faq__more-toggle{display:flex}.home-faq__more-toggle:hover{color:var(--signal-ai-deep)}.home-faq__more-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.home-faq__more-icon{flex:0 0 18px;width:18px;height:18px;margin-inline-end:clamp(12px,1.4vw,24px);position:relative;transform:translateY(4px)}.home-faq__more-icon:before,.home-faq__more-icon:after{content:"";transform-origin:50%;background:currentColor;width:16px;height:1.5px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-faq__more-icon:after{transform:translate(-50%,-50%)rotate(90deg)}.home-faq__more[data-expanded=true] .home-faq__more-icon:after{transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.home-faq__item{border-bottom:1px solid var(--border-strong)}.home-faq__item:first-child{border-top:1px solid var(--border-strong)}.home-faq__item summary{min-height:clamp(74px,6vw,94px);color:var(--text-primary);cursor:pointer;font-family:var(--font-subhead);letter-spacing:-.028em;text-wrap:pretty;justify-content:space-between;align-items:center;gap:clamp(22px,3vw,44px);padding:18px 2px;font-size:clamp(1.08rem,1.42vw,1.4rem);font-weight:650;line-height:1.2;list-style:none;display:flex}.home-faq__item summary::-webkit-details-marker{display:none}.home-faq__item summary::marker{content:""}.home-faq__item summary:hover,.home-faq__item[open] summary{color:var(--signal-ai-deep)}.home-faq__item summary:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.home-faq__icon{width:22px;height:22px;color:var(--text-muted);flex:0 0 22px;margin-inline-end:clamp(12px,1.4vw,24px);position:relative;transform:translateY(4px)}.home-faq__icon:before,.home-faq__icon:after{content:"";transform-origin:50%;background:currentColor;width:18px;height:1.5px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-faq__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.home-faq__item[open] .home-faq__icon:after{transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.home-faq__answer{max-width:48rem;padding:2px clamp(42px,5vw,76px) clamp(28px,3vw,40px) 2px;animation:.22s ease-out both home-faq-answer}.home-faq__answer p{color:var(--text-body);font-size:clamp(.94rem,1.02vw,1.06rem);line-height:1.6}.home-faq__answer-points{color:var(--text-body);gap:12px;margin-top:14px;padding-left:1.15rem;font-size:clamp(.94rem,1.02vw,1.06rem);line-height:1.58;display:grid}.home-faq__answer-points strong{color:var(--text-primary);font-weight:650}.home-faq__answer a{color:var(--text-primary);font:650 .68rem/1.3 var(--font-mono);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:10px;margin-top:22px;display:inline-flex}.home-faq__answer a>span:last-child{color:var(--signal-ai-deep);font-size:1.1em;transition:transform .18s}.home-faq__answer a:hover{color:var(--signal-ai-deep)}.home-faq__answer a:hover>span:last-child{transform:translate(3px)}.home-faq__answer a:focus-visible{outline:2px solid var(--focus);outline-offset:6px}@keyframes home-faq-answer{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media (width>=1200px){.home-faq__intro{position:sticky;top:clamp(112px,9vw,148px)}}@media (width<=1199px){.home-faq__layout{row-gap:clamp(46px,7vw,68px)}.home-faq__intro{max-width:42rem;padding-inline-end:0}.home-faq__questions{border-left:0;padding-left:0}}@media (width<=760px){.home-faq:before{background-size:40px 40px;width:80vw}.home-faq__frame{padding-block:64px 76px}.home-faq__layout{row-gap:38px}.home-faq__intro{padding-inline:var(--home-title-rail-inset) 8px}.home-faq__title{max-width:10ch;font-size:clamp(2.55rem,11.5vw,3.35rem);line-height:.95}.home-faq__lead{max-width:22rem;margin-top:20px;font-size:.92rem}.home-faq__item summary{gap:18px;min-height:74px;padding-block:17px;font-size:clamp(1.04rem,5vw,1.2rem)}.home-faq__icon{flex-basis:20px;width:20px;height:20px}.home-faq__icon:before,.home-faq__icon:after{width:16px}.home-faq__answer{padding:3px 36px 26px 0}.home-faq__answer p,.home-faq__answer-points{font-size:.91rem}}@media (prefers-reduced-motion:reduce){.home-faq__icon:before,.home-faq__icon:after,.home-faq__more-icon:before,.home-faq__more-icon:after,.home-faq__answer a>span:last-child{transition:none}.home-faq__answer{animation:none}}.home-customer-proof{isolation:isolate;border-bottom:1px solid var(--border-strong);background:var(--surface-soft);color:var(--text-primary);padding-block:clamp(56px,5.5vw,86px);position:relative;overflow:hidden}.home-customer-proof:before{z-index:-1;background-image:linear-gradient(to right, color-mix(in srgb, var(--border) 58%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--border) 58%, transparent) 1px, transparent 1px);content:"";opacity:.46;background-size:48px 48px;width:min(44vw,680px);height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 44%);mask-image:linear-gradient(90deg,#0000,#000 44%)}.home-customer-proof__layout{align-content:center;min-height:0}.home-customer-proof__status{border-bottom:1px solid var(--border-strong);color:var(--text-muted);font:650 .62rem/1.3 var(--font-mono);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;padding-bottom:18px;display:flex}.home-customer-proof__status>span:first-child{color:var(--signal-human-ink)}.home-customer-proof__logo{filter:brightness(0)saturate();width:clamp(124px,11vw,156px);height:auto;display:block}.home-customer-proof__voice{padding:clamp(48px,6vw,82px) 0 0 clamp(30px,3.8vw,56px);position:relative}.home-customer-proof__voice:before{background:var(--signal-human);content:"";width:3px;position:absolute;top:clamp(48px,6vw,82px);bottom:0;left:0}.home-customer-proof__quote-placeholder{max-width:13.5em;font-family:var(--font-heading-focus);letter-spacing:-.062em;text-wrap:balance;font-size:clamp(2.8rem,4.8vw,5.2rem);font-weight:560;line-height:.94}.home-customer-proof__attribution{color:var(--text-primary);font:650 .66rem/1.4 var(--font-mono);letter-spacing:.075em;text-transform:uppercase;flex-wrap:wrap;gap:8px 0;margin-top:clamp(30px,3.4vw,46px);display:flex}.home-customer-proof__attribution>span+span:before{color:var(--text-muted);content:"·";margin-inline:10px}.home-customer-proof__evidence-note{max-width:38rem;color:var(--text-muted);font:500 .73rem/1.45 var(--font-mono);margin-top:18px}.home-customer-proof__approved{grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);grid-template-areas:"title title""portrait quote";align-items:start;gap:clamp(34px,3.5vw,52px) clamp(48px,6vw,104px);padding-top:clamp(34px,3.8vw,56px);display:grid}.home-customer-proof__title{grid-area:title;max-width:12ch}.home-customer-proof__quote-column{border-left:3px solid var(--signal-human);grid-area:quote;min-width:0;padding-left:clamp(26px,3vw,44px);position:relative}.home-customer-proof__quote.customer-quote{min-width:0}.home-customer-proof__quote.customer-quote blockquote{max-width:50rem}.home-customer-proof__quote.customer-quote blockquote p{font-family:var(--font-heading-calm);letter-spacing:-.042em;text-wrap:pretty;font-size:clamp(2rem,2.65vw,3.15rem);font-weight:520;line-height:1.01}.home-customer-proof__quote.customer-quote figcaption{margin-top:clamp(22px,2.2vw,32px)}.home-customer-proof__story-link{margin-top:18px}@media (width>=981px){.home-customer-proof__quote.customer-quote figcaption{align-items:center;min-height:48px;padding-right:214px}.home-customer-proof__quote-column>.home-customer-proof__story-link{margin-top:0;position:absolute;bottom:0;right:0}}.home-customer-proof__portrait-frame{grid-area:portrait;justify-self:start;width:min(100%,430px)}.home-customer-proof__portrait-frame--mobile{display:none}.home-customer-proof__portrait{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.home-operational-trust{isolation:isolate;border-bottom:1px solid color-mix(in srgb, var(--text-on-ink) 14%, transparent);background:var(--surface-ink);color:var(--text-on-ink);padding-block:clamp(92px,8vw,136px);position:relative;overflow:hidden}.home-operational-trust:before{z-index:-1;background-image:linear-gradient(to right, color-mix(in srgb, var(--text-on-ink) 9%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--text-on-ink) 9%, transparent) 1px, transparent 1px);content:"";opacity:.7;background-position:top;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.home-operational-trust__register{background:0 0;grid-template-columns:minmax(0,1.16fr) minmax(23rem,.84fr);align-items:start;column-gap:clamp(64px,8vw,120px);width:min(100%,80rem);margin-inline:auto;display:grid}.home-operational-trust__statement{justify-items:start;gap:clamp(24px,3vw,38px);padding-top:clamp(8px,1vw,16px);display:grid}.home-operational-trust__title{max-width:16ch;color:var(--text-on-ink);font-family:var(--font-heading-focus);font-size:clamp(3.4rem,5.4vw,5.8rem);font-weight:var(--font-weight-focus);letter-spacing:-.07em;text-transform:uppercase;text-wrap:balance;white-space:pre-line;margin:0;line-height:.89}.home-operational-trust__subtitle{max-width:48rem;color:color-mix(in srgb, var(--text-on-ink) 72%, transparent);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.18vw,1.18rem);line-height:1.55}.home-operational-trust__controls{border:0;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:clamp(24px,3.6vw,52px);width:100%;margin:clamp(68px,7vw,104px) 0 0;padding:0;list-style:none;display:flex}.home-operational-trust__control{min-width:auto;min-height:0;color:var(--text-on-ink);font-family:var(--font-subhead);white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;padding:0;font-size:clamp(.85rem,.94vw,.98rem);font-weight:600;line-height:1.2;display:inline-flex}.home-operational-trust__control-icon{color:var(--signal-verified)}.home-operational-trust__evidence{gap:18px;width:100%;margin:0;display:grid}.home-operational-trust__assurances{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(30px,3.2vw,44px) clamp(28px,3.8vw,52px);min-width:0;margin:0;padding:0;list-style:none;display:grid}.home-operational-trust__assurance{min-width:0;min-height:clamp(142px,11vw,164px);color:var(--text-on-ink);text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:clamp(16px,2vw,28px) clamp(12px,1.5vw,22px);display:flex}.home-operational-trust__source>span:first-child{color:var(--text-muted);font:650 .58rem/1.25 var(--font-mono);letter-spacing:.09em;text-transform:uppercase}.home-operational-trust__assurance-icon{width:44px;height:44px;color:color-mix(in srgb, var(--text-on-ink) 84%, transparent)}.home-operational-trust__assurance-title{max-width:15ch;color:var(--text-on-ink);font-family:var(--font-subhead);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(.98rem,1.12vw,1.14rem);font-weight:600;line-height:1.25}.home-operational-trust__assurance-placeholder{border:1px dashed color-mix(in srgb, var(--text-on-ink) 30%, transparent);color:color-mix(in srgb, var(--text-on-ink) 58%, transparent);font:650 .53rem/1.2 var(--font-mono);letter-spacing:.075em;text-transform:uppercase;margin-top:-6px;padding:5px 8px}.home-operational-trust__evidence-meta{justify-content:space-between;align-items:center;gap:18px;margin-top:0;padding:0 2px;display:flex}.home-operational-trust__source{align-items:baseline;gap:12px;min-width:0;margin:0;display:flex}.home-operational-trust__source>span:first-child{color:var(--signal-verified)}.home-operational-trust__source a,.home-operational-trust__action{color:var(--text-on-ink)}.home-operational-trust__source a:hover,.home-operational-trust__action:hover{color:var(--signal-verified-wash)}.home-easy-start{isolation:isolate;border-bottom:1px solid var(--border-strong);background:var(--surface);position:relative;overflow:hidden}.home-easy-start:before{z-index:-1;background-image:linear-gradient(to right, color-mix(in srgb, var(--border) 54%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--border) 54%, transparent) 1px, transparent 1px);content:"";opacity:.5;background-position:top;background-size:48px 48px;height:min(58%,560px);position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000 100%);mask-image:linear-gradient(#000,#0000 100%)}.home-easy-start__frame{padding-block:clamp(96px,8vw,140px) clamp(88px,7vw,124px)}.home-easy-start__intro{padding-inline:var(--home-title-rail-inset);text-align:left;grid-template-columns:minmax(0,1.08fr) minmax(19rem,.92fr);align-items:end;column-gap:clamp(48px,7vw,104px);display:grid}.home-easy-start__title{max-width:13ch;color:var(--text-primary);font-family:var(--font-heading-focus);font-size:clamp(3.3rem,5.45vw,5.85rem);font-weight:var(--font-weight-focus-hero);letter-spacing:-.072em;text-transform:uppercase;text-wrap:balance;margin:0;line-height:.9}.home-easy-start--promise .home-easy-start__intro{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.home-easy-start--promise .home-easy-start__title{text-transform:none;text-wrap:initial;max-width:none;margin-inline:auto;font-size:clamp(4.6rem,7.2vw,8.4rem);line-height:.9}html[lang=sv] .home-easy-start--promise .home-easy-start__title{max-width:100%;font-size:clamp(2.6rem,5.8vw,7.5rem)}.home-easy-start__title-line{display:block}@media (width>=761px){.home-easy-start__title-line{white-space:nowrap}}.home-easy-start__requirement{min-width:0;margin-bottom:.35rem}.home-easy-start__requirement-lead{color:var(--text-muted);font:650 .66rem/1.35 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0}.home-easy-start__requirements{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(26px,2.8vw,38px) 0 0;padding:0;list-style:none;display:grid}.home-easy-start__requirements li{min-height:86px;color:var(--text-body);grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;padding:18px 16px 18px 0;font-size:clamp(.86rem,1vw,.98rem);line-height:1.42;display:grid}.home-easy-start__requirements li:nth-child(2n){border-left:1px solid var(--border);padding-inline:18px 0}.home-easy-start__requirements li:nth-child(n+3){border-top:1px solid var(--border)}.home-easy-start__requirements li>span:first-child{color:var(--signal-ai-deep);font:650 .61rem/1.5 var(--font-mono);letter-spacing:.06em}.home-easy-start__close{max-width:21ch;color:var(--text-primary);font-family:var(--font-heading-focus);letter-spacing:-.045em;margin:clamp(28px,3vw,42px) 0 0;font-size:clamp(1.55rem,2.15vw,2.2rem);font-weight:560;line-height:1.02}.home-easy-start__paths{border:0;border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface) 92%, transparent);grid-template-columns:repeat(2,minmax(0,1fr));margin:clamp(70px,7vw,104px) 0 0;padding:0;list-style:none;display:grid;position:relative}.home-easy-start__paths-heading{display:none}.home-easy-start__paths:before{background:var(--signal-ai);content:"";width:56px;height:4px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.home-easy-start__path{flex-direction:column;min-width:0;min-height:clamp(390px,31vw,470px);padding:clamp(38px,4.6vw,68px);display:flex}.home-easy-start__path+.home-easy-start__path{border-left:1px solid var(--border-strong)}.home-easy-start__path-label{color:var(--text-muted);font:650 .66rem/1.35 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.home-easy-start__path h3{max-width:15ch;color:var(--text-primary);font-family:var(--font-heading-focus);letter-spacing:-.06em;margin:clamp(42px,4.2vw,64px) 0 0;font-size:clamp(2.45rem,3.5vw,3.9rem);font-weight:520;line-height:.96}.home-easy-start__path>p{max-width:38rem;color:var(--text-body);margin:22px 0 0;font-size:clamp(.9rem,1vw,1rem);line-height:1.58}.home-easy-start__path>.home-easy-start__path-close{max-width:28rem;color:var(--text-primary);font-weight:650}.home-easy-start__path>p:last-of-type{margin-bottom:32px}.home-easy-start__conversion{flex-direction:column;align-items:flex-start;gap:16px;margin-top:auto;display:flex}.home-easy-start__offer{max-width:28rem;color:var(--text-body);align-items:center;gap:10px;margin:0;font-size:clamp(.76rem,.9vw,.88rem);line-height:1.4;display:flex}.home-easy-start__offer-icon{flex:none;width:1.25rem;height:1.25rem}.home-easy-start__offer-copy{flex-wrap:wrap;gap:0 .35em;display:flex}.home-easy-start__offer-copy strong{color:var(--text-primary);font-weight:680}.home-easy-start__action{width:fit-content;margin-top:0}@media (width<=980px){.home-operational-trust__register{grid-template-columns:minmax(0,1fr);row-gap:56px}.home-operational-trust__title{max-width:17ch;font-size:clamp(3.2rem,7.6vw,4.7rem)}.home-operational-trust__assurance{min-height:168px}.home-operational-trust__controls{justify-content:flex-start;gap:24px 36px;margin-top:4px}.home-operational-trust__control{flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;min-height:0;padding:0}.home-easy-start__intro{grid-template-columns:minmax(0,1fr);row-gap:36px}.home-easy-start__requirement{width:min(100%,52rem);margin-bottom:0}.home-easy-start__path{min-height:400px;padding:38px}}@media (width<=760px){.home-customer-proof{padding-block:36px 44px}.home-customer-proof:before{background-size:40px 40px;width:76vw}.home-customer-proof__layout{min-height:0}.home-customer-proof__status{flex-direction:row;align-items:center;gap:16px;padding-bottom:12px;font-size:.56rem}.home-customer-proof__logo{width:112px}.home-customer-proof__voice{padding:36px 0 0 22px}.home-customer-proof__voice:before{top:36px}.home-customer-proof__quote-placeholder{text-wrap:pretty;max-width:none;font-size:clamp(2.15rem,9.5vw,2.85rem);line-height:.97}.home-customer-proof__attribution{margin-top:28px;font-size:.58rem}.home-customer-proof__evidence-note{font-size:.68rem}.home-customer-proof__approved{grid-template-columns:minmax(0,1fr);grid-template-areas:"title""quote";row-gap:24px;padding-top:22px}.home-customer-proof__title{letter-spacing:-.055em;text-wrap:balance;max-width:none;font-size:clamp(2.05rem,9vw,2.35rem);line-height:.96}.home-customer-proof__quote-column{padding-left:18px;position:relative}.home-customer-proof__quote.customer-quote blockquote{max-width:none}.home-customer-proof__quote.customer-quote blockquote p{letter-spacing:-.03em;font-size:clamp(1.35rem,5.7vw,1.5rem);font-weight:520;line-height:1.12}.home-customer-proof__quote.customer-quote figcaption{min-height:18px;margin-top:18px;margin-left:88px}.home-customer-proof__quote.customer-quote figcaption>*+:before{margin-inline:.5em}.home-customer-proof__story-link{white-space:nowrap;min-height:48px;margin-top:10px;margin-left:88px;font-size:.86rem}.home-customer-proof__portrait-frame--desktop{display:none}.home-customer-proof__portrait-frame--mobile{width:72px;display:block;position:absolute;bottom:0;left:18px}.home-operational-trust{padding-block:66px 78px}.home-operational-trust:before{background-size:40px 40px}.home-operational-trust__register{row-gap:42px}.home-operational-trust__title{max-width:15ch;font-size:clamp(2.65rem,12vw,3.4rem);line-height:.92}.home-operational-trust__subtitle{max-width:31rem;font-size:.94rem}.home-operational-trust__controls{justify-content:flex-start;gap:22px 28px;margin-top:8px}.home-operational-trust__control{min-height:0;padding:0;font-size:.8rem}.home-operational-trust__evidence{gap:18px}.home-operational-trust__assurance{gap:13px;min-height:150px;padding:20px 12px}.home-operational-trust__evidence-meta{flex-direction:column;align-items:flex-start;gap:22px;padding-top:20px}.home-operational-trust__source{flex-wrap:wrap}.home-easy-start:before{background-size:40px 40px}.home-easy-start__frame{padding-block:68px 76px}.home-easy-start__intro{padding-inline:var(--home-title-rail-inset) 8px;row-gap:28px}.home-easy-start__title{max-width:13ch;font-size:clamp(2.65rem,12vw,3.45rem);line-height:.92}.home-easy-start__requirement{width:100%}.home-easy-start__requirements{grid-template-columns:minmax(0,1fr);margin-top:24px}.home-easy-start__requirements li{min-height:0;padding:16px 0}.home-easy-start__requirements li:nth-child(2n){border-left:0;padding:16px 0}.home-easy-start__requirements li+li{border-top:1px solid var(--border)}.home-easy-start__close{margin-top:28px;font-size:clamp(1.5rem,7vw,1.9rem)}.home-easy-start__paths{grid-template-columns:minmax(0,1fr);margin-top:52px}.home-easy-start__paths:before{width:42px;left:0;transform:none}.home-easy-start__path{min-height:0;padding:32px 24px 34px}.home-easy-start__path+.home-easy-start__path{border-top:1px solid var(--border-strong);border-left:0}.home-easy-start__path h3{margin-top:38px;font-size:clamp(2.1rem,9.8vw,2.75rem)}.home-easy-start__path>p{margin-top:18px;font-size:.9rem}.home-easy-start__action{margin-top:0;padding-top:0}}@media (prefers-reduced-motion:reduce){.home-easy-start__action>span:last-child{transition:none}}.home2-faq{--home-title-rail-inset:var(--page-content-inset)}.home2-faq .home-faq__answer p+p{margin-top:12px}.home2-payoff{isolation:isolate;border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);background:var(--surface-soft);color:var(--text-primary);padding-block:clamp(88px,8vw,132px);position:relative;overflow:hidden}.home2-payoff:before{z-index:-1;background-image:linear-gradient(to right, color-mix(in srgb, var(--border) 54%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--border) 54%, transparent) 1px, transparent 1px);content:"";opacity:.48;background-position:top;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 46%);mask-image:linear-gradient(90deg,#000,#0000 46%)}.home2-payoff__composition{grid-template-columns:minmax(18rem,.76fr) minmax(0,1.44fr);align-items:start;column-gap:clamp(56px,8vw,120px);width:min(100%,80rem);margin-inline:auto;display:grid}.home2-payoff__statement{flex-direction:column;min-width:0;padding:10px 0 24px;display:flex;position:sticky;top:clamp(112px,10vw,156px)}.home2-payoff__stage{margin:0 0 clamp(22px,2.4vw,34px)}.home2-payoff__title{max-width:10ch;font-family:var(--font-heading-focus);font-size:clamp(3rem,4.7vw,5rem);font-weight:var(--font-weight-focus);letter-spacing:-.065em;text-transform:uppercase;text-wrap:balance;margin:0;line-height:.91}.home2-payoff__introduction{max-width:33ch;color:var(--text-body);text-wrap:pretty;gap:.9em;margin-top:clamp(28px,3vw,42px);font-size:clamp(1rem,1.16vw,1.16rem);line-height:1.52;display:grid}.home2-payoff__introduction p,.home2-payoff__answer p{margin:0}.home2-payoff__ledger-field{min-width:0}.home2-payoff__ledger{border-top:1px solid var(--border-strong);min-width:0;margin:0;padding:0;list-style:none}.home2-payoff__shift{border-bottom:1px solid var(--border-strong);min-width:0}.home2-payoff__shift details{min-width:0}.home2-payoff__shift summary{min-height:clamp(112px,10vw,148px);color:var(--text-primary);cursor:pointer;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:clamp(18px,2.5vw,34px);padding:22px 2px;list-style:none;display:grid}.home2-payoff__shift summary::-webkit-details-marker{display:none}.home2-payoff__shift summary::marker{content:""}.home2-payoff__shift summary:hover .home2-payoff__shift-title,.home2-payoff__shift details[open] .home2-payoff__shift-title{color:var(--signal-ai-deep)}.home2-payoff__shift summary:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px}.home2-payoff__index{color:var(--text-muted);font:700 .66rem/1 var(--font-mono);letter-spacing:.12em}.home2-payoff__shift-title{max-width:24ch;font-family:var(--font-heading-focus);letter-spacing:-.052em;text-wrap:balance;font-size:clamp(1.75rem,2.5vw,2.65rem);font-weight:620;line-height:.98;transition:color .18s;display:block}.home2-payoff__toggle{width:24px;height:24px;color:var(--text-muted);position:relative}.home2-payoff__toggle:before,.home2-payoff__toggle:after{content:"";background:currentColor;width:20px;height:1.5px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home2-payoff__toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.home2-payoff__shift details[open] .home2-payoff__toggle:after{transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.home2-payoff__answer{gap:.55em;padding:0 52px clamp(32px,3.2vw,46px) calc(54px + clamp(18px,2.5vw,34px));animation:.22s ease-out both home2-payoff-answer;display:grid}.home2-payoff__answer p{max-width:45ch;color:var(--text-body);text-wrap:pretty;font-size:clamp(.98rem,1.08vw,1.08rem);line-height:1.55}.home2-payoff__answer p:last-child{color:var(--text-primary);font-weight:620}html[lang=sv] .home2-payoff__title{max-width:11ch;font-size:clamp(3rem,4.15vw,4.5rem)}@keyframes home2-payoff-answer{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width>=981px) and (width<=1240px){html[lang=sv] .home2-payoff__composition{grid-template-columns:minmax(20rem,.95fr) minmax(0,1.2fr);column-gap:clamp(36px,4vw,56px)}}@media (width<=980px){.home2-payoff__composition{grid-template-columns:minmax(0,1fr);row-gap:64px;width:min(100%,48rem)}.home2-payoff__statement{max-width:40rem;position:static}.home2-payoff__title{max-width:13ch}.home2-payoff__introduction{max-width:42ch}}@media (width<=760px){.home2-payoff{padding-block:64px 76px}.home2-payoff:before{background-size:40px 40px;-webkit-mask-image:linear-gradient(#000,#0000 44%);mask-image:linear-gradient(#000,#0000 44%)}.home2-payoff__composition{row-gap:46px}.home2-payoff__statement{padding:0 var(--home-title-rail-inset) 6px}.home2-payoff__title{max-width:11ch;font-size:clamp(2.55rem,12vw,3.35rem);line-height:.94}.home2-payoff__introduction{margin-top:24px;font-size:1rem}.home2-payoff__shift summary{grid-template-columns:38px minmax(0,1fr) 24px;gap:14px;min-height:96px;padding:19px 2px}.home2-payoff__shift-title{max-width:23ch;font-size:clamp(1.42rem,6.9vw,1.86rem)}.home2-payoff__toggle{width:22px;height:22px}.home2-payoff__answer{padding:0 30px 29px 52px}.home2-payoff__answer p{max-width:31ch;font-size:.96rem}}@media (prefers-reduced-motion:reduce){.home2-payoff__shift-title,.home2-payoff__toggle:before,.home2-payoff__toggle:after{transition:none}.home2-payoff__answer{animation:none}}.home2-platform{background:var(--surface)}.home2-platform-intro{background:var(--surface);padding-block:clamp(88px,7vw,112px) clamp(48px,4vw,64px);position:relative;overflow:hidden}.home2-platform-intro__layout{align-items:end}.home2-platform-intro__header{padding-inline-start:var(--page-content-inset)}.home2-platform-intro__eyebrow-row{display:contents}.home2-platform-intro__eyebrow-row .home2-platform-intro__orb--mobile{display:none}.home2-platform-intro__lockup{align-items:end;gap:clamp(16px,1.4vw,24px);display:flex}.home2-platform-intro__header h2{letter-spacing:-.06em;text-wrap:balance;max-width:28ch;margin:clamp(18px,1.6vw,24px) 0 0;font-size:clamp(3.35rem,3.6vw,4.75rem);font-weight:650;line-height:.92}.home2-platform-intro__orb{flex:none;align-self:end;place-items:end;min-height:0;padding-bottom:2px;display:grid}.home2-platform-intro__orb .thinking-orb{color:var(--text-muted)}.home2-platform-product{background:var(--surface)}.home2-platform-build{padding-block:clamp(56px,4.5vw,72px) 0}.home2-platform-understand{padding-block:clamp(72px,6vw,96px) clamp(88px,7vw,112px)}.home2-platform-product__layout{align-items:center;row-gap:clamp(40px,5vw,72px)}.home2-platform-product__copy,.home2-platform-build__figure,.home2-platform-understand__figure{grid-row:1}.home2-platform-product__copy{max-width:30rem}.home2-platform-build__copy{max-width:32rem;padding-inline:0 var(--page-content-inset)}.home2-platform-build__copy .home2-platform-product__body{max-width:22rem}.home2-platform-product__copy h2{max-width:12ch;color:var(--text-primary);letter-spacing:-.065em;text-wrap:balance;margin:clamp(22px,2.4vw,34px) 0 0;font-size:clamp(2.8rem,3.65vw,4.15rem);font-weight:650;line-height:.93}.home2-platform-build__copy h2{max-width:none}.home2-platform-product__body{max-width:24rem;color:var(--text-body);font-family:var(--font-subhead);gap:16px;margin-top:clamp(24px,2.4vw,34px);font-size:clamp(.96rem,1vw,1.08rem);font-weight:500;line-height:1.52;display:grid}.home2-platform-product__body p,.home2-platform-product__close{margin:0}.home2-platform-product__body .home2-platform-product__close{color:var(--text-primary);margin-top:2px;font-weight:600}.button.home2-platform-product__action{width:fit-content;margin-top:clamp(26px,2.4vw,36px)}.home2-platform__visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home2-platform-mobile-proof__caption{display:none}.home2-platform-understand__proof,.home2-platform-understand__canvas{display:contents}.home2-platform-build__figure{min-width:0;margin:0}.home2-platform-build__scene{border:1px solid var(--border-strong);background-color:var(--surface-soft);background-image:linear-gradient(to right, color-mix(in srgb, var(--surface-ink) 4%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--surface-ink) 4%, transparent) 1px, transparent 1px);background-position:-1px -1px;background-size:36px 36px;height:clamp(450px,58svh,620px);position:relative;overflow:hidden}.home2-platform-build__window{border:1px solid color-mix(in srgb, var(--text-primary) 15%, transparent);background:var(--surface);width:min(100% - clamp(64px,7vw,112px),940px);box-shadow:0 28px 60px color-mix(in srgb, var(--surface-ink) 15%, transparent), 0 4px 12px color-mix(in srgb, var(--surface-ink) 6%, transparent);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;pointer-events:none;transform-origin:50%;-webkit-user-select:none;user-select:none;border-radius:14px;position:absolute;top:clamp(36px,4vw,58px);left:50%;overflow:hidden;transform:translate(-50%)rotate(-.45deg)}.home2-platform-build__window .mapp-scaledwrap{width:100%}.home2-platform-build__microapp-host{aspect-ratio:1200/750;width:100%}.home2-platform-build__window-shell{background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));gap:5%;height:100%;padding:7%;display:grid}.home2-platform-build__window-shell-copy{display:none}.home2-platform-build__window-shell>span{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;min-height:34%}.home2-platform-build__window-shell>span:first-of-type{grid-column:1/-1;min-height:12%}.home2-platform-build__receipt{display:none}.home2-platform-understand{background:var(--surface);border-top:0}.home2-platform-understand__copy{max-width:34rem;padding-inline-start:var(--page-content-inset)}.home2-platform-understand__copy h2{max-width:14ch}.home2-platform-understand__figure{border:1px solid var(--border-strong);background-color:var(--surface);background-image:linear-gradient(to right, color-mix(in srgb, var(--surface-ink) 4%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--surface-ink) 4%, transparent) 1px, transparent 1px);background-position:-1px -1px;background-size:36px 36px;height:clamp(560px,68svh,680px);margin:0;position:relative;overflow:hidden}.home2-platform-understand__query{z-index:5;border:1px solid color-mix(in srgb, var(--text-primary) 14%, transparent);background:var(--surface);width:54%;min-height:clamp(58px,4vw,66px);box-shadow:0 18px 38px color-mix(in srgb, var(--surface-ink) 10%, transparent), 0 2px 6px color-mix(in srgb, var(--surface-ink) 5%, transparent);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 9px 8px 16px;display:grid;position:absolute;top:7%;left:3%;transform:rotate(-.45deg)}.home2-platform-understand__query-copy{gap:4px;display:grid}.home2-platform-understand__query-surface{color:var(--text-muted);font:650 .58rem/1.2 var(--font-mono);letter-spacing:.075em;text-transform:uppercase}.home2-platform-understand__query-question{color:var(--text-body);font-size:clamp(.78rem,.82vw,.92rem);font-weight:600;line-height:1.35}.home2-platform-understand__query-send{background:var(--signal-ai);width:34px;height:34px;color:var(--text-on-ink);border-radius:999px;place-items:center;display:grid}.home2-platform-understand__metric{z-index:6;width:min(39%,350px);filter:drop-shadow(0 22px 34px color-mix(in srgb, var(--surface-ink) 12%, transparent));transform-origin:50%;position:absolute;top:25%;left:4%;transform:rotate(.35deg)}.home2-platform-understand__metric .in-chat-metric-card{width:100%}.recurring-delivery-receipt.home2-platform-understand__delivery{z-index:5;width:min(39%,370px);position:absolute;bottom:4%;right:3.5%;transform:rotate(-.45deg)}.home2-platform-understand__dashboard{z-index:1;border-top:1px solid var(--border-strong);border-left:1px solid var(--border-strong);background:var(--surface);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;pointer-events:none;-webkit-user-select:none;user-select:none;width:72%;height:76%;position:absolute;bottom:-1px;right:-1px;overflow:hidden}.home2-platform-understand__dashboard .pda{transform-origin:0 0;width:161.29%;min-width:840px;min-height:620px;transform:scale(.62)}.home2-platform__foundation.shared-foundation-architecture{--shared-foundation-title-rail-inset:var(--page-content-inset)}.home2-platform__foundation .shared-foundation-architecture__sources{grid-template-columns:repeat(5,minmax(0,1fr))}.home2-platform__foundation .shared-foundation-architecture__sources span{padding-inline:clamp(7px,.8vw,12px);font-size:clamp(.58rem,.66vw,.72rem)}@media (width>=761px) and (width<=1199px){.home2-platform-intro__header{padding-inline-start:0}.home2-platform-intro__orb .thinking-orb{--thinking-orb-size:88px!important}.home2-platform-intro__header h2{font-size:clamp(3rem,5vw,3.6rem)}.home2-platform-product__copy,.home2-platform-build__figure,.home2-platform-understand__figure{grid-row:auto}.home2-platform-build__copy{max-width:37rem;padding-inline:0 var(--page-content-inset)}.home2-platform-understand__copy{max-width:37rem}.home2-platform__foundation .shared-foundation-architecture__sources{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.home2-platform-intro{padding-block:84px 48px}.home2-platform-intro__header{padding-inline-start:0}.home2-platform-intro__header h2{max-width:none;margin-top:18px;font-size:clamp(2.65rem,11vw,3.2rem);line-height:.92}.home2-platform-intro__lockup{gap:4px;display:grid}.home2-platform-intro__orb{grid-column:1/-1;justify-items:end;min-height:110px;margin-top:4px;padding:0 12px 0 0}.home2-platform-intro__orb .thinking-orb{--thinking-orb-size:84px!important}.home2-platform-product{padding-block:0}.home2-platform-build{padding-block:56px 0}.home2-platform-understand{padding-block:80px 104px}.home2-platform-product__copy,.home2-platform-build__figure,.home2-platform-understand__figure{grid-row:auto}.home2-platform-build__copy{padding-inline:0 8px}.home2-platform-understand__copy{padding-inline:var(--page-content-inset) 8px}.home2-platform-product__copy h2{max-width:12ch;margin-top:20px;font-size:clamp(2.55rem,11.3vw,3.25rem);line-height:.95}.home2-platform-build__copy h2{max-width:none}.home2-platform-product__body{font-family:var(--font-body);gap:14px;margin-top:24px;font-size:.96rem}.home2-platform-build__scene{background-size:32px 32px;height:400px}.home2-platform-build__window{border-radius:12px;width:760px;top:42px;left:-96px;transform:none}.home2-platform-build__receipt{padding-top:22px;display:block}.home2-platform-build__receipt>p{color:var(--text-muted);font:650 .65rem/1.2 var(--font-mono);letter-spacing:.075em;text-transform:uppercase;margin:0 0 10px}.home2-platform-build__receipt ul{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.home2-platform-build__receipt li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:10px 2px;display:flex}.home2-platform-build__receipt li>span{gap:3px;min-width:0;display:grid}.home2-platform-build__receipt strong{color:var(--text-primary);font-size:.88rem;font-weight:650}.home2-platform-build__receipt small{color:var(--text-muted);font-size:.7rem}.home2-platform-build__receipt em{color:var(--signal-verified-ink);flex:none;font-size:.68rem;font-style:normal;font-weight:650}.home2-platform-build__receipt li:nth-child(4) em{color:var(--signal-human-ink)}.home2-platform-understand__figure{background-size:32px 32px;flex-direction:column;height:auto;padding:48px 16px 0;display:flex}.home2-platform-understand__query{z-index:2;width:100%;min-height:68px;position:relative;top:auto;left:auto;transform:none}.home2-platform-understand__metric{filter:none;width:100%;margin-top:16px;position:relative;top:auto;left:auto;transform:none}.home2-platform-understand__query-question{font-size:.78rem}.recurring-delivery-receipt.home2-platform-understand__delivery{width:100%;margin-top:16px;position:relative;bottom:auto;right:auto;transform:none}.home2-platform-understand__dashboard{border-left:0;width:calc(100% + 32px);height:330px;margin:20px -16px 0;position:relative;bottom:auto;right:auto}.home2-platform-understand__dashboard .pda{min-width:720px}.home2-platform__foundation .shared-foundation-architecture__sources{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.home2-platform-build__window,.home2-platform-understand__query,.home2-platform-understand__metric,.recurring-delivery-receipt.home2-platform-understand__delivery{transform:none}}.home2-runtime{border-top:1px solid var(--border)}.home2-runtime__grid{align-items:center;row-gap:48px}.home2-runtime__copy{padding-inline-start:var(--page-content-inset)}.home2-runtime__copy h2{max-width:12ch;color:var(--text-primary);font-family:var(--font-heading-focus);font-size:clamp(3rem,4.8vw,5.8rem);font-weight:var(--font-weight-focus-hero);letter-spacing:-.068em;text-wrap:balance;margin:24px 0 0;line-height:.91}.home2-runtime .home2-runtime__mobile-state{display:none}.home2-runtime__body{max-width:48rem;color:var(--text-body);margin:30px 0 0;font-size:clamp(.96rem,1.08vw,1.1rem);line-height:1.65}.button.home2-runtime__action{width:fit-content;margin-top:clamp(28px,3vw,40px)}.home2-runtime__state{place-items:center;min-height:390px;display:grid}@media (width<=900px){.home2-runtime__copy{padding-inline-start:0}}@media (width<=760px){.home2-runtime.section--deep{padding-block:76px}.home2-runtime__copy h2{font-size:clamp(2.8rem,13vw,4.3rem)}html[lang=sv] .home2-runtime__copy h2{max-width:100%;font-size:clamp(1.8rem,8.7vw,2.8rem)}.home2-runtime__title-line{display:block}.home2-runtime__title-line--final{white-space:nowrap;align-items:center;gap:8px;display:flex}.home2-runtime .home2-runtime__mobile-state{flex:none;display:inline-flex}.home2-runtime .home2-runtime__mobile-state .thinking-orb__glow{display:none}.home2-runtime .home2-runtime__mobile-state .thinking-orb__body{box-shadow:none;clip-path:circle(50%);filter:none;border-radius:50%}.home2-runtime__body{margin-top:24px;font-size:.86rem;line-height:1.55}.home2-runtime__state{display:none}}@media (prefers-reduced-motion:reduce){.home2-runtime .thinking-orb{animation:none}}.home2-take-on{border-top:1px solid var(--border);background:var(--surface);padding-bottom:clamp(72px,6vw,104px);position:relative;overflow:hidden}.home2-take-on__container{padding-top:clamp(58px,5vw,82px)}.home2-take-on__introduction{align-items:start}.home2-take-on__header{text-align:center}.home2-take-on__lead{max-width:64rem;color:var(--text-primary);font-family:var(--font-heading-focus);font-size:clamp(2.6rem,3.8vw,4.4rem);font-weight:var(--font-weight-focus);letter-spacing:-.055em;text-wrap:balance;margin:clamp(16px,1.6vw,22px) auto 0;line-height:.98}.home2-take-on__body{max-width:50rem;color:var(--text-body);text-wrap:pretty;margin:clamp(20px,2vw,28px) auto 0;font-size:clamp(.98rem,1.08vw,1.1rem);line-height:1.6}.home2-take-on__inventory{width:min(100%, var(--measure-wide-frame));margin-top:clamp(42px,4vw,60px);margin-inline:auto}.home2-take-on-deferred{min-height:clamp(620px,50vw,760px)}.home2-take-on-deferred__fallback{min-height:inherit;border-top:1px solid var(--border-strong);color:var(--text-body);gap:var(--gutter-desktop);grid-template-columns:5fr 7fr;display:grid}.home2-take-on-deferred__fallback ol{flex-direction:column;height:100%;margin:0;padding:0;list-style:none;display:flex}.home2-take-on-deferred__fallback li{border-bottom:1px solid var(--border);flex:1 1 0;align-items:center;min-height:72px;padding:13px 24px 13px 16px;display:flex}.home2-take-on-deferred__fallback li span{font-family:var(--font-heading-calm);letter-spacing:-.024em;font-size:clamp(1.2rem,1.3vw,1.42rem);font-weight:560;line-height:1.16}.home2-take-on-deferred__reserved-proof{border:1px solid var(--border);background:linear-gradient(90deg, transparent 49.9%, var(--border) 50%, transparent 50.1%), linear-gradient(transparent 49.9%, var(--border) 50%, transparent 50.1%), var(--surface-soft);background-size:56px 56px;min-height:100%}.home2-take-on-explorer__grid{align-items:stretch}.home2-take-on-explorer__selector,.home2-take-on-explorer__proof{min-width:0}.home2-take-on-explorer__selector{grid-row:1;display:flex}.home2-take-on-explorer__proof{grid-row:1}.home2-take-on-explorer__action-cell{text-align:center;grid-row:2;justify-self:center}.home2-take-on-explorer__action-cell>p{max-width:42rem;color:var(--text-body);text-wrap:balance;margin:0 auto 18px;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.45}.home2-take-on-explorer__list{border-top:1px solid var(--border-strong);flex-direction:column;width:100%;height:100%;min-height:0;margin:0;padding:0;list-style:none;display:flex}.home2-take-on-explorer__option{border-bottom:1px solid var(--border);flex-direction:column;flex:1 1 0;justify-content:center;min-height:72px;display:flex;position:relative}.home2-take-on-explorer__option[data-active=true]{flex-grow:2;min-height:148px}.home2-take-on-explorer__option:before{background:var(--surface-ink);content:"";opacity:0;transform-origin:top;width:2px;position:absolute;top:0;bottom:-1px;left:0;transform:scaleY(.25)}.home2-take-on-explorer__option[data-active=true]:before{opacity:1;transform:scaleY(1)}.home2-take-on-explorer__trigger{width:100%;color:var(--text-strong);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:13px 24px 13px 16px;display:grid}.home2-take-on-explorer__trigger:hover{background:var(--surface-soft)}.home2-take-on-explorer__trigger:focus-visible{outline:2px solid var(--surface-ink);outline-offset:-2px}.home2-take-on-explorer__title{max-width:30ch;font-family:var(--font-heading-calm);letter-spacing:-.024em;text-wrap:balance;grid-column:1;font-size:clamp(1.2rem,1.3vw,1.42rem);font-weight:560;line-height:1.16}.home2-take-on-explorer__indicator{color:var(--text-muted);font-family:var(--font-mono);grid-area:1/2;align-self:center;font-size:1rem;line-height:1}.home2-take-on-explorer__description{padding:0 24px 14px 16px}.home2-take-on-explorer__description p{color:var(--text-body);margin:0;font-size:.78rem;line-height:1.46}.home2-take-on-explorer__description a{color:var(--text-strong);align-items:center;gap:8px;margin-top:10px;font-size:.72rem;font-weight:650;text-decoration:none;display:inline-flex}.home2-take-on-explorer__system-link-icon{flex:none;width:.94rem;height:.94rem}.home2-take-on-explorer__description a:hover{text-underline-offset:3px;text-decoration:underline}.home2-take-on-explorer__mobile-proof,.home2-take-on-explorer[data-enhanced=false] .home2-take-on-explorer__option:before,.home2-take-on-explorer[data-enhanced=false] .home2-take-on-explorer__indicator{display:none}.home2-take-on-explorer[data-enhanced=false] .home2-take-on-explorer__description{padding-top:0}.home2-take-on__actions{justify-content:center}.home2-take-on-explorer__stage{min-width:0}.home2-take-on-explorer__product-frame{--take-on-product-width:167%;padding-top:clamp(28px,3.2vw,48px);padding-left:clamp(28px,3.2vw,48px)}.home2-take-on-explorer__product-frame .product-stage-frame__viewport{aspect-ratio:16/9;position:relative}.home2-take-on-explorer__product-frame .product-interface-stage{width:var(--take-on-product-width);position:absolute;top:0;left:0}.home2-take-on-explorer__action-cell{width:min(100%,760px);margin-top:36px}.home2-take-on-explorer__stage .product-interface-stage>figcaption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home2-take-on-explorer__stage .product-interface-stage__screen{box-shadow:none}.home2-take-on-explorer__receipt{display:none}@media (width<=1199px){.home2-take-on__inventory{width:min(100%, var(--measure-content))}.home2-take-on-deferred{min-height:760px}.home2-take-on-explorer__selector,.home2-take-on-explorer__proof,.home2-take-on-explorer__action-cell{grid-column:1/-1}.home2-take-on-explorer__selector{grid-row:1;display:block}.home2-take-on-explorer__proof{grid-row:2;margin-top:28px}.home2-take-on-explorer__action-cell{grid-row:3;margin-top:20px}.home2-take-on-explorer__list{height:auto}.home2-take-on-explorer__option,.home2-take-on-explorer__option[data-active=true]{flex:none;min-height:0}.home2-take-on-explorer__trigger{padding:15px 24px 15px 14px}.home2-take-on-explorer__description{padding:0 24px 17px 14px}.home2-take-on-explorer__title{font-size:clamp(1.06rem,1.8vw,1.2rem)}}@media (width<=760px){.home2-take-on{padding-bottom:64px}.home2-take-on__container{padding-top:52px}.home2-take-on__lead{letter-spacing:-.045em;max-width:21ch;margin-top:14px;font-size:2rem;line-height:1.03}.home2-take-on__body{max-width:33rem;margin-top:18px;font-size:.95rem;line-height:1.55}.home2-take-on__inventory{width:100%;margin-top:34px}.home2-take-on-deferred{min-height:520px}.home2-take-on-deferred__fallback{display:block}.home2-take-on-deferred__reserved-proof{display:none}.home2-take-on-explorer__selector,.home2-take-on-explorer__proof,.home2-take-on-explorer__action-cell{grid-column:1/-1}.home2-take-on-explorer__selector{grid-row:1}.home2-take-on-explorer__proof{grid-row:2;margin-top:22px}.home2-take-on-explorer__action-cell{grid-row:3}.home2-take-on-explorer__trigger{padding:14px 26px 14px 14px}.home2-take-on-explorer__title{max-width:31ch;font-size:1.08rem;line-height:1.2}.home2-take-on-explorer__description{padding:0 26px 16px 14px}.home2-take-on-explorer__description p{font-size:.78rem}.home2-take-on-explorer__mobile-proof{border:1px solid var(--border-strong);background:var(--surface-soft);margin-top:14px;display:block}.home2-take-on-explorer__mobile-proof[data-scaled-preview=true]{height:var(--mobile-proof-height);overflow:hidden}.home2-take-on-explorer__mobile-proof-canvas{background:var(--surface-soft);transform-origin:0 0;width:1440px;height:900px;display:block;position:relative;overflow:hidden}.home2-take-on-explorer__mobile-proof[data-scaled-preview=true] .home2-take-on-explorer__mobile-proof-canvas{transform:scale(var(--mobile-proof-scale))}.home2-take-on-explorer__mobile-proof-canvas .product-interface-stage{width:100%;height:100%}.home2-take-on-explorer__mobile-proof-canvas .product-interface-stage>figcaption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home2-take-on-explorer__stage{display:none}.home2-take-on-explorer__receipt{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;display:block;position:absolute;overflow:hidden}.home2-take-on-explorer__receipt-label,.home2-take-on-explorer__receipt-kind{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.065em;text-transform:uppercase;margin:0;font-size:.56rem;font-weight:650;line-height:1.35}.home2-take-on-explorer__receipt-kind{margin-top:24px}.home2-take-on-explorer__receipt h3{color:var(--text-strong);font-family:var(--font-heading-calm);letter-spacing:-.035em;margin:7px 0 18px;font-size:1.42rem;font-weight:560;line-height:1.06}.home2-take-on-explorer__receipt dl{border-top:1px solid var(--border);margin:0}.home2-take-on-explorer__receipt dl>div{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(0,1fr);gap:10px;padding-block:10px;display:grid}.home2-take-on-explorer__receipt dt{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.055em;text-transform:uppercase;font-size:.54rem;font-weight:650}.home2-take-on-explorer__receipt dd{color:var(--text-body);margin:0;font-size:.74rem;line-height:1.42}.home2-take-on-explorer__action-cell{margin-top:18px}}@media (prefers-reduced-motion:reduce){.home2-take-on-explorer__option:before{transition:none}}.home2-page{background:var(--surface);overflow:clip}.home2-hero{--canvas:var(--surface-ink);--ink:var(--text-on-ink);--line:color-mix(in srgb, var(--text-on-ink) 14%, transparent);--line-strong:color-mix(in srgb, var(--text-on-ink) 22%, transparent);--border:color-mix(in srgb, var(--text-on-ink) 14%, transparent);--border-strong:color-mix(in srgb, var(--text-on-ink) 22%, transparent);--muted:color-mix(in srgb, var(--text-on-ink) 58%, transparent);min-height:calc(100svh - var(--nav-height));background:var(--surface-ink);color:var(--text-on-ink)}.home2-hero__content{min-height:calc(100svh - var(--nav-height));grid-template-rows:minmax(0,1fr) auto;display:grid}.home2-hero__main{isolation:isolate;align-content:center;align-items:center;gap:clamp(28px,3.2svh,42px) clamp(32px,4vw,72px);padding-block:clamp(36px,5svh,68px);position:relative}.home2-hero__main:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(48% 66% at 73% 47%,#ffffff17 0%,#81529606 52%,#0000 78%);position:absolute;inset:0}.home2-hero__main:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#171717eb 0%,#171717c7 34%,#17171747 50%,#0000 64%);position:absolute;inset:0}.home2-hero__editorial{z-index:2;text-align:left;align-self:center;padding-inline-start:var(--page-content-inset);position:relative}.home2-hero__title h1{max-width:100%;font-family:var(--font-heading-focus);font-size:clamp(3.25rem,4.2vw,4.75rem);font-weight:var(--font-weight-focus-hero);letter-spacing:-.068em;text-wrap:balance;margin:0;line-height:.92}.home2-hero__title h1 span{white-space:nowrap;display:block}.home2-hero__copy{text-align:left;width:100%;max-width:34rem;margin-top:clamp(28px,2.35vw,36px);position:relative}.home2-hero__lead{max-width:32rem;color:color-mix(in srgb, var(--text-on-ink) 82%, transparent);font-family:var(--font-subhead);text-wrap:balance;margin:0;font-size:clamp(1rem,1.1vw,1.2rem);font-weight:520;line-height:1.5}.home2-hero__support{width:fit-content;max-width:31rem;color:color-mix(in srgb, var(--text-on-ink) 64%, transparent);font-family:var(--font-subhead);text-align:left;gap:3px;margin:clamp(12px,1.1vw,16px) 0 0;padding:0;font-size:clamp(.94rem,.98vw,1.04rem);font-weight:460;line-height:1.45;list-style:none;display:grid}.home2-hero__support-line{display:block}.home2-hero__support-lead{color:inherit}.home2-hero__assurances{width:fit-content;max-width:100%;color:color-mix(in srgb, var(--text-on-ink) 68%, transparent);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:0;margin:clamp(22px,1.8vw,28px) 0 0;padding:0;font-size:clamp(.7rem,.73vw,.78rem);font-weight:520;line-height:1.2;list-style:none;display:flex}.home2-hero__assurance{align-items:center;gap:6px;min-width:0;display:inline-flex}.home2-hero__assurance+.home2-hero__assurance{border-inline-start:1px solid color-mix(in srgb, var(--text-on-ink) 16%, transparent);margin-inline-start:clamp(10px,.95vw,16px);padding-inline-start:clamp(10px,.95vw,16px)}.home2-hero__assurance-icon{color:color-mix(in srgb, var(--text-on-ink) 68%, transparent)}.home2-hero__actions{justify-content:flex-start;margin-top:clamp(28px,2.2vw,34px)}.home2-hero__visual{z-index:0;align-self:end;min-width:0}.home2-system-bridge{aspect-ratio:20/13;isolation:isolate;background:0 0;width:min(118%,760px);margin:0 -9%;position:relative}.home2-system-bridge[data-placement=foundation]{aspect-ratio:auto;width:100%;max-width:none;height:100%;margin:0}.home2-system-bridge[data-render-pipeline=approved-scroll-storyboard]{aspect-ratio:1132/1125;width:min(98%,620px);margin:0 -2%}.home2-system-bridge[data-render-pipeline=offline-blender-movie],.home2-system-bridge:is([data-render-pipeline=blender-authored-glb],[data-render-pipeline=authored-static-image]){aspect-ratio:1;width:min(98%,620px);margin:0 -2%}.home2-hero-movie,.home2-hero-movie__frame{width:100%;height:100%;position:absolute;inset:0}.home2-hero-movie{z-index:2;background:var(--surface);overflow:hidden}.home2-hero-movie>.home2-hero-storyboard{z-index:1}.home2-hero-movie__frame{z-index:2;object-fit:cover;opacity:0;transition:opacity .22s ease-out;display:block}.home2-hero-movie[data-movie-ready=true] .home2-hero-movie__frame{opacity:1}.home2-hero-storyboard,.home2-hero-storyboard__frame{position:absolute;inset:0}.home2-hero-storyboard{z-index:2;background:var(--surface);overflow:hidden}.home2-hero-storyboard__frame{opacity:var(--storyboard-opacity);will-change:opacity;overflow:hidden}.home2-hero-storyboard__frame img{top:0;left:calc(var(--storyboard-column) * -100%);width:300%;max-width:none;height:200%;display:block;position:absolute}.home2-hero-storyboard[data-storyboard-theme=light] .home2-hero-storyboard__frame img{top:calc(-100% - 6px)}.home2-system-bridge__picture,.home2-system-bridge__webgl{width:100%;height:100%;position:absolute;inset:0}.home2-system-bridge__picture{z-index:1;opacity:1;transition:opacity .42s cubic-bezier(.22,1,.36,1)}.home2-system-bridge__render{object-fit:contain;width:100%;height:100%;display:block}.home2-system-bridge__render--layer{will-change:clip-path, opacity, transform;position:absolute;inset:0}.home2-system-bridge__webgl{z-index:2;opacity:1;pointer-events:none;overflow:hidden}.home2-system-bridge__webgl canvas{pointer-events:none;display:block;width:100%!important;height:100%!important}.home2-system-bridge[data-scene-status=ready] .home2-system-bridge__picture{opacity:0}.home2-system-bridge__caption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.logo-conveyor.home2-hero__logos{z-index:3;align-self:end;position:relative}.home2-hero__logos .logo-conveyor__item img{filter:brightness(0)saturate()invert()}@media (width>=1200px){.home2-hero__visual{pointer-events:none;grid-area:auto;align-self:stretch;position:absolute;inset:0}.home2-system-bridge:is([data-render-pipeline=blender-authored-glb],[data-render-pipeline=authored-static-image]){aspect-ratio:auto;width:100%;max-width:none;height:100%;perspective:var(--home2-grid-perspective,140svh);perspective-origin:var(--home2-grid-origin-x,72%) 50%;background:0 0;margin:0}.home2-system-bridge:is([data-render-pipeline=blender-authored-glb],[data-render-pipeline=authored-static-image]):before{z-index:0;background-image:linear-gradient(to right, color-mix(in srgb, var(--text-on-ink) 10%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--text-on-ink) 10%, transparent) 1px, transparent 1px);content:"";opacity:var(--home2-grid-opacity,.68);transform:translateY(var(--home2-grid-shift-y,13%)) rotateX(var(--home2-grid-tilt,47.6286deg)) scaleX(var(--home2-grid-scale-x,1.08)) scaleY(var(--home2-grid-scale-y,1.4838));transform-origin:var(--home2-grid-origin-x,72%) 56%;-webkit-mask-image:radial-gradient(ellipse 72% 69% at 55% 51%, var(--surface-ink) 0%, var(--surface-ink) 35%, color-mix(in srgb, var(--surface-ink) 62%, transparent) 66%, transparent 100%);-webkit-mask-image:radial-gradient(ellipse 72% 69% at 55% 51%, var(--surface-ink) 0%, var(--surface-ink) 35%, color-mix(in srgb, var(--surface-ink) 62%, transparent) 66%, transparent 100%);mask-image:radial-gradient(ellipse 72% 69% at 55% 51%, var(--surface-ink) 0%, var(--surface-ink) 35%, color-mix(in srgb, var(--surface-ink) 62%, transparent) 66%, transparent 100%);will-change:transform, opacity;pointer-events:none;background-position:50%;background-size:clamp(48px,4vw,72px) clamp(48px,4vw,72px);transition:transform 90ms linear,opacity 90ms linear;position:absolute;inset:-32% -8% -46%}.home2-system-bridge:is([data-render-pipeline=blender-authored-glb],[data-render-pipeline=authored-static-image]):after{z-index:1;content:"";pointer-events:none;background:radial-gradient(45% 59% at 71%,#68646e29 0%,#4d4a5218 34%,#28272b0b 60%,#0000 78%);position:absolute;inset:-10% -4% -20%}.home2-system-bridge:is([data-render-pipeline=blender-authored-glb],[data-render-pipeline=authored-static-image]) .home2-system-bridge__picture{width:58%;left:auto;right:0}}@media (width<=760px){.home2-system-bridge[data-placement=hero] .home2-system-bridge__picture{opacity:1!important}.home2-system-bridge[data-placement=hero] .home2-system-bridge__webgl{display:none}}.home2-problem{background:var(--surface-soft);position:relative;overflow:hidden}.home2-problem__grid{min-height:min(880px, calc(100svh - var(--nav-height)));align-items:stretch;padding-block:clamp(48px,4vw,64px)}.home2-problem__editorial{min-width:0;flex-direction:column;justify-content:center;padding-inline-start:var(--page-content-inset);display:flex}.home2-problem__copy{max-width:29rem}.home2-problem h2{letter-spacing:-.06em;text-wrap:balance;max-width:13.5ch;margin:0;font-size:clamp(3.2rem,4.6vw,5.3rem);font-weight:640;line-height:.92}.home2-problem__body{max-width:26rem;color:var(--text-body);font-family:var(--font-subhead);gap:clamp(15px,1.35vw,20px);margin-top:clamp(28px,2.4vw,36px);font-size:clamp(.96rem,1vw,1.1rem);font-weight:500;line-height:1.52;display:grid}.home2-problem__body p{margin:0}.home2-problem__body .home2-problem__conclusion{color:var(--text-primary);font-family:var(--font-body);padding-top:clamp(4px,.5vw,8px);font-weight:690}.home2-problem__visual{align-self:center;min-width:0}.home2-problem__visual-description{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home2-problem__landscape-host{min-height:clamp(660px,44vw,760px)}.home2-problem__landscape-poster{display:none}.home2-problem .home2-problem__landscape{background:0 0;max-width:920px;min-height:clamp(660px,44vw,760px);margin-inline:auto;overflow:hidden}.home2-problem .home2-problem__landscape:after,.home2-problem .home2-problem__landscape .animated-chaos__beat{display:none}.home2-problem .home2-problem__landscape .animated-chaos__replay{top:16px;right:16px}@media (width<=1040px){.home2-problem__landscape-host,.home2-problem .home2-problem__landscape{max-width:none;min-height:0}.home2-problem__landscape-host{aspect-ratio:4/3}}.home2-human-map{width:100%;max-width:760px;font-family:var(--font-body);margin:0 auto;container-type:inline-size}.home2-human-map__canvas{aspect-ratio:1000/780;isolation:isolate;width:100%;position:relative}.home2-human-map__connectors{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.home2-human-map__connector-lines{fill:none;stroke:var(--border-strong);stroke-linecap:round;stroke-width:1px;vector-effect:non-scaling-stroke}.home2-human-map__connector-nodes{display:none}.home2-human-map__systems-label,.home2-human-map__tools-label{color:var(--text-muted);font:650 clamp(.57rem, 1.15cqw, .75rem) / 1.2 var(--font-mono);letter-spacing:.075em;text-align:center;text-transform:uppercase;white-space:nowrap;margin:0;position:absolute;left:50%;transform:translate(-50%)}.home2-human-map__systems-label{top:0}.home2-human-map__systems,.home2-human-map__tools,.home2-human-map__work{margin:0;padding:0;list-style:none}.home2-human-map__systems{z-index:2;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.6%;width:86%;height:13%;display:grid;position:absolute;top:5.1%;left:50%;transform:translate(-50%)}.home2-human-map__systems li,.home2-human-map__work li,.home2-human-map__people-card,.home2-human-map__tool{border:1px solid var(--border);background:var(--surface)}.home2-human-map__systems li{border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:center;gap:8%;min-width:0;padding:10% 5% 6%;display:flex}.home2-human-map__system-label{color:var(--text-primary);text-align:center;white-space:nowrap;font-size:clamp(.58rem,1.28cqw,.76rem);font-weight:600;line-height:1.2}.home2-human-map__system-mark{min-height:0;color:var(--signal-verified);flex:auto;place-items:center;display:grid}.home2-human-map__sap-mark,.home2-human-map__sap-mark img{width:clamp(36px,6.8cqw,58px);height:auto;display:block}.home2-human-map__salesforce-mark{width:clamp(44px,8cqw,68px);display:block;overflow:visible}.home2-human-map__salesforce-mark path{fill:#0d9dda}.home2-human-map__salesforce-mark text{fill:#fff;font-family:var(--font-body);font-size:10px;font-weight:700}.home2-human-map__finance-mark{aspect-ratio:1;background:var(--signal-verified);width:clamp(34px,5.4cqw,48px);color:var(--surface);border-radius:50%;place-items:center;display:grid}.home2-human-map__dots-mark{grid-template-columns:repeat(3,4px);gap:6px;display:grid}.home2-human-map__dots-mark i{background:var(--text-muted);border-radius:50%;width:4px;height:4px}.home2-human-map__system-mark>svg{width:clamp(28px,4.8cqw,38px);height:auto}.home2-human-map__middle{z-index:2;grid-template-columns:25.5% 49% 25.5%;align-items:start;width:100%;height:42%;display:grid;position:absolute;top:29%;left:0}.home2-human-map__work{gap:.65cqw;display:grid}.home2-human-map__work li{border-color:var(--border);min-width:0;min-height:5.1cqw;color:var(--text-primary);border-radius:4px;grid-template-columns:18% minmax(0,1fr);align-items:center;gap:6%;padding:.4cqw .85cqw;font-size:clamp(.58rem,1.08cqw,.7rem);font-weight:520;line-height:1.25;display:grid}.home2-human-map__work--left li,.home2-human-map__work--right li{border-radius:4px}.home2-human-map__work-icon{color:var(--text-muted);place-items:center;display:grid}.home2-human-map__work-icon svg{width:clamp(15px,2.15cqw,20px);height:auto}.home2-human-map__person{height:100%;position:relative}.home2-human-map__portrait{aspect-ratio:1;border:1px solid var(--border);background:var(--surface);border-radius:50%;width:68%;position:absolute;top:3%;left:50%;overflow:hidden;transform:translate(-50%)}.home2-human-map__portrait img{object-fit:cover;object-position:center 48%;filter:saturate(.72)contrast(.97);width:100%;height:100%;display:block}.home2-human-map__people-card{z-index:4;border-color:var(--border);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:58%;min-height:6.8cqw;padding:.6cqw 1cqw;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home2-human-map__people-card strong{letter-spacing:-.025em;margin-bottom:.45cqw;font-size:clamp(.68rem,1.55cqw,.95rem);font-weight:650;line-height:1.1}.home2-human-map__people-card span{color:var(--text-body);font-size:clamp(.52rem,.95cqw,.64rem);line-height:1.32}.home2-human-map__tools{z-index:2;grid-template-columns:repeat(8,minmax(0,1fr));gap:1.2%;width:94%;height:10.4%;display:grid;position:absolute;top:84%;left:50%;transform:translate(-50%)}.home2-human-map__tool{min-width:0;color:var(--text-primary);text-align:center;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:6%;padding:6% 3% 5%;display:flex}.home2-human-map__tool>span:last-child{font-size:clamp(.5rem,.86cqw,.58rem);font-weight:550;line-height:1.22}.home2-human-map__tool-icon{color:var(--text-muted);place-items:center;display:grid}.home2-human-map__tool-icon svg{width:clamp(15px,2.2cqw,22px);height:auto}.home2-human-map__tools-label{bottom:0}.home2-human-map>figcaption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home2-human-map__sequence{min-height:548px}.home2-human-map__story-header{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:24px;min-height:92px;display:grid}.home2-human-map__story-header p,.home2-human-map__story-header h3,.home2-human-map__story-header span{margin:0}.home2-human-map__story-header p,.home2-human-map__story-header span,.home2-human-map__check-label,.home2-human-map__output>span{color:var(--text-muted);font:650 .61rem/1.25 var(--font-mono);letter-spacing:.085em;text-transform:uppercase}.home2-human-map__story-header h3{max-width:19ch;font-family:var(--font-heading-focus);letter-spacing:-.05em;text-wrap:balance;grid-column:1;font-size:clamp(1.75rem,3.8cqw,2.25rem);font-weight:650;line-height:.98}.home2-human-map__story-header span{grid-area:1/2}.home2-human-map__field{height:430px;position:relative}.home2-human-map__check-label{margin:0;position:absolute;top:8px;left:0}.home2-human-map__story-connectors{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.home2-human-map__story-connectors path{fill:none;stroke:var(--border-strong);stroke-linecap:round;stroke-width:1px;vector-effect:non-scaling-stroke}.home2-human-map__source-list{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2.3cqw,20px);width:100%;margin:0;padding:0;list-style:none;display:grid;position:absolute;top:46px;left:0}.home2-human-map__source-list li{border-top:1px solid var(--border-strong);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:72px;padding:10px 3px 11px;display:grid}.home2-human-map__source-mark{width:36px;height:36px;color:var(--text-muted);place-items:center;display:grid}.home2-human-map__source-list li[data-kind=system] .home2-human-map__source-mark{color:var(--signal-verified)}.home2-human-map__source-mark .home2-human-map__sap-mark,.home2-human-map__source-mark .home2-human-map__sap-mark img{width:42px}.home2-human-map__source-mark .home2-human-map__salesforce-mark{width:46px}.home2-human-map__source-mark .home2-human-map__finance-mark{width:32px}.home2-human-map__source-copy{gap:2px;min-width:0;display:grid}.home2-human-map__source-copy strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.65rem,1.35cqw,.78rem);font-weight:620;line-height:1.2;overflow:hidden}.home2-human-map__source-copy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.58rem,1.12cqw,.68rem);line-height:1.25;overflow:hidden}.home2-human-map__operator{z-index:3;justify-items:center;width:200px;display:grid;position:absolute;top:185px;left:50%;transform:translate(-50%)}.home2-human-map__operator-portrait{aspect-ratio:1;border:1px solid var(--border);background:var(--surface);border-radius:50%;width:148px;overflow:hidden}.home2-human-map__operator-portrait img{object-fit:cover;object-position:center 48%;filter:saturate(.72)contrast(.97);width:100%;height:100%;display:block}.home2-human-map__operator-copy{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:4px;place-items:center;width:190px;min-height:56px;margin-top:-18px;padding:10px 13px;display:grid}.home2-human-map__operator-copy strong{letter-spacing:-.02em;font-size:.78rem;font-weight:650;line-height:1.15}.home2-human-map__operator-copy span{color:var(--text-muted);font-size:.6rem;line-height:1.3}.home2-human-map__judgment{z-index:2;margin:0;padding:0;list-style:none;position:absolute;inset:0}.home2-human-map__judgment li{border-top:1px solid var(--border);width:168px;color:var(--text-body);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;padding-top:8px;font-size:clamp(.62rem,1.28cqw,.73rem);font-weight:540;line-height:1.3;display:grid;position:absolute;top:246px}.home2-human-map__judgment li:first-child{left:2%}.home2-human-map__judgment li:last-child{right:2%}.home2-human-map__judgment li>span{color:var(--text-muted);font:600 .55rem/1.4 var(--font-mono);letter-spacing:.05em}.home2-human-map__output{z-index:3;border-left:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface) 90%, transparent);align-content:center;gap:4px;width:214px;min-height:82px;padding:12px 14px;display:grid;position:absolute;bottom:8px;right:0}.home2-human-map__output strong{color:var(--text-primary);letter-spacing:-.015em;font-size:.83rem;font-weight:650;line-height:1.2}.home2-human-map__output small{color:var(--text-muted);align-items:center;gap:6px;font-size:.61rem;line-height:1.2;display:flex}.home2-human-map__output small svg{width:15px;height:auto}.home2-human-map__story-controls{justify-content:flex-end;gap:7px;width:126px;margin:2px 0 0 auto;display:flex}.home2-human-map__story-controls button{cursor:pointer;background:0 0;border:0;width:36px;height:22px;padding:10px 0}.home2-human-map__story-controls button>span{background:var(--border-strong);width:100%;height:1px;display:block;position:relative;overflow:hidden}.home2-human-map__story-controls button>span:after{background:var(--text-primary);content:"";transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.home2-human-map__story-controls button[data-active=true]>span:after{transform:scaleX(1)}.home2-human-map__story-controls button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.home2-human-map__semantic{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home2-human-map[data-enhanced=true] .home2-human-map__source-list li,.home2-human-map[data-enhanced=true] .home2-human-map__operator,.home2-human-map[data-enhanced=true] .home2-human-map__judgment,.home2-human-map[data-enhanced=true] .home2-human-map__output{opacity:0;transition:opacity .46s,transform .52s cubic-bezier(.22,1,.36,1)}.home2-human-map[data-enhanced=true] .home2-human-map__source-list li{transform:translateY(9px)}.home2-human-map[data-enhanced=true] .home2-human-map__operator{transform:translate(-50%,9px)scale(.98)}.home2-human-map[data-enhanced=true] .home2-human-map__judgment,.home2-human-map[data-enhanced=true] .home2-human-map__output{transform:translateY(8px)}.home2-human-map[data-enhanced=true] [data-visible=true]{opacity:1}.home2-human-map[data-enhanced=true] .home2-human-map__source-list li[data-visible=true],.home2-human-map[data-enhanced=true] .home2-human-map__judgment[data-visible=true],.home2-human-map[data-enhanced=true] .home2-human-map__output[data-visible=true]{opacity:1;transform:translateY(0)}.home2-human-map[data-enhanced=true] .home2-human-map__operator[data-visible=true]{transform:translate(-50%)scale(1)}.home2-human-map[data-enhanced=true] .home2-human-map__story-connectors path{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .7s ease-out}.home2-human-map[data-enhanced=true] .home2-human-map__story-connectors path[data-visible=true]{stroke-dashoffset:0}.home2-human-map[data-enhanced=true] .home2-human-map__story-controls button[data-active=true]>span:after{animation:6.8s linear both home2-human-story-progress}.home2-human-map[data-paused=true] .home2-human-map__story-controls button[data-active=true]>span:after{animation-play-state:paused}@keyframes home2-human-story-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home2-work-trace{width:100%;max-width:760px;font-family:var(--font-body);margin:0 auto;container-type:inline-size}.home2-work-trace__scene{isolation:isolate;height:520px;position:relative}.home2-work-trace__scene:before{z-index:-2;background:radial-gradient(circle, color-mix(in srgb, var(--signal-ai-wash) 82%, transparent) 0, transparent 68%);content:"";filter:blur(10px);opacity:.86;border-radius:50%;width:420px;height:300px;position:absolute;inset:205px auto auto 190px}.home2-work-trace__connectors{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.home2-work-trace__connectors path{fill:none;stroke:url(#home2-trace-neutral);stroke-linecap:round;stroke-width:1.1px;vector-effect:non-scaling-stroke}.home2-work-trace__connectors .home2-work-trace__result-path{stroke:url(#home2-trace-result);stroke-width:1.8px}.home2-work-trace__nodes{fill:var(--signal-ai)}.home2-work-trace__source{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface) 96%, transparent);box-shadow:0 20px 48px color-mix(in srgb, var(--surface-ink) 9%, transparent), inset 0 1px color-mix(in srgb, var(--surface) 82%, transparent);position:absolute}.home2-work-trace__slack{width:302px;position:absolute;top:16px;left:0}.home2-work-trace__source{border-radius:8px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:78px;padding:12px 14px;display:grid}.home2-work-trace__source--crm{width:196px;top:12px;right:76px}.home2-work-trace__source--erp{width:184px;top:164px;right:0}.home2-work-trace__source--excel{width:204px;top:210px;left:222px}.home2-work-trace__source-mark{width:42px;height:38px;color:var(--text-muted);place-items:center;display:grid}.home2-work-trace__source--excel .home2-work-trace__source-mark{color:var(--text-muted)}.home2-work-trace__salesforce{width:44px;overflow:visible}.home2-work-trace__excel{width:31px;height:31px;display:block}.home2-work-trace__salesforce path{fill:#0d9dda}.home2-work-trace__salesforce text{fill:var(--surface);font-family:var(--font-body);font-size:9px;font-weight:680}.home2-work-trace__sap,.home2-work-trace__sap img{width:44px;height:auto;display:block}.home2-work-trace__source>span:last-child{gap:3px;min-width:0;display:grid}.home2-work-trace__source small{color:var(--text-muted);font:650 .53rem/1.2 var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.home2-work-trace__source strong{color:var(--text-primary);letter-spacing:-.01em;font-size:.69rem;font-weight:620;line-height:1.25}.home2-work-trace__person{z-index:2;border:1px solid color-mix(in srgb, var(--signal-ai) 34%, var(--border-strong));background:var(--surface);width:212px;box-shadow:0 24px 54px color-mix(in srgb, var(--surface-ink) 14%, transparent), 0 0 0 7px color-mix(in srgb, var(--signal-ai-wash) 42%, transparent);border-radius:13px;position:absolute;top:330px;left:275px;overflow:hidden}.home2-work-trace__person header{border-bottom:1px solid var(--border);align-items:center;gap:9px;min-height:42px;padding:7px 10px;display:flex}.home2-work-trace__person header>strong{color:var(--text-primary);letter-spacing:-.015em;font-size:.72rem;font-weight:690}.home2-work-trace__person-mark{width:28px;height:28px;box-shadow:0 5px 12px color-mix(in srgb, var(--surface-ink) 14%, transparent);border-radius:8px;flex:none;display:block}.home2-work-trace__person ol{gap:7px;margin:0;padding:10px 11px 12px;list-style:none;display:grid}.home2-work-trace__person li{color:var(--text-body);grid-template-columns:23px minmax(0,1fr);gap:4px;font-size:.6rem;font-weight:520;line-height:1.3;display:grid}.home2-work-trace__person li>span{color:var(--signal-ai-deep);font:650 .49rem/1.5 var(--font-mono);letter-spacing:.05em}.home2-work-trace__email{width:244px;position:absolute;bottom:0;right:16px}.home2-work-trace>figcaption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1199px){.home2-hero__main:after{display:none}.home2-hero__content{display:block}.home2-hero__main{row-gap:clamp(38px,6vw,64px);padding-block:clamp(54px,7vw,82px)}.home2-hero__editorial,.home2-hero__visual{grid-row:auto;padding-inline:0}.home2-hero__editorial{text-align:center}.home2-hero__title h1{max-width:none;margin-inline:auto}.home2-hero__copy{text-align:center;justify-self:center;max-width:46rem;margin-inline:auto}.home2-hero__lead,.home2-hero__support,.home2-hero__assurances{margin-inline:auto}.home2-hero__actions{justify-content:center}.home2-hero__visual{padding-inline:0}.home2-system-bridge{width:min(100%,920px);margin-inline:auto}.home2-problem__grid{row-gap:clamp(56px,7vw,82px);min-height:0}.home2-problem__editorial{padding-inline:0;display:block}.home2-problem__visual{justify-self:center;width:min(100%,900px)}}@media (width<=760px){.home2-hero__main{row-gap:34px;padding-block:42px 52px}.home2-hero__editorial,.home2-hero__visual{padding-inline:0}.home2-hero__title h1{max-width:none;font-size:clamp(3rem,13.8vw,4rem);line-height:.9}.home2-hero__title h1 span{white-space:normal}.home2-hero__lead{font-family:var(--font-body);text-wrap:wrap;font-size:1rem;line-height:1.52}.home2-hero__support{max-width:28rem}.home2-hero__assurances{white-space:normal;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px 16px;width:min(100%,24rem);display:grid}.home2-hero__assurance+.home2-hero__assurance{border-inline-start:0;margin-inline-start:0;padding-inline-start:0}.home2-hero__actions{grid-template-columns:minmax(0,1fr);display:grid}.home2-hero__actions .button{width:100%}.home2-system-bridge{aspect-ratio:9/8;width:min(112%,520px);margin-inline:-6%}.home2-problem__grid{row-gap:36px;padding-block:48px 56px}.home2-problem__editorial{padding-inline:0;display:flex}.home2-problem h2{max-width:13ch;font-size:clamp(2.55rem,10.8vw,3.25rem);line-height:.94}.home2-problem__body{font-family:var(--font-body);gap:15px;margin-top:30px;font-size:.96rem;line-height:1.52}.home2-work-trace__scene{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;height:auto;display:grid}.home2-work-trace__scene:before,.home2-work-trace__connectors{display:none}.home2-work-trace__slack,.home2-work-trace__source,.home2-work-trace__person,.home2-work-trace__email{width:auto;position:static}.home2-work-trace__slack,.home2-work-trace__person,.home2-work-trace__email{grid-column:1/-1}.home2-work-trace__slack{max-width:320px}.home2-work-trace__source{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:72px;padding:10px}.home2-work-trace__source--excel{grid-column:2}.home2-work-trace__source-mark{width:34px}.home2-work-trace__salesforce,.home2-work-trace__sap,.home2-work-trace__sap img{width:35px}.home2-work-trace__person{width:min(100%,240px);margin:8px auto 2px}.home2-work-trace__email{width:min(100%,280px);margin-left:auto}.home2-human-map__canvas{aspect-ratio:auto;flex-direction:column;gap:12px;display:flex}.home2-human-map__connectors{display:none}.home2-human-map__systems-label,.home2-human-map__tools-label,.home2-human-map__systems,.home2-human-map__middle,.home2-human-map__tools{width:100%;height:auto;position:static;transform:none}.home2-human-map__systems-label,.home2-human-map__tools-label{align-self:center;margin-block:0 3px;font-size:.62rem}.home2-human-map__systems{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.home2-human-map__systems li{gap:7px;min-height:76px;padding:9px 6px 8px}.home2-human-map__systems li:last-child{grid-column:auto;min-height:76px}.home2-human-map__system-label{font-size:.68rem}.home2-human-map__sap-mark,.home2-human-map__sap-mark img{width:36px}.home2-human-map__salesforce-mark{width:44px}.home2-human-map__finance-mark{width:34px}.home2-human-map__system-mark>svg{width:30px}.home2-human-map__middle{display:contents}.home2-human-map__person{order:3;height:auto;margin-block:10px 16px;padding-top:min(64vw,244px)}.home2-human-map__portrait{width:min(64vw,244px);top:0}.home2-human-map__people-card{width:min(74%,260px);min-height:76px;margin:-28px auto 0;padding:10px 14px;position:relative;bottom:auto;left:auto;transform:none}.home2-human-map__people-card strong{margin-bottom:4px;font-size:.95rem}.home2-human-map__people-card span{font-size:.68rem}.home2-human-map__work{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.home2-human-map__work--left{order:2}.home2-human-map__work--right{order:4}.home2-human-map__work li{grid-template-columns:24px minmax(0,1fr);gap:6px;min-height:50px;padding:6px 8px;font-size:.67rem}.home2-human-map__work-icon svg{width:17px}.home2-human-map__tools{order:5;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:18px}.home2-human-map__tool{gap:5px;min-height:70px;padding:9px 4px}.home2-human-map__tool>span:last-child{font-size:.57rem}.home2-human-map__tool-icon svg{width:19px}.home2-human-map__tools-label{order:6;margin-top:3px}.home2-human-map__sequence{min-height:0}.home2-human-map__story-header{min-height:88px}.home2-human-map__story-header h3{max-width:15ch;font-size:clamp(1.55rem,7.8vw,1.9rem)}.home2-human-map__field{flex-direction:column;height:auto;display:flex}.home2-human-map__check-label,.home2-human-map__source-list,.home2-human-map__operator,.home2-human-map__judgment,.home2-human-map__output{position:static}.home2-human-map__check-label{margin:14px 0 10px}.home2-human-map__story-connectors{display:none}.home2-human-map__source-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.home2-human-map__source-list li{grid-template-columns:32px minmax(0,1fr);gap:8px;min-height:64px;padding-block:8px 9px}.home2-human-map__source-mark{width:30px;height:30px}.home2-human-map__source-mark .home2-human-map__sap-mark,.home2-human-map__source-mark .home2-human-map__sap-mark img{width:34px}.home2-human-map__source-mark .home2-human-map__salesforce-mark{width:38px}.home2-human-map__source-mark .home2-human-map__finance-mark{width:28px}.home2-human-map__source-copy strong{font-size:.69rem}.home2-human-map__source-copy small{font-size:.61rem}.home2-human-map__operator{width:188px;margin:30px auto 0;transform:none}.home2-human-map__operator-portrait{width:138px}.home2-human-map__operator-copy{width:180px}.home2-human-map__judgment{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.home2-human-map__judgment li{width:auto;min-height:58px;font-size:.68rem;position:static}.home2-human-map__output{border-top:1px solid var(--border-strong);background:0 0;border-left:0;width:100%;min-height:76px;margin-top:22px}.home2-human-map__story-controls{margin-top:20px}.home2-human-map[data-enhanced=true] .home2-human-map__operator{transform:translateY(9px)scale(.98)}.home2-human-map[data-enhanced=true] .home2-human-map__operator[data-visible=true]{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.home2-human-map *,.home2-human-map :before,.home2-human-map :after{animation:none!important}}.home2-page .home-operational-trust{background:var(--surface-ink);color:var(--text-on-ink)}.home2-page .home-operational-trust--compact-heading.home-operational-trust{padding-block:clamp(72px,6vw,96px)}.home2-page .home-operational-trust--compact-heading .home-operational-trust__statement{gap:clamp(20px,2.4vw,30px)}.home2-page .home-operational-trust--compact-heading .home-operational-trust__title{max-width:18ch;font-size:clamp(2.9rem,4vw,4.35rem);line-height:.94}.home2-page .home-operational-trust--compact-heading .home-operational-trust__action--button{border:1px solid var(--surface);background:var(--surface);width:fit-content;min-height:48px;color:var(--surface-ink);font-family:var(--font-subhead);border-radius:0;justify-content:center;align-items:center;gap:18px;margin-top:4px;padding:13px 18px;font-size:.9rem;font-weight:650;line-height:1.2;text-decoration:none;transition:background-color .18s,transform .18s;display:inline-flex}.home2-page .home-operational-trust--compact-heading .home-operational-trust__action--button:hover{background:var(--surface-muted);color:var(--surface-ink)}.home2-page .home-operational-trust--compact-heading .home-operational-trust__action--button:hover>span:last-child{transform:translate(3px)}.home2-page .home-operational-trust--compact-heading .home-operational-trust__action--button:focus-visible{outline:2px solid var(--surface);outline-offset:4px}.home2-page .home-operational-trust--compact-heading .home-operational-trust__action--button>span:last-child{transition:transform .18s}.home2-page .home-operational-trust--compact-heading .home-operational-trust__controls{margin-top:clamp(48px,5vw,72px)}.home2-page .home-customer-proof{border-bottom:1px solid var(--border-strong);background:var(--surface-soft);color:var(--text-primary);padding-block:clamp(56px,5.5vw,86px)}.home2-page .home-customer-proof__layout{align-content:center;min-height:0}.home2-page .home-customer-proof__status{border-bottom:1px solid var(--border-strong);color:var(--text-muted);font:650 .62rem/1.3 var(--font-mono);letter-spacing:.09em;align-items:center;padding-bottom:18px}.home2-page .home-customer-proof__status>span:first-child{color:var(--signal-human-ink)}.home2-page .home-customer-proof__voice{padding:clamp(48px,6vw,82px) 0 0 clamp(30px,3.8vw,56px)}.home2-page .home-customer-proof__quote-placeholder{letter-spacing:-.062em;max-width:13.5em;font-size:clamp(2.8rem,4.8vw,5.2rem);font-weight:560}.home2-page .home-customer-proof__attribution{color:var(--text-primary);font:650 .66rem/1.4 var(--font-mono);letter-spacing:.075em;margin-top:clamp(30px,3.4vw,46px)}.home2-page .home-customer-proof__attribution>span+span:before{color:var(--text-muted);margin-inline:10px}.home2-page .home-customer-proof__evidence-note{max-width:38rem;color:var(--text-muted);font:500 .73rem/1.45 var(--font-mono);margin-top:18px}@media (width<=980px){.home2-page .home-operational-trust--compact-heading .home-operational-trust__title{max-width:18ch;font-size:clamp(2.75rem,6.5vw,3.9rem)}}@media (width<=760px){.home2-page .home-customer-proof{padding-block:36px 44px}.home2-page .home-customer-proof__layout{min-height:0}.home2-page .home-customer-proof__status{flex-direction:row;align-items:center;gap:16px;padding-bottom:12px;font-size:.56rem}.home2-page .home-customer-proof__voice{padding:36px 0 0 22px}.home2-page .home-customer-proof__quote-placeholder{text-wrap:pretty;max-width:none;font-size:clamp(2.15rem,9.5vw,2.85rem);line-height:.97}.home2-page .home-customer-proof__attribution{margin-top:28px;font-size:.58rem}.home2-page .home-customer-proof__evidence-note{font-size:.68rem}.home2-page .home-operational-trust--compact-heading.home-operational-trust{padding-block:58px 68px}.home2-page .home-operational-trust--compact-heading .home-operational-trust__register{row-gap:34px}.home2-page .home-operational-trust--compact-heading .home-operational-trust__title{max-width:18ch;font-size:clamp(2.3rem,9.8vw,2.85rem)}.home2-page .home-operational-trust--compact-heading .home-operational-trust__action--button{width:100%}.home2-page .home-operational-trust--compact-heading .home-operational-trust__controls{margin-top:0}}@media (width>=1200px) and (height<=920px){.home2-hero__main{padding-block:24px}.home2-system-bridge{width:min(112%,720px);margin-inline:-6%}.home2-hero__actions{margin-top:28px}}@media (width<=760px){.home2-page{--home-mobile-title-inset:var(--page-content-inset);--home-title-rail-inset:var(--page-content-inset)}.home2-page .home2-hero,.home2-page .home2-hero__content{min-height:auto}.home2-page .home2-system-bridge:is([data-render-pipeline=blender-authored-glb],[data-render-pipeline=authored-static-image]){perspective:calc((100vw - (2 * var(--grid-gutter))) * 1.248);perspective-origin:50%}.home2-page .home2-system-bridge:is([data-render-pipeline=blender-authored-glb],[data-render-pipeline=authored-static-image]):before{z-index:0;background-image:linear-gradient(to right, color-mix(in srgb, var(--text-on-ink) 10%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--text-on-ink) 10%, transparent) 1px, transparent 1px);content:"";opacity:var(--home2-grid-opacity,.68);transform:translateY(var(--home2-grid-shift-y,13%)) rotateX(var(--home2-grid-tilt,47.6286deg)) scaleX(var(--home2-grid-scale-x,1.08)) scaleY(var(--home2-grid-scale-y,1.487));transform-origin:50% 56%;-webkit-mask-image:radial-gradient(ellipse 78% 76% at 50% 52%, var(--surface-ink) 0%, var(--surface-ink) 36%, color-mix(in srgb, var(--surface-ink) 62%, transparent) 68%, transparent 100%);-webkit-mask-image:radial-gradient(ellipse 78% 76% at 50% 52%, var(--surface-ink) 0%, var(--surface-ink) 36%, color-mix(in srgb, var(--surface-ink) 62%, transparent) 68%, transparent 100%);mask-image:radial-gradient(ellipse 78% 76% at 50% 52%, var(--surface-ink) 0%, var(--surface-ink) 36%, color-mix(in srgb, var(--surface-ink) 62%, transparent) 68%, transparent 100%);pointer-events:none;background-position:50%;background-size:32px 32px;position:absolute;inset:-170% -16% -60%}.home2-page .home2-hero__main{align-content:start;row-gap:0;padding-block:22px 8px}.home2-page .home2-hero__editorial{display:contents}.home2-page .home2-hero__title{text-align:left;order:1;grid-column:1/-1}.home2-page .home2-hero__copy{display:contents}.home2-page .home2-hero__lead{text-align:left;text-wrap:pretty;order:2;grid-column:1/-1;max-width:32rem;margin:18px 0 0;font-size:.95rem;line-height:1.44}.home2-page .home2-hero__support{text-align:left;order:3;grid-column:1/-1;gap:2px;width:auto;max-width:31rem;margin:7px 0 0;font-size:.82rem;line-height:1.4}.home2-page .home2-hero__actions{flex-wrap:nowrap;order:4;grid-column:1/-1;gap:8px;margin-top:16px;display:flex}.home2-page .home2-hero__actions .button,.home2-page .button.home2-take-on__action{flex:1 1 0;justify-content:space-between;gap:12px;width:auto;min-height:44px;padding:9px 12px;font-size:.72rem}.home2-page .home2-hero__visual{order:5;grid-column:1/-1;align-self:auto;height:clamp(218px,58vw,238px);margin-top:14px;position:relative;overflow:visible}.home2-page .home2-system-bridge{aspect-ratio:auto;width:100%;height:100%;margin:0}.home2-page .home2-system-bridge__render{object-fit:cover;object-position:center 54%}.home2-page .home2-hero__assurances{white-space:normal;order:6;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:7px 12px;width:100%;max-width:none;margin:9px 0 0;font-size:.7rem;display:grid}.home2-page .home2-hero__assurance+.home2-hero__assurance{border-inline-start:0;margin-inline-start:0;padding-inline-start:0}.home2-page .home2-problem__editorial,.home2-page .home2-runtime__copy,.home2-page .home2-platform-intro__header,.home2-page .home2-platform-build__copy,.home2-page .home2-platform-understand__copy,.home2-page .home-operational-trust__statement,.home2-page .home2-human-control__header,.home2-page .home-faq__intro{padding-inline:var(--home-mobile-title-inset) 8px}.home2-page .home2-problem__grid{row-gap:20px;padding-block:40px 44px}.home2-page .home2-problem__body{margin-top:18px}.home2-page .home2-problem__landscape-host{aspect-ratio:auto;height:clamp(420px,56svh,500px);position:relative;overflow:hidden}.home2-page .home2-problem__landscape-poster{background:radial-gradient(circle at 72% 62%, var(--signal-ai-wash), transparent 34%), var(--surface);place-items:center;padding:18px;display:grid;position:absolute;inset:0;overflow:hidden}.home2-page .home2-problem__landscape-poster:before,.home2-page .home2-problem__landscape-poster:after{border-top:1px solid var(--border-strong);content:"";position:absolute;inset:50% 12% auto}.home2-page .home2-problem__landscape-poster:after{border-top:0;border-left:1px solid var(--border-strong);inset:24% 50% 22% auto}.home2-page .home2-problem__landscape-poster-label{color:var(--text-muted);font:650 .68rem/1.2 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;position:absolute;top:16px;left:16px}.home2-page .home2-problem__landscape-poster-network{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 54px;width:88%;display:grid;position:relative}.home2-page .home2-problem__landscape-poster-network span{border:1px solid var(--border-strong);background:var(--surface);min-height:54px;box-shadow:0 8px 24px color-mix(in srgb, var(--surface-ink) 7%, transparent);color:var(--text-primary);place-items:center;padding:10px;font-size:.74rem;font-weight:650;display:grid}.home2-page .home2-problem .animated-chaos__stage[data-mobile-sequence=true]{width:100%;max-width:none;height:100%;min-height:0;padding:0}.home2-page .home2-problem .animated-chaos__stage[data-mobile-sequence=true] .animated-chaos__world{width:var(--animated-chaos-world-width);height:var(--animated-chaos-world-height);transform:translate3d(var(--animated-chaos-camera-x), var(--animated-chaos-camera-y), 0) scale(var(--animated-chaos-camera-scale));transform-origin:0 0;transition:transform var(--animated-chaos-camera) cubic-bezier(.45, 0, .55, 1);display:block;position:absolute;top:0;left:0}.home2-page .home2-problem .animated-chaos__stage[data-mobile-sequence=true] .animated-chaos__connectors{display:block}.home2-page .home2-problem .animated-chaos__stage[data-mobile-sequence=true] .animated-chaos__revealed-node{display:contents}.home2-page .home2-problem .animated-chaos__stage[data-mobile-sequence=true] :is(.animated-chaos__system-node,.animated-chaos__person-node,.animated-chaos__work-object,.animated-chaos__slack){width:auto;height:auto;min-height:0;position:absolute}.home2-page .home2-problem .animated-chaos__stage[data-mobile-sequence=true] .animated-chaos__revealed-node[data-visible=false]>:is(.animated-chaos__system-node,.animated-chaos__person-node,.animated-chaos__work-object,.animated-chaos__slack){opacity:0;visibility:hidden;transform:translateY(8px)}.home2-page .home2-problem .animated-chaos__stage[data-mobile-sequence=true] .animated-chaos__revealed-node[data-visible=true]>:is(.animated-chaos__system-node,.animated-chaos__person-node,.animated-chaos__work-object,.animated-chaos__slack){opacity:1;visibility:visible;transform:translateY(0)}.home2-page .home2-hero__title h1{font-size:clamp(2.2rem,10.8vw,2.7rem);line-height:.94}.home2-page .home2-hero__title h1 span{white-space:nowrap}html[lang=sv] .home2-page .home2-hero__title h1{font-size:clamp(2rem,10vw,2.5rem)}.home2-page .home2-problem h2{font-size:clamp(2.05rem,8.7vw,2.6rem)}.home2-page .home2-platform-intro__header h2{font-size:clamp(2.1rem,8.8vw,2.55rem)}.home2-page .home2-platform-product__copy h2{font-size:clamp(2.05rem,9vw,2.6rem)}.home2-page .shared-foundation-architecture__title,.home2-page .home2-payoff__title,.home2-page .home-easy-start__title,.home2-page .home-enterprise-grade__title{font-size:clamp(2.1rem,9.6vw,2.75rem)}.home2-page .shared-foundation-architecture__step h3{font-size:clamp(1.55rem,7vw,2.05rem)}.home2-page .home2-payoff__shift-title{font-size:clamp(1.15rem,5.5vw,1.5rem)}.home2-page .home-easy-start__close{font-size:clamp(1.2rem,5.6vw,1.55rem)}.home2-page .home-easy-start__path h3{font-size:clamp(1.7rem,7.85vw,2.2rem)}.home2-page .home-enterprise-grade__reason-title{font-size:1.38rem}.home2-page .home-operational-trust--compact-heading .home-operational-trust__title{font-size:clamp(1.9rem,7.85vw,2.3rem)}.home2-page .home2-human-control__header h2{font-size:clamp(2.4rem,10.55vw,3.3rem)}.home2-page .home2-human-control__conclusion{font-size:clamp(1.15rem,5.75vw,1.55rem)}.home2-page .home-faq__title{font-size:clamp(2.05rem,9.2vw,2.7rem)}.home2-page .home-faq__item summary{font-size:clamp(.84rem,4vw,.98rem)}.home2-page .home2-problem__body,.home2-page .home2-platform-product__body,.home2-page .home2-payoff__introduction,.home2-page .home-enterprise-grade__intro,.home2-page .home-operational-trust__subtitle,.home2-page .home2-human-control__mechanism,.home2-page .home-faq__lead{font-size:.8rem}.home2-page .shared-foundation-architecture__step>p,.home2-page .home2-payoff__answer p,.home2-page .home-easy-start__requirements li,.home2-page .home-easy-start__path>p,.home2-page .home-enterprise-grade__reason-copy,.home2-page .home-faq__answer p,.home2-page .home-faq__answer-points{font-size:.78rem}.home2-page .logo-conveyor.home2-hero__logos{--logo-conveyor-gap:8px;min-height:62px}.home2-page .home2-hero__logos .logo-conveyor__item{width:62px;height:60px}.home2-page .home2-hero__logos .logo-conveyor__item img{max-width:58px;max-height:20px}.home2-page .home2-take-on__header h2{text-align:center;margin-inline:auto}.home2-page .home2-problem__landscape-host{margin-top:8px}.home2-page .home2-platform-intro{padding-block:46px 22px}.home2-page .home2-platform-intro__header h2{margin-top:14px}.home2-page .home2-platform-intro__lockup{display:block}.home2-page .home2-platform-intro__orb--desktop{display:none}.home2-page .home2-platform-build{padding-top:26px}.home2-page .home2-platform-mobile-proof{min-width:0;position:relative}.home2-page .home2-platform-mobile-proof__caption,.home2-page .home2-platform-build__caption{color:var(--text-body);margin:10px 0 0;font-size:.75rem;line-height:1.45;display:block}.home2-page .home2-platform-build__scene{aspect-ratio:auto;background:0 0;border:0;height:auto;padding-top:24px;overflow:visible}.home2-page .home2-platform-build__window{width:100%;box-shadow:none;border:0;border-radius:0;position:relative;top:auto;left:auto;transform:none}.home2-page .home2-platform-build__window-shell-copy{border:1px solid var(--border);grid-column:1/-1;grid-template-columns:1fr auto auto auto;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:grid}.home2-page .home2-platform-build__window-shell-copy strong{color:var(--text-primary);font-size:.78rem}.home2-page .home2-platform-build__window-shell-copy span{min-height:0;color:var(--text-muted);background:0 0;border:0;padding:0;font-size:.62rem}.home2-page .home2-platform-understand__figure{background:0 0;border:0;height:auto;padding:0;display:block;overflow:visible}.home2-page .home2-platform-understand__proof{display:block}.home2-page .home2-platform-understand__proof[data-scaled-preview=true]{height:calc(var(--mobile-proof-height) + 38px);overflow:hidden}.home2-page .home2-platform-understand__proof[data-scaled-preview=true]>.home2-platform-mobile-proof__caption{inset:var(--mobile-proof-height) 0 auto;position:absolute}.home2-page .home2-platform-understand__canvas{border:1px solid var(--border-strong);background-color:var(--surface);background-image:linear-gradient(to right, color-mix(in srgb, var(--surface-ink) 4%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--surface-ink) 4%, transparent) 1px, transparent 1px);transform-origin:0 0;background-position:-1px -1px;background-size:36px 36px;width:900px;height:660px;padding:0;display:block;position:relative;overflow:hidden}.home2-page .home2-platform-understand__proof[data-scaled-preview=true] .home2-platform-understand__canvas{transform:scale(var(--mobile-proof-scale))}.home2-page .home2-platform-understand__query{width:54%;min-height:66px;padding:8px 9px 8px 16px;position:absolute;top:7%;left:3%}.home2-page .home2-platform-understand__query-question{font-size:.92rem}.home2-page .home2-platform-understand__metric{width:350px;margin:0;position:absolute;top:25%;left:4%}.home2-page .home2-platform-understand__dashboard{border-left:1px solid var(--border-strong);width:72%;height:76%;margin:0;position:absolute;bottom:-1px;right:-1px}.home2-page .home2-platform-understand__dashboard .pda{min-width:840px}.home2-page .recurring-delivery-receipt.home2-platform-understand__delivery{width:330px;margin:0;position:absolute;bottom:4%;right:3.5%}.home2-page .home2-platform__foundation.shared-foundation-architecture{padding-bottom:34px}.home2-page .home-easy-start__frame{padding-block:48px 56px}.home2-page .home-easy-start--promise .home-easy-start__intro{padding-inline:var(--home-mobile-title-inset);text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.home2-page .home-easy-start--promise .home-easy-start__title{text-transform:none;max-width:none;margin-inline:auto;font-size:clamp(2.7rem,12vw,4rem);line-height:.92}html[lang=sv] .home2-page .home-easy-start--promise .home-easy-start__title{font-size:clamp(2.35rem,10.5vw,3.4rem)}.home2-page .home-easy-start__paths{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.home2-page .home-easy-start__paths-heading{color:var(--text-primary);margin:28px 0 0;font-size:1.05rem;font-weight:680;display:block}.home2-page .home-easy-start__paths:before{display:none}.home2-page .home-easy-start__path,.home2-page .home-easy-start__path+.home-easy-start__path{border:1px solid var(--border-strong);min-height:0;padding:13px 11px}.home2-page .home-easy-start__path h3{margin-top:11px;font-size:clamp(1.12rem,5.4vw,1.36rem);line-height:1}.home2-page .home-easy-start__path>p{margin-top:10px;font-size:.75rem;line-height:1.45}.home2-page .home-easy-start__path-label{font-size:.66rem}.home2-page .home-enterprise-grade{padding-block:42px 48px}.home2-page .home-enterprise-grade__header{padding-block-end:24px}.home2-page .home-enterprise-grade__title{max-width:16ch;font-size:clamp(2rem,9.3vw,2.55rem);line-height:.94}.home2-page .home-enterprise-grade__intro{margin-top:14px}.home2-page .home-enterprise-grade__cross-section{display:block}.home2-page .home-enterprise-grade__reason,.home2-page .home-enterprise-grade__reason+.home-enterprise-grade__reason{border-left:0;border-right:0;min-height:0;padding:0;display:block}.home2-page .home-enterprise-grade__disclosure{display:block}.home2-page .home-enterprise-grade__disclosure>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:74px;padding:12px 0;list-style:none;display:grid}.home2-page .home-enterprise-grade__disclosure>summary::-webkit-details-marker{display:none}.home2-page .home-enterprise-grade__register{grid-area:1/2;gap:7px}.home2-page .home-enterprise-grade__glyph{width:30px;color:color-mix(in srgb, var(--text-primary) 62%, transparent)}.home2-page .home-enterprise-grade__index{color:color-mix(in srgb, var(--text-primary) 62%, transparent);font-size:.68rem}.home2-page .home-enterprise-grade__reason-title{grid-area:1/1;max-width:18ch;margin:0;font-size:1.12rem;line-height:1.05}.home2-page .home-enterprise-grade__toggle{width:18px;height:18px;color:var(--text-muted);grid-area:1/3;display:block;position:relative}.home2-page .home-enterprise-grade__toggle:before,.home2-page .home-enterprise-grade__toggle:after{content:"";background:currentColor;width:14px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home2-page .home-enterprise-grade__toggle:after{transition:transform .18s;transform:translate(-50%,-50%)rotate(90deg)}.home2-page .home-enterprise-grade__disclosure[open] .home-enterprise-grade__toggle:after{transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.home2-page .home-enterprise-grade__reason-copy{margin:0;padding:2px 44px 18px 0;display:block}.home2-page .home-operational-trust--compact-heading.home-operational-trust{padding-block:42px 48px}.home2-page .home-operational-trust--compact-heading .home-operational-trust__register{row-gap:22px}.home2-page .home-operational-trust__statement{gap:14px;padding-top:0}.home2-page .home-operational-trust--compact-heading .home-operational-trust__title{max-width:18ch;font-size:clamp(1.8rem,8.2vw,2.2rem);line-height:.95}.home2-page .home-operational-trust__assurances{gap:8px 10px}.home2-page .home-operational-trust__assurance{gap:6px;min-height:82px;padding:8px 4px}.home2-page .home-operational-trust__assurance-icon{width:22px;height:22px}.home2-page .home-operational-trust__assurance-title{max-width:14ch;font-size:.78rem}.home2-page .home-operational-trust__assurance-placeholder{margin-top:-2px;padding:3px 5px;font-size:.65rem}.home2-page .home-operational-trust--compact-heading .home-operational-trust__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin-top:0;display:grid}.home2-page .home-operational-trust__control{white-space:normal;gap:6px;font-size:.75rem}.home2-page .home-operational-trust__control-icon{width:14px;height:14px}.home2-page .home2-human-control{padding-block:56px 64px}.home2-page .home2-human-control__introduction{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.home2-page .home2-human-control__header{display:contents}.home2-page .home2-human-control__header h2,.home2-page .home2-human-control__mechanism,.home2-page .home2-human-control__conclusion,.home2-page .home2-human-control__actions,.home2-page .home2-human-control__proof-column{padding-inline:var(--home-mobile-title-inset) 8px;grid-column:1}.home2-page .home2-human-control__header h2{order:1}.home2-page .home2-human-control__proof-column{order:2;padding-inline:0}.home2-page .home2-human-control__mechanism{order:3;margin-top:22px}.home2-page .home2-human-control__conclusion{order:4}.home2-page .home2-human-control__actions{order:5}.home2-page .home2-human-control__proof{height:152px;margin-top:22px;overflow:hidden}.home2-page .home2-human-control__proof-object{min-height:0;padding:0;display:block}.home2-page .home2-human-control__approval-host{transform-origin:0 0;width:540px;display:block;transform:translate(112px,-258px)scale(.84)}.home2-page .home2-human-control__proof-object .pmp-modal[data-pmp-modal=home2-channel-rebalance-approval]{width:520px}.home2-page .home2-human-control__proof-object .pmp-quote-actions{flex-direction:row;align-items:center}.home2-page .home-faq__frame{padding-block:52px 58px}.home2-page .home-faq__layout{row-gap:28px}.home2-page .home-faq__more{display:block}.home2-page .home-faq__more>summary{border:1px solid var(--surface-ink);border-radius:var(--radius-sm);background:var(--surface-ink);width:fit-content;min-height:40px;color:var(--text-on-ink);cursor:pointer;font:680 .72rem/1.2 var(--font-body);align-items:center;gap:12px;margin-top:18px;padding:9px 12px;list-style:none;display:flex}.home2-page .home-faq__more>summary::-webkit-details-marker{display:none}.home2-page .home-faq__more-items{margin-top:18px;display:block}.home2-page .home-faq__more-label--close,.home2-page .home-faq__more[open] .home-faq__more-label--open{display:none}.home2-page .home-faq__more[open] .home-faq__more-label--close{display:inline}.home2-page .home-faq__more-icon{width:14px;height:14px;position:relative}.home2-page .home-faq__more-icon:before,.home2-page .home-faq__more-icon:after{content:"";background:currentColor;width:12px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home2-page .home-faq__more-icon:after{transform:translate(-50%,-50%)rotate(90deg)}.home2-page .home-faq__more[open] .home-faq__more-icon:after{transform:translate(-50%,-50%)rotate(90deg)scaleX(0)}.home2-page :is(.button.home2-take-on__action,.button.home2-platform-product__action,.home-easy-start__action,.home-enterprise-grade__action,.home-operational-trust__action--button,.button.home2-human-control__action,.home-faq__answer a){border-radius:var(--radius-sm);width:fit-content;min-width:0;min-height:40px;font-family:var(--font-body);letter-spacing:0;text-transform:none;flex:none;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:9px 12px;font-size:.72rem;font-weight:680;line-height:1.2;display:inline-flex}.home2-page :is(.home2-hero__actions .button,.button.home2-take-on__action,.button.home2-platform-product__action,.home-easy-start__action,.home-enterprise-grade__action,.home-operational-trust__action--button,.button.home2-human-control__action,.home-faq__answer a){position:relative}.home2-page .home-easy-start__path .home-easy-start__action{margin-top:0}.home2-page :is(.home2-hero__actions .button,.button.home2-take-on__action,.button.home2-platform-product__action,.home-easy-start__action,.home-enterprise-grade__action,.home-operational-trust__action--button,.button.home2-human-control__action,.home-faq__answer a):before{content:"";position:absolute;inset:-2px 0}.home2-page .home-operational-trust--compact-heading .home-operational-trust__action--button{border-color:var(--text-on-ink);background:var(--text-on-ink);width:fit-content;color:var(--surface-ink)}.home2-page .home2-human-control__actions{flex-flow:row;align-items:stretch;gap:8px;margin-top:22px;display:flex}.home2-page .button.home2-human-control__action{flex:1 1 0;width:auto}.home2-page .button.home2-human-control__action--secondary{border-color:var(--border-strong);background:color-mix(in srgb, var(--surface) 78%, transparent);color:var(--text-primary)}}}@layer overrides;
