@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./montserrat-500-cyrillic-ext-11xBT7e1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./montserrat-500-cyrillic-T0SG181k.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./montserrat-500-latin-ext-BKtbrd6n.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(./montserrat-500-latin-DRFEGfly.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./montserrat-600-cyrillic-ext-BtBW-rpm.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./montserrat-600-cyrillic-CQEPC0hM.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./montserrat-600-latin-ext-DSkTqI9L.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(./montserrat-600-latin-UVxSCcoG.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#1c1f26;--ink-soft:#5c6470;--paper:#fff;--fog:#f4f5f8;--mist:#e8ebf1;--line:#1c1f261a;--accent:#c64761;--accent-soft:#f8e8ec;--accent-deep:#a8384f;--warn:#f0b429;--radius:16px;--radius-lg:24px;--shadow:0 8px 28px #1c1f260f;--shadow-lg:0 24px 60px #1c1f261a;--ease:cubic-bezier(.22, 1, .36, 1);--wrap:min(1180px, calc(100% - 40px));--cta-slot-w:207px;--header-h:72px;--header-pill-h:48px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:1.55;overflow-x:clip}@media (width<=767px){body{font-size:14px}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}ul{list-style:none}.wrap{width:var(--wrap);margin-inline:auto}.top-band{margin-top:calc(var(--header-h) * -1);padding-top:var(--header-h);background:linear-gradient(#e1e6ef 0%,#f2f4f8 40.85%,#fff 103.54%);flex-direction:column;display:flex;overflow:hidden}.header{z-index:100;transition:background .25s var(--ease), box-shadow .25s var(--ease);position:sticky;top:0}.header.is-stuck{background:var(--paper);box-shadow:0 1px 0 var(--line), 0 6px 24px #1c1f260f}.header-inner{height:var(--header-h);grid-template-columns:minmax(max-content,1fr) auto minmax(max-content,1fr);align-items:center;gap:16px;padding-inline:32px;display:grid}.logo-header{grid-column:1;justify-self:start;align-items:center;display:inline-flex}.logo-header img{flex-shrink:0}.header-actions{grid-column:3;justify-self:end;align-items:center;gap:12px;display:inline-flex}.header-actions .btn{white-space:nowrap}.cta-slot{width:var(--cta-slot-w);height:var(--header-pill-h)}@media (width<=1215px){.cta-slot{display:none}}@media (width<=767px){.header-inner{padding-inline:20px}}.logo-footer{flex-shrink:0;align-items:center;display:inline-flex}.logo img{width:auto;height:18px}.nav{height:var(--header-pill-h);background:var(--paper);border-radius:999px;flex-wrap:nowrap;grid-column:2;align-items:center;gap:48px;min-width:0;padding:0 48px;display:none;overflow:hidden}.nav a,.nav-more{color:var(--ink-soft);white-space:nowrap;border-radius:999px;padding:0;font-size:13px;font-weight:500;transition:color .2s,background .2s}.nav a:hover,.nav-more:hover{color:var(--ink);background:var(--paper)}.nav-more{cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.nav-more-wrap{flex-shrink:0;display:inline-flex;position:relative}.nav-more-wrap[hidden],.nav-link[hidden]{display:none}.nav:has(.nav-more-wrap.open){overflow:visible}.nav-more-wrap .nav-more svg{transition:transform .2s var(--ease)}.nav-more-wrap.open .nav-more svg{transform:rotate(180deg)}.nav-more-menu{z-index:200;background:var(--paper);min-width:180px;box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transition:opacity .2s var(--ease), transform .2s var(--ease);border-radius:12px;flex-direction:column;gap:12px;padding:16px 12px;display:flex;position:absolute;top:calc(100% + 12px);right:-16px;transform:translateY(-6px)}.nav-more-wrap.open .nav-more-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-more-menu a{color:var(--ink);white-space:nowrap;padding:0;font-size:13px;font-weight:500}.nav-more-menu a:hover{color:var(--accent)}@media (width>=1216px){.nav{display:flex}.header-inner{grid-template-columns:minmax(var(--cta-slot-w), 1fr) auto minmax(var(--cta-slot-w), 1fr)}}.btn{min-height:44px;transition:transform .25s var(--ease), background .25s, color .25s, border-color .25s, box-shadow .25s;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 20px;font-size:15px;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px #c6476147}.btn-primary:hover{background:var(--accent-deep)}.btn-outline{border:1.5px solid var(--ink);color:var(--ink);background:0 0}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.btn-soft{background:var(--paper);color:var(--accent)}.btn-soft:hover{background:var(--accent);color:#fff}.header-inner .btn{height:var(--header-pill-h)}.btn-ghost{border:1.5px solid var(--line);color:var(--ink)}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.menu-toggle{background:var(--paper);width:48px;height:48px;color:var(--accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (width>=1216px){.menu-toggle{display:none}}body.nav-locked{overflow:hidden}.mobile-nav{z-index:150;background:var(--paper);flex-direction:column;display:none;position:fixed;inset:0}.mobile-nav.open{display:flex}.mobile-nav-top{height:var(--header-h);flex-shrink:0;justify-content:space-between;align-items:center;padding-inline:32px;display:flex}@media (width<=767px){.mobile-nav-top{padding-inline:20px}}.mobile-nav-close{width:48px;height:48px;color:var(--accent);background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mobile-nav-links{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:20px;display:flex;overflow-y:auto}.mobile-nav-links a{color:var(--ink);text-align:center;border-bottom:none;padding:0;font-size:16px;font-weight:500}.mobile-nav-links a:hover{color:var(--accent)}@media (width>=1216px){.mobile-nav{display:none!important}}.hero{align-items:center;height:784px;padding:0;display:flex;position:relative;overflow:hidden}@media (width<=1215px){.hero{height:auto;padding:150px 0}}@media (width<=767px){.hero{padding:0}.hero-copy>:last-child{margin-bottom:0}}.hero-grid{position:relative}.hero-copy{z-index:2;position:relative}.hero-brand{letter-spacing:-2px;animation:rise .9s var(--ease) both;margin-bottom:18px;font-family:Montserrat,sans-serif;font-size:74px;font-weight:600;line-height:.95}.hero-brand span{color:var(--accent)}.hero h1{letter-spacing:-1.5px;max-width:440px;animation:rise .9s 80ms var(--ease) both;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:52px;font-weight:600;line-height:1.12}@media (width<=1215px){.hero h1{letter-spacing:-1px;max-width:280px;font-size:32px}}@media (width<=767px){.hero h1{max-width:240px;font-size:28px}}.hero-lead{color:var(--ink-soft);max-width:512px;animation:rise .9s .16s var(--ease) both;margin-bottom:28px}.hero-cta{animation:rise .9s .24s var(--ease) both;flex-wrap:wrap;gap:12px;display:flex}.hero-visual{z-index:1;width:389px;max-width:100%;position:absolute;top:50%;right:24px;transform:translateY(-50%)}@media (width>=1216px){.hero-visual{width:794px;max-width:none;left:536px;right:auto}}@media (width<=767px){.hero-visual{margin-top:24px;position:static;transform:none}}.hero-visual img{filter:drop-shadow(0 30px 50px #1c1f261f);width:100%}.hero-float{width:min(28%,160px);box-shadow:var(--shadow-lg);background:#111;border:4px solid #fff;border-radius:22px;animation:5s ease-in-out infinite floaty;position:absolute;bottom:6%;right:4%;overflow:hidden}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}section{padding:32px 0}.section-head{margin-bottom:32px}.section-head h2{letter-spacing:-1.5px;margin-bottom:12px;font-family:Montserrat,sans-serif;font-size:48px;font-weight:600;line-height:1.15}.section-head p{color:var(--ink-soft)}.section-head p+p{margin-top:16px}.section-head h3{letter-spacing:-.5px;margin-bottom:12px;font-family:Montserrat,sans-serif;font-size:32px;font-weight:600;line-height:1.2}@media (width<=1215px){.section-head h2{letter-spacing:-1px;font-size:28px}.section-head h3{font-size:28px}}@media (width<=1023px){.section-head{margin-bottom:24px}section{padding:24px 0}}@media (width<=767px){.section-head h2,.section-head h3{font-size:24px}.section-head{margin-bottom:16px}section{padding:16px 0}}.reveal{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.modules,#incidents{background:var(--paper)}.arch-heads{align-items:center;gap:8px;display:flex}.arch-body-row{grid-template-columns:256px 32px 1fr 32px 256px;display:grid}.arch-body-row>:first-child{grid-column:1;align-self:start}.arch-body-row>:nth-child(2){grid-column:3}.arch-body-row>:nth-child(3){grid-column:5;align-self:start}.arch-col-head{border:1px solid var(--line);text-align:center;letter-spacing:.3px;text-transform:uppercase;background:var(--paper);border-bottom:none;border-radius:8px 8px 0 0;flex-shrink:0;width:256px;padding:14px 20px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600}.arch-col-head--center{width:232px}.arch-arrow{color:var(--accent);flex:1;align-items:center;display:flex}.arch-arrow-line{background:currentColor;flex:1;height:2px;margin-right:-12px}.arch-arrow-head{flex-shrink:0;width:14px;height:24px}.arch-col-body{border:1px solid var(--line);border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--paper);flex-direction:column;gap:18px;padding:24px;display:flex}.arch-item{align-items:center;gap:14px;font-weight:500;display:flex}.arch-ico{color:var(--ink-soft);flex-shrink:0;display:flex}.arch-system-body{background:var(--fog);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:20px;display:flex}.arch-card{background:var(--paper);border-radius:var(--radius-lg);padding:24px;box-shadow:0 20px 60px #8991a933}.arch-card-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.arch-card-head h4{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600}.arch-card-ico{color:var(--ink-soft);flex-shrink:0;display:flex}.arch-tags{flex-wrap:wrap;gap:16px;display:flex}.arch-tag{background:var(--fog);height:32px;color:var(--ink-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:0 18px;font-size:15px;display:flex}.arch-list p{color:var(--ink-soft);padding:7px 0}@media (width<=1023px){.arch-schema-wrap{flex-direction:column;display:flex}.arch-heads,.arch-body-row{display:contents}.arch-col-head,.arch-col-head--center{width:100%}.arch-heads>:first-child{order:1}.arch-body-row>:first-child{order:2;align-self:stretch}.arch-heads>:nth-child(2){order:3}.arch-heads>:nth-child(3){order:4}.arch-body-row>:nth-child(2){order:5}.arch-heads>:nth-child(4){order:6}.arch-heads>:nth-child(5){order:7}.arch-body-row>:nth-child(3){order:8;align-self:stretch}.arch-arrow{flex:none;align-self:center;align-items:center;width:40px;height:24px;margin:16px auto;transform:rotate(90deg)}.arch-arrow-line{flex:1;margin-right:-12px}.arch-col-body{grid-template-columns:repeat(3,1fr);gap:16px 24px;display:grid}.arch-system-body{border-radius:0 0 var(--radius-lg) var(--radius-lg)}}@media (width<=700px){.arch-col-body{grid-template-columns:repeat(2,1fr)}}@media (width<=460px){.arch-col-body{grid-template-columns:1fr}}.feature-grid{gap:20px;display:grid}@media (width>=720px){.feature-grid.cols-2{grid-template-columns:1fr 1fr}.feature-grid.cols-3{grid-template-columns:repeat(3,1fr)}}@media (width>=900px){.feature-grid.cols-6{grid-template-columns:repeat(3,1fr)}}.feature{grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:4px 0;display:grid}.feature-ico{flex-shrink:0;display:flex}.feature-ico img{object-fit:contain;width:40px;height:48px}.feature p{font-weight:500;line-height:1.4}.device-showcase{justify-items:center;margin-top:48px;display:grid;position:relative}.device-showcase .monitor{position:relative}.scenarios,#video,#toir,#bi{background:var(--paper)}.accordion{gap:12px;display:grid}.acc-item{background:var(--paper);border-radius:var(--radius);overflow:hidden;box-shadow:0 20px 60px #8991a933}.acc-trigger{text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 22px;font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;display:flex}.acc-trigger svg{width:32px;height:32px;transition:transform .3s var(--ease);color:var(--accent);flex-shrink:0}.acc-item.open .acc-trigger svg{transform:rotate(180deg)}.acc-panel{padding:0 22px 22px;display:none}.acc-item.open .acc-panel{display:block}.acc-cols{gap:16px;display:grid}@media (width>=800px){.acc-cols{grid-template-columns:repeat(3,1fr)}}.acc-card figure{aspect-ratio:16/10;background:var(--mist);border-radius:12px;margin-bottom:14px;overflow:hidden}.acc-card img{object-fit:cover;width:100%;height:100%}.acc-card h4{margin-bottom:6px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}.acc-card p{color:var(--ink-soft);font-size:14px}#integrations{background:var(--paper)}.integ-grid{gap:32px;display:grid}@media (width>=760px){.integ-grid{grid-template-columns:1fr 1fr}}.integ-card{background:var(--paper);box-shadow:var(--shadow);border:none;border-radius:22px;padding:24px 26px 26px}.integ-card h3{color:var(--ink);margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:17px;font-weight:600}.brand-row{flex-wrap:wrap;align-items:center;gap:18px 26px;display:flex}.brand-row img{object-fit:contain;object-position:left center;width:auto;max-width:144px;height:30px;display:block}.brand-row img.logo-tall{max-width:120px;height:38px}.brand-row img.logo-wide{max-width:160px;height:25px}.brand-row img.logo-pill{max-width:240px}.brand-sep{border-left:1px solid #cfd4dc;border-right:1px solid #cfd4dc;align-items:center;gap:18px;padding:0 2px;display:inline-flex}.brand-sep img{margin:0 6px}.brand-frame{background:0 0;border:1px solid #c9ced8;border-radius:9px;justify-content:center;align-items:center;padding:7px 14px;display:inline-flex}.brand-frame img{opacity:1;max-width:120px;height:22px}.brand-pill{color:#7a8290;white-space:nowrap;background:0 0;border:1px solid #c9ced8;border-radius:9px;justify-content:center;align-items:center;padding:9px 15px;font-size:14px;font-weight:500;line-height:1.2;display:inline-flex}.projects{background:var(--fog)}.project-cta{margin:24px 0 32px}.project-slide{border-radius:var(--radius-lg);min-height:360px;box-shadow:var(--shadow-lg);background:#223;position:relative;overflow:hidden}.project-slide img{object-fit:cover;opacity:.92;width:100%;height:100%;min-height:360px}.project-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius);width:min(360px,100% - 40px);box-shadow:var(--shadow);background:#fffffff5;padding:20px;position:absolute;bottom:20px;left:20px}.project-card .uni-logo{width:48px;height:auto;margin-bottom:12px}.project-card h3{margin-bottom:9px;font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;line-height:1.25}.project-card p{color:var(--ink-soft);margin-bottom:16px;font-size:14px}.dots{gap:6px;display:flex}.dots i{background:var(--mist);border-radius:50%;width:7px;height:7px}.dots i.active{background:var(--accent)}.objects-grid{gap:16px 24px;display:grid}@media (width>=700px){.objects-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.objects-grid{grid-template-columns:repeat(3,1fr)}}.object-item{align-items:center;gap:14px;padding:14px 0;font-weight:500;display:flex}.object-ico{background:var(--fog);width:40px;height:40px;color:var(--ink-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.object-ico svg{width:22px;height:22px}.docs{background:var(--paper)}.doc-list{gap:32px;margin-bottom:40px;display:grid}@media (width>=800px){.doc-list{grid-template-columns:repeat(3,1fr)}}.doc-link{background:var(--fog);color:var(--ink);border-radius:var(--radius-lg);align-items:center;gap:16px;padding:24px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;display:flex}.doc-link:hover{background:var(--paper);color:var(--accent);box-shadow:0 20px 60px #8991a933}.doc-ico{width:40px;height:40px;color:var(--ink-soft);flex-shrink:0;place-items:center;transition:color .2s;display:grid}.doc-link:hover .doc-ico{color:var(--accent)}.req-list{flex-direction:column;gap:24px;display:flex}.req-row{grid-template-columns:240px 1fr;gap:16px 32px;display:grid}.req-label{font-weight:600}.req-value{color:var(--ink-soft)}.req-tags{flex-wrap:wrap;display:flex}.req-tags span{align-items:baseline;margin:0 10px 5px 0;display:inline-flex}.req-tags span:before{content:"•";margin-right:7px}@media (width<=700px){.req-row{grid-template-columns:1fr;gap:6px}}.stack-grid{gap:32px;display:grid}@media (width>=800px){.stack-grid{grid-template-columns:1fr 1fr}}.stack-card{border-radius:var(--radius-lg);background:var(--paper);padding:24px 26px 28px;box-shadow:0 20px 60px #8991a933}.stack-card h3{margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:17px;font-weight:600}.stack-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}@media (width>=520px){.stack-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.stack-item{color:var(--ink);align-items:center;gap:10px;min-width:0;font-size:15px;font-weight:500;display:inline-flex}.stack-item img{object-fit:contain;flex-shrink:0;width:30px;height:30px}footer{background:linear-gradient(#fff 5.29%,#e8ebf380 60.57%,#ebeef4 141.74%);padding:56px 0 24px}.footer-grid{gap:32px;margin-bottom:40px;display:grid}@media (width>=900px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr auto;gap:40px}}.footer-nav{gap:7px;margin-top:16px;display:grid}.footer-nav a{color:var(--ink-soft);font-size:15px;transition:color .2s}.footer-nav a:hover{color:var(--accent)}footer h4{margin-bottom:14px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}.footer-contacts{color:var(--ink-soft);gap:9px;margin-bottom:16px;display:grid}.footer-contacts a:hover{color:var(--accent)}.footer-dev{color:var(--ink-soft);gap:6px;font-size:15px;display:grid}.qr-box{background:var(--paper);border:1px solid var(--line);border-radius:12px;width:140px;height:140px;padding:8px}.footer-bottom{border-top:1px solid var(--line);color:var(--ink-soft);padding-top:20px;font-size:14px}.pricing-text-block{max-width:780px}
