:root{--brand-red:#e62626;--brand-coral:#ee294a;--brand-gray:#615f5f;--ink:#111923;--ink-soft:#26313d;--text:#3f4955;--muted:#707985;--line:#dfe4e8;--line-strong:#ccd3d9;--canvas:#f7f8fa;--surface:#fff;--surface-cool:#eef2f5;--surface-blue:#e9f0f4;--navy:#101c28;--navy-2:#152534;--success:#17865c;--shadow-soft:0 18px 55px #11192314;--shadow-hover:0 24px 70px #1119231f;--radius-sm:12px;--radius:18px;--radius-lg:28px;--container:1360px;--font-sans:"Manrope", sans-serif;--font-mono:"IBM Plex Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{min-width:320px;color:var(--ink);background:var(--canvas);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}body::selection{color:#fff;background:var(--brand-red)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}p{color:var(--text)}.container{width:min(var(--container), calc(100% - 72px));margin-inline:auto}.section{padding:126px 0;position:relative}.eyebrow{color:var(--brand-red);font-family:var(--font-mono);letter-spacing:.12em;align-items:center;gap:10px;margin-bottom:24px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:1px}.eyebrow--light{color:#ff8b8b}.button{cursor:pointer;letter-spacing:-.01em;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:50px;padding:0 22px;font-size:13px;font-weight:700;line-height:1;transition:transform .22s,background-color .22s,border-color .22s,color .22s,box-shadow .22s;display:inline-flex}.button svg{transition:transform .22s}.button:hover{transform:translateY(-2px)}.button:hover svg{transform:translate(3px)}.button--primary{color:#fff;background:var(--brand-red);box-shadow:0 10px 25px #e6262633}.button--primary:hover{background:#cb1e1e;box-shadow:0 14px 32px #e6262640}.button--secondary{color:var(--ink);border-color:var(--line-strong);background:#ffffffb8}.button--secondary:hover{border-color:var(--ink);background:#fff}.button--light{color:var(--ink);background:#fff;box-shadow:0 14px 34px #0000002e}.button--small{min-height:42px;padding-inline:17px;font-size:12px}.button--text{min-height:auto;color:var(--ink);background:0 0;padding:0}.button--text:hover{color:var(--brand-red)}.reveal{opacity:0;transition:opacity .64s ease var(--reveal-delay,0s), transform .64s cubic-bezier(.2, .7, .2, 1) var(--reveal-delay,0s);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fae6;border-bottom:1px solid #ccd3d9b8;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.brand-logo{flex:none;align-items:center;width:137px;height:54px;display:inline-flex}.brand-logo img{object-fit:contain;width:132px;height:auto;display:block}.desktop-nav{align-items:center;gap:4px;height:100%;display:flex}.nav-link{height:42px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:color .18s,background-color .18s;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--brand-red)}.nav-dropdown{align-items:center;height:100%;display:flex;position:relative}.nav-dropdown__trigger svg{transition:transform .18s}.nav-dropdown:hover .nav-dropdown__trigger svg,.nav-dropdown:focus-within .nav-dropdown__trigger svg{transform:rotate(180deg)}.nav-dropdown__panel{border:1px solid var(--line);opacity:0;visibility:hidden;width:360px;box-shadow:var(--shadow-soft);background:#fffffffa;border-radius:16px;padding:10px;transition:opacity .18s,visibility .18s,transform .18s;position:absolute;top:calc(100% - 3px);left:50%;transform:translate(-50%,9px)}.nav-dropdown__panel--wide{grid-template-columns:repeat(2,1fr);width:440px;display:grid}.nav-dropdown:hover .nav-dropdown__panel,.nav-dropdown:focus-within .nav-dropdown__panel{opacity:1;visibility:visible;transform:translate(-50%)}.nav-dropdown__item{border-radius:10px;flex-direction:column;justify-content:center;min-height:72px;padding:13px 36px 13px 14px;transition:background-color .18s;display:flex;position:relative}.nav-dropdown__item:hover{background:var(--surface-cool)}.nav-dropdown__item span{font-size:13px;font-weight:700}.nav-dropdown__item small{color:var(--muted);font-size:10px;line-height:1.4}.nav-dropdown__item svg{color:var(--brand-red);position:absolute;top:17px;right:14px}.header-actions{align-items:center;gap:10px;display:flex}.mobile-menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:0;display:none}.mobile-nav{border-top:0 solid var(--line);background:#fff;max-height:0;transition:max-height .36s,border-width .36s;overflow:hidden}.mobile-nav--open{border-top-width:1px;max-height:calc(100vh - 76px);overflow:auto}.mobile-nav nav{flex-direction:column;padding-block:20px 32px;display:flex}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:49px;font-size:15px;font-weight:600;display:flex}.mobile-nav__label{color:var(--brand-red);font-family:var(--font-mono);letter-spacing:.12em;margin-top:22px;font-size:10px}.section-heading{grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);align-items:end;gap:80px;margin-bottom:60px;display:grid}.section-heading h2{max-width:890px;margin-bottom:0;font-size:clamp(34px,4vw,57px);font-weight:600;line-height:1.08}.section-heading__aside{padding-bottom:4px}.section-heading__aside p{margin-bottom:24px;font-size:15px;line-height:1.75}.section-heading__aside p:last-child{margin-bottom:0}.hero{isolation:isolate;border-bottom:1px solid var(--line);background:radial-gradient(circle at 72% 42%,#e626260e,#0000 26%),linear-gradient(112deg,#fbfcfd 0%,#f7f9fa 48%,#eef2f4 100%);flex-direction:column;justify-content:center;min-height:calc(100svh - 76px);padding:clamp(42px,6vh,76px) 0 30px;display:flex;position:relative;overflow:hidden}.hero:before{z-index:-1;opacity:.72;content:"";pointer-events:none;background-image:linear-gradient(#11192309 1px,#0000 1px),linear-gradient(90deg,#11192309 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000000a8 45%,#0000 83%);mask-image:linear-gradient(90deg,#000 0%,#000000a8 45%,#0000 83%)}.hero__ambient{z-index:-1;pointer-events:none;border:1px solid #e6262617;border-radius:50%;width:min(72vw,980px);height:min(72vw,980px);animation:9s ease-in-out infinite hero-ambient-breathe;position:absolute;top:-34%;right:-10%;box-shadow:0 0 0 9vw #e6262604,0 0 0 18vw #11192303}.hero__grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(540px,1.08fr);align-items:center;gap:clamp(28px,4vw,64px);display:grid;position:relative}.hero__content{z-index:3;padding-top:4px;position:relative}.hero__live-status{color:#496058;width:max-content;min-height:29px;font-family:var(--font-mono);letter-spacing:.12em;background:#ffffffad;border:1px solid #17865c2e;border-radius:999px;align-items:center;gap:8px;margin-bottom:21px;padding:0 10px;font-size:7px;display:inline-flex;box-shadow:0 8px 28px #11192309}.hero__live-status i{background:var(--success);border-radius:50%;width:6px;height:6px;animation:2.4s ease-out infinite hero-live-pulse;box-shadow:0 0 0 5px #17865c14}.hero__live-status b{color:var(--brand-red);border-left:1px solid #1119231a;padding-left:8px;font-weight:600}.hero__eyebrow{color:var(--brand-gray);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:21px;font-size:10px;font-weight:500;display:flex}.hero__eyebrow i{background:var(--brand-red);border-radius:50%;width:3px;height:3px}.hero h1{max-width:760px;margin-bottom:27px;font-size:clamp(44px,4.25vw,66px);font-weight:600;line-height:1.04}.hero h1 span{color:var(--brand-red);font-weight:650;position:relative}.hero h1 span:after{background:var(--brand-red);content:"";width:6px;height:6px;position:absolute;bottom:8px;right:-16px}.hero__content>p{max-width:650px;margin-bottom:21px;font-size:15px;line-height:1.73}.hero__ai-link{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #e6262638;border-radius:12px;grid-template-columns:43px 1fr auto;align-items:center;gap:12px;max-width:610px;min-height:64px;margin-bottom:21px;padding:9px 13px;transition:border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:grid;box-shadow:0 12px 32px #1119230e}.hero__ai-link:hover{border-color:var(--brand-red);background:#fff;transform:translateY(-3px);box-shadow:0 17px 42px #11192314}.hero__ai-link>span{color:#fff;background:var(--brand-red);border-radius:10px;justify-content:center;align-items:center;width:43px;height:43px;display:flex;box-shadow:0 0 0 6px #e6262612}.hero__ai-link>div{flex-direction:column;gap:2px;display:flex}.hero__ai-link small{color:var(--brand-red);font-family:var(--font-mono);letter-spacing:.1em;font-size:7px}.hero__ai-link strong{font-size:12px;line-height:1.35}.hero__ai-link>svg{color:var(--brand-red);transition:transform .22s}.hero__ai-link:hover>svg{transform:translate(2px,-2px)}.hero__actions{flex-wrap:wrap;gap:12px;margin-bottom:28px;display:flex}.hero__proof{color:var(--muted);flex-wrap:wrap;gap:12px 24px;font-size:11px;font-weight:600;display:flex}.hero__proof span{align-items:center;gap:7px;display:inline-flex}.hero__proof svg{color:var(--success)}.hero__visual{perspective:1400px;min-width:0;position:relative}.hero__scroll-cue{z-index:1;color:var(--muted);font-family:var(--font-mono);letter-spacing:.14em;align-items:center;gap:14px;margin-top:35px;font-size:9px;display:flex;position:relative}.hero__scroll-cue i{background:var(--line-strong);width:55px;height:1px}.hero__live-status,.hero__eyebrow,.hero h1,.hero__content>p,.hero__ai-link,.hero__actions,.hero__proof{opacity:0;animation:.78s cubic-bezier(.16,1,.3,1) forwards hero-copy-enter}.hero__live-status{animation-delay:80ms}.hero__eyebrow{animation-delay:.15s}.hero h1{animation-delay:.22s}.hero__content>p{animation-delay:.33s}.hero__ai-link{animation-delay:.42s}.hero__actions{animation-delay:.5s}.hero__proof{animation-delay:.58s}.hero-ai-scene{--pointer-x:0;--pointer-y:0;color:#fff;width:100%;min-height:clamp(560px,67vh,690px);transform:rotateX(calc(var(--pointer-y) * -1.3deg)) rotateY(calc(var(--pointer-x) * 1.7deg));transform-style:preserve-3d;opacity:0;background:#e8edf0;border:1px solid #84919b57;border-radius:34px 14px;transition:transform .16s ease-out;animation:1.15s cubic-bezier(.16,1,.3,1) .18s forwards hero-scene-enter;position:relative;overflow:hidden;box-shadow:0 45px 100px #1119232e,0 8px 24px #11192314,inset 0 0 0 7px #ffffff5c}.hero-ai-scene:before,.hero-ai-scene:after{z-index:7;content:"";pointer-events:none;position:absolute}.hero-ai-scene:before{border-radius:inherit;background:linear-gradient(90deg,#0c18226b 0%,#0000 32% 72%,#0c18222e 100%),linear-gradient(#09141d47 0%,#0000 24% 70%,#09141d85 100%);inset:0}.hero-ai-scene:after{border:1px solid #ffffff73;border-radius:27px 9px;inset:7px}.hero-ai-scene__image{object-fit:cover;object-position:68% center;width:106%;max-width:none;height:106%;transform:translate3d(calc(var(--pointer-x) * -7px), calc(var(--pointer-y) * -7px), 0) scale(1.055);filter:saturate(.92)contrast(1.025);transition:transform .2s ease-out;animation:12s ease-in-out infinite alternate hero-image-breathe;position:absolute;inset:-3%}.hero-ai-scene__wash{z-index:1;mix-blend-mode:multiply;pointer-events:none;background:radial-gradient(circle at 64% 46%,#0000 0% 17%,#e626261a 18%,#0000 27%),linear-gradient(115deg,#101c282e,#0000 42%,#ffffff0f);position:absolute;inset:0}.hero-ai-scene__scan{z-index:3;opacity:0;filter:blur(.2px);pointer-events:none;background:linear-gradient(#0000,#e626260f 58%,#e62626a6 99%,#0000);width:140%;height:26%;animation:5.8s cubic-bezier(.55,0,.35,1) 1.4s infinite hero-scanner;position:absolute;top:-34%;left:-20%;transform:rotate(-7deg)}.hero-ai-scene__topline{z-index:9;color:#ffffffbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:39px;font-family:var(--font-mono);letter-spacing:.1em;background:#0a17229e;border:1px solid #ffffff4d;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;font-size:7px;display:flex;position:absolute;top:19px;left:20px;right:20px;transform:translateZ(32px)}.hero-ai-scene__topline strong,.hero-ai-scene__footer strong{color:#fff;align-items:center;gap:7px;font-size:7px;font-weight:500;display:inline-flex}.hero-ai-scene__topline strong i,.hero-ai-scene__footer strong i{background:#ff4d4d;border-radius:50%;width:6px;height:6px;animation:2.2s ease-out infinite hero-live-pulse;box-shadow:0 0 0 5px #ff46461f,0 0 18px #ff2323cc}.hero-ai-scene__core{z-index:4;pointer-events:none;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:148px;height:148px;display:grid;position:absolute;top:46%;left:64%;transform:translate(-50%,-50%)translateZ(18px);box-shadow:0 0 50px #e6262633,inset 0 0 28px #ffffff40}.hero-ai-scene__core:before,.hero-ai-scene__core:after,.hero-ai-scene__core>i{content:"";border:1px solid #e626266b;border-radius:50%;position:absolute}.hero-ai-scene__core:before{border-right-color:#0000;animation:9s linear infinite hero-core-orbit;inset:-17px}.hero-ai-scene__core:after{border-color:#0000 #ffffff57 #e6262666;animation:14s linear infinite reverse hero-core-orbit;inset:-35px}.hero-ai-scene__core>i:first-child{border-color:#ffffff6b;inset:15px}.hero-ai-scene__core>i:nth-child(2){border-style:dashed;border-color:#fff3;animation:24s linear infinite hero-core-orbit;inset:-53px}.hero-ai-scene__core>i:nth-child(3){background:#fff;border:0;width:7px;height:7px;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #e62626}.hero-ai-scene__core span{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-mono);letter-spacing:.14em;background:#0c182394;border:1px solid #ffffff47;border-radius:4px;padding:5px 8px;font-size:6px}.hero-ai-node{z-index:8;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;min-width:132px;min-height:51px;animation:hero-node-enter .66s cubic-bezier(.16, 1, .3, 1) var(--node-delay) forwards;background:#0a1722b0;border:1px solid #ffffff54;border-radius:9px;grid-template-columns:28px 1fr 5px;align-items:center;gap:8px;padding:8px 10px;display:grid;position:absolute;transform:translateY(14px)translateZ(36px);box-shadow:0 12px 34px #08121b26}.hero-ai-node>span{color:#ff6d6d;background:#ffffff14;border:1px solid #ffffff2e;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.hero-ai-node>div{flex-direction:column;display:flex}.hero-ai-node strong{letter-spacing:.02em;font-size:8px}.hero-ai-node small{color:#ffffff87;font-family:var(--font-mono);letter-spacing:.04em;font-size:5px}.hero-ai-node>i{background:#47dfa3;border-radius:50%;width:5px;height:5px;animation:2.8s ease-in-out infinite hero-node-signal;box-shadow:0 0 12px #47dfa3d9}.hero-ai-node--module{animation:hero-module-signal-cycle 5.55s cubic-bezier(.16, 1, .3, 1) var(--signal-delay,0s) both;pointer-events:none;will-change:opacity, transform, filter;overflow:hidden}.hero-ai-node--module:before{content:"";width:28%;animation:hero-module-scan 5.55s ease-in-out var(--signal-delay,0s) both;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff26,#0000);position:absolute;top:0;bottom:0;left:-35%;transform:skew(-18deg)}.hero-ai-scene__intelligence{z-index:8;color:#ffffff9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(400px,100% - 40px);font-family:var(--font-mono);background:#0a1722ad;border:1px solid #ffffff40;border-radius:9px;padding:10px 13px;position:absolute;bottom:76px;left:50%;transform:translate(-50%)translateZ(42px)}.hero-ai-scene__intelligence>span{letter-spacing:.13em;margin-bottom:8px;font-size:5px;display:block}.hero-ai-scene__intelligence>div{align-items:center;gap:8px;font-size:6px;display:flex}.hero-ai-scene__intelligence b{color:#ffffffbd;font-weight:500}.hero-ai-scene__intelligence strong{color:#ff6f6f;font-weight:600}.hero-ai-scene__intelligence i{background:#ffffff2e;flex:1;height:1px;position:relative;overflow:hidden}.hero-ai-scene__intelligence i:after{background:var(--brand-red);width:42%;height:1px;box-shadow:0 0 7px var(--brand-red);content:"";animation:2.4s ease-in-out infinite hero-data-packet;position:absolute;top:0;left:-40%}.hero-ai-scene__footer{z-index:9;color:#ffffffad;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:39px;font-family:var(--font-mono);letter-spacing:.07em;background:#0a1722b0;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:15px;padding:0 13px;font-size:6px;display:flex;position:absolute;bottom:19px;left:20px;right:20px;transform:translateZ(32px)}.hero-ai-scene__footer span{align-items:center;gap:6px;display:inline-flex}.hero-ai-scene__footer svg{color:#f77}.hero-ai-scene__footer strong{margin-left:auto}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-scene-enter{0%{opacity:0;clip-path:inset(0 0 100% round 34px);transform:translateY(24px)scale(.98)}to{opacity:1;clip-path:inset(0 round 34px);transform:translateY(0)scale(1)}}@keyframes hero-image-breathe{0%{filter:saturate(.88)contrast(1.02)}to{filter:saturate(1.02)contrast(1.05)}}@keyframes hero-ambient-breathe{0%,to{opacity:.58;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}@keyframes hero-scanner{0%{opacity:0;top:-34%}12%,72%{opacity:.82}86%,to{opacity:0;top:110%}}@keyframes hero-core-orbit{to{transform:rotate(360deg)}}@keyframes hero-live-pulse{0%{box-shadow:0 0 #17865c47}70%,to{box-shadow:0 0 0 8px #17865c00}}@keyframes hero-node-enter{to{opacity:1;transform:translateY(0)translateZ(36px)}}@keyframes hero-node-signal{0%,to{opacity:.45;transform:scale(.75)}45%{opacity:1;transform:scale(1.15)}}@keyframes hero-module-signal-cycle{0%{opacity:0;filter:blur(2px);transform:translateY(10px)translateZ(36px)scale(.97)}13%,68%{opacity:1;filter:blur();transform:translateY(0)translateZ(36px)scale(1)}78%{opacity:.9;box-shadow:0 14px 42px #08121b33,0 0 0 1px #ff52521f,0 0 30px #e626261f}to{opacity:0;filter:blur(1px);transform:translateY(-7px)translateZ(36px)scale(.985)}}@keyframes hero-module-scan{0%,16%{opacity:0;left:-35%}30%{opacity:1}62%,to{opacity:0;left:118%}}@keyframes hero-data-packet{0%{left:-40%}to{left:110%}}.operations-ribbon{border-bottom:1px solid var(--line-strong);color:#dce3e9;background:var(--navy);height:49px;overflow:hidden}.operations-ribbon__track{align-items:center;width:max-content;height:100%;animation:35s linear infinite ribbon-flow;display:flex}.operations-ribbon__track span{min-width:190px;font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:11px;padding:0 28px;font-size:8px;display:inline-flex}.operations-ribbon__track i{background:var(--brand-red);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 5px #e626261a}@keyframes ribbon-flow{to{transform:translate(-50%)}}.architecture{border:1px solid var(--line-strong);width:100%;min-height:535px;box-shadow:var(--shadow-soft);background:#ffffffed;border-radius:22px;position:relative;overflow:hidden}.architecture:after{border-radius:inherit;content:"";pointer-events:none;border:6px solid #ffffff8a;position:absolute;inset:0}.architecture__topline,.architecture__legend{height:49px;color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;justify-content:space-between;align-items:center;padding:0 18px;font-size:8px;display:flex}.architecture__topline{border-bottom:1px solid var(--line)}.architecture__topline span:first-child{align-items:center;gap:8px;display:flex}.architecture__topline i,.architecture__status i{background:var(--brand-red);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #e6262617}.architecture__canvas{height:435px;position:relative;overflow:hidden}.architecture__grid{opacity:.48;background-image:linear-gradient(#1119230e 1px,#0000 1px),linear-gradient(90deg,#1119230e 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.architecture__core{z-index:2;border:1px solid var(--brand-red);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:142px;height:142px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 16px #e6262609,0 14px 40px #1119231f}.architecture__core:before,.architecture__core:after{content:"";border:1px solid #e6262626;border-radius:50%;position:absolute}.architecture__core:before{inset:-34px}.architecture__core:after{border-style:dashed;animation:28s linear infinite orbit-rotate;inset:-66px}@keyframes orbit-rotate{to{transform:rotate(360deg)}}.architecture__core span,.architecture__core small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.16em;font-size:7px}.architecture__core strong{color:var(--ink);text-align:center;margin:5px 0;font-size:19px;line-height:1.05}.architecture__core-signal{border:1px solid #0000;border-top-color:var(--brand-red);border-right-color:#e6262638;border-radius:50%;animation:6s linear infinite orbit-rotate;position:absolute;inset:-15px}.architecture--intelligent .architecture__core{color:#fff;background:var(--navy);box-shadow:0 0 0 16px #e626260b,0 18px 55px #11192333}.architecture--intelligent .architecture__core strong{color:#fff;font-size:17px}.architecture--intelligent .architecture__core span{color:#f77}.architecture--intelligent .architecture__core small{color:#83909b}.architecture__node{z-index:3;border:1px solid var(--line-strong);background:#fffffff0;border-radius:12px;grid-template-rows:auto auto auto;grid-template-columns:auto 1fr;column-gap:8px;width:128px;min-height:94px;padding:13px;transition:border-color .22s,transform .22s,box-shadow .22s;display:grid;position:absolute;box-shadow:0 10px 25px #11192312}.architecture__node:hover{z-index:5;border-color:var(--brand-red);transform:translateY(-3px);box-shadow:0 14px 30px #1119231c}.architecture__node svg{color:var(--brand-red);grid-row:2/span 2}.architecture__node-code{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;grid-column:1/-1;margin-bottom:10px;font-size:6px}.architecture__node strong{font-size:11px;line-height:1.2}.architecture__node small{color:var(--muted);font-size:8px}.architecture__node--erp{top:43px;left:38px}.architecture__node--portal{top:45px;right:38px}.architecture__node--integration{bottom:41px;left:38px}.architecture__node--ai{bottom:41px;right:38px}.architecture__rail{z-index:1;background:#e6262680;height:1px;position:absolute;left:165px;right:165px}.architecture__rail:before,.architecture__rail:after{content:"";background:#e6262680;width:1px;height:110px;position:absolute;top:0}.architecture__rail:before{left:0}.architecture__rail:after{right:0}.architecture__rail--top{top:90px}.architecture__rail--bottom{bottom:88px}.architecture__rail--top:before,.architecture__rail--top:after{top:0}.architecture__rail--bottom:before,.architecture__rail--bottom:after{top:auto;bottom:0}.architecture__rail i{background:var(--brand-red);border-radius:50%;width:7px;height:7px;animation:4.5s ease-in-out infinite data-flow;position:absolute;top:-3px;left:0;box-shadow:0 0 0 4px #e626261a}.architecture__rail--bottom i{animation-direction:reverse;animation-delay:-1.2s}@keyframes data-flow{0%,to{opacity:.3;left:0}50%{opacity:1;left:calc(100% - 7px)}}.architecture__side-label{color:#9aa2aa;font-family:var(--font-mono);letter-spacing:.13em;writing-mode:vertical-rl;font-size:6px;position:absolute;top:50%}.architecture__side-label--left{left:13px;transform:translateY(-50%)rotate(180deg)}.architecture__side-label--right{right:13px;transform:translateY(-50%)}.architecture__legend{border-top:1px solid var(--line);justify-content:flex-start;gap:17px}.architecture__legend span{align-items:center;gap:6px;display:inline-flex}.architecture__legend .architecture__status{margin-left:auto}.legend-dot{background:var(--ink-soft);border-radius:50%;width:6px;height:6px;display:inline-block}.legend-dot--red{background:var(--brand-red)}.architecture--compact{min-height:490px;box-shadow:none}.architecture--compact .architecture__canvas{height:390px}.problem-section{background:#fff}.problem-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);display:grid}.problem-card{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:230px;padding:29px;transition:background-color .22s,transform .22s}.problem-card:hover{z-index:1;background:var(--surface-cool);position:relative;transform:translateY(-4px)}.problem-card>span,.solution-row__index{color:var(--brand-red);font-family:var(--font-mono);font-size:10px}.problem-card h3{margin:53px 0 12px;font-size:19px}.problem-card p{max-width:310px;margin-bottom:0;font-size:13px;line-height:1.7}.solutions-section{background:var(--surface-cool)}.solution-stack{border-top:1px solid var(--line-strong)}.solution-row{border-bottom:1px solid var(--line-strong);grid-template-columns:45px 62px minmax(300px,1fr) minmax(260px,.65fr) 46px;align-items:center;gap:22px;min-height:130px;padding:24px 6px;transition:padding .22s,background-color .22s;display:grid}.solution-row:hover{background:#ffffffb8;padding-inline:20px}.solution-row__icon{border:1px solid var(--line-strong);width:50px;height:50px;color:var(--brand-red);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:flex}.solution-row__content{flex-direction:column;gap:8px;display:flex}.solution-row__content strong{font-size:20px}.solution-row__content small{max-width:640px;color:var(--text);font-size:12px;line-height:1.6}.solution-row__tags{flex-wrap:wrap;gap:6px;display:flex}.solution-row__tags i{border:1px solid var(--line);color:var(--muted);background:#ffffffb8;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.solution-row__arrow{border:1px solid var(--line-strong);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:color .22s,background-color .22s,transform .22s;display:flex}.solution-row:hover .solution-row__arrow{color:#fff;background:var(--brand-red);transform:rotate(6deg)}.ai-intelligence{color:#fff;background:#0c1721;overflow:hidden}.ai-intelligence:before{opacity:.34;content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.ai-intelligence__halo{pointer-events:none;border:1px solid #e6262624;border-radius:50%;width:700px;height:700px;position:absolute;top:-270px;right:-120px;box-shadow:0 0 0 110px #e6262606,0 0 0 220px #ffffff04}.ai-intelligence .container{z-index:1;position:relative}.ai-intelligence .section-heading h2{color:#fff}.ai-intelligence .section-heading__aside p{color:#aeb9c2}.ai-intelligence__layout{grid-template-columns:minmax(320px,.68fr) minmax(610px,1.32fr);align-items:stretch;gap:28px;display:grid}.ai-intelligence__copy{background:#ffffff08;border:1px solid #ffffff1c;border-radius:18px;flex-direction:column;padding:30px;display:flex}.ai-intelligence__statement>span{color:#ff7474;font-family:var(--font-mono);letter-spacing:.09em;font-size:8px}.ai-intelligence__statement h3{margin:26px 0 14px;font-size:30px;line-height:1.1}.ai-intelligence__statement p{color:#9dabb6;margin-bottom:30px;font-size:12px;line-height:1.75}.ai-source-map{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:30px;display:grid}.ai-source-map__label{color:#667681;font-family:var(--font-mono);letter-spacing:.09em;grid-column:1/-1;margin-bottom:4px;font-size:7px}.ai-source-map>div{background:#ffffff06;border:1px solid #ffffff14;border-radius:9px;grid-template-columns:26px 1fr;align-content:center;column-gap:7px;min-height:89px;padding:12px;display:grid}.ai-source-map svg{color:#ff6464;grid-row:1/span 2}.ai-source-map strong{font-size:10px}.ai-source-map small{color:#788691;font-size:7px}.ai-intelligence__copy .button{width:100%;margin-top:auto}.ai-console{background:#040b11bf;border:1px solid #ffffff21;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000047}.ai-console:before{background:var(--brand-red);content:"";width:2px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 20px #e62626b3}.ai-console__head{color:#8c9aa5;min-height:55px;font-family:var(--font-mono);letter-spacing:.08em;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:20px;padding:0 19px;font-size:8px;display:flex}.ai-console__head>div,.ai-console__live{align-items:center;gap:8px;display:flex}.ai-console__head svg{color:#ff6868}.ai-console__live{color:#d4dde4}.ai-console__live i{background:#40d49b;border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite live-pulse;box-shadow:0 0 0 5px #40d49b14}@keyframes live-pulse{50%{opacity:.35;box-shadow:0 0 0 9px #40d49b05}}.ai-console__flow{color:#6c7a85;min-height:46px;font-family:var(--font-mono);letter-spacing:.1em;border-bottom:1px solid #ffffff12;align-items:center;padding:0 19px;font-size:6px;display:flex}.ai-console__flow i{background:#ffffff1a;flex:1;height:1px;margin:0 12px;position:relative;overflow:hidden}.ai-console__flow i:after{background:var(--brand-red);content:"";width:25%;height:1px;animation:2.6s ease-in-out infinite ai-flow;position:absolute;top:0;left:-25%}.ai-console__flow i:nth-of-type(2):after{animation-delay:.35s}.ai-console__flow i:nth-of-type(3):after{animation-delay:.7s}@keyframes ai-flow{to{left:105%}}.ai-console__label{color:#73818c;font-family:var(--font-mono);letter-spacing:.08em;justify-content:space-between;align-items:center;gap:20px;padding:17px 19px 11px;font-size:7px;display:flex}.ai-console__label small{color:#5e6d78;letter-spacing:0;text-align:right;font-size:6px}.ai-query-list{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 12px 12px;display:grid}.ai-query{background:#ffffff06;border:1px solid #ffffff17;border-radius:10px;flex-direction:column;min-height:150px;padding:14px;transition:border-color .22s,transform .22s,background-color .22s;display:flex;position:relative;overflow:hidden}.ai-query:after{opacity:.45;content:"";width:36%;animation:query-scan 7s ease-in-out var(--query-delay) infinite;background:linear-gradient(90deg,#0000,#e6262617,#0000);position:absolute;top:0;bottom:0;left:-50%;transform:skew(-20deg)}@keyframes query-scan{0%,72%,to{left:-50%}88%{left:125%}}.ai-query:hover{background:#e626260f;border-color:#ff646480;transform:translateY(-3px)}.ai-query__code{color:#667681;font-family:var(--font-mono);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:7px;display:flex}.ai-query__code i{background:var(--brand-red);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #e6262614}.ai-query p{color:#eef2f5;margin-bottom:18px;font-size:11px;font-weight:600;line-height:1.55}.ai-query__meta{border-top:1px solid #ffffff12;flex-direction:column;gap:3px;margin-top:auto;padding-top:9px;display:flex}.ai-query__meta span,.ai-query__meta strong{font-size:6px;line-height:1.45}.ai-query__meta span{color:#6e7c87}.ai-query__meta strong{color:#b9c4cd;font-weight:500}.ai-console__outcomes{border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);align-items:center;gap:8px;min-height:53px;padding:8px 18px;display:grid}.ai-console__outcomes span{color:#82909b;align-items:center;gap:6px;font-size:7px;display:flex}.ai-console__outcomes svg{color:#ff6464}.process-universe{background:#fff}.process-domain-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.process-domain{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:390px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.process-domain:hover{border-color:var(--brand-red);box-shadow:var(--shadow-soft);transform:translateY(-5px)}.process-domain__head{color:var(--brand-red);justify-content:space-between;align-items:center;margin-bottom:58px;display:flex}.process-domain__head span{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;font-size:8px}.process-domain h3{margin-bottom:10px;font-size:20px}.process-domain>p{margin-bottom:25px;font-size:11px;line-height:1.7}.process-domain__items{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:10px 6px;margin-top:auto;padding-top:17px;display:grid}.process-domain__items span{color:var(--text);align-items:center;gap:7px;font-size:8px;font-weight:600;display:flex}.process-domain__items i{background:var(--brand-red);border-radius:50%;width:4px;height:4px}.process-universe__rail{color:#c7d0d7;background:var(--navy);min-height:58px;font-family:var(--font-mono);letter-spacing:.07em;border-radius:10px;grid-template-columns:repeat(4,1fr);align-items:center;margin-top:12px;padding:0 24px;font-size:7px;display:grid}.process-universe__rail span{align-items:center;gap:9px;display:flex}.process-universe__rail i{background:var(--brand-red);border-radius:50%;width:5px;height:5px}.portal-feature{color:#fff;background:var(--navy);overflow:hidden}.portal-feature:before{opacity:.32;content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0}.portal-feature__grid{grid-template-columns:minmax(340px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(60px,8vw,120px);display:grid;position:relative}.portal-feature h2{margin-bottom:26px;font-size:clamp(48px,5vw,74px);line-height:1.02}.portal-feature h2 span{color:#f77}.portal-feature__copy>p{color:#b8c2cb;max-width:530px;margin-bottom:27px;font-size:15px;line-height:1.8}.check-list{color:#d9e0e6;gap:11px;margin:0 0 34px;padding:0;font-size:12px;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;display:flex}.check-list svg{color:#ff6b6b}.module-radar{background:#ffffff09;border:1px solid #ffffff21;border-radius:22px;overflow:hidden;box-shadow:0 34px 90px #0000003d}.module-radar__top{color:#84929d;height:50px;font-family:var(--font-mono);letter-spacing:.09em;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:0 17px;font-size:8px;display:flex}.module-radar__grid{grid-template-columns:repeat(4,1fr);gap:7px;padding:12px;display:grid}.module-chip{color:#d5dce2;background:#ffffff06;border:1px solid #ffffff17;border-radius:10px;flex-direction:column;justify-content:space-between;gap:5px;min-height:98px;padding:10px;transition:border-color .18s,background-color .18s,transform .18s;display:flex;position:relative}.module-chip:after{opacity:.42;content:"";width:4px;height:4px;animation:module-heartbeat 4s ease-in-out var(--module-delay) infinite;background:#ff6868;border-radius:50%;position:absolute;top:10px;right:10px;box-shadow:0 0 0 4px #e626260d}@keyframes module-heartbeat{50%{opacity:1;box-shadow:0 0 0 8px #e6262600}}.module-chip:hover{background:#e626261a;border-color:#ff6e6eb3;transform:translateY(-3px)}.module-chip>span{color:#697985;font-family:var(--font-mono);font-size:7px}.module-chip svg{color:#ff6767}.module-chip strong{font-size:9px;line-height:1.25}.architecture-section{background:#fff}.architecture-story{grid-template-columns:minmax(480px,1.15fr) minmax(330px,.85fr);align-items:stretch;gap:36px;display:grid}.architecture-story__notes{border-left:1px solid var(--line-strong);align-content:center;padding:10px 0 10px 38px;display:grid}.architecture-story__notes>div{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;padding:27px 0;display:grid}.architecture-story__notes>div:last-child{border-bottom:0}.architecture-story__notes span{color:var(--brand-red);font-family:var(--font-mono);grid-row:1/span 2;font-size:9px}.architecture-story__notes strong{margin-bottom:9px;font-size:16px}.architecture-story__notes p{margin-bottom:0;font-size:12px;line-height:1.7}.method-section{background:var(--surface-cool)}.method-track{grid-template-columns:repeat(7,1fr);display:grid;position:relative}.method-track:before{background:var(--line-strong);content:"";height:1px;position:absolute;top:27px;left:0;right:0}.method-track__pulse{z-index:2;background:var(--brand-red);border-radius:50%;width:7px;height:7px;animation:8s ease-in-out infinite method-pulse;position:absolute;top:24px;left:0;box-shadow:0 0 0 6px #e6262614}@keyframes method-pulse{0%,to{opacity:.4;left:0}50%{opacity:1;left:calc(100% - 7px)}}.method-step{padding:0 18px 0 0;position:relative}.method-step>span{z-index:1;border:1px solid var(--line-strong);width:54px;height:54px;color:var(--brand-red);background:var(--surface-cool);font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;margin-bottom:26px;font-size:9px;transition:color .2s,background-color .2s,border-color .2s;display:flex;position:relative}.method-step:hover>span{color:#fff;border-color:var(--brand-red);background:var(--brand-red)}.method-step small{color:var(--brand-red);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.method-step h3{margin:4px 0 10px;font-size:16px}.method-step p{margin-bottom:0;font-size:11px;line-height:1.6}.sectors-section{background:#fff}.sector-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.sector-grid .reveal:last-child{grid-column:span 2}.sector-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;min-height:200px;padding:27px;transition:border-color .22s,box-shadow .22s,transform .22s}.sector-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.sector-card svg{color:var(--brand-red);margin-bottom:45px}.sector-card h3{margin-bottom:8px;font-size:18px}.sector-card p{margin-bottom:0;font-size:11px;line-height:1.65}.faq-section{background:var(--surface-cool)}.faq-layout{grid-template-columns:minmax(300px,.68fr) minmax(500px,1.32fr);gap:100px;display:grid}.faq-intro{position:sticky;top:118px}.faq-intro h2{margin-bottom:20px;font-size:46px}.faq-intro p{max-width:430px;margin-bottom:30px;font-size:14px;line-height:1.75}.faq-list{border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;min-height:92px;font-size:16px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{border:1px solid var(--line-strong);width:30px;height:30px;color:var(--brand-red);border-radius:50%;justify-content:center;align-items:center;font-size:17px;font-weight:400;transition:transform .22s,color .22s,background-color .22s;display:flex}.faq-list details[open] summary span{color:#fff;background:var(--brand-red);transform:rotate(45deg)}.faq-list details p{max-width:680px;margin:-5px 50px 30px 0;font-size:13px;line-height:1.75}.final-cta{background:#fff;padding:88px 0}.final-cta__panel{border-radius:var(--radius-lg);color:#fff;background:var(--navy);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;min-height:360px;padding:70px;display:grid;position:relative;overflow:hidden}.final-cta__panel:before{opacity:.4;content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.final-cta__panel>*{z-index:1;position:relative}.final-cta__panel h2{max-width:850px;margin-bottom:0;font-size:clamp(34px,4vw,58px);line-height:1.08}.final-cta__index{z-index:0;color:#ffffff06;letter-spacing:-.12em;font-size:230px;font-weight:700;position:absolute;top:50%;right:9%;transform:translateY(-53%)}.page-hero{border-bottom:1px solid var(--line);background:#fafbfc;align-items:center;min-height:650px;padding:112px 0 100px;display:flex;position:relative;overflow:hidden}.page-hero:before{opacity:.58;content:"";background-image:linear-gradient(#11192309 1px,#0000 1px),linear-gradient(90deg,#11192309 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.page-hero__gridline{border:1px solid #e626261f;border-radius:50%;width:660px;height:660px;position:absolute;top:-200px;right:-100px;box-shadow:0 0 0 85px #e6262606,0 0 0 170px #11192305}.page-hero__layout{z-index:1;grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);align-items:center;gap:100px;display:grid;position:relative}.page-hero__copy h1{max-width:960px;margin-bottom:30px;font-size:clamp(48px,5.4vw,78px);font-weight:600;line-height:1.04}.page-hero__copy>p{max-width:760px;margin-bottom:34px;font-size:17px;line-height:1.78}.page-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.page-hero__plate{border:1px solid var(--line-strong);min-height:330px;box-shadow:var(--shadow-soft);background:#ffffffc7;border-radius:20px;flex-direction:column;justify-content:space-between;padding:26px;display:flex;position:relative;overflow:hidden}.page-hero__plate>span,.page-hero__plate>small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.09em;font-size:8px}.page-hero__plate>strong{z-index:2;max-width:240px;font-size:25px;line-height:1.15;position:relative}.page-hero__plate-orbit{border:1px solid #e6262673;border-radius:50%;width:160px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 38px #e626260b,0 0 0 76px #11192306}.page-hero__plate-orbit:after{background:var(--brand-red);content:"";border-radius:50%;position:absolute;inset:42%;box-shadow:0 0 0 7px #e626261a}.page-hero__plate-orbit i{background:var(--brand-red);border-radius:50%;width:7px;height:7px;position:absolute}.page-hero__plate-orbit i:first-child{top:8%;left:24%}.page-hero__plate-orbit i:nth-child(2){top:64%;right:-2%}.page-hero__plate-orbit i:nth-child(3){bottom:-1%;left:30%}.capability-section{background:#fff}.capability-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.capability-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;min-height:260px;padding:30px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative}.capability-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-5px)}.capability-card__number{color:#a0a8af;font-family:var(--font-mono);font-size:9px;position:absolute;top:26px;right:28px}.capability-card>svg{color:var(--brand-red);margin-bottom:60px}.capability-card h3{margin-bottom:9px;font-size:19px}.capability-card p{margin-bottom:0;font-size:12px;line-height:1.65}.principles-section{background:var(--surface-cool)}.principles-layout{grid-template-columns:minmax(460px,.95fr) minmax(460px,1.05fr);align-items:center;gap:90px;display:grid}.principles-content h2{max-width:600px;margin-bottom:46px;font-size:clamp(34px,4vw,54px);line-height:1.08}.principles-list{border-top:1px solid var(--line-strong)}.principles-list article{border-bottom:1px solid var(--line-strong);grid-template-columns:46px 1fr;padding:23px 0;display:grid}.principles-list article>span{color:var(--brand-red);font-family:var(--font-mono);font-size:9px}.principles-list h3{margin-bottom:5px;font-size:16px}.principles-list p{margin-bottom:0;font-size:11px;line-height:1.65}.solution-catalog{background:#fff}.solution-catalog__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.catalog-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;flex-direction:column;min-height:330px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.catalog-card:hover{border-color:var(--brand-red);box-shadow:var(--shadow-soft);transform:translateY(-5px)}.catalog-card>span{color:var(--muted);font-family:var(--font-mono);font-size:9px;position:absolute;top:25px;right:26px}.catalog-card>svg{color:var(--brand-red);margin-bottom:70px}.catalog-card h3{margin-bottom:12px;font-size:20px}.catalog-card p{margin-bottom:26px;font-size:12px;line-height:1.7}.catalog-card>i{color:var(--ink);align-items:center;gap:7px;margin-top:auto;font-size:11px;font-style:normal;font-weight:700;display:flex}.catalog-card:hover>i{color:var(--brand-red)}.outcome-section{background:var(--surface-cool)}.outcome-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.outcome-item{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:#ffffff47;align-items:center;gap:13px;min-height:112px;padding:24px;font-size:12px;font-weight:600;display:flex}.outcome-item svg{color:var(--success)}.platform-layer-section{background:#fff}.platform-layers{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.platform-layers article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:255px;padding:28px}.platform-layers article>span{color:var(--muted);font-family:var(--font-mono);margin-bottom:40px;font-size:9px;display:block}.platform-layers article>svg{color:var(--brand-red);margin-bottom:27px}.platform-layers h3{margin-bottom:9px;font-size:20px}.platform-layers p{font-family:var(--font-mono);margin-bottom:0;font-size:9px;line-height:1.7}.module-section{background:var(--surface-cool)}.module-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.module-grid .reveal:last-child{grid-column:span 2}.module-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;min-height:250px;padding:26px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative}.module-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.module-card__id{color:var(--muted);font-family:var(--font-mono);font-size:9px;position:absolute;top:24px;right:24px}.module-card__icon{border:1px solid var(--line);width:49px;height:49px;color:var(--brand-red);background:var(--surface-cool);border-radius:11px;justify-content:center;align-items:center;margin-bottom:50px;display:flex}.module-card h3{max-width:240px;margin-bottom:9px;font-size:17px}.module-card p{margin-bottom:0;font-size:11px;line-height:1.65}.privacy-note{border-radius:var(--radius-sm);background:#17865c0e;border:1px solid #17865c38;grid-template-columns:270px 1fr;align-items:center;gap:40px;margin-top:26px;padding:27px 30px;display:grid}.privacy-note>div{color:var(--success);font-family:var(--font-mono);letter-spacing:.08em;align-items:center;gap:13px;font-size:9px;display:flex}.privacy-note p{margin-bottom:0;font-size:11px;line-height:1.7}.about-manifesto{background:#fff}.about-manifesto__grid{grid-template-columns:minmax(350px,.8fr) minmax(480px,1.2fr);gap:110px;display:grid}.about-manifesto h2{max-width:600px;margin-bottom:0;font-size:clamp(40px,4.5vw,64px);line-height:1.08}.about-manifesto__copy{border-left:1px solid var(--line-strong);padding-left:40px}.about-manifesto__copy p{margin-bottom:26px;font-size:17px;line-height:1.8}.about-manifesto__copy p:last-child{margin-bottom:0}.about-principles{background:var(--surface-cool)}.about-principles__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.about-principles article{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;min-height:280px;padding:29px}.about-principles article span{color:var(--brand-red);font-family:var(--font-mono);font-size:9px}.about-principles article h3{margin:80px 0 12px;font-size:19px}.about-principles article p{margin-bottom:0;font-size:12px;line-height:1.7}.competence-band{color:#fff;background:var(--navy);padding-block:45px}.competence-band__inner{font-family:var(--font-mono);letter-spacing:.09em;justify-content:space-between;align-items:center;gap:20px;font-size:10px;display:flex}.competence-band__inner i{background:var(--brand-red);border-radius:50%;width:4px;height:4px}.contact-hero{background:#fafbfc;min-height:calc(100vh - 76px);padding:95px 0;position:relative;overflow:hidden}.contact-hero:before{opacity:.56;content:"";background-image:linear-gradient(#11192309 1px,#0000 1px),linear-gradient(90deg,#11192309 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.contact-layout{z-index:1;grid-template-columns:minmax(400px,.9fr) minmax(520px,1.1fr);align-items:start;gap:100px;display:grid;position:relative}.contact-copy h1{max-width:720px;margin-bottom:28px;font-size:clamp(48px,5vw,70px);line-height:1.05}.contact-copy h1 span{color:var(--brand-red)}.contact-copy>p{max-width:620px;margin-bottom:42px;font-size:15px;line-height:1.75}.contact-direct{border-top:1px solid var(--line-strong)}.contact-direct>a,.contact-direct>div{border-bottom:1px solid var(--line-strong);grid-template-columns:45px 1fr auto;align-items:center;gap:10px;min-height:80px;padding:15px 6px;display:grid}.contact-direct>*>span{border:1px solid var(--line);width:39px;height:39px;color:var(--brand-red);background:#fff;border-radius:9px;justify-content:center;align-items:center;display:flex}.contact-direct div div{flex-direction:column;display:flex}.contact-direct small{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;font-size:8px}.contact-direct strong{font-size:13px}.contact-direct>a>svg{color:var(--muted);transition:color .18s,transform .18s}.contact-direct>a:hover>svg{color:var(--brand-red);transform:translate(2px,-2px)}.contact-form-wrap{border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;overflow:hidden}.contact-form__top{border-bottom:1px solid var(--line);min-height:52px;color:var(--muted);font-family:var(--font-mono);letter-spacing:.07em;justify-content:space-between;align-items:center;gap:20px;padding:0 21px;font-size:8px;display:flex}.contact-form__top i{color:var(--success);font-style:normal}.contact-form{gap:18px;padding:31px;display:grid}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.contact-form label{gap:8px;display:grid}.contact-form .form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-form label>span{color:var(--ink-soft);font-size:11px;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fbfcfc;border-radius:9px;outline:none;font-size:12px;transition:border-color .18s,box-shadow .18s,background-color .18s}.contact-form input,.contact-form select{height:51px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:130px;padding:13px 14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--brand-red);background:#fff;box-shadow:0 0 0 3px #e6262614}.contact-form .button{width:100%;margin-top:4px}.form-note,.form-status{color:var(--muted);margin-bottom:0;font-size:9px;line-height:1.55}.form-status{color:var(--success);background:#17865c12;border-radius:7px;padding:9px 11px}.form-status--success{color:var(--success);background:#17865c14}.form-status--error{color:#a91f1f;background:#e6262614}.contact-form .button:disabled{cursor:wait;opacity:.65;transform:none}.not-found{align-items:center;min-height:70vh;padding:150px 0;display:flex}.not-found span{color:var(--brand-red);font-family:var(--font-mono);font-size:10px}.not-found h1{max-width:750px;margin:24px 0 36px;font-size:clamp(42px,5vw,70px);line-height:1.05}.site-footer{color:#fff;background:#0c151e}.footer-main{grid-template-columns:minmax(300px,1fr) minmax(440px,1.2fr) minmax(210px,.5fr);gap:70px;padding:82px 0 66px;display:grid}.brand-logo--footer{background:#fff;border-radius:9px;width:153px;padding:6px 10px}.brand-logo--footer img{width:132px}.footer-brand p{color:#c1c9d0;max-width:400px;margin:26px 0 17px;font-size:14px;line-height:1.7}.footer-brand>span{color:#64727d;font-family:var(--font-mono);letter-spacing:.05em;font-size:8px}.footer-links{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.footer-links>div,.footer-contact{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-links strong,.footer-contact>strong{color:#64727d;font-family:var(--font-mono);letter-spacing:.09em;margin-bottom:10px;font-size:9px}.footer-links a,.footer-contact a,.footer-contact span{color:#bcc6ce;font-size:11px;transition:color .18s}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-contact a{align-items:center;gap:7px;display:inline-flex}.footer-bottom{color:#586671;min-height:68px;font-family:var(--font-mono);letter-spacing:.06em;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;font-size:8px;display:flex}@media (width<=1180px){.container{width:min(var(--container), calc(100% - 48px))}.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.hero{min-height:auto;padding-top:82px}.hero__grid{grid-template-columns:1fr}.hero__content{max-width:900px}.hero__visual{width:min(100%,760px)}.portal-feature__grid,.architecture-story,.principles-layout,.contact-layout,.ai-intelligence__layout{grid-template-columns:1fr}.ai-intelligence__copy{grid-template-columns:minmax(270px,.8fr) minmax(380px,1.2fr);gap:30px;display:grid}.ai-intelligence__copy .button{grid-column:1/-1}.process-domain-grid{grid-template-columns:repeat(2,1fr)}.portal-feature__copy{max-width:720px}.portal-feature__modules{max-width:840px}.method-track{grid-template-columns:repeat(4,1fr);gap:35px 0}.method-track:before{display:none}.method-step{padding-right:35px}.method-step>span{margin-bottom:19px}.solution-catalog__grid,.module-grid{grid-template-columns:repeat(3,1fr)}.module-grid .reveal:last-child{grid-column:auto}.footer-main{grid-template-columns:1fr 1.3fr}.footer-contact{border-top:1px solid #ffffff14;flex-flow:wrap;grid-column:1/-1;align-items:center;gap:20px;padding-top:30px}.footer-contact>strong{width:100%}}@media (width<=900px){.section{padding:96px 0}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:46px}.section-heading__aside{max-width:660px}.problem-grid,.capability-grid{grid-template-columns:repeat(2,1fr)}.ai-console__outcomes{grid-template-columns:repeat(2,1fr);padding-block:14px}.process-universe__rail{grid-template-columns:repeat(2,1fr);gap:14px;padding-block:18px}.solution-row{grid-template-columns:35px 54px 1fr 42px}.solution-row__tags{display:none}.sector-grid,.outcome-grid,.platform-layers,.about-principles__grid{grid-template-columns:repeat(2,1fr)}.sector-grid .reveal:last-child{grid-column:auto}.faq-layout,.page-hero__layout,.about-manifesto__grid{grid-template-columns:1fr}.faq-layout{gap:55px}.faq-intro{position:static}.page-hero{min-height:auto;padding:90px 0}.page-hero__plate{max-width:520px}.solution-catalog__grid,.module-grid{grid-template-columns:repeat(2,1fr)}.principles-visual{max-width:720px}.privacy-note{grid-template-columns:1fr;gap:14px}.about-manifesto__copy{border-left:0;padding-left:0}.competence-band__inner{flex-wrap:wrap;justify-content:flex-start}.final-cta__panel{grid-template-columns:1fr;padding:52px}.footer-main{grid-template-columns:1fr}.footer-contact{grid-column:auto}}@media (width<=640px){.container{width:calc(100% - 32px)}.section{padding:76px 0}.header-inner{height:68px}.brand-logo{width:116px}.brand-logo img{width:112px}.header-actions>.button{display:none}.mobile-nav--open{max-height:calc(100vh - 68px)}.hero{min-height:auto;padding:62px 0 28px}.hero:before{background-size:44px 44px;-webkit-mask-image:linear-gradient(#000,#0000 58%);mask-image:linear-gradient(#000,#0000 58%)}.hero__ambient{width:120vw;height:120vw;top:-4%;right:-48%}.hero__grid{gap:46px}.hero__eyebrow{max-width:300px;margin-bottom:21px;font-size:8px}.hero h1{margin-bottom:24px;font-size:clamp(39px,12vw,54px);line-height:1.07}.hero h1 span{margin-top:6px;display:block}.hero__content>p{margin-bottom:28px;font-size:14px;line-height:1.7}.hero__ai-link{grid-template-columns:40px 1fr 16px;gap:10px;min-height:82px;margin-bottom:22px;padding:11px}.hero__ai-link>span{width:40px;height:40px}.hero__ai-link strong{font-size:10px}.operations-ribbon{height:44px}.operations-ribbon__track{animation-duration:28s}.operations-ribbon__track span{min-width:155px;padding-inline:20px;font-size:7px}.hero__actions{grid-template-columns:1fr;display:grid}.hero__actions .button{width:100%}.hero__proof{gap:8px;display:grid}.hero__scroll-cue{display:none}.architecture{border-radius:16px;min-height:430px}.architecture__topline,.architecture__legend{height:42px;padding-inline:12px;font-size:6px}.architecture__canvas,.architecture--compact .architecture__canvas{height:346px}.architecture__core{width:105px;height:105px}.architecture__core:before{inset:-23px}.architecture__core:after{inset:-43px}.architecture__core strong{font-size:15px}.architecture__core span,.architecture__core small{font-size:5px}.architecture__node{column-gap:5px;width:98px;min-height:77px;padding:9px}.architecture__node svg{width:15px}.architecture__node strong{font-size:8px}.architecture__node small{font-size:6px}.architecture__node-code{margin-bottom:6px;font-size:5px}.architecture__node--erp{top:30px;left:16px}.architecture__node--portal{top:30px;right:16px}.architecture__node--integration{bottom:28px;left:16px}.architecture__node--ai{bottom:28px;right:16px}.architecture__rail{left:110px;right:110px}.architecture__rail:before,.architecture__rail:after{height:85px}.architecture__rail--top{top:67px}.architecture__rail--bottom{bottom:65px}.architecture__side-label{display:none}.architecture__legend{gap:10px}.architecture__legend .architecture__status{display:none}.section-heading h2{font-size:35px}.section-heading__aside p{font-size:13px}.problem-grid,.capability-grid,.sector-grid,.solution-catalog__grid,.outcome-grid,.platform-layers,.module-grid,.about-principles__grid{grid-template-columns:1fr}.problem-card{min-height:185px}.problem-card h3{margin-top:34px}.solution-row{grid-template-columns:28px 1fr 38px;gap:12px;min-height:168px;padding:24px 0}.solution-row__icon{display:none}.solution-row__content strong{font-size:17px}.solution-row__content small{font-size:11px}.solution-row:hover{padding-inline:8px}.portal-feature__grid{grid-template-columns:1fr;gap:56px}.ai-intelligence__halo{width:520px;height:520px;top:-80px;right:-260px}.ai-intelligence__layout,.ai-intelligence__copy{grid-template-columns:1fr}.ai-intelligence__copy{padding:21px}.ai-source-map{grid-template-columns:1fr}.ai-source-map__label,.ai-intelligence__copy .button{grid-column:auto}.ai-console__head{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:13px 14px}.ai-console__flow{padding-inline:12px}.ai-console__flow i{margin-inline:7px}.ai-console__label{flex-direction:column;align-items:flex-start;gap:5px}.ai-console__label small{text-align:left}.ai-query-list{grid-template-columns:1fr}.ai-console__outcomes{grid-template-columns:repeat(2,1fr)}.process-domain-grid,.process-universe__rail{grid-template-columns:1fr}.process-domain{min-height:345px}.process-domain__head{margin-bottom:44px}.process-universe__rail{padding:20px}.portal-feature h2{font-size:49px}.module-radar__grid{grid-template-columns:repeat(2,1fr)}.module-chip{min-height:90px}.architecture-story{grid-template-columns:1fr}.architecture-story__notes{border-left:0;padding-left:0}.method-track{grid-template-columns:1fr;gap:0}.method-step{border-left:1px solid var(--line-strong);min-height:125px;padding:0 0 0 80px}.method-step>span{margin:0;position:absolute;top:0;left:-27px}.method-track__pulse{display:none}.faq-intro h2{font-size:37px}.faq-list summary{min-height:82px;font-size:14px}.final-cta{padding:0}.final-cta .container{width:100%}.final-cta__panel{border-radius:0;align-content:center;min-height:470px;padding:58px 24px}.final-cta__panel h2{font-size:38px}.final-cta__panel .button{width:100%}.page-hero{padding:70px 0}.page-hero:before{background-size:44px 44px}.page-hero__gridline{width:500px;height:500px;top:30px;right:-260px}.page-hero__layout{gap:48px}.page-hero__copy h1{font-size:43px;line-height:1.07}.page-hero__copy>p{font-size:14px}.page-hero__actions{grid-template-columns:1fr;display:grid}.page-hero__actions .button{width:100%}.page-hero__plate{min-height:280px}.capability-card{min-height:230px}.capability-card>svg{margin-bottom:45px}.principles-layout{grid-template-columns:1fr;gap:60px}.principles-content h2{font-size:37px}.catalog-card{min-height:280px}.catalog-card>svg{margin-bottom:48px}.module-card{min-height:230px}.module-card__icon{margin-bottom:40px}.about-manifesto h2{font-size:41px}.about-manifesto__copy p{font-size:15px}.competence-band__inner{flex-direction:column;align-items:flex-start;gap:13px}.contact-hero{padding:68px 0}.contact-layout{grid-template-columns:1fr;gap:58px}.contact-copy h1{font-size:43px}.contact-form{padding:21px}.contact-form__top{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.form-grid{grid-template-columns:1fr}.footer-main{gap:55px;padding:65px 0 50px}.footer-links{grid-template-columns:repeat(2,1fr);gap:38px 24px}.footer-contact{flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:95px;padding-block:22px}}@media (width<=1180px){.hero{padding-top:72px}.hero__grid{gap:54px}.hero__content{max-width:960px}.hero h1{max-width:980px;font-size:clamp(50px,7.5vw,76px)}.hero__content>p{max-width:780px;font-size:16px}.hero__visual{width:min(100%,920px)}.hero-ai-scene{min-height:620px}}@media (width<=760px){.hero{padding-top:54px}.hero__grid{gap:38px}.hero h1{font-size:clamp(40px,10.7vw,58px)}.hero-ai-scene{min-height:500px}.hero-ai-node--north-east{top:25%}.hero-ai-node--south-west{bottom:31%}}@media (width<=640px){.hero{padding:48px 0 24px}.hero__live-status{margin-bottom:18px}.hero h1{font-size:clamp(37px,10.6vw,52px)}.hero h1 span{display:inline}.hero__visual{width:100%}.hero-ai-scene{border-radius:24px 10px;min-height:442px;box-shadow:0 28px 64px #11192329,inset 0 0 0 5px #ffffff57}.hero-ai-scene:after{border-radius:19px 6px;inset:5px}.hero-ai-scene__image{object-position:64% center}.hero-ai-scene__topline,.hero-ai-scene__footer{height:35px;padding-inline:10px;left:13px;right:13px}.hero-ai-scene__topline{top:13px}.hero-ai-scene__topline>span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.hero-ai-scene__footer{bottom:13px}.hero-ai-scene__footer span:nth-child(2){display:none}.hero-ai-scene__core{width:105px;height:105px;top:44%;left:64%}.hero-ai-scene__core:after{inset:-27px}.hero-ai-scene__core>i:nth-child(2){inset:-40px}.hero-ai-node{grid-template-columns:25px 1fr 5px;min-width:116px;min-height:46px;padding:7px 8px}.hero-ai-node>span{width:25px;height:25px}.hero-ai-node--north-west{top:22%;left:3%}.hero-ai-node--south-east{bottom:28%;right:3%}.hero-ai-node--north-east,.hero-ai-node--south-west{display:none}.hero-ai-scene__intelligence{width:calc(100% - 26px);bottom:62px}.hero-ai-scene__intelligence>div{gap:6px;font-size:5px}}.site-header--hero{-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:linear-gradient(#f9fbfceb,#f9fbfc8a);border-bottom-color:#727f892e;position:absolute;top:0;left:0;right:0;box-shadow:0 12px 40px #11192309}.site-header--hero .header-inner{height:84px}.hero{background:#edf1f3;min-height:100svh;padding:108px 0 58px;display:block}.hero:before{z-index:3;opacity:.46;background-size:68px 68px;-webkit-mask-image:linear-gradient(90deg,#000 0%,#00000094 39%,#0000 66%);mask-image:linear-gradient(90deg,#000 0%,#00000094 39%,#0000 66%)}.hero__ambient{z-index:3;border-color:#e6262613;width:min(74vw,1080px);height:min(74vw,1080px);top:-46%;left:-24%;right:auto;box-shadow:0 0 0 10vw #e6262603,0 0 0 20vw #11192303}.hero__veil{z-index:2;pointer-events:none;background:linear-gradient(90deg,#f9fbfcfe 0%,#f9fbfcf7 31%,#f9fbfcc9 44%,#f9fbfc3d 59%,#0000 74%),linear-gradient(#0000 74%,#eef2f461);position:absolute;inset:0}.hero__grid{z-index:4;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;min-height:calc(100svh - 166px)}.hero__content{width:min(640px,51vw);padding:0 0 18px}.hero__live-status{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbd;margin-bottom:17px;box-shadow:0 10px 35px #1119230e}.hero__eyebrow{color:#53606b;letter-spacing:.1em;margin-bottom:18px;font-size:8px}.hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:700px;margin-bottom:21px;font-size:clamp(56px,5.35vw,84px);line-height:.98}.hero h1 span{margin:0;display:inline}.hero__content>p{color:#3b4650;max-width:590px;margin-bottom:18px;font-size:14px;line-height:1.68}.hero__ai-link{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd4;border-color:#e6262633;max-width:560px;min-height:58px;margin-bottom:17px;padding:8px 12px;box-shadow:0 16px 42px #11192313}.hero__ai-link>span{width:39px;height:39px}.hero__actions{margin-bottom:18px}.hero__proof{color:#66717a;gap:8px 20px;font-size:10px}.hero__visual{z-index:0;perspective:none;width:100%;position:absolute;inset:0}.hero-ai-scene{width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;transition:none;animation:1.35s cubic-bezier(.16,1,.3,1) 80ms forwards hero-v3-reveal;position:absolute;inset:0;transform:none}.hero-ai-scene:before{background:linear-gradient(90deg,#0000 38%,#0c18220a 55%,#0c182257 100%),linear-gradient(#09141d2e 0%,#0000 21% 78%,#09141d6b 100%);border-radius:0}.hero-ai-scene:after{border-color:#ffffff38;border-radius:4px;inset:14px}.hero-ai-scene__image{object-position:63% center;width:104%;height:104%;transform:translate3d(calc(var(--pointer-x) * -10px), calc(var(--pointer-y) * -8px), 0) scale(1.035);filter:saturate(.92)contrast(1.02)brightness(1.02);inset:-2%}.hero-ai-scene__wash{z-index:2;background:radial-gradient(circle at 72% 48%,#0000 0% 14%,#e626261c 18%,#0000 29%),linear-gradient(120deg,#0000 36%,#101c2812 60%,#101c282e)}.hero-ai-scene__topline{background:#091620ad;border-color:#ffffff3b;width:min(430px,34vw);height:38px;top:108px;left:auto;right:36px;box-shadow:0 16px 45px #09141d21}.hero-ai-scene__core{border-color:#ffffffc2;width:clamp(152px,12vw,210px);height:clamp(152px,12vw,210px);top:48%;left:73%;box-shadow:0 0 80px #e626264d,inset 0 0 38px #ffffff40}.hero-ai-scene__core span{padding:6px 10px;font-size:7px}.hero-ai-node{background:#08151fb8;border-color:#ffffff47;min-width:148px;min-height:53px;box-shadow:0 16px 42px #08121b2b}.hero-ai-node--north-west{top:30%;left:54%}.hero-ai-node--north-east{top:27%;right:4%}.hero-ai-node--south-west{bottom:27%;left:53%}.hero-ai-node--south-east{bottom:25%;right:5%}.hero-ai-scene__intelligence{width:min(460px,38vw);bottom:88px;left:auto;right:36px;transform:translateZ(42px)}.hero-ai-scene__footer{background:#08151fb8;width:min(520px,42vw);bottom:34px;left:auto;right:36px}.hero__scroll-cue{z-index:10;color:#5e6972;margin:0 auto;position:absolute;bottom:28px;left:0;right:0}.hero__scroll-cue small{color:#ffffff94;margin-left:auto;font-size:7px}@keyframes hero-v3-reveal{0%{opacity:0;clip-path:inset(0 0 0 100%)}to{opacity:1;clip-path:inset(0)}}@media (height<=780px) and (width>=901px){.site-header--hero .header-inner{height:70px}.hero{padding:84px 0 46px}.hero__grid{min-height:calc(100svh - 130px)}.hero__live-status,.hero__eyebrow,.hero h1,.hero__content>p,.hero__ai-link,.hero__actions{margin-bottom:12px}.hero h1{font-size:clamp(51px,4.75vw,67px)}.hero__content>p{font-size:13px;line-height:1.55}.hero__ai-link{min-height:52px}.hero__ai-link>span{width:35px;height:35px}.hero__actions .button{min-height:44px}.hero__proof{font-size:9px}.hero-ai-scene__topline{top:88px}.hero-ai-scene__intelligence{bottom:72px}.hero-ai-scene__footer{bottom:20px}.hero__scroll-cue{bottom:16px}}@media (width<=1180px){.site-header--hero .header-inner{height:72px}.hero{min-height:100svh;padding:94px 0 58px}.hero__grid{min-height:calc(100svh - 152px)}.hero__content{width:min(650px,68vw);max-width:none}.hero h1{max-width:680px;font-size:clamp(54px,7.2vw,76px)}.hero__content>p{max-width:570px;font-size:14px}.hero__visual{width:100%;max-width:none}.hero-ai-scene{min-height:0}.hero-ai-scene__image{object-position:68% center}.hero-ai-scene__topline{width:min(360px,40vw);top:94px;right:24px}.hero-ai-scene__core{left:78%}.hero-ai-node--north-west,.hero-ai-node--south-west{left:50%}.hero-ai-scene__intelligence,.hero-ai-scene__footer{right:24px}.hero-ai-scene__intelligence{width:min(420px,48vw)}.hero-ai-scene__footer{width:min(470px,52vw)}}@media (width<=760px){.hero__veil{background:linear-gradient(90deg,#f9fbfcfa 0%,#f9fbfcf0 56%,#f9fbfc8c 82%,#f9fbfc57 100%),linear-gradient(#0000 68%,#eef2f46b)}.hero__content{width:min(590px,84vw)}.hero h1{font-size:clamp(48px,9.4vw,66px)}.hero-ai-scene__topline,.hero-ai-node--north-west,.hero-ai-node--south-west{display:none}.hero-ai-node--north-east{top:24%;right:3%}.hero-ai-node--south-east{bottom:24%;right:3%}.hero-ai-scene__core{left:82%}.hero-ai-scene__intelligence{width:min(390px,58vw);right:18px}.hero-ai-scene__footer{width:min(440px,64vw);right:18px}}@media (width<=640px){.site-header--hero .header-inner{height:68px}.hero{min-height:100svh;padding:86px 0 30px}.hero:before{opacity:.58;background-size:44px 44px;-webkit-mask-image:linear-gradient(#000 0%,#00000073 64%,#0000 92%);mask-image:linear-gradient(#000 0%,#00000073 64%,#0000 92%)}.hero__ambient{width:155vw;height:155vw;top:-14%;left:auto;right:-85%}.hero__veil{background:linear-gradient(#f9fbfcf7 0%,#f9fbfced 57%,#f9fbfc91 79%,#eef2f452 100%),linear-gradient(90deg,#f9fbfcb3,#0000)}.hero__grid{align-items:center;min-height:calc(100svh - 116px)}.hero__content{width:100%;padding:0}.hero__live-status{min-height:26px;margin-bottom:13px;font-size:6px}.hero__eyebrow{gap:7px;max-width:330px;margin-bottom:13px;font-size:6px}.hero h1{max-width:100%;margin-bottom:16px;font-size:clamp(39px,10.8vw,50px);line-height:1.01}.hero__content>p{color:#35414b;max-width:94%;margin-bottom:15px;font-size:12px;line-height:1.55}.hero__ai-link{grid-template-columns:36px 1fr 16px;min-height:60px;margin-bottom:14px}.hero__ai-link>span{width:36px;height:36px}.hero__ai-link small{font-size:5px}.hero__ai-link strong{font-size:9px}.hero__actions{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:0;display:grid}.hero__actions .button{min-height:46px;padding-inline:10px;font-size:10px}.hero__proof,.hero__scroll-cue,.hero-ai-scene__topline,.hero-ai-scene__intelligence,.hero-ai-scene__footer,.hero-ai-node{display:none}.hero-ai-scene:after{inset:8px}.hero-ai-scene:before{background:linear-gradient(#09141d14,#0000 20% 72%,#09141d4d)}.hero-ai-scene__image{object-position:72% center;filter:saturate(.82)contrast(1.01)brightness(1.06)}.hero-ai-scene__wash{opacity:.62}.hero-ai-scene__core{opacity:.62;width:112px;height:112px;top:76%;left:79%}}@media (width<=380px){.hero{padding-top:80px}.hero__live-status,.hero__eyebrow{margin-bottom:10px}.hero h1{margin-bottom:12px;font-size:clamp(35px,10.5vw,42px)}.hero__content>p{margin-bottom:12px;font-size:11px}.hero__ai-link{min-height:54px;margin-bottom:11px}.hero__actions .button{min-height:42px;font-size:9px}}@media (height<=520px) and (orientation:landscape){.site-header--hero .header-inner{height:58px}.hero{min-height:100svh;padding:66px 0 16px}.hero__grid{min-height:calc(100svh - 82px)}.hero__content{width:55vw}.hero__live-status,.hero__eyebrow{margin-bottom:7px}.hero h1{margin-bottom:12px;font-size:clamp(34px,5vw,46px)}.hero__content>p,.hero__ai-link,.hero__proof,.hero__scroll-cue,.hero-ai-scene__topline,.hero-ai-scene__intelligence,.hero-ai-scene__footer,.hero-ai-node{display:none}.hero__actions{margin:0;display:flex}.hero__actions .button{min-height:40px}.hero-ai-scene__core{opacity:.75;top:52%;left:80%}}.portal-explorer{grid-template-columns:minmax(310px,.34fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.portal-explorer__nav{color:#fff;background:#111a24;border:1px solid #ffffff17;border-radius:18px;max-height:calc(100vh - 112px);position:sticky;top:88px;overflow:hidden;box-shadow:0 28px 70px #0e1b2624}.portal-explorer__nav-head{color:#7f8d98;min-height:58px;font-family:var(--font-mono);letter-spacing:.1em;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding:0 18px;font-size:7px;display:flex}.portal-explorer__nav-head strong{color:#ff7272;font-size:9px}.portal-module-links{scrollbar-color:#fff3 transparent;scrollbar-width:thin;max-height:calc(100vh - 170px);padding:10px;overflow-y:auto}.portal-module-links__group+.portal-module-links__group{border-top:1px solid #ffffff12;margin-top:12px;padding-top:12px}.portal-module-links__group h3{color:#697883;font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:0 9px 7px;font-size:6px;font-weight:500}.portal-module-links a{color:#b6c1c9;border:1px solid #0000;border-radius:8px;grid-template-columns:27px minmax(0,1fr) 14px;align-items:center;gap:7px;min-height:42px;padding:7px 9px;transition:color .18s,border-color .18s,background-color .18s,transform .18s;display:grid}.portal-module-links a:hover{color:#fff;background:#ffffff0e;transform:translate(2px)}.portal-module-links a.is-active{color:#fff;background:linear-gradient(90deg,#e626263d,#e626260d);border-color:#ff6a6a47}.portal-module-links a>span{color:#697984;font-family:var(--font-mono);font-size:7px}.portal-module-links a.is-active>span,.portal-module-links a.is-active>svg{color:#ff7878}.portal-module-links a>strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:600;line-height:1.3;overflow:hidden}.portal-module-stage{border:1px solid var(--line);background:#fff;border-radius:18px;scroll-margin-top:100px;overflow:hidden;box-shadow:0 32px 90px #12202c1a}.portal-module-stage__visual{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#e5ebf0b8,#f7f9fbfa),#eef2f5;height:clamp(420px,46vw,650px);position:relative;overflow:hidden}.portal-module-stage__browser{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9fbfceb;border-bottom:1px solid #131f2a1a;align-items:center;gap:6px;height:38px;padding:0 16px;display:flex;position:absolute;top:0;left:0;right:0}.portal-module-stage__browser>span{background:#c9d0d6;border-radius:50%;width:6px;height:6px}.portal-module-stage__browser>span:first-child{background:var(--brand-red)}.portal-module-stage__browser small{color:#81909c;font-family:var(--font-mono);letter-spacing:.08em;margin-left:auto;font-size:6px}.portal-module-stage__visual img{object-fit:cover;object-position:top center;width:100%;height:100%;animation:.42s both portal-screen-enter}@keyframes portal-screen-enter{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.portal-module-stage__counter{z-index:3;color:#fff;min-width:74px;font-family:var(--font-mono);background:#0c1822e0;border:1px solid #ffffff2e;border-radius:9px;padding:11px 13px;font-size:14px;position:absolute;bottom:18px;right:18px;box-shadow:0 10px 30px #0000002e}.portal-module-stage__counter small{color:#8996a1;margin-left:3px;font-size:7px}.portal-module-stage__content{padding:clamp(28px,4vw,52px)}.portal-module-stage__meta{color:var(--muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;font-size:7px;display:flex}.portal-module-stage__meta i{color:var(--brand-red);font-style:normal}.portal-module-stage__title{align-items:center;gap:17px;margin-bottom:18px;display:flex}.portal-module-stage__title>span{width:52px;height:52px;color:var(--brand-red);background:#e626260b;border:1px solid #e6262629;border-radius:12px;flex:none;place-items:center;display:grid}.portal-module-stage__title h3{max-width:720px;margin:0;font-size:clamp(25px,3vw,40px);line-height:1.08}.portal-module-stage__slogan{color:var(--brand-red);margin-bottom:13px;font-size:16px;font-weight:600;display:block}.portal-module-stage__content>p{max-width:830px;margin-bottom:24px;font-size:13px;line-height:1.75}.portal-module-stage__content ul{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.portal-module-stage__content li{border:1px solid var(--line);background:var(--surface-cool);border-radius:9px;align-items:center;gap:8px;min-height:58px;padding:12px;font-size:8px;font-weight:600;display:flex}.portal-module-stage__content li svg{color:var(--success);flex:none}.portal-module-stage__controls{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin-top:26px;padding-top:18px;display:grid}.portal-module-stage__controls button{color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.portal-module-stage__controls button:first-child{justify-self:start}.portal-module-stage__controls button:last-child{justify-self:end}.portal-module-stage__controls button:hover{color:var(--brand-red)}.portal-module-stage__controls span{color:var(--muted);font-family:var(--font-mono);font-size:8px}.erp-command-section{background:#fff}.erp-command-board{color:#fff;background:radial-gradient(circle at 23% 30%,#e6262630,#0000 27%),linear-gradient(135deg,#0f1720,#172431 70%,#101820);border-radius:22px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;min-height:360px;padding:clamp(30px,5vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:0 36px 90px #0c1a262e}.erp-command-board:before{opacity:.22;content:"";background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.erp-command-board__lead,.erp-command-board__signals{z-index:1;position:relative}.erp-command-board__lead>span{color:#788895;font-family:var(--font-mono);letter-spacing:.1em;font-size:7px}.erp-command-board__lead>strong{color:#ff6767;letter-spacing:-.08em;margin:15px 0 -4px;font-size:clamp(86px,10vw,144px);font-weight:600;line-height:.9;display:block}.erp-command-board__lead p{color:#bac5cd;margin:0;font-size:14px;line-height:1.5}.erp-command-board__signals{border-top:1px solid #ffffff1c}.erp-command-board__signals article{border-bottom:1px solid #ffffff1c;grid-template-columns:44px .75fr 1fr;align-items:center;gap:14px;min-height:85px;padding:17px 0;display:grid}.erp-command-board__signals i{color:#ff6868;font-family:var(--font-mono);font-size:8px;font-style:normal}.erp-command-board__signals strong{font-size:14px}.erp-command-board__signals span{color:#82919c;font-size:10px}.erp-modules-section{background:var(--surface-cool)}.erp-module-nav{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:16px;padding:13px;display:grid}.erp-module-nav a{color:#42505b;border-radius:7px;align-items:center;gap:8px;min-height:40px;padding:8px 10px;font-size:7px;font-weight:600;line-height:1.3;transition:color .18s,background-color .18s;display:flex}.erp-module-nav a:hover{color:var(--brand-red);background:#e626260d}.erp-module-nav span{color:#9aa4ac;font-family:var(--font-mono);flex:none;font-size:6px}.erp-module-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.erp-module-card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-height:335px;padding:25px;scroll-margin-top:95px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.erp-module-card:hover,.erp-module-card:target{box-shadow:var(--shadow-soft);border-color:#e626266b;transform:translateY(-4px)}.erp-module-card--trade{color:#fff;background:linear-gradient(145deg,#152230,#0e1822)}.erp-module-card__head{color:var(--brand-red);justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.erp-module-card__head span{color:#98a2aa;font-family:var(--font-mono);letter-spacing:.08em;font-size:7px}.erp-module-card h3{margin-bottom:11px;font-size:18px;line-height:1.16}.erp-module-card>strong{color:var(--brand-red);margin-bottom:11px;font-size:10px;line-height:1.45}.erp-module-card--trade>strong{color:#ff7e7e}.erp-module-card>p{margin-bottom:22px;font-size:10px;line-height:1.65}.erp-module-card--trade>p{color:#9eabb5}.erp-module-card>a{border-top:1px solid var(--line);color:#7d8992;align-items:center;gap:6px;margin-top:auto;padding-top:13px;font-size:7px;font-weight:600;display:flex}.erp-module-card--trade>a{color:#7f909c;border-color:#ffffff1a}.erp-trade-section{color:#fff;background:#0f1923}.erp-trade-grid{grid-template-columns:minmax(330px,.8fr) minmax(560px,1.2fr);align-items:center;gap:90px;display:grid}.erp-trade-copy h2{margin-bottom:24px;font-size:clamp(38px,4.5vw,64px);line-height:1.03}.erp-trade-copy p{color:#9ba8b2;margin:0;font-size:13px;line-height:1.75}.erp-trade-flow{grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.erp-trade-flow span{text-align:center;color:#d5dce1;background:#ffffff09;border:1px solid #ffffff1f;border-radius:12px;place-items:center;min-height:130px;padding:18px;font-size:9px;font-weight:600;line-height:1.5;display:grid}.erp-trade-flow i{width:0;position:absolute}@media (width<=1180px){.portal-explorer{grid-template-columns:minmax(270px,.36fr) minmax(0,1fr)}.erp-module-grid,.erp-module-nav{grid-template-columns:repeat(3,1fr)}.erp-trade-grid{grid-template-columns:1fr;gap:50px}}@media (width<=900px){.portal-explorer{grid-template-columns:1fr}.portal-explorer__nav{max-height:none;position:static}.portal-module-links{max-height:330px}.portal-module-stage__visual{height:clamp(360px,76vw,590px)}.erp-command-board{grid-template-columns:1fr;gap:34px}.erp-module-grid,.erp-module-nav{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.portal-module-links{max-height:285px}.portal-module-stage__visual{height:300px}.portal-module-stage__browser small{display:none}.portal-module-stage__content{padding:24px 20px}.portal-module-stage__meta{flex-direction:column;align-items:flex-start;gap:6px}.portal-module-stage__title{align-items:flex-start}.portal-module-stage__title>span{width:45px;height:45px}.portal-module-stage__slogan{font-size:13px}.portal-module-stage__content>p{font-size:11px}.portal-module-stage__content ul{grid-template-columns:1fr}.portal-module-stage__content li{min-height:46px}.erp-command-board{min-height:0;padding:28px 22px}.erp-command-board__signals article{grid-template-columns:30px 1fr}.erp-command-board__signals article span{grid-column:2}.erp-module-grid,.erp-module-nav{grid-template-columns:1fr}.erp-module-nav{max-height:290px;overflow-y:auto}.erp-module-card{min-height:300px}.erp-trade-flow{grid-template-columns:1fr 1fr;gap:8px}.erp-trade-flow span{min-height:92px}}.project-preview{background:#fff;overflow:hidden}.project-preview--catalog{background:var(--surface-cool)}.project-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-preview-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:18px;transition:transform .26s,border-color .26s,box-shadow .26s;display:block;overflow:hidden;box-shadow:0 20px 60px #111c2612}.project-preview-card:hover{border-color:#11192338;transform:translateY(-7px);box-shadow:0 34px 85px #111c2621}.project-preview-card__visual{border-bottom:1px solid var(--line);background:#101a18;height:clamp(300px,31vw,470px);position:relative;overflow:hidden}.project-screen-bar{z-index:3;color:#ffffffa8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1413db;border-bottom:1px solid #ffffff1f;align-items:center;gap:6px;height:36px;padding:0 14px;display:flex;position:absolute;top:0;left:0;right:0}.project-screen-bar>span{background:#ffffff42;border-radius:50%;width:6px;height:6px}.project-screen-bar>span:first-child{background:var(--project-accent,#c8ff4d)}.project-screen-bar small{font-family:var(--font-mono);letter-spacing:.09em;margin-left:auto;font-size:6px}.project-preview-card__visual img,.project-detail-hero__visual img,.project-gallery-card__visual img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.project-preview-card:hover .project-preview-card__visual img{transform:scale(1.025)}.project-preview-card__status,.project-detail-hero__live{z-index:4;color:#f2f6f3;font-family:var(--font-mono);letter-spacing:.08em;background:#08110fde;border:1px solid #ffffff2b;border-radius:7px;padding:9px 11px;font-size:6px;position:absolute;bottom:16px;right:16px}.project-preview-card__status i,.project-detail-hero__live i{background:var(--project-accent,#c8ff4d);border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #c8ff4d1a}.project-preview-card__copy{padding:clamp(25px,3vw,38px)}.project-preview-card__copy>span{color:#8d98a0;font-family:var(--font-mono);letter-spacing:.09em;font-size:7px}.project-preview-card__title{justify-content:space-between;align-items:flex-start;gap:25px;margin:24px 0 16px;display:flex}.project-preview-card__title strong{letter-spacing:-.05em;font-size:clamp(32px,3.5vw,48px);line-height:.95;display:block}.project-preview-card__title small{color:var(--muted);margin-top:8px;font-size:9px;font-weight:500;display:block}.project-preview-card__title svg{color:var(--brand-red);flex:none}.project-preview-card__copy>p{color:#293741;max-width:580px;margin-bottom:27px;font-size:14px;font-weight:600;line-height:1.55}.project-preview-card__stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;padding-top:18px;display:grid}.project-preview-card__stats span{flex-direction:column;gap:4px;display:flex}.project-preview-card__stats b{font-size:17px}.project-preview-card__stats small{color:var(--muted);font-family:var(--font-mono);font-size:6px;line-height:1.35}.project-principles{background:#fff}.project-principles__grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}.project-principles__grid article{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:250px;padding:28px}.project-principles__grid article>span{color:var(--brand-red);font-family:var(--font-mono);margin-bottom:62px;font-size:8px;display:block}.project-principles__grid h3{margin-bottom:9px;font-size:18px}.project-principles__grid p{margin:0;font-size:10px;line-height:1.65}.project-detail-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 86% 18%, color-mix(in srgb, var(--project-accent) 15%, transparent), transparent 28%), #f7f9f7;min-height:850px;padding:110px 0 0;position:relative;overflow:hidden}.project-detail-hero__grid{opacity:.72;background-image:linear-gradient(#1119230a 1px,#0000 1px),linear-gradient(90deg,#1119230a 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.project-detail-hero__layout{z-index:1;grid-template-columns:minmax(390px,.73fr) minmax(620px,1.27fr);align-items:center;gap:clamp(50px,7vw,110px);display:grid;position:relative}.project-detail-hero__back,.project-detail-hero__code{color:#7a878f;font-family:var(--font-mono);letter-spacing:.09em;font-size:7px}.project-detail-hero__back{margin-bottom:55px;display:inline-block}.project-detail-hero__back:hover{color:var(--brand-red)}.project-detail-hero__code{margin-bottom:20px;display:block}.project-detail-hero__copy h1{margin-bottom:24px;font-size:clamp(43px,5.4vw,78px);line-height:.98}.project-detail-hero__copy h1 span{color:#17221f;letter-spacing:-.05em;margin-bottom:8px;font-size:.56em;display:block}.project-detail-hero__copy>strong{max-width:590px;color:var(--brand-red);margin-bottom:20px;font-size:17px;line-height:1.45;display:block}.project-detail-hero__copy>p{max-width:620px;margin-bottom:29px;font-size:13px;line-height:1.75}.project-detail-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.project-detail-hero__visual{background:#0b1513;border:1px solid #101e1b26;border-radius:20px 20px 0 0;height:610px;position:relative;overflow:hidden;box-shadow:0 38px 100px #0b181536}.project-detail-stats{z-index:2;border-right:1px solid var(--line-strong);border-left:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;grid-template-columns:repeat(4,1fr);min-height:112px;display:grid;position:relative}.project-detail-stats>div{border-right:1px solid var(--line-strong);flex-direction:column;justify-content:center;padding:23px 27px;display:flex}.project-detail-stats>div:last-child{border-right:0}.project-detail-stats strong{margin-bottom:4px;font-size:22px}.project-detail-stats span{color:var(--muted);font-family:var(--font-mono);font-size:7px}.project-gallery-section{background:#fff}.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-gallery>.reveal:first-child{grid-column:1/-1}.project-gallery-card{border:1px solid var(--line);background:var(--surface-cool);border-radius:16px;margin:0;overflow:hidden}.project-gallery-card__visual{background:#0c1513;height:410px;position:relative;overflow:hidden}.project-gallery>.reveal:first-child .project-gallery-card__visual{height:clamp(540px,54vw,760px)}.project-gallery-card figcaption{grid-template-columns:42px 1fr;gap:18px;min-height:160px;padding:27px;display:grid}.project-gallery-card figcaption>span{color:var(--brand-red);font-family:var(--font-mono);font-size:8px}.project-gallery-card h2{margin-bottom:8px;font-size:20px}.project-gallery-card p{max-width:670px;margin:0;font-size:10px;line-height:1.7}.project-capabilities-section{background:var(--surface-cool)}.project-capabilities-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.project-capabilities-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:285px;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative}.project-capabilities-grid article:hover{box-shadow:var(--shadow-soft);border-color:#11192333;transform:translateY(-4px)}.project-capabilities-grid article>span{color:#a0a9b0;font-family:var(--font-mono);font-size:8px;position:absolute;top:25px;right:26px}.project-capabilities-grid article>svg{color:var(--brand-red);margin-bottom:60px}.project-capabilities-grid h3{margin-bottom:9px;font-size:18px}.project-capabilities-grid p{margin:0;font-size:10px;line-height:1.7}.project-flow-section{color:#fff;background:radial-gradient(circle at 78%,#c7ff3f14,#0000 30%),#0f1917}.project-flow-layout{grid-template-columns:minmax(330px,.72fr) minmax(620px,1.28fr);align-items:center;gap:85px;display:grid}.project-flow-copy h2{margin-bottom:22px;font-size:clamp(38px,4.6vw,64px);line-height:1.04}.project-flow-copy p{color:#8d9b97;margin:0;font-size:12px;line-height:1.75}.project-flow-track{border-top:1px solid #ffffff1f}.project-flow-track>div{border-bottom:1px solid #ffffff1f;grid-template-columns:45px 1fr 70px;align-items:center;gap:16px;min-height:78px;padding:15px 0;display:grid}.project-flow-track span{color:var(--project-accent);font-family:var(--font-mono);font-size:7px}.project-flow-track strong{font-size:13px}.project-flow-track i{background:#ffffff26;height:1px;position:relative;overflow:hidden}.project-flow-track i:after{background:var(--project-accent);content:"";width:35%;height:1px;animation:3.2s ease-in-out infinite ai-flow;position:absolute;top:0;left:-35%}.project-trust-note{color:#214d3f;background:#eef8f3;border-bottom:1px solid #17865c29;padding:24px 0}.project-trust-note .container{grid-template-columns:28px 155px 1fr;align-items:center;gap:16px;display:grid}.project-trust-note span{font-family:var(--font-mono);letter-spacing:.08em;font-size:7px}.project-trust-note p{margin:0;font-size:10px;line-height:1.65}@media (width<=1180px){.project-detail-hero{padding-top:95px}.project-detail-hero__layout{grid-template-columns:1fr}.project-detail-hero__visual{height:min(68vw,690px)}.project-flow-layout{grid-template-columns:1fr;gap:50px}}@media (width<=900px){.project-preview__grid{grid-template-columns:1fr}.project-preview-card__visual{height:min(62vw,480px)}.project-principles__grid,.project-detail-stats{grid-template-columns:repeat(2,1fr)}.project-gallery{grid-template-columns:1fr}.project-gallery>.reveal:first-child{grid-column:auto}.project-gallery-card__visual,.project-gallery>.reveal:first-child .project-gallery-card__visual{height:min(64vw,520px)}.project-capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.project-preview-card__visual{height:260px}.project-preview-card__copy>p{font-size:12px}.project-preview-card__stats{gap:6px}.project-preview-card__stats b{font-size:14px}.project-detail-hero{min-height:0;padding-top:90px}.project-detail-hero__back{margin-bottom:35px}.project-detail-hero__copy h1{font-size:clamp(40px,12vw,54px)}.project-detail-hero__copy>strong{font-size:14px}.project-detail-hero__visual{border-radius:15px 15px 0 0;height:310px}.project-detail-stats{grid-template-columns:repeat(2,1fr);width:100%}.project-detail-stats>div{min-height:92px;padding:18px 20px}.project-detail-stats strong{font-size:18px}.project-gallery-card__visual,.project-gallery>.reveal:first-child .project-gallery-card__visual{height:280px}.project-gallery-card figcaption{grid-template-columns:28px 1fr;min-height:0;padding:22px 18px}.project-capabilities-grid{grid-template-columns:1fr}.project-capabilities-grid article{min-height:245px}.project-flow-track>div{grid-template-columns:34px 1fr 42px}.project-trust-note .container{grid-template-columns:28px 1fr}.project-trust-note p{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}.hero-ai-node--module{opacity:1;filter:none;animation:none;transform:translateZ(36px)}.hero-ai-node--module:before{animation:none}}:focus-visible{outline-offset:3px;outline:3px solid #e6262659}
