.NetworkSphere-module__byGY2a__wrap{aspect-ratio:1;z-index:1;pointer-events:none;width:auto;height:100%;position:absolute;top:50%;right:0;translate:14% -50%}.NetworkSphere-module__byGY2a__canvas{width:100%;height:100%;display:block}
.HeroShowcase-module__iRBg7a__showcase{z-index:2;border-block:var(--border-width) solid var(--color-border);background:var(--color-surface);grid-template-columns:minmax(0,.6fr) minmax(0,2.4fr);align-items:stretch;margin-top:clamp(5rem,8vw,8.5rem);display:grid;position:relative}.HeroShowcase-module__iRBg7a__tabList{background:var(--color-surface);flex-direction:column;padding:0;display:flex}.HeroShowcase-module__iRBg7a__tab{text-align:left;padding-block:clamp(.85rem,1.6vw,1.2rem);padding-inline:clamp(1.25rem, 4vw, 2.5rem) var(--space-5);border:none;border-bottom:var(--border-width) solid var(--color-border);font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--weight-medium);letter-spacing:-.01em;color:var(--color-text-muted);cursor:pointer;transition:color var(--duration-base) var(--ease-out);background:0 0;position:relative}.HeroShowcase-module__iRBg7a__tabInner{align-items:center;gap:10px;display:inline-flex}.HeroShowcase-module__iRBg7a__tabIcon{color:currentColor;flex:none;width:17px;height:17px}.HeroShowcase-module__iRBg7a__tab:hover{color:var(--color-text-secondary)}.HeroShowcase-module__iRBg7a__tab[data-active=true]{color:var(--color-text)}.HeroShowcase-module__iRBg7a__progress{background:var(--color-text);width:0;height:2px;animation:5s linear forwards HeroShowcase-module__iRBg7a__tab-progress;position:absolute;bottom:-1px;left:0}@keyframes HeroShowcase-module__iRBg7a__tab-progress{0%{width:0}to{width:100%}}.HeroShowcase-module__iRBg7a__stage{background:var(--color-surface-faint);border-left:var(--border-width) solid var(--color-border);--band:clamp(2rem, 3.4vw, 3.25rem);--stage-gap:clamp(1.25rem, 2.4vw, 2.25rem);padding:clamp(1.5rem, 3vw, 2.75rem) var(--stage-gap) clamp(1.5rem, 3vw, 2.75rem) calc(var(--band) + var(--stage-gap));place-items:center;display:grid;position:relative}.HeroShowcase-module__iRBg7a__stage:before{content:"";width:var(--band);pointer-events:none;background-color:var(--color-surface);border-right:var(--border-width) solid var(--color-border);background-image:url(/patterns/dark-2.svg);background-size:16px 16px;position:absolute;top:0;bottom:0;left:0}:root[data-theme=dark] .HeroShowcase-module__iRBg7a__stage:before{background-image:linear-gradient(color-mix(in srgb, var(--color-surface) 93%, transparent), color-mix(in srgb, var(--color-surface) 93%, transparent)), url(/patterns/dark-2.svg);background-size:100% 100%,16px 16px}.HeroShowcase-module__iRBg7a__panel{opacity:0;width:100%;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);pointer-events:none;grid-area:1/1;justify-content:center;display:flex;transform:translateY(8px)}.HeroShowcase-module__iRBg7a__panel[data-active=true]{opacity:1;pointer-events:auto;transform:none}.HeroShowcase-module__iRBg7a__card{width:100%;max-width:800px}.HeroShowcase-module__iRBg7a__dashImg{border:var(--border-width) solid var(--color-border-dashboard);border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-md);display:block}.HeroShowcase-module__iRBg7a__embedBox{width:100%}@media (prefers-reduced-motion:reduce){.HeroShowcase-module__iRBg7a__progress{width:100%;animation:none}.HeroShowcase-module__iRBg7a__panel{transition:none}}@media (max-width:860px){.HeroShowcase-module__iRBg7a__showcase{grid-template-columns:1fr}.HeroShowcase-module__iRBg7a__tabList{border-bottom:var(--border-width) solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:visible}.HeroShowcase-module__iRBg7a__tab{white-space:normal;text-align:left;padding:var(--space-4) var(--space-5);font-size:var(--text-sm);border:none;border-radius:0}.HeroShowcase-module__iRBg7a__tab:nth-child(odd){border-right:var(--border-width) solid var(--color-border)}.HeroShowcase-module__iRBg7a__tab:nth-child(-n+2){border-bottom:var(--border-width) solid var(--color-border)}.HeroShowcase-module__iRBg7a__tabList{z-index:1;position:relative}.HeroShowcase-module__iRBg7a__progress{z-index:2;bottom:0}.HeroShowcase-module__iRBg7a__stage{border-left:none;min-height:280px}}@media (max-width:720px){.HeroShowcase-module__iRBg7a__stage{--stage-gap:var(--space-4);padding:var(--stage-gap) 0 0 calc(var(--band) + var(--stage-gap));place-items:start}.HeroShowcase-module__iRBg7a__panel{justify-content:flex-start}}
.Hero-module__KTD73a__hero{background-color:var(--color-bg);padding-block:clamp(6rem,10vw,11rem) clamp(3.5rem,6vw,5.5rem);position:relative;overflow:hidden}@media (min-width:861px){.Hero-module__KTD73a__hero{padding-top:clamp(5rem,8vw,9rem)}}.Hero-module__KTD73a__hero:after{content:"";z-index:1;pointer-events:none;background:url(/patterns/frame-4.svg) 0 0/16px 16px;position:absolute;inset:0}:root[data-theme=dark] .Hero-module__KTD73a__hero:after{opacity:var(--pattern-opacity-dark)}.Hero-module__KTD73a__copyWrap{z-index:2;padding-left:clamp(2rem,5vw,4.5rem);padding-right:var(--container-pad);position:relative}.Hero-module__KTD73a__heroSphere{z-index:1;height:190%;right:calc(var(--container-pad) * -1);opacity:1;height:320%;top:66%}.Hero-module__KTD73a__heroComets{z-index:2;height:60%}.Hero-module__KTD73a__copy{z-index:3;text-align:left;max-width:54rem;position:relative}.Hero-module__KTD73a__headline{font-size:clamp(2.5rem,6vw,5rem);line-height:1.04}.Hero-module__KTD73a__sub{margin-top:var(--space-6);max-width:58ch}.Hero-module__KTD73a__ctas{justify-content:flex-start;gap:var(--space-4);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.Hero-module__KTD73a__fine{margin-top:var(--space-5);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-wide);color:var(--color-text-muted)}.Hero-module__KTD73a__trust{z-index:2;text-align:center;margin-top:clamp(3.5rem,6vw,5.5rem);position:relative}.Hero-module__KTD73a__trustText{font-family:var(--font-serif);font-size:var(--text-base);color:var(--color-text-secondary)}.Hero-module__KTD73a__marquee{margin-top:var(--space-5);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.Hero-module__KTD73a__track{align-items:center;gap:clamp(1.5rem,3vw,2.75rem);width:max-content;animation:44s linear infinite Hero-module__KTD73a__marquee;display:flex}@keyframes Hero-module__KTD73a__marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__track{animation:none}}.Hero-module__KTD73a__clientLogo{filter:grayscale()brightness(.32)contrast(1.05);opacity:1;width:auto}.Hero-module__KTD73a__track li{flex:none;align-items:center;display:flex}@media (max-width:680px){.Hero-module__KTD73a__headline{letter-spacing:-.035em;font-size:clamp(3.25rem,15vw,4.5rem);line-height:1.02}.Hero-module__KTD73a__sub{font-size:var(--text-base)}}@media (max-width:860px){.Hero-module__KTD73a__heroSphere{display:none}}
.ScrollHint-module__ctZG8q__wrap{position:relative}.ScrollHint-module__ctZG8q__hint{display:none}@media (max-width:720px){.ScrollHint-module__ctZG8q__hint{z-index:3;background:var(--color-surface);border:var(--border-width) solid var(--color-border);width:2.25rem;height:2.25rem;color:var(--color-text);pointer-events:none;transition:opacity .45s var(--ease-out), transform .45s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.5rem;translate:0 -50%}.ScrollHint-module__ctZG8q__hint[data-gone=true]{opacity:0;animation:none;transform:translate(8px)}.ScrollHint-module__ctZG8q__hint svg{width:16px;height:16px;animation:1.6s ease-in-out infinite ScrollHint-module__ctZG8q__hint-nudge}}@keyframes ScrollHint-module__ctZG8q__hint-nudge{0%,to{opacity:.65;transform:translate(-2px)}50%{opacity:1;transform:translate(3px)}}@media (prefers-reduced-motion:reduce){.ScrollHint-module__ctZG8q__hint svg{animation:none}}
.Shift-module__n2fGTq__shift{background-color:var(--color-bg);background-image:url(/patterns/line.svg);background-size:11px 11px}:root[data-theme=dark] .Shift-module__n2fGTq__shift{background-image:linear-gradient(color-mix(in srgb, var(--color-bg) 93%, transparent), color-mix(in srgb, var(--color-bg) 93%, transparent)), url(/patterns/line.svg);background-size:100% 100%,11px 11px}.Shift-module__n2fGTq__header{text-align:center;max-width:46rem;margin:0 auto}.Shift-module__n2fGTq__eyebrowWrap{margin-bottom:var(--space-6)}.Shift-module__n2fGTq__heading{font-size:var(--text-4xl)}.Shift-module__n2fGTq__body{margin-top:var(--space-6);color:var(--color-text-body);font-size:var(--text-base)}.Shift-module__n2fGTq__flow{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:safe center;margin-top:clamp(2.5rem,5vw,4rem);display:flex;overflow-x:auto}.Shift-module__n2fGTq__flow::-webkit-scrollbar{display:none}.Shift-module__n2fGTq__cta{justify-content:center;margin-top:clamp(2rem,4vw,3rem);display:flex}@media (max-width:720px){.Shift-module__n2fGTq__flow{margin-inline:calc(var(--container-pad) * -1)}.Shift-module__n2fGTq__flow .outer{padding-right:var(--container-pad)}}
.UseCases-module__maPH-a__band{background-color:var(--color-bg);padding-block:clamp(5rem,9vw,8rem)}.UseCases-module__maPH-a__cellIcon{transition:color .3s var(--ease-out)}.UseCases-module__maPH-a__cell:hover .UseCases-module__maPH-a__cellIcon{color:var(--tone)}.UseCases-module__maPH-a__grid{border-top:var(--border-width) solid var(--color-border);border-left:var(--border-width) solid var(--color-border);grid-template-columns:repeat(4,1fr);display:grid}.UseCases-module__maPH-a__cell{min-height:13rem;padding:var(--space-6);border-right:var(--border-width) solid var(--color-border);border-bottom:var(--border-width) solid var(--color-border);transition:background-color var(--duration-fast) var(--ease-out);flex-direction:column;display:flex;position:relative}.UseCases-module__maPH-a__cell:hover{background:var(--color-surface-subtle)}.UseCases-module__maPH-a__cellIcon{margin-bottom:var(--space-5);border-radius:var(--radius-button);border:var(--border-width) solid var(--color-border);background:var(--color-surface);width:2.25rem;height:2.25rem;color:var(--color-text);justify-content:center;align-self:flex-start;align-items:center;display:inline-flex}.UseCases-module__maPH-a__name{max-width:16ch;font-family:var(--font-sans);font-size:var(--text-lg);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tight);color:var(--color-text)}.UseCases-module__maPH-a__desc{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-text-body)}.UseCases-module__maPH-a__cta{padding-top:var(--space-5);align-self:flex-start;margin-top:auto}.UseCases-module__maPH-a__ctaCell{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);background:var(--color-surface-inverse);color:#fff;position:relative;overflow:hidden}.UseCases-module__maPH-a__ctaCell:hover{background:var(--color-surface-inverse)}.UseCases-module__maPH-a__ctaCellText{z-index:1;max-width:16ch;font-family:var(--font-serif);font-size:var(--text-2xl);color:#fff;line-height:1.25;position:relative}.UseCases-module__maPH-a__ctaCell .ui-link{z-index:1;color:#ffffffe6;position:relative}.UseCases-module__maPH-a__ctaCell .ui-link:hover{color:#fff}@media (max-width:860px){.UseCases-module__maPH-a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.UseCases-module__maPH-a__grid{grid-template-columns:1fr}}
