.markitectureBento-module__h6c6dG__section{box-sizing:border-box;margin-block:6rem;padding-block:6rem;position:relative;overflow:hidden}.markitectureBento-module__h6c6dG__inner{min-height:0}.markitectureBento-module__h6c6dG__header{text-align:center;flex-direction:column;align-items:center;gap:.875rem;max-width:48rem;margin:0 auto 3.5rem;display:flex}.markitectureBento-module__h6c6dG__eyebrow{color:var(--color-text-brand-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem;line-height:1rem}.markitectureBento-module__h6c6dG__sectionTitle{max-width:46rem;font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:500;line-height:1.08}.markitectureBento-module__h6c6dG__description{max-width:40rem;color:var(--color-text-secondary);text-wrap:balance;font-size:1rem;line-height:1.55}.markitectureBento-module__h6c6dG__grid{grid-template-columns:minmax(0,1fr);gap:.5rem;display:grid}.markitectureBento-module__h6c6dG__card{border:1px solid var(--color-border-primary);isolation:isolate;border-radius:.875rem;flex-direction:column;min-width:0;min-height:27rem;transition:border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden}.markitectureBento-module__h6c6dG__card:hover{border-color:var(--color-border-secondary);box-shadow:var(--shadow-box)}.markitectureBento-module__h6c6dG__plainCard{background:var(--surface-card,var(--color-surface-brand-secondary))}.markitectureBento-module__h6c6dG__dotCanvasCard{background-color:var(--surface-card,var(--color-surface-brand-secondary));background-image:radial-gradient(circle, color-mix(in srgb, var(--color-border-secondary) 82%, transparent) .9px, transparent 1.05px);background-position:50%;background-size:1.125rem 1.125rem}.markitectureBento-module__h6c6dG__gridCanvasCard{--canvas-grid-line:color-mix(in srgb, var(--color-border-secondary) 42%, transparent);background-color:var(--surface-card,var(--color-surface-brand-secondary));background-image:linear-gradient(var(--canvas-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--canvas-grid-line) 1px, transparent 1px);background-position:50%;background-size:1.75rem 1.75rem}.markitectureBento-module__h6c6dG__cardCopy{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:.45rem;max-width:29rem;margin:0 auto;padding:1.65rem 1.5rem .5rem;display:flex;position:relative}.markitectureBento-module__h6c6dG__cardTitle{max-width:24rem;font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;font-size:1.125rem;font-weight:500;line-height:1.28}.markitectureBento-module__h6c6dG__mobileTitle{display:none}.markitectureBento-module__h6c6dG__cardDescription{max-width:27rem;color:var(--color-text-tertiary);text-wrap:balance;font-size:.8125rem;line-height:1.45}.markitectureBento-module__h6c6dG__visual{z-index:1;flex:1;min-height:18rem;position:relative}.markitectureBento-module__h6c6dG__voiceVisual{flex-direction:column;justify-content:flex-end;align-items:center;padding:1rem 1.75rem 1.5rem;display:flex}.markitectureBento-module__h6c6dG__liveBadge{border:1px solid var(--color-border-primary);background:color-mix(in srgb, var(--color-surface-brand-primary) 84%, transparent);box-shadow:0 .25rem .75rem -.45rem color-mix(in srgb, var(--color-surface-invert) 7%, transparent);color:var(--color-text-secondary);font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.625rem;display:flex;position:absolute;top:1rem;left:50%;transform:translate(-50%)}.markitectureBento-module__h6c6dG__liveDot{background:var(--color-action-primary);width:.45rem;height:.45rem;box-shadow:0 0 0 .25rem color-mix(in srgb, var(--color-action-primary) 18%, transparent);border-radius:50%}.markitectureBento-module__h6c6dG__badgeArrow{color:var(--color-text-brand-2)}.markitectureBento-module__h6c6dG__voiceStage{border:1px solid var(--color-border-primary);background:color-mix(in srgb, var(--color-surface-brand-primary) 76%, transparent);width:min(100%,28rem);min-height:10.5rem;box-shadow:0 .3rem .9rem -.55rem color-mix(in srgb, var(--color-surface-invert) 7%, transparent);border-radius:1rem;grid-template-columns:minmax(6.5rem,.85fr) minmax(9rem,1.15fr);align-items:center;gap:1rem;padding:1.15rem;display:grid}.markitectureBento-module__h6c6dG__waveform{justify-content:center;align-items:center;gap:.24rem;height:5.25rem;display:flex}.markitectureBento-module__h6c6dG__waveBar{width:.25rem;height:var(--wave-height);background:linear-gradient(to bottom, var(--color-action-secondary), var(--color-action-primary));animation-delay:var(--wave-delay);transform-origin:50%;border-radius:999px;transform:scaleY(.72)}.markitectureBento-module__h6c6dG__conversation{flex-direction:column;gap:.55rem;display:flex}.markitectureBento-module__h6c6dG__chatBubble{border:1px solid var(--color-border-primary);opacity:1;border-radius:.75rem;width:fit-content;max-width:95%;padding:.55rem .7rem;font-size:.625rem;line-height:1.35}.markitectureBento-module__h6c6dG__chatBubbleAgent{background:var(--color-surface-brand-primary);color:var(--color-text-secondary);border-bottom-left-radius:.2rem}.markitectureBento-module__h6c6dG__chatBubbleCustomer{background:color-mix(in srgb, var(--color-action-secondary) 18%, var(--color-surface-brand-primary));color:var(--color-text-primary);border-bottom-right-radius:.2rem;align-self:flex-end;animation-delay:.85s}.markitectureBento-module__h6c6dG__channelRow{color:var(--color-text-muted);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;gap:.6rem;margin-top:1rem;font-size:.5625rem;display:flex}.markitectureBento-module__h6c6dG__channelDivider{background:var(--color-border-secondary);border-radius:50%;width:.2rem;height:.2rem}.markitectureBento-module__h6c6dG__chatStage{grid-template-columns:1fr;justify-items:stretch}.markitectureBento-module__h6c6dG__handoffBanner{border:1px solid var(--color-border-primary);background:color-mix(in srgb, var(--color-action-primary) 10%, var(--color-surface-brand-primary));border-radius:.7rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .7rem;font-size:.625rem;line-height:1.3;display:flex}.markitectureBento-module__h6c6dG__handoffBanner span{color:var(--color-text-tertiary);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.5rem}.markitectureBento-module__h6c6dG__handoffBanner strong{font-weight:500}.markitectureBento-module__h6c6dG__connectorVisual{flex-direction:column;justify-content:flex-end;align-items:center;padding:.8rem 2rem 1.6rem;display:flex}.markitectureBento-module__h6c6dG__connectorGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;width:min(100%,23rem);display:grid;transform:perspective(48rem)rotateX(4deg)}.markitectureBento-module__h6c6dG__toolCell{aspect-ratio:1;border:1px solid var(--color-border-primary);background:var(--color-surface-brand-primary);box-shadow:0 .5rem 1.4rem color-mix(in srgb, var(--color-surface-invert) 7%, transparent);color:var(--color-text-primary);border-radius:.7rem;place-items:center;display:grid;position:relative}.markitectureBento-module__h6c6dG__toolCell:nth-child(3n){animation-delay:-2.5s}.markitectureBento-module__h6c6dG__toolCell:nth-child(4n+1){animation-delay:-5s}.markitectureBento-module__h6c6dG__toolLogo{place-items:center;width:2.75rem;height:2.75rem;display:grid}.markitectureBento-module__h6c6dG__toolLogo img{object-fit:contain;width:2.15rem;height:2.15rem}html[data-theme=dark] .markitectureBento-module__h6c6dG__toolLogoInvertOnDark{filter:brightness(0)invert()}.markitectureBento-module__h6c6dG__toolCellEmpty{background:color-mix(in srgb, var(--color-surface-brand-secondary) 55%, transparent);box-shadow:none;opacity:.55;border-style:dashed}.markitectureBento-module__h6c6dG__connectorLegend{color:var(--color-text-muted);font-family:var(--font-mono);align-items:center;gap:.5rem;margin-top:1rem;font-size:.625rem;display:flex}.markitectureBento-module__h6c6dG__timelineVisual{flex-direction:column;justify-content:center;padding:.75rem 1.5rem 1.55rem;display:flex}.markitectureBento-module__h6c6dG__timelineHeader{width:calc(100% - 9rem);color:var(--color-text-muted);font-family:var(--font-mono);text-align:center;grid-template-columns:repeat(3,1fr);margin:0 0 .6rem auto;font-size:.5rem;display:grid}.markitectureBento-module__h6c6dG__timelineRows{flex-direction:column;gap:.75rem;width:min(100%,31rem);margin-inline:auto;display:flex}.markitectureBento-module__h6c6dG__timelineRow{border:1px solid var(--color-border-primary);background:color-mix(in srgb, var(--color-surface-brand-primary) 72%, transparent);border-radius:.75rem;grid-template-columns:8.25rem minmax(7rem,1fr);align-items:center;gap:.75rem;min-height:4.35rem;padding:.75rem;display:grid;position:relative}.markitectureBento-module__h6c6dG__timelineLabel{align-items:center;gap:.55rem;min-width:0;display:flex}.markitectureBento-module__h6c6dG__timelineIcon{background:var(--color-surface-brand-tertiary);width:2rem;height:2rem;color:var(--color-text-brand-2);font-family:var(--font-mono);border-radius:.45rem;flex:none;place-items:center;font-size:.55rem;display:grid}.markitectureBento-module__h6c6dG__timelineLabel>span:last-child{flex-direction:column;min-width:0;display:flex}.markitectureBento-module__h6c6dG__timelineLabel strong{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600;overflow:hidden}.markitectureBento-module__h6c6dG__timelineLabel small{color:var(--color-text-muted);font-size:.55rem;line-height:1.3}.markitectureBento-module__h6c6dG__timelineTrack{justify-content:space-between;align-items:center;height:1.35rem;display:flex;position:relative}.markitectureBento-module__h6c6dG__timelineLine{background:var(--color-border-primary);height:1px;position:absolute;top:50%;left:0;right:0}.markitectureBento-module__h6c6dG__timelineStop{flex:none;width:.6rem;height:.6rem;position:relative}.markitectureBento-module__h6c6dG__timelineTick{border:1px solid var(--color-border-secondary);background:var(--color-surface-brand-primary);border-radius:50%;position:absolute;inset:0}.markitectureBento-module__h6c6dG__timelineStage{--timeline-stage-color:var(--color-action-secondary);z-index:2;opacity:0;width:.7rem;height:.7rem;animation:8s linear infinite markitectureBento-module__h6c6dG__timeline-stage-cycle;animation-delay:var(--stage-delay);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.78)}.markitectureBento-module__h6c6dG__timelineStage[data-tone=alert]{--timeline-stage-color:var(--color-text-danger)}.markitectureBento-module__h6c6dG__timelineStage[data-tone=booked]{--timeline-stage-color:var(--color-text-brand-1)}.markitectureBento-module__h6c6dG__timelineStageDot{border:2px solid var(--color-surface-brand-primary);background:var(--timeline-stage-color);width:100%;height:100%;box-shadow:0 0 0 .16rem color-mix(in srgb, var(--timeline-stage-color) 18%, transparent);border-radius:50%;display:block}.markitectureBento-module__h6c6dG__timelineStageMessage{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-primary);color:var(--timeline-stage-color);font-family:var(--font-mono);white-space:nowrap;border-radius:999px;padding:.26rem .52rem;font-size:.52rem;line-height:1;position:absolute;bottom:calc(100% + .55rem);left:50%;transform:translate(-50%)}.markitectureBento-module__h6c6dG__timelineStop:first-child .markitectureBento-module__h6c6dG__timelineStageMessage{left:0;transform:none}.markitectureBento-module__h6c6dG__timelineStop:last-child .markitectureBento-module__h6c6dG__timelineStageMessage{left:auto;right:0;transform:none}.markitectureBento-module__h6c6dG__crewVisual{flex-direction:column;justify-content:center;align-items:center;gap:15rem;min-height:18.5rem;padding:1rem 1.5rem 1.6rem;display:flex}.markitectureBento-module__h6c6dG__crewConnections{z-index:0;width:min(100% - 3rem,28rem);height:8.5rem;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.markitectureBento-module__h6c6dG__crewConnections path{fill:none;stroke:color-mix(in srgb, var(--color-text-brand-2) 56%, var(--color-border-secondary));stroke-dasharray:6 5;stroke-linecap:round;stroke-width:1.6px}.markitectureBento-module__h6c6dG__crewNode{z-index:1;border:1px solid var(--color-border-primary);background:color-mix(in srgb, var(--color-surface-brand-primary) 92%, transparent);min-width:0;box-shadow:0 .3rem .9rem -.55rem color-mix(in srgb, var(--color-surface-invert) 7%, transparent);border-radius:.65rem;align-items:center;gap:.6rem;padding:.7rem .8rem;display:flex;position:relative}.markitectureBento-module__h6c6dG__crewNode>span:last-child{flex-direction:column;min-width:0;display:flex}.markitectureBento-module__h6c6dG__crewNode strong{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;line-height:1.3;overflow:hidden}.markitectureBento-module__h6c6dG__crewNode small{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;line-height:1.3;overflow:hidden}.markitectureBento-module__h6c6dG__nodeIcon{background:var(--color-action-secondary);width:1.9rem;height:1.9rem;color:var(--color-text-invert);font-family:var(--font-display);border-radius:.45rem;flex:none;place-items:center;font-size:.625rem;font-weight:600;display:grid}.markitectureBento-module__h6c6dG__nodeIcon svg{fill:currentColor;stroke:none;width:1.15rem;height:1.15rem}.markitectureBento-module__h6c6dG__copilotNode{width:min(100%,15rem)}.markitectureBento-module__h6c6dG__copilotNode .markitectureBento-module__h6c6dG__nodeIcon{background:var(--color-action-primary)}.markitectureBento-module__h6c6dG__crewAgents{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;width:min(100%,29rem);display:grid}.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode{min-width:0}.markitectureBento-module__h6c6dG__canvasCursor{z-index:2;width:1.8rem;height:auto;color:var(--color-action-secondary);filter:drop-shadow(0 .3rem .35rem color-mix(in srgb, var(--color-surface-invert) 24%, transparent));position:absolute;bottom:34%;right:23%;overflow:visible}.markitectureBento-module__h6c6dG__canvasCursor path{fill:currentColor;stroke:var(--color-surface-brand-primary);stroke-linejoin:round;stroke-width:2px}.markitectureBento-module__h6c6dG__liveDot{animation:2.4s ease-out infinite markitectureBento-module__h6c6dG__status-pulse}.markitectureBento-module__h6c6dG__voiceStage{animation:5.5s ease-in-out infinite markitectureBento-module__h6c6dG__visual-float}.markitectureBento-module__h6c6dG__waveBar{animation:1.55s ease-in-out infinite alternate markitectureBento-module__h6c6dG__waveform-breathe;animation-delay:var(--wave-delay)}.markitectureBento-module__h6c6dG__chatBubble{animation:6s ease-in-out infinite markitectureBento-module__h6c6dG__chat-arrive}.markitectureBento-module__h6c6dG__chatBubbleCustomer{animation-delay:.85s}.markitectureBento-module__h6c6dG__toolCell{animation-name:markitectureBento-module__h6c6dG__connector-drift;animation-duration:6.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.markitectureBento-module__h6c6dG__connectorGrid{animation:10s ease-in-out infinite markitectureBento-module__h6c6dG__connector-grid-shift}.markitectureBento-module__h6c6dG__timelineRows{animation:6.5s ease-in-out infinite reverse markitectureBento-module__h6c6dG__visual-float}.markitectureBento-module__h6c6dG__crewConnections path{animation:9s linear infinite markitectureBento-module__h6c6dG__route-flow}.markitectureBento-module__h6c6dG__copilotNode{animation:4.8s ease-in-out infinite markitectureBento-module__h6c6dG__copilot-ready}.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode{animation:8s ease-in-out infinite markitectureBento-module__h6c6dG__crew-node-ready}.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode:nth-child(2){animation-delay:-2s}.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode:nth-child(3){animation-delay:-4s}.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode:nth-child(4){animation-delay:-6s}.markitectureBento-module__h6c6dG__canvasCursor{animation:4.5s ease-in-out infinite markitectureBento-module__h6c6dG__cursor-drift}.markitectureBento-module__h6c6dG__liveDot,.markitectureBento-module__h6c6dG__voiceStage,.markitectureBento-module__h6c6dG__waveBar,.markitectureBento-module__h6c6dG__chatBubble,.markitectureBento-module__h6c6dG__toolCell,.markitectureBento-module__h6c6dG__connectorGrid,.markitectureBento-module__h6c6dG__timelineRows,.markitectureBento-module__h6c6dG__timelineStage,.markitectureBento-module__h6c6dG__crewConnections path,.markitectureBento-module__h6c6dG__copilotNode,.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode,.markitectureBento-module__h6c6dG__canvasCursor{animation-play-state:var(--bento-play-state,running)}@keyframes markitectureBento-module__h6c6dG__visual-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.3rem)}}@keyframes markitectureBento-module__h6c6dG__status-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-action-primary) 35%, transparent)}70%,to{box-shadow:0 0 0 .55rem color-mix(in srgb, var(--color-action-primary) 0%, transparent)}}@keyframes markitectureBento-module__h6c6dG__waveform-breathe{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes markitectureBento-module__h6c6dG__chat-arrive{0%,10%{opacity:0;transform:translateY(.45rem)}18%,78%{opacity:1;transform:translateY(0)}88%,to{opacity:0;transform:translateY(-.25rem)}}@keyframes markitectureBento-module__h6c6dG__connector-drift{0%,22%,to{transform:translate(0)rotate(0)scale(1)}42%{transform:translate(.35rem,-.4rem)rotate(1.5deg)scale(1.04)}68%{transform:translate(-.3rem,.3rem)rotate(-1deg)scale(.98)}}@keyframes markitectureBento-module__h6c6dG__connector-grid-shift{0%,to{transform:perspective(48rem)rotateX(4deg)translateY(0)}50%{transform:perspective(48rem)rotateX(2deg)translateY(-.3rem)}}@keyframes markitectureBento-module__h6c6dG__timeline-stage-cycle{0%,3%{opacity:0;transform:translate(-50%,-50%)scale(.78)}6%,18%{opacity:1;transform:translate(-50%,-50%)scale(1)}23%,to{opacity:0;transform:translate(-50%,-50%)scale(.86)}}@keyframes markitectureBento-module__h6c6dG__route-flow{to{stroke-dashoffset:-72px}}@keyframes markitectureBento-module__h6c6dG__copilot-ready{0%,to{border-color:var(--color-border-primary);box-shadow:0 .3rem .9rem -.55rem color-mix(in srgb, var(--color-surface-invert) 7%, transparent)}50%{border-color:var(--color-border-secondary);box-shadow:0 .35rem 1rem -.55rem color-mix(in srgb, var(--color-surface-invert) 8%, transparent)}}@keyframes markitectureBento-module__h6c6dG__crew-node-ready{0%,18%,to{transform:translateY(0)}9%{transform:translateY(-.4rem)}}@keyframes markitectureBento-module__h6c6dG__cursor-drift{0%,to{transform:translate(0)rotate(-4deg)}50%{transform:translate(.9rem,-1.1rem)rotate(3deg)}}@media (min-width:48rem){.markitectureBento-module__h6c6dG__section{min-height:130vh;margin-block:clamp(8rem,16vh,12rem);padding-block:clamp(3rem,7vh,6rem)}.markitectureBento-module__h6c6dG__header{margin-bottom:clamp(2rem,4vh,3.5rem)}.markitectureBento-module__h6c6dG__grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,52rem);margin-inline:auto}.markitectureBento-module__h6c6dG__card{aspect-ratio:1;min-height:0}.markitectureBento-module__h6c6dG__cardCopy{gap:.3rem;padding:1rem 1.1rem .3rem}.markitectureBento-module__h6c6dG__cardTitle{font-size:1rem;line-height:1.2}.markitectureBento-module__h6c6dG__cardDescription{font-size:.6875rem;line-height:1.35}.markitectureBento-module__h6c6dG__visual,.markitectureBento-module__h6c6dG__crewVisual{min-height:0}.markitectureBento-module__h6c6dG__voiceVisual{padding:.6rem 1rem .9rem}.markitectureBento-module__h6c6dG__liveBadge{padding:.3rem .55rem;font-size:.5rem;top:.55rem}.markitectureBento-module__h6c6dG__voiceStage{gap:.65rem;width:min(100%,clamp(16rem,34vw,20rem));min-height:8.25rem;padding:.75rem}.markitectureBento-module__h6c6dG__waveform{height:4rem}.markitectureBento-module__h6c6dG__chatBubble{padding:.4rem .55rem;font-size:.5rem}.markitectureBento-module__h6c6dG__channelRow{margin-top:.6rem;font-size:.5rem}.markitectureBento-module__h6c6dG__connectorVisual{padding:.4rem 1rem .9rem}.markitectureBento-module__h6c6dG__connectorGrid{gap:.45rem;width:min(100%,clamp(11.5rem,26vw,17rem))}.markitectureBento-module__h6c6dG__toolCell{border-radius:.55rem}.markitectureBento-module__h6c6dG__toolLogo{width:2rem;height:2rem}.markitectureBento-module__h6c6dG__toolLogo img{width:1.45rem;height:1.45rem}.markitectureBento-module__h6c6dG__connectorLegend{margin-top:.6rem;font-size:.5rem}.markitectureBento-module__h6c6dG__timelineVisual{padding:.4rem .85rem .9rem}.markitectureBento-module__h6c6dG__timelineHeader{width:calc(100% - 8.25rem);margin-bottom:.35rem}.markitectureBento-module__h6c6dG__timelineRows{gap:.6rem}.markitectureBento-module__h6c6dG__timelineRow{grid-template-columns:7.6rem minmax(5rem,1fr);gap:.65rem;min-height:3.8rem;padding:.65rem}.markitectureBento-module__h6c6dG__timelineIcon{width:1.75rem;height:1.75rem}.markitectureBento-module__h6c6dG__crewVisual{gap:1.6rem;padding:.6rem 1rem .9rem}.markitectureBento-module__h6c6dG__crewConnections{width:min(100% - 2rem,24rem);height:7rem}.markitectureBento-module__h6c6dG__crewNode{padding:.55rem .6rem}.markitectureBento-module__h6c6dG__nodeIcon{width:1.7rem;height:1.7rem}.markitectureBento-module__h6c6dG__crewAgents{gap:.45rem}}@media (max-width:39.99rem){.markitectureBento-module__h6c6dG__header{margin-bottom:2.5rem}.markitectureBento-module__h6c6dG__card{min-height:26rem}.markitectureBento-module__h6c6dG__cardCopy{padding-inline:1rem}.markitectureBento-module__h6c6dG__visual{min-height:17rem}.markitectureBento-module__h6c6dG__voiceVisual,.markitectureBento-module__h6c6dG__connectorVisual,.markitectureBento-module__h6c6dG__timelineVisual,.markitectureBento-module__h6c6dG__crewVisual{padding-left:.85rem;padding-right:.85rem}.markitectureBento-module__h6c6dG__voiceStage{grid-template-columns:1fr;gap:.35rem}.markitectureBento-module__h6c6dG__waveform{height:3.5rem}.markitectureBento-module__h6c6dG__conversation{display:none}.markitectureBento-module__h6c6dG__chatStage .markitectureBento-module__h6c6dG__conversation{display:flex}.markitectureBento-module__h6c6dG__connectorGrid{gap:.45rem}.markitectureBento-module__h6c6dG__timelineRow{grid-template-columns:7.25rem minmax(5rem,1fr);gap:.5rem;min-height:3.8rem;padding:.6rem}.markitectureBento-module__h6c6dG__timelineHeader{width:calc(100% - 7.75rem)}.markitectureBento-module__h6c6dG__timelineLabel strong{font-size:.65rem}.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode{justify-content:center;gap:.35rem;padding-inline:.4rem}.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode small{display:none}.markitectureBento-module__h6c6dG__crewConnections{opacity:.85}.markitectureBento-module__h6c6dG__canvasCursor{bottom:40%;right:14%}}@media (max-width:35.99rem){.markitectureBento-module__h6c6dG__inner{container-type:inline-size}.markitectureBento-module__h6c6dG__grid{--mobile-bento-gap:.375rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:50cqi calc(50cqi - var(--mobile-bento-gap)) 50cqi;gap:var(--mobile-bento-gap);align-items:stretch}.markitectureBento-module__h6c6dG__card{border-radius:.65rem;min-height:0}.markitectureBento-module__h6c6dG__card:first-child{grid-area:1/1}.markitectureBento-module__h6c6dG__card:nth-child(2){grid-area:1/2/span 2}.markitectureBento-module__h6c6dG__card:nth-child(3){grid-area:2/1/span 2}.markitectureBento-module__h6c6dG__card:nth-child(4){grid-area:3/2}.markitectureBento-module__h6c6dG__cardCopy{text-align:left;align-items:flex-start;gap:.2rem;width:100%;margin:0;padding:.65rem .6rem .2rem}.markitectureBento-module__h6c6dG__fullTitle{display:none}.markitectureBento-module__h6c6dG__mobileTitle{display:inline}.markitectureBento-module__h6c6dG__cardTitle{letter-spacing:0;text-wrap:pretty;max-width:none;font-size:1rem;line-height:1.12}.markitectureBento-module__h6c6dG__cardDescription{text-wrap:pretty;max-width:none;font-size:.58rem;line-height:1.3}.markitectureBento-module__h6c6dG__card:first-child .markitectureBento-module__h6c6dG__cardCopy,.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__cardCopy{padding:.5rem .45rem .15rem}.markitectureBento-module__h6c6dG__card:first-child .markitectureBento-module__h6c6dG__cardDescription,.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__cardDescription{display:none}.markitectureBento-module__h6c6dG__visual,.markitectureBento-module__h6c6dG__crewVisual{min-height:0}.markitectureBento-module__h6c6dG__voiceVisual{justify-content:center;padding:.15rem .35rem .4rem}.markitectureBento-module__h6c6dG__liveBadge,.markitectureBento-module__h6c6dG__channelRow{display:none}.markitectureBento-module__h6c6dG__voiceStage{border-radius:.45rem;grid-template-columns:1fr;width:100%;min-height:0;padding:.3rem}.markitectureBento-module__h6c6dG__waveform{gap:1px;width:100%;height:2.25rem}.markitectureBento-module__h6c6dG__waveBar{flex:1;width:1px;min-width:0}.markitectureBento-module__h6c6dG__connectorVisual{justify-content:center;padding:.5rem .65rem .8rem}.markitectureBento-module__h6c6dG__connectorGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;width:min(100%,36cqi)}.markitectureBento-module__h6c6dG__connectorGrid .markitectureBento-module__h6c6dG__toolCell:nth-child(16){grid-column:3}.markitectureBento-module__h6c6dG__toolCell{box-shadow:0 .25rem .8rem color-mix(in srgb, var(--color-surface-invert) 5%, transparent);border-radius:.45rem}.markitectureBento-module__h6c6dG__toolLogo{width:1.7rem;height:1.7rem}.markitectureBento-module__h6c6dG__toolLogo img{width:1.2rem;height:1.2rem}.markitectureBento-module__h6c6dG__connectorLegend{text-align:center;margin-top:.65rem;font-size:.5rem}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineVisual{justify-content:flex-end;padding:.35rem .4rem .5rem}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineHeader{display:none}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineRows{gap:.8rem;height:auto;margin-top:auto}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineRow{border-radius:.5rem;flex-direction:column;flex:0 0 3.5rem;justify-content:space-between;align-items:stretch;gap:.45rem;min-height:0;padding:.35rem;display:flex}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineLabel{flex-direction:row;align-items:center;gap:.3rem}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineIcon{width:1.2rem;height:1.2rem;font-size:.4rem}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineLabel strong{text-overflow:clip;white-space:normal;font-size:.5rem;line-height:1.2;overflow:visible}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineLabel small,.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineStageMessage{display:none}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineTrack{width:100%;height:.75rem}.markitectureBento-module__h6c6dG__card:nth-child(3) .markitectureBento-module__h6c6dG__timelineStop{width:.45rem;height:.45rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__cardCopy{padding-bottom:.15rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__crewVisual{justify-content:center;gap:.75rem;padding:.3rem .5rem .55rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__crewConnections{width:calc(100% - 2rem);height:4.75rem;top:55%}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__crewNode{border-radius:.45rem;gap:.35rem;padding:.35rem .4rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__copilotNode{width:min(75%,9rem)}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__nodeIcon{border-radius:.35rem;width:1.35rem;height:1.35rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__nodeIcon svg{width:.8rem;height:.8rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__crewNode strong{font-size:.52rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__crewNode small{display:none}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__crewAgents{gap:.25rem;width:100%}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode{text-align:center;flex-direction:column;justify-content:center;gap:.2rem;padding:.3rem .15rem}.markitectureBento-module__h6c6dG__card:nth-child(4) .markitectureBento-module__h6c6dG__canvasCursor{width:1.1rem;bottom:28%;right:12%}}@media (prefers-reduced-motion:reduce){.markitectureBento-module__h6c6dG__card{transition:none}.markitectureBento-module__h6c6dG__liveDot,.markitectureBento-module__h6c6dG__voiceStage,.markitectureBento-module__h6c6dG__waveBar,.markitectureBento-module__h6c6dG__chatBubble,.markitectureBento-module__h6c6dG__toolCell,.markitectureBento-module__h6c6dG__connectorGrid,.markitectureBento-module__h6c6dG__timelineRows,.markitectureBento-module__h6c6dG__timelineStage,.markitectureBento-module__h6c6dG__crewConnections path,.markitectureBento-module__h6c6dG__copilotNode,.markitectureBento-module__h6c6dG__crewAgents .markitectureBento-module__h6c6dG__crewNode,.markitectureBento-module__h6c6dG__canvasCursor{animation:none!important}.markitectureBento-module__h6c6dG__waveBar{transform:scaleY(.72)}.markitectureBento-module__h6c6dG__chatBubble{opacity:1;transform:none}.markitectureBento-module__h6c6dG__timelineStage{opacity:0;transform:translate(-50%,-50%)}.markitectureBento-module__h6c6dG__timelineStop:last-child .markitectureBento-module__h6c6dG__timelineStage{opacity:1}}
.CtaSection-module__TFxJMW__dots{pointer-events:none;z-index:0;opacity:.11;background-image:radial-gradient(circle,currentColor 1px,#0000 1.15px);background-position:0 0;background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 18% 72%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 18% 72%,#0000 100%)}.CtaSection-module__TFxJMW__marks{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0% 28%,#000 52% 100%);mask-image:linear-gradient(90deg,#0000 0% 28%,#000 52% 100%)}.CtaSection-module__TFxJMW__mark{mix-blend-mode:screen;opacity:.55;-webkit-user-select:none;user-select:none;position:absolute}.CtaSection-module__TFxJMW__markLarge{aspect-ratio:1;opacity:.62;width:min(42vw,22rem);height:auto;bottom:-18%;right:-4%;}.CtaSection-module__TFxJMW__markGhost{aspect-ratio:1;opacity:.38;width:min(22vw,11rem);height:auto;top:-12%;right:18%;transform:rotate(-12deg);}@media (max-width:767px){.CtaSection-module__TFxJMW__dots{opacity:.08;background-size:16px 16px;-webkit-mask-image:linear-gradient(#0000 0%,#000 28% 100%);mask-image:linear-gradient(#0000 0%,#000 28% 100%)}.CtaSection-module__TFxJMW__marks{-webkit-mask-image:linear-gradient(#0000 0%,#000 35% 100%);mask-image:linear-gradient(#0000 0%,#000 35% 100%)}.CtaSection-module__TFxJMW__markLarge{opacity:.45;width:min(58vw,14rem);bottom:-22%;right:-8%}.CtaSection-module__TFxJMW__markGhost{display:none}}
.deploymentSection-module__eHh0Tq__card{border-right:1px solid var(--color-border-primary);border-bottom:1px solid var(--color-border-primary);min-height:22rem;color:var(--color-text-primary);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.deploymentSection-module__eHh0Tq__visual{flex:auto;align-items:center;min-height:0;display:flex}.deploymentSection-module__eHh0Tq__scene{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-secondary);width:100%;max-width:18rem;overflow:hidden}.deploymentSection-module__eHh0Tq__bar{border-bottom:1px solid var(--color-border-primary);background:var(--color-surface-brand-primary);color:var(--color-text-tertiary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .7rem;font-size:.5625rem;line-height:1.2;display:flex}.deploymentSection-module__eHh0Tq__bar span:last-child{color:var(--color-text-brand-1)}.deploymentSection-module__eHh0Tq__partList,.deploymentSection-module__eHh0Tq__fieldList{flex-direction:column;gap:.4rem;margin:0;padding:.7rem;list-style:none;display:flex}.deploymentSection-module__eHh0Tq__partList li,.deploymentSection-module__eHh0Tq__fieldList li{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-primary);align-items:center;gap:.6rem;padding:.45rem .55rem;font-size:.75rem;line-height:1.2;display:flex}.deploymentSection-module__eHh0Tq__partList span{color:var(--color-text-brand-1);font-family:var(--font-mono);letter-spacing:.08em;font-size:.55rem}.deploymentSection-module__eHh0Tq__fieldList li{justify-content:space-between}.deploymentSection-module__eHh0Tq__fieldList span{color:var(--color-text-tertiary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem}.deploymentSection-module__eHh0Tq__fieldList strong{font-weight:500}.deploymentSection-module__eHh0Tq__pair{grid-template-columns:1fr 1fr;gap:.45rem;padding:.7rem;display:grid}.deploymentSection-module__eHh0Tq__tile{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-primary);flex-direction:column;justify-content:space-between;min-height:5.25rem;padding:.6rem;font-size:.75rem;line-height:1.15;display:flex}.deploymentSection-module__eHh0Tq__tile small{color:var(--color-text-tertiary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.5rem}.deploymentSection-module__eHh0Tq__tile[data-live=true]{border-color:color-mix(in srgb, var(--color-text-brand-1) 50%, var(--color-border-primary));background:color-mix(in srgb, var(--prod-voice) 10%, var(--color-surface-brand-primary))}.deploymentSection-module__eHh0Tq__tile[data-live=true] small{color:var(--color-text-brand-1)}.deploymentSection-module__eHh0Tq__tileIcon{width:.9rem;height:.9rem;color:var(--color-text-brand-1)}.deploymentSection-module__eHh0Tq__copy{flex-direction:column;gap:1rem;display:flex}@media (min-width:48rem){.deploymentSection-module__eHh0Tq__card{min-height:24rem;padding:2.5rem}}
.heroCommand-module__9XR9pq__frame{--hc-accent:var(--prod-copilot,#1d4ed8);--hc-paper:var(--color-surface-brand-primary);--hc-card:var(--surface-card,var(--color-surface-brand-secondary));--hc-ink:var(--color-text-primary);--hc-muted:var(--color-text-tertiary);--hc-line:var(--color-border-primary);border:1px solid var(--hc-line);background:var(--hc-paper);width:100%;min-width:0;color:var(--hc-ink);flex-direction:column;display:flex;overflow:hidden}.heroCommand-module__9XR9pq__bar,.heroCommand-module__9XR9pq__prompt,.heroCommand-module__9XR9pq__footer{justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.heroCommand-module__9XR9pq__bar{border-bottom:1px solid var(--hc-line);color:var(--hc-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.625rem}.heroCommand-module__9XR9pq__status{color:var(--hc-ink);align-items:center;gap:.4rem;display:inline-flex}.heroCommand-module__9XR9pq__status i{background:var(--hc-accent);width:.4rem;height:.4rem}.heroCommand-module__9XR9pq__prompt{border-bottom:1px solid var(--hc-line);background:var(--hc-card);color:var(--hc-ink);font-size:.75rem;line-height:1.35}.heroCommand-module__9XR9pq__promptGo{border:1px solid var(--hc-line);background:var(--hc-paper);color:var(--hc-ink);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;flex:none;padding:.3rem .55rem;font-size:.5625rem}.heroCommand-module__9XR9pq__tabs{border-bottom:1px solid var(--hc-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.heroCommand-module__9XR9pq__tab{border-right:1px solid var(--hc-line);min-height:2.5rem;color:var(--hc-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;gap:.35rem;padding:.35rem;font-size:.5625rem;display:flex}.heroCommand-module__9XR9pq__tab:last-child{border-right:0}.heroCommand-module__9XR9pq__tab[aria-selected=true]{background:color-mix(in srgb, var(--hc-accent) 10%, var(--hc-paper));color:var(--hc-ink)}.heroCommand-module__9XR9pq__tabIcon{width:.75rem;height:.75rem;color:var(--hc-accent)}.heroCommand-module__9XR9pq__stage{background-color:var(--hc-card);background-image:radial-gradient(circle, color-mix(in srgb, var(--hc-line) 80%, transparent) .85px, transparent 1.05px);background-size:1.05rem 1.05rem;min-height:16.5rem;padding:.75rem}.heroCommand-module__9XR9pq__space{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.heroCommand-module__9XR9pq__card,.heroCommand-module__9XR9pq__employee{border:1px solid var(--hc-line);background:var(--hc-paper);min-height:5.4rem;color:inherit;text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.25rem;padding:.65rem .7rem;display:flex}.heroCommand-module__9XR9pq__card:hover,.heroCommand-module__9XR9pq__employee:hover,.heroCommand-module__9XR9pq__promptGo:hover,.heroCommand-module__9XR9pq__tab:hover,.heroCommand-module__9XR9pq__lang:hover{border-color:color-mix(in srgb, var(--hc-accent) 40%, var(--hc-line))}.heroCommand-module__9XR9pq__employee{border-color:color-mix(in srgb, var(--hc-accent) 45%, var(--hc-line));background:color-mix(in srgb, var(--hc-accent) 8%, var(--hc-paper))}.heroCommand-module__9XR9pq__card small,.heroCommand-module__9XR9pq__employee small,.heroCommand-module__9XR9pq__widgetRow small,.heroCommand-module__9XR9pq__flowTitle,.heroCommand-module__9XR9pq__nodeIcon+span small{color:var(--hc-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.5rem}.heroCommand-module__9XR9pq__card strong,.heroCommand-module__9XR9pq__employee strong{letter-spacing:-.01em;font-size:.78rem;font-weight:500;line-height:1.25}.heroCommand-module__9XR9pq__card span,.heroCommand-module__9XR9pq__employee span{color:var(--hc-muted);font-size:.62rem;line-height:1.3}.heroCommand-module__9XR9pq__flow{flex-direction:column;gap:.65rem;min-height:14.5rem;display:flex}.heroCommand-module__9XR9pq__nodes{flex:1;grid-template-columns:1fr 1fr;gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.heroCommand-module__9XR9pq__nodes li{border:1px solid var(--hc-line);background:var(--hc-paper);align-items:center;gap:.5rem;min-height:3.6rem;padding:.55rem .65rem;display:flex}.heroCommand-module__9XR9pq__nodeIcon{border:1px solid color-mix(in srgb, var(--hc-accent) 50%, var(--hc-line));background:color-mix(in srgb, var(--hc-accent) 10%, var(--hc-paper));width:1.45rem;height:1.45rem;color:var(--hc-accent);flex:none;place-items:center;display:grid}.heroCommand-module__9XR9pq__nodeIcon svg{width:.8rem;height:.8rem}.heroCommand-module__9XR9pq__nodes strong{font-size:.75rem;font-weight:500;display:block}.heroCommand-module__9XR9pq__widget,.heroCommand-module__9XR9pq__voice{flex-direction:column;justify-content:space-between;gap:.5rem;min-height:14.5rem;display:flex}.heroCommand-module__9XR9pq__widgetHead{border:1px solid var(--hc-line);background:color-mix(in srgb, var(--hc-accent) 82%, var(--hc-ink));color:var(--color-text-invert,#f8faff);padding:.9rem}.heroCommand-module__9XR9pq__widgetHead strong{font-size:1rem;font-weight:500;display:block}.heroCommand-module__9XR9pq__widgetHead span{opacity:.75;font-size:.7rem}.heroCommand-module__9XR9pq__widgetRow{border:1px solid var(--hc-line);background:var(--hc-paper);color:inherit;text-align:left;justify-content:space-between;align-items:center;padding:.7rem .8rem;display:flex}.heroCommand-module__9XR9pq__widgetRow span{flex-direction:column;gap:.15rem;font-size:.78rem;display:flex}.heroCommand-module__9XR9pq__voice{border:1px solid var(--hc-line);background:var(--hc-paper);padding:.85rem}.heroCommand-module__9XR9pq__voiceCopy{flex-direction:column;gap:.55rem;display:flex}.heroCommand-module__9XR9pq__voice p{margin:0;font-size:.85rem;line-height:1.4}.heroCommand-module__9XR9pq__langs{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.heroCommand-module__9XR9pq__langsLabel{color:var(--hc-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-right:.1rem;font-size:.5rem}.heroCommand-module__9XR9pq__lang{border:1px solid var(--hc-line);background:var(--hc-paper);color:var(--hc-ink);padding:.28rem .5rem;font-size:.7rem;line-height:1.2}.heroCommand-module__9XR9pq__lang[aria-pressed=true]{border-color:color-mix(in srgb, var(--hc-accent) 45%, var(--hc-line));background:color-mix(in srgb, var(--hc-accent) 8%, var(--hc-paper))}.heroCommand-module__9XR9pq__voiceFields{gap:.4rem;display:grid}.heroCommand-module__9XR9pq__voiceFields span{border:1px solid var(--hc-line);color:var(--hc-muted);padding:.55rem .65rem;font-size:.75rem}.heroCommand-module__9XR9pq__callBtn{background:var(--color-action-primary);min-height:2.4rem;color:var(--color-text-invert,#f8faff);font-family:var(--font-display);justify-content:center;align-items:center;font-size:.85rem;display:flex}.heroCommand-module__9XR9pq__footer{border-top:1px solid var(--hc-line);align-items:flex-start}.heroCommand-module__9XR9pq__footer strong{font-family:var(--font-display);letter-spacing:-.01em;font-size:.85rem;font-weight:500;display:block}.heroCommand-module__9XR9pq__footer p{color:var(--hc-muted);margin:.2rem 0 0;font-size:.7rem;line-height:1.4}.heroCommand-module__9XR9pq__proof{border:1px solid var(--hc-line);max-width:9.5rem;color:var(--hc-ink);font-family:var(--font-mono);letter-spacing:.07em;text-align:right;text-transform:uppercase;flex:none;padding:.25rem .4rem;font-size:.5rem;line-height:1.35}@media (max-width:39.99rem){.heroCommand-module__9XR9pq__tab{gap:0;font-size:0}.heroCommand-module__9XR9pq__tabIcon{width:.9rem;height:.9rem}.heroCommand-module__9XR9pq__proof{display:none}}
.hero-module__K7bpya__line{will-change:transform;animation:1.05s cubic-bezier(.76,0,.24,1) both hero-module__K7bpya__hero-line-rise;animation-delay:calc(var(--line-index,0) * .14s);display:block}@keyframes hero-module__K7bpya__hero-line-rise{0%{transform:translateY(110%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-module__K7bpya__line{animation:none;transform:none}}
.industryLinks-module__wNRKfW__card{border:1px solid var(--color-border-primary);color:#f8faff;min-height:18.5rem;display:flex;position:relative;overflow:hidden}.industryLinks-module__wNRKfW__photo{object-fit:cover}.industryLinks-module__wNRKfW__veil{background:linear-gradient(#0206172e 0%,#02061738 38%,#020617c7 100%);position:absolute;inset:0}.industryLinks-module__wNRKfW__body{z-index:1;flex-direction:column;justify-content:space-between;gap:1.25rem;width:100%;min-height:18.5rem;padding:1.15rem 1.25rem 1.1rem;display:flex;position:relative}.industryLinks-module__wNRKfW__top{flex-direction:column;align-items:flex-start;gap:.85rem;max-width:34rem;display:flex}.industryLinks-module__wNRKfW__badge{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;background:#0206177a;border:1px solid #f8faff47;padding:.28rem .5rem;font-size:.6875rem;display:inline-flex}.industryLinks-module__wNRKfW__title{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:500;line-height:1.2}.industryLinks-module__wNRKfW__cta{color:#0f172a;width:fit-content;min-height:2.75rem;font-family:var(--font-display);background:#f8faff;align-items:center;gap:.5rem;padding:.5rem .9rem;font-size:.9375rem;display:inline-flex}.industryLinks-module__wNRKfW__card:hover .industryLinks-module__wNRKfW__cta{background:#fff}.industryLinks-module__wNRKfW__card:focus-visible{outline:2px solid var(--color-action-primary);outline-offset:3px}@media (min-width:48rem){.industryLinks-module__wNRKfW__card,.industryLinks-module__wNRKfW__body{min-height:21rem}.industryLinks-module__wNRKfW__body{padding:1.25rem 1.4rem 1.2rem}}
.servicesSlideshow-module__7EY6za__cardItem{--service-accent:var(--color-action-primary)}.servicesSlideshow-module__7EY6za__card{background-color:var(--color-surface-brand-secondary);background-image:radial-gradient(circle, color-mix(in srgb, var(--color-border-secondary) 72%, transparent) .85px, transparent 1.05px);background-position:50%;background-size:1.125rem 1.125rem;min-height:22.5rem;transition:background-color .28s,background-image .28s;position:relative;overflow:hidden}.servicesSlideshow-module__7EY6za__card:before{z-index:2;background:var(--service-accent);content:"";transform-origin:0;height:3px;transition:transform .36s cubic-bezier(.65,0,.15,.99);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.servicesSlideshow-module__7EY6za__icon{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-primary);width:3.5rem;height:3.5rem;color:var(--service-accent);place-items:center;margin:1.5rem;display:grid}.servicesSlideshow-module__7EY6za__icon svg{width:1.75rem;height:1.75rem}.servicesSlideshow-module__7EY6za__visual{flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;padding:0 1.25rem;display:flex}.servicesSlideshow-module__7EY6za__scene{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-primary);width:100%;max-width:15.5rem;box-shadow:0 .75rem 1.5rem -1.1rem color-mix(in srgb, var(--color-surface-invert) 28%, transparent);color:var(--color-text-primary);overflow:hidden}.servicesSlideshow-module__7EY6za__windowBar,.servicesSlideshow-module__7EY6za__promptFooter{color:var(--color-text-tertiary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .65rem;font-size:.5625rem;line-height:1.2;display:flex}.servicesSlideshow-module__7EY6za__windowBar{border-bottom:1px solid var(--color-border-primary)}.servicesSlideshow-module__7EY6za__windowMeta{color:var(--service-accent)}.servicesSlideshow-module__7EY6za__prompt{min-height:4.5rem;font-family:var(--font-display);letter-spacing:-.02em;margin:0;padding:.75rem .7rem .6rem;font-size:.95rem;line-height:1.35}.servicesSlideshow-module__7EY6za__caret{vertical-align:text-bottom;background:var(--service-accent);width:.45rem;height:1em;margin-left:.1rem;animation:1.1s step-end infinite servicesSlideshow-module__7EY6za__service-caret;display:inline-block}.servicesSlideshow-module__7EY6za__promptFooter{border-top:1px solid var(--color-border-primary)}.servicesSlideshow-module__7EY6za__promptAction{border:1px solid var(--color-border-primary);background:color-mix(in srgb, var(--service-accent) 12%, var(--color-surface-brand-primary));color:var(--color-text-primary);padding:.2rem .4rem}.servicesSlideshow-module__7EY6za__systemGraph{grid-template-columns:1fr 1fr;gap:.4rem;padding:.65rem;display:grid}.servicesSlideshow-module__7EY6za__systemNode{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-secondary);align-items:center;gap:.45rem;min-height:2.15rem;padding:.4rem .5rem;font-size:.7rem;line-height:1;display:flex}.servicesSlideshow-module__7EY6za__systemNode[data-product=workflows]{border-color:color-mix(in srgb, var(--service-accent) 50%, var(--color-border-primary));background:color-mix(in srgb, var(--service-accent) 10%, var(--color-surface-brand-primary));grid-column:1/-1}.servicesSlideshow-module__7EY6za__nodeIcon{width:.8rem;height:.8rem;color:var(--service-accent)}.servicesSlideshow-module__7EY6za__editList{flex-direction:column;gap:.5rem;margin:0;padding:.6rem .65rem .7rem;list-style:none;display:flex}.servicesSlideshow-module__7EY6za__editRow{flex-direction:column;gap:.3rem;display:flex}.servicesSlideshow-module__7EY6za__editLabels{justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.68rem;line-height:1.2;display:flex}.servicesSlideshow-module__7EY6za__editLabels span:last-child{color:var(--color-text-tertiary);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:.55rem}.servicesSlideshow-module__7EY6za__editTrack{background:color-mix(in srgb, var(--service-accent) 14%, var(--color-surface-brand-secondary));height:.28rem;display:block;overflow:hidden}.servicesSlideshow-module__7EY6za__editTrack i{background:var(--service-accent);height:100%;display:block}.servicesSlideshow-module__7EY6za__toggle{border:1px solid var(--color-border-primary);background:color-mix(in srgb, var(--service-accent) 18%, var(--color-surface-brand-primary));justify-content:flex-end;width:1.7rem;height:.85rem;padding:.12rem;display:flex}.servicesSlideshow-module__7EY6za__toggle i{background:var(--service-accent);width:.5rem;height:.5rem}.servicesSlideshow-module__7EY6za__moduleGrid{grid-template-columns:1fr 1fr;gap:.45rem;padding:.65rem;display:grid}.servicesSlideshow-module__7EY6za__moduleTile{border:1px solid var(--color-border-primary);background:var(--color-surface-brand-secondary);flex-direction:column;justify-content:space-between;min-height:3.6rem;padding:.45rem;font-size:.7rem;line-height:1.1;display:flex}.servicesSlideshow-module__7EY6za__moduleTile small{color:var(--color-text-tertiary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.5rem}.servicesSlideshow-module__7EY6za__moduleTile[data-state=live]{border-color:color-mix(in srgb, var(--service-accent) 55%, var(--color-border-primary));background:color-mix(in srgb, var(--service-accent) 12%, var(--color-surface-brand-primary))}.servicesSlideshow-module__7EY6za__moduleTile[data-state=live] small{color:var(--service-accent)}.servicesSlideshow-module__7EY6za__copy{width:100%;color:var(--color-text-primary);padding:1rem}.servicesSlideshow-module__7EY6za__title{transition:transform .32s cubic-bezier(.65,0,.15,.99)}.servicesSlideshow-module__7EY6za__description{opacity:1;max-height:8rem;transition:max-height .32s cubic-bezier(.65,0,.15,.99),opacity .22s,transform .32s cubic-bezier(.65,0,.15,.99);overflow:hidden;transform:translateY(0)}.servicesSlideshow-module__7EY6za__cardItem:focus-visible{outline:2px solid var(--color-action-primary);outline-offset:-2px}@media (min-width:64rem) and (hover:hover) and (pointer:fine){.servicesSlideshow-module__7EY6za__card{min-height:28.75rem}.servicesSlideshow-module__7EY6za__copy{padding:1.5rem}.servicesSlideshow-module__7EY6za__description{opacity:0;max-height:0;transform:translateY(1.5rem)}.servicesSlideshow-module__7EY6za__cardItem:hover .servicesSlideshow-module__7EY6za__card,.servicesSlideshow-module__7EY6za__cardItem:focus-visible .servicesSlideshow-module__7EY6za__card{background-color:var(--color-surface-brand-primary)}.servicesSlideshow-module__7EY6za__cardItem:hover .servicesSlideshow-module__7EY6za__card:before,.servicesSlideshow-module__7EY6za__cardItem:focus-visible .servicesSlideshow-module__7EY6za__card:before{transform:scaleX(1)}.servicesSlideshow-module__7EY6za__cardItem:hover .servicesSlideshow-module__7EY6za__title,.servicesSlideshow-module__7EY6za__cardItem:focus-visible .servicesSlideshow-module__7EY6za__title{transform:translateY(-.5rem)}.servicesSlideshow-module__7EY6za__cardItem:hover .servicesSlideshow-module__7EY6za__description,.servicesSlideshow-module__7EY6za__cardItem:focus-visible .servicesSlideshow-module__7EY6za__description{opacity:1;max-height:8rem;transform:translateY(0)}}@keyframes servicesSlideshow-module__7EY6za__service-caret{0%,45%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.servicesSlideshow-module__7EY6za__card,.servicesSlideshow-module__7EY6za__card:before,.servicesSlideshow-module__7EY6za__title,.servicesSlideshow-module__7EY6za__description{transition:none}.servicesSlideshow-module__7EY6za__caret{animation:none}}
