.AgentPicker-module__-wGTGq__picker{--agent-size:3rem;--agent-gap:.5rem;--agent-stride:calc(var(--agent-size) + var(--agent-gap));--home-surface-ink:#0a0a0a;--home-surface-raised:#f7f7f8;--home-bevel:inset 0 2px 1px -.5px #fff, inset 0 -3px 6px -1px #0000001a;--home-bevel-on-dark:inset 0 7px 12px -6px #ffffff29, inset 0 -5px 8px -2px #0009;align-items:center;gap:var(--agent-gap);flex-shrink:0;display:flex;position:relative}.AgentPicker-module__-wGTGq__pickerCompact{--agent-size:2.5rem}.AgentPicker-module__-wGTGq__option{width:var(--agent-size);height:var(--agent-size);border-radius:var(--openui-radius-full);background:var(--home-surface-raised);box-shadow:var(--home-bevel);color:var(--openui-text-neutral-primary);cursor:pointer;border:1px solid #00000014;flex-shrink:0;place-items:center;padding:0;display:grid;position:relative}[data-theme=dark] .AgentPicker-module__-wGTGq__option{background:var(--home-surface-ink);box-shadow:var(--home-bevel-on-dark);border-color:#ffffff1a}.AgentPicker-module__-wGTGq__option:after{content:attr(data-tip);z-index:3;color:#17171b;font-family:var(--home-font-text,"Inter", sans-serif);white-space:nowrap;pointer-events:none;opacity:0;background:#fff;border:1px solid #00000014;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;line-height:1.4;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%,-.25rem);box-shadow:0 4px 10px -6px #0a0a0a3d,0 1px 3px -2px #0a0a0a1f}[data-theme=dark] .AgentPicker-module__-wGTGq__option:after{color:#ffffffeb;background:#1c1c1f;border-color:#ffffff1a;box-shadow:0 4px 10px -6px #000c,0 1px 3px -2px #0009}.AgentPicker-module__-wGTGq__option:hover:after,.AgentPicker-module__-wGTGq__option:focus-visible:after{opacity:1;transition-delay:.5s;transform:translate(-50%)}.AgentPicker-module__-wGTGq__mark{width:calc(var(--agent-size) * .4167);height:calc(var(--agent-size) * .4167);object-fit:contain;transition:transform .15s}.AgentPicker-module__-wGTGq__option:hover .AgentPicker-module__-wGTGq__mark{transform:scale(1.15)}.AgentPicker-module__-wGTGq__markWide{width:calc(var(--agent-size) * .5417);height:calc(var(--agent-size) * .5417)}[data-theme=dark] .AgentPicker-module__-wGTGq__markInvert{filter:brightness(0)invert()}@media (hover:hover){.AgentPicker-module__-wGTGq__picker:after{content:"";width:var(--agent-size);height:100%;transition:width .18s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.AgentPicker-module__-wGTGq__pickerLeft:after{left:auto;right:0}.AgentPicker-module__-wGTGq__picker:hover:after,.AgentPicker-module__-wGTGq__picker:focus-within:after{width:calc(2 * var(--agent-stride) + var(--agent-size))}.AgentPicker-module__-wGTGq__picker>.AgentPicker-module__-wGTGq__option{z-index:2;position:relative}.AgentPicker-module__-wGTGq__picker>.AgentPicker-module__-wGTGq__option:nth-child(2),.AgentPicker-module__-wGTGq__picker>.AgentPicker-module__-wGTGq__option:nth-child(3){z-index:1;opacity:0;pointer-events:none;transition:transform .18s cubic-bezier(.22,1,.36,1),opacity .12s;position:absolute;top:0}.AgentPicker-module__-wGTGq__picker>.AgentPicker-module__-wGTGq__option:nth-child(2){left:var(--agent-stride);transform:translateX(calc(-1 * var(--agent-stride)))}.AgentPicker-module__-wGTGq__picker>.AgentPicker-module__-wGTGq__option:nth-child(3){left:calc(2 * var(--agent-stride));transform:translateX(calc(-2 * var(--agent-stride)))}.AgentPicker-module__-wGTGq__pickerLeft>.AgentPicker-module__-wGTGq__option:nth-child(2){left:auto;right:var(--agent-stride);transform:translateX(var(--agent-stride))}.AgentPicker-module__-wGTGq__pickerLeft>.AgentPicker-module__-wGTGq__option:nth-child(3){left:auto;right:calc(2 * var(--agent-stride));transform:translateX(calc(2 * var(--agent-stride)))}.AgentPicker-module__-wGTGq__picker:hover>.AgentPicker-module__-wGTGq__option:nth-child(2),.AgentPicker-module__-wGTGq__picker:focus-within>.AgentPicker-module__-wGTGq__option:nth-child(2),.AgentPicker-module__-wGTGq__picker:hover>.AgentPicker-module__-wGTGq__option:nth-child(3),.AgentPicker-module__-wGTGq__picker:focus-within>.AgentPicker-module__-wGTGq__option:nth-child(3){opacity:1;pointer-events:auto;transform:translate(0)}.AgentPicker-module__-wGTGq__picker:hover>.AgentPicker-module__-wGTGq__option:nth-child(3),.AgentPicker-module__-wGTGq__picker:focus-within>.AgentPicker-module__-wGTGq__option:nth-child(3){transition-delay:40ms}}@media (prefers-reduced-motion:reduce){.AgentPicker-module__-wGTGq__picker>.AgentPicker-module__-wGTGq__option{transition:opacity .12s}.AgentPicker-module__-wGTGq__option:hover .AgentPicker-module__-wGTGq__mark{transform:none}}
.ProductSection-module__u8FUIG__product{--ps-text:var(--openui-text-neutral-primary);--ps-muted:var(--openui-text-neutral-secondary);--ps-mark-bg:#0a0a0a;--ps-mark-fg:#fff;--ps-surface:#fff;--ps-border:#0a0a0a09;width:100%;max-width:var(--home-container-max);color:var(--ps-text);flex-direction:column;gap:.875rem;margin-inline:auto;display:flex}[data-theme=dark] .ProductSection-module__u8FUIG__product{--ps-surface:#ffffff0b;--ps-border:#ffffff0a;--ps-mark-bg:#fff;--ps-mark-fg:#0a0a0a}.ProductSection-module__u8FUIG__onDark{--ps-text:#fff;--ps-muted:#fff9;--ps-surface:#ffffff0b;--ps-border:#ffffff0a;--ps-mark-bg:#fff;--ps-mark-fg:#0a0a0a}.ProductSection-module__u8FUIG__lockup{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);margin-bottom:clamp(.75rem,2vw,1.75rem);display:grid}.ProductSection-module__u8FUIG__lead{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.ProductSection-module__u8FUIG__eyebrow{font-family:var(--home-font-text);align-items:center;gap:8px;margin:0;font-size:16px;font-weight:500;line-height:1;display:inline-flex}.ProductSection-module__u8FUIG__eyebrowTag{font-family:var(--home-font-text);vertical-align:middle;border:1px solid;border-radius:5px;align-items:center;margin-top:-2px;padding:2px 6px 3px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.ProductSection-module__u8FUIG__headline{max-width:20ch;font-family:var(--home-font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--home-title-weight);letter-spacing:-.02em;text-wrap:balance;margin:0;line-height:1.1}.ProductSection-module__u8FUIG__description{font-family:var(--home-font-text);color:var(--ps-muted);text-wrap:pretty;margin:0;padding-top:clamp(.5rem,3vw,3.25rem);font-size:1.0625rem;line-height:1.55}.ProductSection-module__u8FUIG__ctas{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.ProductSection-module__u8FUIG__stage{width:100%;aspect-ratio:var(--product-stage-aspect,16 / 6.3);border:1px solid var(--ps-border);background:var(--ps-surface);border-radius:20px;justify-content:center;align-items:center;padding:clamp(.375rem,.7vw,.625rem);display:flex;position:relative;overflow:hidden}.ProductSection-module__u8FUIG__stageFullBleed{background:0 0;border:0;border-radius:24px;padding:0}.ProductSection-module__u8FUIG__stageImage{object-fit:cover;border-radius:12px;width:100%;height:100%}.ProductSection-module__u8FUIG__stageDark,[data-theme=dark] .ProductSection-module__u8FUIG__stageLight{display:none}[data-theme=dark] .ProductSection-module__u8FUIG__stageDark{display:block}.ProductSection-module__u8FUIG__onDark .ProductSection-module__u8FUIG__stageLight{display:none}.ProductSection-module__u8FUIG__onDark .ProductSection-module__u8FUIG__stageDark{display:block}.ProductSection-module__u8FUIG__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;display:grid}.ProductSection-module__u8FUIG__card{border:1px solid var(--ps-border);background:var(--ps-surface);border-radius:16px;flex-direction:column;gap:.5rem;padding:clamp(.75rem,1vw,1rem);display:flex}.ProductSection-module__u8FUIG__cardIcon{border:1px solid var(--ps-border);width:2.25rem;height:2.25rem;color:var(--ps-text);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.125rem;display:inline-flex}.ProductSection-module__u8FUIG__cardTitle{font-family:var(--home-font-display);font-size:var(--home-heading-size);font-weight:var(--home-heading-weight);letter-spacing:var(--home-heading-tracking);margin:0;line-height:1.3}.ProductSection-module__u8FUIG__cardDescription{font-family:var(--home-font-text);color:var(--ps-muted);text-wrap:pretty;margin:0;font-size:.875rem;line-height:1.5}@media (max-width:1023px){.ProductSection-module__u8FUIG__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ProductSection-module__u8FUIG__lockup{grid-template-columns:minmax(0,1fr);gap:.75rem}.ProductSection-module__u8FUIG__description{padding-top:0}.ProductSection-module__u8FUIG__headline{max-width:none}.ProductSection-module__u8FUIG__stage{aspect-ratio:var(--product-stage-mobile-aspect,4 / 2.4);border-radius:16px}.ProductSection-module__u8FUIG__cards{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:clamp(15.5rem,76vw,18rem);grid-auto-flow:column;justify-content:start;padding-bottom:.25rem;scroll-padding-inline:.125rem;overflow-x:auto}.ProductSection-module__u8FUIG__cards::-webkit-scrollbar{display:none}.ProductSection-module__u8FUIG__card{scroll-snap-align:start;scroll-snap-stop:always}.ProductSection-module__u8FUIG__ctas{flex-direction:column;align-self:stretch}}[data-theme=dark] .ProductSection-module__u8FUIG__onDark{--ps-text:#0a0a0a;--ps-muted:#0a0a0a99;--ps-surface:#fff;--ps-border:#0a0a0a09;--ps-mark-bg:#0a0a0a;--ps-mark-fg:#fff}[data-theme=dark] .ProductSection-module__u8FUIG__onDark .ProductSection-module__u8FUIG__stageLight{display:block}[data-theme=dark] .ProductSection-module__u8FUIG__onDark .ProductSection-module__u8FUIG__stageDark{display:none}[data-theme=dark] .ProductSection-module__u8FUIG__onDark .ProductSection-module__u8FUIG__primaryCta{box-shadow:var(--home-bevel-on-dark);color:#fff;--bevel-badge-bg:#fff;--bevel-badge-fg:#0a0a0a;background:#0a0a0a;border-color:#fff3}[data-theme=dark] .ProductSection-module__u8FUIG__onDark .ProductSection-module__u8FUIG__secondaryCta{background:var(--home-surface-raised);box-shadow:var(--home-bevel);color:#0a0a0a;--bevel-badge-bg:#0a0a0a;--bevel-badge-fg:#fff;border-color:#00000014}
.ProductIllustrations-module__gUbAJa__canvas{--ill-surface:color-mix(in srgb, currentColor 5%, transparent);--ill-raised:color-mix(in srgb, currentColor 8%, transparent);--ill-border:color-mix(in srgb, currentColor 13%, transparent);--ill-muted:color-mix(in srgb, currentColor 55%, transparent);box-sizing:border-box;width:100%;height:100%;color:inherit;font-family:var(--home-font-text);grid-template-columns:minmax(10rem,.78fr) 3rem minmax(15rem,1.16fr) 3rem minmax(12rem,.94fr);align-items:center;padding:clamp(1rem,3vw,2.75rem);display:grid}.ProductIllustrations-module__gUbAJa__canvas p,.ProductIllustrations-module__gUbAJa__canvas strong,.ProductIllustrations-module__gUbAJa__canvas small,.ProductIllustrations-module__gUbAJa__canvas code{margin:0}.ProductIllustrations-module__gUbAJa__promptCard,.ProductIllustrations-module__gUbAJa__streamCard,.ProductIllustrations-module__gUbAJa__interfaceCard,.ProductIllustrations-module__gUbAJa__modelCard,.ProductIllustrations-module__gUbAJa__gatewayCard,.ProductIllustrations-module__gUbAJa__reliableCard{box-sizing:border-box;border:1px solid var(--ill-border);background:var(--ill-surface);border-radius:18px}.ProductIllustrations-module__gUbAJa__promptCard{align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.ProductIllustrations-module__gUbAJa__promptCard p{color:var(--ill-muted);font-size:clamp(.72rem,1vw,.9rem);line-height:1.45}.ProductIllustrations-module__gUbAJa__avatar,.ProductIllustrations-module__gUbAJa__productMark{border:1px solid var(--ill-border);width:1.8rem;height:1.8rem;font-family:var(--home-font-display);border-radius:9px;flex:none;place-items:center;font-size:.72rem;font-weight:600;display:grid}.ProductIllustrations-module__gUbAJa__productMark{border-color:var(--ps-mark-bg);background:var(--ps-mark-bg);color:var(--ps-mark-fg)}.ProductIllustrations-module__gUbAJa__connector{color:var(--ill-muted);justify-content:flex-end;display:flex;position:relative}.ProductIllustrations-module__gUbAJa__connector:before{background:var(--ill-border);content:"";height:1px;position:absolute;top:50%;left:0;right:.7rem}.ProductIllustrations-module__gUbAJa__connector svg{position:relative}.ProductIllustrations-module__gUbAJa__streamCard,.ProductIllustrations-module__gUbAJa__gatewayCard{padding:.85rem}.ProductIllustrations-module__gUbAJa__cardTopline,.ProductIllustrations-module__gUbAJa__interfaceHeader,.ProductIllustrations-module__gUbAJa__providerDots,.ProductIllustrations-module__gUbAJa__delivered{align-items:center;display:flex}.ProductIllustrations-module__gUbAJa__cardTopline{gap:.6rem}.ProductIllustrations-module__gUbAJa__cardTopline strong{font-family:var(--home-font-display);font-size:clamp(.78rem,1.2vw,1rem);font-weight:550}.ProductIllustrations-module__gUbAJa__livePill,.ProductIllustrations-module__gUbAJa__filterChip,.ProductIllustrations-module__gUbAJa__streamStatus,.ProductIllustrations-module__gUbAJa__delivered{border:1px solid var(--ill-border);color:var(--ill-muted);border-radius:999px;font-size:clamp(.55rem,.8vw,.7rem);line-height:1}.ProductIllustrations-module__gUbAJa__livePill{margin-left:auto;padding:.3rem .45rem}.ProductIllustrations-module__gUbAJa__tokenStack{flex-direction:column;gap:.45rem;margin-top:.85rem;display:flex}.ProductIllustrations-module__gUbAJa__tokenStack code,.ProductIllustrations-module__gUbAJa__modelCard code,.ProductIllustrations-module__gUbAJa__patchRow code{font-family:var(--font-geist-mono,monospace);font-size:clamp(.55rem,.8vw,.72rem)}.ProductIllustrations-module__gUbAJa__tokenStack code{background:var(--ill-raised);color:var(--ill-muted);border-radius:7px;padding:.42rem .55rem}.ProductIllustrations-module__gUbAJa__tokenStack code:nth-child(2),.ProductIllustrations-module__gUbAJa__tokenStack code:nth-child(3){color:currentColor}.ProductIllustrations-module__gUbAJa__libraryRow{flex-wrap:wrap;gap:.35rem;margin-top:.75rem;display:flex}.ProductIllustrations-module__gUbAJa__libraryRow span{border:1px solid var(--ill-border);color:var(--ill-muted);border-radius:999px;padding:.3rem .45rem;font-size:clamp(.5rem,.72vw,.64rem)}.ProductIllustrations-module__gUbAJa__interfaceCard{padding:.9rem}.ProductIllustrations-module__gUbAJa__interfaceHeader{justify-content:space-between;gap:.75rem}.ProductIllustrations-module__gUbAJa__interfaceHeader>span:first-child{flex-direction:column;gap:.15rem;display:flex}.ProductIllustrations-module__gUbAJa__interfaceHeader small,.ProductIllustrations-module__gUbAJa__miniMetric span{color:var(--ill-muted);font-size:clamp(.55rem,.8vw,.68rem)}.ProductIllustrations-module__gUbAJa__interfaceHeader strong,.ProductIllustrations-module__gUbAJa__miniMetric strong{font-family:var(--home-font-display);font-size:clamp(.86rem,1.4vw,1.2rem)}.ProductIllustrations-module__gUbAJa__filterChip{padding:.38rem .52rem}.ProductIllustrations-module__gUbAJa__chart{background:linear-gradient(to bottom, transparent, var(--ill-surface));border-radius:8px;height:clamp(3rem,7vw,5rem);margin-top:.75rem;position:relative;overflow:hidden}.ProductIllustrations-module__gUbAJa__chartGrid{background:repeating-linear-gradient(to bottom, transparent 0 22px, var(--ill-border) 23px);position:absolute;inset:0}.ProductIllustrations-module__gUbAJa__chart svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ProductIllustrations-module__gUbAJa__chart path{fill:none;stroke:#2589ff;stroke-width:2px;vector-effect:non-scaling-stroke}.ProductIllustrations-module__gUbAJa__tableRows{flex-direction:column;margin-top:.55rem;display:flex}.ProductIllustrations-module__gUbAJa__tableRows span{border-top:1px solid var(--ill-border);color:var(--ill-muted);grid-template-columns:6px 1fr auto;align-items:center;gap:.4rem;padding-block:.35rem;font-size:clamp(.5rem,.75vw,.65rem);display:grid}.ProductIllustrations-module__gUbAJa__tableRows i{background:#2589ff;border-radius:50%;width:5px;height:5px}.ProductIllustrations-module__gUbAJa__tableRows b{color:currentColor;font-weight:500}.ProductIllustrations-module__gUbAJa__modelCard,.ProductIllustrations-module__gUbAJa__reliableCard{padding:1rem}.ProductIllustrations-module__gUbAJa__providerDots{gap:.35rem;margin:1rem 0 .7rem}.ProductIllustrations-module__gUbAJa__providerDots span{border:1px solid var(--ill-border);background:var(--ill-raised);border-radius:50%;width:1.45rem;height:1.45rem}.ProductIllustrations-module__gUbAJa__providerDots span:first-child{background:#111}.ProductIllustrations-module__gUbAJa__providerDots span:nth-child(2){background:#d97757}.ProductIllustrations-module__gUbAJa__providerDots span:nth-child(3){background:#4285f4}.ProductIllustrations-module__gUbAJa__modelCard code{color:var(--ill-muted);padding:.42rem .5rem;display:block}.ProductIllustrations-module__gUbAJa__modelCard .ProductIllustrations-module__gUbAJa__badChunk{color:#e5484d;background:#e5484d1a;border-left:2px solid #e5484d}.ProductIllustrations-module__gUbAJa__streamStatus{margin-top:.7rem;padding:.35rem .5rem;display:inline-flex}.ProductIllustrations-module__gUbAJa__reliabilitySteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.85rem;display:grid}.ProductIllustrations-module__gUbAJa__reliabilitySteps>span{border:1px solid var(--ill-border);background:var(--ill-surface);border-radius:9px;flex-direction:column;gap:.25rem;min-width:0;padding:.65rem;display:flex}.ProductIllustrations-module__gUbAJa__reliabilitySteps b{font-size:clamp(.6rem,.86vw,.75rem);font-weight:550}.ProductIllustrations-module__gUbAJa__reliabilitySteps i,.ProductIllustrations-module__gUbAJa__reliabilitySteps em,.ProductIllustrations-module__gUbAJa__reliabilitySteps small{color:var(--ill-muted);align-self:flex-start;font-size:clamp(.5rem,.72vw,.62rem);font-style:normal}.ProductIllustrations-module__gUbAJa__reliabilitySteps i{color:#fff;background:#049156;border-radius:50%;place-items:center;width:1rem;height:1rem;display:grid}.ProductIllustrations-module__gUbAJa__reliabilitySteps i svg{width:.65rem}.ProductIllustrations-module__gUbAJa__repairStep{box-shadow:inset 0 2px #e5484d}.ProductIllustrations-module__gUbAJa__patchRow{grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.55rem;display:grid}.ProductIllustrations-module__gUbAJa__patchRow code{color:#e5484d;background:#e5484d17;border-radius:7px;padding:.5rem}.ProductIllustrations-module__gUbAJa__patchRow code:last-child{color:#049156;background:#0491561a}.ProductIllustrations-module__gUbAJa__successDot{background:#049156;border-radius:50%;width:.55rem;height:.55rem;margin-left:auto}.ProductIllustrations-module__gUbAJa__miniMetric{flex-direction:column;gap:.18rem;margin-top:1rem;display:flex}.ProductIllustrations-module__gUbAJa__miniBars{align-items:flex-end;gap:.35rem;height:clamp(2.75rem,6vw,4.25rem);margin-top:.6rem;display:flex}.ProductIllustrations-module__gUbAJa__miniBars i{background:#2589ff8c;border-radius:4px 4px 1px 1px;flex:1}.ProductIllustrations-module__gUbAJa__miniBars i:first-child{height:44%}.ProductIllustrations-module__gUbAJa__miniBars i:nth-child(2){height:68%}.ProductIllustrations-module__gUbAJa__miniBars i:nth-child(3){height:56%}.ProductIllustrations-module__gUbAJa__miniBars i:nth-child(4){height:84%}.ProductIllustrations-module__gUbAJa__miniBars i:nth-child(5){height:100%}.ProductIllustrations-module__gUbAJa__delivered{color:#049156;gap:.3rem;width:fit-content;margin-top:.65rem;padding:.35rem .48rem}@media (max-width:767px){.ProductIllustrations-module__gUbAJa__canvas{grid-template-columns:minmax(4.8rem,.8fr) 1.4rem minmax(7.6rem,1.2fr) 1.4rem minmax(5.6rem,.9fr);padding:.65rem}.ProductIllustrations-module__gUbAJa__connector svg{width:11px}.ProductIllustrations-module__gUbAJa__connector:before{right:.45rem}.ProductIllustrations-module__gUbAJa__promptCard,.ProductIllustrations-module__gUbAJa__modelCard,.ProductIllustrations-module__gUbAJa__reliableCard{border-radius:10px;padding:.55rem}.ProductIllustrations-module__gUbAJa__streamCard,.ProductIllustrations-module__gUbAJa__gatewayCard,.ProductIllustrations-module__gUbAJa__interfaceCard{border-radius:10px;padding:.5rem}.ProductIllustrations-module__gUbAJa__avatar,.ProductIllustrations-module__gUbAJa__productMark{border-radius:5px;width:1.2rem;height:1.2rem;font-size:.5rem}.ProductIllustrations-module__gUbAJa__promptCard{gap:.4rem}.ProductIllustrations-module__gUbAJa__libraryRow,.ProductIllustrations-module__gUbAJa__providerDots,.ProductIllustrations-module__gUbAJa__delivered,.ProductIllustrations-module__gUbAJa__tableRows{display:none}.ProductIllustrations-module__gUbAJa__reliabilitySteps>span{padding:.35rem}.ProductIllustrations-module__gUbAJa__reliabilitySteps svg{width:12px;height:12px}.ProductIllustrations-module__gUbAJa__patchRow{grid-template-columns:1fr}.ProductIllustrations-module__gUbAJa__patchRow code:first-child{display:none}}.ProductIllustrations-module__gUbAJa__technicalGateway{--gateway-canvas:var(--ps-surface,var(--openui-foreground));--gateway-panel:color-mix(in srgb, currentColor 3.8%, var(--gateway-canvas));--gateway-raised:color-mix(in srgb, currentColor 5.8%, var(--gateway-canvas));--gateway-border:var(--ps-border,color-mix(in srgb, var(--openui-text-neutral-primary) 10%, transparent));--gateway-muted:var(--ps-muted,var(--openui-text-neutral-secondary));--gateway-error:#ff5c5c;--gateway-error-bg:color-mix(in srgb, var(--gateway-error) 10%, transparent);--gateway-success:#38c280;--gateway-success-bg:color-mix(in srgb, var(--gateway-success) 10%, transparent);--gateway-signal:#3978ff;box-sizing:border-box;border-radius:inherit;background:var(--gateway-canvas);width:100%;height:100%;min-height:360px;color:var(--ps-text,var(--openui-text-neutral-primary));font-family:var(--home-font-mono);grid-template-columns:minmax(0,280px) 64px minmax(0,336px) 64px minmax(0,280px);justify-content:center;align-items:center;padding:clamp(24px,4.2vw,48px);display:grid;overflow:hidden}.ProductIllustrations-module__gUbAJa__technicalGateway *,.ProductIllustrations-module__gUbAJa__technicalGateway :before,.ProductIllustrations-module__gUbAJa__technicalGateway :after{box-sizing:border-box}.ProductIllustrations-module__gUbAJa__technicalGateway b,.ProductIllustrations-module__gUbAJa__technicalGateway strong,.ProductIllustrations-module__gUbAJa__technicalGateway p,.ProductIllustrations-module__gUbAJa__technicalGateway small,.ProductIllustrations-module__gUbAJa__technicalGateway code,.ProductIllustrations-module__gUbAJa__technicalGateway em,.ProductIllustrations-module__gUbAJa__technicalGateway mark{margin:0}.ProductIllustrations-module__gUbAJa__technicalPanel{border:1px solid var(--gateway-border);background:var(--gateway-panel);border-radius:16px;flex-direction:column;gap:16px;min-width:0;height:297px;padding:20px;display:flex;overflow:hidden}.ProductIllustrations-module__gUbAJa__repairPanel{border-color:color-mix(in srgb, var(--gateway-signal) 55%, var(--gateway-border))}.ProductIllustrations-module__gUbAJa__technicalHeader,.ProductIllustrations-module__gUbAJa__streamingDots,.ProductIllustrations-module__gUbAJa__streamError,.ProductIllustrations-module__gUbAJa__detectedError,.ProductIllustrations-module__gUbAJa__patchStatus,.ProductIllustrations-module__gUbAJa__revenueTitle{align-items:center;display:flex}.ProductIllustrations-module__gUbAJa__technicalHeader{color:currentColor;letter-spacing:.015em;justify-content:space-between;gap:12px;min-height:20px;font-size:11px;line-height:1}.ProductIllustrations-module__gUbAJa__streamingDots{background:var(--gateway-raised);border-radius:999px;gap:4px;padding:5px 7px}.ProductIllustrations-module__gUbAJa__streamingDots i{background:var(--gateway-signal);border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite ProductIllustrations-module__gUbAJa__gatewayStreamDot}.ProductIllustrations-module__gUbAJa__streamingDots i:nth-child(2){animation-delay:.12s}.ProductIllustrations-module__gUbAJa__streamingDots i:nth-child(3){animation-delay:.24s}@keyframes ProductIllustrations-module__gUbAJa__gatewayStreamDot{0%,70%,to{opacity:.35}35%{opacity:1}}.ProductIllustrations-module__gUbAJa__openuiCode{border:1px solid var(--gateway-border);background:var(--gateway-raised);border-radius:10px;flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;padding:11px 12px;display:flex;overflow:hidden}.ProductIllustrations-module__gUbAJa__openuiCode code{min-width:0;color:var(--gateway-muted);text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:9px;font-style:normal;line-height:1.55;display:block;overflow:hidden}.ProductIllustrations-module__gUbAJa__openuiCode b{color:currentColor;font-weight:500}.ProductIllustrations-module__gUbAJa__openuiCode em{color:#ce8d49;font-style:normal}.ProductIllustrations-module__gUbAJa__openuiCode .ProductIllustrations-module__gUbAJa__codeIndent{padding-left:14px}.ProductIllustrations-module__gUbAJa__openuiCode .ProductIllustrations-module__gUbAJa__invalidCode{border-left:2px solid var(--gateway-error);background:var(--gateway-error-bg);color:color-mix(in srgb, var(--gateway-error) 78%, currentColor);margin-inline:-5px;padding:2px 5px 2px 19px}.ProductIllustrations-module__gUbAJa__openuiCode mark{background:color-mix(in srgb, var(--gateway-error) 14%, transparent);color:var(--gateway-error);border-radius:2px}.ProductIllustrations-module__gUbAJa__streamError,.ProductIllustrations-module__gUbAJa__detectedError{border:1px solid color-mix(in srgb, var(--gateway-error) 60%, transparent);background:var(--gateway-error-bg);color:var(--gateway-error);border-radius:10px;gap:10px}.ProductIllustrations-module__gUbAJa__streamError{min-height:50px;padding:9px 11px}.ProductIllustrations-module__gUbAJa__streamError>span:last-child,.ProductIllustrations-module__gUbAJa__detectedError>span:last-child,.ProductIllustrations-module__gUbAJa__patchStatus>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.ProductIllustrations-module__gUbAJa__streamError b,.ProductIllustrations-module__gUbAJa__detectedError b,.ProductIllustrations-module__gUbAJa__patchStatus b{font-size:9px;font-weight:500;line-height:1}.ProductIllustrations-module__gUbAJa__streamError code,.ProductIllustrations-module__gUbAJa__detectedError code{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:9px;line-height:1.25;overflow:hidden}.ProductIllustrations-module__gUbAJa__errorState,.ProductIllustrations-module__gUbAJa__checkState{border:1px solid;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.ProductIllustrations-module__gUbAJa__errorState{color:var(--gateway-error)}.ProductIllustrations-module__gUbAJa__checkState{color:var(--gateway-success)}.ProductIllustrations-module__gUbAJa__latencyBadge,.ProductIllustrations-module__gUbAJa__validBadge{border-radius:999px;padding:4px 7px;font-size:8px;line-height:1}.ProductIllustrations-module__gUbAJa__latencyBadge{border:1px solid var(--gateway-border);color:var(--gateway-muted)}.ProductIllustrations-module__gUbAJa__detectedError{min-height:63px;padding:11px 13px}.ProductIllustrations-module__gUbAJa__repairDirection{height:18px;color:var(--gateway-muted);font-family:var(--home-font-text);padding-left:8px;font-size:18px;line-height:1}.ProductIllustrations-module__gUbAJa__inlinePatch{border:1px solid color-mix(in srgb, var(--gateway-success) 60%, transparent);background:var(--gateway-success-bg);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;min-height:102px;padding:11px 13px;display:grid}.ProductIllustrations-module__gUbAJa__patchStatus{color:var(--gateway-success);grid-column:1/-1;gap:10px}.ProductIllustrations-module__gUbAJa__patchStatus small{color:color-mix(in srgb, var(--gateway-success) 72%, var(--gateway-muted));font-size:8px;line-height:1.2}.ProductIllustrations-module__gUbAJa__inlinePatch code{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:inherit;font-size:9px;line-height:1.35;overflow:hidden}.ProductIllustrations-module__gUbAJa__removedCode{color:var(--gateway-error)}.ProductIllustrations-module__gUbAJa__addedCode{color:var(--gateway-success);text-align:right}.ProductIllustrations-module__gUbAJa__flowConnector{min-width:0;color:var(--gateway-muted);justify-content:flex-end;align-items:center;gap:4px;display:flex;position:relative}.ProductIllustrations-module__gUbAJa__flowConnector:before{background:var(--gateway-border);content:"";height:1px;position:absolute;left:0;right:7px}.ProductIllustrations-module__gUbAJa__flowConnector span{color:var(--gateway-muted);white-space:nowrap;font-size:7px;line-height:1;position:absolute;bottom:calc(50% + 10px);left:50%;transform:translate(-50%)}.ProductIllustrations-module__gUbAJa__flowConnector i,.ProductIllustrations-module__gUbAJa__flowConnector b{z-index:1;position:relative}.ProductIllustrations-module__gUbAJa__flowConnector i{background:var(--gateway-signal);border-radius:50%;width:4px;height:4px}.ProductIllustrations-module__gUbAJa__flowConnector i:first-of-type{animation:2.2s linear infinite ProductIllustrations-module__gUbAJa__gatewaySignal}.ProductIllustrations-module__gUbAJa__flowConnector b{background:var(--gateway-canvas);color:var(--gateway-muted);font-family:var(--home-font-text);padding-left:2px;font-size:13px;font-weight:400}@keyframes ProductIllustrations-module__gUbAJa__gatewaySignal{0%{opacity:.25;transform:translate(-18px)}45%{opacity:1}to{opacity:.25;transform:translate(0)}}.ProductIllustrations-module__gUbAJa__revenueCard{border:1px solid var(--gateway-border);background:var(--gateway-raised);border-radius:11px;flex-direction:column;flex:1;gap:10px;padding:13px;display:flex}.ProductIllustrations-module__gUbAJa__revenueTitle{font-family:var(--home-font-text);justify-content:space-between;gap:12px}.ProductIllustrations-module__gUbAJa__revenueTitle>span{flex-direction:column;gap:2px;min-width:0;display:flex}.ProductIllustrations-module__gUbAJa__revenueTitle b,.ProductIllustrations-module__gUbAJa__revenueTitle strong{color:currentColor;font-size:10px;font-weight:550}.ProductIllustrations-module__gUbAJa__revenueTitle small,.ProductIllustrations-module__gUbAJa__revenueCard p{color:var(--gateway-muted);font-size:8px;line-height:1.3}.ProductIllustrations-module__gUbAJa__validBadge{background:var(--gateway-success-bg);color:var(--gateway-success)}.ProductIllustrations-module__gUbAJa__technicalChart{border-radius:6px;height:105px;position:relative;overflow:hidden}.ProductIllustrations-module__gUbAJa__technicalChartGrid{background:repeating-linear-gradient(to bottom, transparent 0 25px, var(--gateway-border) 26px);position:absolute;inset:0}.ProductIllustrations-module__gUbAJa__technicalChart svg{width:100%;height:100%;position:absolute;inset:0}.ProductIllustrations-module__gUbAJa__chartArea{fill:color-mix(in srgb, var(--gateway-success) 11%, transparent)}.ProductIllustrations-module__gUbAJa__chartLine{fill:none;stroke:var(--gateway-success);stroke-width:2px;vector-effect:non-scaling-stroke}.ProductIllustrations-module__gUbAJa__revenueCard p{font-family:var(--home-font-text)}@media (max-width:900px){.ProductIllustrations-module__gUbAJa__technicalGateway{grid-template-columns:minmax(0,.9fr) 34px minmax(0,1.05fr) 34px minmax(0,.9fr);padding:24px}.ProductIllustrations-module__gUbAJa__technicalPanel{gap:12px;height:270px;padding:14px}.ProductIllustrations-module__gUbAJa__openuiCode code,.ProductIllustrations-module__gUbAJa__streamError code,.ProductIllustrations-module__gUbAJa__detectedError code,.ProductIllustrations-module__gUbAJa__inlinePatch code{font-size:8px}.ProductIllustrations-module__gUbAJa__flowConnector span{display:none}}@media (max-width:767px){.ProductIllustrations-module__gUbAJa__technicalGateway{grid-template-columns:minmax(0,1fr) 20px minmax(0,1.06fr) 20px minmax(0,1fr);min-height:0;padding:12px}.ProductIllustrations-module__gUbAJa__technicalPanel{border-radius:9px;gap:7px;height:176px;padding:8px}.ProductIllustrations-module__gUbAJa__technicalHeader{min-height:12px;font-size:6px}.ProductIllustrations-module__gUbAJa__streamingDots,.ProductIllustrations-module__gUbAJa__latencyBadge{display:none}.ProductIllustrations-module__gUbAJa__openuiCode{border-radius:6px;gap:1px;padding:6px}.ProductIllustrations-module__gUbAJa__openuiCode code{font-size:5px;line-height:1.45}.ProductIllustrations-module__gUbAJa__openuiCode .ProductIllustrations-module__gUbAJa__codeIndent{padding-left:6px}.ProductIllustrations-module__gUbAJa__openuiCode .ProductIllustrations-module__gUbAJa__invalidCode{padding-left:11px}.ProductIllustrations-module__gUbAJa__streamError{border-radius:6px;gap:5px;min-height:33px;padding:5px}.ProductIllustrations-module__gUbAJa__errorState,.ProductIllustrations-module__gUbAJa__checkState{flex-basis:13px;width:13px;height:13px}.ProductIllustrations-module__gUbAJa__errorState svg,.ProductIllustrations-module__gUbAJa__checkState svg{width:7px;height:7px}.ProductIllustrations-module__gUbAJa__streamError b,.ProductIllustrations-module__gUbAJa__detectedError b,.ProductIllustrations-module__gUbAJa__patchStatus b{font-size:5px}.ProductIllustrations-module__gUbAJa__streamError code,.ProductIllustrations-module__gUbAJa__detectedError code,.ProductIllustrations-module__gUbAJa__inlinePatch code,.ProductIllustrations-module__gUbAJa__patchStatus small{font-size:4.5px}.ProductIllustrations-module__gUbAJa__detectedError{border-radius:6px;gap:5px;min-height:38px;padding:6px}.ProductIllustrations-module__gUbAJa__repairDirection{height:10px;padding-left:3px;font-size:10px}.ProductIllustrations-module__gUbAJa__inlinePatch{border-radius:6px;gap:3px 4px;min-height:68px;padding:6px}.ProductIllustrations-module__gUbAJa__patchStatus{gap:5px}.ProductIllustrations-module__gUbAJa__flowConnector{gap:2px}.ProductIllustrations-module__gUbAJa__flowConnector i{width:2px;height:2px}.ProductIllustrations-module__gUbAJa__flowConnector i:nth-of-type(3),.ProductIllustrations-module__gUbAJa__flowConnector i:nth-of-type(4){display:none}.ProductIllustrations-module__gUbAJa__flowConnector b{font-size:8px}.ProductIllustrations-module__gUbAJa__revenueCard{border-radius:6px;gap:5px;padding:6px}.ProductIllustrations-module__gUbAJa__revenueTitle{gap:4px}.ProductIllustrations-module__gUbAJa__revenueTitle b,.ProductIllustrations-module__gUbAJa__revenueTitle strong{font-size:5.5px}.ProductIllustrations-module__gUbAJa__revenueTitle small,.ProductIllustrations-module__gUbAJa__revenueCard p,.ProductIllustrations-module__gUbAJa__validBadge{font-size:4.5px}.ProductIllustrations-module__gUbAJa__validBadge{padding:2px 4px}.ProductIllustrations-module__gUbAJa__technicalChart{height:72px}}@media (prefers-reduced-motion:reduce){.ProductIllustrations-module__gUbAJa__streamingDots i,.ProductIllustrations-module__gUbAJa__flowConnector i:first-of-type{animation:none}}.ProductIllustrations-module__gUbAJa__gatewayFlow{--flow-canvas:var(--ps-surface,var(--openui-foreground));--flow-panel:color-mix(in srgb, currentColor 3.8%, var(--flow-canvas));--flow-raised:color-mix(in srgb, currentColor 6%, var(--flow-canvas));--flow-border:var(--ps-border,color-mix(in srgb, var(--openui-text-neutral-primary) 11%, transparent));--flow-text:var(--ps-text,var(--openui-text-neutral-primary));--flow-muted:var(--ps-muted,var(--openui-text-neutral-secondary));--flow-valid:#32bd78;--flow-invalid:#ff5c5c;box-sizing:border-box;border-radius:inherit;background:var(--flow-canvas);width:100%;height:100%;min-height:360px;color:var(--flow-text);font-family:var(--home-font-mono);grid-template-columns:minmax(148px,190px) minmax(96px,1fr) minmax(184px,220px) minmax(96px,1fr) minmax(166px,212px);justify-content:center;align-items:center;padding:clamp(28px,4vw,48px);display:grid;overflow:hidden}.ProductIllustrations-module__gUbAJa__gatewayFlow *,.ProductIllustrations-module__gUbAJa__gatewayFlow :before,.ProductIllustrations-module__gUbAJa__gatewayFlow :after{box-sizing:border-box}.ProductIllustrations-module__gUbAJa__gatewayFlow b,.ProductIllustrations-module__gUbAJa__gatewayFlow p,.ProductIllustrations-module__gUbAJa__gatewayFlow small{margin:0}.ProductIllustrations-module__gUbAJa__responseNode,.ProductIllustrations-module__gUbAJa__gatewayNode,.ProductIllustrations-module__gUbAJa__uiNode{z-index:2;border:1px solid var(--flow-border);background:var(--flow-panel);border-radius:14px;min-width:0;position:relative;overflow:hidden}.ProductIllustrations-module__gUbAJa__responseNode{flex-direction:column;height:212px;padding:16px;display:flex}.ProductIllustrations-module__gUbAJa__flowNodeHeader{min-width:0;color:var(--flow-muted);letter-spacing:.08em;white-space:nowrap;justify-content:space-between;align-items:center;gap:10px;font-size:9px;line-height:1;display:flex}.ProductIllustrations-module__gUbAJa__flowNodeHeader>span:first-child{color:var(--flow-text);font-weight:600}.ProductIllustrations-module__gUbAJa__responseLines{flex-direction:column;flex:1;justify-content:center;gap:13px;padding:8px 0 4px;display:flex}.ProductIllustrations-module__gUbAJa__responseLines i{background:color-mix(in srgb, var(--flow-text) 18%, transparent);border-radius:1px;width:100%;height:6px;display:block}.ProductIllustrations-module__gUbAJa__responseLines i:nth-child(2){width:76%}.ProductIllustrations-module__gUbAJa__responseLines i:nth-child(3){width:90%}.ProductIllustrations-module__gUbAJa__responseLines i:nth-child(4){width:62%}.ProductIllustrations-module__gUbAJa__responseLines i:nth-child(5){width:82%}.ProductIllustrations-module__gUbAJa__responseLines i[data-invalid=true]{background:repeating-linear-gradient(135deg, var(--flow-invalid) 0 2px, color-mix(in srgb, var(--flow-invalid) 38%, transparent) 2px 4px)}.ProductIllustrations-module__gUbAJa__invalidNodeLabel{color:var(--flow-muted);font-family:var(--home-font-text);white-space:nowrap;align-items:center;gap:7px;font-size:10px;display:flex}.ProductIllustrations-module__gUbAJa__invalidNodeLabel i,.ProductIllustrations-module__gUbAJa__repairSignal i,.ProductIllustrations-module__gUbAJa__dotRail i{border-radius:50%;flex:none;display:block}.ProductIllustrations-module__gUbAJa__invalidNodeLabel i{background:var(--flow-invalid);width:7px;height:7px}.ProductIllustrations-module__gUbAJa__streamBundle{z-index:1;flex-direction:column;gap:16px;min-width:0;display:flex;position:relative}.ProductIllustrations-module__gUbAJa__streamBundle>span{color:var(--flow-muted);letter-spacing:.11em;text-align:center;white-space:nowrap;font-size:8px;line-height:1}.ProductIllustrations-module__gUbAJa__streamBundle>div{flex-direction:column;gap:24px;display:flex}.ProductIllustrations-module__gUbAJa__dotRail{justify-content:space-around;align-items:center;width:calc(100% + 2px);height:8px;margin-inline:-1px;display:flex;position:relative}.ProductIllustrations-module__gUbAJa__dotRail:before{background:repeating-linear-gradient(to right, var(--flow-border) 0 3px, transparent 3px 7px);content:"";height:1px;position:absolute;top:50%;left:0;right:0}.ProductIllustrations-module__gUbAJa__dotRail i{z-index:1;outline:3px solid var(--flow-canvas);background:var(--flow-valid);width:7px;height:7px;animation:2.8s ease-in-out infinite ProductIllustrations-module__gUbAJa__gateway-node-pulse;animation-delay:calc(var(--dot-index) * 90ms);position:relative}.ProductIllustrations-module__gUbAJa__dotRail i[data-tone=invalid]{background:var(--flow-invalid)}.ProductIllustrations-module__gUbAJa__validStream .ProductIllustrations-module__gUbAJa__dotRail:before{background:repeating-linear-gradient(to right, color-mix(in srgb, var(--flow-valid) 44%, transparent) 0 3px, transparent 3px 7px)}.ProductIllustrations-module__gUbAJa__gatewayNode{border-color:color-mix(in srgb, var(--flow-text) 23%, var(--flow-border));background:var(--flow-raised);flex-direction:column;justify-content:center;align-items:center;gap:20px;height:244px;padding:20px;display:flex}.ProductIllustrations-module__gUbAJa__gatewayStamp{background:var(--flow-text);color:var(--flow-canvas);letter-spacing:.07em;white-space:nowrap;border-radius:5px;padding:7px 10px;font-size:10px;font-weight:600;line-height:1}.ProductIllustrations-module__gUbAJa__repairSignal{width:100%;color:var(--flow-muted);grid-template-columns:32px 1fr 32px;align-items:center;display:grid}.ProductIllustrations-module__gUbAJa__repairSignal i{width:18px;height:18px;box-shadow:0 0 0 7px color-mix(in srgb, currentColor 9%, transparent);justify-self:center}.ProductIllustrations-module__gUbAJa__repairSignal i[data-tone=invalid]{background:var(--flow-invalid);color:var(--flow-invalid)}.ProductIllustrations-module__gUbAJa__repairSignal i[data-tone=valid]{background:var(--flow-valid);color:var(--flow-valid)}.ProductIllustrations-module__gUbAJa__repairSignal span{color:#0000;position:relative;overflow:hidden}.ProductIllustrations-module__gUbAJa__repairSignal span:before{background:repeating-linear-gradient(to right, var(--flow-border) 0 3px, transparent 3px 7px);content:"";height:1px;position:absolute;top:50%;left:0;right:0}.ProductIllustrations-module__gUbAJa__repairSignal span:after{border-top:1px solid var(--flow-muted);border-right:1px solid var(--flow-muted);content:"";width:7px;height:7px;position:absolute;top:calc(50% - 3px);right:0;transform:rotate(45deg)}.ProductIllustrations-module__gUbAJa__gatewayResult{border-block:1px solid var(--flow-border);grid-template-columns:1fr 1fr;width:100%;display:grid}.ProductIllustrations-module__gUbAJa__gatewayResult>span{flex-direction:column;align-items:center;gap:4px;padding:11px 4px;display:flex}.ProductIllustrations-module__gUbAJa__gatewayResult>span+span{border-left:1px solid var(--flow-border)}.ProductIllustrations-module__gUbAJa__gatewayResult b{font-size:19px;font-weight:500;line-height:1}.ProductIllustrations-module__gUbAJa__gatewayResult>span:first-child b{color:var(--flow-invalid)}.ProductIllustrations-module__gUbAJa__gatewayResult>span:last-child b{color:var(--flow-valid)}.ProductIllustrations-module__gUbAJa__gatewayResult small,.ProductIllustrations-module__gUbAJa__gatewayMethod{color:var(--flow-muted);letter-spacing:.1em;white-space:nowrap;font-size:7px;line-height:1}.ProductIllustrations-module__gUbAJa__uiNode{flex-direction:column;gap:15px;height:212px;padding:16px;display:flex}.ProductIllustrations-module__gUbAJa__uiGrowth{color:var(--flow-valid)!important}.ProductIllustrations-module__gUbAJa__uiMetric{border:1px solid var(--flow-border);background:color-mix(in srgb, var(--flow-text) 2.5%, transparent);border-radius:9px;flex-direction:column;flex:1;justify-content:space-between;gap:10px;padding:12px;display:flex}.ProductIllustrations-module__gUbAJa__uiMetric>span{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ProductIllustrations-module__gUbAJa__uiMetric small{color:var(--flow-muted);font-family:var(--home-font-text);font-size:9px}.ProductIllustrations-module__gUbAJa__uiMetric b{font-family:var(--home-font-text);font-size:13px;font-weight:600}.ProductIllustrations-module__gUbAJa__miniChart{border-bottom:1px solid var(--flow-border);height:68px}.ProductIllustrations-module__gUbAJa__miniChart svg{width:100%;height:100%;display:block}.ProductIllustrations-module__gUbAJa__miniChartArea{fill:color-mix(in srgb, var(--flow-valid) 10%, transparent)}.ProductIllustrations-module__gUbAJa__miniChartLine{fill:none;stroke:var(--flow-valid);stroke-width:1.5px;vector-effect:non-scaling-stroke}.ProductIllustrations-module__gUbAJa__uiNode p{color:var(--flow-muted);font-family:var(--home-font-text);font-size:9px;line-height:1.35}@keyframes ProductIllustrations-module__gUbAJa__gateway-node-pulse{0%,to{opacity:.45;transform:scale(.88)}45%,65%{opacity:1;transform:scale(1)}}@media (max-width:900px){.ProductIllustrations-module__gUbAJa__gatewayFlow{grid-template-columns:minmax(118px,160px) minmax(56px,1fr) minmax(156px,190px) minmax(56px,1fr) minmax(132px,170px);padding:24px}.ProductIllustrations-module__gUbAJa__responseNode,.ProductIllustrations-module__gUbAJa__uiNode{height:190px}.ProductIllustrations-module__gUbAJa__gatewayNode{height:224px}.ProductIllustrations-module__gUbAJa__streamBundle>span{display:none}}@media (max-width:767px){.ProductIllustrations-module__gUbAJa__gatewayFlow{grid-template-columns:70px minmax(24px,1fr) 106px minmax(24px,1fr) 78px;min-height:0;padding:12px 10px}.ProductIllustrations-module__gUbAJa__responseNode,.ProductIllustrations-module__gUbAJa__uiNode{border-radius:8px;height:148px;padding:8px}.ProductIllustrations-module__gUbAJa__flowNodeHeader{font-size:5px}.ProductIllustrations-module__gUbAJa__flowNodeHeader>span+span,.ProductIllustrations-module__gUbAJa__invalidNodeLabel,.ProductIllustrations-module__gUbAJa__uiNode p{display:none}.ProductIllustrations-module__gUbAJa__responseLines{gap:8px}.ProductIllustrations-module__gUbAJa__responseLines i{height:4px}.ProductIllustrations-module__gUbAJa__streamBundle{gap:0}.ProductIllustrations-module__gUbAJa__streamBundle>div{gap:14px}.ProductIllustrations-module__gUbAJa__dotRail{height:5px}.ProductIllustrations-module__gUbAJa__dotRail i{outline-width:2px;width:4px;height:4px}.ProductIllustrations-module__gUbAJa__dotRail i:nth-child(2n){display:none}.ProductIllustrations-module__gUbAJa__gatewayNode{border-radius:10px;gap:12px;height:166px;padding:10px}.ProductIllustrations-module__gUbAJa__gatewayStamp{padding:5px 6px;font-size:6px}.ProductIllustrations-module__gUbAJa__repairSignal{grid-template-columns:20px 1fr 20px}.ProductIllustrations-module__gUbAJa__repairSignal i{width:10px;height:10px;box-shadow:0 0 0 4px color-mix(in srgb, currentColor 9%, transparent)}.ProductIllustrations-module__gUbAJa__gatewayResult>span{gap:3px;padding:7px 2px}.ProductIllustrations-module__gUbAJa__gatewayResult b{font-size:12px}.ProductIllustrations-module__gUbAJa__gatewayResult small,.ProductIllustrations-module__gUbAJa__gatewayMethod{font-size:4.5px}.ProductIllustrations-module__gUbAJa__uiNode{gap:8px}.ProductIllustrations-module__gUbAJa__uiMetric{border-radius:6px;gap:5px;padding:6px}.ProductIllustrations-module__gUbAJa__uiMetric>span{display:block}.ProductIllustrations-module__gUbAJa__uiMetric small{font-size:5px;display:block}.ProductIllustrations-module__gUbAJa__uiMetric b{margin-top:2px;font-size:7px;display:block}.ProductIllustrations-module__gUbAJa__miniChart{height:70px}}@media (prefers-reduced-motion:reduce){.ProductIllustrations-module__gUbAJa__dotRail i{animation:none}}.ProductIllustrations-module__gUbAJa__reliabilityDashboardIllustration{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.ProductIllustrations-module__gUbAJa__reliabilityDashboardImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ProductIllustrations-module__gUbAJa__reliabilityDashboardImageDark,:is(.dark .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageLight,[data-theme=dark] .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageLight){display:none}:is(.dark .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageDark,[data-theme=dark] .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageDark){display:block}.ProductIllustrations-module__gUbAJa__reliabilityDashboardIllustrationInverted .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageLight{display:none}.ProductIllustrations-module__gUbAJa__reliabilityDashboardIllustrationInverted .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageDark,:is(.dark .ProductIllustrations-module__gUbAJa__reliabilityDashboardIllustrationInverted .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageLight,[data-theme=dark] .ProductIllustrations-module__gUbAJa__reliabilityDashboardIllustrationInverted .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageLight){display:block}:is(.dark .ProductIllustrations-module__gUbAJa__reliabilityDashboardIllustrationInverted .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageDark,[data-theme=dark] .ProductIllustrations-module__gUbAJa__reliabilityDashboardIllustrationInverted .ProductIllustrations-module__gUbAJa__reliabilityDashboardImageDark){display:none}.ProductIllustrations-module__gUbAJa__responseFlowHero{--response-canvas:#f5f5f5;--response-text:var(--ps-text,var(--openui-text-neutral-primary));--response-muted:var(--ps-muted,var(--openui-text-neutral-secondary));--response-border:color-mix(in srgb, var(--response-text) 11%, transparent);--response-panel:color-mix(in srgb, var(--response-text) 3.5%, var(--response-canvas));--response-raised:color-mix(in srgb, var(--response-text) 5.5%, var(--response-canvas));--response-valid:#20b968;--response-error:#ff5159;--response-reference:#ff8851;--response-type:var(--response-error);box-sizing:border-box;border-radius:inherit;background:var(--response-canvas);width:100%;height:100%;min-height:360px;color:var(--response-text);font-family:var(--home-font-mono);isolation:isolate;position:relative;overflow:hidden}:is(.dark .ProductIllustrations-module__gUbAJa__responseFlowHero,[data-theme=dark] .ProductIllustrations-module__gUbAJa__responseFlowHero){--response-canvas:#151515}.ProductIllustrations-module__gUbAJa__responseFlowHero *,.ProductIllustrations-module__gUbAJa__responseFlowHero :before,.ProductIllustrations-module__gUbAJa__responseFlowHero :after{box-sizing:border-box}.ProductIllustrations-module__gUbAJa__responseFlowHero b,.ProductIllustrations-module__gUbAJa__responseFlowHero small{margin:0}.ProductIllustrations-module__gUbAJa__gatewayPaths{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.ProductIllustrations-module__gUbAJa__gatewayPathsMobile{display:none}.ProductIllustrations-module__gUbAJa__gatewayPaths>path{fill:none;stroke:color-mix(in srgb, var(--response-text) 22%, transparent);stroke-width:1.1px;stroke-dasharray:1.35 5;stroke-linecap:round;vector-effect:non-scaling-stroke}:is(.dark .ProductIllustrations-module__gUbAJa__gatewayPaths>path,[data-theme=dark] .ProductIllustrations-module__gUbAJa__gatewayPaths>path){stroke:color-mix(in srgb, var(--response-text) 12%, transparent)}.ProductIllustrations-module__gUbAJa__incomingResponse,.ProductIllustrations-module__gUbAJa__validatedResponse{filter:drop-shadow(0 0 1.5px color-mix(in srgb, currentColor 18%, transparent))}.ProductIllustrations-module__gUbAJa__incomingResponse>*,.ProductIllustrations-module__gUbAJa__validatedResponse{fill:currentColor}.ProductIllustrations-module__gUbAJa__incomingResponse[data-tone=valid],.ProductIllustrations-module__gUbAJa__validatedResponse{color:var(--response-valid)}.ProductIllustrations-module__gUbAJa__incomingResponse[data-tone=root]{color:var(--response-error)}.ProductIllustrations-module__gUbAJa__incomingResponse[data-tone=reference]{color:var(--response-reference)}.ProductIllustrations-module__gUbAJa__incomingResponse[data-tone=type]{color:var(--response-type)}.ProductIllustrations-module__gUbAJa__modelOutputLabel{z-index:2;background:color-mix(in srgb, var(--response-canvas) 86%, transparent);box-shadow:0 10px 30px color-mix(in srgb, var(--response-text) 5%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;border:0;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 12px;display:flex;position:absolute;bottom:22px;left:22px}.ProductIllustrations-module__gUbAJa__modelOutputLabel span{letter-spacing:.08em;font-size:10px;font-weight:600;line-height:1}.ProductIllustrations-module__gUbAJa__modelOutputLabel small{color:var(--response-muted);font-family:var(--home-font-text);font-size:10px;line-height:1}.ProductIllustrations-module__gUbAJa__responseGatewayNode{z-index:4;width:20.55%;min-width:228px;height:30.8%;min-height:160px;box-shadow:0 20px 50px #0003, 0 0 0 1px color-mix(in srgb, var(--response-text) 5%, transparent);color:#fff;background:#080808;border:1px solid #303030;border-radius:20px;flex-direction:column;gap:4px;padding:6px;display:flex;position:absolute;top:34.6%;left:23.83%;overflow:hidden}.ProductIllustrations-module__gUbAJa__gatewayHeader{letter-spacing:.055em;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;min-height:31px;padding:7px 8px 8px;font-size:11px;font-weight:600;line-height:14px;display:flex}.ProductIllustrations-module__gUbAJa__fixedCount{align-items:center;gap:4px;font-weight:600;display:flex}.ProductIllustrations-module__gUbAJa__fixedCount small{color:#ffffff9e;letter-spacing:.08em;font-size:8px}.ProductIllustrations-module__gUbAJa__gatewayMetrics{background:#1b1b1b;border-radius:7px 7px 14px 14px;flex:1;grid-template-rows:repeat(3,1fr);padding:7px 12px;display:grid}.ProductIllustrations-module__gUbAJa__gatewayMetric{color:#d5d5d5;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.ProductIllustrations-module__gUbAJa__gatewayMetric+.ProductIllustrations-module__gUbAJa__gatewayMetric{border-top:1px solid #ffffff12}.ProductIllustrations-module__gUbAJa__gatewayMetric>i{background:#ffffff14;border-radius:50%;width:16px;height:16px;position:relative}.ProductIllustrations-module__gUbAJa__gatewayMetric>i:before{content:"";border-bottom:1.5px solid;border-left:1.5px solid;width:8px;height:5px;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}.ProductIllustrations-module__gUbAJa__gatewayMetric[data-tone=neutral]>i{color:#d5d5d5}.ProductIllustrations-module__gUbAJa__gatewayMetric[data-tone=error]>i,.ProductIllustrations-module__gUbAJa__gatewayMetric[data-tone=error]>b{color:var(--response-error)}.ProductIllustrations-module__gUbAJa__gatewayMetric[data-tone=valid]>i,.ProductIllustrations-module__gUbAJa__gatewayMetric[data-tone=valid]>b,.ProductIllustrations-module__gUbAJa__gatewayMetric[data-tone=valid] .ProductIllustrations-module__gUbAJa__slotViewport{color:#43ee98}.ProductIllustrations-module__gUbAJa__gatewayMetric>span:nth-child(2){font-family:var(--home-font-text);letter-spacing:.045em;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:500;overflow:hidden}.ProductIllustrations-module__gUbAJa__gatewayMetric>b{font-family:var(--home-font-text);font-size:11px;font-weight:500}.ProductIllustrations-module__gUbAJa__slotViewport{width:3ch;height:14px;color:inherit;font-family:var(--home-font-mono);text-align:right;vertical-align:bottom;font-size:11px;line-height:14px;display:inline-block;overflow:hidden}.ProductIllustrations-module__gUbAJa__slotTrack{will-change:transform;flex-direction:column;animation:6.6s steps(5,end) infinite ProductIllustrations-module__gUbAJa__gateway-slot-roll;display:flex}.ProductIllustrations-module__gUbAJa__slotTrack b{height:14px;font:inherit;flex:0 0 14px;line-height:14px;display:block}@keyframes ProductIllustrations-module__gUbAJa__gateway-slot-roll{0%,10%{transform:translateY(0)}82%,to{transform:translateY(-70px)}}.ProductIllustrations-module__gUbAJa__renderedInterface{z-index:3;width:44.7%;height:87.6%;box-shadow:none;background:0 0;border:0;border-radius:24px;padding:0;display:block;position:absolute;top:6.2%;left:52.8%;overflow:hidden}.ProductIllustrations-module__gUbAJa__renderedInterface img{object-fit:contain;width:calc(100% + 6px);max-width:none;height:calc(100% + 5px);margin:-3px 0 0 -3px;display:block;-webkit-mask-image:linear-gradient(#000 0 80.5%,#0000 100%);mask-image:linear-gradient(#000 0 80.5%,#0000 100%)}.ProductIllustrations-module__gUbAJa__renderedInterfaceDark{display:none!important}:is(.dark .ProductIllustrations-module__gUbAJa__renderedInterfaceLight,[data-theme=dark] .ProductIllustrations-module__gUbAJa__renderedInterfaceLight){display:none}:is(.dark .ProductIllustrations-module__gUbAJa__renderedInterfaceDark,[data-theme=dark] .ProductIllustrations-module__gUbAJa__renderedInterfaceDark){display:block!important}.ProductIllustrations-module__gUbAJa__renderedInterface header,.ProductIllustrations-module__gUbAJa__renderedInterface header>span,.ProductIllustrations-module__gUbAJa__retentionCard>span,.ProductIllustrations-module__gUbAJa__distributionCard>span{display:flex}.ProductIllustrations-module__gUbAJa__renderedInterface header{justify-content:space-between;align-items:center}.ProductIllustrations-module__gUbAJa__renderedInterface header>span,.ProductIllustrations-module__gUbAJa__retentionCard>span,.ProductIllustrations-module__gUbAJa__distributionCard>span{flex-direction:column;gap:4px}.ProductIllustrations-module__gUbAJa__renderedInterface header b{font-size:13px;font-weight:600}.ProductIllustrations-module__gUbAJa__renderedInterface header small,.ProductIllustrations-module__gUbAJa__retentionCard small,.ProductIllustrations-module__gUbAJa__distributionCard small,.ProductIllustrations-module__gUbAJa__interfaceMetrics>div>small{color:var(--response-muted);font-size:9px;line-height:1.2}.ProductIllustrations-module__gUbAJa__renderedInterface header>i{background:var(--response-valid);width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, var(--response-valid) 12%, transparent);border-radius:50%}.ProductIllustrations-module__gUbAJa__interfaceMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ProductIllustrations-module__gUbAJa__interfaceMetrics>div{border:1px solid var(--response-border);background:var(--response-raised);border-radius:10px;flex-direction:column;justify-content:flex-end;gap:5px;min-width:0;height:76px;padding:10px;display:flex}.ProductIllustrations-module__gUbAJa__interfaceMetrics>div>span{align-items:baseline;gap:5px;display:flex}.ProductIllustrations-module__gUbAJa__interfaceMetrics b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.ProductIllustrations-module__gUbAJa__interfaceMetrics>div>span small{color:var(--response-valid);font-size:7px}.ProductIllustrations-module__gUbAJa__interfaceCharts{flex:1;grid-template-columns:1.35fr .8fr;gap:8px;min-height:0;display:grid}.ProductIllustrations-module__gUbAJa__retentionCard,.ProductIllustrations-module__gUbAJa__distributionCard{border:1px solid var(--response-border);background:color-mix(in srgb, var(--response-text) 1.8%, transparent);border-radius:10px;flex-direction:column;min-width:0;padding:12px;display:flex;overflow:hidden}.ProductIllustrations-module__gUbAJa__retentionCard b,.ProductIllustrations-module__gUbAJa__distributionCard b{font-size:9px;font-weight:600}.ProductIllustrations-module__gUbAJa__retentionCard svg{border-bottom:1px solid var(--response-border);flex:1;width:100%;min-height:0;margin-top:18px;overflow:visible}.ProductIllustrations-module__gUbAJa__retentionArea{fill:color-mix(in srgb, var(--response-valid) 16%, transparent)}.ProductIllustrations-module__gUbAJa__retentionLine{fill:none;stroke:var(--response-valid);stroke-width:1.5px;vector-effect:non-scaling-stroke}.ProductIllustrations-module__gUbAJa__donut{aspect-ratio:1;background:conic-gradient(#3878ee 0 44%, #6794ee 44% 73%, #a4bdf0 73% 100%);border-radius:50%;width:min(126px,82%);margin:auto;-webkit-mask:radial-gradient(circle,#0000 0 45%,#000 46%);mask:radial-gradient(circle,#0000 0 45%,#000 46%)}@media (max-width:899.98px){.ProductIllustrations-module__gUbAJa__responseFlowHero{min-height:0}.ProductIllustrations-module__gUbAJa__responseFlowHero:before{z-index:1;background:linear-gradient(to bottom, var(--response-canvas) 18%, transparent 100%);content:"";pointer-events:none;height:17%;position:absolute;top:0;left:0;right:0}.ProductIllustrations-module__gUbAJa__gatewayPathsDesktop{display:none}.ProductIllustrations-module__gUbAJa__gatewayPathsMobile{display:block}.ProductIllustrations-module__gUbAJa__modelOutputLabel{top:22px;bottom:auto;left:22px}.ProductIllustrations-module__gUbAJa__responseGatewayNode{border-radius:16px;width:66%;min-width:0;height:24.5%;min-height:0;top:33.9%;left:17%}.ProductIllustrations-module__gUbAJa__renderedInterface{border-radius:18px;width:84%;height:43%;top:61%;left:8%}}@media (max-width:767px){.ProductIllustrations-module__gUbAJa__modelOutputLabel{border-radius:7px;gap:3px;padding:7px 8px;top:16px;bottom:auto;left:12px}.ProductIllustrations-module__gUbAJa__modelOutputLabel span{font-size:7px}.ProductIllustrations-module__gUbAJa__modelOutputLabel small{white-space:normal;max-width:110px;font-size:7px}.ProductIllustrations-module__gUbAJa__responseGatewayNode{border-radius:11px;gap:2px;width:72%;min-width:0;height:24.5%;min-height:0;padding:4px;top:33.9%;left:14%}.ProductIllustrations-module__gUbAJa__gatewayHeader{min-height:22px;padding:4px;font-size:8px;line-height:10px}.ProductIllustrations-module__gUbAJa__fixedCount{gap:2px}.ProductIllustrations-module__gUbAJa__fixedCount small{font-size:5px}.ProductIllustrations-module__gUbAJa__gatewayMetrics{border-radius:5px 5px 8px 8px;padding:3px 5px}.ProductIllustrations-module__gUbAJa__gatewayMetric{grid-template-columns:11px minmax(0,1fr) auto;gap:4px}.ProductIllustrations-module__gUbAJa__gatewayMetric>i{width:11px;height:11px}.ProductIllustrations-module__gUbAJa__gatewayMetric>i:before{border-width:0 0 1px 1px;width:6px;height:4px;top:3px;left:3px}.ProductIllustrations-module__gUbAJa__gatewayMetric>span:nth-child(2){font-size:6.5px}.ProductIllustrations-module__gUbAJa__gatewayMetric>b{font-size:8px}.ProductIllustrations-module__gUbAJa__slotViewport,.ProductIllustrations-module__gUbAJa__slotTrack b{flex-basis:10px;height:10px;font-size:8px;line-height:10px}@keyframes ProductIllustrations-module__gUbAJa__gateway-slot-roll{0%,10%{transform:translateY(0)}82%,to{transform:translateY(-50px)}}.ProductIllustrations-module__gUbAJa__renderedInterface{border-radius:12px;width:88%;height:43%;top:61%;left:6%}.ProductIllustrations-module__gUbAJa__renderedInterface header b{font-size:6px}.ProductIllustrations-module__gUbAJa__renderedInterface header small,.ProductIllustrations-module__gUbAJa__retentionCard small,.ProductIllustrations-module__gUbAJa__distributionCard small,.ProductIllustrations-module__gUbAJa__interfaceMetrics>div>small{font-size:4.5px}.ProductIllustrations-module__gUbAJa__renderedInterface header>i{width:4px;height:4px;box-shadow:0 0 0 2px color-mix(in srgb, var(--response-valid) 12%, transparent)}.ProductIllustrations-module__gUbAJa__interfaceMetrics{grid-template-columns:1fr 1fr;gap:4px}.ProductIllustrations-module__gUbAJa__interfaceMetrics>div{border-radius:5px;gap:2px;height:37px;padding:5px}.ProductIllustrations-module__gUbAJa__interfaceMetrics>div:nth-child(3){display:none}.ProductIllustrations-module__gUbAJa__interfaceMetrics b{font-size:5px}.ProductIllustrations-module__gUbAJa__interfaceMetrics>div>span small{font-size:3.5px}.ProductIllustrations-module__gUbAJa__interfaceCharts{grid-template-columns:1fr;gap:0}.ProductIllustrations-module__gUbAJa__retentionCard{border-radius:5px;padding:6px}.ProductIllustrations-module__gUbAJa__retentionCard b{font-size:5px}.ProductIllustrations-module__gUbAJa__retentionCard svg{margin-top:7px}.ProductIllustrations-module__gUbAJa__distributionCard{display:none}}@media (prefers-reduced-motion:reduce){.ProductIllustrations-module__gUbAJa__incomingResponse,.ProductIllustrations-module__gUbAJa__validatedResponse{display:none}.ProductIllustrations-module__gUbAJa__slotTrack{animation:none;transform:translateY(-70px)}}@media (max-width:767px) and (prefers-reduced-motion:reduce){.ProductIllustrations-module__gUbAJa__slotTrack{transform:translateY(-50px)}}
.OpenSourceIllustration-module__6eOGBW__art{width:100%;height:100%;position:relative;overflow:hidden}.OpenSourceIllustration-module__6eOGBW__image{object-fit:cover;object-position:center}.OpenSourceIllustration-module__6eOGBW__imageDark,[data-theme=dark] .OpenSourceIllustration-module__6eOGBW__imageLight,.OpenSourceIllustration-module__6eOGBW__artDark .OpenSourceIllustration-module__6eOGBW__imageLight{display:none}[data-theme=dark] .OpenSourceIllustration-module__6eOGBW__imageDark,.OpenSourceIllustration-module__6eOGBW__artDark .OpenSourceIllustration-module__6eOGBW__imageDark,[data-theme=dark] .OpenSourceIllustration-module__6eOGBW__artLight .OpenSourceIllustration-module__6eOGBW__imageLight,.OpenSourceIllustration-module__6eOGBW__artLight .OpenSourceIllustration-module__6eOGBW__imageLight{display:block}[data-theme=dark] .OpenSourceIllustration-module__6eOGBW__artLight .OpenSourceIllustration-module__6eOGBW__imageDark,.OpenSourceIllustration-module__6eOGBW__artLight .OpenSourceIllustration-module__6eOGBW__imageDark{display:none}@media (max-width:767px){.OpenSourceIllustration-module__6eOGBW__image{object-position:52% center}}
.CloudCtaSection-module__GAITba__section{width:100%;padding:120px var(--home-section-padding-inline) 0;background:var(--openui-foreground)}.CloudCtaSection-module__GAITba__inner{justify-content:space-between;align-items:center;gap:48px;width:100%;max-width:1200px;margin-inline:auto;display:flex}.CloudCtaSection-module__GAITba__title{min-width:0;max-width:40rem;color:var(--openui-text-neutral-primary);font-family:var(--home-font-display);font-size:var(--home-title-size);font-weight:var(--home-title-weight);line-height:var(--home-title-leading);letter-spacing:var(--home-title-tracking);flex:auto;margin:0}.CloudCtaSection-module__GAITba__actions{flex:none;align-items:center;gap:12px;display:flex}.CloudCtaSection-module__GAITba__separator{background:var(--home-hairline);width:100%;max-width:1200px;height:1px;margin:120px auto 0}@media (max-width:1023px){.CloudCtaSection-module__GAITba__section{padding-top:96px}.CloudCtaSection-module__GAITba__inner{flex-direction:column;align-items:flex-start;gap:32px}.CloudCtaSection-module__GAITba__separator{margin-top:96px}}@media (max-width:767px){.CloudCtaSection-module__GAITba__inner{text-align:center;align-items:center}.CloudCtaSection-module__GAITba__actions{flex-direction:column;width:100%;max-width:320px}}
.CloudFeatureMarquee-module__R2cmAq__section{--card-w:clamp(13rem, 20vw, 18rem);width:100%;padding-block:clamp(1.75rem,3.5vw,2.75rem)}.CloudFeatureMarquee-module__R2cmAq__row{position:relative}.CloudFeatureMarquee-module__R2cmAq__arrow{top:calc(var(--card-w) / 2);z-index:2;width:2.5rem;height:2.5rem;color:var(--openui-text-neutral-primary);cursor:pointer;background:#fff;border:1px solid #0a0a0a1a;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:box-shadow .15s,opacity .15s;display:inline-flex;position:absolute;transform:translateY(-50%);box-shadow:0 1px 3px #0a0a0a14}.CloudFeatureMarquee-module__R2cmAq__arrowPrev{left:1rem}.CloudFeatureMarquee-module__R2cmAq__arrowNext{right:1rem}.CloudFeatureMarquee-module__R2cmAq__arrow:hover:not(:disabled){box-shadow:0 2px 8px #0a0a0a2e}.CloudFeatureMarquee-module__R2cmAq__arrow:disabled{opacity:.35;cursor:default}[data-theme=dark] .CloudFeatureMarquee-module__R2cmAq__arrow{box-shadow:none;color:#ffffffe6;background:#141414;border-color:#ffffff24}[data-theme=dark] .CloudFeatureMarquee-module__R2cmAq__arrow:hover:not(:disabled){box-shadow:0 2px 8px #0000008c}.CloudFeatureMarquee-module__R2cmAq__scroller{scrollbar-width:none;-webkit-mask-image:linear-gradient(to right, transparent 0%, #000 var(--fade-start,0%), #000 var(--fade-end,100%), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0%, #000 var(--fade-start,0%), #000 var(--fade-end,100%), transparent 100%);mask-image:linear-gradient(to right, transparent 0%, #000 var(--fade-start,0%), #000 var(--fade-end,100%), transparent 100%);flex-flow:row;align-items:flex-start;gap:clamp(1.25rem,2.5vw,2rem);padding-inline:max(1.25rem,50vw - 37.5rem);display:flex;overflow-x:auto}.CloudFeatureMarquee-module__R2cmAq__scroller::-webkit-scrollbar{display:none}.CloudFeatureMarquee-module__R2cmAq__card{width:var(--card-w);text-align:center;flex-direction:column;flex:none;align-items:center;display:flex}.CloudFeatureMarquee-module__R2cmAq__art{aspect-ratio:1;background:#0a0a0a0a;border-radius:1rem;width:100%;position:relative;overflow:hidden}[data-theme=dark] .CloudFeatureMarquee-module__R2cmAq__art{background:#ffffff0d}.CloudFeatureMarquee-module__R2cmAq__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.CloudFeatureMarquee-module__R2cmAq__imageDark,[data-theme=dark] .CloudFeatureMarquee-module__R2cmAq__imageLight{display:none}[data-theme=dark] .CloudFeatureMarquee-module__R2cmAq__imageDark{display:block}.CloudFeatureMarquee-module__R2cmAq__badge{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:1.75rem;height:1.75rem;font-family:var(--home-font-text);font-size:var(--home-label-size);font-weight:var(--home-label-weight);font-variant-numeric:tabular-nums;color:var(--openui-text-neutral-secondary);background:#ffffffe0;border-radius:50%;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute;top:.75rem;left:.75rem}[data-theme=dark] .CloudFeatureMarquee-module__R2cmAq__badge{color:#ffffffa8;background:#141414cc}.CloudFeatureMarquee-module__R2cmAq__title{max-width:80%;font-family:var(--home-font-text);letter-spacing:var(--home-heading-tracking);text-wrap:balance;color:var(--openui-text-neutral-primary);margin:.875rem 0 0;font-size:1rem;font-weight:500;line-height:1.35}[data-theme=dark] .CloudFeatureMarquee-module__R2cmAq__title{color:#fffffff0}@media (max-width:767px){.CloudFeatureMarquee-module__R2cmAq__section{--card-w:11rem}.CloudFeatureMarquee-module__R2cmAq__arrow{width:2.25rem;height:2.25rem}.CloudFeatureMarquee-module__R2cmAq__arrowPrev{left:.5rem}.CloudFeatureMarquee-module__R2cmAq__arrowNext{right:.5rem}}
.ExternalTextLink-module__vvfHTW__link[href]{color:var(--openui-text-neutral-primary);font-weight:inherit;border-radius:3px;align-items:baseline;gap:.2em;text-decoration:none;transition:background-color .16s;display:inline-flex}.ExternalTextLink-module__vvfHTW__label{text-decoration:none}.ExternalTextLink-module__vvfHTW__arrow{flex:none;width:.8em;height:.8em;position:relative;top:.08em}.ExternalTextLink-module__vvfHTW__link:hover{background-color:color-mix(in srgb, currentColor 6%, transparent)}.ExternalTextLink-module__vvfHTW__link:focus-visible{outline-offset:4px;outline:2px solid}@media (prefers-reduced-motion:reduce){.ExternalTextLink-module__vvfHTW__link{transition:none}}
.EnterpriseSection-module__rLqwxW__section{background:var(--openui-background);width:100%;padding-block:160px}.EnterpriseSection-module__rLqwxW__header{flex-direction:column;align-items:center;gap:24px;width:calc(100% - 64px);max-width:1200px;margin:0 auto 72px;display:flex}.EnterpriseSection-module__rLqwxW__title{max-width:760px;color:var(--openui-text-neutral-primary);font-family:var(--home-font-display);font-size:var(--home-title-size);font-weight:var(--home-title-weight);line-height:var(--home-title-leading);letter-spacing:var(--home-title-tracking);text-align:center;text-wrap:balance;margin:0}.EnterpriseSection-module__rLqwxW__link{font-family:var(--home-font-display);font-size:var(--home-body-size);line-height:1.3}@media (max-width:767px){.EnterpriseSection-module__rLqwxW__section{padding-block:96px}.EnterpriseSection-module__rLqwxW__header{width:calc(100% - 32px);margin-bottom:48px}}
.CloudCtaSection-module__m3G96q__section{width:100%;padding:var(--observability-section-gap,160px) var(--home-section-padding-inline) 0;background:var(--openui-foreground)}.CloudCtaSection-module__m3G96q__inner{justify-content:space-between;align-items:center;gap:48px;width:100%;max-width:1200px;margin-inline:auto;display:flex}.CloudCtaSection-module__m3G96q__copy{flex:auto;min-width:0}.CloudCtaSection-module__m3G96q__note{color:var(--openui-text-neutral-secondary);margin:.75rem 0 0;font-size:1.0625rem;line-height:1.5}.CloudCtaSection-module__m3G96q__pricingLink{color:var(--openui-text-neutral-primary);border-bottom:1px solid;padding-bottom:1px;text-decoration:none}.CloudCtaSection-module__m3G96q__pricingLink:hover{opacity:.7}.CloudCtaSection-module__m3G96q__accessNote{color:var(--openui-text-neutral-secondary);margin:0;font-size:.875rem;line-height:1.5}.CloudCtaSection-module__m3G96q__title{min-width:0;max-width:40rem;color:var(--openui-text-neutral-primary);font-family:var(--home-font-display);font-size:var(--home-title-size);font-weight:var(--home-title-weight);line-height:var(--home-title-leading);letter-spacing:var(--home-title-tracking);text-wrap:balance;margin:0}.CloudCtaSection-module__m3G96q__actions{flex-direction:column;flex:none;align-items:flex-start;gap:12px;display:flex}.CloudCtaSection-module__m3G96q__formTitle{color:var(--openui-text-neutral-primary);font-family:var(--home-font-display);font-size:var(--home-heading-size);font-weight:var(--home-heading-weight);line-height:var(--home-heading-leading);letter-spacing:var(--home-heading-tracking);margin:0}.CloudCtaSection-module__m3G96q__separator{width:100%;max-width:1200px;height:1px;margin:var(--observability-section-gap,160px) auto 0;background:var(--home-hairline)}@media (max-width:1023px){.CloudCtaSection-module__m3G96q__inner{flex-direction:column;align-items:flex-start;gap:32px}}@media (max-width:767px){.CloudCtaSection-module__m3G96q__inner{text-align:center;align-items:center}.CloudCtaSection-module__m3G96q__actions{flex-direction:column;align-items:center;width:100%;max-width:320px}}
.FeaturesSection-module__gl3aLa__section{flex-direction:column;gap:160px;width:100%;max-width:1200px;margin:160px auto 0;display:flex}.FeaturesSection-module__gl3aLa__card{justify-content:space-between;align-items:stretch;gap:80px;width:100%;display:flex}.FeaturesSection-module__gl3aLa__featureImage{aspect-ratio:720/400;object-fit:cover;border-radius:24px;flex:0 720px;align-self:center;width:auto;min-width:0;height:auto;display:block}.FeaturesSection-module__gl3aLa__featureImagePlaceholder{border:1px solid var(--openui-border-default);background:var(--home-color-surface-soft)}.FeaturesSection-module__gl3aLa__featureImageDark,[data-theme=dark] .FeaturesSection-module__gl3aLa__featureImageLight{display:none}[data-theme=dark] .FeaturesSection-module__gl3aLa__featureImageDark{display:block}.FeaturesSection-module__gl3aLa__content{text-align:left;flex-direction:column;flex:0 0 400px;justify-content:space-between;align-self:stretch;width:auto;min-width:0;display:flex}.FeaturesSection-module__gl3aLa__headingGroup{flex-direction:column;display:flex}.FeaturesSection-module__gl3aLa__primaryHeading,.FeaturesSection-module__gl3aLa__secondaryHeading{font-family:Inter Display,sans-serif;font-size:var(--home-title-medium-size);font-weight:var(--home-title-weight);line-height:var(--home-title-leading);letter-spacing:var(--home-title-tracking);margin:0}.FeaturesSection-module__gl3aLa__primaryHeading{color:var(--openui-text-neutral-primary)}.FeaturesSection-module__gl3aLa__secondaryHeading{color:var(--openui-text-neutral-secondary)}.FeaturesSection-module__gl3aLa__body{color:var(--openui-text-neutral-secondary);font-family:Inter Display,sans-serif;font-size:var(--home-lead-size);font-weight:var(--home-lead-weight);line-height:var(--home-lead-leading);margin:0}.FeaturesSection-module__gl3aLa__bodyGroup{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.FeaturesSection-module__gl3aLa__supportingFeatures{--home-hairline:var(--openui-border-interactive);margin-top:160px;padding-bottom:160px}@media (max-width:1279px){.FeaturesSection-module__gl3aLa__section{width:calc(100% - 64px)}}@media (max-width:1023px){.FeaturesSection-module__gl3aLa__section{gap:96px;margin-top:96px}.FeaturesSection-module__gl3aLa__card{flex-direction:column;gap:32px}.FeaturesSection-module__gl3aLa__featureImage{aspect-ratio:720/400;flex:none;width:100%;height:auto}.FeaturesSection-module__gl3aLa__content{flex:none;width:100%}.FeaturesSection-module__gl3aLa__supportingFeatures{margin-top:96px;padding-bottom:96px}}@media (max-width:767px){.FeaturesSection-module__gl3aLa__section{width:calc(100% - 32px)}.FeaturesSection-module__gl3aLa__featureImage{border-radius:12px;order:-1}.FeaturesSection-module__gl3aLa__content{gap:20px}}
.page-module__VRNx-G__titleBlock{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.page-module__VRNx-G__eyebrow{letter-spacing:normal;align-items:center;gap:8px;margin-left:2px;font-size:20px;font-weight:500;line-height:1;display:inline-flex}.page-module__VRNx-G__title{text-wrap:balance;font-size:60px;font-weight:600;line-height:1.15;display:block}.page-module__VRNx-G__titleBreak{display:none}@media (min-width:900px){.page-module__VRNx-G__titleBreak{display:inline}}.page-module__VRNx-G__cloudTag{vertical-align:middle;border:1px solid;border-radius:5px;align-items:center;margin-top:-3px;padding:2px 6px 3px;font-size:17px;line-height:1;display:inline-flex}.page-module__VRNx-G__taglineText{text-wrap:balance;max-width:46rem;margin-inline:auto;display:block}.page-module__VRNx-G__taglineNote{letter-spacing:0;color:var(--openui-text-neutral-secondary);margin-top:1rem;font-size:1.125rem;font-weight:400;line-height:1.4;display:block}[data-theme=dark] .page-module__VRNx-G__taglineNote{color:#ffffff8c}.page-module__VRNx-G__subtitle{width:400px;max-width:400px;font-size:22px;font-weight:var(--home-heading-weight);line-height:var(--home-lead-leading);letter-spacing:var(--home-heading-tracking);text-wrap:balance;flex:0 0 400px;margin-top:40px;margin-left:auto;padding-top:12px;display:block}.page-module__VRNx-G__ctaGroup{align-items:center;gap:12px;display:flex;position:relative}.page-module__VRNx-G__heroImage{width:100%;height:auto;display:block}.page-module__VRNx-G__sectionRhythm{--observability-section-gap:160px}.page-module__VRNx-G__integrationSection{width:100%;padding-block:var(--observability-section-gap);background:var(--openui-foreground)}.page-module__VRNx-G__faqBand{padding:var(--observability-section-gap) var(--home-section-padding-inline)}.page-module__VRNx-G__faqBand>section{margin-top:0}@media (max-width:1279px){.page-module__VRNx-G__integrationSection>div{width:calc(100% - 64px)}}@media (max-width:1023px){.page-module__VRNx-G__sectionRhythm{--observability-section-gap:96px}}@media (max-width:767px){.page-module__VRNx-G__integrationSection{--cloud-code-min-height:240px}.page-module__VRNx-G__integrationSection>div{width:calc(100% - 32px)}}.page-module__VRNx-G__heroImageDark,[data-theme=dark] .page-module__VRNx-G__heroImageLight{display:none}[data-theme=dark] .page-module__VRNx-G__heroImageDark{display:block}@media (max-width:899px){.page-module__VRNx-G__title{font-size:inherit}.page-module__VRNx-G__subtitle{margin-top:0;padding-top:0}.page-module__VRNx-G__ctaGroup{flex-direction:column;width:320px;max-width:100%}}@media (max-width:767px){.page-module__VRNx-G__titleBlock{align-items:center;gap:12px}.page-module__VRNx-G__subtitle{letter-spacing:normal;flex:0 auto;width:100%;max-width:none;margin-left:0;font-size:18px;font-weight:500;line-height:1.2}}.page-module__VRNx-G__heroPlaceholder{aspect-ratio:1280/600;background:#0a0a0a0a;border-radius:24px;width:100%}[data-theme=dark] .page-module__VRNx-G__heroPlaceholder{background:#ffffff0d}.page-module__VRNx-G__emailForm{background:#0a0a0a08;border:1px solid #0a0a0a29;border-radius:999px;align-items:center;gap:8px;min-width:0;padding:4px 4px 4px 18px;display:flex}[data-theme=dark] .page-module__VRNx-G__emailForm{background:#ffffff0a;border-color:#fff3}.page-module__VRNx-G__emailForm:focus-within{border-color:#0a0a0a47}[data-theme=dark] .page-module__VRNx-G__emailForm:focus-within{border-color:#ffffff52}.page-module__VRNx-G__emailLabel{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-module__VRNx-G__emailInput{width:17.5rem;min-width:0;font-family:var(--home-font-text);color:var(--openui-text-neutral-primary);background:0 0;border:0;outline:none;flex:none;font-size:15px;line-height:1.4}.page-module__VRNx-G__emailInput::placeholder{color:var(--openui-text-neutral-secondary)}.page-module__VRNx-G__emailInput:disabled{opacity:.6}.page-module__VRNx-G__heroImage{-webkit-mask-image:linear-gradient(#000 62%,#0000 100%);mask-image:linear-gradient(#000 62%,#0000 100%)}.page-module__VRNx-G__emailSubmit{--email-ease:cubic-bezier(.45, .05, .15, 1);color:#fff;cursor:pointer;min-width:2.25rem;height:2.25rem;transition:padding var(--email-swap,.36s) var(--email-ease), opacity .15s ease, transform .15s ease;background:#0a0a0a;border:0;border-radius:9999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}[data-theme=dark] .page-module__VRNx-G__emailSubmit{color:#0d0d0f;background:#f3f3f4}.page-module__VRNx-G__emailSubmit:hover:not(:disabled){opacity:.88}.page-module__VRNx-G__emailSubmit:active:not(:disabled){transform:scale(.96)}.page-module__VRNx-G__emailSubmit:disabled{cursor:default;opacity:.55}.page-module__VRNx-G__emailNotice{z-index:5;background:var(--openui-foreground);font-family:var(--home-font-text);white-space:nowrap;color:var(--openui-text-neutral-primary);pointer-events:none;opacity:0;visibility:hidden;border-radius:9999px;margin:0;padding:5px 12px;font-size:12px;line-height:1.4;transition:opacity .2s,transform .2s,visibility 0s linear .2s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px);box-shadow:0 6px 20px -10px #0003,0 2px 6px -3px #0000001a}[data-theme=dark] .page-module__VRNx-G__emailNotice{background:#24242a}.page-module__VRNx-G__emailNoticeError{color:#b42318}[data-theme=dark] .page-module__VRNx-G__emailNoticeError{color:#f97066}.page-module__VRNx-G__emailNoticeVisible{opacity:1;visibility:visible;transition:opacity .2s,transform .2s,visibility;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.page-module__VRNx-G__emailNotice{transform:translate(-50%)}.page-module__VRNx-G__emailSubmit{--email-swap:10ms;--email-swap-in:0s}.page-module__VRNx-G__emailSubmitIcon,.page-module__VRNx-G__emailSubmitText{transition-duration:10ms}}.page-module__VRNx-G__emailSubmitLabel{--email-ease:cubic-bezier(.45, .05, .15, 1);transition:grid-template-columns var(--email-swap,.36s) var(--email-ease);grid-template-columns:0fr;display:grid}.page-module__VRNx-G__emailSubmitText{min-width:0;font-family:var(--home-font-text);white-space:nowrap;opacity:0;font-size:14px;font-weight:500;line-height:1;transition:opacity .12s;overflow:hidden}.page-module__VRNx-G__emailSubmitIcon{opacity:1;transition:opacity .16s ease var(--email-swap-in,.18s), transform .24s var(--email-ease) var(--email-swap-in,.18s);position:absolute}.page-module__VRNx-G__emailSubmitLabelled{padding:0 1rem}.page-module__VRNx-G__emailSubmitLabelled .page-module__VRNx-G__emailSubmitLabel{grid-template-columns:1fr}.page-module__VRNx-G__emailSubmitLabelled .page-module__VRNx-G__emailSubmitText{opacity:1;transition:opacity .18s ease var(--email-swap-in,.18s)}.page-module__VRNx-G__emailSubmitLabelled .page-module__VRNx-G__emailSubmitIcon{opacity:0;transition:opacity .14s ease, transform .2s var(--email-ease);transform:translate(6px)}@media (max-width:767px){.page-module__VRNx-G__emailForm{background:0 0;border:0;flex-direction:column;align-items:stretch;gap:10px;width:100%;padding:0}[data-theme=dark] .page-module__VRNx-G__emailForm,.page-module__VRNx-G__emailForm:focus-within,[data-theme=dark] .page-module__VRNx-G__emailForm:focus-within{background:0 0;border-color:#0000}.page-module__VRNx-G__emailInput{background:#0a0a0a08;border:1px solid #0a0a0a29;border-radius:9999px;flex:auto;width:100%;padding:13px 18px}.page-module__VRNx-G__emailSubmit{width:100%;height:2.875rem;font-family:var(--home-font-text);border-radius:9999px;padding:0 1rem;font-size:15px;font-weight:500;line-height:1}.page-module__VRNx-G__emailSubmitIcon{display:none}.page-module__VRNx-G__emailSubmitLabel{grid-template-columns:1fr;transition:none}.page-module__VRNx-G__emailSubmitText{opacity:1;font-size:15px;transition:none}[data-theme=dark] .page-module__VRNx-G__emailInput{background:#ffffff0a;border-color:#fff3}.page-module__VRNx-G__emailNotice{white-space:normal;text-align:center}}
.CloudSection-module__8WVJfG__section{color:#fff;background:#000;width:100%;padding-top:clamp(4rem,7vw,6.5rem);padding-bottom:clamp(5.5rem,10vw,9.5rem)}.CloudSection-module__8WVJfG__inner{box-sizing:border-box;max-width:var(--home-container-max);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}@keyframes CloudSection-module__8WVJfG__cloudMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.CloudSection-module__8WVJfG__products{flex-direction:column;gap:clamp(7rem,14vw,13rem);display:flex}.CloudSection-module__8WVJfG__contact{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-top:clamp(1.5rem,3vw,3rem);margin-bottom:clamp(6rem,12vw,11rem);display:flex}.CloudSection-module__8WVJfG__contactHeading{width:100%;max-width:46rem}@media (max-width:767px){.CloudSection-module__8WVJfG__section{padding-block:3.5rem}}[data-theme=dark] .CloudSection-module__8WVJfG__section{color:#0a0a0a;background:#f4f4f5}[data-theme=dark] .CloudSection-module__8WVJfG__contactCta{background:var(--home-surface-raised);box-shadow:var(--home-bevel);color:#0a0a0a;--bevel-badge-bg:#0a0a0a;--bevel-badge-fg:#fff;border-color:#00000014}.CloudSection-module__8WVJfG__observabilityBand{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:clamp(2.5rem,5vw,3.75rem);margin-top:clamp(8rem,15vw,10.75rem);scroll-margin-top:112px;display:grid}.CloudSection-module__8WVJfG__observabilityCopy{flex-direction:column;justify-content:space-between;gap:3rem;min-width:0;min-height:20rem;display:flex}.CloudSection-module__8WVJfG__observabilityLead{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.CloudSection-module__8WVJfG__observabilityTitle,.CloudSection-module__8WVJfG__observabilityDescription{margin:0}.CloudSection-module__8WVJfG__observabilityEyebrow{margin-bottom:0}.CloudSection-module__8WVJfG__observabilityTitle{max-width:20ch;font-family:var(--home-font-display);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--home-title-weight);letter-spacing:-.02em;text-wrap:balance;line-height:1.1}.CloudSection-module__8WVJfG__observabilityDescription{max-width:29rem;font-family:var(--home-font-text);color:#ffffff80;text-wrap:pretty;font-size:1.0625rem;line-height:1.5}.CloudSection-module__8WVJfG__observabilityCta{margin-top:.25rem}.CloudSection-module__8WVJfG__observabilityStage{aspect-ratio:583/365;background:0 0;border:0;border-radius:24px;justify-content:center;align-items:flex-end;min-width:0;min-height:0;display:flex;overflow:hidden}.CloudSection-module__8WVJfG__observabilityImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.CloudSection-module__8WVJfG__observabilityImageLight{display:none}.CloudSection-module__8WVJfG__observabilityImageDark{display:block}[data-theme=dark] .CloudSection-module__8WVJfG__observabilityStage{background:0 0}[data-theme=dark] .CloudSection-module__8WVJfG__observabilityDescription{color:#0a0a0a80}[data-theme=dark] .CloudSection-module__8WVJfG__observabilityImageLight{display:block}[data-theme=dark] .CloudSection-module__8WVJfG__observabilityImageDark{display:none}@media (max-width:1023px){.CloudSection-module__8WVJfG__observabilityBand{grid-template-columns:minmax(0,1fr);gap:2.5rem;margin-top:7rem}.CloudSection-module__8WVJfG__observabilityCopy{gap:2rem;min-height:0}.CloudSection-module__8WVJfG__observabilityStage{aspect-ratio:583/365;min-height:0}}@media (max-width:767px){.CloudSection-module__8WVJfG__observabilityBand{gap:2rem;margin-top:5.5rem}.CloudSection-module__8WVJfG__observabilityStage{aspect-ratio:4/3;border-radius:18px}.CloudSection-module__8WVJfG__observabilityImage{object-position:51% center}}
.benchmarks-module__r8gInW__page{background:var(--openui-foreground);min-height:100vh;color:var(--openui-text-neutral-primary);font-family:var(--home-font-text);overflow-x:clip}.benchmarks-module__r8gInW__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.benchmarks-module__r8gInW__hero,.benchmarks-module__r8gInW__heroGrid,.benchmarks-module__r8gInW__column{width:calc(100% - 64px);max-width:var(--home-container-max);margin-inline:auto}.benchmarks-module__r8gInW__hero{padding-block:176px 32px;position:relative}.benchmarks-module__r8gInW__dotField:before{background-image:radial-gradient(circle, color-mix(in srgb, var(--openui-text-neutral-primary) 72%, transparent) 0 1.4px, transparent 1.7px);-webkit-mask-image:radial-gradient(circle 116px at var(--dot-x) var(--dot-y), #000, transparent);-webkit-mask-image:radial-gradient(circle 116px at var(--dot-x) var(--dot-y), #000, transparent);mask-image:radial-gradient(circle 116px at var(--dot-x) var(--dot-y), #000, transparent)}.benchmarks-module__r8gInW__dotField:after{-webkit-mask-image:radial-gradient(circle 56px at var(--dot-x) var(--dot-y), #000, transparent);-webkit-mask-image:radial-gradient(circle 56px at var(--dot-x) var(--dot-y), #000, transparent);mask-image:radial-gradient(circle 56px at var(--dot-x) var(--dot-y), #000, transparent);background-image:radial-gradient(circle,#7c3aed 0 1.5px,#0000 1.8px)}.benchmarks-module__r8gInW__heroLockup{z-index:1;flex-direction:column;align-items:flex-start;gap:40px;display:flex;position:relative}.benchmarks-module__r8gInW__heroAside{width:400px;max-width:36%;font-family:var(--home-font-display);font-size:22px;font-weight:var(--home-heading-weight);line-height:var(--home-lead-leading);letter-spacing:var(--home-heading-tracking);color:color-mix(in srgb, var(--openui-text-neutral-primary) 50%, transparent);margin:0;position:absolute;top:52px;right:0}@media (max-width:1100px){.benchmarks-module__r8gInW__heroAside{letter-spacing:normal;order:3;width:100%;max-width:560px;font-size:18px;font-weight:500;line-height:1.35;position:static}}.benchmarks-module__r8gInW__heroAside a{color:inherit;text-underline-offset:3px;text-decoration:underline}.benchmarks-module__r8gInW__heroCopy{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.benchmarks-module__r8gInW__heroEyebrow{font-family:var(--home-font-display);color:var(--openui-text-neutral-primary);align-items:center;gap:8px;margin:0 0 0 2px;font-size:20px;font-weight:500;line-height:1;display:inline-flex}.benchmarks-module__r8gInW__heroTag{border:1px solid;border-radius:5px;align-items:center;margin-top:-3px;padding:2px 6px 3px;font-size:17px;line-height:1;display:inline-flex}.benchmarks-module__r8gInW__heroTitle{font-family:var(--home-font-display);letter-spacing:-1px;color:var(--openui-text-neutral-primary);flex-direction:column;margin:0;font-size:60px;font-weight:600;line-height:1;display:flex}.benchmarks-module__r8gInW__heroTitle span{display:block}.benchmarks-module__r8gInW__heroActions{align-items:center;gap:12px;display:flex}.benchmarks-module__r8gInW__heroButton{height:44px;padding-left:22px;padding-right:8px;font-size:15px}.benchmarks-module__r8gInW__heroButton>span:last-child{width:28px;height:28px}.benchmarks-module__r8gInW__actionIcon{width:15px;height:15px}.benchmarks-module__r8gInW__heroGrid{padding-top:64px}.benchmarks-module__r8gInW__heroGrid>figure,.benchmarks-module__r8gInW__sectionBody>figure{--card-pad:0px;width:100%;min-width:0;box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0}.benchmarks-module__r8gInW__heroGrid>figure{gap:24px}.benchmarks-module__r8gInW__heroGrid>figure>figcaption,.benchmarks-module__r8gInW__sectionBody>figure>figcaption{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.benchmarks-module__r8gInW__sectionBody>figure>figcaption>p:first-child{font-family:var(--home-font-mono);letter-spacing:1.12px;padding:8px 12px;font-size:14px;font-weight:600;line-height:normal}.benchmarks-module__r8gInW__heroGrid>figure>figcaption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.benchmarks-module__r8gInW__heroGrid>figure>figcaption>p:nth-child(2),.benchmarks-module__r8gInW__sectionBody>figure>figcaption>p:nth-child(2){width:min(570px,52%);font-family:var(--home-font-display);text-align:right;margin:0;font-size:17px;font-weight:400;line-height:1.5}.benchmarks-module__r8gInW__sectionBody>figure>figcaption>p:nth-child(2){width:min(340px,40%)}.benchmarks-module__r8gInW__heroStats{border-top:1px solid var(--home-hairline);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:88px;display:grid}.benchmarks-module__r8gInW__stat{border-left:1px solid var(--home-hairline);flex-direction:column;gap:8px;min-width:0;padding:32px 40px 8px;display:flex;position:relative}.benchmarks-module__r8gInW__stat:first-child{border-left:0;padding-left:0}.benchmarks-module__r8gInW__statValue{font-family:var(--home-font-display);letter-spacing:-.5px;color:var(--openui-text-neutral-primary);font-variant-numeric:tabular-nums;font-size:36px;font-weight:600;line-height:1.15}.benchmarks-module__r8gInW__statLabel{color:var(--openui-text-neutral-primary);font-size:15px;font-weight:500;line-height:1.25}.benchmarks-module__r8gInW__statNote{color:var(--openui-text-neutral-secondary);text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1.45;overflow:hidden}.benchmarks-module__r8gInW__featureBand{margin-top:104px}.benchmarks-module__r8gInW__section{flex-direction:column;align-items:stretch;gap:48px;padding-block:112px;scroll-margin-top:64px;display:flex}.benchmarks-module__r8gInW__column>.benchmarks-module__r8gInW__section:first-child{padding-top:160px}.benchmarks-module__r8gInW__sectionSpacious{gap:64px}.benchmarks-module__r8gInW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:48px;min-height:84px;display:flex}.benchmarks-module__r8gInW__sectionHeading{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.benchmarks-module__r8gInW__bandLabel{font-family:var(--home-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--openui-text-neutral-tertiary);margin:0 0 8px;font-size:12px;font-weight:500;line-height:1.3}.benchmarks-module__r8gInW__sectionTitle,.benchmarks-module__r8gInW__sectionQuestion{font-family:var(--home-font-text);letter-spacing:-.5px;margin:0;font-size:32px;font-weight:500;line-height:1.2}.benchmarks-module__r8gInW__sectionTitle{color:var(--openui-text-neutral-primary)}.benchmarks-module__r8gInW__sectionQuestion{color:color-mix(in srgb, var(--openui-text-neutral-primary) 50%, transparent)}.benchmarks-module__r8gInW__sectionAside{text-align:right;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;gap:12px;width:340px;min-width:280px;display:flex}.benchmarks-module__r8gInW__sectionAside p{font-family:var(--home-font-display);color:color-mix(in srgb, var(--openui-text-neutral-primary) 50%, transparent);margin:0;font-size:17px;font-weight:400;line-height:1.5}.benchmarks-module__r8gInW__sectionAside a{font-size:15px}.benchmarks-module__r8gInW__insightBar{border-left:2px solid var(--openui-text-neutral-primary);background:linear-gradient(to right, color-mix(in srgb, var(--openui-text-neutral-primary) 6%, transparent), transparent);align-items:center;min-height:47px;padding:12px 16px;display:flex}.benchmarks-module__r8gInW__insightBar p{color:var(--openui-text-neutral-primary);text-wrap:pretty;margin:0;font-size:16px;font-weight:500;line-height:1.45}.benchmarks-module__r8gInW__sectionBody{flex-direction:column;gap:48px;min-width:0;display:flex}.benchmarks-module__r8gInW__sectionSpacious .benchmarks-module__r8gInW__sectionBody{gap:72px}.benchmarks-module__r8gInW__sectionBody>figure{gap:20px}.benchmarks-module__r8gInW__sectionBare .benchmarks-module__r8gInW__sectionBody>figure{gap:18px;position:relative}.benchmarks-module__r8gInW__sectionBare .benchmarks-module__r8gInW__sectionBody>figure>figcaption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.benchmarks-module__r8gInW__productionBand{background:var(--openui-background);width:100%;margin-top:0;padding-block:140px}.benchmarks-module__r8gInW__productionBand .benchmarks-module__r8gInW__section,.benchmarks-module__r8gInW__productionBand .benchmarks-module__r8gInW__column>.benchmarks-module__r8gInW__section:first-child{padding-block:0}.benchmarks-module__r8gInW__endLinks{flex-wrap:wrap;gap:32px;padding-block:64px 32px;font-size:15px;font-weight:500;display:flex}.benchmarks-module__r8gInW__endLinks a{color:var(--openui-text-neutral-primary);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-decoration-color:color-mix(in srgb, currentColor 35%, transparent);text-underline-offset:3px}.benchmarks-module__r8gInW__endLinks a:hover{text-decoration-color:currentColor}@media (max-width:900px){.benchmarks-module__r8gInW__heroStats{border-top:0;grid-template-columns:1fr}.benchmarks-module__r8gInW__stat{border-left:0;border-top:1px solid var(--home-hairline);padding:20px 0 12px}.benchmarks-module__r8gInW__stat:first-child{border-top:0;padding-top:0}}@media (max-width:767px){.benchmarks-module__r8gInW__hero,.benchmarks-module__r8gInW__heroGrid,.benchmarks-module__r8gInW__column{width:calc(100% - 32px)}.benchmarks-module__r8gInW__hero{padding-block:112px 24px}.benchmarks-module__r8gInW__heroLockup{gap:28px}.benchmarks-module__r8gInW__heroCopy{gap:18px}.benchmarks-module__r8gInW__heroEyebrow{font-size:18px}.benchmarks-module__r8gInW__heroTag{font-size:15px}.benchmarks-module__r8gInW__heroTitle{font-size:clamp(38px,11.5vw,48px);line-height:1.12}.benchmarks-module__r8gInW__heroTitle span{display:inline}.benchmarks-module__r8gInW__heroActions{flex-direction:column;align-items:stretch;width:min(100%,320px)}.benchmarks-module__r8gInW__heroGrid{padding-top:48px}.benchmarks-module__r8gInW__heroGrid>figure>figcaption,.benchmarks-module__r8gInW__sectionBody>figure>figcaption{flex-direction:column;gap:16px}.benchmarks-module__r8gInW__heroGrid>figure>figcaption>p:nth-child(2),.benchmarks-module__r8gInW__sectionBody>figure>figcaption>p:nth-child(2){text-align:left;width:100%}.benchmarks-module__r8gInW__heroStats{margin-top:40px}.benchmarks-module__r8gInW__section,.benchmarks-module__r8gInW__sectionSpacious{gap:32px;padding-block:56px}.benchmarks-module__r8gInW__column>.benchmarks-module__r8gInW__section:first-child{padding-top:96px}.benchmarks-module__r8gInW__productionBand{margin-top:48px;padding-block:72px}.benchmarks-module__r8gInW__sectionHeader{flex-direction:column;gap:24px;min-height:0}.benchmarks-module__r8gInW__sectionTitle,.benchmarks-module__r8gInW__sectionQuestion{letter-spacing:0;font-size:24px}.benchmarks-module__r8gInW__sectionAside{text-align:left;align-items:flex-start;width:100%;min-width:0}.benchmarks-module__r8gInW__sectionAside p{font-size:15px}.benchmarks-module__r8gInW__sectionAside p br{display:none}.benchmarks-module__r8gInW__sectionAside a{padding-inline:0}.benchmarks-module__r8gInW__insightBar{align-items:flex-start}.benchmarks-module__r8gInW__insightBar p{font-size:15px}.benchmarks-module__r8gInW__sectionBody,.benchmarks-module__r8gInW__sectionSpacious .benchmarks-module__r8gInW__sectionBody{gap:40px}.benchmarks-module__r8gInW__endLinks{gap:20px;padding-bottom:64px}}[data-theme=dark] .benchmarks-module__r8gInW__page{background:#000}[data-theme=dark] .benchmarks-module__r8gInW__productionBand{background:#0a0a0a}
.FeaturesSection-module__f25THa__section{gap:var(--observability-section-gap,160px);width:100%;max-width:1200px;margin:var(--observability-section-gap,160px) auto 0;padding-bottom:var(--observability-section-gap,160px);flex-direction:column;display:flex}.FeaturesSection-module__f25THa__header{text-align:center;width:100%;max-width:46rem;margin-inline:auto}.FeaturesSection-module__f25THa__header h2{scroll-margin-top:112px}.FeaturesSection-module__f25THa__featureList{gap:var(--observability-section-gap,160px);flex-direction:column;display:flex}.FeaturesSection-module__f25THa__card{justify-content:space-between;align-items:stretch;gap:80px;width:100%;display:flex}.FeaturesSection-module__f25THa__featureImage{aspect-ratio:720/400;object-fit:cover;border-radius:24px;flex:0 720px;align-self:center;width:auto;min-width:0;height:auto;display:block}.FeaturesSection-module__f25THa__featureImageDark,[data-theme=dark] .FeaturesSection-module__f25THa__featureImageLight{display:none}[data-theme=dark] .FeaturesSection-module__f25THa__featureImageDark{display:block}.FeaturesSection-module__f25THa__content{text-align:left;flex-direction:column;flex:0 0 400px;justify-content:space-between;align-self:stretch;width:auto;min-width:0;display:flex}.FeaturesSection-module__f25THa__headingGroup{flex-direction:column;display:flex}.FeaturesSection-module__f25THa__primaryHeading,.FeaturesSection-module__f25THa__secondaryHeading{font-family:Inter Display,sans-serif;font-size:var(--home-title-medium-size);font-weight:var(--home-title-weight);line-height:var(--home-title-leading);letter-spacing:var(--home-title-tracking);margin:0}.FeaturesSection-module__f25THa__primaryHeading{color:var(--openui-text-neutral-primary)}.FeaturesSection-module__f25THa__secondaryHeading{color:var(--openui-text-neutral-secondary)}.FeaturesSection-module__f25THa__body{color:var(--openui-text-neutral-secondary);font-family:Inter Display,sans-serif;font-size:var(--home-lead-size);font-weight:var(--home-lead-weight);line-height:var(--home-lead-leading);margin:0}.FeaturesSection-module__f25THa__bodyGroup{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.FeaturesSection-module__f25THa__supportingFeatures{--home-hairline:var(--openui-border-interactive);margin-top:160px;padding-bottom:160px}@media (max-width:1279px){.FeaturesSection-module__f25THa__section{width:calc(100% - 64px)}}@media (max-width:1023px){.FeaturesSection-module__f25THa__card{flex-direction:column;gap:32px}.FeaturesSection-module__f25THa__featureImage{aspect-ratio:720/400;flex:none;width:100%;height:auto}.FeaturesSection-module__f25THa__content{flex:none;width:100%}.FeaturesSection-module__f25THa__supportingFeatures{margin-top:96px;padding-bottom:96px}}@media (max-width:767px){.FeaturesSection-module__f25THa__captionBreak{display:none}.FeaturesSection-module__f25THa__section{width:calc(100% - 32px)}.FeaturesSection-module__f25THa__featureImage{aspect-ratio:4/3;object-fit:cover;border-radius:12px;order:-1}.FeaturesSection-module__f25THa__featureImageTriage{object-position:72% center}.FeaturesSection-module__f25THa__featureImageEvals{object-position:58% center}.FeaturesSection-module__f25THa__content{gap:20px}}.FeaturesSection-module__f25THa__featurePlaceholder{background:#0a0a0a0a}[data-theme=dark] .FeaturesSection-module__f25THa__featurePlaceholder{background:#ffffff0d}.FeaturesSection-module__f25THa__shotPlaceholder{aspect-ratio:720/400;border:1px dashed var(--openui-border-subtle,#0a0a0a47);border-radius:24px;flex:0 720px;justify-content:center;align-self:center;align-items:center;min-width:0;padding:clamp(1.5rem,4vw,3rem);display:flex}[data-theme=dark] .FeaturesSection-module__f25THa__shotPlaceholder{border-color:#ffffff38}.FeaturesSection-module__f25THa__shotPlaceholderLabel{text-align:center;max-width:28rem;color:var(--openui-text-neutral-secondary);margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:1023px){.FeaturesSection-module__f25THa__shotPlaceholder{flex:none;width:100%;height:auto}}
.page-module__d8rZua__titleBlock{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.page-module__d8rZua__eyebrow{letter-spacing:normal;align-items:center;gap:8px;margin-left:2px;font-size:20px;font-weight:500;line-height:1;display:inline-flex}.page-module__d8rZua__title{text-wrap:balance;font-size:60px;font-weight:600;line-height:1.15;display:block}.page-module__d8rZua__cloudTag{vertical-align:middle;border:1px solid;border-radius:5px;align-items:center;margin-top:-3px;padding:2px 6px 3px;font-size:17px;line-height:1;display:inline-flex}.page-module__d8rZua__taglineText{text-wrap:balance;max-width:46rem;margin-inline:auto;display:block}.page-module__d8rZua__taglineNote{letter-spacing:0;color:var(--openui-text-neutral-secondary);margin-top:1rem;font-size:1.125rem;font-weight:400;line-height:1.4;display:block}[data-theme=dark] .page-module__d8rZua__taglineNote{color:#ffffff8c}.page-module__d8rZua__subtitle{width:400px;max-width:400px;font-size:22px;font-weight:var(--home-heading-weight);line-height:var(--home-lead-leading);letter-spacing:var(--home-heading-tracking);text-wrap:balance;flex:0 0 400px;margin-top:40px;margin-left:auto;padding-top:12px;display:block}.page-module__d8rZua__ctaGroup{align-items:center;gap:12px;display:flex}.page-module__d8rZua__heroImage{width:100%;height:auto;display:block}.page-module__d8rZua__heroImageDark,[data-theme=dark] .page-module__d8rZua__heroImageLight{display:none}[data-theme=dark] .page-module__d8rZua__heroImageDark{display:block}@media (max-width:1023px){.page-module__d8rZua__title{font-size:inherit}.page-module__d8rZua__subtitle{margin-top:0;padding-top:0}.page-module__d8rZua__ctaGroup{flex-direction:column;width:320px;max-width:100%}}@media (max-width:767px){.page-module__d8rZua__titleBlock{align-items:center;gap:12px}.page-module__d8rZua__subtitle{letter-spacing:normal;flex:0 auto;width:100%;max-width:none;margin-left:0;font-size:18px;font-weight:500;line-height:1.2}}
.StaticTweetCard-module__LiRdDW__card{border:1px solid var(--home-hairline);background:var(--openui-foreground);box-shadow:var(--home-shadow-card);color:var(--openui-text-neutral-primary);font-family:var(--home-font-text);border-radius:12px;padding:.875rem 1rem 1rem;text-decoration:none;transition:box-shadow .2s;display:block;position:relative}[data-theme=dark] .StaticTweetCard-module__LiRdDW__card{box-shadow:none;background:#ffffff0a}.StaticTweetCard-module__LiRdDW__card:hover{box-shadow:var(--home-card-lift)}.StaticTweetCard-module__LiRdDW__header{align-items:center;gap:.625rem;display:flex}.StaticTweetCard-module__LiRdDW__avatar{object-fit:cover;background:var(--home-hairline);border-radius:50%;flex-shrink:0;width:40px;height:40px}.StaticTweetCard-module__LiRdDW__identity{flex-direction:column;min-width:0;line-height:1.25;display:flex}.StaticTweetCard-module__LiRdDW__name{align-items:center;gap:.25rem;font-size:.9375rem;font-weight:700;display:inline-flex}.StaticTweetCard-module__LiRdDW__nameText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StaticTweetCard-module__LiRdDW__verified{flex-shrink:0}.StaticTweetCard-module__LiRdDW__handle{color:var(--openui-text-neutral-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.StaticTweetCard-module__LiRdDW__xlogo{color:var(--openui-text-neutral-primary);align-self:flex-start;margin-left:auto;display:inline-flex}.StaticTweetCard-module__LiRdDW__text{white-space:pre-wrap;overflow-wrap:anywhere;margin:.75rem 0 0;font-size:.9375rem;line-height:1.45}.StaticTweetCard-module__LiRdDW__link{color:#1d9bf0}.StaticTweetCard-module__LiRdDW__media{border:1px solid var(--home-hairline);border-radius:14px;margin-top:.75rem;position:relative;overflow:hidden}.StaticTweetCard-module__LiRdDW__media img{width:100%;height:auto;display:block}.StaticTweetCard-module__LiRdDW__playButton{color:#fff;background:#000000a6;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin:auto;padding-left:.15rem;display:flex;position:absolute;inset:0}.StaticTweetCard-module__LiRdDW__date{color:var(--openui-text-neutral-secondary);margin-top:.75rem;font-size:.8125rem;display:block}.StaticTweetCard-module__LiRdDW__stretchedLink{z-index:0;position:absolute;inset:0}.StaticTweetCard-module__LiRdDW__footer{border-top:1px solid var(--home-hairline);flex-direction:column;gap:.625rem;margin-top:.875rem;padding-top:.75rem;display:flex}.StaticTweetCard-module__LiRdDW__stats{color:var(--openui-text-neutral-secondary);align-items:center;gap:1rem;font-size:.8125rem;display:flex}.StaticTweetCard-module__LiRdDW__stat{align-items:center;gap:.3rem;display:inline-flex}.StaticTweetCard-module__LiRdDW__statLike svg{color:#f91880}.StaticTweetCard-module__LiRdDW__statReply svg{color:#1d9bf0}.StaticTweetCard-module__LiRdDW__copyBtn{z-index:1;color:var(--openui-text-neutral-secondary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;margin-left:auto;padding:0;font-size:.8125rem;transition:color .15s;display:inline-flex;position:relative}.StaticTweetCard-module__LiRdDW__copyBtn:hover{color:#1d9bf0}.StaticTweetCard-module__LiRdDW__cta{z-index:1;border:1px solid var(--home-hairline);color:#1d9bf0;text-align:center;border-radius:999px;padding:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:block;position:relative}.StaticTweetCard-module__LiRdDW__cta:hover{background:#1d9bf014}
.TraceGapDiagram-module__9ZBXAa__diagram{--trace-surface:color-mix(in srgb, var(--openui-text-neutral-primary) 4%, transparent);--trace-surface-strong:color-mix(in srgb, var(--openui-text-neutral-primary) 6%, transparent);--trace-border:color-mix(in srgb, var(--openui-text-neutral-primary) 10%, transparent);color:var(--openui-text-neutral-primary);font-family:var(--home-font-text);font-size:var(--home-body-size);line-height:var(--home-body-leading);margin:0}.TraceGapDiagram-module__9ZBXAa__conversation{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:0;padding:0;list-style:none;display:grid}.TraceGapDiagram-module__9ZBXAa__message{align-items:center;gap:12px;min-width:0;display:flex;position:relative}.TraceGapDiagram-module__9ZBXAa__avatar{border:1px solid var(--trace-border);background:var(--trace-surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.TraceGapDiagram-module__9ZBXAa__avatar img{object-fit:cover}.TraceGapDiagram-module__9ZBXAa__agentAvatar{border:1px solid var(--openui-border-default);background:var(--home-surface-ink)}.TraceGapDiagram-module__9ZBXAa__bubble{box-sizing:border-box;border:1px solid var(--trace-border);background:var(--trace-surface);border-radius:16px;flex:1;min-width:0;min-height:56px;margin:0;padding:14px 18px}.TraceGapDiagram-module__9ZBXAa__bubble strong{font-weight:600}.TraceGapDiagram-module__9ZBXAa__agentBubble{background:var(--trace-surface-strong)}.TraceGapDiagram-module__9ZBXAa__arrow{color:var(--openui-text-neutral-secondary);position:absolute;top:50%;right:-35px;transform:translateY(-50%)}.TraceGapDiagram-module__9ZBXAa__comparison{grid-template-columns:minmax(0,1fr) 64px minmax(0,1fr);align-items:stretch;gap:12px;width:100%;margin-top:56px;display:grid}.TraceGapDiagram-module__9ZBXAa__panel{border:1px solid var(--trace-border);background:var(--trace-surface);border-radius:20px;flex-direction:column;gap:24px;min-width:0;padding:24px 24px 28px;display:flex;position:relative}.TraceGapDiagram-module__9ZBXAa__outcomePanel{border-color:var(--trace-border);background:#fff}:is(.dark .TraceGapDiagram-module__9ZBXAa__outcomePanel,[data-theme=dark] .TraceGapDiagram-module__9ZBXAa__outcomePanel){background:var(--trace-surface)}.TraceGapDiagram-module__9ZBXAa__panelHeader{justify-content:space-between;align-items:flex-start;gap:20px;min-height:64px;display:flex}.TraceGapDiagram-module__9ZBXAa__panelHeader>div{min-width:0}.TraceGapDiagram-module__9ZBXAa__panelLabel{color:var(--openui-text-neutral-secondary);font-family:var(--home-font-mono);font-size:var(--home-label-size);font-weight:var(--home-label-weight);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;line-height:1;display:block}.TraceGapDiagram-module__9ZBXAa__panelHeader h3{max-width:18ch;font-family:var(--home-font-display);font-size:var(--home-heading-size);font-weight:var(--home-heading-weight);line-height:var(--home-heading-leading);letter-spacing:var(--home-heading-tracking);text-wrap:balance;margin:0}.TraceGapDiagram-module__9ZBXAa__resultBadge{color:#fff;min-height:28px;font-family:var(--home-font-text);font-size:var(--home-label-size);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:5px 10px;font-weight:500;line-height:1;display:inline-flex}.TraceGapDiagram-module__9ZBXAa__passedBadge{background:#049156}.TraceGapDiagram-module__9ZBXAa__failedBadge{background:#b91c1c}.TraceGapDiagram-module__9ZBXAa__checklist{flex:1;grid-template-rows:repeat(3,minmax(min-content,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.TraceGapDiagram-module__9ZBXAa__checklist li{border-top:1px solid var(--home-hairline);align-items:center;gap:16px;min-width:0;padding-block:14px;display:flex}.TraceGapDiagram-module__9ZBXAa__checkCopy{flex:1;min-width:0}.TraceGapDiagram-module__9ZBXAa__checkCopy>span{font-family:var(--home-font-display);font-weight:var(--home-heading-weight);margin-bottom:3px;display:block}.TraceGapDiagram-module__9ZBXAa__checkCopy p{color:var(--openui-text-neutral-secondary);margin:0}.TraceGapDiagram-module__9ZBXAa__statusIcon{flex-shrink:0;width:24px;height:24px}.TraceGapDiagram-module__9ZBXAa__failure{color:var(--openui-text-danger-primary);background:color-mix(in srgb, #b91c1c 6%, var(--trace-surface));border-color:#b91c1c33}.TraceGapDiagram-module__9ZBXAa__notEqual{color:var(--openui-text-neutral-primary);justify-content:center;align-items:center;display:flex;position:relative}.TraceGapDiagram-module__9ZBXAa__notEqual:before,.TraceGapDiagram-module__9ZBXAa__notEqual:after{background:var(--home-hairline);content:"";width:1px;height:calc(50% - 34px);position:absolute;left:50%}.TraceGapDiagram-module__9ZBXAa__notEqual:before{top:0}.TraceGapDiagram-module__9ZBXAa__notEqual:after{bottom:0}.TraceGapDiagram-module__9ZBXAa__notEqual svg{z-index:1;box-sizing:content-box;border:1px solid var(--trace-border);background:var(--openui-background);border-radius:50%;padding:12px;position:relative}@media (max-width:1023px){.TraceGapDiagram-module__9ZBXAa__conversation{gap:32px}.TraceGapDiagram-module__9ZBXAa__bubble{padding:12px 16px}.TraceGapDiagram-module__9ZBXAa__arrow{right:-27px}.TraceGapDiagram-module__9ZBXAa__comparison{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);gap:10px}.TraceGapDiagram-module__9ZBXAa__panel{padding:24px 20px 28px}.TraceGapDiagram-module__9ZBXAa__panelHeader{flex-direction:column;gap:12px}}@media (max-width:767px){.TraceGapDiagram-module__9ZBXAa__conversation{grid-template-columns:minmax(0,1fr);gap:32px}.TraceGapDiagram-module__9ZBXAa__arrow{inset:auto auto -27px calc(50% - 10px);transform:rotate(90deg)}.TraceGapDiagram-module__9ZBXAa__comparison{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:48px}.TraceGapDiagram-module__9ZBXAa__panel{gap:24px;padding:20px}.TraceGapDiagram-module__9ZBXAa__panelHeader{min-height:0}.TraceGapDiagram-module__9ZBXAa__notEqual{height:52px}.TraceGapDiagram-module__9ZBXAa__notEqual:before,.TraceGapDiagram-module__9ZBXAa__notEqual:after{width:calc(50% - 34px);height:1px;top:50%}.TraceGapDiagram-module__9ZBXAa__notEqual:before{left:0;right:auto}.TraceGapDiagram-module__9ZBXAa__notEqual:after{left:auto;right:0}.TraceGapDiagram-module__9ZBXAa__notEqual svg{width:24px;height:24px;padding:10px}.TraceGapDiagram-module__9ZBXAa__checklist{flex-direction:column;display:flex}.TraceGapDiagram-module__9ZBXAa__checklist li{padding-block:16px}}
.WhySection-module__5tA7Aa__section{margin-block:var(--observability-section-gap,160px) 0}.WhySection-module__5tA7Aa__heading{max-width:22ch;scroll-margin-top:96px}.WhySection-module__5tA7Aa__comparison{margin-top:88px}@media (max-width:767px){.WhySection-module__5tA7Aa__heading{max-width:none}.WhySection-module__5tA7Aa__comparison{margin-top:48px}}
