.scroll-scale-media-track{height:100svh;position:relative}.scroll-scale-media-track .scroll-scale-media-sticky{justify-content:center;align-items:flex-start;height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.scroll-scale-media-track .scroll-scale-media-frame{will-change:width,height,border-radius;background:#c6c6c64a;border-radius:20px;flex-shrink:0;width:min(100vw - 96px,1273px);height:min(100svh - 168px,703px);min-height:360px;position:relative;overflow:hidden}.scroll-scale-media-track .scroll-scale-media-image{object-fit:cover}@media screen and (max-width:991px){.scroll-scale-media-track .scroll-scale-media-frame{width:calc(100vw - 48px);height:min(70svh,620px);min-height:280px}}@media screen and (max-width:575px){.scroll-scale-media-track .scroll-scale-media-frame{min-height:220px}}
#codios-hero-section{background:var(--background-neutral-white);padding:172px 0 0;position:relative}#codios-hero-section .codios-hero-content{flex-direction:column;margin-bottom:60px;display:flex}#codios-hero-section .codio-large-title{text-align:left;max-width:638px}#codios-hero-section .codios-hero-meta{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}#codios-hero-section .codio-section-desc{text-align:left;max-width:554px}#codios-hero-section .codios-hero-badges{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:10px 6px;max-width:190px;margin-left:auto;display:flex}#codios-hero-section .codios-hero-badge{font-family:var(--font-general-sans);letter-spacing:0;border:1px solid var(--button-neutral-300);width:fit-content;min-height:32px;color:var(--button-neutral-400);white-space:nowrap;border-radius:40px;justify-content:center;align-items:center;padding:6px 16px;font-size:14px;font-weight:500;line-height:normal;display:inline-flex}#codios-hero-section .codios-hero-media .scroll-scale-media-frame{background:#c6c6c64a}#codios-hero-section .codios-hero-media .scroll-scale-media-image{object-position:center center}@media screen and (max-width:991px){#codios-hero-section{padding:100px 0 0}#codios-hero-section .codios-hero-meta{flex-direction:column;align-items:flex-start}#codios-hero-section .codios-hero-badges{justify-content:flex-start;margin-left:0}}@media screen and (max-width:767px){#codios-hero-section{padding:80px 0 0}#codios-hero-section .codios-hero-content{margin-bottom:36px}#codios-hero-section .codio-large-title{font-family:var(--font-general-sans);letter-spacing:0;text-align:center;max-width:100%;font-size:24px;font-weight:500;line-height:normal}#codios-hero-section .codios-hero-meta{align-items:center}#codios-hero-section .codio-section-desc{font-family:var(--font-general-sans);letter-spacing:0;text-align:center;max-width:100%;font-size:14px;font-weight:400;line-height:normal}#codios-hero-section .codios-hero-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:100%;margin-left:0;display:flex}#codios-hero-section .codios-hero-badge{font-family:var(--font-general-sans);letter-spacing:0;min-height:28px;padding:6px 14px;font-size:14px;font-weight:500;line-height:normal}}
#modules-section{background:var(--background-neutral-black);min-height:300svh;color:var(--text-neutral-white);position:relative;overflow:clip}#modules-section .modules-sticky-stage{align-items:center;min-height:100svh;display:flex;position:sticky;top:0;overflow:hidden}#modules-section .modules-shell{width:100%;transform:translateY(var(--modules-pan-y,0px));will-change:transform;padding-top:40px;padding-bottom:160px;transition:transform .55s cubic-bezier(.22,1,.36,1)}#modules-section .modules-header{flex-direction:column;align-items:center;max-width:456px;margin:0 auto 80px;display:flex}#modules-section .modules-header .codio-large-title{color:var(--text-neutral-white)}#modules-section .modules-header .codio-section-desc{color:var(--text-neutral-400)}#modules-section .modules-canvas{aspect-ratio:733/670;width:100%;max-width:733px;margin:0 auto;position:relative}#modules-section .modules-canvas-inner{width:100%;height:100%;position:relative}#modules-section .modules-network{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}#modules-section .modules-network--mobile{display:none}#modules-section .modules-network line{stroke-width:1px;stroke-linecap:round;transition:opacity .32s cubic-bezier(.22,1,.36,1)}#modules-section .modules-list{position:absolute;inset:0}#modules-section .modules-item{opacity:0;pointer-events:none;position:absolute;inset:0}#modules-section .modules-item-node{left:var(--module-node-x);top:var(--module-node-y);background:var(--background-primary-100);pointer-events:auto;cursor:pointer;border-radius:2px;width:18px;height:16px;transition:box-shadow .4s;position:absolute;box-shadow:0 0 10px #73fffa2e}#modules-section .modules-item.is-latest .modules-item-node{box-shadow:0 0 14px #73fffa80,0 0 40px #00b4ff40,0 0 80px #73fffa1f}#modules-section .modules-item-label{left:var(--module-label-x);top:var(--module-label-y);width:fit-content;min-width:190px;height:auto;box-shadow:none;color:var(--text-neutral-white);text-align:left;cursor:pointer;pointer-events:auto;z-index:1;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:6px;padding:12px 8px 13px 12px;transition:background-color .25s,box-shadow .25s;display:flex;position:absolute}#modules-section .modules-item.is-expanded .modules-item-label{-webkit-backdrop-filter:blur(5.9px);backdrop-filter:blur(5.9px);background:#6969691f}#modules-section .modules-item.is-expanded .modules-item-description,#modules-section .modules-item.is-expanded .modules-item-arrow{opacity:1}#modules-section .modules-item-copy{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}#modules-section .modules-item-name{font-family:var(--font-general-sans);letter-spacing:0;width:100%;max-width:190px;color:var(--text-neutral-white);font-size:14px;font-weight:400;line-height:normal}#modules-section .modules-item-description{font-family:var(--font-general-sans);letter-spacing:0;width:100%;max-width:240px;color:var(--text-neutral-400);opacity:0;font-size:14px;font-weight:400;line-height:normal;transition:opacity .2s}#modules-section .modules-item-arrow{width:24px;height:24px;color:var(--icon-neutral-black);opacity:0;background:#73fffae8;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:5px;transition:opacity .2s,transform .3s;display:inline-flex;transform:rotate(225deg)}#modules-section .modules-item-arrow:hover{background:#73fffa;transform:rotate(270deg)}@media screen and (max-width:1199px){#modules-section .modules-shell{padding-top:32px;padding-bottom:120px}#modules-section .modules-header{max-width:400px;margin-bottom:60px}#modules-section .modules-canvas{max-width:600px}#modules-section .modules-item-node{width:14px;height:12px}#modules-section .modules-item-label{min-width:160px;padding:10px 6px 10px 10px}#modules-section .modules-item-name{font-family:var(--font-general-sans);letter-spacing:0;max-width:160px;font-size:12px;font-weight:400;line-height:normal}#modules-section .modules-item-description{font-family:var(--font-general-sans);letter-spacing:0;max-width:200px;font-size:12px;font-weight:400;line-height:normal}#modules-section .modules-item-arrow{width:20px;height:20px;padding:4px}}@media screen and (max-width:991px){#modules-section{min-height:350svh}#modules-section .modules-sticky-stage{flex-direction:column;display:flex;overflow:hidden}#modules-section .modules-shell{flex-direction:column;flex:1;min-height:0;padding-top:80px;padding-bottom:0;display:flex}#modules-section .modules-header{max-width:420px;margin-bottom:48px}#modules-section .modules-header .codio-large-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:24px;font-weight:500;line-height:normal}#modules-section .modules-header .codio-section-desc{font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:400;line-height:normal}#modules-section .modules-canvas{aspect-ratio:auto;scroll-behavior:auto;scrollbar-width:none;flex:1;max-width:100%;min-height:0;position:relative;overflow:hidden auto}#modules-section .modules-canvas::-webkit-scrollbar{display:none}#modules-section .modules-canvas-inner{height:auto;position:relative}#modules-section .modules-network--desktop{display:none}#modules-section .modules-network--mobile{width:100%;height:calc(100% - 55px);display:block;position:absolute;inset:55px 0 0}#modules-section .modules-network--mobile line{vector-effect:non-scaling-stroke;transition:opacity .32s cubic-bezier(.22,1,.36,1)}#modules-section .modules-list{z-index:1;flex-direction:column;align-items:stretch;gap:0;padding-bottom:80px;display:flex;position:relative}#modules-section .modules-item{pointer-events:auto;width:68%;margin-bottom:0;display:flex;position:relative;inset:auto}#modules-section .modules-item:nth-child(odd){align-self:flex-start;padding-left:24px}#modules-section .modules-item:nth-child(2n){align-self:flex-end;padding-right:24px}#modules-section .modules-item:first-child{margin-bottom:144px}#modules-section .modules-item:nth-child(2){margin-bottom:146px}#modules-section .modules-item:nth-child(3){margin-bottom:66px}#modules-section .modules-item:nth-child(4){margin-bottom:132px}#modules-section .modules-item:nth-child(5){margin-bottom:68px}#modules-section .modules-item:nth-child(6){margin-bottom:136px}#modules-section .modules-item:nth-child(7){margin-bottom:70px}#modules-section .modules-item:nth-child(8){margin-bottom:110px}#modules-section .modules-item:nth-child(9){margin-bottom:47px}#modules-section .modules-item:nth-child(10){margin-bottom:117px}#modules-section .modules-item-node{display:none}#modules-section .modules-item-label{-webkit-backdrop-filter:blur(5.9px);backdrop-filter:blur(5.9px);background:#6969691f;border-radius:12px;width:100%;min-width:0;padding:14px 16px;position:relative;top:auto;left:auto}#modules-section .modules-item-name{max-width:none}#modules-section .modules-item-description{opacity:1;max-width:none}#modules-section .modules-item-arrow{opacity:1}}@media screen and (max-width:767px){#modules-section .modules-shell{padding-top:60px;padding-bottom:60px}#modules-section .modules-header{max-width:280px;margin-bottom:36px}#modules-section .modules-item{width:72%}#modules-section .modules-item:nth-child(odd){padding-left:16px}#modules-section .modules-item:nth-child(2n){padding-right:16px}#modules-section .modules-item:first-child{margin-bottom:115px}#modules-section .modules-item:nth-child(2){margin-bottom:117px}#modules-section .modules-item:nth-child(3){margin-bottom:53px}#modules-section .modules-item:nth-child(4){margin-bottom:106px}#modules-section .modules-item:nth-child(5){margin-bottom:54px}#modules-section .modules-item:nth-child(6){margin-bottom:109px}#modules-section .modules-item:nth-child(7){margin-bottom:56px}#modules-section .modules-item:nth-child(8){margin-bottom:88px}#modules-section .modules-item:nth-child(9){margin-bottom:38px}#modules-section .modules-item:nth-child(10){margin-bottom:94px}#modules-section .modules-item-label{padding:12px 14px}}
.ticker-section{--ticker-gap:48px;--ticker-duration:24s;white-space:nowrap;width:100%;overflow:hidden}.ticker-section .ticker-section__track{width:max-content;animation:ticker-scroll var(--ticker-duration) linear infinite;will-change:transform;display:flex}.ticker-section .ticker-section__group{align-items:center;gap:var(--ticker-gap);padding-right:var(--ticker-gap);flex-shrink:0;display:flex}.ticker-section .ticker-section__item{font-family:var(--font-general-sans);letter-spacing:0;color:inherit;opacity:.5;align-items:center;font-size:16px;font-weight:500;line-height:normal;display:inline-flex}.ticker-section .ticker-section__item.ticker-section__item--active{opacity:1}@media screen and (max-width:767px){.ticker-section{--ticker-gap:24px}.ticker-section .ticker-section__item{font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:400;line-height:normal}}@keyframes ticker-scroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}
#point-of-view-section{min-height:300svh;transition:background-color .5s cubic-bezier(.22,1,.36,1);position:relative}#point-of-view-section.point-of-view-section--light{background:var(--background-neutral-white);color:var(--text-secondary-600)}#point-of-view-section.point-of-view-section--light .point-of-view-intro,#point-of-view-section.point-of-view-section--light .point-of-view-side p,#point-of-view-section.point-of-view-section--light .ticker-section__item{color:var(--text-neutral-500)}#point-of-view-section.point-of-view-section--light .ticker-section__item{opacity:.5}#point-of-view-section.point-of-view-section--light .point-of-view-visual-card{background:#f3f3f3d6;border:1px solid #c6c6c61f}#point-of-view-section.point-of-view-section--light .point-of-view-visual-svg{color:var(--text-neutral-black)}#point-of-view-section.point-of-view-section--dark{background:var(--background-neutral-black);color:var(--text-neutral-white)}#point-of-view-section.point-of-view-section--dark .point-of-view-intro,#point-of-view-section.point-of-view-section--dark .point-of-view-side p,#point-of-view-section.point-of-view-section--dark .ticker-section__item{color:var(--text-neutral-400)}#point-of-view-section.point-of-view-section--dark .ticker-section__item{opacity:.45}#point-of-view-section.point-of-view-section--dark .point-of-view-visual-card{background:var(--background-neutral-600)}#point-of-view-section.point-of-view-section--dark .point-of-view-visual-svg{color:var(--text-neutral-white)}#point-of-view-section .point-of-view-sticky-stage{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;display:flex;position:sticky;top:0;overflow:hidden}#point-of-view-section .point-of-view-industries{width:100%;margin-top:40px;margin-bottom:40px;overflow:hidden}#point-of-view-section .point-of-view-industries .point-of-view-ticker{width:100%}#point-of-view-section .point-of-view-industries .point-of-view-ticker .ticker-section__item{color:inherit}#point-of-view-section .point-of-view-shell{width:100%;margin:auto 0}#point-of-view-section .point-of-view-heading{text-align:center;width:100%;max-width:522px;margin:0 auto 70px}#point-of-view-section .point-of-view-title{font-family:var(--font-general-sans);letter-spacing:0;color:currentColor;margin:0 0 22px;font-size:40px;font-weight:500;line-height:normal}#point-of-view-section .point-of-view-intro{font-family:var(--font-general-sans);letter-spacing:0;margin:0;font-size:16px;font-weight:400;line-height:normal}#point-of-view-section .point-of-view-stage{grid-template-columns:270px minmax(320px,514px) 236px;justify-content:space-between;align-items:start;gap:56px;display:grid}#point-of-view-section .point-of-view-side{padding-top:58px}#point-of-view-section .point-of-view-side p{font-family:var(--font-general-sans);letter-spacing:0;margin:0;font-size:16px;font-weight:400;line-height:normal}#point-of-view-section .point-of-view-side--right{flex-direction:column;justify-content:space-between;height:100%;padding-top:0;display:flex}#point-of-view-section .point-of-view-feature-title{font-family:var(--font-general-sans);letter-spacing:0;color:currentColor;margin:0 0 24px;font-size:30px;font-weight:500;line-height:normal}#point-of-view-section .point-of-view-feature-description{font-family:var(--font-general-sans);letter-spacing:0;margin:0;font-size:16px;font-weight:400;line-height:normal}#point-of-view-section .point-of-view-visual-card{isolation:isolate;border-radius:20px;justify-content:center;align-items:center;height:436px;transition:background-color .5s cubic-bezier(.22,1,.36,1),border-color .5s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}#point-of-view-section .point-of-view-visual-svg{z-index:1;width:100%;height:300px;position:relative}@media screen and (max-width:1350px){#point-of-view-section .point-of-view-stage{grid-template-columns:232px minmax(320px,460px) 212px;gap:40px}#point-of-view-section .point-of-view-visual-card{height:400px}}@media screen and (max-width:991px){#point-of-view-section .point-of-view-industries .point-of-view-ticker{gap:32px}#point-of-view-section .point-of-view-heading{margin:0 auto 30px}#point-of-view-section .point-of-view-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:30px;font-weight:500;line-height:normal}#point-of-view-section .point-of-view-stage{grid-template-columns:1fr;gap:28px;margin:0 auto}#point-of-view-section .point-of-view-side{order:1;padding-top:0}#point-of-view-section .point-of-view-side p{text-align:left;max-width:225px}#point-of-view-section .point-of-view-side--left{text-align:center}#point-of-view-section .point-of-view-side--right{gap:18px}#point-of-view-section .point-of-view-side--right p:first-child{text-align:right;align-self:flex-end}#point-of-view-section .point-of-view-feature-title{font-family:var(--font-general-sans);letter-spacing:0;text-align:center;font-size:24px;font-weight:500;line-height:normal}#point-of-view-section .point-of-view-feature-description{text-align:center;max-width:325px;margin:0 auto}#point-of-view-section .point-of-view-visual-card{order:0;height:300px}}@media screen and (max-width:767px){#point-of-view-section .point-of-view-sticky-stage{justify-content:flex-start;padding:40px 0 0}#point-of-view-section .point-of-view-industries{margin:30px 0}#point-of-view-section .point-of-view-industries .point-of-view-ticker{gap:24px}#point-of-view-section .point-of-view-heading{margin-bottom:40px}#point-of-view-section .point-of-view-title{font-family:var(--font-general-sans);letter-spacing:0;margin-bottom:12px;font-size:24px;font-weight:500;line-height:normal}#point-of-view-section .point-of-view-intro{font-family:var(--font-general-sans);letter-spacing:0;max-width:280px;margin:0 auto;font-size:14px;font-weight:400;line-height:normal}#point-of-view-section .point-of-view-stage{gap:24px}#point-of-view-section .point-of-view-side{order:1;width:100%}#point-of-view-section .point-of-view-side p{text-align:left;max-width:225px}#point-of-view-section .point-of-view-side--left{text-align:center}#point-of-view-section .point-of-view-side--right{gap:30px}#point-of-view-section .point-of-view-side--right p:first-child{text-align:right;align-self:flex-end}#point-of-view-section .point-of-view-feature-title{font-family:var(--font-general-sans);letter-spacing:0;margin-bottom:10px;font-size:20px;font-weight:500;line-height:normal}#point-of-view-section .point-of-view-feature-description,#point-of-view-section .point-of-view-side p{font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:400;line-height:normal}#point-of-view-section .point-of-view-feature-description{text-align:center;width:100%;max-width:325px;margin:0 auto}#point-of-view-section .point-of-view-visual-card{border-radius:18px;order:0;height:240px}}@keyframes pov-ai-rotate-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pov-ai-rotate-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes pov-onprem-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pov-privacy-gather-1{0%,8%{opacity:.5;transform:translateY(40px)}22%,78%{opacity:1;transform:translate(0)}92%,to{opacity:.5;transform:translateY(40px)}}@keyframes pov-privacy-gather-2{0%,8%{opacity:.5;transform:translate(-106px,-39px)}22%,78%{opacity:1;transform:translate(0)}92%,to{opacity:.5;transform:translate(-106px,-39px)}}@keyframes pov-privacy-gather-3{0%,8%{opacity:.5;transform:translate(107px,-40px)}22%,78%{opacity:1;transform:translate(0)}92%,to{opacity:.5;transform:translate(107px,-40px)}}@keyframes pov-privacy-shackle-open{0%,28%{transform:translateY(0)}42%,54%{transform:translateY(-4px)}68%,to{transform:translateY(0)}}.pov-onprem-cube-1{animation:5s ease-in-out infinite pov-onprem-float}.pov-onprem-cube-2{animation:6s ease-in-out 1s infinite pov-onprem-float}.pov-onprem-cube-3{animation:4.5s ease-in-out .5s infinite pov-onprem-float}.pov-privacy-lock-1{animation:8s ease-in-out infinite pov-privacy-gather-1}.pov-privacy-lock-2{animation:8s ease-in-out infinite pov-privacy-gather-2}.pov-privacy-lock-3{animation:8s ease-in-out infinite pov-privacy-gather-3}.pov-privacy-shackle{animation:8s ease-in-out infinite pov-privacy-shackle-open}
