.Hero-module__7bnpWW__hero{background:linear-gradient(180deg, var(--teal-wash) 0%, var(--bg) 70%);padding:140px 32px 96px;position:relative}.Hero-module__7bnpWW__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.Hero-module__7bnpWW__copy{max-width:640px}.Hero-module__7bnpWW__eyebrow{color:var(--teal-mid);align-items:center;gap:10px;margin:0 0 28px;animation:.7s ease-out .1s both Hero-module__7bnpWW__fadeUp;display:inline-flex}.Hero-module__7bnpWW__eyebrow:before{content:"";background:var(--teal-mid);width:28px;height:1px}.Hero-module__7bnpWW__title{font-family:var(--font-display-stack);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2.8rem,5.5vw,4.5rem);font-weight:900;line-height:1;animation:.8s ease-out .25s both Hero-module__7bnpWW__fadeUp}.Hero-module__7bnpWW__title em{font-style:var(--emphasis-style);color:var(--teal-mid)}.Hero-module__7bnpWW__body{max-width:480px;font-family:var(--font-body-stack);color:var(--text-muted);margin:28px 0 0;font-size:1.1rem;line-height:1.75;animation:.8s ease-out .4s both Hero-module__7bnpWW__fadeUp}.Hero-module__7bnpWW__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:40px;animation:.8s ease-out .55s both Hero-module__7bnpWW__fadeUp;display:flex}.Hero-module__7bnpWW__ctaPrimary,.Hero-module__7bnpWW__ctaGhost{white-space:nowrap;border-radius:var(--r-pill);font-family:var(--font-mono-stack);letter-spacing:.01em;text-transform:uppercase;box-shadow:var(--shadow-button);justify-content:center;align-items:center;padding:12px 26px;font-size:13px;font-weight:500;transition:opacity .15s,transform .15s;display:inline-flex}.Hero-module__7bnpWW__ctaPrimary:hover,.Hero-module__7bnpWW__ctaGhost:hover{opacity:.88;transform:translateY(-1px)}.Hero-module__7bnpWW__ctaPrimary{background:var(--text);color:var(--bg)}.Hero-module__7bnpWW__ctaGhost{background:var(--surface);color:var(--text);border:1px solid var(--border-medium)}.Hero-module__7bnpWW__tourRow{margin-top:18px;animation:.8s ease-out .7s both Hero-module__7bnpWW__fadeUp}.Hero-module__7bnpWW__tourCta{border-radius:var(--r-pill);border:1px solid var(--teal-pale);background:var(--teal-wash);color:var(--teal-mid);font-family:var(--font-mono-stack);letter-spacing:.01em;text-transform:uppercase;cursor:pointer;align-items:center;gap:10px;padding:11px 22px;font-size:13px;font-weight:500;transition:opacity .15s,transform .15s;display:inline-flex}.Hero-module__7bnpWW__tourCta:hover{opacity:.88;transform:translateY(-1px)}.Hero-module__7bnpWW__statsCard{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--r-xl);box-shadow:var(--shadow-card);padding:36px;animation:.9s ease-out .55s both Hero-module__7bnpWW__fadeUp}.Hero-module__7bnpWW__statRow{padding:18px 0}.Hero-module__7bnpWW__statRow:first-child{padding-top:0}.Hero-module__7bnpWW__statRow:last-child{padding-bottom:0}.Hero-module__7bnpWW__statRow:not(:first-child){border-top:1px solid var(--border-subtle)}.Hero-module__7bnpWW__statNum{font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--text);font-size:2.5rem;font-weight:700;line-height:1}.Hero-module__7bnpWW__statNum [data-countup-suffix]{color:var(--teal-mid);font-style:italic}.Hero-module__7bnpWW__statDesc{font-family:var(--font-body-stack);color:var(--text-muted);margin-top:6px;font-size:.85rem}@keyframes Hero-module__7bnpWW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__7bnpWW__hero{padding:100px 20px 48px}.Hero-module__7bnpWW__grid{grid-template-columns:1fr;gap:48px}.Hero-module__7bnpWW__copy{max-width:none}.Hero-module__7bnpWW__tourCta{white-space:normal;text-align:left;max-width:100%}}
.previews-module__w01hLG__frame{background:var(--bg-alt);border:1px solid var(--border-subtle);border-radius:var(--r-lg);justify-content:center;align-items:center;width:100%;height:200px;padding:16px;display:flex;position:relative;overflow:hidden}.previews-module__w01hLG__frame.previews-module__w01hLG__frameVideo{aspect-ratio:16/9;height:auto;padding:0}.previews-module__w01hLG__pulseGrid{grid-template-columns:repeat(5,34px);gap:8px;display:grid}.previews-module__w01hLG__pulseCell{border-radius:var(--r-md);background:var(--teal-pale);height:34px;font-family:var(--font-mono-stack);color:var(--text);justify-content:center;align-items:center;font-size:9px;font-weight:400;display:flex}.previews-module__w01hLG__pulseCellOn{background:var(--teal-mid);color:var(--bg);animation:12.6s linear infinite previews-module__w01hLG__pulseDim;animation-delay:calc(var(--pulse-index) * .9s)}.previews-module__w01hLG__pulseCellCedis{background:var(--teal-deep);color:var(--teal-pale);grid-column:span 2}.previews-module__w01hLG__pulseCellWarn{background:var(--warn-bg);color:var(--warn-fg)}@keyframes previews-module__w01hLG__pulseDim{0%,to{opacity:1}2%,4%{opacity:.35}6%{opacity:1}}.previews-module__w01hLG__schedule{flex-direction:column;gap:6px;width:100%;display:flex}.previews-module__w01hLG__scheduleRow{align-items:center;gap:8px;display:flex}.previews-module__w01hLG__scheduleTime{text-align:right;width:34px;font-family:var(--font-mono-stack);color:var(--text-muted);flex-shrink:0;font-size:9px;font-weight:400}.previews-module__w01hLG__scheduleBar{border-radius:var(--r-sm);background:var(--border-strong);flex-shrink:0;height:16px}.previews-module__w01hLG__shiftA{--shift-opacity:.75;background:var(--teal-mid)}.previews-module__w01hLG__shiftB{--shift-opacity:.6;background:var(--teal-light)}.previews-module__w01hLG__shiftC{--shift-opacity:.8;background:var(--teal-deep)}.previews-module__w01hLG__shiftA,.previews-module__w01hLG__shiftB,.previews-module__w01hLG__shiftC{opacity:var(--shift-opacity);animation:14s linear infinite previews-module__w01hLG__shiftHandover;animation-delay:calc(var(--row-index) * 2s)}@keyframes previews-module__w01hLG__shiftHandover{0%,to{opacity:var(--shift-opacity)}3%,10%{opacity:1}13%{opacity:var(--shift-opacity)}}.previews-module__w01hLG__wave{flex-direction:column;gap:14px;width:100%;display:flex}.previews-module__w01hLG__waveSvg{width:100%;height:84px;display:block}.previews-module__w01hLG__waveTrace{stroke:var(--teal-mid);stroke-width:1.5px;fill:none}.previews-module__w01hLG__waveMetrics{gap:24px;display:flex}.previews-module__w01hLG__waveValue{font-family:var(--font-display-stack);color:var(--text);font-size:1.3rem;font-weight:700;line-height:1}.previews-module__w01hLG__waveValueAccent{color:var(--teal-mid)}.previews-module__w01hLG__waveName{font-family:var(--font-mono-stack);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-top:4px;font-size:9px;font-weight:400}.previews-module__w01hLG__heatmap{grid-template-columns:repeat(7,1fr);gap:6px;width:100%;max-width:210px;display:grid}.previews-module__w01hLG__heatCell{aspect-ratio:1;border-radius:var(--r-sm);background:var(--teal-mid);opacity:var(--heat-opacity)}.previews-module__w01hLG__heatCellLive{animation:4.2s ease-in-out infinite previews-module__w01hLG__heatRecalc;animation-delay:calc(var(--heat-index) * 1.4s)}@keyframes previews-module__w01hLG__heatRecalc{0%,to{opacity:var(--heat-opacity)}40%,60%{opacity:calc(var(--heat-opacity) * .35)}}.previews-module__w01hLG__kanban{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:300px;display:grid}.previews-module__w01hLG__kanbanColumn{flex-direction:column;gap:6px;display:flex}.previews-module__w01hLG__kanbanHead{border-radius:var(--r-pill);background:var(--teal-mid);opacity:.45;height:6px}.previews-module__w01hLG__kanbanChip{border-radius:var(--r-sm);background:var(--surface);border:1px solid var(--border-medium);height:22px}.previews-module__w01hLG__kanbanChipMoving{background:var(--teal-wash);border-color:var(--teal-pale);animation:6s ease-in-out infinite previews-module__w01hLG__kanbanAdvance}@keyframes previews-module__w01hLG__kanbanAdvance{0%,22%{transform:translate(0)}33%,55%{transform:translate(calc(100% + 10px),56px)}66%,88%{transform:translate(calc(200% + 20px),56px)}to{transform:translate(0)}}.previews-module__w01hLG__plot{width:100%;height:100%;display:block}.previews-module__w01hLG__plotBand{fill:var(--teal-mid);fill-opacity:.12}.previews-module__w01hLG__plotHistory{fill:none;stroke:var(--teal-mid);stroke-width:1.5px}.previews-module__w01hLG__plotProjection{fill:none;stroke:var(--teal-mid);stroke-width:1.5px;stroke-dasharray:4 4;animation:6s linear infinite previews-module__w01hLG__dashDrift}.previews-module__w01hLG__plotAxis{stroke:var(--border-strong);stroke-width:1px}.previews-module__w01hLG__plotPoint{fill:var(--teal-mid)}.previews-module__w01hLG__plotPointLive{animation:3.4s ease-in-out infinite previews-module__w01hLG__pointBreathe}@keyframes previews-module__w01hLG__dashDrift{0%{stroke-dashoffset:0}to{stroke-dashoffset:-48px}}@keyframes previews-module__w01hLG__pointBreathe{0%,to{opacity:1}50%{opacity:.4}}.previews-module__w01hLG__stacked{align-items:flex-end;gap:10px;width:100%;max-width:280px;height:140px;display:flex}.previews-module__w01hLG__stackedColumn{flex-direction:column;flex:1;justify-content:flex-end;gap:2px;display:flex}.previews-module__w01hLG__stackedSegment{border-radius:var(--r-sm);background:var(--teal-mid);height:var(--segment-height);opacity:var(--segment-opacity)}.previews-module__w01hLG__stackedColumnLive .previews-module__w01hLG__stackedSegment{animation:5s ease-in-out infinite previews-module__w01hLG__segmentSettle}@keyframes previews-module__w01hLG__segmentSettle{0%,to{opacity:var(--segment-opacity)}50%{opacity:1}}.previews-module__w01hLG__aging{flex-direction:column;gap:9px;width:100%;max-width:300px;display:flex}.previews-module__w01hLG__agingRow{align-items:center;gap:10px;display:flex}.previews-module__w01hLG__agingLabel{width:46px;font-family:var(--font-mono-stack);color:var(--text-muted);flex-shrink:0;font-size:9px;font-weight:400}.previews-module__w01hLG__agingTrack{border-radius:var(--r-pill);background:var(--border-subtle);flex:1;height:14px;overflow:hidden}.previews-module__w01hLG__agingFill{border-radius:var(--r-pill);background:var(--teal-mid);height:100%;width:var(--aging-width);opacity:var(--aging-opacity)}.previews-module__w01hLG__agingFillLive{animation:5.5s ease-in-out infinite previews-module__w01hLG__agingCollect}@keyframes previews-module__w01hLG__agingCollect{0%,to{width:var(--aging-width)}50%{width:calc(var(--aging-width) * .72)}}.previews-module__w01hLG__funnel{flex-direction:column;align-items:center;gap:7px;width:100%;max-width:260px;display:flex}.previews-module__w01hLG__funnelStage{border-radius:var(--r-sm);background:var(--teal-mid);height:22px;width:var(--funnel-width);opacity:var(--funnel-opacity)}.previews-module__w01hLG__funnelStageLive{animation:5s ease-in-out infinite previews-module__w01hLG__funnelFill}@keyframes previews-module__w01hLG__funnelFill{0%,to{opacity:var(--funnel-opacity)}50%{opacity:1}}.previews-module__w01hLG__table{flex-direction:column;width:100%;max-width:320px;display:flex}.previews-module__w01hLG__tableRow{border-bottom:1px solid var(--border-subtle);grid-template-columns:1.6fr 1fr 1fr .7fr;align-items:center;gap:8px;padding:7px 0;display:grid}.previews-module__w01hLG__tableRow:last-child{border-bottom:0}.previews-module__w01hLG__tableCell{border-radius:var(--r-pill);background:var(--border-strong);height:6px}.previews-module__w01hLG__tableHeadRow{border-bottom:1px solid var(--border-medium);padding-top:0;padding-bottom:8px}.previews-module__w01hLG__tableHeadRow .previews-module__w01hLG__tableCell{background:var(--teal-mid);opacity:.45;height:5px}.previews-module__w01hLG__tableStatus{border-radius:var(--r-pill);background:var(--teal-mid);opacity:.5;justify-self:end;width:26px;height:8px}.previews-module__w01hLG__tableStatusReview{background:var(--warn-fg);opacity:.72;animation:5.5s ease-in-out infinite previews-module__w01hLG__statusReview}@keyframes previews-module__w01hLG__statusReview{0%,to{opacity:.72}45%,55%{opacity:.3}}.previews-module__w01hLG__map{grid-template-columns:repeat(9,1fr);gap:5px;width:100%;max-width:290px;display:grid}.previews-module__w01hLG__mapDot{aspect-ratio:1;border-radius:var(--r-pill);background:var(--border-strong)}.previews-module__w01hLG__mapDotOn{background:var(--teal-mid)}.previews-module__w01hLG__mapDotLive{animation:3.2s ease-in-out infinite previews-module__w01hLG__mapPing;animation-delay:calc(var(--map-index) * .4s)}@keyframes previews-module__w01hLG__mapPing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.previews-module__w01hLG__device{border:2px solid var(--border-strong);background:var(--surface);width:98px;height:168px;box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;gap:8px;padding:9px 8px;display:flex}.previews-module__w01hLG__deviceNotch{border-radius:var(--r-pill);background:var(--border-strong);flex-shrink:0;width:34px;height:4px;margin:0 auto}.previews-module__w01hLG__deviceScreen{flex:1;justify-content:center;align-items:center;display:flex}.previews-module__w01hLG__deviceScreen .previews-module__w01hLG__heatmap{gap:4px;max-width:none}.previews-module__w01hLG__video{object-fit:cover;background:var(--surface-2);width:100%;height:100%;display:block;position:absolute;inset:0}.previews-module__w01hLG__videoControl{border:1px solid var(--border-medium);border-radius:var(--r-pill);background:var(--surface);color:var(--text);font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:var(--shadow-button);align-items:center;gap:8px;padding:7px 14px;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;display:inline-flex;position:absolute;bottom:10px;right:10px}.previews-module__w01hLG__videoControl:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:900px){.previews-module__w01hLG__frame{height:180px}.previews-module__w01hLG__stacked{height:124px}}@media (prefers-reduced-motion:reduce){.previews-module__w01hLG__frame,.previews-module__w01hLG__frame *{animation-name:none!important}}
.AppCard-module__vRr5qG__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--r-xl);height:100%;box-shadow:var(--shadow-ambient);opacity:0;flex-direction:column;padding:40px;transition:box-shadow .3s,border-color .3s;display:flex}.AppCard-module__vRr5qG__revealed{animation:.6s both AppCard-module__vRr5qG__cardReveal}.AppCard-module__vRr5qG__card:hover{border-color:var(--border-medium);box-shadow:var(--shadow-lift)}@keyframes AppCard-module__vRr5qG__cardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AppCard-module__vRr5qG__card{opacity:1}}.AppCard-module__vRr5qG__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.AppCard-module__vRr5qG__index{font-family:var(--font-mono-stack);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:500}.AppCard-module__vRr5qG__badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.AppCard-module__vRr5qG__badge{border-radius:var(--r-pill);font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;padding:5px 11px;font-size:11px;font-weight:500}.AppCard-module__vRr5qG__badge[data-demo=live]{background:var(--ok-bg);color:var(--ok-fg)}.AppCard-module__vRr5qG__badge[data-demo=replica]{background:var(--info-bg);color:var(--info-fg)}.AppCard-module__vRr5qG__badge[data-demo=case-study]{background:var(--surface-2);color:var(--text-muted);border-color:var(--border-medium)}.AppCard-module__vRr5qG__soon{border:1px solid var(--border-subtle);border-radius:var(--r-pill);background:var(--teal-wash);font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;color:var(--teal-mid);padding:5px 11px;font-size:11px;font-weight:500}.AppCard-module__vRr5qG__preview{margin-bottom:24px}.AppCard-module__vRr5qG__name{font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--text);margin:0 0 10px;font-size:1.5rem;font-weight:700;line-height:1.15}.AppCard-module__vRr5qG__description{font-family:var(--font-body-stack);color:var(--text-muted);margin:0 0 24px;font-size:.94rem;font-weight:400;line-height:1.8}.AppCard-module__vRr5qG__metric{margin-top:auto}.AppCard-module__vRr5qG__metricValue{font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--text);font-size:2rem;font-weight:700;line-height:1}.AppCard-module__vRr5qG__metricPhrase{font-family:var(--font-display-stack);letter-spacing:-.01em;color:var(--text);font-size:1.15rem;font-weight:700;line-height:1.3}.AppCard-module__vRr5qG__metricSentence{font-family:var(--font-display-stack);letter-spacing:-.01em;color:var(--text);font-size:1.15rem;font-weight:700;line-height:1.5}.AppCard-module__vRr5qG__metricFigure{letter-spacing:-.02em;font-size:2rem;line-height:1}.AppCard-module__vRr5qG__metricValue [data-countup-suffix]{color:var(--teal-mid);font-style:italic}.AppCard-module__vRr5qG__metricLabel{font-family:var(--font-mono-stack);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-top:8px;font-size:10px;font-weight:500}.AppCard-module__vRr5qG__footer{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding-top:24px;display:flex}.AppCard-module__vRr5qG__attribution{flex-direction:column;gap:4px;min-width:0;display:flex}.AppCard-module__vRr5qG__client{font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:400}.AppCard-module__vRr5qG__external{font-family:var(--font-mono-stack);letter-spacing:.04em;color:var(--teal-mid);align-items:center;gap:6px;font-size:11px;font-weight:400;transition:opacity .15s;display:inline-flex}.AppCard-module__vRr5qG__external:hover{opacity:.7}.AppCard-module__vRr5qG__action{border:1px solid var(--border-medium);border-radius:var(--r-pill);background:var(--surface);color:var(--text);font-family:var(--font-mono-stack);letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;cursor:pointer;box-shadow:var(--shadow-button);flex-shrink:0;justify-content:center;align-items:center;padding:10px 22px;font-size:13px;font-weight:500;transition:opacity .15s,transform .15s;display:inline-flex}.AppCard-module__vRr5qG__action:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:900px){.AppCard-module__vRr5qG__card{padding:24px}.AppCard-module__vRr5qG__name{font-size:1.35rem}.AppCard-module__vRr5qG__footer{margin-top:24px}}
.replicas-module__vEC-0a__fallback{height:100%;min-height:240px;font-family:var(--font-mono-stack);letter-spacing:.12em;text-transform:uppercase;color:var(--text-subtle);justify-content:center;align-items:center;padding:40px;font-size:12px;font-weight:500;display:flex}
.CardOverlay-module__xTts5G__shell{z-index:200;position:fixed;inset:0}.CardOverlay-module__xTts5G__backdrop{background:color-mix(in srgb, var(--bg) 72%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transition:opacity .45s cubic-bezier(.32,.72,0,1);position:absolute;inset:0}.CardOverlay-module__xTts5G__entered .CardOverlay-module__xTts5G__backdrop{opacity:1}.CardOverlay-module__xTts5G__closing .CardOverlay-module__xTts5G__backdrop{opacity:0}.CardOverlay-module__xTts5G__surface{border:1px solid var(--border-subtle);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--shadow-lift);position:fixed;inset:4vh max(24px,50vw - 440px)}.CardOverlay-module__xTts5G__ghost{transform-origin:0 0;pointer-events:none;will-change:transform}.CardOverlay-module__xTts5G__panel{opacity:0;flex-direction:column;transition:opacity .25s .18s;display:flex;overflow:hidden}.CardOverlay-module__xTts5G__entered .CardOverlay-module__xTts5G__panel{opacity:1}.CardOverlay-module__xTts5G__closing .CardOverlay-module__xTts5G__panel{opacity:0;transition:opacity .16s}.CardOverlay-module__xTts5G__header{border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:24px;padding:32px 40px 24px;display:flex}.CardOverlay-module__xTts5G__heading{flex-direction:column;gap:12px;min-width:0;display:flex}.CardOverlay-module__xTts5G__name{font-family:var(--font-display-stack);letter-spacing:-.024em;color:var(--text);margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.1}.CardOverlay-module__xTts5G__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CardOverlay-module__xTts5G__badge{border-radius:var(--r-pill);font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;padding:5px 11px;font-size:11px;font-weight:500}.CardOverlay-module__xTts5G__badge[data-demo=live]{background:var(--ok-bg);color:var(--ok-fg)}.CardOverlay-module__xTts5G__badge[data-demo=replica]{background:var(--info-bg);color:var(--info-fg)}.CardOverlay-module__xTts5G__badge[data-demo=case-study]{background:var(--surface-2);color:var(--text-muted);border-color:var(--border-medium)}.CardOverlay-module__xTts5G__soon{border-radius:var(--r-pill);background:var(--warn-bg);color:var(--warn-fg);font-family:var(--font-mono-stack);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;padding:5px 11px;font-size:11px;font-weight:500}.CardOverlay-module__xTts5G__close{border:1px solid var(--border-medium);border-radius:var(--r-pill);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-button);flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s,transform .15s;display:inline-flex}.CardOverlay-module__xTts5G__close:hover{opacity:.88;transform:translateY(-1px)}.CardOverlay-module__xTts5G__scroll{-webkit-overflow-scrolling:touch;flex:1;padding:32px 40px 40px;overflow-y:auto}.CardOverlay-module__xTts5G__preview{margin-bottom:32px}.CardOverlay-module__xTts5G__body{max-width:68ch;font-family:var(--font-body-stack);color:var(--text-muted);margin:0;font-size:1.05rem;font-weight:400;line-height:1.85}.CardOverlay-module__xTts5G__metric{border-top:1px solid var(--border-subtle);margin-top:32px;padding-top:28px}.CardOverlay-module__xTts5G__metricValue{font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--text);font-size:2.6rem;font-weight:700;line-height:1}.CardOverlay-module__xTts5G__metricPhrase{font-family:var(--font-display-stack);letter-spacing:-.01em;color:var(--text);font-size:1.4rem;font-weight:700;line-height:1.3}.CardOverlay-module__xTts5G__metricSentence{font-family:var(--font-display-stack);letter-spacing:-.01em;color:var(--text);font-size:1.4rem;font-weight:700;line-height:1.5}.CardOverlay-module__xTts5G__metricFigure{letter-spacing:-.02em;font-size:2.6rem;line-height:1}.CardOverlay-module__xTts5G__metricValue [data-countup-suffix]{color:var(--teal-mid);font-style:italic}.CardOverlay-module__xTts5G__metricLabel{font-family:var(--font-mono-stack);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-top:10px;font-size:10px;font-weight:500}.CardOverlay-module__xTts5G__features{margin-top:36px}.CardOverlay-module__xTts5G__featuresLabel{color:var(--teal-mid);margin:0 0 16px;display:block}.CardOverlay-module__xTts5G__featureList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px 32px;margin:0;padding:0;list-style:none;display:grid}.CardOverlay-module__xTts5G__featureList li{font-family:var(--font-body-stack);color:var(--text-muted);padding-left:20px;font-size:.96rem;line-height:1.65;position:relative}.CardOverlay-module__xTts5G__featureList li:before{content:"";border-radius:var(--r-sm);background:var(--teal-mid);width:4px;height:4px;position:absolute;top:.72em;left:0}.CardOverlay-module__xTts5G__ctas{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:16px;margin-top:40px;padding-top:32px;display:flex}.CardOverlay-module__xTts5G__ctaPrimary,.CardOverlay-module__xTts5G__ctaGhost{white-space:nowrap;border-radius:var(--r-pill);font-family:var(--font-mono-stack);letter-spacing:.01em;text-transform:uppercase;box-shadow:var(--shadow-button);justify-content:center;align-items:center;padding:12px 26px;font-size:13px;font-weight:500;transition:opacity .15s,transform .15s;display:inline-flex}.CardOverlay-module__xTts5G__ctaPrimary:hover,.CardOverlay-module__xTts5G__ctaGhost:hover{opacity:.88;transform:translateY(-1px)}.CardOverlay-module__xTts5G__ctaPrimary{background:var(--text);color:var(--bg)}.CardOverlay-module__xTts5G__ctaGhost{background:var(--surface);color:var(--text);border:1px solid var(--border-medium)}.CardOverlay-module__xTts5G__wide .CardOverlay-module__xTts5G__surface{inset:3vh max(16px,50vw - 620px)}.CardOverlay-module__xTts5G__wide .CardOverlay-module__xTts5G__header{align-items:center;gap:16px;padding:18px 28px 16px}.CardOverlay-module__xTts5G__wide .CardOverlay-module__xTts5G__heading{flex-flow:wrap;align-items:center;gap:8px 14px}.CardOverlay-module__xTts5G__wide .CardOverlay-module__xTts5G__name{font-size:clamp(1.25rem,2vw,1.5rem)}.CardOverlay-module__xTts5G__replica{-webkit-overflow-scrolling:touch;background:var(--bg);flex:1;min-height:0;overflow-y:auto}.CardOverlay-module__xTts5G__demo{flex:1;min-height:0;padding:24px}.CardOverlay-module__xTts5G__demoFrame{border:1px solid var(--border-subtle);border-radius:var(--r-lg);background:var(--bg-alt);width:100%;height:100%;display:block}@media (max-width:900px){.CardOverlay-module__xTts5G__surface,.CardOverlay-module__xTts5G__wide .CardOverlay-module__xTts5G__surface{border:none;border-radius:0;inset:0}.CardOverlay-module__xTts5G__header,.CardOverlay-module__xTts5G__wide .CardOverlay-module__xTts5G__header{padding:20px 20px 16px}.CardOverlay-module__xTts5G__wide .CardOverlay-module__xTts5G__heading{flex-direction:column;align-items:flex-start}.CardOverlay-module__xTts5G__scroll{padding:24px 20px 32px}.CardOverlay-module__xTts5G__metricValue,.CardOverlay-module__xTts5G__metricFigure{font-size:2.1rem}.CardOverlay-module__xTts5G__metricSentence{font-size:1.2rem}.CardOverlay-module__xTts5G__featureList{grid-template-columns:1fr}.CardOverlay-module__xTts5G__ctas{gap:12px}.CardOverlay-module__xTts5G__ctaPrimary,.CardOverlay-module__xTts5G__ctaGhost{flex:1;min-width:0}.CardOverlay-module__xTts5G__demo{padding:0}.CardOverlay-module__xTts5G__demoFrame{border:none;border-radius:0}}@media (prefers-reduced-motion:reduce){.CardOverlay-module__xTts5G__backdrop,.CardOverlay-module__xTts5G__panel{transition:none}.CardOverlay-module__xTts5G__panel{opacity:1}}
.Catalog-module__DTzgFG__catalog{max-width:1200px;margin:0 auto;padding:96px 32px}.Catalog-module__DTzgFG__group+.Catalog-module__DTzgFG__group{margin-top:96px}.Catalog-module__DTzgFG__header{margin-bottom:40px}.Catalog-module__DTzgFG__eyebrow{color:var(--teal-mid);align-items:center;gap:10px;margin:0 0 16px;display:inline-flex}.Catalog-module__DTzgFG__eyebrow:before{content:"";background:var(--teal-mid);width:28px;height:1px}.Catalog-module__DTzgFG__title{font-family:var(--font-display-stack);letter-spacing:-.024em;color:var(--text);margin:0;font-size:clamp(2rem,3.6vw,2.8rem);font-weight:700;line-height:1.1}.Catalog-module__DTzgFG__title em{font-style:var(--emphasis-style);color:var(--teal-mid)}.Catalog-module__DTzgFG__grid{grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:24px;display:grid}.Catalog-module__DTzgFG__grid>*{min-width:0}@media (max-width:900px){.Catalog-module__DTzgFG__catalog{padding:64px 20px}.Catalog-module__DTzgFG__group+.Catalog-module__DTzgFG__group{margin-top:64px}.Catalog-module__DTzgFG__header{margin-bottom:28px}.Catalog-module__DTzgFG__grid{grid-template-columns:minmax(0,1fr)}}
.About-module__txJgOa__about{background:var(--bg-alt)}.About-module__txJgOa__inner{max-width:1200px;margin:0 auto;padding:96px 32px}.About-module__txJgOa__header{align-items:flex-end;gap:32px;margin-bottom:64px;display:flex}.About-module__txJgOa__kicker{color:var(--teal-mid);align-items:center;gap:10px;margin:0 0 16px;display:inline-flex}.About-module__txJgOa__kicker:before{content:"";background:var(--teal-mid);width:28px;height:1px}.About-module__txJgOa__title{font-family:var(--font-display-stack);letter-spacing:-.024em;color:var(--text);margin:0;font-size:clamp(2rem,3.6vw,2.8rem);font-weight:700;line-height:1.1}.About-module__txJgOa__title em{font-style:var(--emphasis-style);color:var(--teal-mid)}.About-module__txJgOa__rule{background:var(--border-strong);flex:1;height:1px;margin-bottom:10px}.About-module__txJgOa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.About-module__txJgOa__subtitle{font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--text);margin:0 0 24px;font-size:clamp(1.5rem,2.4vw,2.1rem);font-weight:700;line-height:1.15}.About-module__txJgOa__subtitle em{font-style:var(--emphasis-style);color:var(--teal-mid)}.About-module__txJgOa__text p{font-family:var(--font-body-stack);color:var(--text-muted);margin:0 0 16px;font-size:.98rem;line-height:1.85}.About-module__txJgOa__links{flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px;display:flex}.About-module__txJgOa__link{border-radius:var(--r-pill);border:1px solid var(--border-medium);background:var(--surface);color:var(--text-muted);font-family:var(--font-mono-stack);letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--shadow-button);align-items:center;gap:8px;padding:11px 22px;font-size:12px;font-weight:500;transition:border-color .15s,color .15s,background .15s,transform .15s;display:inline-flex}.About-module__txJgOa__link:hover{border-color:var(--teal-mid);color:var(--teal-mid);transform:translateY(-1px)}.About-module__txJgOa__icon{flex-shrink:0}.About-module__txJgOa__linkCta{background:var(--text);border-color:var(--text);color:var(--bg)}.About-module__txJgOa__linkCta:hover{background:var(--teal-mid);border-color:var(--teal-mid);color:var(--bg)}.About-module__txJgOa__arrow{transition:transform .2s}.About-module__txJgOa__linkCta:hover .About-module__txJgOa__arrow{transform:translate(3px)}.About-module__txJgOa__capabilitiesLabel{color:var(--text-muted);margin:0 0 20px;display:block}.About-module__txJgOa__list{border-top:1px solid var(--border-medium);margin:0;padding:0;list-style:none}.About-module__txJgOa__list li{border-bottom:1px solid var(--border-medium);font-family:var(--font-body-stack);color:var(--text-muted);gap:16px;padding:18px 0;font-size:.92rem;line-height:1.6;display:flex}.About-module__txJgOa__list li:before{content:"";border-radius:var(--r-pill);background:var(--teal-mid);flex-shrink:0;width:6px;height:6px;margin-top:9px}@media (max-width:900px){.About-module__txJgOa__inner{padding:64px 20px}.About-module__txJgOa__header{margin-bottom:40px;display:block}.About-module__txJgOa__rule{width:100%;margin:28px 0 0;display:block}.About-module__txJgOa__grid{grid-template-columns:1fr;gap:48px}}
.Contact-module__8cUKAG__contact{--contact-bg:var(--teal-deep);--contact-fg:var(--bg);--contact-accent:var(--teal-pale);--contact-eyebrow:color-mix(in srgb, var(--teal-light) 65%, var(--teal-pale));--contact-cta-bg:var(--bg);--contact-cta-fg:var(--teal-deep);--contact-cta-hover-bg:var(--teal-pale);background:var(--contact-bg);text-align:center;position:relative;overflow:hidden}html[data-theme=dark] .Contact-module__8cUKAG__contact{--contact-bg:var(--surface-2);--contact-fg:var(--text);--contact-accent:var(--text-muted);--contact-eyebrow:var(--teal-mid);--contact-cta-bg:var(--teal-mid);--contact-cta-fg:var(--bg);--contact-cta-hover-bg:var(--text)}.Contact-module__8cUKAG__glow{border-radius:var(--r-pill);background:radial-gradient(circle, color-mix(in srgb, var(--teal-mid) 25%, transparent) 0%, transparent 70%);pointer-events:none;width:600px;max-width:120vw;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.Contact-module__8cUKAG__inner{max-width:720px;margin:0 auto;padding:112px 32px;position:relative}.Contact-module__8cUKAG__eyebrow{color:var(--contact-eyebrow);justify-content:center;align-items:center;gap:14px;margin:0 0 24px;display:flex}.Contact-module__8cUKAG__eyebrow:before,.Contact-module__8cUKAG__eyebrow:after{content:"";background:var(--contact-eyebrow);opacity:.5;width:28px;height:1px}.Contact-module__8cUKAG__title{font-family:var(--font-display-stack);letter-spacing:-.024em;color:var(--contact-fg);margin:0;font-size:clamp(2.4rem,5vw,4rem);font-weight:700;line-height:1.05}.Contact-module__8cUKAG__title em{font-style:var(--emphasis-style);color:var(--contact-accent)}.Contact-module__8cUKAG__body{max-width:420px;font-family:var(--font-body-stack);color:var(--contact-accent);margin:24px auto 0;font-size:1rem;line-height:1.85}.Contact-module__8cUKAG__email{width:fit-content;font-family:var(--font-display-stack);color:var(--contact-eyebrow);margin:40px auto 0;font-size:1.5rem;font-style:italic;font-weight:400;transition:color .15s;display:block}.Contact-module__8cUKAG__email:hover{color:var(--contact-fg)}.Contact-module__8cUKAG__email:focus-visible{outline:2px solid var(--contact-fg);outline-offset:4px;border-radius:var(--r-sm)}.Contact-module__8cUKAG__cta{border-radius:var(--r-pill);background:var(--contact-cta-bg);color:var(--contact-cta-fg);font-family:var(--font-mono-stack);letter-spacing:.01em;text-transform:uppercase;box-shadow:var(--shadow-button);justify-content:center;align-items:center;margin-top:36px;padding:14px 32px;font-size:13px;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.Contact-module__8cUKAG__cta:hover{background:var(--contact-cta-hover-bg);transform:translateY(-2px)}@media (max-width:900px){.Contact-module__8cUKAG__inner{padding:72px 20px}.Contact-module__8cUKAG__email{margin-top:32px;font-size:1.2rem}}
