:root{--black:#060607;--ink:#0c0d10;--paper:#f4f2ed;--muted:#9b9ca3;--line:#ffffff24;--red:#ff3b30;--blue:#67caff;--green:#6cff9b}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{background:var(--black);color:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:#fff;background:var(--red)}.site-shell{background:var(--black);position:relative;overflow:clip}.topbar{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#040507eb,#0405079e);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:78px;padding:0 2.5vw;display:flex;position:fixed;inset:0 0 auto}.brand{align-items:center;gap:12px;display:inline-flex}.brand-emblem{background:#fff;border:1px solid #fff3;border-radius:15px;flex:0 0 52px;width:52px;height:52px;position:relative;overflow:hidden;box-shadow:0 0 34px #ff3b303b}.brand-emblem img{width:138%;max-width:none;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand-copy{flex-direction:column;gap:3px;display:flex}.brand-copy strong{letter-spacing:.16em;font-size:13px}.brand-copy strong b{color:var(--red);font:inherit}.brand-copy small{color:#8d9199;letter-spacing:.18em;font-size:7px}.desktop-nav{align-items:center;gap:34px;font-size:11px;font-weight:700;display:flex}.desktop-nav a{color:#b7b9be;position:relative}.desktop-nav a:after{content:"";background:var(--red);height:1px;transition:right .35s;position:absolute;bottom:-10px;left:0;right:100%}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{right:0}.nav-cta{border:1px solid #fff3;border-radius:999px;justify-content:space-between;align-items:center;gap:40px;min-width:180px;padding:15px 18px;font-size:10px;font-weight:800;transition:color .25s,background .25s,border-color .25s;display:flex}.nav-cta:hover{color:#090909;background:#fff;border-color:#fff}.arrow-icon{vertical-align:middle;flex:none;width:15px;height:15px;display:inline-block}.hero-reel{isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.hero-backdrop{z-index:-2;background:#080a0e;position:absolute;inset:0}.hero-backdrop img{object-fit:cover;object-position:center;opacity:.84;filter:contrast(1.1)saturate(.9);width:100%;height:100%;animation:14s ease-out both heroPush;position:absolute;inset:0}.hero-backdrop:after{content:"";background:linear-gradient(90deg,#060607 0%,#060607f0 31%,#06060775 60%,#06060729 100%),linear-gradient(#0000 50%,#060607db),radial-gradient(circle at 74% 52%,#0000 0 28%,#00000047 80%);position:absolute;inset:0}.hero-grid{opacity:.22;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:7vw 7vw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 85%);mask-image:linear-gradient(90deg,#000,#0000 85%)}.hero-scan{z-index:3;background:linear-gradient(transparent,var(--blue),transparent);width:1px;height:140%;animation:5s ease-in-out infinite scan;position:absolute;top:-20%;right:5%;box-shadow:0 0 60px 18px #67caff14}.hero-meta{color:#858991;letter-spacing:.16em;flex-direction:column;gap:6px;font-family:Consolas,monospace;font-size:8px;display:flex;position:absolute;top:112px}.hero-meta-left{left:2.5vw}.hero-meta-right{align-items:flex-end;right:2.5vw}.hero-meta .signal{color:#c8cad0}.signal i{background:var(--green);width:6px;height:6px;box-shadow:0 0 12px var(--green);border-radius:50%;margin-right:7px;animation:1.6s infinite pulse;display:inline-block}.hero-center{z-index:2;width:min(75vw,1100px);position:absolute;top:50%;left:4.8vw;transform:translateY(-48%)}.hero-kicker{color:#b7bac1;letter-spacing:.25em;align-items:center;gap:10px;margin:0 0 24px;font:9px/1 Consolas,monospace;animation:.7s .1s both rise;display:flex}.hero-kicker i{background:var(--red);width:34px;height:1px}.hero-center h1{letter-spacing:-.075em;text-transform:uppercase;flex-direction:column;margin:0;font-size:clamp(66px,9.7vw,150px);font-weight:900;line-height:.76;display:flex}.hero-center h1 span{width:max-content;animation:.9s cubic-bezier(.16,1,.3,1) both titleIn;display:block}.hero-center h1 span:nth-child(2){animation-delay:80ms}.hero-center h1 span:nth-child(3){animation-delay:.16s}.hero-stroke{color:#0000;-webkit-text-stroke:1.5px #f4f2edcc}.hero-red{color:var(--red);text-shadow:0 0 45px #ff3b302e}.hero-subline{color:#c4c6cc;margin:28px 0 0 48%;font-size:clamp(12px,1.1vw,16px);line-height:1.55;animation:.7s .4s both rise}.hero-console{z-index:3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#07080ba8;border:1px solid #ffffff24;border-radius:4px;grid-template-columns:45px 120px 90px;align-items:center;gap:13px;padding:12px 16px;display:grid;position:absolute;bottom:28px;left:2.5vw}.console-number{width:36px;height:36px;color:var(--blue);background:#67caff14;place-items:center;font:700 11px Consolas,monospace;display:grid}.hero-console div{flex-direction:column;gap:4px;display:flex}.hero-console small{color:#7c8088;letter-spacing:.16em;font:7px Consolas,monospace}.hero-console strong{letter-spacing:.12em;font-size:11px}.console-bars{align-items:flex-end;height:24px;flex-direction:row!important}.console-bars i{background:var(--red);width:3px;animation:.8s ease-in-out infinite alternate equalizer}.console-bars i:first-child,.console-bars i:nth-child(5){height:30%}.console-bars i:nth-child(2){height:70%;animation-delay:.2s}.console-bars i:nth-child(3){height:100%;animation-delay:.4s}.console-bars i:nth-child(4){height:55%;animation-delay:.1s}.console-bars i:nth-child(6){height:80%;animation-delay:.3s}.hero-scroll{z-index:3;color:#aaaeb5;letter-spacing:.18em;align-items:center;gap:14px;font:8px Consolas,monospace;display:flex;position:absolute;bottom:28px;right:2.5vw}.hero-scroll i{border:1px solid #ffffff40;border-radius:50%;width:30px;height:30px;animation:1.2s infinite nudge;position:relative}.hero-scroll i:before{content:"";background:#fff;border-radius:2px;width:1.5px;height:12px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.hero-scroll i:after{content:"";border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;width:6px;height:6px;position:absolute;top:14px;left:50%;transform:translate(-50%)rotate(45deg)}.ticker{z-index:8;color:#080808;background:var(--red);height:62px;position:relative;overflow:hidden}.ticker>div{will-change:transform;backface-visibility:hidden;align-items:center;gap:30px;width:max-content;height:100%;animation:24s linear infinite ticker;display:flex}.ticker span{letter-spacing:-.03em;font-size:17px;font-weight:900}.ticker i{font-size:10px;font-style:normal}.cinema-story{background:#08090b;height:600svh;position:relative}.cinema-sticky{isolation:isolate;background:#08090b;height:100svh;position:sticky;top:0;overflow:hidden}.scene-backgrounds{z-index:-3;position:absolute;inset:0}.scene-bg{opacity:0;will-change:transform,opacity;background-position:50%;background-size:cover;transition:opacity .75s,transform 1.7s cubic-bezier(.16,1,.3,1);position:absolute;inset:-3%;transform:scale(1.14)translate(2%)}.scene-bg.is-active{opacity:1;animation:8s ease-out both cinemaDrift;transform:scale(1.035)translate(0,0)}.scene-bg:before,.scene-bg:after{content:"";position:absolute;inset:0}.scene-bg:before{background:linear-gradient(90deg,#050506fa 0%,#050506e6 29%,#0505067a 53%,#05050624 100%),linear-gradient(#05050647,#0000 58%,#050506db)}.scene-bg:after{mix-blend-mode:normal;background:radial-gradient(circle at 76% 52%,#0000 0 24%,#00000047 72%,#000000b8 100%),linear-gradient(110deg,#0000 61%,#ffffff0e 61.15%,#0000 61.3%)}.bg-room{background-image:url(/cinema-room.webp)}.bg-network{background-image:url(/cinema-network.webp)}.bg-security{background-image:url(/security-ai.webp);background-position:64%}.bg-erp{background-image:url(/cinema-erp.webp)}.bg-development{background-image:url(/cinema-dev.webp)}.cinema-chrome{justify-content:space-between;align-items:flex-start;font-family:Consolas,monospace;display:flex;position:absolute;top:105px;left:4vw;right:4vw}.cinema-index{color:#858992;letter-spacing:.22em;font-size:8px}.cinema-counter{align-items:flex-end;gap:6px;display:flex}.cinema-counter strong{font-size:34px;line-height:.8}.cinema-counter span{color:#747780;font-size:10px}.scene-copy-wrap{z-index:3;width:49vw;position:absolute;top:50%;left:6vw;transform:translateY(-46%)}.scene-copy{opacity:0;pointer-events:none;width:100%;transition:opacity .35s,transform .65s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:0;transform:translateY(calc(50px - 50%))}.scene-copy.is-active{opacity:1;pointer-events:auto;transition-delay:.2s;transform:translateY(-50%)}.scene-kicker{color:#c0c3c9;letter-spacing:.25em;align-items:center;gap:12px;margin:0 0 25px;font:9px Consolas,monospace;display:flex}.scene-kicker i{background:var(--red);width:38px;height:1px;display:block;box-shadow:0 0 10px #ff3b30b3}.scene-copy h2{letter-spacing:-.07em;flex-direction:column;margin:0;font-size:clamp(58px,7vw,110px);font-weight:900;line-height:.78;display:flex}.scene-copy h2 span{width:max-content;max-width:100%}.scene-copy h2 .is-stroke{color:#0000;-webkit-text-stroke:1.2px #f4f2edb8}.scene-copy h2 .is-accent{color:var(--red)}.scene-description{color:#a7aab2;width:min(470px,82%);margin:28px 0 24px;font-size:13px;line-height:1.7}.scene-tags{flex-wrap:wrap;gap:8px;display:flex}.scene-tags span{color:#d2d4d8;letter-spacing:.12em;border:1px solid #ffffff2e;border-radius:999px;padding:8px 11px;font:8px Consolas,monospace}.visual-stage{z-index:2;perspective:1200px;filter:drop-shadow(0 30px 55px #0000007a);width:47vw;height:76vh;position:absolute;top:50%;right:3vw;transform:translateY(-46%)}.stage-glow{filter:blur(60px);background:#ff3b301a;border-radius:50%;transition:background .7s;position:absolute;inset:15%}.scene-2 .stage-glow{background:#46b4ff1c}.scene-4 .stage-glow{background:#9b50ff1f}.scene-5 .stage-glow{background:#41e6aa1a}.visual-scene{opacity:0;transition:opacity .35s,transform .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate3d(80px,0,-120px)rotateY(-8deg)scale(.9)}.visual-scene.is-active{opacity:1;transition-delay:.1s;transform:translate(0,0)rotateY(0)scale(1)}.visual-room .rack-shell{opacity:.38;transform:translate(-50%,-50%)scale(.92)}.visual-room .rack-note{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07080a9e}.visual-network .network-sphere{opacity:.6;mix-blend-mode:screen}.visual-network .network-node{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07080aa8}.visual-security .security-photo{display:none}.visual-security .ai-brand{top:12%;right:8%}.visual-security .security-status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07080aad}.visual-erp .erp-core,.visual-erp .erp-card{opacity:.78;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.visual-development .code-panel{opacity:.72}.visual-development .mobile-app{opacity:.9}.rack-shell{background:linear-gradient(145deg,#212329,#090a0c 45%,#15171b);border:1px solid #ffffff3d;border-radius:8px;width:min(28vw,390px);height:68vh;padding:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateY(-8deg);box-shadow:0 35px 80px #0000008c,inset 0 0 0 5px #070809,0 0 50px #ff3b301f}.rack-shell:before,.rack-shell:after{content:"";border:1px solid #fff3;width:5px;position:absolute;top:3%;bottom:3%}.rack-shell:before{left:7px}.rack-shell:after{right:7px}.rack-top{color:#aeb1b8;letter-spacing:.12em;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;height:8%;padding:0 12px;font:7px Consolas,monospace;display:flex}.rack-top i{color:var(--green);font-style:normal}.rack-body{flex-direction:column;gap:7px;padding:14px 10px;display:flex}.rack-unit{background:linear-gradient(#202329,#101216);border:1px solid #292c31;border-radius:3px;grid-template-columns:25px 1fr 10px;align-items:center;gap:8px;height:43px;padding:5px 8px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0d}.rack-unit small{color:#6e737c;font:7px Consolas,monospace}.rack-unit span{grid-template-columns:repeat(8,1fr);gap:5px;display:grid}.rack-unit span i{background:#08090a;border:1px solid #4c5056;height:9px}.rack-unit:nth-child(-n+3) span i:nth-child(3n+1){background:#5b1715;border-color:#cf3f35;animation:1.4s infinite portBlink;box-shadow:0 0 8px #ff3b30b3}.rack-unit:nth-child(n+4) span i:nth-child(2n){background:#12394e;border-color:#34799d;box-shadow:0 0 8px #67caff80}.rack-unit b{background:var(--green);width:5px;height:5px;box-shadow:0 0 7px var(--green);border-radius:50%}.rack-cables{pointer-events:none;position:absolute;inset:0;overflow:hidden}.rack-cables i{border:3px solid #0000;border-right-color:var(--red);opacity:.45;border-radius:50%;width:18%;height:73%;position:absolute;top:12%;right:8%}.rack-cables i:nth-child(2){border-right-color:#ffb021;height:60%;right:12%}.rack-cables i:nth-child(3){border-right-color:var(--blue);height:50%;right:16%}.rack-cables i:nth-child(4){border-right-color:#fff;height:66%;right:20%}.rack-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08090bb8;border:1px solid #ffffff2e;flex-direction:column;gap:4px;padding:12px 15px;display:flex;position:absolute}.rack-note b{font-size:16px}.rack-note span{color:#8d919a;letter-spacing:.15em;font:7px Consolas,monospace}.note-a{top:16%;left:5%}.note-b{bottom:17%;right:2%}.note-b b{color:var(--green)}.network-sphere{aspect-ratio:1;border:1px solid #67caff4d;border-radius:50%;width:min(31vw,440px);animation:5s ease-in-out infinite sphereFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 80px #67caff14,0 0 90px #67caff1f}.network-sphere:before,.network-sphere:after,.network-sphere>i{content:"";border:1px solid #67caff33;border-radius:50%;position:absolute;inset:8%}.network-sphere:after{border-color:#67caff57;inset:24%}.network-sphere>i:first-child{transform:rotateX(68deg)}.network-sphere>i:nth-child(2){transform:rotateY(68deg)}.network-sphere>i:nth-child(3){transform:rotate(45deg)rotateX(72deg)}.network-sphere>i:nth-child(4){transform:rotate(-45deg)rotateY(72deg)}.network-sphere span{color:#fff;letter-spacing:-.08em;background:#05111ac2;border:1px solid #ffffff4d;border-radius:50%;place-items:center;font-size:42px;font-weight:900;display:grid;position:absolute;inset:34%;box-shadow:0 0 45px #67caff40}.network-node{letter-spacing:.12em;background:#051018c7;border:1px solid #67caff47;align-items:center;gap:8px;padding:10px 13px;font:8px Consolas,monospace;display:flex;position:absolute}.network-node i{background:var(--blue);width:6px;height:6px;box-shadow:0 0 9px var(--blue);border-radius:50%}.node-1{top:17%;left:3%}.node-2{top:24%;right:4%}.node-3{bottom:20%;left:4%}.node-4{bottom:14%;right:2%}.security-photo{object-fit:cover;object-position:center;filter:contrast(1.06)saturate(.92);border:1px solid #ffffff24;border-radius:10px;width:100%;height:100%;position:absolute;inset:0;box-shadow:0 35px 90px #00000094,0 0 65px #ff3b3021}.security-photo:after{content:"";background:linear-gradient(90deg,#07070866,#0000);position:absolute;inset:0}.ai-brand{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07080ac2;border:1px solid #ffffff3d;border-radius:6px;min-width:190px;padding:14px 16px;position:absolute;top:8%;right:5%;box-shadow:0 18px 45px #00000059}.ai-brand small,.ai-brand strong,.ai-brand span{display:block}.ai-brand small{color:#9da1a9;letter-spacing:.18em;font:7px Consolas,monospace}.ai-brand strong{letter-spacing:-.04em;margin:5px 0 8px;font-size:22px}.ai-brand span{color:#dfe2e6;letter-spacing:.13em;font:7px Consolas,monospace}.ai-brand span i{background:var(--green);width:6px;height:6px;box-shadow:0 0 10px var(--green);border-radius:50%;margin-right:7px;animation:1.5s infinite pulse;display:inline-block}.camera{width:min(34vw,480px);height:250px;position:absolute;top:47%;left:48%;transform:translate(-50%,-50%)rotate(-8deg)}.camera-arm{background:linear-gradient(#d7d8db,#777a80);border-radius:0 20px 20px 0;width:36%;height:26px;position:absolute;top:10%;right:2%;box-shadow:0 15px 20px #0000004d}.camera-arm:after{content:"";background:#a5a7ab;border-radius:12px;width:28px;height:85px;position:absolute;top:-60px;right:-6px}.camera-body{background:linear-gradient(155deg,#f0f1f2,#74777d 45%,#2b2d31);border-radius:65px 20px 20px 65px;width:70%;height:130px;position:absolute;top:20%;left:5%;box-shadow:0 28px 70px #0009,inset 0 1px #fff}.camera-body:after{content:"";border:1px solid #0000004d;border-radius:40px 10px 10px 40px;position:absolute;inset:12px 18px 12px 60px}.camera-body b{color:#303237;font:700 9px Consolas,monospace;position:absolute;top:25px;right:30px}.camera-lens{z-index:2;background:radial-gradient(circle at 42% 40%,#93dfff 0 3%,#184a67 8%,#05090c 30%,#000 52%,#191b20 54%);border:10px solid #191b1e;border-radius:50%;width:110px;height:110px;position:absolute;top:10px;left:-12px;box-shadow:0 0 0 3px #5a5d63,0 0 45px #67caff38}.camera-lens i{box-shadow:inset 0 0 9px var(--blue);background:#030303;border-radius:50%;position:absolute;inset:34%}.security-radar{aspect-ratio:1;border:1px solid #ff3b3024;border-radius:50%;width:52%;position:absolute;top:50%;left:50%;transform:translate(-52%,-50%)}.security-radar i{border:1px solid #ff3b3026;border-radius:50%;position:absolute;inset:15%}.security-radar i:nth-child(2){inset:30%}.security-radar i:nth-child(3){background:var(--red);box-shadow:0 0 30px var(--red);animation:1.5s infinite pulse;inset:45%}.security-status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08080ab8;border:1px solid #ffffff2e;flex-direction:column;gap:5px;min-width:150px;padding:13px 15px;display:flex;position:absolute}.security-status span{color:#888d96;letter-spacing:.14em;font:7px Consolas,monospace}.security-status b{letter-spacing:.1em;font-size:11px}.status-a{bottom:15%;left:1%}.status-b{top:16%;right:1%}.status-a b{color:var(--green)}.status-b b{color:var(--red)}.erp-core{z-index:3;aspect-ratio:1;background:radial-gradient(circle,#211331,#0a0910 65%);border:1px solid #bd7eff73;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 80px #a15aff40}.erp-core small{color:#ab8fc9;letter-spacing:.2em;font:7px Consolas,monospace}.erp-core strong{letter-spacing:-.08em;font-size:45px}.erp-core span{color:#7f758b;font:6px Consolas,monospace}.erp-card{z-index:2;background:linear-gradient(145deg,#20192bf2,#0a090df2);border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:125px;height:90px;animation:4s ease-in-out infinite cardFloat;display:flex;position:absolute;box-shadow:0 20px 45px #00000059}.erp-card b{font-size:24px}.erp-card small{color:#8e8499;letter-spacing:.15em;margin-top:6px;font:7px Consolas,monospace}.erp-odoo{top:12%;left:7%}.erp-odoo b{color:#b894d6}.erp-sap{animation-delay:.8s;top:12%;right:6%}.erp-sap b{color:#67caff}.erp-crm{animation-delay:1.6s;bottom:12%;left:7%}.erp-crm b{color:#ff7a70}.erp-data{animation-delay:2.4s;bottom:12%;right:6%}.erp-data b{color:#6cff9b}.erp-lines{position:absolute;inset:0}.erp-lines i{transform-origin:0;background:linear-gradient(90deg,#bd7effcc,#0000);width:36%;height:1px;position:absolute;top:50%;left:50%}.erp-lines i:first-child{transform:rotate(-137deg)}.erp-lines i:nth-child(2){transform:rotate(-43deg)}.erp-lines i:nth-child(3){transform:rotate(137deg)}.erp-lines i:nth-child(4){transform:rotate(43deg)}.code-panel{background:#070c0beb;border:1px solid #fff3;border-radius:9px;width:76%;height:58%;position:absolute;top:15%;left:4%;overflow:hidden;transform:rotateY(-7deg)rotateX(3deg);box-shadow:0 35px 80px #0000008c,0 0 55px #41e6aa14}.code-head{background:#0e1513;border-bottom:1px solid #ffffff1a;align-items:center;gap:7px;height:42px;padding:0 14px;display:flex}.code-head i{background:#ff5f57;border-radius:50%;width:7px;height:7px}.code-head i:nth-child(2){background:#ffbd2e}.code-head i:nth-child(3){background:#28c840}.code-head span{color:#75817d;margin-left:12px;font:8px Consolas,monospace}.code-panel pre{color:#b8c5c0;margin:0;padding:45px 34px;font:clamp(11px,1.15vw,17px)/2 Consolas,monospace}.code-panel pre>span,.code-panel pre strong span{color:#45524e;margin-right:18px}.code-panel pre strong{color:#54f1b8;font-weight:400}.mobile-app{background:linear-gradient(160deg,#16372c,#07100d 52%,#101313);border:7px solid #1f2224;border-radius:28px;flex-direction:column;justify-content:space-between;width:170px;height:330px;padding:34px 18px 20px;display:flex;position:absolute;bottom:3%;right:0;transform:rotate(8deg);box-shadow:0 30px 70px #0009,0 0 45px #41e6aa21}.mobile-notch{background:#060706;border-radius:9px;width:50px;height:12px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mobile-app b{color:#54f1b8;font-size:20px}.mobile-app>span{letter-spacing:-.05em;font-size:23px;font-weight:900;line-height:.95}.mobile-app i{text-align:center;color:#9ea9a5;border:1px solid #ffffff40;border-radius:999px;padding:10px;font:7px Consolas,monospace}.mobile-app i .arrow-icon{width:10px;height:10px}.scene-navigation{z-index:5;flex-direction:column;gap:16px;display:flex;position:absolute;top:50%;right:3vw;transform:translateY(-50%)}.scene-navigation button{color:#5f636c;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;font:8px Consolas,monospace;display:flex}.scene-navigation button i{background:#555a62;width:19px;height:1px;transition:width .3s,background .3s;display:block}.scene-navigation button.is-active{color:#fff}.scene-navigation button.is-active i{background:var(--red);width:38px;box-shadow:0 0 8px #ff3b30cc}.cinema-progress{z-index:5;background:#ffffff24;height:1px;position:absolute;bottom:28px;left:4vw;right:4vw}.cinema-progress i{width:calc(var(--progress) * 100%);background:var(--red);height:100%;display:block;box-shadow:0 0 10px #ff3b3099}.product-reel{color:#08080a;background:#efede8;position:relative}.product-heading{background:#efede8;flex-direction:column;justify-content:center;min-height:88svh;padding:15vh 6vw 10vh;display:flex}.product-heading>p:first-child,.product-label{letter-spacing:.18em;font:9px Consolas,monospace}.product-heading>p:first-child span{color:var(--red)}.product-heading h2,.proof-title h2{letter-spacing:-.075em;margin:25px 0 20px;font-size:clamp(55px,8.3vw,130px);line-height:.8}.product-heading h2 em,.proof-title h2 em{color:#0000;font-style:normal}.product-heading h2 em{-webkit-text-stroke:1.5px #08080a}.proof-title h2 em{-webkit-text-stroke:1.5px #fffc}.product-heading-copy{color:#666;align-self:flex-end;width:min(380px,70vw);font-size:14px;line-height:1.6}.product-stage{color:#fff;isolation:isolate;background:#0a0a0b;min-height:110svh;padding:7vw;display:block;position:relative;overflow:hidden}.product-stage-school{background:#08121a}.product-word{z-index:-1;color:#ffffff0d;letter-spacing:-.09em;font-size:23vw;font-weight:900;line-height:.8;position:absolute;top:7vh;left:-2vw}.product-label{color:#8e9199;gap:12px;display:flex;position:absolute;top:6vh;left:4vw}.product-label span{color:var(--red)}.screen-shell{background:#f4f4f1;border:8px solid #1e2023;border-radius:16px;width:min(68vw,970px);height:min(58vh,570px);animation:linear both screenReveal;animation-timeline:view();animation-range:entry cover 55%;position:absolute;top:46%;left:50%;overflow:hidden;transform:translate(-50%,-50%)perspective(1200px)rotateX(4deg)rotateY(-5deg);box-shadow:0 60px 100px #0000008c,0 0 0 1px #3c3f44}.screen-shell:after{content:"";clip-path:polygon(20% 0,80% 0,100% 100%,0 100%);background:linear-gradient(#4d5054,#202225);width:12%;height:12vh;position:absolute;top:100%;left:45%}.screen-pos-cinematic{background:#020807;border-color:#252925;margin:0;box-shadow:0 60px 110px #000000b3,0 0 70px #be913b1f}.screen-pos-cinematic:after{display:none}.screen-pos-cinematic img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.screen-bar{color:#15211e;background:#fff;border-bottom:1px solid #dfe5e2;justify-content:space-between;align-items:center;height:9%;padding:0 18px;font-size:9px;display:flex}.screen-bar span{color:#0e7a67;font:7px Consolas,monospace}.pos-layout{background:#f7f8f6;grid-template-columns:7% 35% 58%;grid-template-areas:"aside order catalog";height:91%;display:grid}.pos-layout aside{background:#f8faf9;border-right:1px solid #dfe5e2;flex-direction:column;grid-area:aside;gap:14px;padding:15px 9px;display:flex}.pos-layout aside i{aspect-ratio:1;border:1px solid #becbc6;border-radius:7px;display:block}.pos-layout aside .is-active{background:#0e7a67;border-color:#0e7a67;box-shadow:0 0 18px #0e7a6738}.pos-catalog{color:#111;grid-area:catalog;padding:22px}.pos-catalog small,.pos-order>small{letter-spacing:.12em;font:7px Consolas,monospace}.pos-tiles{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.pos-tiles i{aspect-ratio:1.3;background:linear-gradient(145deg,#dfe8e4,#9fb9ae);border-radius:9px;display:block;box-shadow:inset 0 -25px #00000014}.pos-tiles i:first-child,.pos-tiles i:nth-child(5){background:linear-gradient(145deg,#4d907c,#174d3f)}.pos-tiles i:nth-child(3){background:linear-gradient(145deg,#dcb97c,#835b1e)}.pos-order{color:#202124;background:#fff;border-right:1px solid #dfe5e2;grid-area:order;padding:22px}.pos-order>p{border-bottom:1px solid #e5e5e5;grid-template-columns:25px 1fr auto;margin:0;padding:14px 0;font-size:9px;display:grid}.pos-order p b{color:#aaa;font:7px Consolas,monospace}.pos-order p span{font-weight:700}.pos-order>div{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-top:22px;display:flex}.pos-order>div small{font-size:8px}.pos-order>div strong{color:#0e7a67;font-size:25px}.pos-order button{color:#fff;background:#0e7a67;border:0;border-radius:6px;width:100%;margin-top:15px;padding:13px;font-size:8px;font-weight:900}.screen-school{background:#f6f8fa;border-color:#26343c;display:flex;transform:translate(-50%,-50%)perspective(1200px)rotateX(3deg)rotateY(5deg)}.school-rail{background:#0d293b;flex-direction:column;align-items:center;gap:18px;width:9%;padding:16px 12px;display:flex}.school-rail b{color:#0d293b;background:#83ddff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.school-rail i{border:1px solid #ffffff40;border-radius:6px;width:22px;height:22px;display:block}.school-dashboard{color:#162431;flex:1;padding:25px}.school-greet{color:#fff;background:radial-gradient(circle at 88% 22%,#6fcfb947,#0000 34%),#092544;border-radius:14px;justify-content:space-between;align-items:center;min-height:130px;padding:24px 28px;display:flex}.school-greet span{flex-direction:column-reverse;gap:11px;font-size:22px;font-weight:800;display:flex}.school-greet span small{color:#a7d9d0;letter-spacing:.15em;font:7px Consolas,monospace}.school-greet>b{border:8px solid #9ddccf59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:76px;height:76px;font-size:20px;display:flex}.school-greet>b i{color:#b6c9c4;letter-spacing:.08em;font:6px Consolas,monospace}.school-cards{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:18px;display:grid}.school-cards div{background:#fff;border:1px solid #dce6ea;border-radius:12px;flex-direction:column;gap:10px;padding:18px;display:flex}.school-cards small,.school-data>small{color:#87959e;letter-spacing:.12em;font:7px Consolas,monospace}.school-cards strong{font-size:25px}.school-data{background:#fff;border:1px solid #dce6ea;border-radius:12px;height:32%;margin-top:15px;padding:18px}.school-data>div{align-items:flex-end;gap:6%;height:80%;padding-top:14px;display:flex}.school-data i{background:linear-gradient(#72cdf2,#1c789e);border-radius:3px 3px 0 0;flex:1}.screen-school.screen-school-cinematic{background:#020811;border-color:#24364a;margin:0;display:block;box-shadow:0 60px 110px #000000b3,0 0 75px #42b3ff24}.screen-school-cinematic:after{display:none}.screen-school-cinematic img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product-copy{z-index:4;width:min(470px,72vw);position:absolute;bottom:5vh;left:6vw}.product-copy h3{letter-spacing:-.07em;margin:0;font-size:clamp(42px,5vw,78px)}.product-copy p{color:#aaaeb5;margin:8px 0 10px;font-size:12px;line-height:1.6}.product-proof{color:#6fcfb9;letter-spacing:.14em;margin:0 0 16px;font:7px Consolas,monospace;display:block}.product-stage-school .product-proof{color:#83ddff}.product-copy .inline-link{letter-spacing:.15em;border-bottom:1px solid;align-items:center;gap:7px;padding-bottom:5px;font:8px Consolas,monospace;display:inline-flex}.product-copy .inline-link .arrow-icon{width:12px;height:12px}.product-stage:hover .screen-shell{box-shadow:0 70px 120px #000000a6,0 0 70px #ff3b301f}.proof-section{background:#09090a;padding:18vh 0 12vh}.proof-title{padding:0 6vw}.proof-title p{color:#8c9098;letter-spacing:.2em;font:8px Consolas,monospace}.proof-title h2{color:#fff}.proof-title h2 em{color:#0000}.client-marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:10vh;overflow:hidden}.client-marquee>div{width:max-content;animation:22s linear infinite ticker;display:flex}.client-marquee span{border-right:1px solid var(--line);color:#dadbde;letter-spacing:.05em;place-items:center;min-width:240px;height:130px;font-size:18px;font-weight:900;display:grid}.proof-numbers{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:12vh 6vw 0;display:grid}.proof-numbers div{border-right:1px solid var(--line);flex-direction:column;gap:14px;padding:45px 20px;display:flex}.proof-numbers div:last-child{border:0}.proof-numbers strong{letter-spacing:-.08em;font-size:clamp(48px,7vw,95px)}.proof-numbers span{color:#7f838b;letter-spacing:.15em;font:8px Consolas,monospace}.contact-reel{background:var(--red);color:#060607;flex-direction:column;justify-content:center;min-height:100svh;padding:14vh 6vw 10vh;display:flex;position:relative;overflow:hidden}.contact-reel>p{z-index:2;letter-spacing:.2em;font:9px Consolas,monospace;position:relative}.contact-reel h2{z-index:2;letter-spacing:-.08em;margin:25px 0 48px;font-size:clamp(66px,10vw,150px);line-height:.76;position:relative}.contact-reel h2 em{color:#0000;-webkit-text-stroke:1.8px #060607;font-style:normal}.contact-grid{z-index:2;grid-template-columns:minmax(0,1.8fr) minmax(250px,.7fr);align-items:stretch;gap:22px;display:grid;position:relative}.quote-form{color:#fff;background:#070708;border-radius:22px;padding:30px;box-shadow:0 35px 80px #4600003d}.quote-form-head{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:22px;display:flex}.quote-form-head span{letter-spacing:-.04em;font-size:22px;font-weight:950}.quote-form-head small{color:#81858e;letter-spacing:.08em;font:8px Consolas,monospace}.quote-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.quote-fields label{flex-direction:column;gap:8px;display:flex}.quote-fields label>span{color:#a7aab1;letter-spacing:.12em;font:7px Consolas,monospace}.quote-fields input,.quote-fields select,.quote-fields textarea{color:#fff;background:0 0;border:0;border-bottom:1px solid #343439;border-radius:0;outline:none;width:100%;padding:13px 2px;font:12px Arial,sans-serif;transition:border-color .25s}.quote-fields input:focus,.quote-fields select:focus,.quote-fields textarea:focus{border-color:var(--red)}.quote-fields select{color:#d7d9dc}.quote-fields select option{color:#111}.quote-fields textarea{resize:vertical;min-height:95px;line-height:1.5}.quote-wide{grid-column:1/-1}.quote-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.quote-submit{align-items:center;gap:18px;margin-top:25px;display:flex}.quote-submit button{color:#fff;background:var(--red);letter-spacing:.1em;cursor:pointer;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:40px;padding:16px 20px;font:800 8px Consolas,monospace;display:flex}.quote-submit button:hover{background:#ff5a50}.quote-submit p{color:#8d929b;margin:0;font:8px/1.5 Consolas,monospace}.quote-submit p.is-success{color:#61d49a}.quote-submit p.is-error{color:#ff776e}.contact-direct{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #00000059;border-radius:22px;flex-direction:column;padding:30px;display:flex}.contact-direct>p{letter-spacing:.12em;margin:0 0 30px;font:8px Consolas,monospace}.contact-direct a{letter-spacing:.08em;border-top:1px solid #00000040;padding:17px 0;font:800 9px Consolas,monospace}.contact-direct a:first-of-type{justify-content:space-between;font-size:13px;display:flex}.contact-direct small{letter-spacing:.15em;margin-top:auto;padding-top:30px;font:8px Consolas,monospace}.contact-lines{opacity:.15;position:absolute;inset:0}.contact-lines i{background:#000;width:1px;height:160%;position:absolute;top:-30%;left:65%;transform:rotate(25deg)}.contact-lines i:nth-child(2){left:72%}.contact-lines i:nth-child(3){left:79%}.contact-lines i:nth-child(4){left:86%}.footer{border-top:1px solid var(--line);color:#80848c;letter-spacing:.12em;background:#060607;justify-content:space-between;align-items:center;min-height:120px;padding:28px 3vw;font:8px Consolas,monospace;display:flex}.footer>a:last-child{color:#c5c7cc;align-items:center;gap:7px;display:flex}.footer>a:last-child .arrow-icon{width:12px;height:12px}.mobile-whatsapp{display:none}@keyframes heroPush{0%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes scan{0%,to{opacity:0;transform:translate(-40vw)}20%,80%{opacity:1}50%{transform:translate(10vw)}}@keyframes pulse{50%{opacity:.3;transform:scale(.8)}}@keyframes rise{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes titleIn{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(80px)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes equalizer{to{height:18%}}@keyframes nudge{50%{transform:translateY(3px)}}@keyframes ticker{to{transform:translate(calc(-50% - 15px))}}@keyframes cinemaDrift{0%{transform:scale(1.14)translate(2%)}to{transform:scale(1.035)translate(-.5%)}}@keyframes portBlink{50%{opacity:.25}}@keyframes sphereFloat{50%{transform:translate(-50%,-53%)rotate(3deg)}}@keyframes cardFloat{50%{transform:translateY(-8px)}}@keyframes screenReveal{0%{opacity:.25;transform:translate(-50%,-35%)perspective(1200px)rotateX(14deg)rotateY(-12deg)scale(.82)}to{opacity:1;transform:translate(-50%,-50%)perspective(1200px)rotateX(4deg)rotateY(-5deg)scale(1)}}@media (width<=900px){.topbar{height:68px;padding:0 18px}.brand-emblem{border-radius:13px;flex-basis:44px;width:44px;height:44px}.brand-copy strong{font-size:11px}.desktop-nav{display:none}.nav-cta{gap:12px;min-width:auto;padding:12px 15px;font-size:8px}.hero-meta{display:none}.hero-backdrop img{opacity:.48;width:100%}.hero-backdrop:after{background:linear-gradient(#060607cc,#06060759 35%,#060607 98%),linear-gradient(90deg,#06060780,#0000)}.hero-center{width:auto;top:45%;left:20px;right:20px;transform:translateY(-50%)}.hero-kicker{margin-bottom:18px;font-size:7px}.hero-center h1{font-size:clamp(58px,16vw,104px);line-height:.8}.hero-subline{width:80%;margin:23px 0 0;font-size:12px}.hero-console{grid-template-columns:38px 95px;bottom:24px;left:20px}.hero-console .console-bars{display:none}.hero-scroll{bottom:28px;right:18px}.ticker{height:52px}.ticker span{font-size:14px}.cinema-story{height:540svh}.cinema-chrome{top:90px;left:20px;right:20px}.cinema-counter strong{font-size:27px}.scene-copy-wrap{width:auto;top:18%;left:20px;right:20px;transform:none}.scene-copy{top:0;transform:translateY(35px)}.scene-copy.is-active{transform:none}.scene-copy h2{font-size:clamp(48px,14vw,78px);line-height:.79}.scene-kicker{margin-bottom:17px;font-size:7px}.scene-description{width:94%;margin:20px 0 15px;font-size:11px;line-height:1.55}.scene-tags{gap:6px}.scene-tags span{padding:6px 8px;font-size:6px}.visual-stage{opacity:.92;width:116%;height:48vh;top:auto;bottom:2.5%;right:-8%;transform:none}.rack-shell{width:min(57vw,300px);height:44vh}.rack-body{gap:4px;padding:8px}.rack-unit{height:26px}.rack-note{padding:8px 10px}.rack-note b{font-size:12px}.network-sphere{width:min(62vw,340px)}.network-node{padding:7px 9px;font-size:6px}.security-photo{object-position:58% center}.ai-brand{min-width:145px;padding:10px 12px;top:7%;right:9%}.ai-brand strong{font-size:17px}.camera{width:min(78vw,430px);transform:translate(-50%,-50%)rotate(-8deg)scale(.8)}.erp-core{width:130px}.erp-core strong{font-size:34px}.erp-card{width:84px;height:62px}.erp-card b{font-size:16px}.code-panel{width:75%;height:60%;top:10%;left:8%}.code-panel pre{padding:30px 20px;font-size:9px}.mobile-app{border-width:5px;border-radius:20px;width:115px;height:230px;right:7%}.mobile-app span{font-size:15px}.scene-navigation{display:none}.cinema-progress{bottom:18px;left:20px;right:20px}.product-heading{min-height:80svh;padding:12vh 20px}.product-heading h2,.proof-title h2{font-size:clamp(48px,15vw,78px)}.product-heading-copy{align-self:flex-start;width:85%}.product-stage{min-height:100svh;padding:20px}.product-word{font-size:31vw;top:12vh}.product-label{top:9vh;left:20px}.screen-shell{border-width:5px;width:92vw;height:47vh;top:47%}.pos-layout{grid-template-columns:9% 36% 55%}.pos-catalog,.pos-order{padding:10px}.pos-tiles{gap:5px}.pos-order>p{padding:9px 0;font-size:6px}.pos-order>div strong{font-size:16px}.school-dashboard{padding:10px}.school-greet{min-height:88px;padding:10px 12px}.school-greet span{gap:5px;font-size:12px}.school-greet>b{border-width:5px;width:48px;height:48px;font-size:12px}.school-cards{gap:6px;margin-top:8px}.school-cards div{padding:8px}.school-cards strong{font-size:14px}.school-data{margin-top:8px;padding:9px}.product-copy{width:82vw;bottom:6vh;left:20px}.product-copy h3{font-size:44px}.product-copy p{font-size:10px}.proof-section{padding:13vh 0 9vh}.proof-title{padding:0 20px}.client-marquee{margin-top:7vh}.client-marquee span{min-width:170px;height:95px;font-size:13px}.proof-numbers{grid-template-columns:1fr;margin:9vh 20px 0}.proof-numbers div{border-right:0;border-bottom:1px solid var(--line);padding:28px 5px}.proof-numbers strong{font-size:58px}.contact-reel{padding:13vh 20px}.contact-reel h2{font-size:clamp(66px,18vw,100px)}.contact-grid{grid-template-columns:1fr}.contact-direct{min-height:260px}.footer{flex-wrap:wrap;gap:20px;padding:25px 20px}.footer>.brand{width:100%}.mobile-whatsapp{z-index:90;color:#fff;background:#1ca952;border-radius:50%;justify-content:center;align-items:center;gap:2px;width:55px;height:55px;font-size:10px;font-weight:900;display:flex;position:fixed;bottom:15px;right:15px;box-shadow:0 10px 35px #0006}.mobile-whatsapp .arrow-icon{width:9px;height:9px}.visual-stage{width:100%;height:46vh;bottom:3%;left:0;right:0}.scene-copy{transition:opacity .28s,transform .45s cubic-bezier(.16,1,.3,1)}.scene-copy.is-active{transition-delay:80ms}.visual-scene{transition:opacity .28s,transform .45s cubic-bezier(.16,1,.3,1);transform:translateY(14px)scale(.98)}.visual-scene.is-active{transition-delay:60ms;transform:translate(0,0)scale(1)}.note-a,.status-a,.node-1,.node-3,.erp-odoo,.erp-crm{left:16px}.note-b,.status-b,.node-2,.node-4,.erp-sap,.erp-data{right:16px}.visual-security .ai-brand{top:10%;right:16px}.code-panel{transform:none}.mobile-app{right:82px;transform:none}.product-stage{min-height:max(106svh,880px);padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}.product-word{white-space:nowrap;font-size:clamp(68px,22vw,104px);left:20px;right:20px}.screen-shell,.screen-school{width:calc(100% - 40px);animation:none;transform:translate(-50%,-50%)}.screen-pos-cinematic{aspect-ratio:1731/909;border-width:4px;border-radius:12px;height:auto;top:43%}.screen-pos-cinematic img{object-fit:cover}.screen-school.screen-school-cinematic{aspect-ratio:1672/941;border-width:4px;border-radius:12px;height:auto;top:43%}.screen-school-cinematic img{object-fit:cover}.product-copy{left:20px;bottom:calc(72px + env(safe-area-inset-bottom,0px));width:calc(100% - 40px)}.product-proof{max-width:calc(100% - 70px);line-height:1.45}.proof-title h2{max-width:100%;font-size:clamp(42px,13vw,64px)}.contact-lines{overflow:hidden}.mobile-whatsapp{right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));width:48px;height:48px}}@media (width<=520px){.nav-cta{justify-content:center;width:44px;min-width:44px;height:44px;padding:0;font-size:0}.nav-cta span{font-size:14px}.brand-copy small,.hero-console,.hero-scroll span{display:none}.hero-scroll i{width:36px;height:36px}.hero-center{top:48%}.hero-center h1{font-size:12vw;line-height:.84}.scene-copy h2{font-size:13vw}.screen-shell{height:42vh}.pos-order p:nth-of-type(2),.pos-order p:nth-of-type(3),.school-cards div:nth-child(3){display:none}.school-cards{grid-template-columns:repeat(2,1fr)}.quote-form{padding:22px 18px}.quote-form-head{flex-direction:column;align-items:flex-start}.quote-fields{grid-template-columns:1fr}.quote-wide{grid-column:auto}.quote-submit{flex-direction:column;align-items:flex-start}.quote-submit button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.screen-shell{animation:none}}
