.Hero-module__ZARIfG__hero{background:linear-gradient(180deg, var(--teal-wash) 0%, var(--bg) 70%);padding:140px 32px 96px;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.Hero-module__ZARIfG__copy{max-width:640px}.Hero-module__ZARIfG__eyebrow{color:var(--teal-mid);align-items:center;gap:10px;margin:0 0 28px;animation:.7s ease-out .1s both Hero-module__ZARIfG__fadeUp;display:inline-flex}.Hero-module__ZARIfG__eyebrow:before{content:"";background:var(--teal-mid);width:28px;height:1px}.Hero-module__ZARIfG__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__ZARIfG__fadeUp}.Hero-module__ZARIfG__title em{font-style:var(--emphasis-style);color:var(--teal-mid)}.Hero-module__ZARIfG__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__ZARIfG__fadeUp}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:40px;animation:.8s ease-out .55s both Hero-module__ZARIfG__fadeUp;display:flex}.Hero-module__ZARIfG__ctaPrimary,.Hero-module__ZARIfG__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__ZARIfG__ctaPrimary:hover,.Hero-module__ZARIfG__ctaGhost:hover{opacity:.88;transform:translateY(-1px)}.Hero-module__ZARIfG__ctaPrimary{background:var(--text);color:var(--bg)}.Hero-module__ZARIfG__ctaGhost{background:var(--surface);color:var(--text);border:1px solid var(--border-medium)}.Hero-module__ZARIfG__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__ZARIfG__fadeUp}.Hero-module__ZARIfG__statRow{padding:18px 0}.Hero-module__ZARIfG__statRow:first-child{padding-top:0}.Hero-module__ZARIfG__statRow:last-child{padding-bottom:0}.Hero-module__ZARIfG__statRow:not(:first-child){border-top:1px solid var(--border-subtle)}.Hero-module__ZARIfG__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__ZARIfG__statNum [data-countup-suffix]{color:var(--teal-mid);font-style:italic}.Hero-module__ZARIfG__statDesc{font-family:var(--font-body-stack);color:var(--text-muted);margin-top:6px;font-size:.85rem}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__ZARIfG__hero{padding:100px 20px 48px}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:48px}.Hero-module__ZARIfG__copy{max-width:none}}
.previews-module__nPm2cq__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__nPm2cq__frame.previews-module__nPm2cq__frameVideo{aspect-ratio:16/9;height:auto;padding:0}.previews-module__nPm2cq__pulseGrid{grid-template-columns:repeat(5,34px);gap:8px;display:grid}.previews-module__nPm2cq__pulseCell{border-radius:var(--r-md);background:var(--border-strong);height:34px;font-family:var(--font-mono-stack);color:var(--text-subtle);justify-content:center;align-items:center;font-size:9px;font-weight:400;display:flex}.previews-module__nPm2cq__pulseCellOn{background:var(--teal-mid);color:var(--bg);animation:12.6s linear infinite previews-module__nPm2cq__pulseDim;animation-delay:calc(var(--pulse-index) * .9s)}.previews-module__nPm2cq__pulseCellCedis{background:var(--teal-deep);color:var(--teal-pale);grid-column:span 2}.previews-module__nPm2cq__pulseCellWarn{background:var(--warn-bg);color:var(--warn-fg)}@keyframes previews-module__nPm2cq__pulseDim{0%,to{opacity:1}2%,4%{opacity:.35}6%{opacity:1}}.previews-module__nPm2cq__schedule{flex-direction:column;gap:6px;width:100%;display:flex}.previews-module__nPm2cq__scheduleRow{align-items:center;gap:8px;display:flex}.previews-module__nPm2cq__scheduleTime{text-align:right;width:34px;font-family:var(--font-mono-stack);color:var(--text-subtle);flex-shrink:0;font-size:9px;font-weight:400}.previews-module__nPm2cq__scheduleBar{border-radius:var(--r-sm);background:var(--border-strong);flex-shrink:0;height:16px}.previews-module__nPm2cq__shiftA{--shift-opacity:.75;background:var(--teal-mid)}.previews-module__nPm2cq__shiftB{--shift-opacity:.6;background:var(--teal-light)}.previews-module__nPm2cq__shiftC{--shift-opacity:.8;background:var(--teal-deep)}.previews-module__nPm2cq__shiftA,.previews-module__nPm2cq__shiftB,.previews-module__nPm2cq__shiftC{opacity:var(--shift-opacity);animation:14s linear infinite previews-module__nPm2cq__shiftHandover;animation-delay:calc(var(--row-index) * 2s)}@keyframes previews-module__nPm2cq__shiftHandover{0%,to{opacity:var(--shift-opacity)}3%,10%{opacity:1}13%{opacity:var(--shift-opacity)}}.previews-module__nPm2cq__wave{flex-direction:column;gap:14px;width:100%;display:flex}.previews-module__nPm2cq__waveSvg{width:100%;height:84px;display:block}.previews-module__nPm2cq__waveTrace{stroke:var(--teal-mid);stroke-width:1.5px;fill:none}.previews-module__nPm2cq__waveMetrics{gap:24px;display:flex}.previews-module__nPm2cq__waveValue{font-family:var(--font-display-stack);color:var(--text);font-size:1.3rem;font-weight:700;line-height:1}.previews-module__nPm2cq__waveValueAccent{color:var(--teal-mid)}.previews-module__nPm2cq__waveName{font-family:var(--font-mono-stack);letter-spacing:.1em;text-transform:uppercase;color:var(--text-subtle);margin-top:4px;font-size:9px;font-weight:400}.previews-module__nPm2cq__heatmap{grid-template-columns:repeat(7,1fr);gap:6px;width:100%;max-width:210px;display:grid}.previews-module__nPm2cq__heatCell{aspect-ratio:1;border-radius:var(--r-sm);background:var(--teal-mid);opacity:var(--heat-opacity)}.previews-module__nPm2cq__heatCellLive{animation:4.2s ease-in-out infinite previews-module__nPm2cq__heatRecalc;animation-delay:calc(var(--heat-index) * 1.4s)}@keyframes previews-module__nPm2cq__heatRecalc{0%,to{opacity:var(--heat-opacity)}40%,60%{opacity:calc(var(--heat-opacity) * .35)}}.previews-module__nPm2cq__kanban{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:300px;display:grid}.previews-module__nPm2cq__kanbanColumn{flex-direction:column;gap:6px;display:flex}.previews-module__nPm2cq__kanbanHead{border-radius:var(--r-pill);background:var(--teal-mid);opacity:.45;height:6px}.previews-module__nPm2cq__kanbanChip{border-radius:var(--r-sm);background:var(--surface);border:1px solid var(--border-medium);height:22px}.previews-module__nPm2cq__kanbanChipMoving{background:var(--teal-wash);border-color:var(--teal-pale);animation:6s ease-in-out infinite previews-module__nPm2cq__kanbanAdvance}@keyframes previews-module__nPm2cq__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__nPm2cq__plot{width:100%;height:100%;display:block}.previews-module__nPm2cq__plotBand{fill:var(--teal-mid);fill-opacity:.12}.previews-module__nPm2cq__plotHistory{fill:none;stroke:var(--teal-mid);stroke-width:1.5px}.previews-module__nPm2cq__plotProjection{fill:none;stroke:var(--teal-mid);stroke-width:1.5px;stroke-dasharray:4 4;animation:6s linear infinite previews-module__nPm2cq__dashDrift}.previews-module__nPm2cq__plotAxis{stroke:var(--border-strong);stroke-width:1px}.previews-module__nPm2cq__plotPoint{fill:var(--teal-mid)}.previews-module__nPm2cq__plotPointLive{animation:3.4s ease-in-out infinite previews-module__nPm2cq__pointBreathe}@keyframes previews-module__nPm2cq__dashDrift{0%{stroke-dashoffset:0}to{stroke-dashoffset:-48px}}@keyframes previews-module__nPm2cq__pointBreathe{0%,to{opacity:1}50%{opacity:.4}}.previews-module__nPm2cq__stacked{align-items:flex-end;gap:10px;width:100%;max-width:280px;height:140px;display:flex}.previews-module__nPm2cq__stackedColumn{flex-direction:column;flex:1;justify-content:flex-end;gap:2px;display:flex}.previews-module__nPm2cq__stackedSegment{border-radius:var(--r-sm);background:var(--teal-mid);height:var(--segment-height);opacity:var(--segment-opacity)}.previews-module__nPm2cq__stackedColumnLive .previews-module__nPm2cq__stackedSegment{animation:5s ease-in-out infinite previews-module__nPm2cq__segmentSettle}@keyframes previews-module__nPm2cq__segmentSettle{0%,to{opacity:var(--segment-opacity)}50%{opacity:1}}.previews-module__nPm2cq__aging{flex-direction:column;gap:9px;width:100%;max-width:300px;display:flex}.previews-module__nPm2cq__agingRow{align-items:center;gap:10px;display:flex}.previews-module__nPm2cq__agingLabel{width:46px;font-family:var(--font-mono-stack);color:var(--text-subtle);flex-shrink:0;font-size:9px;font-weight:400}.previews-module__nPm2cq__agingTrack{border-radius:var(--r-pill);background:var(--border-subtle);flex:1;height:14px;overflow:hidden}.previews-module__nPm2cq__agingFill{border-radius:var(--r-pill);background:var(--teal-mid);height:100%;width:var(--aging-width);opacity:var(--aging-opacity)}.previews-module__nPm2cq__agingFillLive{animation:5.5s ease-in-out infinite previews-module__nPm2cq__agingCollect}@keyframes previews-module__nPm2cq__agingCollect{0%,to{width:var(--aging-width)}50%{width:calc(var(--aging-width) * .72)}}.previews-module__nPm2cq__funnel{flex-direction:column;align-items:center;gap:7px;width:100%;max-width:260px;display:flex}.previews-module__nPm2cq__funnelStage{border-radius:var(--r-sm);background:var(--teal-mid);height:22px;width:var(--funnel-width);opacity:var(--funnel-opacity)}.previews-module__nPm2cq__funnelStageLive{animation:5s ease-in-out infinite previews-module__nPm2cq__funnelFill}@keyframes previews-module__nPm2cq__funnelFill{0%,to{opacity:var(--funnel-opacity)}50%{opacity:1}}.previews-module__nPm2cq__table{flex-direction:column;width:100%;max-width:320px;display:flex}.previews-module__nPm2cq__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__nPm2cq__tableRow:last-child{border-bottom:0}.previews-module__nPm2cq__tableCell{border-radius:var(--r-pill);background:var(--border-strong);height:6px}.previews-module__nPm2cq__tableHeadRow{border-bottom:1px solid var(--border-medium);padding-top:0;padding-bottom:8px}.previews-module__nPm2cq__tableHeadRow .previews-module__nPm2cq__tableCell{background:var(--teal-mid);opacity:.45;height:5px}.previews-module__nPm2cq__tableStatus{border-radius:var(--r-pill);background:var(--teal-mid);opacity:.5;justify-self:end;width:26px;height:8px}.previews-module__nPm2cq__tableStatusReview{background:var(--warn-fg);opacity:.72;animation:5.5s ease-in-out infinite previews-module__nPm2cq__statusReview}@keyframes previews-module__nPm2cq__statusReview{0%,to{opacity:.72}45%,55%{opacity:.3}}.previews-module__nPm2cq__map{grid-template-columns:repeat(9,1fr);gap:5px;width:100%;max-width:290px;display:grid}.previews-module__nPm2cq__mapDot{aspect-ratio:1;border-radius:var(--r-pill);background:var(--border-strong)}.previews-module__nPm2cq__mapDotOn{background:var(--teal-mid)}.previews-module__nPm2cq__mapDotLive{animation:3.2s ease-in-out infinite previews-module__nPm2cq__mapPing;animation-delay:calc(var(--map-index) * .4s)}@keyframes previews-module__nPm2cq__mapPing{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.previews-module__nPm2cq__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__nPm2cq__deviceNotch{border-radius:var(--r-pill);background:var(--border-strong);flex-shrink:0;width:34px;height:4px;margin:0 auto}.previews-module__nPm2cq__deviceScreen{flex:1;justify-content:center;align-items:center;display:flex}.previews-module__nPm2cq__deviceScreen .previews-module__nPm2cq__heatmap{gap:4px;max-width:none}.previews-module__nPm2cq__video{object-fit:cover;background:var(--surface-2);width:100%;height:100%;display:block;position:absolute;inset:0}.previews-module__nPm2cq__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__nPm2cq__videoControl:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:900px){.previews-module__nPm2cq__frame{height:180px}.previews-module__nPm2cq__stacked{height:124px}}@media (prefers-reduced-motion:reduce){.previews-module__nPm2cq__frame,.previews-module__nPm2cq__frame *{animation-name:none!important}}
.AppCard-module__mOiyua__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__mOiyua__revealed{animation:.6s both AppCard-module__mOiyua__cardReveal}.AppCard-module__mOiyua__card:hover{border-color:var(--border-medium);box-shadow:var(--shadow-lift)}@keyframes AppCard-module__mOiyua__cardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AppCard-module__mOiyua__card{opacity:1}}.AppCard-module__mOiyua__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.AppCard-module__mOiyua__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__mOiyua__badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex}.AppCard-module__mOiyua__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__mOiyua__badge[data-demo=live]{background:var(--ok-bg);color:var(--ok-fg)}.AppCard-module__mOiyua__badge[data-demo=replica]{background:var(--info-bg);color:var(--info-fg)}.AppCard-module__mOiyua__badge[data-demo=case-study]{background:var(--surface-2);color:var(--text-muted);border-color:var(--border-medium)}.AppCard-module__mOiyua__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__mOiyua__preview{margin-bottom:24px}.AppCard-module__mOiyua__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__mOiyua__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__mOiyua__metric{margin-top:auto}.AppCard-module__mOiyua__metricValue{font-family:var(--font-display-stack);letter-spacing:-.02em;color:var(--text);font-size:2rem;font-weight:700;line-height:1}.AppCard-module__mOiyua__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__mOiyua__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__mOiyua__metricFigure{letter-spacing:-.02em;font-size:2rem;line-height:1}.AppCard-module__mOiyua__metricValue [data-countup-suffix]{color:var(--teal-mid);font-style:italic}.AppCard-module__mOiyua__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__mOiyua__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__mOiyua__attribution{flex-direction:column;gap:4px;min-width:0;display:flex}.AppCard-module__mOiyua__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__mOiyua__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__mOiyua__external:hover{opacity:.7}.AppCard-module__mOiyua__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__mOiyua__action:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:900px){.AppCard-module__mOiyua__card{padding:24px}.AppCard-module__mOiyua__name{font-size:1.35rem}.AppCard-module__mOiyua__footer{margin-top:24px}}
.CardOverlay-module__bhFsnW__shell{z-index:200;position:fixed;inset:0}.CardOverlay-module__bhFsnW__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__bhFsnW__entered .CardOverlay-module__bhFsnW__backdrop{opacity:1}.CardOverlay-module__bhFsnW__closing .CardOverlay-module__bhFsnW__backdrop{opacity:0}.CardOverlay-module__bhFsnW__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__bhFsnW__ghost{transform-origin:0 0;pointer-events:none;will-change:transform}.CardOverlay-module__bhFsnW__panel{opacity:0;flex-direction:column;transition:opacity .25s .18s;display:flex;overflow:hidden}.CardOverlay-module__bhFsnW__entered .CardOverlay-module__bhFsnW__panel{opacity:1}.CardOverlay-module__bhFsnW__closing .CardOverlay-module__bhFsnW__panel{opacity:0;transition:opacity .16s}.CardOverlay-module__bhFsnW__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__bhFsnW__heading{flex-direction:column;gap:12px;min-width:0;display:flex}.CardOverlay-module__bhFsnW__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__bhFsnW__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CardOverlay-module__bhFsnW__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__bhFsnW__badge[data-demo=live]{background:var(--ok-bg);color:var(--ok-fg)}.CardOverlay-module__bhFsnW__badge[data-demo=replica]{background:var(--info-bg);color:var(--info-fg)}.CardOverlay-module__bhFsnW__badge[data-demo=case-study]{background:var(--surface-2);color:var(--text-muted);border-color:var(--border-medium)}.CardOverlay-module__bhFsnW__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__bhFsnW__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__bhFsnW__close:hover{opacity:.88;transform:translateY(-1px)}.CardOverlay-module__bhFsnW__scroll{-webkit-overflow-scrolling:touch;flex:1;padding:32px 40px 40px;overflow-y:auto}.CardOverlay-module__bhFsnW__preview{margin-bottom:32px}.CardOverlay-module__bhFsnW__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__bhFsnW__metric{border-top:1px solid var(--border-subtle);margin-top:32px;padding-top:28px}.CardOverlay-module__bhFsnW__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__bhFsnW__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__bhFsnW__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__bhFsnW__metricFigure{letter-spacing:-.02em;font-size:2.6rem;line-height:1}.CardOverlay-module__bhFsnW__metricValue [data-countup-suffix]{color:var(--teal-mid);font-style:italic}.CardOverlay-module__bhFsnW__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__bhFsnW__features{margin-top:36px}.CardOverlay-module__bhFsnW__featuresLabel{color:var(--teal-mid);margin:0 0 16px;display:block}.CardOverlay-module__bhFsnW__featureList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px 32px;margin:0;padding:0;list-style:none;display:grid}.CardOverlay-module__bhFsnW__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__bhFsnW__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__bhFsnW__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__bhFsnW__ctaPrimary,.CardOverlay-module__bhFsnW__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__bhFsnW__ctaPrimary:hover,.CardOverlay-module__bhFsnW__ctaGhost:hover{opacity:.88;transform:translateY(-1px)}.CardOverlay-module__bhFsnW__ctaPrimary{background:var(--text);color:var(--bg)}.CardOverlay-module__bhFsnW__ctaGhost{background:var(--surface);color:var(--text);border:1px solid var(--border-medium)}.CardOverlay-module__bhFsnW__demo{flex:1;min-height:0;padding:24px}.CardOverlay-module__bhFsnW__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__bhFsnW__surface{border:none;border-radius:0;inset:0}.CardOverlay-module__bhFsnW__header{padding:20px 20px 16px}.CardOverlay-module__bhFsnW__scroll{padding:24px 20px 32px}.CardOverlay-module__bhFsnW__metricValue,.CardOverlay-module__bhFsnW__metricFigure{font-size:2.1rem}.CardOverlay-module__bhFsnW__metricSentence{font-size:1.2rem}.CardOverlay-module__bhFsnW__featureList{grid-template-columns:1fr}.CardOverlay-module__bhFsnW__ctas{gap:12px}.CardOverlay-module__bhFsnW__ctaPrimary,.CardOverlay-module__bhFsnW__ctaGhost{flex:1;min-width:0}.CardOverlay-module__bhFsnW__demo{padding:0}.CardOverlay-module__bhFsnW__demoFrame{border:none;border-radius:0}}@media (prefers-reduced-motion:reduce){.CardOverlay-module__bhFsnW__backdrop,.CardOverlay-module__bhFsnW__panel{transition:none}.CardOverlay-module__bhFsnW__panel{opacity:1}}
.Catalog-module__NNqkuG__catalog{max-width:1200px;margin:0 auto;padding:96px 32px}.Catalog-module__NNqkuG__group+.Catalog-module__NNqkuG__group{margin-top:96px}.Catalog-module__NNqkuG__header{margin-bottom:40px}.Catalog-module__NNqkuG__eyebrow{color:var(--teal-mid);align-items:center;gap:10px;margin:0 0 16px;display:inline-flex}.Catalog-module__NNqkuG__eyebrow:before{content:"";background:var(--teal-mid);width:28px;height:1px}.Catalog-module__NNqkuG__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__NNqkuG__title em{font-style:var(--emphasis-style);color:var(--teal-mid)}.Catalog-module__NNqkuG__grid{grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:24px;display:grid}.Catalog-module__NNqkuG__grid>*{min-width:0}@media (max-width:900px){.Catalog-module__NNqkuG__catalog{padding:64px 20px}.Catalog-module__NNqkuG__group+.Catalog-module__NNqkuG__group{margin-top:64px}.Catalog-module__NNqkuG__header{margin-bottom:28px}.Catalog-module__NNqkuG__grid{grid-template-columns:minmax(0,1fr)}}
.About-module__vAULUW__about{background:var(--bg-alt)}.About-module__vAULUW__inner{max-width:1200px;margin:0 auto;padding:96px 32px}.About-module__vAULUW__header{align-items:flex-end;gap:32px;margin-bottom:64px;display:flex}.About-module__vAULUW__kicker{color:var(--teal-mid);align-items:center;gap:10px;margin:0 0 16px;display:inline-flex}.About-module__vAULUW__kicker:before{content:"";background:var(--teal-mid);width:28px;height:1px}.About-module__vAULUW__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__vAULUW__title em{font-style:var(--emphasis-style);color:var(--teal-mid)}.About-module__vAULUW__rule{background:var(--border-strong);flex:1;height:1px;margin-bottom:10px}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.About-module__vAULUW__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__vAULUW__subtitle em{font-style:var(--emphasis-style);color:var(--teal-mid)}.About-module__vAULUW__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__vAULUW__links{flex-wrap:wrap;align-items:center;gap:16px;margin-top:32px;display:flex}.About-module__vAULUW__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__vAULUW__link:hover{border-color:var(--teal-mid);color:var(--teal-mid);transform:translateY(-1px)}.About-module__vAULUW__icon{flex-shrink:0}.About-module__vAULUW__linkCta{background:var(--text);border-color:var(--text);color:var(--bg)}.About-module__vAULUW__linkCta:hover{background:var(--teal-mid);border-color:var(--teal-mid);color:var(--bg)}.About-module__vAULUW__arrow{transition:transform .2s}.About-module__vAULUW__linkCta:hover .About-module__vAULUW__arrow{transform:translate(3px)}.About-module__vAULUW__capabilitiesLabel{color:var(--text-muted);margin:0 0 20px;display:block}.About-module__vAULUW__list{border-top:1px solid var(--border-medium);margin:0;padding:0;list-style:none}.About-module__vAULUW__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__vAULUW__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__vAULUW__inner{padding:64px 20px}.About-module__vAULUW__header{margin-bottom:40px;display:block}.About-module__vAULUW__rule{width:100%;margin:28px 0 0;display:block}.About-module__vAULUW__grid{grid-template-columns:1fr;gap:48px}}
.Contact-module__hcVmEa__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__hcVmEa__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__hcVmEa__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__hcVmEa__inner{max-width:720px;margin:0 auto;padding:112px 32px;position:relative}.Contact-module__hcVmEa__eyebrow{color:var(--contact-eyebrow);justify-content:center;align-items:center;gap:14px;margin:0 0 24px;display:flex}.Contact-module__hcVmEa__eyebrow:before,.Contact-module__hcVmEa__eyebrow:after{content:"";background:var(--contact-eyebrow);opacity:.5;width:28px;height:1px}.Contact-module__hcVmEa__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__hcVmEa__title em{font-style:var(--emphasis-style);color:var(--contact-accent)}.Contact-module__hcVmEa__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__hcVmEa__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__hcVmEa__email:hover{color:var(--contact-fg)}.Contact-module__hcVmEa__email:focus-visible{outline:2px solid var(--contact-fg);outline-offset:4px;border-radius:var(--r-sm)}.Contact-module__hcVmEa__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__hcVmEa__cta:hover{background:var(--contact-cta-hover-bg);transform:translateY(-2px)}@media (max-width:900px){.Contact-module__hcVmEa__inner{padding:72px 20px}.Contact-module__hcVmEa__email{margin-top:32px;font-size:1.2rem}}
