@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#f4f7fa;background:#030507;font-synthesis:none;--page: clamp(20px, 5vw, 82px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#030507}body{margin:0;min-width:320px;overflow-x:hidden;background:#030507;color:#f4f7fa}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:1.08em;height:1.08em;flex:none}::selection{background:#57d9ff;color:#02070b}.landing{position:relative;overflow:hidden}.pointer-light{position:fixed;z-index:2;width:360px;height:360px;left:var(--x, 50vw);top:var(--y, 50vh);transform:translate(-50%,-50%);pointer-events:none;border-radius:50%;background:radial-gradient(circle,rgba(41,180,255,.08),transparent 68%);mix-blend-mode:screen}.mark-header{position:fixed;z-index:100;inset:0 0 auto;height:76px;display:grid;place-items:center;background:linear-gradient(180deg,#000000f5,#000000d1);border-bottom:1px solid rgba(255,255,255,.075);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mark-header:after{content:"";position:absolute;bottom:-1px;left:50%;width:150px;height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,#22c9ff,transparent);box-shadow:0 0 18px #22c9ff61}.mark-header__link{width:52px;height:52px;display:grid;place-items:center}.mark-header__link img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 10px rgba(0,174,255,.28));transition:transform .25s ease,filter .25s ease}.mark-header__link:hover img{transform:scale(1.07);filter:drop-shadow(0 0 16px rgba(0,194,255,.46))}.brand-hero{min-height:100svh;position:relative;padding:150px var(--page) 72px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:50px;background:radial-gradient(circle at 75% 38%,rgba(0,169,255,.12),transparent 24%),radial-gradient(circle at 18% 25%,rgba(27,73,255,.08),transparent 25%),linear-gradient(180deg,#020305,#05080b);border-bottom:1px solid rgba(255,255,255,.08);isolation:isolate}.hero-lines{position:absolute;inset:0;z-index:-1;background:linear-gradient(rgba(63,179,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(63,179,255,.025) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}.hero-copy{position:relative;z-index:2;max-width:850px}.overline{margin:0 0 22px;display:flex;align-items:center;gap:10px;color:#c6e7f699;font-size:9px;font-weight:700;letter-spacing:.18em}.overline span{width:6px;height:6px;border-radius:50%;background:#32d6ff;box-shadow:0 0 14px #21a9ff}.brand-hero h1{margin:0;display:grid;font:clamp(64px,8.2vw,132px)/.82 "Archivo Black",sans-serif;letter-spacing:-.082em;text-transform:uppercase}.brand-hero h1 span{color:#f5f7f9}.brand-hero h1 strong{font-weight:inherit;color:transparent;-webkit-text-stroke:1.2px #4bd7ff;text-shadow:0 0 34px rgba(26,164,255,.12)}.hero-lead{max-width:690px;margin:30px 0 0;color:#e8f0f794;font-size:clamp(13px,1.1vw,17px);line-height:1.75}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.16);background:transparent;color:#f5f8fa;font-size:8px;font-weight:800;letter-spacing:.14em;transition:.25s ease}.button:hover{transform:translateY(-2px)}.button--light{background:#eef9fd;color:#071018;border-color:#eef9fd;box-shadow:0 15px 45px #0094ff1f}.button--line{background:#081a2840;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button--line:hover{border-color:#58d3ff6b}.hero-mark{position:relative;z-index:1;width:min(43vw,680px);aspect-ratio:1;justify-self:end;display:grid;place-items:center}.hero-mark:before,.hero-mark:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero-mark:before{inset:11%;background:radial-gradient(circle,rgba(31,184,255,.18),rgba(21,80,255,.05) 48%,transparent 70%);filter:blur(18px);animation:markPulse 5.8s ease-in-out infinite}.hero-mark:after{inset:4%;border:1px solid rgba(63,202,255,.11);animation:rotate 28s linear infinite}.hero-mark img{width:84%;height:84%;object-fit:contain;filter:drop-shadow(0 38px 60px rgba(0,0,0,.5)) drop-shadow(0 0 34px rgba(0,142,255,.18));transform:perspective(1000px) rotateY(-10deg) rotateX(4deg)}@keyframes markPulse{50%{transform:scale(1.07);opacity:.75}}@keyframes rotate{to{transform:rotate(360deg)}}.hero-projects{position:absolute;left:var(--page);right:var(--page);bottom:0;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.085)}.hero-projects button{min-height:76px;border:0;border-right:1px solid rgba(255,255,255,.075);background:#02050870;color:#fff;padding:13px 17px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;text-align:left;transition:background .25s ease}.hero-projects button:last-child{border-right:0}.hero-projects button:hover,.hero-projects button.active{background:#195f8729}.hero-projects b{grid-row:1 / 3;align-self:center;color:#47d5ff;font-size:8px}.hero-projects span{font-size:9px;font-weight:800;letter-spacing:.05em}.hero-projects small{margin-top:4px;color:#ffffff52;font-size:7px;letter-spacing:.1em;text-transform:uppercase}.project-showcase{min-height:100svh;position:relative;display:grid;grid-template-columns:minmax(230px,.27fr) minmax(0,.73fr);background:#05070a;border-bottom:1px solid rgba(255,255,255,.08);isolation:isolate;overflow:hidden}.showcase-backdrop{position:absolute;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 42%,var(--glow),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.018),transparent 42%),#05070a;transition:background .5s ease}.project-rail{padding:110px 28px 54px var(--page);border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.rail-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:36px;color:#ffffff59;font-size:8px;letter-spacing:.17em}.rail-head b{color:var(--accent);transition:color .35s ease}.rail-tabs{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.08)}.rail-tabs button{position:relative;min-height:128px;padding:20px 4px 20px 0;display:grid;align-content:center;gap:9px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#fff;text-align:left;opacity:.42;transition:opacity .25s ease,transform .25s ease}.rail-tabs button:before{content:"";position:absolute;left:-28px;top:18px;bottom:18px;width:2px;background:transparent;transition:background .25s ease,box-shadow .25s ease}.rail-tabs button:hover{opacity:.75}.rail-tabs button.active{opacity:1;transform:translate(6px)}.rail-tabs button.active:before{background:var(--accent);box-shadow:0 0 18px var(--accent)}.rail-tabs b{color:var(--accent);font-size:8px}.rail-tabs img{width:min(215px,100%);max-height:56px;object-fit:contain;object-position:left center}.rail-tabs span{color:#ffffff57;font-size:7px;letter-spacing:.12em}.project-stage{min-width:0;padding:110px var(--page) 76px clamp(38px,5vw,82px);display:grid;grid-template-columns:minmax(320px,.75fr) minmax(470px,1.25fr);gap:clamp(35px,5vw,88px);align-items:center}.stage-copy{animation:enterCopy .55s ease both}@keyframes enterCopy{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.stage-copy>p:first-child{margin:0 0 18px;color:var(--accent);font-size:8px;font-weight:800;letter-spacing:.16em}.stage-logo{display:block;width:min(430px,100%);max-height:100px;object-fit:contain;object-position:left center;margin-bottom:32px;filter:drop-shadow(0 0 26px var(--glow))}.stage-copy h2{margin:0;max-width:660px;font:clamp(48px,5.3vw,86px)/.9 "Archivo Black",sans-serif;letter-spacing:-.07em;white-space:pre-line}.stage-text{max-width:590px;margin:24px 0 0;color:#ffffff85;font-size:13px;line-height:1.75}.stage-chips{margin-top:26px;display:flex;flex-wrap:wrap;gap:8px}.stage-chips span{padding:8px 10px;border:1px solid rgba(255,255,255,.1);background:#ffffff06;color:#ffffff94;font-size:7px;letter-spacing:.08em}.stage-actions{margin-top:34px;display:flex;align-items:center;gap:20px}.button--product{background:var(--accent);color:#061019;border-color:var(--accent);box-shadow:0 14px 42px var(--glow)}.stage-progress{display:flex;gap:7px}.stage-progress i{display:block;width:26px;height:2px;background:#ffffff21}.stage-progress i:first-child{background:var(--accent);box-shadow:0 0 12px var(--accent)}.stage-visual{min-width:0;animation:enterVisual .65s cubic-bezier(.2,.8,.2,1) both}@keyframes enterVisual{0%{opacity:0;transform:translate(25px) scale(.97)}to{opacity:1;transform:none}}.erp-ui,.one-ui{width:100%;min-height:470px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#081016;box-shadow:0 50px 100px #0000007a,0 0 65px var(--glow);overflow:hidden;transform:perspective(1300px) rotateY(-5deg) rotateX(1.5deg)}.ui-topbar{height:56px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.07);background:#0a131a}.ui-mini-logo{width:30px;height:30px;display:grid;place-items:center;background:#3fd2ff;color:#031018;font:16px/1 Archivo Black}.ui-topbar>div{display:grid;gap:2px}.ui-topbar b{font-size:9px}.ui-topbar small{color:#ffffff5c;font-size:6px;letter-spacing:.12em}.live{margin-left:auto;display:flex;align-items:center;gap:6px;color:#51ddff;font-size:6px;letter-spacing:.13em}.live i{width:5px;height:5px;border-radius:50%;background:#43d8ff;box-shadow:0 0 10px #43d8ff}.erp-kpis{padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.erp-kpis article,.machine-panel,.chart-panel{border:1px solid rgba(255,255,255,.065);border-radius:9px;background:#ffffff06}.erp-kpis article{min-height:92px;padding:14px;display:grid;align-content:center}.erp-kpis small{color:#ffffff52;font-size:6px;letter-spacing:.12em}.erp-kpis strong{margin:6px 0;font:24px/1 Archivo Black}.erp-kpis span{color:#59ddff;font-size:6px}.erp-body{padding:0 16px 16px;display:grid;grid-template-columns:.9fr 1.1fr;gap:10px}.machine-panel,.chart-panel{padding:13px}.machine-panel header,.chart-panel header{margin-bottom:10px;display:flex;justify-content:space-between;color:#ffffff5c;font-size:6px}.machine-panel header b,.chart-panel header b{color:#55d9ff}.machine-item{padding:8px 0;display:grid;grid-template-columns:7px 1fr auto;gap:8px;align-items:center;border-top:1px solid rgba(255,255,255,.05)}.machine-item>i{width:5px;height:5px;border-radius:50%;background:#49d8ff;box-shadow:0 0 7px #49d8ff}.machine-item div{display:grid;gap:2px}.machine-item b{font-size:7px}.machine-item small{color:#ffffff47;font-size:6px}.machine-item strong{font-size:7px}.chart-bars{height:150px;display:flex;align-items:end;gap:5px;border-bottom:1px solid rgba(255,255,255,.08)}.chart-bars i{flex:1;max-height:95%;border-radius:2px 2px 0 0;background:linear-gradient(to top,#1762aa,#48d9ff);opacity:.86}.chart-panel footer{padding-top:7px;display:flex;justify-content:space-between;color:#ffffff40;font-size:6px}.trainia-stage{min-height:570px;position:relative;display:grid;place-items:center}.trainia-energy{position:absolute;border-radius:50%;border:1px solid rgba(255,122,53,.15)}.trainia-energy--one{width:430px;height:430px;animation:rotate 24s linear infinite}.trainia-energy--two{width:310px;height:310px;border-color:#ffa64d38;animation:rotate 17s linear infinite reverse}.trainia-phone{position:absolute;width:min(290px,43%);aspect-ratio:.52;padding:8px;border:1px solid rgba(255,255,255,.2);border-radius:36px;background:#050505;box-shadow:0 42px 90px #00000080;overflow:hidden}.trainia-phone--back{transform:translate(-34%) rotate(-11deg);z-index:1}.trainia-phone--front{transform:translate(37%) rotate(7deg);z-index:2}.phone-speaker{position:absolute;top:15px;left:50%;width:80px;height:20px;transform:translate(-50%);border-radius:20px;background:#030303;z-index:5}.trainia-poster{height:100%;border-radius:28px;padding:48px 21px 22px;display:flex;flex-direction:column;background:radial-gradient(circle at 72% 44%,#ff8c42,#b32d10 34%,#280b06 72%)}.trainia-poster>span{font:12px/1 Archivo Black;letter-spacing:.08em}.trainia-poster>strong{margin-top:auto;font:29px/.9 Archivo Black;letter-spacing:-.06em}.ring-graphic{position:absolute;width:230px;height:230px;border-radius:50%;border:1px solid rgba(255,255,255,.18);top:160px;right:-92px}.ring-graphic i{position:absolute;inset:34px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.ring-graphic i+i{inset:73px;background:#ffffff0d}.trainia-dashboard{height:100%;border-radius:28px;padding:45px 18px 20px;background:#f2efe9;color:#17120f}.trainia-dashboard header{display:flex;justify-content:space-between;align-items:center}.trainia-dashboard header b{font:11px/1 Archivo Black}.trainia-dashboard header span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#17120f;color:#fff;font-size:6px}.trainia-dashboard>small{display:block;margin:26px 0 6px;color:#aa4a27;font-size:6px;font-weight:800;letter-spacing:.13em}.trainia-dashboard h4{margin:0 0 18px;font:25px/.94 Archivo Black;letter-spacing:-.06em;text-transform:uppercase}.trainia-dashboard h4 em{color:#f16532;font-style:normal}.session-card{padding:15px;border-radius:15px;background:linear-gradient(140deg,#1d1917,#3b2119 58%,#822d13);color:#fff}.session-card>span{font-size:6px;color:#ffae88;letter-spacing:.09em}.session-card>strong{display:block;margin:9px 0 13px;font:17px/1 Archivo Black;text-transform:uppercase}.session-card button{width:100%;padding:8px;border:0;border-radius:999px;display:flex;justify-content:center;align-items:center;gap:7px;background:#ff6f36;color:#fff;font-size:6px;font-weight:800;letter-spacing:.09em}.trainia-metrics{margin-top:17px;padding-top:15px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d7d0c8}.trainia-metrics div{display:grid;justify-items:center;gap:2px}.trainia-metrics b{font:15px/1 Archivo Black}.trainia-metrics span{color:#8a817c;font-size:6px;text-transform:uppercase}.one-ui{display:grid;grid-template-columns:54px 1fr;background:#0b0910}.one-ui aside{padding:15px 0;border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;align-items:center;gap:13px}.one-ui aside>span{width:29px;height:29px;display:grid;place-items:center;margin-bottom:9px;background:#a98bff;color:#100b18;font:14px/1 Archivo Black}.one-ui aside i{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;opacity:.3;font-size:10px;font-style:normal}.one-ui aside i.active{opacity:1;color:#c5b3ff;background:#a683ff1f}.one-workspace{padding:18px}.one-workspace>header{display:flex;justify-content:space-between;align-items:center}.one-workspace>header div{display:grid;gap:3px}.one-workspace>header small{color:#ad92ff;font-size:6px;letter-spacing:.14em}.one-workspace>header b{font:13px/1 Archivo Black}.one-workspace>header>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#1a1620;font-size:7px}.one-grid{margin-top:18px;display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:9px}.one-grid article,.one-flow{border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#111017}.valky-card{grid-row:span 2;min-height:250px;padding:18px}.valky-card>i{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e4dcff,#a98bff 48%,#5c318c);box-shadow:0 0 28px #a683ff4d;font-style:normal}.valky-card>small{display:block;margin:22px 0 7px;color:#b9a4ff;font-size:6px;letter-spacing:.12em}.valky-card h4{max-width:240px;margin:0;font:18px/.98 Archivo Black;text-transform:uppercase;letter-spacing:-.04em}.valky-card p{max-width:210px;margin:10px 0 17px;color:#ffffff59;font-size:7px;line-height:1.5}.valky-card button{padding:0;border:0;display:flex;align-items:center;gap:7px;background:transparent;color:#bfaaff;font-size:6px;font-weight:800;letter-spacing:.1em}.one-stat{min-height:121px;padding:14px;display:grid;align-content:center}.one-stat small{color:#ffffff52;font-size:6px}.one-stat strong{margin:7px 0;font:27px/1 Archivo Black}.one-stat span{color:#988ca3;font-size:6px}.one-flow{grid-column:2 / 4;padding:15px;display:flex;justify-content:space-between;align-items:center;gap:6px}.one-flow span{width:33px;height:33px;display:grid;place-items:center;border-radius:8px;background:#1b1721;color:#c1adff;font-size:7px}.one-flow b{color:#ffffff2e;font-size:8px}.what-we-build{padding:125px var(--page);background:#eef0ef;color:#0c1013}.section-intro{display:grid;grid-template-columns:.55fr 1.2fr .75fr;gap:50px;align-items:end;padding-bottom:55px}.section-intro>p{margin:0;color:#1477a7;font-size:8px;font-weight:800;letter-spacing:.16em}.section-intro h2{margin:0;font:clamp(45px,5.2vw,82px)/.92 "Archivo Black";letter-spacing:-.07em;text-transform:uppercase}.section-intro>span{color:#6e7477;font-size:13px;line-height:1.7}.build-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2)}.build-grid article{min-height:310px;padding:28px;border-right:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.build-grid article b{color:#117cad;font-size:8px}.build-grid h3{margin:90px 0 16px;font:24px/1 Archivo Black}.build-grid p{max-width:330px;margin:0;color:#60686b;font-size:12px;line-height:1.7}.final-block{min-height:86vh;position:relative;padding:110px var(--page) 70px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(0,156,255,.13),transparent 33%),#030507}.final-block>img{position:absolute;width:min(60vw,780px);opacity:.065;filter:blur(.2px);pointer-events:none}.final-block>p{position:relative;margin:0 0 22px;color:#65d9ff;font-size:8px;font-weight:800;letter-spacing:.2em}.final-block h2{position:relative;margin:0 0 46px;font:clamp(58px,8.7vw,136px)/.84 "Archivo Black";letter-spacing:-.08em}.final-block h2 em{color:transparent;-webkit-text-stroke:1.3px #54d2ff;font-style:normal}.final-button{position:relative;width:min(620px,100%);min-height:68px;padding:8px 8px 8px 25px;border:0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#e7faff,#7fddff);color:#071018;font-size:9px;font-weight:900;letter-spacing:.14em;transition:.25s ease}.final-button:hover{transform:scale(1.012);box-shadow:0 0 60px #3fc7ff26}.final-button i{width:52px;height:52px;display:grid;place-items:center;background:#061019;color:#68dbff;font-style:normal}.site-footer{min-height:82px;padding:18px var(--page);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;background:#010203;border-top:1px solid rgba(255,255,255,.07)}.site-footer img{width:44px;height:44px;object-fit:contain}.site-footer span{color:#ffffff57;font-size:7px;letter-spacing:.1em}.site-footer span:last-child{justify-self:end}.modal-backdrop{position:fixed;z-index:300;inset:0;padding:30px;display:grid;place-items:center;background:#000000d6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.demo-modal{width:min(960px,100%);max-height:calc(100vh - 60px);overflow:auto;position:relative;padding:clamp(30px,5vw,68px);display:grid;grid-template-columns:.75fr 1.25fr;gap:58px;background:#eff1ef;color:#0b0e10;box-shadow:0 40px 120px #0000009e}.modal-close{position:absolute;top:17px;right:21px;border:0;background:none;font-size:30px;font-weight:300}.modal-copy>span{color:#147aa9;font-size:8px;font-weight:800;letter-spacing:.18em}.modal-copy h2{margin:13px 0 17px;font:50px/.9 Archivo Black;letter-spacing:-.065em;text-transform:uppercase}.modal-copy p{margin:0;color:#697073;font-size:13px;line-height:1.7}.demo-modal form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.demo-modal label{display:grid;gap:7px;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.demo-modal input,.demo-modal textarea,.demo-modal select{width:100%;padding:12px 0;border:0;border-bottom:1px solid #b9bec0;border-radius:0;background:transparent;color:#0b0e10;outline:0;font-size:12px}.demo-modal textarea{min-height:90px;resize:vertical}.form-wide,.form-submit,.form-status{grid-column:1 / -1}.form-submit{min-height:52px;padding:0 18px;border:0;display:flex;justify-content:space-between;align-items:center;background:#081018;color:#fff;font-size:8px;font-weight:800;letter-spacing:.12em}.form-status{margin:-4px 0 0;color:#656b6d;font-size:10px}@media(max-width:1120px){.brand-hero{grid-template-columns:1fr;min-height:1050px;align-content:center}.hero-copy{max-width:900px}.hero-mark{position:absolute;right:-220px;top:45%;width:700px;opacity:.34}.project-showcase{grid-template-columns:1fr}.project-rail{padding:90px var(--page) 0;border-right:0}.rail-tabs{grid-template-columns:repeat(3,1fr);border-left:1px solid rgba(255,255,255,.08)}.rail-tabs button{min-height:116px;padding:16px;border-right:1px solid rgba(255,255,255,.08)}.rail-tabs button:before{left:0;top:auto;bottom:0;width:100%;height:2px}.rail-tabs button.active{transform:none}.project-stage{padding-top:62px}.section-intro{grid-template-columns:1fr;gap:22px}}@media(max-width:760px){:root{--page: 20px}.pointer-light{display:none}.mark-header{height:66px}.mark-header__link{width:44px;height:44px}.brand-hero{min-height:910px;padding:118px 20px 90px;align-content:start}.overline{font-size:7px;letter-spacing:.12em}.brand-hero h1{font-size:clamp(54px,17vw,82px)}.hero-lead{max-width:92%;font-size:12px}.hero-ctas{width:100%}.hero-ctas .button{flex:1 1 160px}.hero-mark{width:510px;right:-300px;top:48%;opacity:.24}.hero-projects{left:20px;right:20px;grid-template-columns:1fr}.hero-projects button{min-height:58px;border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.hero-projects button:last-child{border-bottom:0}.project-rail{padding:74px 20px 0}.rail-head{margin-bottom:22px}.rail-tabs{grid-template-columns:1fr;border-left:0}.rail-tabs button{min-height:85px;padding:14px 0;border-right:0;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:10px}.rail-tabs b{grid-row:1 / 3;align-self:center}.rail-tabs img{width:210px;max-height:44px}.project-stage{padding:54px 20px 80px;grid-template-columns:1fr;gap:45px}.stage-logo{width:min(350px,92vw);max-height:82px}.stage-copy h2{font-size:clamp(47px,14vw,70px)}.stage-text{font-size:12px}.erp-ui,.one-ui{width:132%;transform:translate(-12%);min-height:360px}.erp-kpis{gap:6px;padding:10px}.erp-kpis article{min-height:70px;padding:9px}.erp-kpis strong{font-size:17px}.erp-body{padding:0 10px 10px;gap:6px}.machine-panel,.chart-panel{padding:9px}.chart-bars{height:96px}.trainia-stage{min-height:470px}.trainia-phone{width:46%;border-radius:28px}.trainia-phone--back{transform:translate(-35%) rotate(-10deg)}.trainia-phone--front{transform:translate(35%) rotate(7deg)}.trainia-poster,.trainia-dashboard{border-radius:21px}.trainia-poster>strong{font-size:21px}.trainia-dashboard h4{font-size:18px}.what-we-build{padding:90px 20px}.section-intro h2{font-size:clamp(45px,13vw,68px)}.build-grid{grid-template-columns:1fr}.build-grid article{min-height:210px}.build-grid h3{margin-top:55px}.final-block{min-height:720px;padding:90px 20px 50px}.final-block h2{font-size:clamp(54px,17vw,86px)}.site-footer{grid-template-columns:auto 1fr}.site-footer span:last-child{display:none}.demo-modal{grid-template-columns:1fr;gap:34px;padding-top:58px}.modal-copy h2{font-size:40px}.demo-modal form{grid-template-columns:1fr}.form-wide,.form-submit,.form-status{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hero-brand-lockup{position:relative;z-index:1;width:min(47vw,820px);justify-self:end;display:grid;place-items:center;padding:clamp(18px,2.2vw,34px);border:1px solid rgba(82,201,255,.1);background:linear-gradient(145deg,#08121c94,#03080e2e),radial-gradient(circle at 36% 45%,rgba(0,173,255,.08),transparent 52%);box-shadow:0 42px 90px #0000006b,inset 0 0 70px #1481ff09;clip-path:polygon(0 0,94% 0,100% 12%,100% 100%,6% 100%,0 88%);overflow:hidden}.hero-brand-lockup:before{content:"";position:absolute;inset:-30%;background:linear-gradient(115deg,transparent 40%,rgba(83,217,255,.1) 50%,transparent 60%);transform:translate(-45%);animation:heroLogoSweep 7s ease-in-out infinite}.hero-brand-lockup:after{content:"";position:absolute;inset:0;border:1px solid transparent;background:linear-gradient(90deg,transparent,rgba(74,211,255,.34),transparent) border-box;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.36;pointer-events:none}.hero-brand-lockup img{position:relative;z-index:1;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 28px 50px rgba(0,0,0,.44)) drop-shadow(0 0 26px rgba(0,163,255,.16));transform:perspective(1100px) rotateY(-4deg)}@keyframes heroLogoSweep{0%,to{transform:translate(-48%);opacity:.2}50%{transform:translate(48%);opacity:.7}}@media(max-width:1120px){.hero-brand-lockup{position:absolute;width:min(720px,78vw);right:-200px;top:44%;opacity:.34;border-color:#52c9ff12;pointer-events:none}}@media(max-width:760px){.hero-brand-lockup{width:560px;right:-330px;top:47%;padding:16px;opacity:.22}}.mark-header{height:88px}.mark-header__link{width:auto;height:auto;min-width:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.mark-header__link img{width:42px;height:42px}.mark-header__link span{display:block;margin-left:.14em;color:#e5f2f9a3;font-size:6.5px;font-weight:600;letter-spacing:.27em;line-height:1;text-align:center;text-transform:uppercase;transition:color .25s ease,letter-spacing .25s ease}.mark-header__link:hover span{color:#effaffe0;letter-spacing:.3em}.mark-header:after{width:118px;opacity:.62}.brand-hero{min-height:100svh;padding-top:142px;grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);gap:clamp(48px,7vw,118px)}.hero-copy{max-width:900px}.hero-wordmark{display:block;width:clamp(210px,20vw,340px);max-height:105px;object-fit:contain;object-position:left center;margin:0 0 30px -3px;filter:drop-shadow(0 16px 30px rgba(0,0,0,.34)) drop-shadow(0 0 13px rgba(0,149,255,.1));opacity:.94}.brand-hero h1{font-size:clamp(55px,6.7vw,108px);line-height:.86}.hero-lead{max-width:720px;margin-top:26px;color:#e8f0f7ad}.hero-custom-note{max-width:690px;margin:14px 0 0;padding-left:16px;border-left:1px solid rgba(69,205,255,.36);color:#c4d6df7a;font-size:11px;line-height:1.65}.hero-ctas{margin-top:28px}.custom-project-card{position:relative;align-self:center;width:min(100%,470px);justify-self:end;padding:clamp(28px,3vw,42px);border:1px solid rgba(123,214,255,.12);background:linear-gradient(145deg,#0c1822a8,#050a0f6b),radial-gradient(circle at 88% 12%,rgba(31,171,255,.1),transparent 36%);box-shadow:0 32px 80px #00000052;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);clip-path:polygon(0 0,94% 0,100% 9%,100% 100%,0 100%);overflow:hidden}.custom-project-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 0 18%,rgba(87,211,255,.04) 18.2%,transparent 18.4%),linear-gradient(rgba(87,211,255,.035) 1px,transparent 1px);background-size:100% 36px;opacity:.45}.custom-project-card__top,.custom-project-card__eyebrow,.custom-project-card h2,.custom-project-card>p,.custom-project-tags,.custom-project-card>button{position:relative;z-index:1}.custom-project-card__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;margin-bottom:29px;border-bottom:1px solid rgba(255,255,255,.08)}.custom-project-card__top span{color:#57d8ff;font-size:8px;font-weight:800}.custom-project-card__top small{color:#ffffff4d;font-size:7px;font-weight:700;letter-spacing:.14em}.custom-project-card__eyebrow{margin:0 0 10px;color:#62d9ff;font-size:8px;font-weight:800;letter-spacing:.18em}.custom-project-card h2{margin:0;max-width:390px;font:clamp(34px,3.6vw,55px)/.94 "Archivo Black",sans-serif;letter-spacing:-.06em}.custom-project-card>p:not(.custom-project-card__eyebrow){margin:20px 0 0;color:#e6f0f585;font-size:11px;line-height:1.7}.custom-project-tags{margin-top:24px;display:flex;flex-wrap:wrap;gap:7px}.custom-project-tags span{padding:7px 9px;border:1px solid rgba(97,205,255,.11);background:#2e8bb80e;color:#d3e9f285;font-size:6.5px;letter-spacing:.07em}.custom-project-card>button{margin-top:26px;padding:0;border:0;background:transparent;color:#70ddff;display:inline-flex;align-items:center;gap:10px;font-size:7px;font-weight:800;letter-spacing:.14em}.custom-project-card>button:hover{color:#d6f6ff}.build-grid--four{grid-template-columns:repeat(4,1fr)}.build-grid--four article{min-height:300px}.build-grid--four h3{margin-top:76px;font-size:20px}@media(max-width:1120px){.brand-hero{grid-template-columns:1fr;min-height:1180px;align-content:start;gap:54px}.hero-copy{max-width:830px}.hero-wordmark{width:clamp(220px,30vw,315px)}.custom-project-card{width:min(720px,100%);justify-self:start}.build-grid--four{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.mark-header{height:78px}.mark-header__link{min-width:102px;gap:2px}.mark-header__link img{width:37px;height:37px}.mark-header__link span{font-size:5.8px;letter-spacing:.24em}.brand-hero{min-height:1190px;padding-top:112px;padding-bottom:205px;gap:42px}.hero-wordmark{width:220px;max-height:72px;margin-bottom:24px}.brand-hero h1{font-size:clamp(45px,13.5vw,67px);line-height:.88}.hero-lead{max-width:100%;font-size:12px}.hero-custom-note{max-width:100%;font-size:10px}.custom-project-card{width:100%;padding:25px 22px 27px}.custom-project-card h2{font-size:36px}.build-grid--four{grid-template-columns:1fr}.build-grid--four article{min-height:190px}.build-grid--four h3{margin-top:46px}}.brand-hero{min-height:auto;padding-bottom:0;grid-template-rows:auto auto}.hero-copy,.custom-project-card{margin-bottom:clamp(44px,6vw,76px)}.hero-projects{position:relative;left:auto;right:auto;bottom:auto;grid-column:1 / -1;width:100%;margin-top:0;align-self:end;border:1px solid rgba(255,255,255,.08);border-bottom:0;background:linear-gradient(180deg,#070f15c7,#04080ceb);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-projects button{min-height:88px;position:relative;padding:16px 20px;background:transparent;overflow:hidden}.hero-projects button:before{content:"";position:absolute;inset:auto 16px 0;height:2px;background:transparent;transition:background .25s ease,box-shadow .25s ease,transform .25s ease;transform:scaleX(.25);transform-origin:left}.hero-projects button:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 42%,rgba(84,213,255,.055) 50%,transparent 58%);transform:translate(-115%);transition:transform .55s ease;pointer-events:none}.hero-projects button:hover:after{transform:translate(115%)}.hero-projects button:hover,.hero-projects button.active{background:#1b5b7d1a}.hero-projects button.active:before{background:#4fd8ff;box-shadow:0 0 15px #4fd8ff73;transform:scaleX(1)}.hero-projects b{color:#53d8ffd1;font-size:7px}.hero-projects span{font-size:8.5px;letter-spacing:.045em}.hero-projects small{color:#daeaf247;font-size:6.5px;letter-spacing:.09em}.what-we-build{position:relative;padding:105px var(--page) 115px;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(29,143,201,.1),transparent 28%),radial-gradient(circle at 82% 88%,rgba(62,93,160,.08),transparent 32%),linear-gradient(180deg,#090e13,#0b1117);color:#e8f0f4;border-top:1px solid rgba(255,255,255,.055);border-bottom:1px solid rgba(255,255,255,.055)}.what-we-build:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(98,188,227,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(98,188,227,.022) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}.section-intro,.build-grid{position:relative;z-index:1}.section-intro{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:.42fr 1.15fr .75fr;gap:clamp(28px,4vw,64px);align-items:end;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.09)}.section-intro>p{margin:0;align-self:start;color:#5bd6ffbd;font-size:7px;font-weight:800;letter-spacing:.17em}.section-intro h2{margin:0;font:clamp(38px,4.1vw,64px)/.96 "Archivo Black",sans-serif;letter-spacing:-.055em;text-transform:none}.section-intro h2 span{color:#eff6f9e0}.section-intro h2 em{color:#58d5ff;font-style:normal;text-shadow:0 0 24px rgba(33,167,222,.1)}.section-intro>span{max-width:420px;justify-self:end;color:#d3e2e97a;font-size:11px;line-height:1.75}.build-grid,.build-grid--four{max-width:1440px;margin:18px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border:0}.build-grid article,.build-grid--four article{min-height:248px;padding:24px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.075);background:linear-gradient(145deg,#ffffff06,#ffffff02);transition:transform .28s ease,border-color .28s ease,background .28s ease}.build-grid article:before{content:"";position:absolute;top:0;left:24px;width:44px;height:1px;background:#4dd3ff6b;box-shadow:0 0 12px #4dd3ff29}.build-grid article:hover{transform:translateY(-4px);border-color:#54d5ff29;background:linear-gradient(145deg,#23719312,#ffffff03)}.build-grid article:last-child{border-color:#54d5ff21;background:linear-gradient(145deg,#1a688b1a,#ffffff02)}.build-grid article b{color:#53d6ffb8;font-size:7px;letter-spacing:.12em}.build-grid h3,.build-grid--four h3{margin:66px 0 13px;color:#f2f8fae0;font:17px/1 Archivo Black,sans-serif;letter-spacing:-.035em}.build-grid p{max-width:300px;margin:0;color:#cfdde36e;font-size:10.5px;line-height:1.72}@media(max-width:1120px){.brand-hero{min-height:auto;grid-template-rows:auto auto auto;padding-bottom:0}.hero-copy,.custom-project-card{margin-bottom:0}.hero-projects{margin-top:46px}.section-intro{grid-template-columns:1fr;gap:18px;align-items:start}.section-intro>span{justify-self:start;max-width:620px}.build-grid,.build-grid--four{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.brand-hero{min-height:auto;padding-bottom:0}.hero-projects{position:relative;left:auto;right:auto;margin-top:36px;grid-template-columns:1fr}.hero-projects button{min-height:64px}.what-we-build{padding:78px 20px 86px}.section-intro{padding-bottom:32px}.section-intro h2{font-size:clamp(37px,11vw,52px)}.build-grid,.build-grid--four{grid-template-columns:1fr;gap:8px}.build-grid article,.build-grid--four article{min-height:190px}.build-grid h3,.build-grid--four h3{margin-top:46px}}.hero-wordmark,.hero-projects{display:none!important}.brand-hero{min-height:820px;padding:146px var(--page) 88px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);grid-template-rows:auto;align-items:center;gap:clamp(42px,6vw,96px)}.hero-copy,.custom-project-card{margin-bottom:0}.hero-copy,.custom-project-card{align-self:center}.site-footer{min-height:190px;padding:34px var(--page) 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;background:radial-gradient(circle at 50% 15%,rgba(29,153,214,.075),transparent 34%),#010203;border-top:1px solid rgba(255,255,255,.07)}.site-footer__logo,.site-footer img.site-footer__logo{display:block;width:min(430px,72vw);height:auto;max-height:none;margin:0 auto 5px;object-fit:contain;filter:drop-shadow(0 18px 30px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(0,149,255,.11))}.site-footer span,.site-footer span:last-child{justify-self:auto;display:block;color:#deebf157;font-size:7px;letter-spacing:.12em}@media(max-width:1120px){.brand-hero{min-height:auto;padding:132px var(--page) 82px;grid-template-columns:1fr;gap:44px}.custom-project-card{width:min(700px,100%);justify-self:start}}@media(max-width:760px){.brand-hero{min-height:auto;padding:110px 20px 68px;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:start;gap:34px}.hero-copy{width:100%}.overline{margin-bottom:17px;font-size:6.5px;line-height:1.6}.brand-hero h1{font-size:clamp(43px,13.2vw,64px);line-height:.9}.hero-lead{margin-top:22px;max-width:100%;font-size:12px;line-height:1.7}.hero-custom-note{margin-top:14px;padding-left:13px;max-width:100%;font-size:10px;line-height:1.65}.hero-ctas{margin-top:25px;display:grid;grid-template-columns:1fr}.hero-ctas .button{width:100%;min-height:48px}.custom-project-card{width:100%;padding:24px 21px 25px}.custom-project-card__top{margin-bottom:22px;padding-bottom:14px}.custom-project-card h2{font-size:clamp(32px,10vw,42px)}.custom-project-card>p:not(.custom-project-card__eyebrow){font-size:10px}.project-showcase{margin-top:0}.site-footer{min-height:160px;padding:27px 20px 24px;gap:7px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(360px,91vw);margin-bottom:4px}.site-footer span,.site-footer span:last-child{display:block;font-size:6.5px}}.site-footer{min-height:176px;padding:28px var(--page) 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.site-footer__logo,.site-footer img.site-footer__logo{display:block;width:min(430px,76vw);height:auto;max-height:none;margin:0 auto;object-fit:contain}.site-footer__meta{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.site-footer__meta span,.site-footer__meta span:last-child{display:inline-block;color:#e2eef46b;font-size:7px;letter-spacing:.12em;line-height:1}.site-footer__meta span+span:before{content:"·";margin-right:14px;color:#58d3ff75}@media(max-width:760px){.site-footer{min-height:148px;padding:24px 18px 21px;gap:8px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(355px,92vw)}.site-footer__meta{gap:10px}.site-footer__meta span,.site-footer__meta span:last-child{font-size:6.5px;letter-spacing:.1em}.site-footer__meta span+span:before{margin-right:10px}}.mark-header__link img{width:47px;height:47px}@media(max-width:760px){.mark-header__link img{width:41px;height:41px}}.site-footer__logo,.site-footer img.site-footer__logo{width:min(470px,78vw);height:auto;object-fit:contain}@media(max-width:760px){.site-footer__logo,.site-footer img.site-footer__logo{width:min(380px,93vw)}}.mark-header__link img{width:54px;height:54px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(390px,68vw)}@media(max-width:760px){.mark-header__link img{width:46px;height:46px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(300px,78vw)}}.brand-hero{position:relative;padding-bottom:150px}.hero-brand-popup{position:absolute;right:var(--page);bottom:24px;z-index:5;width:238px;min-height:112px;display:grid;place-items:center;padding:10px 16px 12px;border:1px solid rgba(65,202,255,.14);background:linear-gradient(145deg,#070e16e6,#02060bd1),#03070ceb;box-shadow:0 18px 55px #00000059,inset 0 0 28px #1a97ff09;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.hero-brand-popup:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 0 42%,rgba(67,216,255,.07) 50%,transparent 58%);transform:translate(-120%);animation:valkiriaBrandSweep 7s ease-in-out infinite}.hero-brand-popup__label{position:absolute;top:8px;left:10px;z-index:2;color:#6edbff66;font-size:5px;font-weight:700;letter-spacing:.18em}.hero-brand-popup img{position:relative;z-index:1;display:block;width:154px;height:auto;margin-top:4px;filter:drop-shadow(0 0 16px rgba(0,166,255,.1))}@keyframes valkiriaBrandSweep{0%,72%,to{transform:translate(-120%);opacity:0}82%{transform:translate(120%);opacity:1}}@media(max-width:1120px){.brand-hero{padding-bottom:132px}.hero-brand-popup{right:var(--page);bottom:20px;width:220px}}@media(max-width:760px){.brand-hero{padding-bottom:32px}.hero-brand-popup{position:relative;right:auto;bottom:auto;width:min(220px,72vw);min-height:104px;justify-self:center;margin-top:2px;padding:9px 14px 11px}.hero-brand-popup img{width:145px}}.brand-hero{padding-bottom:88px}.hero-brand-popup,.hero-wordmark{display:none!important}.mark-header__link img{width:58px;height:52px;object-fit:cover;object-position:center;border-radius:8px;filter:drop-shadow(0 0 10px rgba(0,182,255,.24)) brightness(1.04)}.mark-header__link span{font-size:6.2px;letter-spacing:.245em}.site-footer{min-height:170px;padding-top:24px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(330px,64vw);max-height:124px;object-fit:contain;margin:0 auto 2px;border-radius:10px}.final-block>img{object-fit:contain}.valkia-launcher{position:fixed;right:24px;bottom:24px;z-index:220;min-width:132px;height:56px;padding:6px 16px 6px 7px;display:flex;align-items:center;gap:9px;border:1px solid rgba(76,209,255,.28);border-radius:999px;background:linear-gradient(145deg,#06101bf5,#02070df7);color:#eefaff;box-shadow:0 18px 48px #0000006b,0 0 28px #00aeff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.valkia-launcher:hover{transform:translateY(-2px);border-color:#56ddff7a;box-shadow:0 20px 54px #00000075,0 0 34px #00b7ff2e}.valkia-launcher.is-open{transform:translateY(4px);opacity:0;pointer-events:none}.valkia-launcher img{width:42px;height:42px;object-fit:cover;object-position:center;border-radius:50%;box-shadow:0 0 18px #00c2ff2e}.valkia-launcher>span{font-size:12px;font-weight:800;letter-spacing:-.02em}.valkia-ia{color:#34dfff;text-shadow:0 0 14px rgba(30,195,255,.22)}.valkia-chat{position:fixed;z-index:230;right:24px;bottom:24px;width:min(390px,calc(100vw - 40px));height:min(610px,calc(100svh - 120px));display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid rgba(75,203,255,.2);border-radius:20px;background:radial-gradient(circle at 20% 0%,rgba(0,164,255,.08),transparent 30%),linear-gradient(180deg,#060e17fb,#02070cfc);box-shadow:0 28px 90px #0000009e,0 0 42px #009aff1a;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:valkiaOpen .28s cubic-bezier(.2,.8,.2,1) both}@keyframes valkiaOpen{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}.valkia-chat__header{min-height:76px;padding:12px 13px 12px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07);background:#0000002e}.valkia-chat__brand{min-width:0;display:flex;align-items:center;gap:11px}.valkia-chat__brand img{width:48px;height:48px;object-fit:cover;object-position:center;border-radius:12px;box-shadow:0 0 20px #00baff29}.valkia-chat__brand>div{display:grid;gap:4px}.valkia-chat__brand strong{color:#f4fbff;font-size:16px;line-height:1}.valkia-chat__brand small{color:#d3e7f05c;font-size:6px;font-weight:700;letter-spacing:.13em}.valkia-chat__header>button{width:34px;height:34px;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#ffffff06;color:#f2fafd94;font-size:20px;line-height:1}.valkia-chat__header>button:hover{border-color:#54d5ff3d;color:#fff}.valkia-chat__body{min-height:0;padding:18px 16px 10px;overflow-y:auto;scroll-behavior:smooth}.valkia-chat__body::-webkit-scrollbar{width:5px}.valkia-chat__body::-webkit-scrollbar-thumb{background:#61cdff2e;border-radius:999px}.valkia-message{display:flex;margin-bottom:11px}.valkia-message>span{max-width:86%;padding:11px 13px;border:1px solid rgba(255,255,255,.07);color:#ebf5f9d1;font-size:11px;line-height:1.55;white-space:pre-wrap}.valkia-message--assistant{justify-content:flex-start}.valkia-message--assistant>span{border-radius:4px 14px 14px;background:#17506f1f;border-color:#48c3f41a}.valkia-message--user{justify-content:flex-end}.valkia-message--user>span{border-radius:14px 4px 14px 14px;background:linear-gradient(145deg,#22bce8,#1677dd);border-color:transparent;color:#fff}.valkia-message--typing{display:flex;align-items:center;gap:5px;width:56px;min-height:36px;padding:11px 13px;border:1px solid rgba(72,195,244,.1);border-radius:4px 14px 14px;background:#17506f1f}.valkia-message--typing i{width:5px;height:5px;border-radius:50%;background:#53d8ff;opacity:.32;animation:valkiaTyping 1s ease-in-out infinite}.valkia-message--typing i:nth-child(2){animation-delay:.15s}.valkia-message--typing i:nth-child(3){animation-delay:.3s}@keyframes valkiaTyping{50%{opacity:1;transform:translateY(-2px)}}.valkia-chat__form{padding:12px;display:grid;grid-template-columns:1fr 44px;gap:8px;border-top:1px solid rgba(255,255,255,.07);background:#0000002b}.valkia-chat__form input{min-width:0;height:44px;padding:0 14px;border:1px solid rgba(255,255,255,.09);border-radius:12px;outline:none;background:#ffffff09;color:#fff;font-size:11px}.valkia-chat__form input::placeholder{color:#deedf34d}.valkia-chat__form input:focus{border-color:#47ccff4d;box-shadow:0 0 0 3px #27ace60e}.valkia-chat__form button{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:12px;background:linear-gradient(145deg,#5beaff,#1682e6);color:#021019}.valkia-chat__form button:disabled{opacity:.28;cursor:default}@media(max-width:760px){.brand-hero{padding-bottom:68px}.mark-header__link img{width:50px;height:45px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(285px,74vw);max-height:110px}.valkia-launcher{right:14px;bottom:14px;height:52px;min-width:118px;padding-right:14px}.valkia-launcher img{width:39px;height:39px}.valkia-chat{right:10px;bottom:10px;width:calc(100vw - 20px);height:min(610px,calc(100svh - 88px));border-radius:18px}}.mark-header__link img{width:60px;height:52px;object-fit:contain;object-position:center;border-radius:0}.site-footer__logo,.site-footer img.site-footer__logo{width:min(315px,72vw);height:auto;max-height:none;object-fit:contain;border-radius:0}.valkia-launcher img,.valkia-chat__brand img{object-fit:contain;object-position:center;border-radius:0}@media(max-width:760px){.mark-header__link img{width:54px;height:48px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(280px,78vw);max-height:none}}.mark-header{height:92px}.mark-header__link{width:132px;height:82px;display:grid;place-items:center}.mark-header__link img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(0 0 12px rgba(0,182,255,.18))!important}.mark-header__link span{display:none!important}.site-footer{min-height:168px;padding:22px var(--page) 22px}.site-footer__logo,.site-footer img.site-footer__logo{display:block;width:min(270px,66vw)!important;height:auto!important;max-height:none!important;margin:0 auto 4px!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;background:transparent!important;filter:drop-shadow(0 0 16px rgba(0,174,255,.1))}.valkia-launcher{width:60px!important;min-width:60px!important;height:60px!important;padding:7px!important;gap:0!important;border-radius:50%!important;display:grid!important;place-items:center!important}.valkia-launcher>span{display:none!important}.valkia-launcher img{display:block;width:46px!important;height:46px!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 0 12px rgba(0,194,255,.25))}.valkia-chat__brand img{width:48px!important;height:48px!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 0 12px rgba(0,194,255,.18))}.final-block>img{object-fit:contain!important;background:transparent!important}@media(max-width:760px){.mark-header{height:84px}.mark-header__link{width:116px;height:74px}.site-footer__logo,.site-footer img.site-footer__logo{width:min(238px,72vw)!important}.valkia-launcher{right:14px;bottom:14px;width:54px!important;min-width:54px!important;height:54px!important;padding:6px!important}.valkia-launcher img{width:42px!important;height:42px!important}}.mark-header{height:112px!important;padding:8px 0!important;background:linear-gradient(180deg,#000408c7,#000408a3)!important;border-bottom:1px solid rgba(92,210,255,.08)!important;backdrop-filter:blur(18px) saturate(120%)!important;-webkit-backdrop-filter:blur(18px) saturate(120%)!important}.mark-header__link{width:150px!important;height:94px!important;display:grid!important;place-items:center!important;overflow:visible!important}.mark-header__link img{width:100%!important;height:100%!important;max-width:150px!important;max-height:94px!important;object-fit:contain!important;object-position:center!important}.valkia-launcher{right:22px!important;bottom:22px!important;width:72px!important;min-width:72px!important;height:72px!important;padding:0!important;display:grid!important;place-items:center!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.valkia-launcher:hover{transform:translateY(-3px) scale(1.04)!important;border:0!important;box-shadow:none!important}.valkia-launcher.is-open{transform:translateY(4px) scale(.96)!important}.valkia-launcher img{width:68px!important;height:68px!important;max-width:none!important;max-height:none!important;display:block!important;object-fit:contain!important;object-position:center!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 0 15px rgba(0,194,255,.32))!important}.site-footer{min-height:126px!important;padding:18px var(--page) 16px!important;gap:6px!important}.site-footer__logo,.site-footer img.site-footer__logo{width:min(190px,48vw)!important;height:auto!important;max-height:86px!important;margin:0 auto!important;object-fit:contain!important}.site-footer__meta span,.site-footer__meta span:last-child{font-size:6.5px!important;letter-spacing:.105em!important}@media(max-width:760px){.mark-header{height:100px!important;padding:7px 0!important;background:linear-gradient(180deg,#000408c2,#00040899)!important}.mark-header__link{width:136px!important;height:84px!important}.mark-header__link img{max-width:136px!important;max-height:84px!important}.valkia-launcher{right:14px!important;bottom:14px!important;width:64px!important;min-width:64px!important;height:64px!important}.valkia-launcher img{width:60px!important;height:60px!important}.site-footer{min-height:112px!important;padding:15px 18px 14px!important}.site-footer__logo,.site-footer img.site-footer__logo{width:min(160px,50vw)!important;max-height:72px!important}}.landing{overflow:visible!important}.mark-header{height:126px!important;padding:0 34px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;place-items:unset!important;gap:28px!important;background:linear-gradient(180deg,#00050ac2,#00050a94)!important;border-bottom:1px solid rgba(86,213,255,.1)!important;backdrop-filter:blur(22px) saturate(125%)!important;-webkit-backdrop-filter:blur(22px) saturate(125%)!important;overflow:visible!important}.mark-header:after{width:230px!important;opacity:.72}.mark-header__link{grid-column:2!important;width:166px!important;height:108px!important;display:grid!important;place-items:center!important;justify-self:center!important;overflow:visible!important}.mark-header__link img{width:100%!important;height:100%!important;max-width:166px!important;max-height:108px!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 0 12px rgba(0,176,255,.17)) drop-shadow(0 8px 18px rgba(0,0,0,.26))!important}.mark-header__motto{position:relative;z-index:2;display:flex;flex-direction:column;gap:5px;min-width:0;color:#e5f1f79e;font-size:clamp(7px,.62vw,10px);font-weight:700;line-height:1.08;letter-spacing:.18em;text-transform:uppercase;pointer-events:none}.mark-header__motto:after{content:"";width:34px;height:1px;margin-top:4px;background:linear-gradient(90deg,#26d9ff,transparent);box-shadow:0 0 10px #26d9ff2e}.mark-header__motto--left{grid-column:1!important;justify-self:start;align-items:flex-start;text-align:left}.mark-header__motto--left span:last-child{color:#4fdcffeb;text-shadow:0 0 14px rgba(42,194,255,.15)}.mark-header__motto--right{grid-column:3!important;justify-self:end;align-items:flex-end;text-align:right}.mark-header__motto--right:after{background:linear-gradient(90deg,transparent,#26d9ff)}.mark-header__motto--right span:last-child{color:#f4fafdeb;font-weight:800}.header-ia{color:#38dcff;text-shadow:0 0 14px rgba(48,204,255,.3)}.valkia-launcher{right:20px!important;bottom:20px!important;width:86px!important;min-width:86px!important;height:86px!important;min-height:86px!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.valkia-launcher:hover{transform:translateY(-3px) scale(1.045)!important}.valkia-mark{display:block!important;width:84px!important;height:84px!important;flex:0 0 84px!important;overflow:hidden!important;background-repeat:no-repeat!important;background-size:140px 140px!important;background-position:50% 0!important;background-color:transparent!important;filter:drop-shadow(0 0 16px rgba(0,194,255,.3))}.valkia-mark--chat{width:50px!important;height:50px!important;flex-basis:50px!important;background-size:84px 84px!important;filter:drop-shadow(0 0 12px rgba(0,194,255,.22))}.valkia-chat__brand>.valkia-mark{border-radius:0!important;box-shadow:none!important}.site-footer{min-height:104px!important;padding:13px var(--page) 12px!important;gap:4px!important}.site-footer__logo,.site-footer img.site-footer__logo{width:min(145px,38vw)!important;max-height:64px!important;margin:0 auto!important}@media(max-width:1080px){.mark-header{height:110px!important;grid-template-columns:1fr auto 1fr!important;padding:0 24px!important}.mark-header__link{width:148px!important;height:94px!important}.mark-header__link img{max-width:148px!important;max-height:94px!important}.mark-header__motto{font-size:7px;letter-spacing:.13em}}@media(max-width:900px){.mark-header{height:102px!important;padding:0 18px!important;grid-template-columns:1fr!important;justify-items:center!important}.mark-header__motto{display:none!important}.mark-header__link{grid-column:1!important;width:140px!important;height:86px!important}.mark-header__link img{max-width:140px!important;max-height:86px!important}}@media(max-width:760px){.valkia-launcher{right:12px!important;bottom:12px!important;width:76px!important;min-width:76px!important;height:76px!important;min-height:76px!important}.valkia-mark{width:74px!important;height:74px!important;flex-basis:74px!important;background-size:124px 124px!important}.valkia-mark--chat{width:46px!important;height:46px!important;flex-basis:46px!important;background-size:77px 77px!important}.site-footer{min-height:96px!important;padding:12px 16px 11px!important}.site-footer__logo,.site-footer img.site-footer__logo{width:min(128px,42vw)!important;max-height:58px!important}}.mark-header{height:108px!important;padding:0 28px!important;position:fixed!important;display:block!important;background:linear-gradient(180deg,#00050acc,#00050a9e)!important;border-bottom:1px solid rgba(78,211,255,.1)!important;backdrop-filter:blur(20px) saturate(122%)!important;-webkit-backdrop-filter:blur(20px) saturate(122%)!important;overflow:visible!important}.mark-header__link{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:164px!important;height:96px!important;margin:0!important;display:grid!important;place-items:center!important;z-index:3!important}.mark-header__link:hover{transform:translate(-50%,-50%)!important}.mark-header__link:hover img{transform:scale(1.04)!important}.mark-header__link img{width:100%!important;height:100%!important;max-width:164px!important;max-height:96px!important;object-fit:contain!important;object-position:center!important}.mark-header__motto{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;display:block!important;max-width:calc(50vw - 130px)!important;margin:0!important;color:#e5f1f7a8!important;font-size:clamp(7px,.58vw,10px)!important;line-height:1!important;letter-spacing:.14em!important;font-weight:750!important;white-space:nowrap!important;text-transform:uppercase!important}.mark-header__motto:after{display:none!important}.mark-header__motto--left{left:28px!important;right:auto!important;text-align:left!important}.mark-header__motto--right{left:auto!important;right:28px!important;text-align:right!important}.mark-header__motto--left span,.mark-header__motto--right span{color:inherit!important}.mark-header__motto--left span{color:#72e1ffcc!important}.mark-header__motto--right span{color:#eef7fbc7!important}.header-ia{color:#3adfff!important;text-shadow:0 0 14px rgba(58,223,255,.26)!important}.valkia-launcher>.valkia-mark{display:block!important;visibility:visible!important;opacity:1!important}.valkia-launcher{right:18px!important;bottom:18px!important;width:88px!important;min-width:88px!important;height:88px!important;min-height:88px!important;overflow:visible!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;z-index:300!important}.valkia-mark{display:block!important;visibility:visible!important;opacity:1!important;width:86px!important;height:86px!important;flex:0 0 86px!important;overflow:hidden!important;background-repeat:no-repeat!important;background-size:143px 143px!important;background-position:50% -1px!important;background-color:transparent!important;filter:drop-shadow(0 0 18px rgba(0,194,255,.34))!important}.valkia-mark--chat{display:block!important;width:50px!important;height:50px!important;flex:0 0 50px!important;background-size:83px 83px!important;background-position:50% 0!important}@media(max-width:1180px){.mark-header__motto{font-size:7px!important;letter-spacing:.1em!important;max-width:calc(50vw - 118px)!important}.mark-header__motto--left{left:18px!important}.mark-header__motto--right{right:18px!important}.mark-header__link{width:150px!important;height:92px!important}.mark-header__link img{max-width:150px!important;max-height:92px!important}}@media(max-width:900px){.mark-header{height:98px!important;padding:0 14px!important}.mark-header__motto{display:none!important}.mark-header__link{width:142px!important;height:84px!important}.mark-header__link img{max-width:142px!important;max-height:84px!important}}@media(max-width:760px){.valkia-launcher{right:12px!important;bottom:12px!important;width:78px!important;min-width:78px!important;height:78px!important;min-height:78px!important}.valkia-mark{width:76px!important;height:76px!important;flex-basis:76px!important;background-size:127px 127px!important;background-position:50% -1px!important}.valkia-mark--chat{width:46px!important;height:46px!important;flex-basis:46px!important;background-size:77px 77px!important}}.mark-header__motto--left{display:none!important}.mark-header__motto--right{right:30px!important;max-width:calc(50vw - 150px)!important}.valkia-launcher{width:92px!important;min-width:92px!important;height:92px!important;min-height:92px!important;display:grid!important;place-items:center!important;overflow:visible!important;padding:0!important}.valkia-launcher>img{display:block!important;width:66px!important;height:66px!important;max-width:66px!important;max-height:66px!important;object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 0 15px rgba(0,194,255,.34))!important;transform:none!important}.valkia-chat__symbol{display:block!important;width:42px!important;height:42px!important;min-width:42px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;border:0!important;border-radius:0!important;filter:drop-shadow(0 0 11px rgba(0,194,255,.24))}.valkia-nudge{position:fixed;right:100px;bottom:29px;z-index:299;min-width:252px;max-width:min(320px,calc(100vw - 130px));min-height:64px;display:flex;align-items:center;gap:11px;padding:11px 14px 11px 11px;border:1px solid rgba(72,207,255,.2);border-radius:15px;background:radial-gradient(circle at 0 50%,rgba(28,178,255,.1),transparent 35%),linear-gradient(145deg,#071019f7,#02070cf7);color:#eefaff;text-align:left;box-shadow:0 18px 52px #00000073,0 0 28px #00b3ff17;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:valkiaNudgeIn .36s cubic-bezier(.2,.8,.2,1) both}.valkia-nudge:after{content:"";position:absolute;right:-8px;bottom:19px;width:14px;height:14px;transform:rotate(45deg);border-top:1px solid rgba(72,207,255,.18);border-right:1px solid rgba(72,207,255,.18);background:#040b12f7}.valkia-nudge:hover{border-color:#48cfff57;transform:translateY(-2px)}.valkia-nudge__sign{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(67,218,255,.38);background:#21b3f017;color:#58e6ff;font-size:17px;font-weight:900;line-height:1;box-shadow:0 0 20px #00beff1a}.valkia-nudge__copy{display:grid;gap:3px}.valkia-nudge__copy strong{color:#f4fbff;font-size:11px;font-weight:800;letter-spacing:.01em}.valkia-nudge__copy small{color:#dcecf285;font-size:8px;line-height:1.35;letter-spacing:.02em}@keyframes valkiaNudgeIn{0%{opacity:0;transform:translate(12px) translateY(6px) scale(.96)}to{opacity:1;transform:none}}@media(max-width:900px){.mark-header__motto--right{display:none!important}}@media(max-width:760px){.valkia-launcher{width:80px!important;min-width:80px!important;height:80px!important;min-height:80px!important}.valkia-launcher>img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important}.valkia-nudge{right:82px;bottom:20px;min-width:0;width:min(248px,calc(100vw - 104px));padding:10px 12px 10px 10px}.valkia-nudge__sign{width:30px;height:30px;flex-basis:30px;font-size:15px}.valkia-nudge__copy strong{font-size:10px}.valkia-nudge__copy small{font-size:7.5px}}.valkia-launcher{width:104px!important;min-width:104px!important;height:104px!important;min-height:104px!important;display:grid!important;place-items:center!important;overflow:visible!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.valkia-launcher>img{display:block!important;width:84px!important;height:84px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;overflow:visible!important;clip-path:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;filter:drop-shadow(0 0 16px rgba(0,194,255,.32))!important}.valkia-chat__symbol{width:48px!important;height:48px!important;min-width:48px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;overflow:visible!important;clip-path:none!important;background:transparent!important;border-radius:0!important}.valkia-nudge{right:112px!important}@media(max-width:760px){.valkia-launcher{width:90px!important;min-width:90px!important;height:90px!important;min-height:90px!important}.valkia-launcher>img{width:72px!important;height:72px!important}.valkia-chat__symbol{width:44px!important;height:44px!important;min-width:44px!important}.valkia-nudge{right:96px!important}}.landing{--valkia-scroll-y: 0px;--valkia-scroll-tilt: 0deg;--valkia-scroll-stretch: 1}.valkia-launcher{transform:translate3d(0,var(--valkia-scroll-y),0) rotate(var(--valkia-scroll-tilt)) scale(var(--valkia-scroll-stretch))!important;transform-origin:50% 72%!important;transition:transform .18s cubic-bezier(.2,.8,.2,1),opacity .22s ease!important;will-change:transform}.valkia-launcher:hover{transform:translate3d(0,calc(var(--valkia-scroll-y) - 3px),0) rotate(var(--valkia-scroll-tilt)) scale(calc(var(--valkia-scroll-stretch) * 1.035))!important}.valkia-launcher.is-open{transform:translate3d(0,calc(var(--valkia-scroll-y) + 4px),0) rotate(var(--valkia-scroll-tilt)) scale(.96)!important}.valkia-launcher>img{animation:valkiaAlive 3.4s ease-in-out infinite!important;transform-origin:50% 62%!important}.valkia-nudge{transform:translate3d(0,var(--valkia-scroll-y),0)!important;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .2s ease!important;will-change:transform}@keyframes valkiaAlive{0%,to{transform:translateY(0) scale(1);filter:drop-shadow(0 0 14px rgba(0,194,255,.25))}50%{transform:translateY(-2px) scale(1.025);filter:drop-shadow(0 0 22px rgba(0,194,255,.42))}}@media(max-width:760px){.project-showcase,.project-stage,.stage-visual{max-width:100vw!important}.project-stage{width:100%!important;min-width:0!important;padding-left:18px!important;padding-right:18px!important;overflow:hidden!important}.stage-copy,.stage-visual{width:100%!important;min-width:0!important;max-width:calc(100vw - 36px)!important}.stage-logo{width:min(100%,330px)!important;max-width:100%!important}.erp-ui,.one-ui{width:100%!important;max-width:100%!important;min-height:340px!important;transform:none!important;margin:0 auto!important}.trainia-stage{width:100%!important;max-width:100%!important;min-height:430px!important;overflow:hidden!important}.trainia-energy--one{width:min(86vw,360px)!important;height:min(86vw,360px)!important}.trainia-energy--two{width:min(64vw,270px)!important;height:min(64vw,270px)!important}.trainia-phone{width:42%!important;max-width:148px!important}.trainia-phone--back{transform:translate(-31%) rotate(-8deg)!important}.trainia-phone--front{transform:translate(31%) rotate(6deg)!important}.erp-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.erp-kpis article,.machine-panel,.chart-panel,.one-grid>*{min-width:0!important}.one-workspace{min-width:0!important}.one-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:420px){.project-stage{padding-left:14px!important;padding-right:14px!important}.stage-copy,.stage-visual{max-width:calc(100vw - 28px)!important}.erp-ui,.one-ui{border-radius:11px!important}.trainia-phone{width:40%!important;max-width:132px!important}.trainia-phone--back{transform:translate(-29%) rotate(-7deg)!important}.trainia-phone--front{transform:translate(29%) rotate(5deg)!important}}@media(prefers-reduced-motion:reduce){.valkia-launcher,.valkia-nudge{transform:none!important;transition:none!important}.valkia-launcher>img{animation:none!important}}.valkia-launcher{--valkia-life-y: 0px;--valkia-life-tilt: 0deg;--valkia-life-scale: 1;transform:translate3d(0,var(--valkia-life-y),0) rotate(var(--valkia-life-tilt)) scale(var(--valkia-life-scale))!important;transition:transform .15s cubic-bezier(.2,.9,.2,1),opacity .2s ease!important;transform-origin:50% 68%!important;will-change:transform}.valkia-launcher:after{content:"";position:absolute;inset:17%;z-index:-1;border-radius:50%;border:1px solid rgba(66,221,255,.22);opacity:.18;transform:scale(.82);animation:valkiaAura 2.7s ease-out infinite;pointer-events:none}.valkia-launcher>img{animation:valkiaLivingFloat 2.9s ease-in-out infinite!important;transform-origin:50% 62%!important;will-change:transform,filter}.valkia-launcher[data-scroll-direction=down]>img{animation-duration:2.15s!important}.valkia-launcher[data-scroll-direction=up]>img{animation-duration:2.35s!important}.valkia-launcher:hover{transform:translate3d(0,calc(var(--valkia-life-y) - 4px),0) rotate(var(--valkia-life-tilt)) scale(calc(var(--valkia-life-scale) * 1.045))!important}.valkia-launcher.is-open{transform:translate3d(0,var(--valkia-life-y),0) rotate(var(--valkia-life-tilt)) scale(.96)!important}.valkia-nudge{--valkia-life-y: 0px;transform:translate3d(0,var(--valkia-life-y),0)!important;transition:transform .15s cubic-bezier(.2,.9,.2,1),border-color .2s ease,box-shadow .2s ease!important;will-change:transform}@keyframes valkiaLivingFloat{0%,to{transform:translateY(0) rotate(-.5deg) scale(1);filter:drop-shadow(0 0 13px rgba(0,194,255,.24))}35%{transform:translateY(-4px) rotate(.7deg) scale(1.018);filter:drop-shadow(0 0 22px rgba(0,194,255,.42))}65%{transform:translateY(-1px) rotate(-.2deg) scale(1.008);filter:drop-shadow(0 0 17px rgba(0,194,255,.31))}}@keyframes valkiaAura{0%{opacity:.22;transform:scale(.72)}70%{opacity:0;transform:scale(1.18)}to{opacity:0;transform:scale(1.18)}}@media(prefers-reduced-motion:reduce){.valkia-launcher,.valkia-nudge{transform:none!important;transition:none!important}.valkia-launcher:after,.valkia-launcher>img{animation:none!important}}.valkia-launcher>img{animation:valkiaIdleLife 2.6s ease-in-out infinite!important;transform-origin:50% 62%!important;will-change:transform,filter}.valkia-launcher:after{content:"";position:absolute;inset:19%;z-index:-1;border-radius:50%;border:1px solid rgba(77,226,255,.22);box-shadow:0 0 18px #00c2ff1a;animation:valkiaAuraLife 2.8s ease-out infinite!important;pointer-events:none}@keyframes valkiaIdleLife{0%,to{transform:translateZ(0) rotate(-.8deg) scale(1);filter:drop-shadow(0 0 13px rgba(0,194,255,.24))}35%{transform:translate3d(0,-6px,0) rotate(1.2deg) scale(1.028);filter:drop-shadow(0 0 25px rgba(0,194,255,.48))}68%{transform:translate3d(0,-2px,0) rotate(-.35deg) scale(1.012);filter:drop-shadow(0 0 18px rgba(0,194,255,.34))}}@keyframes valkiaAuraLife{0%{opacity:.26;transform:scale(.7)}72%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1.3)}}@media(prefers-reduced-motion:reduce){.valkia-launcher>img{animation:valkiaIdleLife 2.6s ease-in-out infinite!important}.valkia-launcher:after{animation:valkiaAuraLife 2.8s ease-out infinite!important}}.valkia-launcher,.valkia-launcher:hover,.valkia-launcher.is-open{transform:none!important}.valkia-launcher:after{display:none!important;animation:none!important}.valkia-nudge,.valkia-nudge:hover{transform:none!important}.valkia-launcher>.valkia-motion-shell{display:grid!important;place-items:center!important;width:104px!important;height:104px!important;overflow:visible!important;pointer-events:none!important}.valkia-launcher .valkia-avatar{display:block!important;width:84px!important;height:84px!important;max-width:84px!important;max-height:84px!important;object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;animation:none!important;transition:none!important;will-change:transform,filter!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.valkia-launcher>.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:760px){.valkia-launcher>.valkia-motion-shell{width:90px!important;height:90px!important}.valkia-launcher .valkia-avatar{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important}}.valkia-launcher{touch-action:none!important;user-select:none!important;-webkit-user-select:none!important;cursor:grab!important}.valkia-launcher[data-dragging=true]{cursor:grabbing!important}.valkia-launcher>.valkia-motion-shell{pointer-events:auto!important}.valkia-launcher .valkia-avatar{pointer-events:auto!important;user-select:none!important;-webkit-user-select:none!important;-webkit-user-drag:none!important;touch-action:none!important;cursor:inherit!important}@media(max-width:760px){.valkia-chat{max-height:calc(100dvh - 16px)!important;overscroll-behavior:contain}.valkia-chat__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.valkia-chat__form{padding-bottom:calc(12px + env(safe-area-inset-bottom))!important}.valkia-chat__form input{font-size:16px!important;line-height:1.2!important}}@media(max-width:760px){.stage-visual{position:relative!important;width:100%!important;max-width:calc(100vw - 36px)!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scrollbar-width:none;padding-bottom:8px;cursor:grab}.stage-visual:active{cursor:grabbing}.stage-visual::-webkit-scrollbar{display:none}.stage-visual>.erp-ui,.stage-visual>.one-ui{width:min(640px,165vw)!important;min-width:min(640px,165vw)!important;max-width:none!important;margin:0!important;transform:none!important}.stage-visual>.trainia-stage{width:min(560px,150vw)!important;min-width:min(560px,150vw)!important;max-width:none!important;margin:0!important;overflow:visible!important}.stage-visual:after{content:"";position:sticky;right:0;bottom:0;display:block;width:26px;height:2px;margin-left:auto;background:linear-gradient(90deg,transparent,var(--accent));opacity:.7;pointer-events:none}}@media(max-width:420px){.stage-visual{max-width:calc(100vw - 28px)!important}.stage-visual>.erp-ui,.stage-visual>.one-ui{width:168vw!important;min-width:168vw!important}.stage-visual>.trainia-stage{width:154vw!important;min-width:154vw!important}}.products-root{position:relative}.mobile-products{display:none}@media(max-width:900px){.project-showcase--desktop{display:none!important}.mobile-products{display:block;position:relative;overflow:clip;background:radial-gradient(circle at 14% 4%,rgba(39,185,255,.1),transparent 23rem),linear-gradient(180deg,#03070b,#05090d 42%,#030507);border-top:1px solid rgba(255,255,255,.07)}.brand-hero{min-height:auto!important;padding:104px 18px 58px!important;display:block!important}.hero-copy{max-width:none!important}.brand-hero h1{font-size:clamp(43px,13vw,66px)!important;line-height:.88!important}.hero-lead{max-width:100%!important;margin-top:24px!important;font-size:12.5px!important;line-height:1.65!important}.hero-custom-note{max-width:100%!important;margin-top:15px!important;font-size:10.5px!important}.hero-ctas{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:26px!important}.hero-ctas .button{width:100%!important;min-height:52px!important}.custom-project-card{width:100%!important;margin-top:34px!important;padding:22px 19px 24px!important;clip-path:none!important;border-radius:16px!important}.custom-project-card__top{margin-bottom:20px!important;padding-bottom:13px!important}.custom-project-card h2{font-size:clamp(31px,9.8vw,42px)!important}.custom-project-card>p{font-size:10.5px!important;line-height:1.65!important}.custom-project-tags{gap:6px!important}.custom-project-tags span{padding:7px 8px!important;font-size:6.5px!important}.mobile-products__intro{padding:64px 18px 24px}.mobile-products__intro>p{margin:0 0 14px;color:#55dfff;font-size:7px;font-weight:800;letter-spacing:.18em}.mobile-products__intro h2{margin:0;color:#f5f9fb;font:clamp(39px,11vw,56px)/.92 "Archivo Black",sans-serif;letter-spacing:-.055em}.mobile-products__intro h2 em{color:transparent;font-style:normal;-webkit-text-stroke:1px rgba(84,219,255,.86)}.mobile-products__intro>span{display:block;margin-top:18px;max-width:34rem;color:#deecf27a;font-size:11px;line-height:1.65}.mobile-product-nav{position:sticky;top:78px;z-index:70;margin:0 10px 22px;padding:6px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:#03080de0;box-shadow:0 14px 40px #00000057;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-product-nav a{min-width:0;min-height:42px;padding:8px 6px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;color:#ebf6fab8;background:#ffffff06;font-size:7px;font-weight:800;letter-spacing:.08em;text-align:center}.mobile-product-nav a span{color:#55deff9e;font-size:6px}.mobile-products__stack{display:grid}.mobile-product{position:relative;scroll-margin-top:140px;padding:56px 18px 64px;border-top:1px solid rgba(255,255,255,.065);overflow:hidden;isolation:isolate}.mobile-product:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 78% 15%,var(--glow),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.012),transparent 32%);pointer-events:none}.mobile-product__number{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:19px}.mobile-product__number>span{color:var(--accent);font-size:8px;font-weight:900;letter-spacing:.16em}.mobile-product__number small{color:#dceaf161;font-size:6.5px;font-weight:800;letter-spacing:.12em;text-align:right}.mobile-product__logo{display:block;width:min(76%,280px);height:62px;object-fit:contain;object-position:left center;margin:0 0 20px;filter:drop-shadow(0 0 22px var(--glow))}.mobile-product h2{margin:0;max-width:23rem;color:#f4f8fa;font:clamp(35px,10.6vw,50px)/.94 "Archivo Black",sans-serif;letter-spacing:-.055em}.mobile-product__intro{margin:18px 0 0;max-width:35rem;color:#deebf18f;font-size:11.5px;line-height:1.7}.mobile-product__visual{width:100%;margin:30px 0 34px;padding:9px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0206099e;box-shadow:0 26px 70px #0000005c,0 0 38px var(--glow)}.mobile-product__visual>.erp-ui,.mobile-product__visual>.one-ui{width:100%!important;min-width:0!important;max-width:100%!important;min-height:275px!important;margin:0!important;transform:none!important;border-radius:12px!important}.mobile-product__visual .ui-topbar{height:42px!important;padding:0 10px!important}.mobile-product__visual .erp-kpis{padding:8px!important;gap:5px!important}.mobile-product__visual .erp-kpis article{min-height:58px!important;padding:7px!important}.mobile-product__visual .erp-kpis strong{font-size:15px!important}.mobile-product__visual .erp-body{padding:0 8px 8px!important;gap:5px!important}.mobile-product__visual .machine-panel,.mobile-product__visual .chart-panel{padding:7px!important}.mobile-product__visual .chart-bars{height:78px!important}.mobile-product__visual>.trainia-stage{width:100%!important;min-width:0!important;max-width:100%!important;min-height:310px!important;height:310px!important;overflow:hidden!important;margin:0!important}.mobile-product__visual .trainia-energy--one{width:280px!important;height:280px!important}.mobile-product__visual .trainia-energy--two{width:205px!important;height:205px!important}.mobile-product__visual .trainia-phone{width:39%!important;max-width:122px!important;border-radius:21px!important}.mobile-product__visual .trainia-phone--back{transform:translate(-31%) rotate(-7deg) scale(.94)!important}.mobile-product__visual .trainia-phone--front{transform:translate(31%) rotate(5deg) scale(.94)!important}.mobile-product__visual .trainia-poster,.mobile-product__visual .trainia-dashboard{border-radius:16px!important}.mobile-product__visual .trainia-dashboard{padding:34px 11px 12px!important}.mobile-product__visual .trainia-dashboard h4{font-size:14px!important}.mobile-product__visual .session-card{padding:10px!important}.mobile-product__visual .session-card button{min-height:28px!important;font-size:5px!important}.mobile-product__visual .one-ui{grid-template-columns:42px 1fr!important}.mobile-product__visual .one-ui aside{padding:10px 0!important;gap:7px!important}.mobile-product__visual .one-workspace{padding:10px!important}.mobile-product__visual .one-grid{margin-top:10px!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.mobile-product__visual .valky-card{min-height:154px!important;padding:11px!important}.mobile-product__visual .valky-card h4{font-size:12px!important}.mobile-product__visual .valky-card p,.mobile-product__visual .valky-card button{font-size:5.5px!important}.mobile-product__visual .one-stat{min-height:74px!important;padding:8px!important}.mobile-product__visual .one-stat strong{font-size:18px!important}.mobile-product__visual .one-flow{grid-column:1 / -1!important;padding:8px!important}.mobile-product__details{display:grid;gap:8px}.mobile-product__details>section{min-height:112px;padding:17px 15px;display:grid;grid-template-columns:25px 1fr;gap:12px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#ffffff06}.mobile-product__details>section>span{color:var(--accent);font-size:7px;font-weight:900;letter-spacing:.12em}.mobile-product__details h3{margin:0 0 7px;color:#f7fbfced;font-size:13px;line-height:1.15}.mobile-product__details p{margin:0;color:#d7e6ed75;font-size:9.5px;line-height:1.65}.mobile-product__chips{margin-top:20px;display:flex;flex-wrap:wrap;gap:6px}.mobile-product__chips span{padding:7px 9px;border:1px solid color-mix(in srgb,var(--accent) 20%,transparent);border-radius:999px;color:#e7f2f79e;background:color-mix(in srgb,var(--accent) 5%,transparent);font-size:6.5px;letter-spacing:.07em}.mobile-product__cta{width:100%;min-height:52px;margin-top:24px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--accent);border-radius:12px;background:color-mix(in srgb,var(--accent) 12%,#061019);color:#f6fbfd;box-shadow:0 14px 36px var(--glow);font-size:7.5px;font-weight:900;letter-spacing:.13em}.mobile-product__cta svg{color:var(--accent)}.mobile-products .stage-visual{overflow:visible!important}.what-we-build{padding-top:66px!important}.final-block{min-height:560px!important;padding-top:72px!important}}@media(max-width:420px){.mobile-products__intro,.mobile-product{padding-left:15px;padding-right:15px}.mobile-product__visual{margin-left:0;margin-right:0}.mobile-product-nav{top:70px;margin-left:8px;margin-right:8px}.mobile-product__logo{width:min(82%,250px);height:56px}.mobile-product__details>section{min-height:104px;padding:15px 13px}}body.menu-open{overflow:hidden!important}.site-menu-toggle{position:absolute!important;left:28px!important;top:50%!important;z-index:8!important;width:82px;height:44px;padding:0 11px;display:grid;grid-template-columns:20px 1fr;grid-template-rows:repeat(3,4px);align-content:center;align-items:center;column-gap:9px;border:1px solid rgba(94,217,255,.12);border-radius:12px;background:#050f1675;color:#ebf7fbb8;transform:translateY(-50%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-menu-toggle>span{grid-column:1;width:20px;height:1px;display:block!important;background:#58dfff;box-shadow:0 0 9px #47d3ff38;transform-origin:center;transition:transform .24s ease,opacity .2s ease}.site-menu-toggle>span:nth-child(1){grid-row:1}.site-menu-toggle>span:nth-child(2){grid-row:2}.site-menu-toggle>span:nth-child(3){grid-row:3}.site-menu-toggle>small{grid-column:2;grid-row:1 / 4;display:block;align-self:center;font-size:6px;font-weight:900;letter-spacing:.15em}.site-menu-toggle.is-open>span:nth-child(1){transform:translateY(4px) rotate(45deg)}.site-menu-toggle.is-open>span:nth-child(2){opacity:0}.site-menu-toggle.is-open>span:nth-child(3){transform:translateY(-4px) rotate(-45deg)}.site-menu{position:fixed;z-index:1000;inset:0;display:grid;grid-template-columns:minmax(0,1fr) auto;visibility:hidden;pointer-events:none}.site-menu.is-open{visibility:visible;pointer-events:auto}.site-menu__backdrop{position:absolute;inset:0;border:0;background:#000408b8;opacity:0;transition:opacity .26s ease;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.site-menu.is-open .site-menu__backdrop{opacity:1}.site-menu__panel{position:relative;z-index:2;width:min(440px,92vw);height:100dvh;margin-left:auto;padding:28px 28px 30px;display:grid;grid-template-rows:auto 1fr auto;border-left:1px solid rgba(79,211,255,.14);background:radial-gradient(circle at 90% 12%,rgba(30,178,255,.11),transparent 26%),linear-gradient(180deg,#050e15fe,#02070bfe);box-shadow:-28px 0 80px #00000080;transform:translate(102%);transition:transform .32s cubic-bezier(.2,.8,.2,1)}.site-menu.is-open .site-menu__panel{transform:translate(0)}.site-menu__head{min-height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.site-menu__head>span{color:#d8ebf361;font-size:7px;font-weight:900;letter-spacing:.18em}.site-menu__head>button{width:38px;height:38px;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#ffffff06;color:#f4fbfdad;font-size:22px;line-height:1}.site-menu__nav{padding:22px 0;display:grid;align-content:start}.site-menu__nav>button{min-height:72px;padding:0 4px;display:grid;grid-template-columns:32px 1fr 22px;align-items:center;gap:12px;border:0;border-bottom:1px solid rgba(255,255,255,.065);background:transparent;color:#fff;text-align:left;transition:background .2s ease,padding .2s ease}.site-menu__nav>button:hover{padding-left:10px;background:#40c9ff0b}.site-menu__nav>button>span{color:#55dcff;font-size:7px;font-weight:900}.site-menu__nav>button>strong{font:16px/1 Archivo Black,sans-serif;letter-spacing:-.025em}.site-menu__nav>button>svg{color:#5addff94}.site-menu__demo{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(82,218,255,.38);border-radius:12px;background:linear-gradient(135deg,#28c2ff29,#186fdc1a);color:#eefaff;font-size:7px;font-weight:900;letter-spacing:.14em}@media(min-width:901px)and (max-width:1180px){.site-menu-toggle{left:18px!important}.mark-header__motto--right{right:18px!important}}@media(min-width:901px){.project-showcase--desktop .project-stage{grid-template-columns:minmax(300px,.62fr) minmax(540px,1.38fr)!important;gap:clamp(30px,4vw,68px)!important;align-items:start!important}.stage-right{min-width:0;display:grid;gap:16px}.stage-right>.stage-visual{min-width:0}.stage-right>.stage-visual .erp-ui,.stage-right>.stage-visual .one-ui{min-height:420px}.stage-right>.stage-visual .trainia-stage{min-height:500px}.desktop-product-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.desktop-product-sections>article{min-width:0;min-height:228px;padding:17px 15px 16px;display:grid;grid-template-columns:24px 1fr;gap:10px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:linear-gradient(145deg,#ffffff07,#ffffff03),#040a0f9e;box-shadow:0 18px 44px #0003;overflow:hidden}.desktop-product-sections>article>span{color:var(--accent);font-size:7px;font-weight:900;letter-spacing:.12em}.desktop-product-sections h3{margin:0 0 8px;color:#f7fbfdf0;font-size:13px;line-height:1.05}.desktop-product-sections p{margin:0;color:#d6e6ed73;font-size:8px;line-height:1.58}.desktop-product-sections ul{margin:13px 0 0;padding:0;display:grid;gap:6px;list-style:none}.desktop-product-sections li{position:relative;padding-left:11px;color:#e6f0f49e;font-size:7px;line-height:1.35}.desktop-product-sections li:before{content:"";position:absolute;left:0;top:.48em;width:4px;height:4px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent)}}@media(min-width:901px)and (max-width:1280px){.project-showcase--desktop .project-stage{grid-template-columns:minmax(280px,.72fr) minmax(480px,1.28fr)!important;padding-left:34px!important;padding-right:34px!important}.desktop-product-sections>article{min-height:216px;padding:14px 12px;grid-template-columns:20px 1fr}.desktop-product-sections h3{font-size:11px}.desktop-product-sections p,.desktop-product-sections li{font-size:6.5px}}@media(max-width:900px){.site-menu-toggle{left:12px!important;width:48px!important;height:42px!important;padding:0!important;grid-template-columns:1fr!important;justify-items:center!important;border-color:#5bdaff24!important}.site-menu-toggle>span{grid-column:1!important;width:19px!important}.site-menu-toggle>small{display:none!important}.site-menu__panel{width:min(390px,94vw);padding:20px 18px calc(20px + env(safe-area-inset-bottom))}.site-menu__nav>button{min-height:64px}.site-menu__nav>button>strong{font-size:14px}.desktop-product-sections{display:none!important}}.product-page{min-height:100vh;padding-top:108px;background:radial-gradient(circle at 82% 9%,var(--glow),transparent 28rem),linear-gradient(180deg,#030609,#05090d 34%,#070c11);color:#eef6f9}.product-page__hero{min-height:calc(100svh - 108px);padding:76px var(--page) 68px;display:grid;grid-template-columns:minmax(340px,.84fr) minmax(520px,1.16fr);align-items:center;gap:clamp(42px,6vw,100px);border-bottom:1px solid rgba(255,255,255,.07)}.product-page__hero-copy{max-width:700px}.product-page__back{margin-bottom:34px;padding:0;display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:#dbebf26b;font-size:7px;font-weight:900;letter-spacing:.14em}.product-page__back span{color:var(--accent);font-size:14px;line-height:1}.product-page__eyebrow{margin:0 0 18px;color:var(--accent);font-size:8px;font-weight:900;letter-spacing:.18em}.product-page__logo{display:block;width:min(430px,86%);height:92px;margin:0 0 26px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 28px var(--glow))}.product-page__hero h1{margin:0;max-width:760px;color:#f6fafc;font:clamp(54px,6vw,94px)/.9 "Archivo Black",sans-serif;letter-spacing:-.07em}.product-page__lead{max-width:670px;margin:27px 0 0;color:#dfecf294;font-size:14px;line-height:1.75}.product-page__hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:10px}.product-page__hero-visual{min-width:0}.product-page__hero-visual>.erp-ui,.product-page__hero-visual>.one-ui{min-height:510px;transform:perspective(1400px) rotateY(-4deg) rotateX(1deg)}.product-page__hero-visual>.trainia-stage{min-height:620px}.product-page__capabilities,.product-page__deep-dive{padding:110px var(--page)}.product-page__capabilities{background:linear-gradient(180deg,rgba(255,255,255,.018),transparent),#05090d;border-bottom:1px solid rgba(255,255,255,.065)}.product-page__section-head{display:grid;grid-template-columns:minmax(120px,.25fr) minmax(360px,.75fr) minmax(300px,.55fr);align-items:end;gap:clamp(24px,4vw,70px);margin-bottom:48px}.product-page__section-head>p{margin:0;align-self:start;color:var(--accent);font-size:8px;font-weight:900;letter-spacing:.18em}.product-page__section-head h2{margin:0;color:#f4f9fb;font:clamp(48px,5.5vw,82px)/.9 "Archivo Black",sans-serif;letter-spacing:-.065em}.product-page__section-head h2 em{color:transparent;font-style:normal;-webkit-text-stroke:1px var(--accent)}.product-page__section-head>span{max-width:540px;color:#d7e6ed7a;font-size:12px;line-height:1.75}.product-page__capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-page__capability-grid article{min-height:104px;padding:16px;display:grid;align-content:space-between;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#ffffff05}.product-page__capability-grid article>span{color:color-mix(in srgb,var(--accent) 72%,white);font-size:7px;font-weight:900;letter-spacing:.12em}.product-page__capability-grid article>strong{color:#eff7fac7;font-size:10px;line-height:1.25}.product-page__deep-dive{background:radial-gradient(circle at 14% 12%,var(--glow),transparent 24rem),#080d12}.product-page__section-head--light{grid-template-columns:minmax(120px,.25fr) minmax(500px,1fr)}.product-page__deep-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-page__deep-grid>article{min-height:430px;padding:27px 24px;display:grid;grid-template-rows:auto 1fr;gap:30px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 5%,transparent),#ffffff03),#04090dc7}.product-page__deep-number{color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.14em}.product-page__deep-grid h3{margin:0 0 14px;color:#f3f8fa;font:clamp(24px,2.15vw,34px)/.98 "Archivo Black",sans-serif;letter-spacing:-.045em}.product-page__deep-grid p{margin:0;min-height:84px;color:#d6e6ed7a;font-size:11px;line-height:1.7}.product-page__deep-grid ul{margin:28px 0 0;padding:0;display:grid;gap:11px;list-style:none}.product-page__deep-grid li{position:relative;padding:11px 12px 11px 27px;border:1px solid rgba(255,255,255,.055);border-radius:9px;background:#ffffff04;color:#e7f1f5a6;font-size:9px}.product-page__deep-grid li:before{content:"";position:absolute;left:12px;top:50%;width:5px;height:5px;margin-top:-2.5px;border-radius:50%;background:var(--accent);box-shadow:0 0 9px var(--accent)}.product-page__facts{padding:0 var(--page) 110px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;background:#080d12}.product-page__facts article{min-height:178px;padding:28px 24px;border-top:1px solid var(--accent);background:#ffffff05}.product-page__facts span{color:var(--accent);font-size:8px;font-weight:900;letter-spacing:.16em}.product-page__facts p{max-width:420px;margin:42px 0 0;color:#e0edf294;font-size:11px;line-height:1.7}.product-page__cta{min-height:600px;padding:100px var(--page);display:grid;justify-items:center;align-content:center;text-align:center;background:radial-gradient(circle at 50% 50%,var(--glow),transparent 32rem),#020406;border-top:1px solid rgba(255,255,255,.07)}.product-page__cta>p{margin:0 0 18px;color:var(--accent);font-size:8px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.product-page__cta h2{margin:0;color:#f7fbfc;font:clamp(54px,7vw,106px)/.88 "Archivo Black",sans-serif;letter-spacing:-.07em}.product-page__cta h2 em{color:transparent;font-style:normal;-webkit-text-stroke:1px var(--accent)}.product-page__cta .final-button{margin-top:36px}.project-showcase--desktop .desktop-product-sections{display:none!important}@media(max-width:1120px){.product-page__hero{grid-template-columns:1fr;min-height:auto;padding-top:64px}.product-page__hero-copy{max-width:860px}.product-page__hero-visual{width:min(900px,100%);margin:0 auto}.product-page__section-head{grid-template-columns:1fr;gap:14px}.product-page__section-head>span{max-width:700px}.product-page__capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-page{padding-top:98px}.product-page__hero{min-height:auto;padding:52px 16px 56px;gap:34px}.product-page__back{margin-bottom:26px;font-size:6.5px}.product-page__eyebrow{font-size:7px}.product-page__logo{width:min(82%,280px);height:66px;margin-bottom:20px}.product-page__hero h1{font-size:clamp(42px,12.5vw,64px)}.product-page__lead{margin-top:20px;font-size:11.5px;line-height:1.7}.product-page__hero-actions{display:grid;grid-template-columns:1fr}.product-page__hero-actions .button{width:100%}.product-page__hero-visual{padding:9px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0206099e;box-shadow:0 24px 60px #0000005c,0 0 30px var(--glow)}.product-page__hero-visual>.erp-ui,.product-page__hero-visual>.one-ui{width:100%!important;min-height:286px!important;transform:none!important}.product-page__hero-visual>.trainia-stage{width:100%!important;min-height:325px!important;height:325px!important;overflow:hidden!important}.product-page__hero-visual .trainia-phone{width:39%!important;max-width:126px!important}.product-page__hero-visual .trainia-energy--one{width:290px!important;height:290px!important}.product-page__hero-visual .trainia-energy--two{width:210px!important;height:210px!important}.product-page__capabilities,.product-page__deep-dive{padding:72px 16px}.product-page__section-head{margin-bottom:30px}.product-page__section-head h2{font-size:clamp(39px,11.5vw,58px)}.product-page__section-head>span{font-size:10.5px}.product-page__capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-page__capability-grid article{min-height:92px;padding:13px}.product-page__capability-grid article>strong{font-size:8.5px}.product-page__deep-grid{grid-template-columns:1fr;gap:9px}.product-page__deep-grid>article{min-height:auto;padding:22px 18px}.product-page__deep-grid p{min-height:0}.product-page__deep-grid h3{font-size:28px}.product-page__facts{padding:0 16px 72px;grid-template-columns:1fr}.product-page__facts article{min-height:140px;padding:22px 18px}.product-page__facts p{margin-top:28px}.product-page__cta{min-height:520px;padding:72px 16px}.product-page__cta h2{font-size:clamp(48px,14vw,72px)}}@media(max-width:420px){.product-page__hero,.product-page__capabilities,.product-page__deep-dive,.product-page__facts,.product-page__cta{padding-left:14px;padding-right:14px}.product-page__capability-grid{grid-template-columns:1fr 1fr}}.mark-header{position:fixed!important}.site-menu-toggle{left:28px!important;right:auto!important}.mark-header__link{left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}.mark-header__motto--right{left:auto!important;right:30px!important;text-align:right!important}.site-menu{grid-template-columns:auto minmax(0,1fr)!important}.site-menu__panel{grid-column:1!important;margin-left:0!important;margin-right:auto!important;border-left:0!important;border-right:1px solid rgba(79,211,255,.14)!important;box-shadow:28px 0 80px #00000080!important;transform:translate(-102%)!important}.site-menu.is-open .site-menu__panel{transform:translate(0)!important}@media(min-width:901px)and (max-width:1180px){.site-menu-toggle{left:18px!important;right:auto!important}.mark-header__motto--right{left:auto!important;right:18px!important}}@media(max-width:900px){.site-menu-toggle{left:12px!important;right:auto!important}.site-menu__panel{margin-left:0!important;margin-right:auto!important}}@media(min-width:901px){.mark-header__motto--left{display:block!important;left:30px!important;right:auto!important;max-width:calc(50vw - 150px)!important;text-align:left!important}.mark-header__motto--left span{color:#eef7fbc7!important}.site-menu-toggle{left:auto!important;right:28px!important}.site-menu{grid-template-columns:minmax(0,1fr) auto!important}.site-menu__panel{grid-column:2!important;margin-left:auto!important;margin-right:0!important;border-left:1px solid rgba(79,211,255,.14)!important;border-right:0!important;box-shadow:-28px 0 80px #00000080!important;transform:translate(102%)!important}.site-menu.is-open .site-menu__panel{transform:translate(0)!important}}@media(min-width:901px)and (max-width:1180px){.mark-header__motto--left{left:18px!important;right:auto!important}.site-menu-toggle{left:auto!important;right:18px!important}}@media(max-width:900px){.mark-header__motto--left{display:none!important}.site-menu-toggle{left:auto!important;right:12px!important}.site-menu{grid-template-columns:minmax(0,1fr) auto!important}.site-menu__panel{grid-column:2!important;margin-left:auto!important;margin-right:0!important;border-left:1px solid rgba(79,211,255,.14)!important;border-right:0!important;box-shadow:-24px 0 70px #0000007a!important;transform:translate(102%)!important}.site-menu.is-open .site-menu__panel{transform:translate(0)!important}}.site-footer.site-footer--expanded{min-height:310px!important;padding:0!important;display:block!important;text-align:initial!important;background:radial-gradient(circle at 50% 0%,rgba(35,157,216,.08),transparent 36%),linear-gradient(180deg,#030608,#010203)!important;border-top:1px solid rgba(255,255,255,.07)!important}.site-footer__main{min-height:238px;padding:42px var(--page) 36px;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:clamp(34px,5vw,84px)}.site-footer__slogan{justify-self:start;max-width:430px;color:#eef7fbb8;font-size:clamp(7px,.58vw,10px);font-weight:800;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.footer-ia{color:#3adfff;text-shadow:0 0 14px rgba(58,223,255,.26)}.site-footer__brand{width:178px;height:108px;padding:0;display:grid;place-items:center;border:0;background:transparent}.site-footer__brand .site-footer__logo,.site-footer.site-footer--expanded .site-footer__logo{width:100%!important;height:100%!important;max-width:178px!important;max-height:108px!important;margin:0!important;object-fit:contain!important;filter:drop-shadow(0 18px 30px rgba(0,0,0,.38)) drop-shadow(0 0 18px rgba(0,194,255,.13))!important}.site-footer__products{justify-self:end;width:min(100%,390px);display:grid;gap:0}.site-footer__products>small{margin-bottom:8px;color:#d5e6ee4d;font-size:6.5px;font-weight:900;letter-spacing:.18em}.site-footer__products>button{min-height:38px;padding:0;display:grid;grid-template-columns:27px 1fr;align-items:center;gap:9px;border:0;border-bottom:1px solid rgba(255,255,255,.055);background:transparent;color:#eff7fab3;text-align:left;transition:color .2s ease,padding .2s ease,background .2s ease}.site-footer__products>button:hover{padding-left:6px;color:#f7fcff;background:#3dcaff06}.site-footer__products>button span{color:#53dcff;font-size:6.5px;font-weight:900;letter-spacing:.1em}.site-footer__products>button strong{font-size:9px;font-weight:800;letter-spacing:.035em}.site-footer__bottom{min-height:72px;padding:17px var(--page);display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid rgba(255,255,255,.055);background:#ffffff02;color:#cddce34a;font-size:6.5px;font-weight:750;letter-spacing:.11em}.site-footer__bottom>span{white-space:nowrap}.site-footer.site-footer--expanded .site-footer__meta{display:flex!important;align-items:center;justify-content:flex-end;gap:22px;color:#cddce34a;font-size:6.5px;letter-spacing:.11em;text-transform:uppercase}@media(max-width:900px){.site-footer.site-footer--expanded{min-height:auto!important}.site-footer__main{min-height:0;padding:38px 18px 30px;grid-template-columns:1fr;justify-items:center;gap:26px;text-align:center}.site-footer__slogan{justify-self:center;max-width:330px;font-size:7px;line-height:1.6}.site-footer__brand{width:150px;height:90px}.site-footer__brand .site-footer__logo,.site-footer.site-footer--expanded .site-footer__logo{max-width:150px!important;max-height:90px!important}.site-footer__products{justify-self:stretch;width:100%;max-width:430px;text-align:left}.site-footer__products>small{text-align:center}.site-footer__products>button{min-height:44px;grid-template-columns:30px 1fr}.site-footer__bottom{min-height:0;padding:18px;display:grid;justify-items:center;gap:11px;text-align:center;line-height:1.55}.site-footer__bottom>span{white-space:normal}.site-footer.site-footer--expanded .site-footer__meta{justify-content:center;flex-wrap:wrap;gap:7px 15px}}.mark-header{background:radial-gradient(circle at 18% 40%,rgba(58,223,255,.055),transparent 24%),radial-gradient(circle at 82% 30%,rgba(67,121,255,.035),transparent 28%),repeating-linear-gradient(135deg,rgba(255,255,255,.01) 0 1px,transparent 1px 8px),linear-gradient(180deg,#00050ad6,#00050aa3)!important}.site-footer.site-footer--expanded{background:radial-gradient(circle at 16% 28%,rgba(58,223,255,.07),transparent 26%),radial-gradient(circle at 78% 18%,rgba(80,113,255,.045),transparent 30%),repeating-linear-gradient(135deg,rgba(255,255,255,.012) 0 1px,transparent 1px 9px),repeating-linear-gradient(90deg,rgba(65,210,255,.012) 0 1px,transparent 1px 72px),linear-gradient(180deg,#030608,#010203)!important}.site-footer__slogan{justify-self:start!important;max-width:none!important;width:min(100%,470px);display:grid!important;gap:7px;color:#f5fafce0!important;font-size:clamp(14px,1.15vw,18px)!important;font-weight:850!important;line-height:1.08!important;letter-spacing:.075em!important;text-transform:uppercase;white-space:normal!important}.site-footer__slogan>span{display:block;white-space:nowrap}.site-footer__slogan>span:nth-child(2){color:#e8f3f8c7}.site-footer__slogan>span:nth-child(3){margin-top:2px;color:#f7fbfdf5}.site-footer__slogan strong{font:inherit;font-weight:900}.footer-ia{color:#46ddff!important;text-shadow:0 0 18px rgba(70,221,255,.28)!important}.footer-valkiria{white-space:nowrap;color:#f7fbfd}.site-footer__products>small{font-size:7.5px!important;color:#dcebf26b!important}.site-footer__products>button{min-height:44px!important}.site-footer__products>button span{font-size:7.5px!important}.site-footer__products>button strong{font-size:11px!important}.site-footer__bottom,.site-footer.site-footer--expanded .site-footer__meta{font-size:7.5px!important;color:#d6e3e961!important}@media(max-width:1180px)and (min-width:901px){.site-footer__main{grid-template-columns:minmax(300px,1fr) auto minmax(250px,.8fr)!important;gap:30px!important}.site-footer__slogan{font-size:clamp(12px,1.15vw,15px)!important;letter-spacing:.055em!important}}@media(max-width:900px){.site-footer__slogan{justify-self:center!important;width:auto;max-width:calc(100vw - 36px)!important;gap:6px;font-size:clamp(13px,4.1vw,17px)!important;line-height:1.12!important;letter-spacing:.055em!important;text-align:center!important}.site-footer__slogan>span{white-space:normal}.footer-valkiria{white-space:nowrap!important}.site-footer__products>button strong{font-size:10.5px!important}.site-footer__bottom,.site-footer.site-footer--expanded .site-footer__meta{font-size:7px!important}}.site-footer__slogan-brand{display:inline-flex!important;align-items:baseline!important;gap:.42em!important;flex-wrap:nowrap!important;white-space:nowrap!important}.site-footer__slogan-brand>span,.site-footer__slogan-brand>strong,.site-footer__slogan-brand .footer-ia{display:inline!important;white-space:nowrap!important}.footer-valkiria{display:inline!important;white-space:nowrap!important}.site-footer__bottom,.site-footer__bottom>span,.site-footer.site-footer--expanded .site-footer__meta,.site-footer.site-footer--expanded .site-footer__meta span,.site-footer.site-footer--expanded .site-footer__meta span:last-child{color:#fff!important}.site-footer__bottom{opacity:.92}.site-footer.site-footer--expanded .site-footer__meta span+span:before{color:#ffffff8c!important}@media(max-width:900px){.site-footer__slogan-brand{justify-content:center!important;width:100%!important}}.valkia-launcher>.valkia-motion-shell{transform-origin:50% 50%!important;will-change:transform!important}.valkia-spin-shell{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;transform-origin:50% 50%!important;will-change:transform!important;pointer-events:none!important}.valkia-spin-shell .valkia-avatar{transform-origin:50% 50%!important}@media(max-width:760px){.valkia-spin-shell{width:100%!important;height:100%!important}}.product-page__capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.product-page__capability-grid article{min-height:92px!important;padding:16px 18px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;align-content:center!important;gap:14px!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 7%,transparent),#ffffff04)!important;box-shadow:inset 0 1px #ffffff06!important;transition:transform .22s ease,border-color .22s ease,background .22s ease!important}.product-page__capability-grid article:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 35%,rgba(255,255,255,.12))!important;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 11%,transparent),#ffffff05)!important}.product-page__capability-grid article>span{min-width:46px;color:color-mix(in srgb,var(--accent) 86%,white)!important;font:900 clamp(28px,2.25vw,38px)/.9 "Archivo Black",sans-serif!important;letter-spacing:-.045em!important;text-shadow:0 0 18px color-mix(in srgb,var(--accent) 28%,transparent)}.product-page__capability-grid article>strong{color:#f6fafceb!important;font-size:clamp(13px,1vw,16px)!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.015em!important}@media(max-width:1120px){.product-page__capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.product-page__capability-grid{grid-template-columns:1fr!important;gap:8px!important}.product-page__capability-grid article{min-height:78px!important;padding:13px 15px!important;gap:12px!important}.product-page__capability-grid article>span{min-width:42px;font-size:29px!important}.product-page__capability-grid article>strong{font-size:14px!important}}.project-rail .rail-head span,.rail-tabs button span,.stage-copy>p,.stage-text,.mobile-product__number small,.mobile-product__intro,.mobile-products__intro>span,.section-intro>span,.custom-project-card>p,.hero-lead,.hero-custom-note,.product-page__lead,.product-page__section-head>span,.product-page__deep-grid article p,.product-page__facts article p,.product-page__back{color:#ffffffe6}.project-rail .rail-head span,.rail-tabs button span,.mobile-product__number small,.product-page__back{font-size:11px;letter-spacing:.08em}.stage-text,.mobile-product__intro,.mobile-products__intro>span,.section-intro>span,.custom-project-card>p,.hero-lead,.hero-custom-note,.product-page__lead,.product-page__section-head>span,.product-page__deep-grid article p,.product-page__facts article p{font-size:clamp(14px,1.05vw,17px);line-height:1.7}.rail-tabs button img,.stage-logo,.mobile-product__logo,.product-page__logo{display:block;max-width:100%;object-fit:contain}.stage-actions,.product-page__hero-actions,.product-page__cta-actions,.mobile-product__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.button--access,.mobile-product__access,.final-button--access{text-decoration:none}.button--access{border:1px solid rgba(255,255,255,.28);background:#fff;color:#090c0e}.mobile-product__access{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.28);background:#fff;color:#0b0e10;font-size:12px;font-weight:900;letter-spacing:.04em}.mobile-product__access svg,.button--access svg{width:18px;height:18px}.product-page__cta-actions{justify-content:center}.final-button--access{background:#fff;color:#070a0c}.product-page__capabilities .product-page__section-head>span{color:#26313a}.product-page__capabilities .product-page__capability-grid article span{color:#4e5963}.product-page__capabilities .product-page__capability-grid article strong{color:#0a0d0f}@media(max-width:900px){.stage-text,.mobile-product__intro,.mobile-products__intro>span,.section-intro>span,.custom-project-card>p,.hero-lead,.hero-custom-note,.product-page__lead,.product-page__section-head>span,.product-page__deep-grid article p,.product-page__facts article p{font-size:15px}}.custom-project-card>p:not(.custom-project-card__eyebrow){color:#f6fbff!important;font-size:clamp(15px,1.05vw,17px)!important;line-height:1.72!important}.custom-project-tags{gap:9px!important}.custom-project-tags span{padding:9px 12px!important;border-color:#74d8ff47!important;background:#359dcd1f!important;color:#f4fbff!important;font-size:11px!important;font-weight:750!important;letter-spacing:.035em!important}.custom-project-card__top small{color:#ffffffd1!important;font-size:10px!important}.custom-project-card__top span,.custom-project-card__eyebrow,.custom-project-card>button{font-size:10px!important}.stage-text{color:#f4f8fb!important;font-size:clamp(15px,1.1vw,18px)!important;line-height:1.72!important}.stage-chips{gap:9px!important}.stage-chips span{padding:9px 12px!important;border-color:#fff3!important;background:#ffffff0f!important;color:#f4f8fb!important;font-size:11px!important;font-weight:750!important;letter-spacing:.04em!important}.stage-copy>p:first-child{font-size:10px!important}.what-we-build{background:radial-gradient(circle at 78% 10%,rgba(36,164,225,.1),transparent 30%),#080d11!important;color:#f7fbfd!important}.what-we-build .section-intro>p{color:#63d7ff!important;font-size:10px!important}.what-we-build .section-intro>span{color:#f3f8fb!important;font-size:clamp(15px,1.05vw,17px)!important;line-height:1.72!important}.what-we-build .build-grid{border-top-color:#ffffff29!important;border-left-color:#ffffff29!important}.what-we-build .build-grid article{border-right-color:#ffffff29!important;border-bottom-color:#ffffff29!important;background:#ffffff05}.what-we-build .build-grid article b{color:#63d7ff!important;font-size:11px!important;font-weight:850!important}.what-we-build .build-grid h3{color:#fff!important;font-size:clamp(22px,1.8vw,28px)!important}.what-we-build .build-grid p{max-width:360px!important;color:#f2f6f8!important;font-size:clamp(15px,1vw,17px)!important;line-height:1.72!important}.rail-tabs span,.rail-head,.mobile-product__number small{color:#ffffffe0!important}.rail-tabs span,.rail-head{font-size:10px!important}.mobile-product__intro{color:#f3f8fb!important;font-size:15px!important}.mobile-product__chips span{color:#f3f8fb!important;font-size:10px!important}.site-footer span{color:#ffffffd1!important;font-size:10px!important}@media(max-width:760px){.custom-project-tags span,.stage-chips span{font-size:10px!important}.what-we-build .build-grid p,.what-we-build .section-intro>span{font-size:15px!important}}.product-page__lead,.product-page__section-head>span,.product-page__deep-grid article p,.product-page__facts article p{color:#f5f9fb!important}.product-page__lead{font-size:clamp(15px,1.1vw,18px)!important;line-height:1.72!important}.product-page__section-head>span{font-size:clamp(15px,1.05vw,17px)!important;line-height:1.72!important}.product-page__deep-grid article p,.product-page__facts article p{font-size:clamp(14px,1vw,16px)!important;line-height:1.7!important}.product-page__capabilities .product-page__section-head>span{color:#f5f9fb!important}.product-page__capabilities .product-page__capability-grid article>span{color:color-mix(in srgb,var(--accent) 78%,white)!important}.product-page__capabilities .product-page__capability-grid article>strong{color:#f7fbfd!important;font-size:clamp(13px,1vw,16px)!important}@media(max-width:900px){.product-page__lead,.product-page__section-head>span,.product-page__deep-grid article p,.product-page__facts article p{font-size:15px!important}}
