.marquee-section:where(.astro-hjon3hvd){padding-block:var(--space-5) var(--space-6)}.marquee-label:where(.astro-hjon3hvd){text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:var(--text-xs);font-weight:var(--weight-emphasis);color:var(--color-text-muted);margin-bottom:var(--space-5)}.marquee:where(.astro-hjon3hvd){overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.marquee__track:where(.astro-hjon3hvd){width:max-content;animation:marquee-scroll var(--marquee-speed) linear infinite;align-items:center;margin:0;padding:0;list-style:none;display:flex}.marquee:where(.astro-hjon3hvd):hover .marquee__track:where(.astro-hjon3hvd){animation-play-state:paused}.marquee__item:where(.astro-hjon3hvd){flex:none;padding-inline-end:var(--space-6)}.marquee__item:where(.astro-hjon3hvd) img:where(.astro-hjon3hvd){height:var(--marquee-logo-h);width:auto;display:block}.marquee__track:where(.astro-hjon3hvd).is-gray img:where(.astro-hjon3hvd){opacity:.65;filter:grayscale();transition:opacity var(--duration-fast) var(--ease-standard), filter var(--duration-fast) var(--ease-standard)}.marquee__track:where(.astro-hjon3hvd).is-gray img:where(.astro-hjon3hvd):hover{opacity:1;filter:grayscale(0)}@keyframes marquee-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee:where(.astro-hjon3hvd){-webkit-mask-image:none;mask-image:none}.marquee__track:where(.astro-hjon3hvd){justify-content:center;gap:var(--space-4) var(--space-6);flex-wrap:wrap;width:100%;animation:none}.marquee__item:where(.astro-hjon3hvd){padding-inline-end:0}.marquee__item:where(.astro-hjon3hvd)[aria-hidden=true]{display:none}}.section-title:where(.astro-lcdefpme){font-size:var(--text-2xl);text-align:center;max-width:22ch;margin:0 auto var(--space-6)}.section-sub:where(.astro-lcdefpme){text-align:center;color:var(--color-text-muted);margin:calc(-1 * var(--space-4)) auto var(--space-6);max-width:46ch}.roles:where(.astro-lcdefpme) .section-title:where(.astro-lcdefpme),.roles:where(.astro-lcdefpme) .section-sub:where(.astro-lcdefpme){text-align:center;display:block}.eyebrow:where(.astro-lcdefpme){text-transform:uppercase;letter-spacing:.08em;font-size:var(--text-xs);font-weight:var(--weight-emphasis);color:var(--color-accent-hover);margin-bottom:var(--space-2)}.textlink:where(.astro-lcdefpme){font-weight:var(--weight-emphasis);font-size:var(--text-sm);color:var(--color-text);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.textlink:where(.astro-lcdefpme):hover{color:var(--color-accent-hover)}.section-actions:where(.astro-lcdefpme){gap:var(--space-3);margin-top:var(--space-6);justify-content:center;display:flex}.icon-grid:where(.astro-lcdefpme){gap:var(--space-5) var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.icon-item:where(.astro-lcdefpme){gap:var(--space-2);flex-direction:column;display:flex}.icon-item__icon:where(.astro-lcdefpme){width:44px;height:44px;display:block}.icon-item__title:where(.astro-lcdefpme){font-size:1.0625rem;font-weight:var(--weight-emphasis);line-height:1.3}.icon-item__text:where(.astro-lcdefpme){color:var(--color-text-muted);font-size:var(--text-sm)}.card-grid:where(.astro-lcdefpme){gap:var(--space-4);display:grid}.card-grid--3:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr)}.hero:where(.astro-lcdefpme){padding-block:var(--space-7) var(--space-5);text-align:center;position:relative;overflow:hidden}.hero:where(.astro-lcdefpme):before{content:"";z-index:0;background-image:url(/images/hero-banner-bg.svg);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 62%,#0000);mask-image:linear-gradient(#000 62%,#0000)}.hero__inner:where(.astro-lcdefpme){z-index:1;position:relative}.hero__title:where(.astro-lcdefpme){font-size:clamp(2.5rem, 6vw, var(--text-3xl));letter-spacing:-.02em;max-width:16ch;margin-inline:auto;font-weight:700;line-height:1.04}.hero__accent:where(.astro-lcdefpme){color:var(--color-accent)}.hero__lede:where(.astro-lcdefpme){font-size:var(--text-lg);margin:var(--space-4) auto 0;max-width:46ch}.hero__lede:where(.astro-lcdefpme) strong:where(.astro-lcdefpme){font-weight:var(--weight-emphasis);color:var(--color-text)}.hero__sub:where(.astro-lcdefpme){color:var(--color-text-muted);margin:var(--space-3) auto 0;max-width:50ch}.hero__actions:where(.astro-lcdefpme){gap:var(--space-3);margin-top:var(--space-5);justify-content:center;display:flex}.hero__art:where(.astro-lcdefpme){margin-top:var(--space-6)}.hero__art:where(.astro-lcdefpme) img:where(.astro-lcdefpme){width:100%;height:auto}.pipeline-section:where(.astro-lcdefpme){padding-block:var(--space-7);background:var(--color-bg-elevated)}.pipeline:where(.astro-lcdefpme){align-items:stretch;display:flex}.pm-card:where(.astro-lcdefpme){border:var(--border-width) solid var(--color-text);border-radius:var(--radius-md);background:var(--color-text);flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;width:236px;padding:28px;display:flex}.pm-icon:where(.astro-lcdefpme){width:30px;height:30px;color:var(--color-accent);margin-bottom:var(--space-3);display:flex;position:relative}.pm-icon:where(.astro-lcdefpme) .pm-icon__spark{position:absolute;top:-6px;right:-8px}.pm-card__title:where(.astro-lcdefpme){font-size:var(--text-base);font-weight:var(--weight-emphasis);color:#fff;line-height:1.3}.pm-card__body:where(.astro-lcdefpme){font-size:var(--text-xs);color:#fff9;margin-top:6px;line-height:1.5}.pipeline__spine:where(.astro-lcdefpme){flex-shrink:0;width:56px;position:relative}.pipeline__line:where(.astro-lcdefpme){background:var(--color-border);width:2px;position:absolute;top:0;bottom:0;left:50%}.tick:where(.astro-lcdefpme){background:var(--color-border);width:28px;height:2px;transition:background var(--duration-fast) var(--ease-standard);position:absolute;left:50%}.tick:where(.astro-lcdefpme)[data-index="0"]{top:10%}.tick:where(.astro-lcdefpme)[data-index="1"]{top:30%}.tick:where(.astro-lcdefpme)[data-index="2"]{top:50%}.tick:where(.astro-lcdefpme)[data-index="3"]{top:70%}.tick:where(.astro-lcdefpme)[data-index="4"]{top:90%}.pipeline__rows:where(.astro-lcdefpme){flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.sol-row:where(.astro-lcdefpme){align-items:center;gap:var(--space-3);padding:var(--space-3) 20px;border:var(--border-width) solid var(--color-border);border-radius:var(--radius-md);color:inherit;transition:border-color var(--duration-fast) var(--ease-standard);display:flex}.sol-row:where(.astro-lcdefpme):hover{border-color:var(--color-accent)}.sol-row__icon:where(.astro-lcdefpme){color:var(--color-text);flex-shrink:0;display:flex}.sol-row__text:where(.astro-lcdefpme){flex:1;min-width:0}.sol-row__name:where(.astro-lcdefpme){font-size:var(--text-sm);font-weight:var(--weight-emphasis);color:var(--color-text)}.sol-row__body:where(.astro-lcdefpme){color:var(--color-text-muted);margin-left:10px;font-size:13.5px}.pipeline:where(.astro-lcdefpme):has(.sol-row[data-index="0"]:hover) .tick:where(.astro-lcdefpme)[data-index="0"],.pipeline:where(.astro-lcdefpme):has(.sol-row[data-index="1"]:hover) .tick:where(.astro-lcdefpme)[data-index="1"],.pipeline:where(.astro-lcdefpme):has(.sol-row[data-index="2"]:hover) .tick:where(.astro-lcdefpme)[data-index="2"],.pipeline:where(.astro-lcdefpme):has(.sol-row[data-index="3"]:hover) .tick:where(.astro-lcdefpme)[data-index="3"],.pipeline:where(.astro-lcdefpme):has(.sol-row[data-index="4"]:hover) .tick:where(.astro-lcdefpme)[data-index="4"]{background:var(--color-accent)}.pipeline__cta:where(.astro-lcdefpme){text-align:center;margin-top:var(--space-6)}.features:where(.astro-lcdefpme){padding-block:var(--space-7);background:var(--color-bg)}.roles:where(.astro-lcdefpme){padding-block:var(--space-7);background:var(--color-bg-elevated);text-align:center}.roles:where(.astro-lcdefpme) .icon-grid:where(.astro-lcdefpme){text-align:left;margin-top:var(--space-2)}.icon-grid--3:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr)}.insights:where(.astro-lcdefpme){padding-block:var(--space-7);background:var(--color-bg)}.section-head:where(.astro-lcdefpme){justify-content:space-between;align-items:end;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.section-head:where(.astro-lcdefpme) .section-title:where(.astro-lcdefpme){text-align:left;max-width:30ch;margin:0}.post-card:where(.astro-lcdefpme){gap:var(--space-3);color:inherit;flex-direction:column;display:flex}.post-card__media:where(.astro-lcdefpme){border-radius:var(--radius-md);aspect-ratio:16/10;background:var(--color-bg-elevated);overflow:hidden}.post-card__media:where(.astro-lcdefpme) img:where(.astro-lcdefpme){object-fit:cover;width:100%;height:100%;transition:transform var(--duration-standard) var(--ease-standard);display:block}.post-card:where(.astro-lcdefpme):hover .post-card__media:where(.astro-lcdefpme) img:where(.astro-lcdefpme){transform:scale(1.04)}.post-card__tag:where(.astro-lcdefpme){font-size:var(--text-xs);font-weight:var(--weight-emphasis);text-transform:uppercase;letter-spacing:.06em;color:var(--color-accent-hover);align-self:flex-start}.post-card__title:where(.astro-lcdefpme){font-size:var(--text-lg);flex:1}.proof:where(.astro-lcdefpme){padding-block:var(--space-7);background:var(--color-bg-elevated)}.proof__head:where(.astro-lcdefpme){gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:1fr auto;align-items:center;display:grid}.proof__title:where(.astro-lcdefpme){text-align:left;margin:0 0 var(--space-4);max-width:18ch}.proof__photo:where(.astro-lcdefpme){border-radius:var(--radius-lg);width:380px;max-width:100%;height:auto}.proof__bento:where(.astro-lcdefpme){gap:var(--space-4);grid-template-columns:.85fr 1.5fr .95fr;display:grid}.bento:where(.astro-lcdefpme){background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);margin:0;overflow:hidden}.bento__logo:where(.astro-lcdefpme){opacity:.85;align-self:flex-start;width:auto;max-width:180px;height:38px;margin-top:auto;display:block}.bento--photo:where(.astro-lcdefpme){background:0 0;border:none;grid-area:1/1}.bento--photo:where(.astro-lcdefpme) img:where(.astro-lcdefpme){object-fit:cover;border-radius:var(--radius-md);width:100%;height:100%;display:block}.bento--featured:where(.astro-lcdefpme){gap:var(--space-4);padding:var(--space-5);flex-direction:column;grid-area:1/2/span 2;display:flex}.bento__mark:where(.astro-lcdefpme){width:40px;height:33px}.bento--featured:where(.astro-lcdefpme) blockquote:where(.astro-lcdefpme){font-size:var(--text-lg);font-weight:var(--weight-heading);margin:0;line-height:1.5}.bento--a:where(.astro-lcdefpme){grid-area:1/3}.bento--b:where(.astro-lcdefpme){grid-area:2/3}.bento--a:where(.astro-lcdefpme),.bento--b:where(.astro-lcdefpme){gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.bento--a:where(.astro-lcdefpme) blockquote:where(.astro-lcdefpme),.bento--b:where(.astro-lcdefpme) blockquote:where(.astro-lcdefpme){font-size:var(--text-sm);color:var(--color-text-muted);margin:0;line-height:1.6}.bento--wide:where(.astro-lcdefpme){gap:var(--space-5);padding:var(--space-5);grid-area:3/1/auto/-1;grid-template-columns:1fr auto;align-items:center;display:grid}.bento--wide:where(.astro-lcdefpme) .bento__wide-body:where(.astro-lcdefpme){gap:var(--space-4);flex-direction:column;display:flex}.bento--wide:where(.astro-lcdefpme) blockquote:where(.astro-lcdefpme){color:var(--color-text-muted);margin:0;line-height:1.6}.bento__round:where(.astro-lcdefpme){object-fit:cover;border-radius:50%;flex-shrink:0;width:200px;height:200px}.standards:where(.astro-lcdefpme){padding-block:var(--space-7);background:var(--color-bg);text-align:center}.standards__body:where(.astro-lcdefpme){color:var(--color-text-muted);max-width:56ch;margin:calc(-1 * var(--space-4)) auto var(--space-6);line-height:1.7}.standards__logos:where(.astro-lcdefpme){align-items:stretch;gap:var(--space-3);flex-wrap:nowrap;margin:0;padding:0;list-style:none;display:flex}.standards__logos:where(.astro-lcdefpme) li:where(.astro-lcdefpme){background:var(--color-bg);border-radius:var(--radius-md);border:1px solid #dde0e6;flex:1;justify-content:center;align-items:center;min-height:110px;padding:16px 12px;display:flex}.standards__logos:where(.astro-lcdefpme) li:where(.astro-lcdefpme):focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.standards__logos:where(.astro-lcdefpme) img:where(.astro-lcdefpme){object-fit:contain;width:auto;max-width:100%;height:auto;max-height:72px;display:block}.standards__logos:where(.astro-lcdefpme) img:where(.astro-lcdefpme):focus-visible{outline:none}.cta-band:where(.astro-lcdefpme){padding-block:var(--space-7);background:var(--color-text)}.cta-band__inner:where(.astro-lcdefpme){text-align:center}.cta-band:where(.astro-lcdefpme) .eyebrow:where(.astro-lcdefpme){color:var(--color-accent)}.cta-band__title:where(.astro-lcdefpme){color:#fff;font-size:var(--text-2xl);margin-bottom:var(--space-5)}@media (width<=860px){.pipeline:where(.astro-lcdefpme){gap:var(--space-4);flex-direction:column}.pm-card:where(.astro-lcdefpme){width:100%}.pipeline__spine:where(.astro-lcdefpme){display:none}.icon-grid:where(.astro-lcdefpme),.icon-grid--3:where(.astro-lcdefpme),.card-grid--3:where(.astro-lcdefpme){grid-template-columns:repeat(2,1fr)}.section-head:where(.astro-lcdefpme){flex-direction:column;align-items:flex-start}.proof__head:where(.astro-lcdefpme){grid-template-columns:1fr}.proof__photo:where(.astro-lcdefpme){width:100%}.proof__bento:where(.astro-lcdefpme){grid-template-columns:1fr 1fr}.bento--photo:where(.astro-lcdefpme){grid-area:1/1}.bento--featured:where(.astro-lcdefpme){grid-area:auto/1/auto/-1}.bento--a:where(.astro-lcdefpme){grid-area:1/2}.bento--b:where(.astro-lcdefpme){grid-area:auto/1/auto/-1}.standards__logos:where(.astro-lcdefpme){flex-wrap:wrap}.standards__logos:where(.astro-lcdefpme) li:where(.astro-lcdefpme){flex:0 0 calc(25% - var(--space-3))}}@media (width<=680px){.icon-grid:where(.astro-lcdefpme),.icon-grid--3:where(.astro-lcdefpme),.card-grid--3:where(.astro-lcdefpme){grid-template-columns:1fr}.sol-row:where(.astro-lcdefpme){flex-wrap:wrap}.sol-row__body:where(.astro-lcdefpme){margin-top:2px;margin-left:0;display:block}.hero__actions:where(.astro-lcdefpme),.section-actions:where(.astro-lcdefpme){flex-direction:column;align-items:center}.proof__bento:where(.astro-lcdefpme){grid-template-columns:1fr}.bento--photo:where(.astro-lcdefpme),.bento--featured:where(.astro-lcdefpme),.bento--a:where(.astro-lcdefpme),.bento--b:where(.astro-lcdefpme),.bento--wide:where(.astro-lcdefpme){grid-area:auto/1}.bento--photo:where(.astro-lcdefpme){min-height:200px}.bento--wide:where(.astro-lcdefpme){grid-template-columns:1fr}.bento__round:where(.astro-lcdefpme){width:160px;height:160px}.standards__logos:where(.astro-lcdefpme) li:where(.astro-lcdefpme){flex:0 0 calc(50% - var(--space-3))}}
