.home-page{--home-white:var(--site-white);--home-paper:var(--site-paper);--home-stone:var(--site-stone);--home-ink:var(--site-ink);--home-muted:var(--site-muted);--home-rule:var(--site-rule);--home-hero-accent:var(--site-hero-accent);--home-action:var(--site-action);--home-action-hover:var(--site-action-hover);--home-plum-ink:var(--site-plum-ink);--home-plum-soft:var(--site-plum-soft);--home-plum-graphic:var(--site-plum-graphic);--home-terracotta:var(--site-terracotta);--home-on-terracotta:var(--site-on-terracotta);--home-ochre:var(--site-ochre);--home-on-ochre:var(--site-on-ochre);--home-lavender:var(--site-lavender);--home-story-red:var(--site-story-red);--home-story-light:var(--site-story-light);--home-story-muted:var(--site-story-muted);--home-story-ochre:var(--site-story-ochre);--home-radius:6px;--home-gutter:var(--site-gutter);--home-max-width:var(--site-content-width);--home-unit:var(--site-scale);--home-hero-gap:calc(72 * var(--home-unit));--home-aside-column:calc((100% - var(--home-hero-gap)) / 2.65);--home-section-gap:calc(112 * var(--home-unit));--home-page-start:calc(80 * var(--home-unit));--home-panel-inset:calc(88 * var(--home-unit));--home-heading-gap:calc(40 * var(--home-unit));--home-grid-gap:calc(24 * var(--home-unit));--home-dot-pitch:5px;--home-dot-color:color-mix(in srgb, currentColor 8%, transparent);--home-heading-tracking:-.04em;--home-heading-leading:1.08;--home-type-section:clamp(calc(32 * var(--home-unit)), 3.4vw, calc(46 * var(--home-unit)));--home-type-body:calc(17 * var(--home-unit));--home-type-detail:calc(15 * var(--home-unit));--home-type-label:calc(12 * var(--home-unit));--home-type-link:calc(14 * var(--home-unit));--home-motion:.18s ease;--landing-fg:var(--home-ink);--landing-muted:var(--home-muted);--landing-border:var(--home-rule);background:var(--home-white);color:var(--home-ink)}.home-main{gap:var(--home-section-gap);padding-top:var(--home-page-start);flex-direction:column;display:flex}.home-page h2{letter-spacing:var(--home-heading-tracking);font-weight:500;line-height:var(--home-heading-leading)}.home-page a,.home-page button{-webkit-tap-highlight-color:transparent}.home-page :focus-visible{outline:2px solid var(--home-action);outline-offset:5px}.home-texture{background-image:radial-gradient(var(--home-dot-color) .65px, transparent .9px);background-size:var(--home-dot-pitch) var(--home-dot-pitch)}.home-section-heading{justify-content:space-between;align-items:end;gap:calc(32 * var(--home-unit));margin-bottom:var(--home-heading-gap);display:flex}.home-section-heading h2{font-size:var(--home-type-section)}.home-text-link{align-items:center;gap:calc(12 * var(--home-unit));width:fit-content;font-size:var(--home-type-link);line-height:1.4;text-decoration:none;display:inline-flex}.home-text-link:hover{text-underline-offset:5px;text-decoration:underline}.home-text-link svg{width:calc(18 * var(--home-unit));height:calc(18 * var(--home-unit));flex-shrink:0}@media (max-width:1050px){.home-page{--home-hero-gap:calc(40 * var(--home-unit));--home-aside-column:calc((100% - var(--home-hero-gap)) / 2.4)}}@media (max-width:767px){.home-page{--home-section-gap:64px;--home-page-start:32px;--home-panel-inset:36px;--home-heading-gap:24px;--home-type-section:clamp(27px, 7vw, 32px);--home-type-body:16px;--home-grid-gap:12px}.home-section-heading{flex-direction:column;align-items:start;gap:16px}}.home-rotating-logo{object-fit:contain;opacity:0;max-width:100%;translate:0 calc(9 * var(--home-unit));transition:opacity .38s cubic-bezier(.4,0,1,1),translate .38s cubic-bezier(.4,0,1,1);transition-delay:var(--logo-stagger,0s);grid-area:logo}.home-rotating-logo[data-active=true]{opacity:1;transition-duration:.9s;transition-timing-function:cubic-bezier(.22,1,.36,1);transition-delay:calc(.56s + var(--logo-stagger,0s));translate:none}@media (prefers-reduced-motion:reduce){.home-rotating-logo[data-active]{transition:none;translate:none}}
.home-hero{--home-hero-gap:calc(96 * var(--home-unit));grid-template-columns:minmax(0, 1fr) var(--home-aside-column);gap:var(--home-hero-gap);align-items:start;display:grid}.home-hero h1{font-size:clamp(calc(44 * var(--home-unit)), 4.7vw, calc(68 * var(--home-unit)));letter-spacing:-.05em;text-wrap:balance;font-weight:500;line-height:1.055}.home-hero h1 span{color:var(--home-hero-accent)}.home-hero-bottom{gap:calc(32 * var(--home-unit));margin-top:calc(32 * var(--home-unit));grid-template-columns:minmax(0,1fr);display:grid}.home-hero-bottom>p{font-size:clamp(calc(19 * var(--home-unit)), 1.6vw, calc(22 * var(--home-unit)));color:var(--home-muted);max-width:43ch;line-height:1.5}.home-hero-customers{padding-top:calc(8 * var(--home-unit))}.home-hero-customers h2{font-size:calc(21 * var(--home-unit));letter-spacing:-.025em;text-wrap:balance;max-width:26ch;margin-bottom:calc(24 * var(--home-unit));color:var(--home-muted);font-weight:400;line-height:1.4}.home-customer-logos{gap:calc(10 * var(--home-unit));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-customer-logo-column{gap:calc(10 * var(--home-unit));height:calc(254 * var(--home-unit));grid-template-rows:repeat(3,minmax(0,1fr));display:grid}.home-customer-logo-tile{padding:calc(14 * var(--home-unit));border-radius:var(--home-radius);grid-template-rows:minmax(0,1fr);grid-template-areas:"logo";place-items:center;display:grid}.home-customer-logo-tile img{height:calc(var(--home-logo-height) * var(--home-unit))}.home-hero-customers>a{margin-top:calc(24 * var(--home-unit))}@media (max-width:1050px){.home-hero h1{font-size:calc(50 * var(--home-unit))}}@media (max-width:767px){.home-hero-customers{padding-top:0}.home-hero{grid-template-columns:minmax(0,1fr);gap:32px}.home-hero h1{font-size:clamp(34px,9.4vw,42px)}.home-hero-bottom{gap:24px;margin-top:24px}.home-hero-bottom>p{font-size:17px}.home-hero-customers h2{max-width:32ch;margin-bottom:16px;font-size:16px}.home-customer-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-customer-logo-column{gap:calc(8 * var(--home-unit));height:calc(232 * var(--home-unit));display:contents}.home-customer-logo-tile{order:var(--logo-order);height:62px;padding:16px 10px}.home-customer-logo-tile img{height:calc(var(--home-logo-height) * .65px);max-width:100%}.home-hero-customers>a{min-height:32px;margin-top:16px}}
.home-stories{--home-story-lead:max(var(--home-gutter), calc((100vw - var(--home-max-width)) / 2))}.home-page .home-story-carousel-head{margin-bottom:calc(20 * var(--home-unit))}.home-page .home-story-carousel-head h2{font-size:calc(24 * var(--home-unit));letter-spacing:-.025em;font-weight:500;line-height:1.25}.home-story-carousel-controls{gap:calc(8 * var(--home-unit));flex-shrink:0;display:flex}.home-story-carousel-controls button{width:calc(38 * var(--home-unit));height:calc(38 * var(--home-unit));border:1px solid var(--home-rule);border-radius:var(--home-radius);color:var(--home-ink);background:var(--home-white);cursor:pointer;transition:color var(--home-motion), border-color var(--home-motion);place-items:center;display:grid}.home-story-carousel-controls button:hover:not(:disabled){border-color:var(--home-ink)}.home-story-carousel-controls button:disabled{color:color-mix(in srgb, var(--home-muted) 35%, transparent);cursor:default}.home-story-carousel-viewport{width:100vw;margin-inline:calc(-1 * var(--home-story-lead));overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overflow-x:auto}.home-story-carousel-viewport::-webkit-scrollbar{display:none}.home-story-carousel-track{gap:var(--home-grid-gap);width:max-content;padding-inline:var(--home-story-lead);display:flex}.home-story-spread{width:min(var(--home-max-width), calc(100vw - var(--home-gutter) * 2));scroll-snap-align:center;scroll-snap-stop:always;flex:none}.home-story-spread>.customer-film{aspect-ratio:16/9}@media (min-width:768px){.home-story-spread>.customer-film{align-self:stretch;width:100%;min-width:0}.home-story-spread .customer-video-preview{aspect-ratio:auto;position:absolute;inset:0}.home-story-spread .customer-video-preview video{object-fit:cover}}@media (prefers-reduced-motion:reduce){.home-story-carousel-viewport{scroll-behavior:auto}}@media (max-width:767px){.home-story-spread{grid-template-rows:auto 1fr}.home-page .home-story-carousel-head{flex-direction:row;align-items:center;gap:16px}.home-page .home-story-carousel-head h2{font-size:20px}.home-story-carousel-controls{gap:6px}.home-story-carousel-controls button{width:40px;height:40px}.home-page .home-story-spread>.customer-film{grid-row:1}.home-story-spread .customer-story-panel{grid-row:2;min-height:0;padding:22px}.home-story-spread .customer-story-panel .customer-story-title{margin-block:20px 16px;font-size:20px;line-height:1.25}.home-story-spread .customer-story-identity img{height:24px}.home-story-spread .customer-story-action{min-height:52px;margin-top:auto;padding-top:20px}}
.home-testimonials{--testimonial-gap:calc(168 * var(--home-unit));gap:var(--testimonial-gap);padding-block:calc(16 * var(--home-unit));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-quote{--quote-portrait-size:40;gap:calc(32 * var(--home-unit)) calc(56 * var(--home-unit));display:grid}.home-product-quotes{row-gap:calc(104 * var(--home-unit));margin-top:calc(104 * var(--home-unit));margin-bottom:calc(32 * var(--home-unit))}.home-quote blockquote{font-size:calc(27 * var(--home-unit));letter-spacing:-.02em;line-height:1.35}.home-quote-person{align-items:center;gap:calc(16 * var(--home-unit));display:flex}.home-quote-person>:is(img,.customer-attribution-portrait){width:calc(64 * var(--home-unit));height:calc(64 * var(--home-unit));object-fit:cover;object-position:center 30%;border-radius:50%;flex-shrink:0}.home-quote-person>.customer-attribution-portrait{display:block;overflow:hidden}.home-quote-person>.customer-attribution-portrait>img{object-fit:cover;width:100%;height:100%;display:block}.home-quote-person span{font-size:calc(16 * var(--home-unit));font-weight:500}.home-quote-person p{color:var(--home-muted);font-size:calc(13 * var(--home-unit));margin-top:4px;line-height:1.4}.home-quote-story{font-size:calc(13 * var(--home-unit))}.home-quote--inline{margin-top:calc(48 * var(--home-unit));grid-template-columns:minmax(0,1fr) minmax(240px,.4fr);align-items:center}.home-quote--inline figcaption{gap:calc(16 * var(--home-unit));display:grid}.home-quote--inline .home-quote-story{margin-left:calc(80 * var(--home-unit))}.home-quote--feature{--quote-portrait-size:56;gap:calc(32 * var(--home-unit));grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start}.home-quote-logo{width:auto;max-width:calc(90 * var(--home-unit));height:calc(14 * var(--home-unit));object-fit:contain;object-position:left;flex-shrink:0;display:block}.home-quote-brand{height:calc(36 * var(--home-unit));align-items:center;display:flex}.home-testimonials>.home-quote:has(.home-quote-brand){align-content:center}.home-testimonials .home-quote-logo{height:calc(20 * var(--home-unit))}.home-testimonials .home-quote-logo[alt=Bayer]{max-width:calc(120 * var(--home-unit));height:calc(36 * var(--home-unit))}.home-product-quotes .home-quote-logo[alt=Cooper\ Standard]{max-width:calc(110 * var(--home-unit));height:calc(24 * var(--home-unit))}.home-product-quotes .home-quote-logo[alt=Carlex]{transform-origin:0;transform:scale(.8)}.home-product-quotes .home-quote-logo[alt=Odeko]{height:calc(17 * var(--home-unit))}.home-quote--feature blockquote{font-size:calc(26 * var(--home-unit));letter-spacing:-.02em;line-height:1.35}.home-quote--centered{justify-items:center;gap:calc(28 * var(--home-unit));margin-top:calc(72 * var(--home-unit));text-align:center}.home-quote--centered blockquote{max-width:calc(880 * var(--home-unit));font-size:calc(32 * var(--home-unit));text-wrap:balance;line-height:1.3}.home-quote--centered figcaption{justify-items:center;gap:calc(18 * var(--home-unit));display:grid}.home-quote--centered .home-quote-person{gap:calc(24 * var(--home-unit));flex-direction:column-reverse}.home-quote--centered .home-quote-person>div{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px 12px;display:flex}.home-quote--centered .home-quote-person p{font-size:calc(14 * var(--home-unit));margin:0}.home-quote--centered .home-quote-person>:is(img,.customer-attribution-portrait){width:calc(72 * var(--home-unit));height:calc(72 * var(--home-unit));filter:grayscale()}.home-use-cases .home-quote--centered{--quote-space-after:calc(48 * var(--home-unit));margin-top:calc(96 * var(--home-unit));margin-bottom:var(--quote-space-after);padding-bottom:calc(24 * var(--home-unit));position:relative}.home-use-cases .home-quote--centered:after{content:"";inset-inline:0;bottom:calc((var(--home-section-gap) + var(--quote-space-after)) / -2);background:var(--home-rule);height:1px;position:absolute}.home-quote .home-quote-caption--compact{justify-content:flex-start;align-items:center;gap:calc(24 * var(--home-unit));flex-wrap:wrap;display:flex}.home-quote--centered .home-quote-caption--compact{justify-content:center}.home-quote-caption--compact .home-quote-person{gap:calc(16 * var(--home-unit));flex-direction:row}.home-quote-caption--compact .home-quote-person>:is(img,.customer-attribution-portrait){width:calc(var(--quote-portrait-size) * var(--home-unit));height:calc(var(--quote-portrait-size) * var(--home-unit));filter:grayscale()}.home-quote-caption--compact .home-quote-person>div{justify-content:start;gap:calc(3 * var(--home-unit));text-align:left;display:grid}.home-quote-caption--compact .home-quote-person p{font-size:calc(13 * var(--home-unit));margin:0}.home-quote-caption--compact .home-quote-person .home-quote-role-with-logo{align-items:center;gap:calc(10 * var(--home-unit));flex-wrap:wrap;display:flex}.home-quote-caption--compact .home-quote-story{min-height:calc(28 * var(--home-unit));padding-left:calc(24 * var(--home-unit));border-left:1px solid var(--home-rule);flex-shrink:0}.home-testimonials>.home-quote+.home-quote{position:relative}.home-testimonials>.home-quote+.home-quote:before{content:"";background:var(--home-rule);width:1px;position:absolute;inset-block:0;inset-inline-start:calc(var(--testimonial-gap) / -2)}@media (min-width:1101px){.home-testimonials>.home-quote:nth-child(odd):before{display:none}.home-product-quotes>.home-quote:nth-child(2n+3):after{content:"";top:calc(-52 * var(--home-unit));width:calc(200% + var(--testimonial-gap));background:var(--home-rule);pointer-events:none;height:1px;position:absolute;left:0}}@media (max-width:1100px){.home-testimonials{--testimonial-gap:104px;grid-template-columns:minmax(0,1fr)}.home-testimonials>.home-quote+.home-quote:before{inset-block:auto;width:auto;height:1px;inset-block-start:calc(var(--testimonial-gap) / -2);inset-inline:0}}@media (max-width:767px){.home-quote-caption--compact .home-quote-story{border-left:0;padding-left:0}.home-quote--inline{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:36px}.home-quote blockquote{font-size:20px}.home-quote--feature .home-quote-caption--compact{flex-direction:column;align-items:flex-start;gap:16px}.home-quote--feature .home-quote-caption--compact .home-quote-story{margin-left:calc((var(--quote-portrait-size) + 16) * var(--home-unit))}.home-testimonials{--testimonial-gap:64px;padding-block:0}.home-main>.home-testimonials{--testimonial-section-extra-space:16px;margin-bottom:var(--testimonial-section-extra-space);position:relative}.home-main>.home-testimonials:after{content:"";inset-inline:0;bottom:calc((var(--home-section-gap) + var(--testimonial-section-extra-space)) / -2);background:var(--home-rule);height:1px;position:absolute}.home-product-quotes{margin-top:var(--home-section-gap);row-gap:var(--testimonial-gap);margin-bottom:0}.home-product-quotes>.home-quote[data-customer=\&pizza],.home-product-quotes>.home-quote[data-customer=Odeko]{display:none}.home-quote,.home-quote--feature{gap:20px}.home-quote--feature blockquote{font-size:20px}.home-quote--centered{gap:24px}.home-quote--centered .home-quote-caption--compact{flex-direction:column;align-items:center;gap:16px}.home-quote--centered blockquote{font-size:21px}.home-quote--feature{--quote-portrait-size:44;flex-direction:column;align-items:stretch;gap:24px;display:flex}.home-quote--centered .home-quote-person>:is(img,.customer-attribution-portrait){width:52px;height:52px}.home-quote--centered .home-quote-person{gap:16px}.home-use-cases .home-quote--centered{--quote-space-after:32px;margin-top:var(--home-section-gap);padding-bottom:0}}
.home-system-intro{gap:calc(32 * var(--home-unit));min-width:0;display:grid}.home-system-intro>.home-text-link{color:var(--home-muted)}.home-system-description{max-width:48ch;font-size:clamp(24px, 2.5vw, calc(32 * var(--home-unit)));letter-spacing:-.03em;text-wrap:pretty;color:var(--home-ink);font-weight:500;line-height:1.3}.home-system-description span{color:var(--home-muted)}.home-system>.home-quote{margin-top:var(--home-section-gap)}.calibration-graphic{aspect-ratio:1200/360;position:relative;container-type:inline-size}.calibration-connections{z-index:1;pointer-events:none;width:100%;height:100%;color:color-mix(in srgb, var(--home-muted) 55%, var(--home-paper));position:absolute;inset:0}.calibration-sources,.calibration-teams{display:contents}.calibration-source,.calibration-engine,.calibration-teams>div{left:var(--node-left);top:var(--node-top);width:var(--node-width);height:var(--node-height);position:absolute}.calibration-source{background:var(--home-white);border:1px solid color-mix(in srgb, var(--home-rule) 75%, white);border-radius:var(--home-radius);padding:1.25cqi}.calibration-source h3{letter-spacing:-.01em;align-items:center;gap:.75cqi;font-size:1.167cqi;font-weight:400;line-height:1.25;display:flex}.calibration-source svg{width:1.333cqi;height:1.333cqi;color:var(--home-muted);flex-shrink:0}.calibration-records{border-top:1px solid color-mix(in srgb, var(--home-rule) 65%, white);grid-template-columns:repeat(3,1fr);gap:.625cqi 1.5cqi;margin-top:1cqi;padding-top:.833cqi;display:grid}.calibration-records i{background:color-mix(in srgb, var(--home-rule) 75%, white);border-radius:1px;height:2px}.calibration-records i:nth-child(n+4){width:65%}.calibration-engine{padding:var(--engine-inset);border-radius:var(--home-radius);flex-direction:column;display:flex}.calibration-engine-heading{height:var(--engine-heading-height);flex:none;align-items:center;gap:1cqi;display:flex}.calibration-engine-mark{width:2.667cqi;height:2.667cqi;color:var(--home-ink);flex:none}.calibration-engine h3{font-size:2cqi;line-height:var(--engine-heading-height);letter-spacing:-.035em;color:var(--home-ink);font-weight:500}.calibration-knowledge{margin-top:var(--knowledge-gap);outline:1px solid color-mix(in srgb, var(--home-rule) 65%, white);background:var(--home-white);box-shadow:0 6px 16px -10px color-mix(in srgb, var(--home-ink) 12%, transparent);border-radius:5px;flex:1;grid-template-rows:repeat(3,1fr);padding:0;list-style:none;display:grid}.calibration-knowledge li{color:var(--home-ink);letter-spacing:-.015em;align-items:center;gap:1.167cqi;padding-inline:1.5cqi;font-size:1.5cqi;line-height:1.25;display:flex}.calibration-knowledge-copy{gap:.417cqi;min-width:0;display:grid}.calibration-knowledge-copy h4{letter-spacing:-.02em;margin:0;font-size:1.5cqi;font-weight:500;line-height:1.25}.calibration-knowledge-copy p{color:var(--home-muted);letter-spacing:-.005em;text-wrap:pretty;margin:0;font-size:1.042cqi;line-height:1.4}.calibration-knowledge li+li{border-top:1px solid color-mix(in srgb, var(--home-rule) 50%, white)}.calibration-knowledge-icon{width:1.667cqi;height:1.667cqi;color:var(--home-muted);stroke-width:1.35px;flex:none}.calibration-teams>div{border:1px solid color-mix(in srgb, var(--home-rule) 75%, white);border-radius:var(--home-radius);background:var(--home-white);flex-direction:column;justify-content:center;gap:.667cqi;padding:1.167cqi;display:flex;box-shadow:0 2px 6px #28262903}.calibration-teams>div:before{content:"";left:calc(var(--note-tip) * -.7071);width:calc(var(--note-tip) * 1.4142);height:calc(var(--note-tip) * 1.4142);background:var(--home-white);border-left:1px solid color-mix(in srgb, var(--home-rule) 75%, white);border-bottom:1px solid color-mix(in srgb, var(--home-rule) 75%, white);position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.calibration-teams dt{color:var(--home-muted);align-items:center;gap:.5cqi;font-size:1cqi;line-height:1.25;display:flex}.calibration-teams dt svg{stroke-width:1.4px;width:1.167cqi;height:1.167cqi}.calibration-teams dd{text-wrap:pretty;font-size:1.125cqi;line-height:1.4}@media (max-width:1100px){.calibration-graphic{aspect-ratio:auto;gap:24px;display:grid}.calibration-connections{display:none}.calibration-source,.calibration-engine,.calibration-teams>div{width:auto;height:auto;position:relative;inset:auto}.calibration-sources,.calibration-teams{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.calibration-source{padding:14px}.calibration-source h3{gap:8px;font-size:13px}.calibration-source svg{width:16px;height:16px}.calibration-records{gap:6px 12px;margin-top:12px;padding-top:10px}.calibration-engine{padding:24px}.calibration-engine-heading{gap:12px;height:auto}.calibration-engine-mark{width:32px;height:32px}.calibration-engine h3{font-size:24px;line-height:1.25}.calibration-knowledge{margin-top:24px}.calibration-knowledge li{gap:12px;padding:22px 20px;font-size:18px}.calibration-knowledge-copy{gap:5px}.calibration-knowledge-copy h4{font-size:18px}.calibration-knowledge-copy p{font-size:13px}.calibration-knowledge-icon{width:20px;height:20px}.calibration-teams>div{justify-content:start;gap:10px;padding:16px}.calibration-teams>div:before{display:none}.calibration-teams dt{gap:6px;font-size:12px}.calibration-teams dt svg{width:14px;height:14px}.calibration-teams dd{font-size:14px}}@media (max-width:600px){.calibration-sources{gap:8px}.calibration-source{padding:12px}.calibration-source h3{flex-direction:column;align-items:start;gap:8px;min-height:56px;font-size:12px}.calibration-records{gap:5px}.calibration-engine{padding:20px}.calibration-engine h3{font-size:clamp(19px,5.5vw,22px)}.calibration-engine-heading{gap:10px}.calibration-engine-mark{width:28px;height:28px}.calibration-knowledge{margin-top:20px}.calibration-knowledge li{gap:10px;padding:20px 12px;font-size:15px}.calibration-knowledge-copy h4{font-size:16px}.calibration-knowledge-copy p{font-size:12px;line-height:1.45}.calibration-knowledge-icon{width:18px;height:18px}.calibration-teams{grid-template-columns:1fr;gap:12px}}@media (max-width:767px){.home-system-description{font-size:21px;line-height:1.4}.home-system-intro{gap:20px}.home-system>.calibration-graphic{display:none}.calibration-engine{padding:16px}.calibration-knowledge{margin-top:16px}.calibration-knowledge li{padding:14px 12px}.calibration-source{padding:10px}.calibration-source h3{gap:6px;min-height:46px}.calibration-records{display:none}.calibration-teams{grid-template-columns:minmax(0,1fr);gap:0}.calibration-teams>div{border:0;border-bottom:1px solid var(--home-rule);box-shadow:none;border-radius:0;grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:12px;padding:12px 0;display:grid}.calibration-teams>div:last-child{border-bottom:0}.calibration-teams dd{font-size:13px}}
.calibration-stages{gap:calc(24 * var(--home-unit));margin-top:calc(56 * var(--home-unit));grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.calibration-stages li{gap:calc(24 * var(--home-unit));flex-direction:column;min-width:0;display:flex}.calibration-stages h3{align-items:baseline;gap:calc(12 * var(--home-unit));font-size:calc(20 * var(--home-unit));letter-spacing:-.015em;padding-inline:0;font-weight:400;line-height:1.35;display:flex}.calibration-stages h3 span{color:var(--stage-ink);font-size:calc(16 * var(--home-unit));font-variant-numeric:tabular-nums}.calibration-stage-art{--home-dot-color:color-mix(in srgb, var(--stage-ink) 7%, transparent);padding:calc(16 * var(--home-unit)) calc(8 * var(--home-unit));background-color:var(--stage-paper);border-radius:var(--home-radius);margin-top:auto}.calibration-stages [data-stage="01"]{--stage-ink:var(--home-terracotta);--stage-accent:color-mix(in srgb, var(--home-terracotta) 65%, white);--stage-wash:color-mix(in srgb, var(--home-terracotta) 15%, white);--stage-paper:color-mix(in srgb, var(--home-terracotta) 7%, white)}.calibration-stages [data-stage="02"]{--stage-ink:var(--home-on-ochre);--stage-accent:var(--home-ochre);--stage-wash:color-mix(in srgb, var(--home-ochre) 65%, white);--stage-paper:color-mix(in srgb, var(--home-ochre) 28%, white)}.calibration-stages [data-stage="03"]{--stage-ink:var(--home-plum-graphic);--stage-accent:var(--home-lavender);--stage-wash:var(--home-plum-soft);--stage-paper:color-mix(in srgb, var(--home-plum-soft) 50%, white)}.calibration-stages svg{width:100%;height:auto;margin-top:auto;font-family:inherit;display:block;overflow:visible}.calibration-mini-paper{fill:var(--home-white);stroke:color-mix(in srgb, var(--home-rule) 60%, transparent);filter:drop-shadow(0 2px 4px #28262904)}.calibration-mini-wash{fill:var(--stage-wash)}.calibration-mini-label{fill:var(--home-ink);font-size:12px}.calibration-mini-muted{fill:var(--home-muted);font-size:10px}.calibration-mini-wire{stroke:var(--stage-ink);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round}.calibration-mini-rule{stroke:var(--home-rule);stroke-opacity:.45}.calibration-mini-bars{fill:var(--stage-accent);opacity:.8}.calibration-mini-port{fill:var(--stage-ink)}.calibration-mini-verified{fill:#edf4ee;stroke:#3e785830;stroke-width:.75px}.calibration-mini-check{stroke:#3e7858;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round}.calibration-mini-message{fill:var(--home-ink);font-size:14px}.calibration-mini-metric{fill:var(--home-ink);letter-spacing:-1.2px;font-size:32px}.calibration-mini-metric-unit{letter-spacing:-.4px;font-size:21px}@media (max-width:767px){.calibration-stages{grid-template-columns:1fr;gap:24px;margin-top:32px;padding:0}.calibration-stages li{gap:12px}.calibration-stages h3{gap:10px;font-size:18px}.calibration-stage-art{padding:12px 8px}.calibration-stages svg{max-height:180px}}
.home-product h2{font-size:var(--home-type-section)}.home-product h2 :where(span){color:var(--home-hero-accent)}.product-capabilities{gap:calc(20 * var(--home-unit));grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.product-capability{border-radius:var(--home-radius);flex-direction:column;grid-column:span 5;min-width:0;display:flex;overflow:hidden}.product-capability--analysis,.product-capability--forecast,.product-capability--workflow{grid-column:span 7}.product-capability-copy{gap:calc(8 * var(--home-unit));padding:calc(24 * var(--home-unit)) calc(32 * var(--home-unit)) calc(30 * var(--home-unit));display:grid}.product-capability h3{font-size:calc(21 * var(--home-unit));letter-spacing:-.025em;font-weight:500;line-height:1.3}.product-capability-copy p{color:var(--home-muted);font-size:calc(15 * var(--home-unit));text-wrap:pretty;line-height:1.45}.product-art{isolation:isolate;height:calc(330 * var(--home-unit));color:var(--home-ink);font-size:calc(13 * var(--home-unit));-webkit-user-select:none;user-select:none;line-height:1.3;position:relative;overflow:hidden}.product-art svg{flex-shrink:0;display:block}.art-surface{background:var(--home-white);border:1px solid color-mix(in srgb, var(--home-rule) 60%, transparent);border-radius:calc(10 * var(--home-unit))}.art-panel-heading{align-items:center;gap:calc(9 * var(--home-unit));color:var(--home-muted);font-size:calc(12 * var(--home-unit));display:flex}.art-panel-heading>svg:last-child{margin-left:auto}.art-panel-heading>svg:first-child{color:var(--home-plum-graphic)}.art-text-line{background:var(--home-rule);border-radius:3px;height:6px;display:block}.art-grid{stroke:var(--home-rule);stroke-width:1px;opacity:.55;vector-effect:non-scaling-stroke}.art-line{stroke:var(--home-plum-graphic);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.analysis-connector{stroke:color-mix(in srgb, var(--home-muted) 50%, var(--home-white));stroke-width:1px;stroke-linecap:round;stroke-dasharray:1 4;vector-effect:non-scaling-stroke}.art-scenario{stroke:var(--home-plum-graphic);stroke-width:1.25px;stroke-dasharray:4 6;opacity:.7;vector-effect:non-scaling-stroke}.art-plum{fill:var(--home-plum-graphic)}.art-lavender{fill:var(--home-lavender)}.art-ochre{fill:var(--home-ochre)}.analysis-composition{inset:calc(30 * var(--home-unit)) 9% 0;position:absolute}.analysis-question{padding:calc(12 * var(--home-unit)) calc(18 * var(--home-unit));border-radius:calc(10 * var(--home-unit)) calc(10 * var(--home-unit)) 3px calc(10 * var(--home-unit));font-size:calc(14 * var(--home-unit));color:var(--home-ink);box-shadow:0 4px calc(16 * var(--home-unit)) #28262904;position:absolute;top:0;right:0}.analysis-report{top:calc(60 * var(--home-unit));width:94%;padding:calc(20 * var(--home-unit)) calc(24 * var(--home-unit)) calc(16 * var(--home-unit));position:absolute;left:0}.analysis-report-heading{justify-content:space-between;align-items:center;gap:calc(16 * var(--home-unit));font-size:calc(13 * var(--home-unit));display:flex}.analysis-report-heading>span:last-child{background:var(--home-paper);color:var(--home-muted);font-size:calc(10 * var(--home-unit));border-radius:4px;padding:4px 7px}.analysis-bridge{padding-top:calc(16 * var(--home-unit));gap:6px;display:grid}.analysis-bridge>svg{width:100%;height:calc(108 * var(--home-unit))}.analysis-axis{text-align:center;font-size:calc(9 * var(--home-unit));color:var(--home-muted);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.analysis-mobile-label{display:none}.analysis-follow-up{align-items:center;gap:calc(8 * var(--home-unit));width:fit-content;padding-top:calc(16 * var(--home-unit));color:var(--home-plum-graphic);font-size:calc(11 * var(--home-unit));display:flex}.citation-excerpt{top:calc(45 * var(--home-unit));gap:calc(13 * var(--home-unit));width:68%;padding:calc(20 * var(--home-unit)) calc(24 * var(--home-unit));display:grid;position:absolute;left:12%}.citation-eyebrow{color:var(--home-muted);font-size:calc(11 * var(--home-unit))}.citation-excerpt>.art-text-line{opacity:.6;width:86%;height:5px}.citation-excerpt>.art-text-line:nth-child(3){width:52%}.citation-highlight{align-items:center;gap:calc(8 * var(--home-unit));color:var(--home-action);font-size:calc(14 * var(--home-unit));display:flex}.citation-highlight>span:first-child{background:color-mix(in srgb, var(--home-plum-soft) 60%, transparent);border-radius:3px;padding:2px 4px}.citation-anchor>sup{width:calc(17 * var(--home-unit));height:calc(17 * var(--home-unit));background:var(--home-plum-soft);font-size:calc(10 * var(--home-unit));border-radius:4px;place-items:center;display:grid}.citation-document{left:35%;top:calc(207 * var(--home-unit));width:66%;padding:calc(17 * var(--home-unit)) calc(20 * var(--home-unit));position:absolute}.citation-table{padding-top:calc(14 * var(--home-unit));gap:0;display:grid}.citation-table>div{gap:calc(20 * var(--home-unit));padding-block:calc(9 * var(--home-unit));border-top:1px solid var(--home-paper);grid-template-columns:2fr 1fr 1fr;display:grid}.citation-table i{background:var(--home-rule);opacity:.6;border-radius:2px;height:4px}.citation-anchor{position:relative}.citation-anchor>svg{top:calc(17 * var(--home-unit));width:calc(116 * var(--home-unit));height:calc(68 * var(--home-unit));color:var(--home-plum-graphic);position:absolute;left:0}.citation-anchor path{stroke:currentColor;stroke-width:1px}.citation-anchor circle{fill:currentColor}.dashboard-window{top:calc(48 * var(--home-unit));width:97%;display:flex;position:absolute;left:12%;overflow:hidden}.dashboard-sidebar{align-items:center;gap:calc(18 * var(--home-unit));width:calc(42 * var(--home-unit));padding-block:calc(18 * var(--home-unit));border-right:1px solid var(--home-paper);flex-direction:column;flex-shrink:0;display:flex}.dashboard-app-mark{color:var(--home-plum-graphic);margin-bottom:4px}.dashboard-sidebar>i{width:calc(12 * var(--home-unit));background:var(--home-rule);border-radius:2px;height:3px}.dashboard-sidebar>i:first-of-type{background:var(--home-lavender)}.dashboard-main{min-width:0;padding:calc(21 * var(--home-unit)) calc(24 * var(--home-unit));flex:1}.dashboard-metrics{gap:calc(16 * var(--home-unit));padding-block:calc(22 * var(--home-unit)) calc(20 * var(--home-unit));grid-template-columns:repeat(3,1fr);display:grid}.dashboard-metrics>div{gap:calc(10 * var(--home-unit));color:var(--home-muted);font-size:calc(10 * var(--home-unit));white-space:nowrap;display:grid}.dashboard-metrics strong{font-size:calc(20 * var(--home-unit));letter-spacing:-.03em;font-weight:400;line-height:1.1}.dashboard-charts{gap:calc(24 * var(--home-unit));grid-template-columns:1.15fr 1fr;display:grid}.dashboard-charts .art-text-line{opacity:.6;width:38%;height:4px}.dashboard-charts svg{width:100%;height:calc(86 * var(--home-unit));margin-top:calc(12 * var(--home-unit))}.dashboard-bar-chart>div{align-items:end;gap:calc(8 * var(--home-unit));height:calc(86 * var(--home-unit));margin-top:calc(12 * var(--home-unit));display:flex}.dashboard-bar-chart i{background:var(--home-ochre);border-radius:2px 2px 0 0;flex:1}.dashboard-summary{gap:calc(10 * var(--home-unit));padding-top:calc(20 * var(--home-unit));display:grid}.dashboard-summary>i{background:var(--home-paper);border-radius:3px;height:5px}.dashboard-summary>i:nth-child(2){width:80%}.forecast-composition{inset:calc(40 * var(--home-unit)) 9% 0;position:absolute}.forecast-report{padding:calc(20 * var(--home-unit)) calc(24 * var(--home-unit)) calc(22 * var(--home-unit))}.forecast-report-heading{justify-content:space-between;align-items:center;gap:calc(16 * var(--home-unit));font-size:calc(13 * var(--home-unit));display:flex}.forecast-scenario{align-items:center;gap:calc(9 * var(--home-unit));padding:5px calc(8 * var(--home-unit));background:var(--home-paper);color:var(--home-muted);font-size:calc(10 * var(--home-unit));white-space:nowrap;border-radius:4px;display:flex}.forecast-periods{padding-top:calc(21 * var(--home-unit));color:var(--home-muted);font-size:calc(10 * var(--home-unit));grid-template-columns:55% 45%;display:grid}.forecast-periods>span:last-child{padding-left:calc(12 * var(--home-unit));color:var(--home-plum-graphic)}.forecast-report>svg{width:100%;height:calc(112 * var(--home-unit));margin-top:calc(8 * var(--home-unit))}.forecast-boundary{stroke:var(--home-rule);stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.forecast-range{fill:var(--home-plum-soft);opacity:.75}.forecast-months{color:var(--home-muted);font-size:calc(9 * var(--home-unit));grid-template-columns:22% 33% 1fr auto;padding-top:3px;display:grid}.forecast-assumption{top:calc(217 * var(--home-unit));width:calc(204 * var(--home-unit));gap:calc(15 * var(--home-unit));padding:calc(13 * var(--home-unit)) calc(16 * var(--home-unit)) calc(16 * var(--home-unit));box-shadow:0 4px calc(16 * var(--home-unit)) #28262905;display:grid;position:absolute;right:5%}.forecast-assumption>div{justify-content:space-between;align-items:center;gap:calc(16 * var(--home-unit));color:var(--home-muted);font-size:calc(11 * var(--home-unit));display:flex}.forecast-assumption-value{color:var(--home-action);font-variant-numeric:tabular-nums}.forecast-slider{background:var(--home-plum-soft);border-radius:2px;height:3px;position:relative}.forecast-slider:before{content:"";border-radius:inherit;background:var(--home-lavender);position:absolute;inset:0 40% 0 0}.forecast-slider>i{width:calc(9 * var(--home-unit));height:calc(9 * var(--home-unit));background:var(--home-plum-graphic);box-shadow:0 0 0 3px var(--home-white);border-radius:50%;position:absolute;top:-3px;left:60%}.workflow-composition{inset:calc(32 * var(--home-unit)) 10% 0;position:absolute}.workflow-history{top:calc(25 * var(--home-unit));width:40%;height:calc(182 * var(--home-unit));padding:calc(20 * var(--home-unit));color:var(--home-muted);font-size:calc(12 * var(--home-unit));opacity:.65;position:absolute;left:0}.workflow-history-lines{gap:calc(14 * var(--home-unit));padding-top:calc(22 * var(--home-unit));display:grid}.workflow-history-lines>i{background:var(--home-rule);border-radius:3px;height:5px}.workflow-history-lines>i:nth-child(2n){width:65%}.workflow-history-status{padding-top:calc(20 * var(--home-unit));font-size:calc(10 * var(--home-unit));align-items:center;gap:5px;display:flex}.workflow-run{top:calc(52 * var(--home-unit));width:67%;padding:calc(22 * var(--home-unit));position:absolute;right:3%}.workflow-run-heading{font-size:calc(14 * var(--home-unit));gap:5px;display:grid}.workflow-run-heading>span:last-child{font-size:calc(10 * var(--home-unit));color:var(--home-muted)}.workflow-tasks{gap:calc(11 * var(--home-unit));padding-top:calc(20 * var(--home-unit));display:grid}.workflow-tasks>div{align-items:center;gap:calc(9 * var(--home-unit));color:var(--home-muted);font-size:calc(11 * var(--home-unit));display:flex}.workflow-tasks>div>span:first-child{width:calc(15 * var(--home-unit));height:calc(15 * var(--home-unit));background:var(--home-plum-soft);color:var(--home-action);border-radius:50%;place-items:center;display:grid}.workflow-output{justify-content:space-between;align-items:center;gap:calc(10 * var(--home-unit));padding:calc(12 * var(--home-unit)) 0 0;margin-top:calc(16 * var(--home-unit));border-top:1px solid var(--home-rule);color:var(--home-plum-graphic);font-size:calc(11 * var(--home-unit));display:flex}.workflow-cadence{align-items:center;gap:calc(9 * var(--home-unit));padding:calc(11 * var(--home-unit)) calc(14 * var(--home-unit));color:var(--home-action);font-size:calc(11 * var(--home-unit));box-shadow:0 4px calc(16 * var(--home-unit)) #28262904;display:flex;position:absolute;top:7px;right:7%}.workflow-toggle{width:calc(24 * var(--home-unit));height:calc(14 * var(--home-unit));margin-left:calc(8 * var(--home-unit));background:var(--home-plum-graphic);border-radius:7px;position:relative}.workflow-toggle:after{content:"";width:calc(10 * var(--home-unit));height:calc(10 * var(--home-unit));background:var(--home-white);border-radius:50%;position:absolute;top:2px;right:2px}.access-composition{inset:calc(36 * var(--home-unit)) 9% 0;position:absolute}.access-analysis{width:88%;padding:calc(20 * var(--home-unit));margin-top:calc(12 * var(--home-unit));color:var(--home-muted);font-size:calc(12 * var(--home-unit))}.access-analysis-chart{align-items:end;gap:calc(12 * var(--home-unit));height:calc(82 * var(--home-unit));margin-block:calc(22 * var(--home-unit)) calc(18 * var(--home-unit));opacity:.4;display:flex}.access-analysis-chart>i{background:var(--home-lavender);border-radius:2px 2px 0 0;flex:1}.access-analysis>.art-text-line{opacity:.65;width:62%;height:4px}.access-share{top:calc(66 * var(--home-unit));gap:calc(16 * var(--home-unit));width:84%;padding:calc(18 * var(--home-unit));box-shadow:0 4px calc(18 * var(--home-unit)) #28262906;display:grid;position:absolute;right:-2%}.access-share-heading{font-size:calc(13 * var(--home-unit))}.access-teams{gap:calc(14 * var(--home-unit));display:grid}.access-team{align-items:center;gap:calc(9 * var(--home-unit));font-size:calc(12 * var(--home-unit));white-space:nowrap;display:flex}.access-team-avatar{width:calc(25 * var(--home-unit));height:calc(25 * var(--home-unit));background:var(--home-paper);color:var(--home-muted);font-size:calc(10 * var(--home-unit));border-radius:50%;flex-shrink:0;place-items:center;display:grid}.access-team:first-child .access-team-avatar{color:var(--home-action);background:var(--home-plum-soft)}.access-team-permission{color:var(--home-muted);font-size:calc(10 * var(--home-unit));align-items:center;gap:6px;margin-left:auto;display:flex}.access-share-scope{padding-top:calc(13 * var(--home-unit));border-top:1px solid var(--home-rule);color:var(--home-muted);font-size:calc(10 * var(--home-unit));align-items:center;gap:7px;display:flex}.citation-art{-webkit-mask-image:linear-gradient(#000 92%,#0000);mask-image:linear-gradient(#000 92%,#0000)}.dashboard-art{-webkit-mask-image:linear-gradient(#000 80%,#0000);mask-image:linear-gradient(#000 80%,#0000)}@media (max-width:1050px){.product-capability-copy{padding:calc(20 * var(--home-unit)) calc(24 * var(--home-unit)) calc(26 * var(--home-unit))}.analysis-composition{inset-inline:6%}.analysis-report{width:96%;padding-inline:calc(18 * var(--home-unit))}.citation-excerpt{width:80%;padding-inline:calc(18 * var(--home-unit));left:8%}.citation-document{width:80%;left:22%}.workflow-composition{inset-inline:6%}.workflow-run{padding:calc(18 * var(--home-unit))}.access-composition{inset-inline:6%}.access-share{width:92%;padding:calc(16 * var(--home-unit));right:0}}@media (max-width:767px){.product-capabilities{gap:calc(16 * var(--home-unit));grid-template-columns:minmax(0,1fr)}.product-capability{grid-column:auto}.analysis-question{font-size:calc(12 * var(--home-unit));padding:calc(11 * var(--home-unit)) calc(14 * var(--home-unit))}.analysis-report{width:104%;padding-inline:calc(14 * var(--home-unit))}.analysis-report-heading{font-size:calc(12 * var(--home-unit))}.analysis-axis{font-size:calc(10 * var(--home-unit))}.analysis-driver-label{display:none}.analysis-current-label{grid-column:7}.analysis-mobile-label{grid-area:1/2/auto/span 5;display:block}.citation-document{width:85%}.citation-anchor>svg{left:-98px;transform:scaleX(-1)}.dashboard-window{width:116%;left:8%}.dashboard-main{padding-inline:calc(18 * var(--home-unit))}.forecast-composition{inset-inline:6%}.forecast-report{padding-inline:calc(16 * var(--home-unit))}.forecast-report-heading{font-size:calc(12 * var(--home-unit));gap:calc(8 * var(--home-unit))}.forecast-assumption{width:calc(184 * var(--home-unit));right:5%}.workflow-history{padding:calc(18 * var(--home-unit)) calc(12 * var(--home-unit));font-size:calc(11 * var(--home-unit))}.workflow-run{width:75%;padding:calc(16 * var(--home-unit));right:0}.workflow-run-heading{font-size:calc(12 * var(--home-unit))}.workflow-cadence{padding-inline:calc(12 * var(--home-unit));right:0}.access-team{font-size:calc(11 * var(--home-unit));gap:7px}.access-team-avatar{width:calc(22 * var(--home-unit));height:calc(22 * var(--home-unit))}.product-capability .product-art{--home-unit:.8px;height:264px}.product-capability-copy{gap:10px;padding:18px 22px 24px}.product-capability h3{font-size:20px;line-height:1.25}.product-capability-copy p{font-size:15px;line-height:1.45}}
.home-use-groups{gap:calc(22 * var(--home-unit));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-use-panel{--home-dot-pitch:6px;--home-dot-color:color-mix(in srgb, currentColor 3%, transparent);gap:calc(26 * var(--home-unit));padding:calc(32 * var(--home-unit));border-radius:var(--home-radius);flex-direction:column;display:flex}.home-use-panel[data-group=performance]{--home-dot-color:color-mix(in srgb, currentColor 5%, transparent);background-color:var(--home-terracotta);color:var(--home-on-terracotta)}.home-use-panel[data-group=profit]{background-color:var(--home-ochre);color:var(--home-on-ochre)}.home-use-panel[data-group=planning]{background-color:var(--home-lavender);color:var(--home-plum-ink)}.home-use-art{height:calc(120 * var(--home-unit));flex-shrink:0}.home-use-art svg{width:100%;height:100%;display:block}.home-use-intro{gap:calc(12 * var(--home-unit));display:grid}.home-use-intro h3{font-size:calc(27 * var(--home-unit));letter-spacing:-.035em;font-weight:500;line-height:1.15}.home-use-intro p{max-width:28ch;min-height:2.9em;font-size:calc(16 * var(--home-unit));line-height:1.45}.home-use-items{margin:0;padding:0;list-style:none}.home-use-items li{border-top:1px solid color-mix(in srgb, currentColor 16%, transparent);padding-block:calc(15 * var(--home-unit));font-size:calc(16 * var(--home-unit));align-items:center;line-height:1.25;display:flex}@media (max-width:900px){.home-use-groups{grid-template-columns:minmax(0,1fr)}}@media (min-width:901px) and (max-width:1100px){.home-use-intro h3{min-height:2.3em}}@media (max-width:767px){.home-use-groups{gap:16px}.home-use-panel{grid-template-columns:minmax(0,1fr) 64px;gap:20px;padding:22px;display:grid}.home-use-art{grid-area:1/2;height:72px}.home-use-art svg{transform:scale(1.3)}.home-use-intro{grid-area:1/1;gap:8px}.home-use-intro h3{font-size:22px}.home-use-intro p{min-height:0;font-size:14px}.home-use-items{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;display:grid}.home-use-items li{gap:8px;height:100%;min-height:56px;padding-block:12px;font-size:14px}}
.home-connections{align-items:center;gap:calc(64 * var(--home-unit));padding:calc(40 * var(--home-unit));border-radius:var(--home-radius);grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);grid-template-areas:"logos copy";display:grid}.home-connections-copy{grid-area:copy}.home-connections h2{font-size:var(--home-type-section);letter-spacing:-.04em;line-height:1.04}.home-connections-copy>p{margin:calc(24 * var(--home-unit)) 0 0;max-width:30ch;font-size:var(--home-type-body);color:var(--home-muted);line-height:1.5}.home-connections-copy>a{margin-top:calc(32 * var(--home-unit))}.home-integration-group{padding-bottom:calc(8 * var(--home-unit));gap:calc(10 * var(--home-unit));grid-area:logos;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.home-integration-group li{min-width:0;padding:calc(24 * var(--home-unit)) 3px;background:color-mix(in srgb, var(--home-white) 80%, transparent);border:1px solid var(--home-white);border-radius:var(--home-radius);grid-template-areas:"logo";place-items:center;display:grid}.home-integration-group li:nth-child(2n){transform:translateY(calc(8 * var(--home-unit)))}.home-integration-group img{width:calc(32 * var(--home-unit));height:calc(32 * var(--home-unit));object-fit:contain}@media (max-width:1100px){.home-connections{gap:calc(36 * var(--home-unit));padding:calc(32 * var(--home-unit))}.home-integration-group{gap:6px}}@media (max-width:900px){.home-connections{gap:calc(36 * var(--home-unit)) calc(10 * var(--home-unit));grid-template-columns:1fr;grid-template-areas:"copy""logos"}.home-integration-group{gap:calc(10 * var(--home-unit))}.home-connections-copy>p{max-width:none;margin-top:calc(16 * var(--home-unit))}.home-connections-copy>a{margin-top:calc(20 * var(--home-unit))}}.home-security{gap:calc(80 * var(--home-unit));grid-template-columns:1fr 1.35fr;display:grid}.home-security-heading h2{font-size:var(--home-type-section)}.home-security-badges{gap:calc(16 * var(--home-unit));margin-block:calc(24 * var(--home-unit));display:flex}.home-security-assurances>div{padding-block:calc(20 * var(--home-unit));border-bottom:1px solid var(--home-rule)}.home-security-assurances>div:first-child{padding-top:0}.home-security-assurances>div:last-child{border:0;padding-bottom:0}.home-security-assurances h3{text-wrap:balance;font-size:calc(20 * var(--home-unit));margin:0 0 calc(8 * var(--home-unit));letter-spacing:-.02em}.home-security-assurances p{text-wrap:pretty;font-size:var(--home-type-detail);color:var(--home-muted);max-width:calc(460 * var(--home-unit));line-height:1.5}@media (max-width:767px){.home-connections{padding:calc(36 * var(--home-unit)) calc(16 * var(--home-unit));gap:24px;padding-block:24px}.home-connections h2 br{display:none}.home-integration-group{gap:6px}.home-integration-group li{padding:10px 3px}.home-integration-group img{width:24px;height:24px}.home-integration-group li:nth-child(2n){transform:none}.home-security{grid-template-columns:1fr;gap:24px}.home-security-heading{grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}.home-security-badges{gap:10px;margin:0}.home-security-badges img{width:40px;height:40px}.home-security-heading>a{grid-column:1/-1}.home-security-assurances h3{font-size:18px}}
.home-industry-heading{text-align:center;margin-bottom:var(--home-heading-gap)}.home-page .home-industry-heading h2{font-size:var(--home-type-section);letter-spacing:-.04em;line-height:1.06}.home-industry-grid{gap:var(--home-grid-gap);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.home-industry-photo{aspect-ratio:4/5;border-radius:var(--home-radius);background:var(--home-stone);position:relative;overflow:hidden}.home-industry-photo img{object-fit:cover;transition:transform .35s}.home-industry-card:where(:hover) img{transform:scale(1.025)}.home-industry-card h3{align-items:start;gap:calc(6 * var(--home-unit));font-size:calc(18 * var(--home-unit));margin-top:calc(16 * var(--home-unit));grid-template-columns:minmax(0,1fr) auto;font-weight:500;line-height:1.25;display:grid}.home-industry-card h3 svg{width:calc(16 * var(--home-unit));height:calc(16 * var(--home-unit))}@media (max-width:1050px){.home-industry-grid{gap:calc(40 * var(--home-unit)) calc(24 * var(--home-unit));grid-template-columns:repeat(2,minmax(0,1fr))}.home-industry-photo{aspect-ratio:5/4}}@media (max-width:767px){.home-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.home-industry-heading{text-align:left}.home-industry-photo{aspect-ratio:4/3}.home-industry-card h3{align-items:center;gap:4px;min-height:32px;margin-top:10px;font-size:15px}.home-industry-card h3 svg{width:14px;height:14px}}@media (max-width:359px){.home-industry-card h3{font-size:14px}}@media (prefers-reduced-motion:reduce){.home-industry-photo img{transition:none}}
.home-endorsement-panel{isolation:isolate;padding-block:var(--home-panel-inset);color:var(--home-ink);position:relative;overflow:hidden}.home-endorsement-layout{z-index:1;position:relative}.home-endorsement-layout blockquote{max-width:calc(940 * var(--home-unit));font-size:clamp(calc(28 * var(--home-unit)), 2.85vw, calc(41 * var(--home-unit)));letter-spacing:-.025em;font-weight:400;line-height:1.3}.home-endorsement-layout figcaption{grid-template-columns:calc(56 * var(--home-unit)) 1fr;gap:4px calc(16 * var(--home-unit));margin-top:calc(36 * var(--home-unit));align-items:center;display:grid}.home-endorsement-layout figcaption img{width:calc(56 * var(--home-unit));height:calc(56 * var(--home-unit));object-fit:cover;border-radius:50%;grid-row:1/3}.home-endorsement-layout figcaption>span{font-size:calc(18 * var(--home-unit));align-self:end}.home-endorsement-layout figcaption p{font-size:calc(18 * var(--home-unit));color:var(--home-muted);align-self:start;line-height:1.5}.home-endorsement-art{right:max(calc(40 * var(--home-unit)), calc((100% - var(--home-max-width)) / 2));width:calc(360 * var(--home-unit));height:calc(360 * var(--home-unit));align-items:end;gap:calc(14 * var(--home-unit));pointer-events:none;display:flex;position:absolute;bottom:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 65%);mask-image:linear-gradient(90deg,#0000,#000 65%)}.home-endorsement-art i{background:color-mix(in srgb, var(--home-ink) 12%, var(--home-paper));border-radius:var(--home-radius) var(--home-radius) 0 0;flex:1;height:40%}.home-endorsement-art i:nth-child(2){height:58%}.home-endorsement-art i:nth-child(3){height:49%}.home-endorsement-art i:nth-child(4){height:70%}.home-endorsement-art i:nth-child(5){height:63%}.home-endorsement-art i:nth-child(6){height:85%}.home-endorsement-art i:nth-child(7){background:var(--home-ochre);height:100%}@media (max-width:1050px){.home-endorsement-art{width:calc(260 * var(--home-unit));opacity:.65}.home-endorsement-layout blockquote{max-width:80%}}@media (max-width:767px){.home-endorsement-art{display:none}.home-endorsement-layout blockquote{max-width:none;font-size:21px;line-height:1.32}.home-endorsement-layout figcaption{grid-template-columns:44px 1fr;gap:4px 12px;margin-top:24px}.home-endorsement-layout figcaption img{width:44px;height:44px}.home-endorsement-layout figcaption>span{font-size:16px}.home-endorsement-layout figcaption p{font-size:14px}}
