/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}}:root{--blue-bright:#72b6ff;--blue-pale:#eaf3ff;--ink:#06142b;--navy:#081a35;--navy-soft:#0c2345;--paper:#f4f7fb;--white:#fff;--text:#12213a;--muted:#65748a;--line:#d7e0eb;--warning:#eaa338}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.scroll-progress{z-index:100;background:linear-gradient(90deg,#a9d2ff,var(--blue));height:3px;box-shadow:0 0 20px var(--blue);transition:width .12s linear;position:fixed;top:0;left:0}.topbar{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#06142be8;border-bottom:1px solid #ffffff12;height:80px;position:sticky;top:0;box-shadow:0 12px 40px #0000001f}.nav{color:#fff;justify-content:space-between;height:100%;display:flex}.brand,.nav{align-items:center}.brand{gap:12px;display:inline-flex}.brand-glyph{background:linear-gradient(145deg,#61a8ff,var(--blue));color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-size:17px;font-weight:850;display:grid;box-shadow:0 12px 30px #4096ff42,inset 0 1px #fff6}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.13em;font-size:15px}.brand small{color:#8da3c0;letter-spacing:.22em;margin-top:3px;font-size:7px}.navlinks{color:#a9b7ca;align-items:center;gap:42px;font-size:13px;display:flex}.navlinks a{transition:color .25s;position:relative}.navlinks a:after{content:"";background:var(--blue);height:1px;transition:right .25s;position:absolute;bottom:-10px;left:0;right:100%}.navlinks a:hover:after{right:0}.navcta{color:#eaf3ff;background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff2b;border-radius:8px;padding:12px 17px;font-size:12px;box-shadow:inset 0 1px #ffffff12}.navcta span{color:var(--blue-bright);margin-left:16px}.hero{--mouse-x:70%;--mouse-y:28%;color:#fff;background:radial-gradient(circle at 83% 26%,#1454a55c 0,#0000 30%),radial-gradient(circle at 56% 83%,#0c3e7836 0,#0000 31%),linear-gradient(145deg,#071831,#041025 58%,#06142b);min-height:890px;position:relative;overflow:hidden}.hero-gridlines{opacity:.58;background-image:linear-gradient(#6aa7ed14 1px,#0000 0),linear-gradient(90deg,#6aa7ed14 1px,#0000 0);background-size:80px 80px;animation:gridMove 22s linear infinite;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#0000 2%,#000 48%,#0000 94%);mask-image:linear-gradient(110deg,#0000 2%,#000 48%,#0000 94%)}.hero-gridlines:after{content:"";background:linear-gradient(#0000,#75b7ff55,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:rotate(21deg)}.hero-glow{width:760px;height:760px;left:calc(var(--mouse-x) - 380px);top:calc(var(--mouse-y) - 380px);pointer-events:none;background:radial-gradient(circle,#4096ff24 0,#4096ff0d 32%,#0000 68%);border-radius:50%;transition:left .2s ease-out,top .2s ease-out}.hero-beam,.hero-glow{z-index:0;position:absolute}.hero-beam{border:1px solid #78b9ff38;border-radius:50%;width:72%;height:90%;bottom:-34%;right:-14%;transform:rotate(-17deg);box-shadow:0 0 120px #4096ff3d,inset 0 0 120px #4096ff1c}.hero-beam:after,.hero-beam:before{content:"";border-radius:inherit;border:1px solid #74b8ff26;position:absolute;inset:10%}.hero-beam:after{inset:21%;box-shadow:inset 0 0 70px #4096ff22}.hero-layout{z-index:2;grid-template-columns:1.03fr .97fr;align-items:center;gap:44px;min-height:810px;padding:92px 0 112px;display:grid;position:relative}.hero-copy{z-index:4;position:relative}.eyebrow{color:#9eb1ca;letter-spacing:.08em;align-items:center;gap:12px;margin:0 0 28px;font-size:12px;display:flex}.eyebrow i{background:var(--blue);width:34px;height:1px;box-shadow:0 0 12px var(--blue)}.hero h1{letter-spacing:-.075em;text-wrap:balance;max-width:720px;margin:0;font-size:clamp(66px,6.5vw,102px);font-weight:760;line-height:1.02}.hero h1 em{color:#0000;background:linear-gradient(100deg,#e9f4ff 0,#8bc2ff 38%,var(--blue) 100%);filter:drop-shadow(0 12px 38px #4096ff34);padding-bottom:.08em;font-style:normal;display:inline}.hero-intro{color:#a9b7cb;max-width:610px;margin:34px 0 0;font-size:16px;line-height:2}.hero-actions{gap:14px;margin-top:38px;display:flex}.button{border-radius:8px;justify-content:space-between;align-items:center;min-width:178px;padding:16px 19px;font-size:13px;font-weight:680;transition:transform .3s,border-color .3s,box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.button b{margin-left:28px}.button.primary{background:linear-gradient(135deg,#5da3f5,var(--blue));color:#fff;box-shadow:0 18px 45px #4096ff3d,inset 0 1px #fff5}.button.primary:after{content:"";background:linear-gradient(110deg,#0000 44%,#ffffff80 50%,#0000 56%);animation:buttonShine 4.7s ease-in-out infinite;position:absolute;inset:-70% -90%;transform:translate(-58%)}.button.secondary{color:#d9e6f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff2b}.button.secondary b{color:var(--blue-bright)}.button:hover{transform:translateY(-3px)}.button.primary:hover{box-shadow:0 24px 58px #4096ff52}.button.secondary:hover{border-color:#71b4ff66}.hero-facts{border-top:1px solid #ffffff17;gap:30px;max-width:650px;margin-top:54px;padding-top:24px;display:flex}.hero-facts span{color:#71849f;flex-direction:column;flex:1;font-size:10px;line-height:1.55;display:flex}.hero-facts b{color:#d5e4f6;margin-bottom:5px;font-size:13px;font-weight:620}.hero-stage{perspective:1500px;height:650px;transform-style:preserve-3d;position:relative}.stage-slab{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1c5aa634,#081a343d);border:1px solid #71b5ff2b;position:absolute;box-shadow:0 70px 120px #0000006e,inset 0 1px #ffffff17}.slab-one{border-radius:18px;width:420px;height:470px;top:80px;right:-36px;transform:perspective(900px)rotateY(-17deg)translateZ(-80px)}.slab-two{opacity:.52;border-radius:12px;width:380px;height:150px;bottom:20px;right:95px;transform:rotate(-7deg)translateZ(-120px)}.stage-orbit{border:1px solid #79baff38;border-radius:50%;width:575px;height:575px;animation:orbit 18s linear infinite;position:absolute;top:48px;right:-85px;transform:rotateX(66deg)rotate(-15deg)}.stage-orbit:after,.stage-orbit:before{content:"";border:1px solid #79baff25;border-radius:50%;position:absolute}.stage-orbit:before{inset:52px}.stage-orbit:after{inset:120px}.stage-orbit i{background:var(--blue-bright);width:10px;height:10px;box-shadow:0 0 22px var(--blue);border-radius:50%;position:absolute}.stage-orbit i:first-child{top:30px;left:168px}.stage-orbit i:nth-child(2){bottom:210px;right:18px}.stage-orbit i:nth-child(3){bottom:44px;left:90px}.capability-frame{z-index:4;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);width:450px;min-height:552px;transform:perspective(1400px) rotateX(var(--tilt-x,0deg)) rotateY(calc(-7deg + var(--tilt-y,0deg))) translateZ(34px);transform-style:preserve-3d;background:linear-gradient(145deg,#13325bcf,#091a35ed 70%);border:1px solid #7bbaff42;border-radius:18px;transition:transform .22s ease-out;animation:frameFloat 7s ease-in-out infinite;position:absolute;top:52px;right:28px;overflow:hidden;box-shadow:0 75px 140px #00000091,0 18px 50px #041125a8,inset 0 1px #ffffff26}.capability-frame:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff0d,#0000 28% 70%,#4096ff13);position:absolute;inset:0}.capability-head{color:#dbe8f7;border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:center;height:64px;padding:0 24px;font-size:12px;display:flex;position:relative}.capability-head>div{align-items:center;gap:10px;display:flex}.capability-head i{background:var(--blue);width:8px;height:8px;box-shadow:0 0 0 6px #4096ff15,0 0 18px var(--blue);border-radius:50%;animation:pulse 2s infinite}.capability-head small{color:#7188a8;font-size:9px}.capability-body{min-height:422px;padding:38px 34px 28px;position:relative}.capability-number{color:#ffffff08;letter-spacing:-.08em;font:800 112px/1 Arial,sans-serif;position:absolute;top:12px;right:24px}.capability-body>p:first-of-type{color:#7db8ff;letter-spacing:.13em;margin:0 0 14px;font-size:11px;position:relative}.capability-body h2{color:#fff;letter-spacing:-.04em;max-width:350px;margin:0;font-size:31px;line-height:1.34;position:relative}.capability-description{color:#98abc5;max-width:355px;margin:22px 0 0;font-size:12px;line-height:1.9;position:relative}.capability-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex;position:relative}.capability-tags span{color:#b7cbe4;background:#4096ff0d;border:1px solid #71b5ff2b;border-radius:6px;padding:8px 10px;font-size:9px}.capability-metric{border-top:1px solid #ffffff16;justify-content:space-between;align-items:flex-end;padding-top:17px;display:flex;position:absolute;bottom:25px;left:34px;right:34px}.capability-metric b{color:#ecf5ff;font-size:19px}.capability-metric span{color:#7188a8;text-align:right;max-width:200px;font-size:9px}.capability-nav{border-top:1px solid #ffffff12;grid-template-columns:repeat(4,1fr) 52px;height:65px;display:grid;position:relative}.capability-nav button{color:#657b99;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff0e;font-size:9px;transition:background .25s,color .25s;position:relative}.capability-nav button span{z-index:2;position:relative}.capability-nav button i{background:0 0;height:2px;position:absolute;bottom:0;left:15px;right:15px}.capability-nav button.active i{background:var(--blue);box-shadow:0 0 12px var(--blue)}.capability-nav .play-control{color:#8aa0bc;border-right:0}.capability-enter{animation:capabilityEnter .6s cubic-bezier(.2,.8,.2,1)}.floating-note{z-index:6;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b213fdf;border:1px solid #79baff42;border-radius:11px;align-items:center;animation:noteFloat 5.8s ease-in-out infinite;display:flex;position:absolute;box-shadow:0 28px 65px #00000073,inset 0 1px #ffffff1c}.note-one{gap:10px;padding:12px 15px;top:14px;left:-8px}.note-one i{background:var(--blue-bright);width:9px;height:9px;box-shadow:0 0 18px var(--blue);border-radius:50%}.note-one span{color:#7f95b3;flex-direction:column;font-size:8px;display:flex}.note-one b{color:#fff;margin-top:3px;font-size:10px}.note-two{flex-direction:column;align-items:flex-start;padding:12px 16px;animation-delay:-2.6s;bottom:44px;right:-28px}.note-two span{color:#7690b2;font-size:8px}.note-two b{margin-top:5px;font-size:11px}.hero-ribbon{z-index:4;color:#8195af;letter-spacing:.14em;white-space:nowrap;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#06142bcc;border-top:1px solid #ffffff10;font-size:10px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-ribbon-track{will-change:transform;width:max-content;animation:ribbon 28s linear infinite;display:flex}.hero-ribbon-group{justify-content:space-around;align-items:center;min-width:100vw;padding:19px 0;display:flex}.hero-ribbon-item{justify-content:center;align-items:center;display:inline-flex}.hero-ribbon i{background:var(--blue);width:5px;height:5px;box-shadow:0 0 12px var(--blue);border-radius:50%;margin:0 34px;display:inline-block}.manifest{grid-template-columns:130px 1.25fr .75fr;align-items:start;gap:44px;padding:165px 0 180px;display:grid;position:relative}.manifest:before{content:"";border:1px solid #4096ff1f;border-radius:50%;width:260px;height:260px;position:absolute;top:115px;left:-8vw;box-shadow:inset 0 0 70px #4096ff0c}.manifest-index{color:var(--blue);letter-spacing:.12em;writing-mode:vertical-rl;padding-top:11px;font-size:11px}.manifest-index,.manifest-title{position:relative}.manifest-title>span{color:var(--blue);letter-spacing:.12em;font-size:11px}.manifest-title h2{letter-spacing:-.06em;margin:24px 0 0;font-size:clamp(48px,5vw,74px);font-weight:690;line-height:1.23}.manifest-title em{color:var(--blue);font-style:normal}.manifest-copy{border-left:1px solid var(--line);align-self:end;padding:0 0 14px 24px}.manifest-copy p{color:var(--muted);margin:0 0 17px;font-size:13px;line-height:2}.manifest-copy a,.text-link{min-width:205px;color:var(--text);border-bottom:1px solid #94a8bf;justify-content:space-between;margin-top:13px;padding-bottom:10px;font-size:11px;font-weight:650;display:inline-flex}.manifest-copy a b,.text-link b{color:var(--blue)}.products-section{z-index:1;color:#fff;background:radial-gradient(circle at 79% 4%,#1854a04f,#0000 30%),radial-gradient(circle at 15% 83%,#0b3a773e,#0000 28%),linear-gradient(152deg,#0a1f3d,#041126 72%);padding:170px 0 190px;position:relative;overflow:hidden}.products-section:before{content:"";background-image:linear-gradient(#7ebcff0b 1px,#0000 0),linear-gradient(90deg,#7ebcff0b 1px,#0000 0);background-size:90px 90px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.section-watermark{color:#ffffff05;letter-spacing:-.07em;font:800 clamp(90px,15vw,210px)/1 Arial,sans-serif;position:absolute;top:68px;right:-32px}.products-section .shell{position:relative}.section-heading{grid-template-columns:.7fr 1.3fr;align-items:end;gap:60px;display:grid}.section-heading>div{flex-direction:column;display:flex}.section-heading>div span{color:var(--blue);letter-spacing:.15em;font-size:11px}.section-heading>div small{max-width:270px;color:var(--muted);margin-top:16px;font-size:12px;line-height:1.8}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(43px,4.5vw,64px);font-weight:680;line-height:1.3}.dark-heading{margin-bottom:78px}.product-mosaic{perspective:1600px;grid-template-rows:340px 340px;grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.suite-card{background:linear-gradient(145deg,#14345bcb,#091b37e8);border:1px solid #77b7ff2d;border-radius:16px;padding:31px 32px;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 32px 75px #0000003d,inset 0 1px #ffffff14}.suite-card:before{content:"";pointer-events:none;background:linear-gradient(125deg,#ffffff0b,#0000 28% 70%,#4096ff0e);position:absolute;inset:0}.suite-card.industry{background:radial-gradient(circle at 80% 77%,#4096ff2b,#0000 31%),linear-gradient(150deg,#174579,#0b2448 63%,#081a35);grid-area:1/1/3/6;padding:39px 40px}.suite-card.document{grid-area:1/6/auto/13;transform:translateY(-24px)}.suite-card.tools{grid-area:2/6/auto/9;transform:translateY(32px)}.suite-card.gateway{background:linear-gradient(145deg,#102c52,#091a35);grid-area:2/9/auto/13;transform:translateY(-9px)}.suite-card:hover{border-color:#76b7ff78;box-shadow:0 55px 100px #0000006b,0 0 0 1px #4096ff29,inset 0 1px #ffffff21}.suite-card.document:hover,.suite-card.gateway:hover,.suite-card.tools:hover,.suite-card:hover{transform:translateY(-12px)rotateX(2deg)scale(1.015)}.suite-glow{background:radial-gradient(circle,#5ca9ff2e,#0000 67%);border-radius:50%;width:310px;height:310px;transition:transform .5s;position:absolute;top:-120px;right:-100px}.suite-card:hover .suite-glow{transform:scale(1.35)}.suite-top{justify-content:space-between;align-items:center;display:flex;position:relative}.suite-top span{color:#7facdf;font:10px Arial,sans-serif}.suite-top small{color:#a9c0dc;letter-spacing:.12em;font-size:10px}.suite-card h3{letter-spacing:-.04em;max-width:490px;margin:27px 0 14px;font-size:26px;font-weight:650;line-height:1.38;position:relative}.suite-card.industry h3{max-width:360px;margin-top:62px;font-size:39px}.suite-card p{color:#91a7c2;max-width:530px;margin:0;font-size:11px;line-height:1.9;position:relative}.suite-card.industry p{max-width:350px;font-size:12px}.suite-tags{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex;position:relative}.suite-tags span{color:#a8bdd6;background:#4096ff0a;border:1px solid #79baff29;border-radius:5px;padding:7px 9px;font-size:8px}.suite-card>a{z-index:4;color:#c8d9ec;border-bottom:1px solid #6aaaf05c;padding-bottom:7px;font-size:9px;position:absolute;bottom:28px;right:31px}.suite-card>a b{color:var(--blue-bright);margin-left:18px}.suite-card.industry>a{bottom:37px;left:40px;right:auto}.suite-graphic{z-index:0;opacity:.55;width:47%;height:62%;transform-style:preserve-3d;position:absolute;bottom:-12%;right:-5%;transform:perspective(600px)rotateX(58deg)rotate(-20deg)}.suite-graphic i{background:#4096ff1b;border:1px solid #7ebdff69;position:absolute;box-shadow:0 0 34px #4096ff2b}.suite-graphic i:first-child{inset:7% 10%}.suite-graphic i:nth-child(2){inset:21% -3% -4% 27%}.suite-graphic i:nth-child(3){inset:-4% 33% 35% -8%}.suite-graphic i:nth-child(4){width:13px;height:13px;box-shadow:0 0 30px var(--blue);background:#8bc4ff;border-radius:50%;top:32%;left:28%}.graphic-document{width:34%;height:90%;bottom:-25%;right:4%;transform:rotate(10deg)}.graphic-document i{border-radius:8px}.graphic-document i:first-child{inset:0 27% 26% 0}.graphic-document i:nth-child(2){inset:16% 12% 10% 18%}.graphic-document i:nth-child(3){inset:31% 0 0 35%}.graphic-tools{width:70%;right:-18%}.graphic-gateway{width:62%;right:-11%}.industry-section{background:linear-gradient(#f7f9fc,#eef4fb);padding:185px 0 200px;position:relative;overflow:hidden}.industry-section:before{content:"";border:1px solid #4096ff1c;border-radius:50%;width:620px;height:620px;position:absolute;top:70px;right:-220px;box-shadow:inset 0 0 140px #4096ff0d}.industry-number{color:#071b3407;font:800 260px/1 Arial,sans-serif;position:absolute;top:110px;left:-18px}.industry-layout{grid-template-columns:.84fr 1.16fr;align-items:center;gap:108px;display:grid}.section-label{color:var(--blue);letter-spacing:.15em;margin:0 0 24px;font-size:11px}.gateway-copy h2,.industry-copy h2,.tools-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(43px,4.4vw,62px);font-weight:690;line-height:1.3}.gateway-copy>p:nth-of-type(2),.industry-copy>p:nth-of-type(2),.tools-copy>p:nth-of-type(2){color:var(--muted);margin:30px 0 0;font-size:13px;line-height:2.05}.industry-points{border-top:1px solid var(--line);margin-top:38px}.industry-points>div{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:17px;padding:18px 0;display:grid}.industry-points span{color:var(--blue);padding-top:3px;font:9px Arial,sans-serif}.industry-points p{color:#748298;margin:0;font-size:10px;line-height:1.7}.industry-points b{color:var(--text);margin-bottom:3px;font-size:12px;display:block}.plant-wrap{perspective:1500px;padding:35px 0 50px;position:relative}.plant-panel{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #c4d5e8;border-radius:18px;transition:transform .55s,box-shadow .55s;position:relative;overflow:hidden;transform:perspective(1400px)rotateY(-5deg)rotateX(1deg);box-shadow:60px 75px 120px #18365a28,0 24px 45px #17365c17,inset 0 1px #fff}.plant-panel:hover{transform:perspective(1400px)rotateY(-1deg)translateY(-7px);box-shadow:40px 85px 145px #18365a33,0 28px 52px #17365c1d,inset 0 1px #fff}.plant-head{background:#fafdff;border-bottom:1px solid #dce5ef;justify-content:space-between;height:64px;padding:0 23px}.plant-head,.plant-head div{align-items:center;display:flex}.plant-head div{color:#26364c;gap:10px;font-size:11px}.plant-head i{background:var(--blue);width:7px;height:7px;box-shadow:0 0 0 5px #4096ff13,0 0 12px var(--blue);border-radius:50%;animation:pulse 2s infinite}.plant-head small{color:#8997a9;font-size:8px}.plant-overview{background:linear-gradient(135deg,#f8fbff,#eef5fc);grid-template-columns:185px 1fr;align-items:center;gap:34px;padding:34px 38px 28px;display:grid}.plant-ring{border:1px solid #9dc8f8;border-radius:50%;place-items:center;width:148px;height:148px;display:grid;position:relative;box-shadow:inset 0 0 35px #4096ff14}.plant-ring:after,.plant-ring:before{content:"";border:1px dashed #4096ff50;border-radius:50%;position:absolute}.plant-ring:before{animation:orbit 18s linear infinite;inset:12px}.plant-ring:after{inset:27px}.plant-ring span{color:#77869b;flex-direction:column;align-items:center;font-size:8px;display:flex}.plant-ring b{color:var(--text);font-size:30px;font-weight:670}.plant-ring i{background:var(--blue);width:7px;height:7px;box-shadow:0 0 12px var(--blue);border-radius:50%;position:absolute}.plant-ring i:first-of-type{top:12px;left:48px}.plant-ring i:nth-of-type(2){bottom:43px;right:7px}.plant-ring i:nth-of-type(3){bottom:11px;left:45px}.plant-summary span{color:#8290a3;font-size:9px}.plant-summary b{color:#1c5fbe;margin-top:7px;font-size:26px;display:block}.plant-summary p{color:#77869b;max-width:250px;margin:10px 0 0;font-size:9px;line-height:1.7}.signal-grid{border-top:1px solid #dce5ef;border-bottom:1px solid #dce5ef;grid-template-columns:repeat(4,1fr);display:grid}.signal-grid>div{border-right:1px solid #dce5ef;padding:18px 17px;position:relative}.signal-grid>div:last-child{border-right:0}.signal-grid span{color:#7c8a9d;font-size:8px;display:block}.signal-grid b{color:#24344b;font-variant-numeric:tabular-nums;margin-top:8px;font-size:12px;display:block}.signal-grid i{background:var(--warning);border-radius:50%;width:6px;height:6px;position:absolute;top:18px;right:16px}.signal-grid i.safe{background:var(--blue)}.signal-grid .attention{background:#fff8ec}.plant-alert{background:#fffaf1;border:1px solid #f1d6aa;border-radius:10px;grid-template-columns:35px 1fr auto;align-items:start;gap:13px;margin:22px;padding:16px;display:grid}.plant-alert>span{color:#fff;background:#f4aa36;border-radius:8px;place-items:center;width:33px;height:33px;font-weight:800;display:grid;box-shadow:0 8px 20px #eaa33832}.plant-alert div{flex-direction:column;display:flex}.plant-alert small{color:#a4742b;font-size:8px}.plant-alert b{color:#3c321e;margin-top:5px;font-size:11px}.plant-alert p{color:#8b806e;margin:5px 0 0;font-size:8px}.plant-alert em{color:#a89980;font-size:8px;font-style:normal}.plant-shadow{filter:blur(26px);background:#1b3d6828;border-radius:50%;height:60px;position:absolute;bottom:15px;left:7%;right:2%}.industry-quote{z-index:5;color:#fff;background:#4096ffed;border:1px solid #9ac9ff;border-radius:10px;flex-direction:column;min-width:240px;padding:17px 20px;display:flex;position:absolute;bottom:0;right:-40px;box-shadow:0 24px 50px #4096ff52,inset 0 1px #ffffff54}.industry-quote span{color:#ddecff;margin-top:4px;font-size:9px}.experience{background:radial-gradient(circle at 86% 20%,#c7e1ff 0,#0000 28%),linear-gradient(#eaf3ff,#f5f9ff);padding:180px 0 200px;position:relative;overflow:hidden}.experience:before{content:"";background-image:linear-gradient(#4096ff0a 1px,#0000 0),linear-gradient(90deg,#4096ff0a 1px,#0000 0);background-size:100px 100px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0008,#0000 70%);mask-image:linear-gradient(#0008,#0000 70%)}.experience-mark{color:#4096ff07;letter-spacing:-.08em;font:800 300px/1 Arial,sans-serif;position:absolute;top:40px;left:-30px}.experience .shell{position:relative}.experience-heading{grid-template-columns:.55fr 1.1fr .55fr;align-items:end}.experience-heading>p{color:var(--muted);margin:0 0 7px;font-size:11px;line-height:1.9}.experience-heading>div small{color:#6e8199}.doc-studio{transform-origin:top;background:#fff;border:1px solid #bdd2ea;border-radius:18px;grid-template-columns:1.04fr .96fr;min-height:540px;margin-top:82px;display:grid;position:relative;transform:perspective(1600px)rotateX(1.5deg);box-shadow:0 70px 140px #24476f29,0 20px 45px #24476f1a}.doc-studio:after,.doc-studio:before{content:"";z-index:-1;background:#dcecff;border:1px solid #bfd4ec;border-radius:18px;position:absolute}.doc-studio:before{inset:12px -12px -12px 12px}.doc-studio:after{opacity:.75;background:#cfdef2;inset:25px -25px -25px 25px}.doc-source{background:#edf2f8;border-right:1px solid #d8e3ef;border-radius:18px 0 0 18px;overflow:hidden}.doc-result{background:#fafdff;border-radius:0 18px 18px 0;overflow:hidden}.studio-bar{background:#f9fbfd;border-bottom:1px solid #d8e3ef;justify-content:space-between;align-items:center;height:57px;padding:0 21px;display:flex}.studio-bar span{color:#27374d;font-size:10px;font-weight:650}.studio-bar small{color:#8090a5;font-size:8px}.fake-page{background:#fff;width:calc(100% - 74px);min-height:424px;margin:28px auto;padding:31px 37px;position:relative;overflow:hidden;box-shadow:0 28px 55px #29476124,0 3px 8px #29476117}.page-meta{color:#7c8797;border-bottom:1px solid #dfe5eb;justify-content:space-between;padding-bottom:14px;font-size:8px;display:flex}.fake-page h4{color:#213148;margin:25px 0 16px;font-size:17px}.fake-page>p{color:#69778a;margin:0;font-size:9px;line-height:2}.fake-table{border-top:1px solid #aebac7;border-left:1px solid #aebac7;grid-template-columns:1.2fr .8fr 1.2fr;margin-top:24px;display:grid}.fake-table span{color:#637186;border-bottom:1px solid #aebac7;border-right:1px solid #aebac7;padding:9px;font-size:7px}.fake-table span:nth-child(-n+3){color:#33445a;background:#edf2f8;font-weight:650}.fake-page mark{color:#875b1b;background:#fff4e4;border-left:3px solid #e7a138;margin-top:22px;padding:11px;font-size:8px;display:block}.scan-beam{z-index:6;background:linear-gradient(90deg,transparent,var(--blue),transparent);height:2px;box-shadow:0 0 18px var(--blue);animation:scan 5.2s ease-in-out infinite;position:absolute;top:0;left:0;right:0}.detected-box{z-index:5;border:1px solid var(--blue);color:#286ebd;opacity:0;background:#e8f3ffdc;padding:3px 5px;font-size:6px;animation:detect 5.2s infinite;position:absolute}.detected-title{animation-delay:.6s;top:67px;left:30px}.detected-table{animation-delay:1.7s;top:183px;left:30px}.tabs{padding-right:18px}.tabs>div{align-self:stretch;display:flex}.tabs button{color:#7c8da2;cursor:pointer;background:0 0;border:0;padding:0 13px;font-size:9px;position:relative}.tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:13px;right:13px}.tabs button.active{color:#226dc6}.tabs button.active:after{background:var(--blue)}.tabs small{color:#5f7895}.tabs small i{background:var(--blue);width:6px;height:6px;box-shadow:0 0 10px var(--blue);border-radius:50%;margin-right:6px;display:inline-block}.result-content{padding:48px 44px}.result-content label{color:#3479ca;letter-spacing:.12em;font-size:9px}.result-content h3{color:#15263e;margin:18px 0 13px;font-size:22px;line-height:1.5}.result-content>p{color:#64758a;font-size:11px;line-height:1.9}.citation{color:#2d70be;background:#e7f2ff;border-radius:5px;margin:19px 0;padding:9px 11px;font-size:8px;display:inline-block}.extract-grid,.result-list{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.extract-grid span,.result-list span{color:#7c8b9e;background:#fff;border:1px solid #d8e4f0;padding:14px;font-size:8px}.extract-grid b,.result-list b{color:#22344b;margin-top:7px;font-size:12px;display:block}.warning-text{color:#cc8417!important}.result-enter{animation:resultEnter .55s ease-out}.upload-demo{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px dashed #81afe4;border-radius:11px;align-items:center;gap:14px;width:min(680px,92%);margin:37px auto 0;padding:15px;display:flex;position:relative;box-shadow:0 20px 50px #24476f12,inset 0 1px #fff}.upload-demo input{display:none}.upload-demo>span{width:40px;height:40px;color:var(--blue);background:#dcebff;border-radius:8px;place-items:center;font-size:18px;display:grid}.upload-demo>div{flex-direction:column;flex:1;display:flex}.upload-demo b{color:#1a2c45;font-size:11px}.upload-demo small{color:#8291a4;margin-top:4px;font-size:8px}.upload-demo strong{background:var(--ink);color:#fff;border-radius:6px;padding:10px 13px;font-size:9px}.tools-section{background:linear-gradient(145deg,#fff,#f4f7fb);padding:180px 0 205px;position:relative;overflow:hidden}.tools-section:before{content:"";border:1px solid #4096ff1a;border-radius:50%;width:520px;height:520px;position:absolute;top:50%;left:-220px;transform:translateY(-50%);box-shadow:inset 0 0 100px #4096ff0d}.tools-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:118px;display:grid}.tools-copy>p:nth-of-type(2){max-width:470px}.tool-list{border:1px solid var(--line);background:var(--line);border-radius:9px;grid-template-columns:1fr 1fr;gap:1px;margin-top:35px;display:grid;overflow:hidden}.tool-list span{color:#52657d;background:#fbfcfe;padding:15px;font-size:9px}.tool-composition{perspective:1500px;min-height:590px;position:relative}.tool-composition:before{content:"";border:1px solid #4096ff1f;border-radius:50%;width:82%;height:88%;position:absolute;top:20px;right:0;box-shadow:inset 0 0 90px #4096ff0e}.tool-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffec;border:1px solid #cbd9e8;border-radius:15px;position:absolute;box-shadow:0 38px 80px #173b6524,inset 0 1px #fff}.tool-main{z-index:3;width:76%;height:430px;transition:transform .5s;top:55px;left:18px;overflow:hidden;transform:perspective(1200px)rotateY(6deg)rotateX(1deg)}.tool-main:hover{transform:perspective(1200px)rotateY(1deg)translateY(-6px)}.tool-card-head{border-bottom:1px solid #dbe4ee;justify-content:space-between;align-items:center;height:60px;padding:0 23px;display:flex}.tool-card-head span{color:#293a51;font-size:11px;font-weight:650}.tool-card-head small{color:#7c8da2;font-size:8px}.reading-lines{padding:29px 28px 6px}.reading-lines i{background:#dce4ed;border-radius:5px;height:7px;margin-bottom:13px;display:block}.reading-lines i:first-child{width:72%}.reading-lines i:nth-child(2){width:88%}.reading-lines i:nth-child(3){width:65%}.reading-lines i:nth-child(4){width:79%}.answer-bubble{background:linear-gradient(135deg,#edf6ff,#f8fbff);border:1px solid #bad7f8;border-radius:11px;margin:14px 27px;padding:22px;box-shadow:0 16px 35px #4096ff12}.answer-bubble small{color:#3477c5;font-size:8px}.answer-bubble b{color:#1f324b;margin-top:9px;font-size:15px;display:block}.answer-bubble p{color:#718299;margin:8px 0 0;font-size:9px;line-height:1.8}.tool-translate{z-index:5;color:#fff;background:linear-gradient(145deg,#4c99f0,#2f7dd8);flex-direction:column;width:205px;padding:19px;animation:noteFloat 6s ease-in-out infinite;display:flex;top:8px;right:-18px;box-shadow:0 30px 60px #4096ff44,inset 0 1px #ffffff52}.tool-translate span{color:#d9ebff;font-size:8px}.tool-translate b{margin-top:9px;font-size:13px}.tool-translate small{color:#d6e9ff;margin-top:5px;font-size:8px}.tool-knowledge{z-index:4;align-items:center;gap:13px;width:260px;padding:17px 19px;animation:noteFloat 6.4s ease-in-out -2.7s infinite;display:flex;bottom:48px;right:-10px}.tool-knowledge>i{border:8px solid #dcecff;border-radius:50%;width:33px;height:33px;box-shadow:0 0 0 1px #99c5f7}.tool-knowledge div{flex-direction:column;display:flex}.tool-knowledge small{color:#75879e;font-size:8px}.tool-knowledge b{color:#293b53;margin-top:5px;font-size:10px}.tool-float{z-index:6;color:#b8cbe1;background:#0b2140;border:1px solid #c7d8ea;border-radius:9px;padding:14px 18px;font-size:9px;position:absolute;bottom:3px;left:65px;box-shadow:0 24px 50px #162f5036}.tool-float b{color:var(--blue-bright);margin-left:30px}.gateway-section{background:radial-gradient(circle at 75% 42%,#174f9554 0,#0000 32%),linear-gradient(150deg,#071a35,#030d1e 72%);padding:190px 0 205px;position:relative;overflow:hidden}.gateway-section:before{content:"";background-image:linear-gradient(#81bdff0d 1px,#0000 0),linear-gradient(90deg,#81bdff0d 1px,#0000 0);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 40%,#000);mask-image:linear-gradient(90deg,#0000,#000 40%,#000)}.gateway-light{border:1px solid #79baff29;border-radius:50%;width:1000px;height:1000px;position:absolute;bottom:-60%;right:-16%;box-shadow:0 0 160px #4096ff26,inset 0 0 160px #4096ff17}.gateway-layout{grid-template-columns:.78fr 1.22fr;align-items:center;gap:105px;display:grid;position:relative}.gateway-copy ul{margin:38px 0 0;padding:0;list-style:none}.gateway-copy li{border-bottom:1px solid #ffffff12;grid-template-columns:38px 1fr;gap:16px;padding:18px 0;display:grid}.gateway-copy li>span{color:#5b88bc;font:9px Arial,sans-serif}.gateway-copy li div{flex-direction:column;display:flex}.gateway-copy li b{font-size:12px}.gateway-copy li p{color:#7187a3;margin:5px 0 0;font-size:9px}.gateway-wrap{perspective:1500px;padding:50px 0 55px;position:relative}.gateway-ui{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#12345fdf,#081a34ed);border:1px solid #6caeff46;border-radius:18px;transition:transform .55s,box-shadow .55s;position:relative;overflow:hidden;transform:perspective(1400px)rotateY(-5deg)rotateX(1deg);box-shadow:70px 80px 145px #00000091,0 22px 55px #0000007a,inset 0 1px #ffffff20}.gateway-ui:hover{transform:perspective(1400px)rotateY(-1deg)translateY(-7px);box-shadow:40px 95px 160px #000000a6,0 30px 65px #00000080,inset 0 1px #ffffff25}.gateway-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.gateway-head div{align-items:center;gap:10px;font-size:11px;display:flex}.gateway-head i{background:var(--blue-bright);width:8px;height:8px;box-shadow:0 0 18px var(--blue);border-radius:50%;animation:pulse 2s infinite}.gateway-head small{color:#7188a7;font-size:8px}.gateway-stats{grid-template-columns:1fr 1fr;gap:13px;padding:20px;display:grid}.gateway-stats>div{background:linear-gradient(145deg,#173b68,#0d294e);border:1px solid #6eaeef26;border-radius:9px;padding:19px;box-shadow:0 16px 30px #00000030,inset 0 1px #fff1}.gateway-stats small,.gateway-stats span{color:#7890af;font-size:8px;display:block}.gateway-stats b{font-variant-numeric:tabular-nums;margin:9px 0 6px;font-size:23px;display:block}.gateway-stats em{color:#83bfff;font-size:10px;font-style:normal}.route-table{padding:0 20px;font-size:8px}.route-table p,.route-table>div{border-bottom:1px solid #ffffff10;grid-template-columns:1.5fr .7fr .4fr;align-items:center;margin:0;padding:12px 10px;display:grid}.route-table p i{color:#7cbdff;font-style:normal}.usage{padding:23px 30px 26px}.usage>div:first-child{color:#8da3bf;justify-content:space-between;font-size:8px;display:flex}.usage-bars{border-bottom:1px solid #ffffff12;align-items:flex-end;gap:9px;height:80px;margin-top:14px;display:flex}.usage-bars i{transform-origin:bottom;background:linear-gradient(#579ce9,#234f82);border-radius:2px 2px 0 0;flex:1;animation:bar 3.6s ease-in-out infinite}.usage-bars i:first-child{height:30%}.usage-bars i:nth-child(2){height:49%;animation-delay:-.4s}.usage-bars i:nth-child(3){height:40%;animation-delay:-.8s}.usage-bars i:nth-child(4){height:66%;animation-delay:-1.2s}.usage-bars i:nth-child(5){height:54%;animation-delay:-1.6s}.usage-bars i:nth-child(6){height:77%;animation-delay:-2s}.usage-bars i:nth-child(7){height:70%;animation-delay:-2.4s}.usage-bars i:nth-child(8){background:linear-gradient(180deg,#8ac4ff,var(--blue));height:91%;animation-delay:-2.8s;box-shadow:0 0 20px #4096ff4d}.gateway-chip{z-index:5;color:#adc3de;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0d284bd9;border:1px solid #6eafff4c;border-radius:9px;padding:13px 17px;font-size:9px;position:absolute;bottom:8px;right:-20px;box-shadow:0 25px 55px #00000073}.gateway-chip i{background:var(--blue-bright);width:7px;height:7px;box-shadow:0 0 13px var(--blue);border-radius:50%;margin-right:8px;display:inline-block}.method{background:#f4f7fb;padding:180px 0 210px;position:relative;overflow:hidden}.method:before{content:"";background:linear-gradient(#0000,#4096ff22,#0000);width:1px;height:100%;position:absolute;top:0;right:8%}.method-heading{grid-template-columns:.7fr 1.3fr}.process-track{perspective:1200px;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:100px;padding-top:2px;display:grid;position:relative}.process-track:before{content:"";background:linear-gradient(90deg,#0000,#9fc7f3,#0000);height:1px;position:absolute;top:0;left:7%;right:7%}.process-card{background:linear-gradient(145deg,#fff,#f1f5fa);border:1px solid #d2deeb;border-radius:13px;min-height:260px;padding:28px 25px;transition:transform .4s,box-shadow .4s,border-color .4s;position:relative;box-shadow:0 22px 48px #1739600e,inset 0 1px #fff}.process-card:before{content:"";border:3px solid #e7f2ff;border-radius:50%;width:11px;height:11px;position:absolute;top:-6px;left:26px;box-shadow:0 0 0 1px #73adef,0 0 18px #4096ff3d}.process-card:hover{border-color:#9bc7f6;transform:translateY(-11px)rotateX(2deg);box-shadow:0 36px 70px #1739601e,inset 0 1px #fff}.process-card>span{color:var(--blue);font:9px Arial,sans-serif}.process-card h3{color:#1c2e46;margin:62px 0 15px;font-size:18px}.process-card p{color:#728096;margin:0;font-size:10px;line-height:1.9}.step-two{transform:translateY(38px)}.step-three{transform:translateY(-22px)}.step-four{transform:translateY(58px)}.step-four:hover,.step-three:hover,.step-two:hover{transform:translateY(-11px)rotateX(2deg)}.final-cta{color:#fff;text-align:center;background:radial-gradient(circle at 50% 120%,#236fc8 0,#0a2951 33%,#05142b 69%);padding:175px 0 190px;position:relative;overflow:hidden}.final-cta:before{content:"";background-image:linear-gradient(#83bfff0b 1px,#0000 0),linear-gradient(90deg,#83bfff0b 1px,#0000 0);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 70%,#000,#0000 67%);mask-image:radial-gradient(circle at 50% 70%,#000,#0000 67%)}.final-orbit{border:1px solid #8fc5ff48;border-radius:50%;width:1060px;height:1060px;position:absolute;bottom:-570px;left:50%;transform:translate(-50%);box-shadow:0 0 120px #4096ff28,inset 0 0 150px #4096ff1e}.final-orbit i{border:1px solid #8fc5ff2b;border-radius:50%;position:absolute;inset:70px}.final-orbit i:last-child{inset:160px}.final-inner{position:relative}.final-inner>span{color:#79b8ff;letter-spacing:.15em;font-size:11px}.final-inner h2{letter-spacing:-.06em;margin:27px 0 0;font-size:clamp(50px,6vw,78px);font-weight:690;line-height:1.25}.final-inner>p{color:#9eb0c8;max-width:650px;margin:25px auto 0;font-size:12px;line-height:2}.final-inner>div{justify-content:center;gap:14px;margin-top:42px;display:flex}footer{color:#fff;background:#030d1d}.footer-grid{grid-template-columns:1fr auto auto;align-items:center;gap:55px;min-height:180px;display:grid}.footer-grid>div:first-child>p{color:#647995;margin:13px 0 0;font-size:9px}.footer-links{gap:25px;display:flex}.footer-links a{color:#7e91aa;font-size:9px}.footer-grid>small{color:#536982;font-size:8px}.reveal{opacity:0;transition:opacity .85s cubic-bezier(.2,.8,.2,1),translate .85s cubic-bezier(.2,.8,.2,1);translate:0 38px}.reveal.visible{opacity:1;translate:0}.process-card:nth-child(2),.suite-card:nth-child(2){transition-delay:80ms}.process-card:nth-child(3),.suite-card:nth-child(3){transition-delay:.16s}.process-card:nth-child(4),.suite-card:nth-child(4){transition-delay:.24s}@keyframes gridMove{to{background-position:80px 80px}}@keyframes buttonShine{58%,to{transform:translate(58%)}}@keyframes orbit{to{rotate:1turn}}@keyframes frameFloat{0%,to{filter:brightness();translate:0;scale:1}50%{translate:0 var(--ambient-lift);scale:var(--ambient-scale);filter:brightness(1.018)}}@keyframes noteFloat{0%,to{filter:brightness();translate:0;scale:1}50%{filter:brightness(1.035);translate:0 -9px;scale:1.018}}@keyframes pulse{50%{opacity:.5}}@keyframes capabilityEnter{0%{opacity:0;filter:blur(2px);transform:translate(10px)}to{opacity:1;filter:none;transform:none}}@keyframes ribbon{to{transform:translate(-50%)}}@keyframes scan{50%{top:100%}}@keyframes detect{12%,60%{opacity:1}76%,to{opacity:0}}@keyframes resultEnter{0%{opacity:0;filter:blur(2px);transform:translateY(7px)}to{opacity:1;filter:none;transform:none}}@keyframes bar{50%{filter:brightness(1.12);transform:scaleY(.88)}}@media (max-width:1080px){.hero-layout{grid-template-columns:.9fr 1.1fr}.hero h1{font-size:65px}.capability-frame{width:420px;right:-10px}.note-one{left:-22px}.note-two{right:-12px}.manifest{grid-template-columns:80px 1.15fr .85fr}.gateway-layout,.industry-layout,.tools-layout{gap:65px}.product-mosaic{grid-template-rows:365px 330px}.suite-card.industry h3{font-size:33px}.experience-heading{grid-template-columns:.5fr 1.15fr .55fr}}@media (max-width:900px){.shell{width:min(100% - 42px,760px)}.navlinks{display:none}.hero{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:40px;padding:76px 0 120px}.hero-copy{max-width:720px}.hero h1{font-size:clamp(58px,10vw,82px)}.hero-stage{width:min(100%,600px);height:620px;margin:0 auto}.capability-frame{width:min(450px,100% - 60px);right:50%;transform:translate(50%)}.stage-orbit{right:50%;transform:translate(55%)rotateX(66deg)}.slab-one{right:10%}.note-one{left:0}.note-two{right:0}.manifest{grid-template-columns:70px 1fr;gap:30px;padding:125px 0}.manifest-copy{grid-column:2;max-width:550px;margin-top:10px}.experience,.gateway-section,.industry-section,.method,.products-section,.tools-section{padding:130px 0 145px}.experience-heading,.section-heading{grid-template-columns:1fr;gap:23px}.section-heading h2{max-width:700px}.experience-heading>p{max-width:500px}.product-mosaic{grid-template-rows:auto;grid-template-columns:1fr 1fr}.suite-card{min-height:390px}.suite-card.document,.suite-card.gateway,.suite-card.industry,.suite-card.tools{grid-area:auto;transform:none}.suite-card.industry{min-height:500px}.suite-card.document:hover,.suite-card.gateway:hover,.suite-card.tools:hover{transform:translateY(-8px)}.gateway-layout,.industry-layout,.tools-layout{grid-template-columns:1fr;gap:75px}.gateway-copy,.industry-copy,.tools-copy{max-width:660px}.gateway-ui,.plant-panel{transform:none}.gateway-ui:hover,.plant-panel:hover{transform:translateY(-5px)}.gateway-chip,.industry-quote{right:12px}.doc-studio{grid-template-columns:1fr;transform:none}.doc-source{border-bottom:1px solid #d8e3ef;border-right:0;border-radius:18px 18px 0 0}.doc-result{border-radius:0 0 18px 18px;min-height:470px}.tool-composition{width:min(100%,680px);margin:0 auto}.process-track{grid-template-columns:1fr 1fr}.step-four,.step-three,.step-two{transform:none}.process-card{min-height:230px}.process-card h3{margin-top:40px}.footer-grid{grid-template-columns:1fr auto;padding:45px 0}.footer-grid>small{grid-column:1/3}}@media (max-width:620px){.shell{width:calc(100% - 28px)}.topbar{height:68px}.brand-glyph{width:36px;height:36px}.navcta{padding:10px 12px}.navcta span{margin-left:8px}.hero-layout{padding-top:62px}.eyebrow{font-size:10px;line-height:1.6}.hero h1{font-size:clamp(49px,15vw,70px);line-height:1.06}.hero-intro{font-size:14px}.hero-actions{flex-direction:column}.button{width:100%}.hero-facts{flex-wrap:wrap;gap:17px}.hero-facts span{min-width:42%}.hero-stage{height:555px}.capability-frame{width:calc(100% - 18px);min-height:492px;top:45px}.capability-body{min-height:362px;padding:30px 23px 22px}.capability-body h2{font-size:25px}.capability-description{font-size:10px}.capability-number{font-size:90px}.capability-metric{bottom:21px;left:23px;right:23px}.capability-metric span{max-width:150px}.floating-note,.stage-orbit,.stage-slab{display:none}.capability-nav{grid-template-columns:repeat(4,1fr) 44px}.hero-ribbon{display:none}.manifest{padding:95px 0 110px;display:block}.manifest-index{writing-mode:initial;margin-bottom:20px}.manifest-title h2{font-size:40px}.manifest-copy{margin-top:35px;padding-left:17px}.experience,.gateway-section,.industry-section,.method,.products-section,.tools-section{padding:100px 0 115px}.dark-heading{margin-bottom:50px}.gateway-copy h2,.industry-copy h2,.section-heading h2,.tools-copy h2{font-size:36px}.product-mosaic{grid-template-columns:1fr;gap:15px}.suite-card,.suite-card.industry{min-height:420px;padding:28px}.suite-card.industry h3{margin-top:38px;font-size:31px}.suite-card.industry>a{left:28px}.industry-layout{gap:50px}.plant-wrap{padding-bottom:75px}.plant-overview{grid-template-columns:120px 1fr;gap:22px;padding:26px 20px}.plant-ring{width:110px;height:110px}.plant-ring b{font-size:23px}.signal-grid{grid-template-columns:1fr 1fr}.signal-grid>div:nth-child(2){border-right:0}.signal-grid>div:nth-child(-n+2){border-bottom:1px solid #dce5ef}.plant-alert{grid-template-columns:33px 1fr}.plant-alert em{display:none}.industry-quote{bottom:2px;right:0}.plant-panel{border-radius:13px}.experience-mark{font-size:160px}.doc-studio{margin-top:50px}.fake-page{width:calc(100% - 32px);padding:25px 22px}.studio-bar{padding:0 14px}.studio-bar>small{display:none}.tabs{height:auto;min-height:57px}.tabs button{padding:0 9px}.result-content{padding:35px 24px}.extract-grid,.result-list{grid-template-columns:1fr}.upload-demo{width:100%}.upload-demo strong{display:none}.gateway-layout,.tools-layout{gap:50px}.tool-list{grid-template-columns:1fr}.tool-composition{min-height:520px}.tool-main{width:92%;height:390px;top:55px;left:0;transform:none}.tool-main:hover{transform:translateY(-4px)}.tool-translate{width:170px;right:0}.tool-knowledge{width:230px;bottom:31px;right:0}.tool-float{bottom:-12px;left:18px}.gateway-wrap{padding-bottom:72px}.gateway-stats{grid-template-columns:1fr}.route-table p,.route-table>div{grid-template-columns:1.4fr .65fr .42fr}.gateway-chip{right:0}.process-track{grid-template-columns:1fr;margin-top:65px}.process-track:before{width:1px;height:auto;bottom:0;left:5px;right:auto}.process-card{min-height:205px;margin-left:18px}.process-card:before{top:30px;left:-25px}.final-cta{padding:115px 0 125px}.final-inner h2{font-size:41px}.final-inner>div{flex-direction:column}.final-inner .button{width:min(100%,330px);margin:auto}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-links{flex-wrap:wrap}.footer-grid>small{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;translate:none}}:root{--ease-smooth:cubic-bezier(.22,.75,.22,1);--ease-spring:cubic-bezier(.18,.9,.3,1.18)}a,button,label{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:4px;outline:2px solid #8fc4ff}.suite-card{will-change:transform,box-shadow;transition:transform .72s var(--ease-smooth),border-color .55s ease,box-shadow .72s var(--ease-smooth),background .72s ease}.suite-card:after{content:"";z-index:1;pointer-events:none;opacity:0;position:absolute}.suite-glow{transition:transform 1.1s var(--ease-smooth),opacity .8s ease,filter .8s ease}.suite-card h3,.suite-card p,.suite-card>a,.suite-graphic,.suite-graphic i,.suite-tags,.suite-tags span,.suite-top{transition:transform .68s var(--ease-smooth),color .45s ease,border-color .45s ease,background .45s ease,opacity .45s ease,box-shadow .55s ease}.suite-card h3{transform-origin:0}.suite-card:hover{z-index:3;border-color:#76b7ff69;box-shadow:0 44px 92px #00000059,0 0 0 1px #4096ff1e,inset 0 1px #ffffff20}.suite-card:hover .suite-top{transform:translate(3px)}.suite-card:hover h3{color:#fff;transform:translateY(-3px)}.suite-card:hover>p{color:#a9bdd5;transform:translateY(-1px)}.suite-card:hover .suite-glow{opacity:.95;filter:saturate(1.12);transform:scale(1.18)}.suite-card:hover>a{color:#fff}.suite-card>a{border-bottom-color:#0000;padding-right:7px;overflow:visible}.suite-card>a:after{content:"";transform-origin:0;height:1px;transition:transform .58s var(--ease-smooth);background:linear-gradient(90deg,#6aaaf0,#a7d2ff);position:absolute;bottom:0;left:0;right:0;transform:scaleX(.42)}.suite-card>a b{transition:transform .55s var(--ease-spring),color .4s ease;margin:-3px;padding:3px;display:inline-block}.suite-card>a:hover:after{transform:scaleX(1)}.suite-card>a:hover b{color:#fff;transform:translate(2px,-1px)}.suite-card.industry:hover{background:radial-gradient(circle at 78% 74%,#4096ff3b,#0000 34%),linear-gradient(150deg,#194d86,#0b284f 63%,#081a35);transform:translateY(-6px)scale(1.006)}.suite-card.industry:after{height:1px;transition:transform 1.25s var(--ease-smooth),opacity .35s ease;background:linear-gradient(90deg,#0000,#9ed0ff,#4096ff,#0000);bottom:-25%;left:-12%;right:-12%;transform:translateY(150px)rotate(-17deg);box-shadow:0 0 18px #4096ff}.suite-card.industry:hover:after{opacity:.72;transform:translateY(-510px)rotate(-17deg)}.suite-card.industry:hover .graphic-industry{transform:perspective(600px)rotateX(55deg)rotate(-16deg)translate(-6px,-5px)}.suite-card.industry:hover .graphic-industry i:first-child{transform:translate3d(-6px,-8px,18px)}.suite-card.industry:hover .graphic-industry i:nth-child(2){transform:translate3d(9px,4px,30px)}.suite-card.industry:hover .graphic-industry i:nth-child(3){transform:translate3d(-3px,7px,42px)}.suite-card.industry:hover .graphic-industry i:nth-child(4){transform:scale(1.22);box-shadow:0 0 0 10px #4096ff10,0 0 38px #72b6ff}.suite-card.document:hover{transform:translateY(-30px)scale(1.006)}.suite-card.document:after{width:46%;height:100%;transition:transform 1.05s var(--ease-smooth),opacity .4s ease;background:linear-gradient(105deg,#0000 20%,#8bc4ff10 54%,#d9ebff22 62%,#0000 76%);top:0;right:0;transform:translate(82%)}.suite-card.document:hover:after{opacity:1;transform:translate(-145%)}.suite-card.document:hover .graphic-document i:first-child{transform:translate(-12px,-8px)rotate(-3deg)}.suite-card.document:hover .graphic-document i:nth-child(2){transform:translateY(-3px)rotate(1deg)}.suite-card.document:hover .graphic-document i:nth-child(3){transform:translate(12px,7px)rotate(4deg)}.suite-card.document:hover .graphic-document i:nth-child(4){transform:translate(-5px,-5px)scale(1.16)}.suite-card.tools:hover{transform:translateY(25px)scale(1.008)}.suite-card.tools:after{width:68px;height:68px;transition:transform .85s var(--ease-spring),opacity .45s ease;border:1px solid #85c0ff3d;border-radius:50%;bottom:24px;right:25px;transform:scale(.7)rotate(-35deg);box-shadow:inset 0 0 24px #4096ff1a}.suite-card.tools:hover:after{opacity:1;transform:scale(1)rotate(0)}.suite-card.tools:hover .graphic-tools i:first-child{transition-delay:20ms;transform:translate(-10px,-12px)}.suite-card.tools:hover .graphic-tools i:nth-child(2){transition-delay:80ms;transform:translate(8px,-4px)}.suite-card.tools:hover .graphic-tools i:nth-child(3){transition-delay:.14s;transform:translate(-2px,10px)}.suite-card.tools:hover .graphic-tools i:nth-child(4){transition-delay:.18s;transform:translate(6px,-8px)scale(1.2)}.suite-card.tools:hover .suite-tags span:first-child{transition-delay:30ms;transform:translateY(-2px)}.suite-card.tools:hover .suite-tags span:nth-child(2){transition-delay:90ms;transform:translateY(-2px)}.suite-card.tools:hover .suite-tags span:nth-child(3){transition-delay:.15s;transform:translateY(-2px)}.suite-card.gateway:hover{transform:translateY(-15px)scale(1.006)}.suite-card.gateway:after{width:1px;transition:left 1.05s var(--ease-smooth),opacity .3s ease;background:linear-gradient(#0000,#a8d3ff,#4096ff,#0000);top:0;bottom:0;left:-18%;box-shadow:0 0 20px #72b6ff}.suite-card.gateway:hover:after{opacity:.95;left:112%}.suite-card.gateway:hover .graphic-gateway{transform:perspective(600px)rotateX(54deg)rotate(-16deg)translate(-5px,-6px)}.suite-card.gateway:hover .graphic-gateway i:first-child{border-color:#9bcbff9c;transform:translateZ(14px)}.suite-card.gateway:hover .graphic-gateway i:nth-child(2){transform:translate3d(7px,-5px,30px)}.suite-card.gateway:hover .graphic-gateway i:nth-child(3){transform:translate3d(-5px,7px,44px)}.suite-card.gateway:hover .graphic-gateway i:nth-child(4){transform:scale(1.3);box-shadow:0 0 0 12px #4096ff0d,0 0 34px #8bc4ff}.button,.capability-nav button,.manifest-copy a,.navcta,.tabs button,.text-link,.upload-demo,.upload-demo strong,.upload-demo>span{transition-timing-function:var(--ease-smooth)}.button{transition:transform .6s var(--ease-smooth),border-color .45s ease,box-shadow .6s var(--ease-smooth),background-position .75s var(--ease-smooth)}.button b{transition:transform .55s var(--ease-spring),color .35s ease;display:inline-block}.button.primary{background-position:0;background-size:165% 165%}.button.primary:after{transition:transform .86s var(--ease-smooth);animation:none;transform:translate(-62%)}.button.primary:hover{background-position:100%;transform:translateY(-3px);box-shadow:0 25px 58px #4096ff55,inset 0 1px #ffffff6b}.button.primary:hover:after{transform:translate(62%)}.button.primary:hover b{transform:translate(3px,-3px)rotate(-4deg)}.button.secondary:before{content:"";transform-origin:0;transition:transform .65s var(--ease-smooth);background:linear-gradient(100deg,#4096ff1f,#72b6ff0f);position:absolute;inset:0;transform:scaleX(0)}.button.secondary:hover{border-color:#7cb9ff7a;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #4096ff11,0 14px 35px #00000018}.button.secondary:hover:before{transform:scaleX(1)}.button.secondary:hover b{color:#fff;transform:translateY(3px)}.navcta{transition:transform .55s var(--ease-smooth),border-color .45s ease,box-shadow .55s ease;position:relative;overflow:hidden}.navcta:before{content:"";width:8px;height:8px;transition:transform .62s var(--ease-smooth);background:#4096ff2e;border-radius:50%;position:absolute;top:50%;right:15px;transform:translateY(-50%)scale(0)}.navcta span{transition:transform .55s var(--ease-spring),color .35s ease;display:inline-block;position:relative}.navcta:hover{border-color:#77b7ff61;transform:translateY(-1px);box-shadow:0 13px 30px #0000002c,inset 0 1px #ffffff1e}.navcta:hover:before{transform:translateY(-50%)scale(8)}.navcta:hover span{color:#fff;transform:translate(2px,-2px)rotate(-5deg)}.manifest-copy a,.text-link{transition:color .4s ease,padding-left .55s var(--ease-smooth);border-bottom-color:#0000;padding-right:8px;position:relative;overflow:visible}.manifest-copy a:after,.text-link:after{content:"";background:linear-gradient(90deg,var(--blue),#a7cfff);transform-origin:0;height:1px;transition:transform .64s var(--ease-smooth);position:absolute;bottom:0;left:0;right:0;transform:scaleX(.36)}.manifest-copy a b,.text-link b{transition:transform .55s var(--ease-spring);margin:-3px;padding:3px;display:inline-block}.manifest-copy a:hover,.text-link:hover{color:#1b5fae;padding-left:5px}.manifest-copy a:hover:after,.text-link:hover:after{transform:scaleX(1)}.manifest-copy a:hover b,.text-link:hover b{transform:translate(2px,-1px)}.capability-nav button{transition:background .48s,color .42s;overflow:hidden}.capability-nav button:before{content:"";transform-origin:bottom;height:100%;transition:transform .58s var(--ease-smooth);background:linear-gradient(#0000 26%,#4096ff1b);position:absolute;inset:auto 12px 0;transform:scaleY(0)}.capability-nav button span{transition:transform .5s var(--ease-spring);display:inline-block}.capability-nav button i{transform-origin:50%;transition:transform .52s var(--ease-smooth),background .4s ease,box-shadow .4s ease;transform:scaleX(0)}.capability-nav button.active:before,.capability-nav button:hover:before{transform:scaleY(1)}.capability-nav button:hover span{color:#dbeaff;transform:translateY(-2px)}.capability-nav button.active i{transform:scaleX(1)}.capability-nav .play-control:hover{background:#4096ff17}.tabs button{transition:color .42s ease,background .48s ease,transform .48s var(--ease-smooth);border-radius:5px 5px 0 0;overflow:hidden}.tabs button:before{content:"";z-index:-1;opacity:0;transition:transform .52s var(--ease-spring),opacity .35s ease;background:#4096ff0d;border-radius:5px;position:absolute;inset:9px 4px;transform:scale(.82)}.tabs button:after{transform-origin:50%;transition:transform .52s var(--ease-smooth),background .35s ease;transform:scaleX(0)}.tabs button:hover{color:#286fbe;transform:translateY(-1px)}.tabs button:hover:before{opacity:1;transform:scale(1)}.tabs button.active:after{transform:scaleX(1)}.upload-demo{transition:transform .62s var(--ease-smooth),border-color .45s ease,box-shadow .62s ease,background .45s ease;overflow:hidden}.upload-demo:before{content:"";width:16%;transition:left .9s var(--ease-smooth);background:linear-gradient(90deg,#0000,#ffffffc7,#0000);position:absolute;top:-70%;bottom:-70%;left:-18%;transform:rotate(13deg)}.upload-demo>span{transition:transform .62s var(--ease-spring),background .45s ease,color .4s ease,box-shadow .5s ease}.upload-demo strong{transition:transform .55s var(--ease-spring),background .45s ease,box-shadow .5s ease}.upload-demo:hover{border-color:var(--blue);background:#ffffffde;transform:translateY(-3px);box-shadow:0 27px 58px #24476f1b,inset 0 1px #fff}.upload-demo:hover:before{left:108%}.upload-demo:hover>span{background:var(--blue);color:#fff;transform:rotate(90deg)scale(1.05);box-shadow:0 10px 25px #4096ff38}.upload-demo:hover strong{background:#153b6a;transform:translate(-3px);box-shadow:0 8px 20px #0a234126}.extract-grid span,.gateway-stats>div,.result-list span,.route-table p,.signal-grid i,.signal-grid>div,.tool-list span{transition:transform .52s var(--ease-smooth),background .42s ease,border-color .42s ease,box-shadow .52s ease,color .42s ease}.gateway-ui,.plant-panel,.process-card,.tool-main{transition-duration:.78s;transition-timing-function:var(--ease-smooth)}.process-card:before{transition:transform .55s var(--ease-spring),box-shadow .45s ease}@media (hover:hover) and (pointer:fine){.signal-grid>div:hover{z-index:2;background:#f4f9ff;transform:translateY(-3px);box-shadow:0 12px 28px #24476f12}.signal-grid>div:hover i{transform:scale(1.25);box-shadow:0 0 0 7px #4096ff12,0 0 15px #4096ff}.extract-grid span:hover,.result-list span:hover{border-color:#9dc8f6;transform:translateY(-3px);box-shadow:0 12px 28px #24476f10}.tool-list span:hover{color:#286fbe;background:#edf5ff;transform:translate(4px)}.gateway-stats>div:hover{border-color:#78b9ff4f;transform:translateY(-4px);box-shadow:0 23px 42px #0000003e,inset 0 1px #ffffff16}.route-table p:hover{color:#c3d7ef;background:#4096ff0c;transform:translate(4px)}.process-card:hover:before{transform:scale(1.2);box-shadow:0 0 0 7px #4096ff10,0 0 24px #4096ff5c}}@media (max-width:900px){.suite-card.document:hover,.suite-card.gateway:hover,.suite-card.industry:hover,.suite-card.tools:hover{transform:translateY(-5px)scale(1.004)}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;transition-delay:0s!important;animation:none!important}.button:hover,.navcta:hover,.process-card:hover,.suite-card.document:hover,.suite-card.gateway:hover,.suite-card.industry:hover,.suite-card.tools:hover,.suite-card:hover,.upload-demo:hover{transform:none!important}}:root{--blue:#4096ff;--blue-bright:#69adff;--blue-pale:#eaf4ff;--ink:#0b1f3a;--navy:#15365f;--navy-soft:#244d7f;--paper:#f5f8fc;--text:#142640;--muted:#71829a;--line:#d8e4f1;--shadow-card:0 22px 55px #234d7b16,0 5px 15px #234d7b0a,inset 0 1px #fff;--shadow-float:0 46px 100px #244f7e20,0 14px 32px #244f7e12,0 2px 8px #244f7e0d}::selection{color:#0b3566;background:#4096ff2b}body{background:#f5f8fc}.nav,body{color:var(--text)}.brand small{color:#7e90a7}.navlinks{color:#64758b}.navlinks a:hover{color:#1768c7}.navcta{color:#24425f;background:linear-gradient(#fff,#f5f9ff);border-color:#c9d9ea;box-shadow:0 8px 22px #244c7610,inset 0 1px #fff}.navcta:hover{color:#0c5dbb;border-color:#89bdff;box-shadow:0 14px 32px #28578619,inset 0 1px #fff}.hero{color:var(--text);background:radial-gradient(circle at 83% 25%,#d8eaff 0,#0000 30%),radial-gradient(circle at 18% 72%,#eaf4ff 0,#0000 34%),linear-gradient(145deg,#fff,#f6f9fd 58%,#edf5ff)}.hero-gridlines{opacity:.52;background-image:linear-gradient(#4096ff10 1px,#0000 0),linear-gradient(90deg,#4096ff10 1px,#0000 0)}.hero-gridlines:after{background:linear-gradient(#0000,#4096ff2e,#0000)}.hero-glow{background:radial-gradient(circle,#4096ff1b 0,#4096ff09 34%,#0000 68%)}.hero-beam{border-color:#4096ff24;box-shadow:0 0 120px #4096ff1f,inset 0 0 120px #4096ff12}.hero-beam:after,.hero-beam:before{border-color:#4096ff1c}.hero h1{color:#10243f}.hero h1 em{filter:drop-shadow(0 14px 30px #4096ff21);background:linear-gradient(100deg,#1d6dcb,#4096ff 52%,#77b8ff);-webkit-background-clip:text;background-clip:text}.hero-intro{color:#667991}.final-cta .button.secondary,.hero .button.secondary{color:#34506d;background:#ffffffb8;border-color:#c6d8eb;box-shadow:0 12px 30px #29578310}.final-cta .button.secondary:hover,.hero .button.secondary:hover{background:#fff;border-color:#8fc1ff}.button.secondary:hover b{color:var(--blue)}.hero-facts{border-top-color:#cdddec}.hero-facts span{color:#7b8da4}.hero-facts b{color:#29425f}.stage-orbit,.stage-orbit:after,.stage-orbit:before{border-color:#4096ff27}.capability-frame{background:linear-gradient(145deg,#fffffff2,#f3f8fef2 72%);border-color:#a9cef6;box-shadow:0 65px 130px #26527e28,0 18px 45px #26527e18,0 3px 10px #26527e0d,inset 0 1px #fff}.capability-head{color:#28415f;border-bottom-color:#dbe6f1}.capability-body h2{color:#102640}.capability-number{color:#4096ff0a}.capability-tags span{color:#54708d;background:#edf6ff;border-color:#bcd8f6}.capability-metric{border-top-color:#dbe6f1}.capability-metric b{color:#185da9}.capability-nav{border-top-color:#dbe6f1}.capability-nav button{color:#7890ab;border-right-color:#dce7f1}.capability-nav button.active{color:#145fae;background:#4096ff0c}.capability-nav button:hover span{color:#176ac8}.floating-note{color:#1b3554;background:#fffffff0;border-color:#afd1f5;box-shadow:0 26px 62px #244e7b20,0 5px 14px #244e7b0d,inset 0 1px #fff}.note-one b,.note-two b{color:#1d395a}.hero-ribbon{color:#71849b;background:#ffffffd9;border-top-color:#dce7f1;box-shadow:0 -12px 32px #244e7b09}.products-section{color:var(--text);background:radial-gradient(circle at 82% 6%,#d9eaff 0,#0000 30%),radial-gradient(circle at 8% 88%,#eaf4ff 0,#0000 29%),linear-gradient(152deg,#f7faff,#eef5fd 72%)}.products-section:before{background-image:linear-gradient(#4096ff0a 1px,#0000 0),linear-gradient(90deg,#4096ff0a 1px,#0000 0)}.section-watermark{color:#4096ff08}.dark-heading>div span{color:#176ccf}.dark-heading>div small{color:#72849a}.dark-heading h2{color:#102640}.products-section .suite-card{box-shadow:var(--shadow-card);background:linear-gradient(145deg,#fff,#f5f9fd);border-color:#c9dced}.products-section .suite-card.gateway{background:linear-gradient(145deg,#fbfdff,#edf5ff)}.products-section .suite-top span{color:#2e7bd1}.products-section .suite-top small{color:#6b829b}.products-section .suite-card h3,.products-section .suite-card:hover h3{color:#142944}.products-section .suite-card p,.products-section .suite-card:hover>p{color:#6f8198}.products-section .suite-tags span{color:#5d7590;background:#f1f7fe;border-color:#c9def4}.products-section .suite-card>a{color:#315777}.products-section .suite-card:hover>a{color:#176ccf}.products-section .suite-graphic i{background:#4096ff10;border-color:#7dbaff69;box-shadow:0 0 30px #4096ff1d}.products-section .suite-card.industry:hover{background:radial-gradient(circle at 79% 75%,#4096ff22,#0000 36%),linear-gradient(150deg,#fff,#eef7ff 65%,#e4f1ff)}.plant-panel{background:#ffffffed;border-color:#c5d9ec;box-shadow:55px 72px 125px #244e7c22,0 20px 44px #244e7c14,0 3px 9px #244e7c0b,inset 0 1px #fff}.plant-panel:hover{box-shadow:38px 82px 145px #244e7c28,0 25px 52px #244e7c17,0 4px 10px #244e7c0d,inset 0 1px #fff}.doc-studio{box-shadow:0 76px 145px #244f7d25,0 23px 48px #244f7d17,0 4px 11px #244f7d0c}.tool-card{box-shadow:0 40px 82px #244e7b20,0 10px 26px #244e7b10,inset 0 1px #fff}.gateway-section:before{background-image:linear-gradient(#4096ff0a 1px,#0000 0),linear-gradient(90deg,#4096ff0a 1px,#0000 0)}.gateway-copy h2{color:#102640}.gateway-ui{background:linear-gradient(145deg,#fffffff2,#f2f7fdf0);border-color:#b8d3ef;box-shadow:65px 82px 145px #244e7d28,0 22px 50px #244e7d18,0 4px 12px #244e7d0d,inset 0 1px #fff}.gateway-head{color:#203a58;border-bottom-color:#d7e3ef}.method{background:radial-gradient(circle at 9%,#eaf4ff 0,#0000 27%),linear-gradient(#f9fbfe,#f1f6fb)}.method:before{background:linear-gradient(#0000,#4096ff18,#0000)}.process-track{perspective:1400px;align-items:start;margin-top:112px}.process-track:before{z-index:0;background:linear-gradient(90deg,#0000,#93c3fa 6% 94%,#0000);top:13px;left:1.5%;right:1.5%;box-shadow:0 1px 8px #4096ff12}.process-card{--step-y:0px;--shadow-y:30px;--shadow-blur:72px;z-index:1;min-height:350px;box-shadow:0 var(--shadow-y) var(--shadow-blur) #244f7d1d,0 8px 22px #244f7d0e,0 2px 6px #244f7d09,inset 0 1px white;transform:translateY(var(--step-y));transition:transform .88s var(--ease-smooth),box-shadow .88s var(--ease-smooth),border-color .55s ease,background .7s ease,opacity 1s var(--ease-smooth),translate 1s var(--ease-smooth);background:linear-gradient(145deg,#fff,#f7fafd);border-color:#c8daec;border-radius:16px;padding:36px 30px}.process-card.step-one{--step-y:16px;--shadow-y:34px;--shadow-blur:76px}.process-card.step-two{--step-y:0px;--shadow-y:44px;--shadow-blur:92px;border-color:#84bbfa}.process-card.step-three{--step-y:-18px;--shadow-y:27px;--shadow-blur:62px}.process-card.step-four{--step-y:104px;--shadow-y:38px;--shadow-blur:82px}.process-card:before{top:calc(7px - var(--step-y));background:var(--blue);width:12px;height:12px;transition:transform .72s var(--ease-spring),box-shadow .72s ease;border:3px solid #eaf4ff;left:38px;box-shadow:0 0 0 1px #77b5f8,0 0 0 9px #4096ff0a,0 7px 20px #4096ff31}.process-card:after{content:"";z-index:-1;filter:blur(22px);opacity:.65;height:38px;transition:transform .88s var(--ease-smooth),opacity .65s ease,filter .65s ease;background:#254f7b24;border-radius:50%;position:absolute;bottom:-35px;left:9%;right:9%;transform:scaleX(.88)}.process-card h3{color:#172d49;margin:92px 0 18px;font-size:22px}.process-card h3,.process-card p{transition:transform .72s var(--ease-smooth),color .45s ease}.process-card p{color:#71839a;font-size:11px;line-height:2}.process-card.step-four:hover,.process-card.step-three:hover,.process-card.step-two:hover,.process-card:hover{transform:translateY(calc(var(--step-y) - 6px));box-shadow:0 calc(var(--shadow-y) + 8px) calc(var(--shadow-blur) + 16px) #244f7d22,0 12px 28px #244f7d12,0 3px 8px #244f7d0b,inset 0 1px white;border-color:#78b5f8}.process-card:hover:after{opacity:.82;filter:blur(25px);transform:scaleX(1)}.process-card:hover:before{transform:scale(1.14);box-shadow:0 0 0 1px #77b5f8,0 0 0 11px #4096ff0c,0 9px 24px #4096ff3a}.process-card:hover h3{color:#0d5fb9;transform:translateY(-2px)}.process-card:hover p{color:#61758e;transform:translateY(-1px)}.final-cta{color:var(--text);background:radial-gradient(circle at 50% 122%,#c5e0ff 0,#e8f3ff 34%,#f8fbff 70%)}.final-cta:before{background-image:linear-gradient(#4096ff0a 1px,#0000 0),linear-gradient(90deg,#4096ff0a 1px,#0000 0)}.final-orbit i{border-color:#4096ff1d}.final-inner>span{color:#176ccf}.final-inner h2{color:#102640}.final-inner>p{color:#6f8198}footer{color:var(--text);background:#fff;border-top:1px solid #dbe6f1}.footer-grid>div:first-child>p{color:#71849a}.footer-links a{color:#657890}.footer-links a:hover{color:#176ccf}.footer-grid>small{color:#7f90a5}.reveal{transition:opacity 1.02s var(--ease-smooth),translate 1.02s var(--ease-smooth);translate:0 24px}.suite-card{transition:transform .82s var(--ease-smooth),border-color .58s ease,box-shadow .82s var(--ease-smooth),background .82s ease,opacity 1.02s var(--ease-smooth),translate 1.02s var(--ease-smooth)}.capability-frame{animation-duration:8.5s}.floating-note{animation-duration:7.5s}@media (max-width:1080px){.process-card{min-height:320px;padding:32px 25px}.process-card h3{margin-top:78px;font-size:19px}.process-card.step-four{--step-y:70px}}@media (max-width:900px){.capability-frame{transform:translate(50%)}.process-track{align-items:stretch}.process-card,.process-card.step-four,.process-card.step-one,.process-card.step-three,.process-card.step-two{--step-y:0px;min-height:270px}.process-card:before{top:-6px}.process-card h3{margin-top:55px}}@media (max-width:620px){.process-track:before{width:1px;height:auto;inset:0 auto 0 5px}.process-card,.process-card.step-four,.process-card.step-one,.process-card.step-three,.process-card.step-two{min-height:220px;padding:28px 24px}.process-card:before{top:30px;left:-25px}.process-card h3{margin-top:42px}.process-card:after{height:24px;bottom:-22px;left:15%;right:15%}}@media (prefers-reduced-motion:reduce){.process-card,.process-card.step-four,.process-card.step-four:hover,.process-card.step-one,.process-card.step-three,.process-card.step-three:hover,.process-card.step-two,.process-card.step-two:hover,.process-card:hover{transform:none!important}}section[id]{scroll-margin-top:100px}.navlinks a.active{color:#176ccf;font-weight:680}.navlinks a.active:after{height:2px;right:0;box-shadow:0 3px 10px #4096ff42}.hero-stage{isolation:isolate;overflow:visible}.capability-frame{z-index:5}.floating-note.note-two{z-index:20;min-width:158px;bottom:-28px;right:10px;transform:translateZ(120px)}.floating-note.note-one{z-index:18;transform:translateZ(95px)}.contact-page{background:#f6f9fd;min-height:100vh}.contact-hero{background:radial-gradient(circle at 75% 38%,#d9ebff 0,#0000 31%),radial-gradient(circle at 24% 72%,#eaf4ff 0,#0000 29%),linear-gradient(145deg,#f9fbfe,#eef6ff);min-height:calc(100vh - 80px);position:relative;overflow:hidden}.contact-grid{background-image:linear-gradient(#4096ff0a 1px,#0000 0),linear-gradient(90deg,#4096ff0a 1px,#0000 0);background-size:86px 86px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0007,#0000 70%);mask-image:linear-gradient(90deg,#0007,#0000 70%)}.contact-glow{border:1px solid #4096ff1e;border-radius:50%;position:absolute;box-shadow:inset 0 0 90px #4096ff0c}.contact-glow.glow-one{width:620px;height:620px;top:12%;right:-180px}.contact-glow.glow-two{width:520px;height:520px;bottom:-300px;left:15%}.contact-layout{z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;gap:62px;min-height:calc(100vh - 80px);padding:74px 0 62px;display:grid;position:relative}.contact-copy{z-index:5;max-width:680px;position:relative}.contact-eyebrow{color:#657b95;letter-spacing:.08em;align-items:center;gap:11px;margin:0 0 18px;font-size:11px;display:flex}.contact-eyebrow i{background:var(--blue);width:30px;height:1px;display:inline-block;box-shadow:0 0 10px #4096ff63}.contact-copy h1{color:#10243f;letter-spacing:-.065em;margin:0;font-size:clamp(52px,5.2vw,76px);font-weight:720;line-height:1.08}.contact-lead{color:#687c94;max-width:560px;margin:20px 0 0;font-size:14px;line-height:1.9}.contact-form{margin-top:38px}.contact-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.contact-form-grid label{position:relative}.contact-form-grid label>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.contact-form-grid input,.contact-form-grid textarea{color:#1a324f;width:100%;transition:border-color .38s ease,box-shadow .5s var(--ease-smooth),background .38s ease;background:#ffffffd9;border:1px solid #d9e5f0;border-radius:10px;outline:0;box-shadow:0 9px 25px #244e7b0b,inset 0 1px #fff}.contact-form-grid input{height:57px;padding:0 17px;font-size:12px}.contact-form-grid textarea{resize:vertical;min-height:174px;padding:17px;font-size:12px;line-height:1.8}.contact-form-grid input::placeholder,.contact-form-grid textarea::placeholder{color:#9ba9ba}.contact-form-grid input:hover,.contact-form-grid textarea:hover{background:#fff;border-color:#b4d2f3}.contact-form-grid input:focus,.contact-form-grid textarea:focus{background:#fff;border-color:#4096ff;box-shadow:0 0 0 3px #4096ff1a}.contact-demand{grid-column:1/3}.privacy-check{color:#74869b;cursor:pointer;align-items:flex-start;gap:10px;margin:17px 0 0;font-size:10px;line-height:1.7;display:flex}.privacy-check input{appearance:none;width:17px;height:17px;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #b8cadd;border-radius:4px;flex:none;margin:0;padding:0}.privacy-check input:checked{border-color:var(--blue);background:var(--blue);box-shadow:inset 0 0 0 4px #fff,0 5px 14px #4096ff28}.privacy-check input:focus-visible{outline-offset:3px;outline:2px solid #8fc4ff}.contact-submit{color:#fff;cursor:pointer;width:100%;height:62px;transition:transform .62s var(--ease-smooth),box-shadow .62s var(--ease-smooth),background-position .75s var(--ease-smooth);background:linear-gradient(105deg,#2d7fe0,#4096ff 52%,#6eb2ff) 0 0/160% 160%;border:0;border-radius:10px;justify-content:center;align-items:center;margin-top:26px;font-size:13px;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 45px #2774ca31,inset 0 1px #ffffff61}.contact-submit:before{content:"";transition:transform .9s var(--ease-smooth);background:linear-gradient(110deg,#0000 44%,#ffffff87 50%,#0000 56%);position:absolute;inset:-70% -90%;transform:translate(-60%)}.contact-submit b,.contact-submit span{z-index:1;position:relative}.contact-submit b{transition:transform .55s var(--ease-spring);font-size:15px;position:absolute;right:20px}.contact-submit:hover{background-position:100%;transform:translateY(-3px);box-shadow:0 28px 58px #2774ca3d,inset 0 1px #ffffff70}.contact-submit:hover:before{transform:translate(60%)}.contact-submit:hover b{transform:translate(3px,-2px)}.contact-status{color:#3470ae;opacity:0;max-height:0;transition:max-height .55s var(--ease-smooth),margin .55s var(--ease-smooth),opacity .45s ease,translate .55s var(--ease-smooth);margin:0;font-size:10px;line-height:1.7;overflow:hidden;translate:0 -5px}.contact-status.visible{opacity:1;max-height:60px;margin-top:13px;translate:0}.contact-visual{perspective:1400px;min-height:680px;position:relative}.contact-art{z-index:3;filter:drop-shadow(0 38px 38px #24558224);animation:contactArtFloat 9s ease-in-out infinite;position:absolute;inset:3% -8% 0 -4%}.contact-art img{object-fit:contain;object-position:center}.contact-art-shadow{z-index:1;filter:blur(35px);background:#22527f26;border-radius:50%;height:82px;position:absolute;bottom:8%;left:8%;right:7%;transform:rotate(-4deg)}.contact-pill{z-index:6;color:#486682;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe8;border:1px solid #b5d3f3;border-radius:10px;align-items:center;gap:9px;padding:12px 16px;font-size:9px;animation:contactPillFloat 7.5s ease-in-out infinite;display:flex;position:absolute;box-shadow:0 24px 55px #244f7d1b,0 5px 14px #244f7d0c,inset 0 1px #fff}.contact-pill i{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #4096ff0d,0 0 13px #4096ff}.pill-one{top:15%;left:2%}.pill-two{animation-delay:-2.5s;top:42%;right:-2%}.pill-three{animation-delay:-5s;bottom:10%;right:14%}.contact-footer{background:#fff;border-top:1px solid #dbe6f1;min-height:auto}.contact-footer-inner{color:#7a8da3;justify-content:space-between;align-items:center;min-height:80px;font-size:9px;display:flex}.contact-footer-inner a{color:#315b83}.contact-footer-inner b{color:var(--blue);transition:transform .45s var(--ease-spring);margin-left:13px;display:inline-block}.contact-footer-inner a:hover b{transform:translate(4px)}@keyframes contactArtFloat{50%{transform:translateY(-7px)rotate(.3deg)}}@keyframes contactPillFloat{50%{translate:0 -5px}}@media (max-width:1050px){.contact-layout{grid-template-columns:1fr 1fr;gap:30px}.contact-visual{min-height:610px}.contact-art{inset:5% -15% 0 -10%}}@media (max-width:900px){.floating-note.note-two{bottom:-20px;right:8px}.contact-layout{grid-template-columns:1fr;padding-top:68px}.contact-copy{max-width:720px}.contact-visual{min-height:520px}.contact-art{inset:-5% 0}.pill-one{left:7%}.pill-two{right:6%}.pill-three{right:18%}}@media (max-width:620px){section[id]{scroll-margin-top:82px}.contact-layout{padding:52px 0 40px}.contact-copy h1{font-size:48px}.contact-lead{font-size:12px}.contact-form-grid{grid-template-columns:1fr}.contact-demand{grid-column:auto}.contact-form textarea{min-height:155px}.contact-visual{min-height:400px}.contact-art{inset:-9% -8% -8%}.contact-pill{padding:10px 12px}.pill-one{top:12%;left:0}.pill-two{top:40%;right:0}.pill-three{bottom:5%;right:10%}.contact-footer-inner{flex-direction:column;justify-content:center;gap:11px}}@media (prefers-reduced-motion:reduce){.contact-art,.contact-pill{animation:none!important}}:root{--ease-card:cubic-bezier(.16,.84,.2,1)}.capability-frame{will-change:transform,box-shadow;transition:transform .76s var(--ease-card),box-shadow .9s var(--ease-card),border-color .62s ease}.suite-card{backface-visibility:hidden;transition:transform .94s var(--ease-card),border-color .62s ease,box-shadow .94s var(--ease-card),background 1s var(--ease-card),opacity 1.02s var(--ease-smooth),translate 1.02s var(--ease-smooth)}.suite-card h3,.suite-card p,.suite-card>a,.suite-graphic,.suite-graphic i,.suite-tags,.suite-tags span,.suite-top{transition-timing-function:var(--ease-card);transition-duration:.86s}.doc-studio,.gateway-ui,.plant-panel,.process-card,.tool-main{backface-visibility:hidden;will-change:transform,box-shadow;transition-timing-function:var(--ease-card)}.gateway-ui,.plant-panel,.tool-main{transition-duration:.94s}.doc-studio{transition:transform .94s var(--ease-card),box-shadow .94s var(--ease-card),border-color .62s ease}@media (hover:hover) and (pointer:fine){.capability-frame:hover{border-color:#86bdf8;box-shadow:0 72px 142px #26527e2d,0 22px 52px #26527e1d,0 4px 12px #26527e0e,inset 0 1px #fff}.doc-studio:hover{transform:perspective(1600px)rotateX(.6deg)translateY(-5px);box-shadow:0 84px 158px #244f7d29,0 28px 56px #244f7d19,0 5px 12px #244f7d0d}}@media (prefers-reduced-motion:reduce){.capability-frame,.doc-studio,.gateway-ui,.plant-panel,.process-card,.suite-card,.tool-main{transition-duration:.01ms!important}.doc-studio:hover{transform:perspective(1600px)rotateX(1.5deg)!important}}.hero-path{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffffe3,#eef6ffd6);border:1px solid #c8dbee;border-radius:14px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;max-width:650px;margin-top:50px;padding:20px 22px;display:grid;position:relative;box-shadow:0 24px 55px #244e7b14,0 5px 14px #244e7b09,inset 0 1px #fff}.hero-path:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#9fcafa 12% 88%,#0000);height:1px;position:absolute;top:34px;left:8%;right:8%}.hero-path>span{z-index:1;grid-template-columns:31px 1fr;align-items:center;column-gap:9px;display:grid;position:relative}.hero-path>span i{color:#2476d2;background:#f8fbff;border:1px solid #9cc9f8;border-radius:50%;grid-row:1/3;place-items:center;width:31px;height:31px;font:8px/1 Arial,sans-serif;display:grid;box-shadow:0 0 0 6px #4096ff08,0 8px 20px #2e70b51a}.hero-path>span b{color:#1e3c5c;font-size:10px;font-weight:700}.hero-path>span small{color:#8293a7;margin-top:4px;font-size:8px;line-height:1.45}.hero-path>em{z-index:2;color:#6baaff;font:13px/1 Arial,sans-serif;position:relative}.about-section{background:radial-gradient(circle at 82% 22%,#d9ebff 0,#0000 30%),radial-gradient(circle at 7% 88%,#edf6ff 0,#0000 27%),linear-gradient(145deg,#fbfdff,#f1f7fd);padding:170px 0 190px;position:relative;overflow:hidden}.about-section:before{content:"";background-image:linear-gradient(#4096ff09 1px,#0000 0),linear-gradient(90deg,#4096ff09 1px,#0000 0);background-size:94px 94px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(105deg,#0006,#0000 72%);mask-image:linear-gradient(105deg,#0006,#0000 72%)}.about-watermark{color:#4096ff08;letter-spacing:-.09em;font:800 clamp(120px,18vw,270px)/.8 Arial,sans-serif;position:absolute;bottom:-28px;right:-32px}.about-layout{z-index:2;grid-template-columns:.88fr 1.12fr;align-items:center;gap:92px;display:grid;position:relative}.about-copy{max-width:580px}.about-copy .section-label{margin-bottom:23px}.about-copy h2{color:#102640;letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(43px,4.3vw,62px);font-weight:690;line-height:1.28}.about-copy>p{color:#687c94;margin:25px 0 0;font-size:13px;line-height:2.05}.about-copy>p+p{margin-top:14px}.about-copy .text-link{margin-top:34px}.about-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:0;min-height:590px;transition:transform .94s var(--ease-card),box-shadow .94s var(--ease-card),border-color .62s ease;background:linear-gradient(145deg,#fffffff2,#edf6fff0);border:1px solid #b6d3f1;border-radius:20px;position:relative;overflow:hidden;transform:perspective(1500px)rotateY(-4deg)rotateX(1deg);box-shadow:56px 78px 140px #244f7d23,0 22px 50px #244f7d15,0 4px 11px #244f7d0c,inset 0 1px #fff}.about-panel:before{content:"";border:1px solid #4096ff19;border-radius:50%;width:72%;height:88%;position:absolute;top:-38%;right:-18%;box-shadow:inset 0 0 80px #4096ff0a}.about-panel:after{content:"";background:linear-gradient(#0000,#4096ff16,#0000);width:1px;position:absolute;top:0;bottom:0;left:38%;transform:rotate(22deg)}.about-panel-head{z-index:2;color:#385876;border-bottom:1px solid #d7e5f2;justify-content:space-between;align-items:center;height:76px;padding:0 29px;font-size:10px;display:flex;position:relative}.about-panel-head>div{align-items:center;gap:11px;display:flex}.about-panel-head i{background:var(--blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 7px #4096ff0c,0 0 17px #4096ff85}.about-panel-head small{color:#8b9bad;letter-spacing:.16em;font-size:8px}.about-value-grid{z-index:2;gap:13px;padding:32px 29px 24px;display:grid;position:relative}.about-value{min-height:103px;transition:transform .72s var(--ease-card),border-color .5s ease,box-shadow .72s var(--ease-card),background .5s ease;background:#ffffffb8;border:1px solid #d4e3f1;border-radius:12px;grid-template-columns:55px 1fr;align-items:center;gap:18px;padding:17px 20px;display:grid;box-shadow:0 13px 30px #244f7d0d,inset 0 1px #fff}.about-value>span{color:#2d7fdc;letter-spacing:.12em;font:10px/1 Arial,sans-serif}.about-value b{color:#1c3b5c;font-size:14px}.about-value p{color:#75879c;margin:8px 0 0;font-size:9px;line-height:1.8}.about-panel-foot{z-index:2;grid-template-columns:auto 1fr auto;align-items:end;gap:19px;padding:2px 32px 28px;display:grid;position:relative}.about-panel-foot strong{color:#4096ff13;letter-spacing:-.08em;font:800 78px/.8 Arial,sans-serif}.about-panel-foot span{color:#2c5f92;padding-bottom:3px;font-size:10px;font-weight:700;line-height:1.55}.about-panel-foot i{color:#92a2b4;letter-spacing:.12em;padding-bottom:3px;font:7px/1 Arial,sans-serif}@media (hover:hover) and (pointer:fine){.about-panel:hover{border-color:#91c2f7;transform:perspective(1500px)rotateY(-1deg)translateY(-6px);box-shadow:42px 88px 155px #244f7d27,0 27px 58px #244f7d18,0 5px 12px #244f7d0c,inset 0 1px #fff}.about-value:hover{background:#ffffffec;border-color:#9cc8f7;transform:translate(-5px);box-shadow:0 20px 42px #244f7d14,inset 0 1px #fff}}@media (max-width:1050px){.about-layout{grid-template-columns:.9fr 1.1fr;gap:50px}.about-panel{min-height:570px}}@media (max-width:900px){.about-section{padding:130px 0 145px}.about-layout{grid-template-columns:1fr;gap:70px}.about-copy{max-width:760px}.about-panel{width:min(100%,720px);min-height:560px;margin-inline:auto;transform:none}}@media (max-width:620px){.hero-path{grid-template-columns:1fr;gap:10px;margin-top:36px;padding:16px}.hero-path:before,.hero-path>em{display:none}.hero-path>span{min-height:48px;padding:4px 0}.about-section{padding:100px 0 115px}.about-copy h2{font-size:39px}.about-copy>p{font-size:12px}.about-panel{border-radius:16px;min-height:auto}.about-panel-head{height:66px;padding:0 20px}.about-value-grid{padding:22px 18px 18px}.about-value{grid-template-columns:38px 1fr;gap:10px;min-height:112px;padding:16px}.about-panel-foot{grid-template-columns:auto 1fr;padding:7px 22px 24px}.about-panel-foot strong{font-size:62px}.about-panel-foot i{display:none}}@media (prefers-reduced-motion:reduce){.hero-ribbon-track{animation:none!important;transform:translate(0)!important}.about-panel,.about-value{transition-duration:.01ms!important}.about-panel:hover{transform:none!important}}:root{--tech-blue:#4096ff;--tech-cyan:#8ec7ff;--tech-ink:#071d3a;--tech-shadow-xl:0 85px 160px #183f6f2b,0 30px 72px #1b4b7d1c,0 8px 22px #204c7710;--tech-edge:linear-gradient(135deg,#fff,#8fc5ff 42%,#fff 78%)}body{background:#eef5fc}.topbar{background:#fafdfff0;border-bottom-color:#bcd8f228;box-shadow:0 16px 44px #173f6b16,inset 0 -1px #fff}.topbar:after{content:"";background:linear-gradient(90deg,#0000,#4096ff5c,#0000);height:1px;position:absolute;bottom:-1px;left:7%;right:7%}.brand-glyph{box-shadow:0 16px 32px #2878ce34,0 3px 10px #2878ce1f,inset 0 1px #ffffff91,inset 0 -8px 18px #176ccf2d}.hero{background:radial-gradient(circle at 75% 25%,#c9e4ff 0,#e6f2ff 22%,#0000 45%),radial-gradient(circle at 15% 78%,#e6f2ff 0,#0000 36%),linear-gradient(138deg,#fff,#f4f9ff 52%,#e9f4ff);min-height:930px}.hero:before{z-index:0;filter:blur(24px);background:radial-gradient(circle,#4096ff18 0,#4096ff08 42%,#0000 70%);width:48%;height:70%;top:6%;right:3%;transform:rotate(-12deg)}.hero:after,.hero:before{content:"";border-radius:50%;position:absolute}.hero:after{z-index:1;filter:blur(58px);background:#1f5a921c;width:52%;height:17%;bottom:4%;right:4%;transform:rotate(-5deg)}.hero-gridlines{opacity:.82;background-image:linear-gradient(#4096ff12 1px,#0000 0),linear-gradient(90deg,#4096ff12 1px,#0000 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(108deg,#0000 1%,#000 38% 72%,#0000 97%);mask-image:linear-gradient(108deg,#0000 1%,#000 38% 72%,#0000 97%)}.hero-gridlines:after{background:linear-gradient(#0000,#4096ff54 42%,#9fd0ff35 62%,#0000);width:2px;left:58%;box-shadow:0 0 28px #4096ff22}.hero-glow{opacity:.8;filter:blur(8px)}.hero-layout{gap:58px;min-height:850px}.eyebrow{color:#526f8d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa8;border:1px solid #bed9f3;border-radius:999px;width:fit-content;margin-bottom:25px;padding:9px 13px;box-shadow:0 12px 30px #23517d10,inset 0 1px #fff}.eyebrow i{width:24px;box-shadow:0 0 16px #4096ffad}.hero h1{color:#0a203d;text-shadow:0 3px #fff,0 22px 50px #1f578a12}.hero h1 em{filter:drop-shadow(0 18px 28px #256eb82c)}.hero-intro{color:#59718d;max-width:625px}.hero .button.primary{background:linear-gradient(145deg,#63adff,#4096ff 48%,#1c70d0);border:1px solid #75b4f8;box-shadow:0 25px 52px #2676cb3c,0 8px 18px #2676cb1f,inset 0 1px #ffffff8c,inset 0 -10px 24px #0d5fb926}.hero .button.secondary{background:linear-gradient(145deg,#ffffffe8,#eef6ffdb);border-color:#b8d4ef;box-shadow:0 18px 42px #244f7c15,0 5px 13px #244f7c0b,inset 0 1px #fff}.hero-path{background:linear-gradient(145deg,#fffffff0,#eaf5ffdf);border-color:#a9cff4;transform:perspective(1000px)rotateX(1.2deg);box-shadow:0 34px 74px #204f7d1c,0 10px 24px #204f7d10,0 2px 8px #204f7d0b,inset 0 1px #fff}.hero-path>span i{background:linear-gradient(145deg,#fff,#e7f3ff);border-color:#7eb9f6;box-shadow:0 0 0 7px #4096ff0b,0 12px 24px #286fb225,inset 0 1px #fff}.hero-stage{perspective:1900px}.hero-stage:before{content:"";z-index:0;transform-origin:bottom;background-image:linear-gradient(#4096ff1a 1px,#0000 0),linear-gradient(90deg,#4096ff1a 1px,#0000 0),linear-gradient(145deg,#ffffff78,#d8ebff28);background-size:34px 34px,34px 34px,auto;border:1px solid #66abf637;border-radius:24px;width:116%;height:46%;position:absolute;bottom:-2%;right:-11%;transform:perspective(900px)rotateX(68deg)rotate(-7deg)translateZ(-120px);box-shadow:0 70px 130px #1e4f7f1b,inset 0 1px #fff;-webkit-mask-image:linear-gradient(#0000 10%,#000b);mask-image:linear-gradient(#0000 10%,#000b)}.hero-stage:after{content:"";z-index:1;filter:blur(42px);background:#0a3f7628;border-radius:50%;width:88%;height:16%;position:absolute;bottom:2%;right:-2%;transform:rotate(-5deg)translateZ(-70px)}.stage-depth-grid{z-index:1;border:1px solid #6db0f335;border-radius:50%;width:92%;height:84%;position:absolute;top:7%;right:-3%;transform:rotateY(-16deg)rotateX(6deg)translateZ(-135px);box-shadow:0 0 0 42px #4096ff05,0 0 0 84px #4096ff04,inset 0 0 90px #4096ff08}.stage-slab{background:linear-gradient(145deg,#ffffffe0,#cfe6ff75);border-color:#80baf477;box-shadow:0 65px 120px #1d4d7b2d,0 16px 38px #1d4d7b18,inset 0 1px #fff,inset 0 0 35px #4096ff0b}.slab-one{width:440px;height:492px;top:64px;right:-18px;transform:perspective(1000px)rotateY(-19deg)translateZ(-90px)}.slab-two{opacity:.78;width:405px;height:165px;bottom:12px;right:78px;transform:rotate(-7deg)translateZ(-145px)}.stage-orbit{border-color:#4096ff3d;width:610px;height:610px;top:24px;right:-75px;box-shadow:inset 0 0 90px #4096ff09,0 0 60px #4096ff0b}.stage-orbit:after,.stage-orbit:before{border-color:#4096ff2d}.capability-frame{-webkit-backdrop-filter:blur(28px)saturate(1.15);backdrop-filter:blur(28px)saturate(1.15);background:radial-gradient(circle at 82% 18%,#ddecff 0,#0000 29%),linear-gradient(145deg,#ffffffed,#edf6ffe8 74%);border-color:#83bbf3;box-shadow:0 105px 185px #173f6d35,0 40px 82px #174a7d22,0 12px 28px #1c4c7715,0 2px 8px #244f790e,inset 0 1px #fff,inset 0 0 55px #4096ff08}.capability-frame:before{background:linear-gradient(118deg,#ffffffd9,#0000 26% 68%,#4096ff12)}.capability-frame:after{content:"";z-index:8;background:linear-gradient(90deg,#0000,#4096ff,#9fd0ff,#0000);border-radius:4px;height:2px;position:absolute;bottom:-1px;left:12%;right:12%;box-shadow:0 0 18px #4096ff80}.capability-head{background:linear-gradient(#ffffffb5,#eff7ff70)}.capability-body{background:radial-gradient(circle at 72% 55%,#4096ff0a,#0000 39%)}.capability-route{color:#8a9db1;letter-spacing:.1em;align-items:center;gap:8px;font:7px/1 Arial,sans-serif;display:flex;position:absolute;top:16px;left:34px}.capability-route i{background:linear-gradient(90deg,#9bc9f7,#4096ff);width:20px;height:1px;box-shadow:0 0 8px #4096ff4c}.capability-number{text-shadow:0 2px #fff}.capability-tags span{background:linear-gradient(145deg,#fff,#eaf4ff);border-color:#a9cff3;box-shadow:0 7px 16px #24507c0d,inset 0 1px #fff}.capability-nav{background:linear-gradient(#f7fbffb5,#eaf4ffbd);box-shadow:inset 0 1px #fff}.capability-nav button.active{background:linear-gradient(#0000,#4096ff17)}.stage-system-rail{z-index:3;color:#66809b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.12em;background:#f7fbffc2;border:1px solid #9bc8f55c;border-radius:8px;justify-content:space-between;align-items:center;height:34px;padding:0 14px;font:7px/1 Arial,sans-serif;display:flex;position:absolute;bottom:30px;left:62px;right:42px;transform:perspective(700px)rotateX(8deg)translateZ(-18px);box-shadow:0 16px 32px #244f7d13,inset 0 1px #fff}.stage-system-rail:before{content:"";opacity:.38;background:linear-gradient(90deg,#4096ff,#9bcbff,#4096ff);height:1px;position:absolute;top:50%;left:22px;right:22px}.stage-system-rail b,.stage-system-rail span{z-index:1;background:#f5faff;padding:4px 7px;position:relative}.stage-system-rail span{align-items:center;gap:6px;display:flex}.stage-system-rail span i{background:#4096ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #4096ff0c,0 0 14px #4096ff}.stage-telemetry{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #9ecbf5;border-radius:10px;grid-template-columns:1fr auto;width:130px;padding:12px 13px;display:grid;position:absolute;top:228px;left:-15px;box-shadow:0 28px 62px #244f7d24,0 8px 18px #244f7d10,inset 0 1px #fff}.stage-telemetry span{color:#71869d;letter-spacing:.06em;grid-column:1/3;font:7px/1.4 Arial,sans-serif}.stage-telemetry span i{background:#30a46c;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 5px #30a46c12,0 0 12px #30a46c}.stage-telemetry b{color:#174f8c;margin-top:8px;font:700 22px/1 Arial,sans-serif}.stage-telemetry small{color:#8295a9;align-self:end;margin-bottom:2px;font-size:7px}.floating-note{border-color:#93c2f2;box-shadow:0 34px 72px #244e7b27,0 10px 22px #244e7b12,inset 0 1px #fff}.section-heading{position:relative}.section-heading:before{content:"";background:linear-gradient(#4096ff,#8ec7ff,#0000);border-radius:4px;width:3px;height:58px;position:absolute;top:2px;left:-28px;box-shadow:0 0 18px #4096ff4a}.products-section{background:radial-gradient(circle at 82% 4%,#cfe7ff 0,#0000 29%),radial-gradient(circle at 7% 90%,#e4f2ff 0,#0000 31%),linear-gradient(145deg,#f9fcff,#edf5fd 72%)}.products-section:before{opacity:.85;background-size:76px 76px}.products-section:after{content:"";border:1px solid #4096ff1e;border-radius:50%;width:65%;height:72%;position:absolute;top:20%;right:-12%;transform:rotate(-18deg);box-shadow:inset 0 0 130px #4096ff0a,0 0 100px #4096ff08}.product-mosaic{z-index:2;perspective:1900px;position:relative}.product-mosaic:before{content:"";z-index:0;filter:blur(48px);background:#174b7d22;border-radius:50%;height:25%;position:absolute;bottom:-12%;left:4%;right:3%;transform:rotate(-2deg)}.products-section .suite-card{z-index:1;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);transform-style:preserve-3d;background:linear-gradient(145deg,#fffffff2,#eef6ffed);border-color:#a9cceb;box-shadow:0 58px 110px #214d791f,0 18px 42px #214d7913,0 5px 13px #214d790c,inset 0 1px #fff,inset 0 0 42px #4096ff05}.products-section .suite-card:before{background:linear-gradient(120deg,#ffffffed,#0000 24% 62%,#4096ff10)}.products-section .suite-card.industry{background:radial-gradient(circle at 79% 77%,#4096ff23,#0000 38%),linear-gradient(150deg,#fff,#eaf5ff 65%,#ddecff)}.products-section .suite-card:hover{border-color:#68aaf0;box-shadow:0 76px 132px #204e7d2d,0 25px 55px #204e7d19,0 7px 16px #204e7d0e,inset 0 1px #fff,inset 0 0 45px #4096ff09}.suite-top span{background:#ffffff8f;border:1px solid #add0f2;border-radius:999px;padding:6px 8px;box-shadow:0 6px 14px #24507b0c}.suite-graphic{opacity:.72;filter:drop-shadow(0 20px 24px #266aaf1c)}.industry-section{background:radial-gradient(circle at 90% 24%,#d4eaff 0,#0000 28%),linear-gradient(#fff,#edf5fd)}.industry-section:before{border-color:#4096ff2c;box-shadow:0 0 0 55px #4096ff04,0 0 0 110px #4096ff03,inset 0 0 150px #4096ff10}.industry-section:after{content:"";pointer-events:none;background-image:linear-gradient(#4096ff08 1px,#0000 0),linear-gradient(90deg,#4096ff08 1px,#0000 0);background-size:92px 92px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#0009);mask-image:linear-gradient(90deg,#0000,#0009)}.industry-layout{z-index:1;position:relative}.plant-wrap:after{content:"";z-index:0;filter:blur(34px);background:#1a4d7b2b;border-radius:50%;height:75px;position:absolute;bottom:1%;left:8%;right:2%;transform:rotate(-5deg)}.plant-panel{-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);background:linear-gradient(145deg,#fffffff0,#edf6ffdf);border-color:#9fc5e9;transform:perspective(1500px)rotateY(-7deg)rotateX(1.5deg)translateZ(18px);box-shadow:72px 95px 165px #1c48752d,0 30px 66px #1c48751c,0 8px 20px #1c487510,inset 0 1px #fff,inset 0 0 45px #4096ff05}.plant-panel:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff8c,#0000 28% 70%,#4096ff0c);position:absolute;inset:0}.plant-head{background:linear-gradient(#ffffffbd,#edf6ff8c)}.signal-grid>div{background:#ffffff98}.industry-quote{background:#fffffff2;border-color:#84baf0;box-shadow:0 32px 70px #204e7d28,0 8px 20px #204e7d12,inset 0 1px #fff}.experience{background:radial-gradient(circle at 86% 16%,#cae4ff 0,#0000 30%),radial-gradient(circle at 5% 88%,#e4f2ff 0,#0000 29%),linear-gradient(#eef7ff,#fbfdff)}.experience:before{opacity:.92;background-size:78px 78px}.doc-studio{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-color:#91bde8;transform:perspective(1700px)rotateX(2.1deg)translateZ(15px);box-shadow:0 105px 175px #1c4b792f,0 38px 78px #1c4b791c,0 9px 22px #1c4b7910,inset 0 1px #fff}.doc-studio:before{background:#dceeff;border-color:#98c3ef;inset:14px -14px -14px 14px;box-shadow:0 28px 55px #24517d17}.doc-studio:after{opacity:.82;background:#c8e1fb;border-color:#b5d5f4;inset:29px -29px -29px 29px;box-shadow:0 35px 72px #24517d19}.fake-page{box-shadow:0 28px 60px #1f4c7b1c,0 6px 16px #1f4c7b0f,inset 0 1px #fff}.doc-result{background:radial-gradient(circle at 82% 18%,#e3f1ff,#0000 35%),#f8fbff}.upload-demo{background:linear-gradient(145deg,#fffffff2,#eef7ffeb);border-color:#a7cdf2;box-shadow:0 36px 78px #204f7d1c,0 10px 24px #204f7d0e,inset 0 1px #fff}.tools-section{background:radial-gradient(circle at 10%,#dceeff 0,#0000 32%),linear-gradient(145deg,#fff,#eef5fc)}.tools-section:before{border-color:#4096ff2a;box-shadow:0 0 0 60px #4096ff04,inset 0 0 110px #4096ff10}.tool-composition:before{border-color:#4096ff34;box-shadow:0 0 0 45px #4096ff04,inset 0 0 110px #4096ff10}.tool-composition:after{content:"";filter:blur(34px);background:#174b782b;border-radius:50%;height:72px;position:absolute;bottom:0;left:4%;right:-2%;transform:rotate(-5deg)}.tool-card{background:#fffffff0;border-color:#9fc4e9;box-shadow:0 55px 105px #1e4b7728,0 18px 40px #1e4b7716,0 4px 12px #1e4b770d,inset 0 1px #fff}.tool-main{box-shadow:50px 80px 145px #1d4b782d,0 25px 55px #1d4b7819,inset 0 1px #fff}.tool-translate{background:linear-gradient(145deg,#65b0ff,#4096ff 48%,#1d70cd);border-color:#78b7f8;box-shadow:0 38px 78px #2b79ca4a,0 10px 24px #2b79ca24,inset 0 1px #ffffff7f,inset 0 -10px 24px #0a5cb526}.tool-knowledge{box-shadow:0 34px 72px #1d4b7728,0 8px 19px #1d4b7713,inset 0 1px #fff}.tool-float{background:linear-gradient(145deg,#12345e,#071e3c);border-color:#5d91c2;box-shadow:0 32px 68px #0b31534a,0 8px 18px #0b31532c,inset 0 1px #ffffff21}.gateway-section{color:#fff;background:radial-gradient(circle at 76% 42%,#164f966e 0,#0000 34%),radial-gradient(circle at 12% 88%,#0e386f52 0,#0000 31%),linear-gradient(150deg,#071c39,#020c1b 74%)}.gateway-section:before{opacity:.95;background-image:linear-gradient(#81bdff12 1px,#0000 0),linear-gradient(90deg,#81bdff12 1px,#0000 0);background-size:68px 68px}.gateway-light{border-color:#6db2ff3b;box-shadow:0 0 180px #4096ff2b,inset 0 0 180px #4096ff1c}.gateway-copy .section-label{color:#7dbbff}.gateway-copy h2{color:#f4f9ff;text-shadow:0 18px 45px #00000042}.gateway-copy>p:nth-of-type(2){color:#9ab0ca}.gateway-copy li{border-bottom-color:#ffffff17}.gateway-copy li>span{color:#69adff}.gateway-copy li b{color:#e7f2ff}.gateway-copy li p{color:#7990ad}.gateway-ui{-webkit-backdrop-filter:blur(24px)saturate(1.15);backdrop-filter:blur(24px)saturate(1.15);background:radial-gradient(circle at 82% 16%,#1c538a 0,#0000 28%),linear-gradient(145deg,#153d6be8,#071b38f2);border-color:#6baeff66;box-shadow:82px 110px 190px #0000009c,0 42px 85px #00000069,0 10px 26px #0000004a,inset 0 1px #ffffff25,inset 0 0 70px #4096ff0c}.gateway-ui:hover{box-shadow:55px 125px 210px #000000a8,0 48px 96px #00000073,0 12px 30px #00000052,inset 0 1px #ffffff2b}.gateway-head{color:#dcecff;background:#ffffff05;border-bottom-color:#ffffff17}.gateway-head small{color:#7892b0}.gateway-stats>div{background:linear-gradient(145deg,#1b4776,#0c294e);border-color:#6daff33d;box-shadow:0 24px 45px #0000003d,inset 0 1px #ffffff16}.gateway-stats small,.gateway-stats span{color:#8199b6}.gateway-stats b{color:#f4f9ff}.route-table>div{color:#6682a2}.route-table p,.route-table>div{border-bottom-color:#ffffff12}.route-table p{color:#9db0c7}.route-table p b{color:#d8e8f8}.route-table p i{color:#72b6ff}.route-table p:hover{color:#d8e8f8;background:#4096ff12}.usage>div:first-child{color:#9ab0c9}.usage>div:first-child small{color:#607b9b}.usage-bars{border-bottom-color:#ffffff17}.gateway-chip{color:#bfd2e8;background:#0b284be8;border-color:#6faeff5e;box-shadow:0 34px 72px #00000073,0 8px 18px #0000004a,inset 0 1px #ffffff18}.about-section{background:radial-gradient(circle at 82% 22%,#cae4ff 0,#0000 31%),radial-gradient(circle at 7% 88%,#e9f4ff 0,#0000 27%),linear-gradient(145deg,#fbfdff,#edf5fd)}.about-panel{border-color:#92bde8;box-shadow:78px 105px 180px #1b47752f,0 36px 74px #1b47751c,0 9px 22px #1b477510,inset 0 1px #fff,inset 0 0 55px #4096ff07}.about-value{border-color:#bdd7ee;box-shadow:0 22px 46px #244f7d13,0 5px 14px #244f7d0b,inset 0 1px #fff}.final-cta{background:radial-gradient(circle at 50% 120%,#b8dcff 0,#e4f1ff 37%,#f9fcff 72%)}.final-orbit{border-color:#4096ff42;box-shadow:0 0 150px #4096ff22,inset 0 0 175px #4096ff14,0 0 0 72px #4096ff04}.final-inner h2{text-shadow:0 3px #fff,0 24px 50px #21588917}.contact-copy{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa6;border:1px solid #c6dbef;border-radius:20px;padding:34px;box-shadow:0 42px 95px #204f7d1a,0 12px 28px #204f7d0f,inset 0 1px #fff}.contact-visual{filter:drop-shadow(0 36px 42px #1b4e7e18)}@media (min-width:1101px){.capability-frame{width:470px;top:38px;right:12px}}@media (min-width:901px) and (max-width:1100px){.capability-frame{width:420px;top:45px;right:-8px}.stage-telemetry{left:-8px}}@media (max-width:900px){.hero:after{width:78%}.section-heading:before{left:-18px}.gateway-ui,.plant-panel{transform:none}.stage-telemetry{left:2px}.contact-copy{padding:28px}}@media (max-width:620px){.hero{min-height:auto}.hero-gridlines{background-size:56px 56px}.hero-path{transform:none}.section-heading:before,.stage-depth-grid,.stage-system-rail,.stage-telemetry{display:none}.contact-copy{border-radius:16px;padding:22px 18px}}@media (prefers-reduced-motion:reduce){.stage-system-rail,.stage-telemetry{animation:none!important}}.hero-copy{text-shadow:none}.hero h1{color:#0b2340;letter-spacing:-.052em;text-shadow:0 18px 42px #1f578a12;text-wrap:pretty;max-width:700px;font-size:clamp(58px,4.85vw,76px);font-weight:690;line-height:1.13}.hero h1 em{color:#2b82e7;background:0 0;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:#2b82e7;text-shadow:none;filter:drop-shadow(0 12px 22px #2978c726);margin-left:.08em;padding-bottom:0;display:inline-block}.hero-intro{color:#4f6782;max-width:620px;font-size:15px;line-height:1.9}.eyebrow{color:#405f7f}.industry-quote{color:#173b61;gap:6px;min-width:238px;padding:18px 21px}.industry-quote b{color:#173b61;font-size:12px;font-weight:720;line-height:1.5}.industry-quote span{color:#176ccf;margin-top:0;font-size:10px;font-weight:650;line-height:1.5}.capability-head{color:#244461}.capability-head small{color:#657c95}.capability-body>p:first-of-type{color:#2879d7}.capability-description{color:#536c86}.capability-tags span{color:#46627e}.capability-metric span{color:#647b94}.capability-nav button{color:#667f9a}.note-one span,.note-two span{color:#607891}.hero-path>span small{color:#687f97}.about-copy>p{color:#566e87}.about-value p{color:#60768e}.contact-lead{color:#566f88}@media (max-width:1080px){.hero h1{font-size:clamp(48px,5.1vw,56px)}}@media (max-width:900px){.hero h1{max-width:720px;font-size:clamp(54px,8.4vw,70px)}}@media (max-width:620px){.hero h1{letter-spacing:-.055em;font-size:clamp(38px,11.6vw,52px);line-height:1.15}.hero-intro{font-size:13px;line-height:1.85}}.capability-frame:after{background-size:240% 100%;animation:ambientEdgeFlow 5.8s linear infinite}.stage-system-rail:before{background-size:240% 100%;animation:ambientEdgeFlow 6.8s linear infinite reverse}.button.primary:after{animation:ambientButtonSweep 7.6s ease-in-out infinite}.products-section:after{animation:ambientFieldDrift 18s ease-in-out infinite}.suite-card.visible .suite-graphic{will-change:translate;animation:ambientModuleFloat 7.8s ease-in-out infinite}.suite-card.document.visible .suite-graphic{animation-delay:-1.7s}.suite-card.tools.visible .suite-graphic{animation-delay:-3.4s}.suite-card.gateway.visible .suite-graphic{animation-delay:-5.1s}.suite-card.visible .suite-graphic i:nth-child(4){animation:ambientNodeGlow 3.8s ease-in-out infinite}.about-panel.visible,.doc-studio.visible,.gateway-ui.visible,.plant-panel.visible{animation:ambientPanelLift 9.5s ease-in-out infinite}.doc-studio.visible{animation-delay:-2.2s}.gateway-ui.visible{animation-delay:-4.4s}.about-panel.visible{animation-delay:-6.6s}.plant-head{position:relative;overflow:hidden}.plant-head:after{content:"";background:linear-gradient(90deg,#0000,#4096ff,#9fd0ff,#0000);width:34%;height:1px;animation:ambientStatusLine 5.4s linear infinite;position:absolute;bottom:0;right:100%;box-shadow:0 0 12px #4096ff7a}.plant-panel.visible~.industry-quote{animation:ambientQuoteFloat 7.2s ease-in-out infinite}.plant-wrap:after,.tool-composition:after{animation:ambientShadowBreath 8.5s ease-in-out infinite}.tool-composition.visible .tool-float{animation:ambientQuoteFloat 7.4s ease-in-out -3.1s infinite}.gateway-chip{animation:ambientQuoteFloat 7.8s ease-in-out -2.6s infinite}.process-track:before{background-size:240% 100%;animation:ambientEdgeFlow 6.4s linear infinite}.process-card.visible:before{animation:ambientProcessPulse 3.6s ease-in-out infinite}.process-card:nth-child(2):before{animation-delay:-.9s}.process-card:nth-child(3):before{animation-delay:-1.8s}.process-card:nth-child(4):before{animation-delay:-2.7s}.about-panel.visible:after{animation:ambientPanelSheen 8.8s ease-in-out infinite}.final-orbit{animation:ambientOrbitBreath 14s ease-in-out infinite}@keyframes ambientGlowDrift{0%,to{opacity:.68;translate:0;scale:1}35%{opacity:.96;translate:-48px 25px;scale:1.1}70%{opacity:.78;translate:34px -22px;scale:.98}}@keyframes ambientHaloBreath{0%,to{opacity:.65;filter:brightness(.96);translate:0;scale:1}50%{opacity:1;filter:brightness(1.08);translate:-18px -11px;scale:1.025}}@keyframes ambientEdgeFlow{0%{background-position:220% 0}to{background-position:-220% 0}}@keyframes ambientButtonSweep{0%,56%{opacity:0;translate:-18%}68%{opacity:.72}82%,to{opacity:0;translate:18%}}@keyframes ambientFieldDrift{0%,to{opacity:.72;translate:0}50%{opacity:1;translate:-18px 10px}}@keyframes ambientModuleFloat{0%,to{translate:0}50%{translate:0 -6px}}@keyframes ambientNodeGlow{0%,to{opacity:.62;filter:brightness()}50%{opacity:1;filter:brightness(1.35)}}@keyframes ambientPanelLift{0%,to{translate:0;scale:1}50%{translate:0 -4px;scale:1.004}}@keyframes ambientStatusLine{0%{right:100%}to{right:-34%}}@keyframes ambientQuoteFloat{0%,to{translate:0}50%{translate:0 -4px}}@keyframes ambientShadowBreath{0%,to{opacity:.62;filter:blur(34px)}50%{opacity:.88;filter:blur(40px)}}@keyframes ambientProcessPulse{0%,to{filter:brightness();box-shadow:0 0 0 1px #77b5f8,0 0 0 9px #4096ff0a,0 7px 20px #4096ff31}50%{filter:brightness(1.16);box-shadow:0 0 0 1px #77b5f8,0 0 0 13px #4096ff00,0 9px 27px #4096ff58}}@keyframes ambientPanelSheen{0%,to{opacity:.28;translate:-18%}50%{opacity:.9;translate:42%}}@keyframes ambientOrbitBreath{0%,to{opacity:.72;scale:1}50%{opacity:1;scale:1.025}}@media (max-width:620px){.about-panel.visible,.doc-studio.visible,.gateway-ui.visible,.plant-panel.visible,.tool-composition.visible .tool-main{animation-duration:12s}}@media (prefers-reduced-motion:reduce){.about-panel.visible,.about-panel.visible:after,.button.primary:after,.capability-frame:after,.doc-studio.visible,.final-orbit,.gateway-chip,.gateway-ui.visible,.hero-beam,.hero-glow,.industry-quote,.plant-head:after,.plant-panel.visible,.plant-wrap:after,.process-card.visible:before,.process-track:before,.products-section:after,.stage-system-rail:before,.suite-card.visible .suite-graphic,.suite-card.visible .suite-graphic i,.tool-composition.visible .tool-float,.tool-composition.visible .tool-main,.tool-composition:after{animation:none!important}}:root{--breath-slow:13s;--breath-card:10.5s}@keyframes ambientSurfaceBreath{0%,to{opacity:.82;scale:1}50%{opacity:1;scale:1.018}}@keyframes ambientCardBreath{0%,to{scale:1}50%{scale:1.003}}.keep-together{white-space:nowrap;display:inline-block}.experience-heading{grid-template-columns:.48fr 1.23fr .49fr;gap:52px}.experience-heading h2{letter-spacing:-.048em;font-size:clamp(42px,4.15vw,60px);line-height:1.26}@media (min-width:901px) and (max-width:1080px){.experience-heading{grid-template-columns:.48fr 1.2fr .52fr;gap:42px}}@media (max-width:900px){.experience-heading{grid-template-columns:1fr;gap:23px}.experience-heading h2{max-width:720px;font-size:clamp(42px,7vw,54px)}}@media (max-width:620px){.experience-heading h2{letter-spacing:-.06em;font-size:clamp(31px,9.5vw,38px);line-height:1.28}}@media (prefers-reduced-motion:reduce){.about-section:before,.experience:before,.final-cta:before,.gateway-light,.hero:before,.industry-section:before,.suite-card.visible,.tools-section:before{animation:none!important}}.plant-panel{transform-origin:48% 55%;transition:transform .96s var(--ease-card),box-shadow .96s var(--ease-card),border-color .58s ease,filter .72s ease}.plant-panel:after{opacity:.48;transition:translate 1.08s var(--ease-card),opacity .72s ease,background .82s ease;translate:-10%}.plant-alert,.plant-alert>span,.plant-ring,.plant-ring i,.plant-summary b,.signal-grid i,.signal-grid>div{transition:transform .82s var(--ease-card),box-shadow .82s var(--ease-card),border-color .56s ease,background .68s ease,color .48s ease,text-shadow .68s ease}.plant-ring:after,.plant-ring:before{transition:border-color .62s,box-shadow .82s}@media (hover:hover) and (pointer:fine){.plant-panel.visible:hover{filter:saturate(1.04);border-color:#67aaf0;animation-play-state:paused;transform:perspective(1500px)rotateY(-.7deg)rotateX(.35deg)translate3d(0,-12px,38px);box-shadow:48px 118px 190px #1c487538,0 42px 82px #1c487525,0 12px 28px #1c487516,0 0 0 1px #4096ff18,inset 0 1px #fff,inset 0 0 62px #4096ff0a}.plant-panel:hover:after{opacity:.9;background:linear-gradient(115deg,#ffffffb0,#0000 30% 66%,#4096ff14);translate:16%}.plant-panel:hover .plant-head:after{animation-duration:2.7s;box-shadow:0 0 18px #4096ffa0}.plant-panel:hover .plant-ring{border-color:#6eaff2;transform:translateY(-4px)scale(1.04);box-shadow:0 0 0 10px #4096ff08,0 18px 38px #286eb526,inset 0 0 46px #4096ff20}.plant-panel:hover .plant-ring:before{border-color:#4096ff8a;animation-duration:7.5s}.plant-panel:hover .plant-ring:after{border-color:#4096ff72;box-shadow:inset 0 0 24px #4096ff10}.plant-panel:hover .plant-ring i:first-of-type{transform:translate(-2px,-3px)scale(1.25)}.plant-panel:hover .plant-ring i:nth-of-type(2){transform:translate(3px,1px)scale(1.35)}.plant-panel:hover .plant-ring i:nth-of-type(3){transform:translate(-1px,3px)scale(1.2)}.plant-panel:hover .plant-summary b{color:#0f65c6;text-shadow:0 10px 24px #4096ff24;transform:translateY(-2px)}.plant-panel:hover .signal-grid>div{background:#f9fcff;border-color:#c5dcf2;transform:translateY(-3px);box-shadow:0 13px 28px #244e7b10}.plant-panel:hover .signal-grid>div:first-child{transition-delay:30ms}.plant-panel:hover .signal-grid>div:nth-child(2){transition-delay:80ms}.plant-panel:hover .signal-grid>div:nth-child(3){background:#fff5e4;transition-delay:.13s}.plant-panel:hover .signal-grid>div:nth-child(4){transition-delay:.18s}.plant-panel:hover .signal-grid i{transform:scale(1.22);box-shadow:0 0 0 7px #4096ff10,0 0 15px #4096ff8a}.plant-panel:hover .signal-grid .attention i{box-shadow:0 0 0 7px #eaa33812,0 0 15px #eaa3388a}.plant-panel:hover .plant-alert{background:#fff8ec;border-color:#edc57e;transform:translateY(-4px);box-shadow:0 18px 38px #b06f1717,inset 0 1px #fff}.plant-panel:hover .plant-alert>span{transform:rotate(-4deg)scale(1.06);box-shadow:0 12px 25px #eaa33846}.plant-panel.visible:hover~.plant-shadow{opacity:.82;filter:blur(31px);transform:scaleX(1.05)}}.plant-shadow{transition:opacity .82s ease,transform .96s var(--ease-card),filter .82s ease}@media (max-width:900px) and (hover:hover) and (pointer:fine){.plant-panel.visible:hover{transform:translateY(-8px)scale(1.006)}}@media (prefers-reduced-motion:reduce){.plant-panel.visible:hover,.plant-panel:hover .plant-alert,.plant-panel:hover .plant-alert>span,.plant-panel:hover .plant-ring,.plant-panel:hover .plant-ring i,.plant-panel:hover .plant-summary b,.plant-panel:hover .signal-grid i,.plant-panel:hover .signal-grid>div{transform:none!important}}.about-copy h2,.final-inner h2,.gateway-copy h2,.hero h1,.industry-copy h2,.manifest-title h2,.section-heading h2,.tools-copy h2{will-change:transform,filter,text-shadow;transition:transform .88s var(--ease-card),color .58s ease,text-shadow .88s ease,filter .72s ease}.about-copy.visible h2,.final-inner.visible h2,.hero h1,.industry-copy.visible h2,.manifest.visible .manifest-title h2,.section-heading.visible h2,.tools-copy.visible h2{animation:textDepthBreath 9.8s ease-in-out infinite}.gateway-copy.visible h2{animation:textDepthBreathDark 9.2s ease-in-out infinite}.manifest-title>span,.section-heading>div>span,.section-label{width:fit-content;padding-right:48px;position:relative}.manifest-title>span:after,.section-heading>div>span:after,.section-label:after{content:"";transform-origin:0;background:linear-gradient(90deg,#4096ff,#9fd0ff,#0000);width:34px;height:1px;animation:copySignalBreath 4.6s ease-in-out infinite;position:absolute;top:50%;right:0;box-shadow:0 0 12px #4096ff6b}.gateway-copy .section-label:after{background:linear-gradient(90deg,#69adff,#b8dcff,#0000);box-shadow:0 0 15px #4096ff9a}.eyebrow i{transform-origin:0;animation:copySignalBreath 4.8s ease-in-out infinite}.about-copy>p,.final-inner>p,.gateway-copy>p:nth-of-type(2),.industry-copy>p:nth-of-type(2),.manifest-copy p,.tools-copy>p:nth-of-type(2){transition:transform .82s var(--ease-card),color .58s ease,text-shadow .82s ease}.about-watermark,.experience-mark,.industry-number,.section-watermark{animation:watermarkBreath 12s ease-in-out infinite}.experience-mark{animation-delay:-3s}.about-watermark{animation-delay:-6s}.industry-number{animation-delay:-9s}@keyframes textDepthBreath{0%,to{filter:brightness(.98);text-shadow:0 18px 42px #1b568c00;translate:0}50%{translate:0 var(--copy-lift);filter:brightness(1.055);text-shadow:0 24px 50px #1b568c29}}@keyframes textDepthBreathDark{0%,to{filter:brightness(.96);text-shadow:0 18px 45px #00000042,0 0 #4096ff00;translate:0}50%{translate:0 var(--copy-lift);filter:brightness(1.1);text-shadow:0 24px 56px #0000005c,0 0 38px #4096ff38}}@keyframes copySignalBreath{0%,to{opacity:.58;transform:scaleX(.62)}50%{opacity:1;transform:scaleX(1)}}@keyframes watermarkBreath{0%,to{opacity:.58;translate:0}50%{opacity:1;translate:0 -5px}}.gateway-layout{grid-template-columns:.82fr 1.18fr;gap:88px}.gateway-copy h2{font-size:clamp(43px,4vw,58px);line-height:1.32}.gateway-ui{transform-origin:46% 54%;transition:transform 1s var(--ease-card),box-shadow 1s var(--ease-card),border-color .58s ease,filter .76s ease}.gateway-ui:after{content:"";z-index:12;pointer-events:none;opacity:0;filter:blur(2px);width:18%;transition:transform 1.18s var(--ease-card),opacity .36s ease;background:linear-gradient(90deg,#0000,#ffffff29 40%,#87c3ff42 52%,#0000);position:absolute;top:-24%;bottom:-24%;left:-28%;transform:skew(-12deg)translate(-150%)}.gateway-chip,.gateway-copy li,.gateway-copy li b,.gateway-copy li p,.gateway-head,.gateway-stats>div,.route-table p,.usage,.usage-bars i{transition:transform .82s var(--ease-card),box-shadow .82s var(--ease-card),border-color .56s ease,background .68s ease,color .52s ease,text-shadow .72s ease,filter .68s ease}.gateway-ui:hover{filter:saturate(1.08)brightness(1.025);border-color:#65aaf2;animation-play-state:paused;transform:perspective(1500px)rotateY(-.65deg)rotateX(.3deg)translate3d(0,-13px,42px)scale(1.01);box-shadow:60px 136px 225px #000000b5,0 54px 108px #0000007d,0 15px 34px #00000059,0 0 0 1px #4096ff22,inset 0 1px #ffffff30,inset 0 0 88px #4096ff13}.gateway-ui:hover:after{opacity:.92;transform:skew(-12deg)translate(760%)}.gateway-ui:hover .gateway-head{background:#ffffff09;border-bottom-color:#72b6ff38}.gateway-ui:hover .gateway-head i{animation-duration:1.15s;box-shadow:0 0 0 7px #4096ff13,0 0 24px #72b6ff}.gateway-ui:hover .gateway-stats>div{background:linear-gradient(145deg,#205184,#0d315e);border-color:#75b6f65c;transform:translateY(-5px);box-shadow:0 30px 56px #0000004d,inset 0 1px #ffffff20}.gateway-ui:hover .gateway-stats>div:nth-child(2){transition-delay:80ms}.gateway-ui:hover .gateway-stats b{color:#fff;text-shadow:0 0 24px #4096ff52}.gateway-ui:hover .route-table p{color:#c6d8eb;background:linear-gradient(90deg,#4096ff0f,#0000 76%);transform:translate(6px)}.gateway-ui:hover .route-table p:first-of-type{transition-delay:50ms}.gateway-ui:hover .route-table p:nth-of-type(2){transition-delay:.11s}.gateway-ui:hover .route-table p:nth-of-type(3){transition-delay:.17s}.gateway-ui:hover .route-table p b{color:#f0f7ff;text-shadow:0 0 18px #4096ff38}.gateway-ui:hover .route-table p i{color:#8ac6ff;text-shadow:0 0 16px #4096ff70}.gateway-ui:hover .usage{transform:translateY(-2px)}.gateway-ui:hover .usage-bars i{filter:brightness(1.2)saturate(1.1);animation-duration:2.1s;box-shadow:0 0 16px #4096ff24}.gateway-ui:hover .usage-bars i:nth-child(8){box-shadow:0 0 28px #4096ff78}.gateway-ui:hover+.gateway-chip{color:#e2f0ff;border-color:#78b9fb;animation-play-state:paused;transform:translateY(-7px)scale(1.035);box-shadow:0 42px 86px #0000008c,0 10px 24px #00000052,inset 0 1px #ffffff24}.gateway-copy li{padding-inline:0;position:relative}.gateway-copy li:before{content:"";opacity:0;width:2px;transition:right .72s var(--ease-card),opacity .42s ease,box-shadow .62s ease;background:linear-gradient(#4096ff,#8cc7ff,#0000);border-radius:4px;position:absolute;top:7px;bottom:7px;right:100%}.gateway-copy:hover li:before{opacity:.72;right:calc(100% - 2px);box-shadow:0 0 17px #4096ff72}.gateway-copy:hover li{border-bottom-color:#4096ff38;transform:translate(5px)}.gateway-copy:hover li:nth-child(2){transition-delay:60ms}.gateway-copy:hover li:nth-child(3){transition-delay:.12s}.gateway-copy:hover li b{color:#fff;text-shadow:0 0 20px #4096ff36}@media (hover:hover) and (pointer:fine){.about-copy:hover h2,.final-inner:hover h2,.gateway-copy:hover h2,.industry-copy:hover h2,.manifest:hover .manifest-title h2,.section-heading:hover h2,.tools-copy:hover h2{filter:brightness(1.06);transform:translate(4px,-3px)}.about-copy:hover>p,.gateway-copy:hover>p:nth-of-type(2),.industry-copy:hover>p:nth-of-type(2),.manifest:hover .manifest-copy p,.tools-copy:hover>p:nth-of-type(2){transform:translate(3px)}}@media (min-width:901px) and (max-width:1100px){.gateway-layout{grid-template-columns:.82fr 1.18fr;gap:58px}.gateway-copy h2{font-size:40px}}@media (max-width:900px){.gateway-layout{grid-template-columns:1fr;gap:75px}.gateway-copy h2{font-size:clamp(40px,7vw,52px)}.gateway-ui:hover{transform:translateY(-8px)scale(1.006)}}@media (max-width:620px){.manifest-title>span,.section-heading>div>span,.section-label{padding-right:40px}.manifest-title>span:after,.section-heading>div>span:after,.section-label:after{width:28px}.gateway-copy h2{font-size:36px}}@media (prefers-reduced-motion:reduce){.about-copy h2,.about-watermark,.experience-mark,.eyebrow i,.final-inner h2,.gateway-copy h2,.hero h1,.industry-copy h2,.industry-number,.manifest-title h2,.manifest-title>span:after,.section-heading h2,.section-heading>div>span:after,.section-label:after,.section-watermark,.tools-copy h2{animation:none!important}.about-copy:hover h2,.final-inner:hover h2,.gateway-copy:hover h2,.gateway-copy:hover li,.gateway-ui:hover,.gateway-ui:hover .gateway-stats>div,.gateway-ui:hover .route-table p,.gateway-ui:hover .usage,.gateway-ui:hover+.gateway-chip,.industry-copy:hover h2,.manifest:hover .manifest-title h2,.section-heading:hover h2,.tools-copy:hover h2{transform:none!important}}:root{--ambient-lift:-8px;--ambient-scale:1.007;--copy-lift:-2px}.hero-gridlines{animation:gridMove 22s linear infinite,ambientGridVisibility 7.6s ease-in-out infinite}.products-section:before{will-change:background-position,opacity;animation:ambientGridDrift90 28s linear infinite,ambientGridVisibility 8.8s ease-in-out infinite}.experience:before{will-change:background-position,opacity;animation:ambientGridDrift100 31s linear infinite,ambientGridVisibility 9.4s ease-in-out -2.6s infinite}.gateway-section:before{will-change:background-position,opacity;animation:ambientGridDrift68 24s linear infinite,ambientGridVisibility 8.2s ease-in-out -4.1s infinite}.hero-glow{animation:ambientGlowDrift 11.5s ease-in-out infinite}.hero-beam{animation:ambientHaloBreath 10.5s ease-in-out infinite}.gateway-light,.hero:before,.industry-section:before,.tools-section:before{animation:ambientSurfaceBreathStrong 11.8s ease-in-out infinite}.about-section:before,.experience:before,.final-cta:before{animation:ambientSurfaceBreathStrong 14s ease-in-out -4.5s infinite}.plant-panel.visible{animation:ambientPanelLiftStrong 8.6s ease-in-out -.8s infinite}.doc-studio.visible{animation:ambientPanelLiftStrong 9.4s ease-in-out -2.7s infinite}.gateway-ui.visible{animation:gatewayAmbientDepth 7.8s ease-in-out -4.1s infinite}.about-panel.visible{animation:ambientPanelLiftStrong 10.2s ease-in-out -6.3s infinite}.tool-composition.visible .tool-main{animation:ambientPanelLiftStrong 8.9s ease-in-out -1.9s infinite}.suite-card.visible{animation:ambientCardBreathStrong 9.6s ease-in-out infinite}.suite-card:nth-child(2).visible{animation-delay:-2.1s}.suite-card:nth-child(3).visible{animation-delay:-4.7s}.suite-card:nth-child(4).visible{animation-delay:-7.2s}.gateway-ui:before{content:"";pointer-events:none;opacity:0;filter:blur(3px);width:24%;animation:gatewayAutoSheen 7.2s var(--ease-card) infinite;background:linear-gradient(90deg,#0000,#ffffff13 42%,#72b6ff2d 54%,#0000);position:absolute;inset:-35% auto -35% -34%;transform:skew(-12deg)translate(-170%)}.gateway-wrap:after{content:"";z-index:0;filter:blur(34px);background:#000c1f99;border-radius:50%;height:82px;animation:gatewayShadowBreath 7.8s ease-in-out -4.1s infinite;position:absolute;bottom:18px;left:4%;right:2%}.gateway-ui.visible .gateway-stats>div{animation:dataTileBreath 5.8s ease-in-out infinite}.gateway-ui.visible .gateway-stats>div:nth-child(2){animation-delay:-2.9s}.gateway-ui.visible .route-table p{animation:dataRowWake 7.2s ease-in-out infinite}.gateway-ui.visible .route-table p:first-of-type{animation-delay:-1.1s}.gateway-ui.visible .route-table p:nth-of-type(2){animation-delay:-3.4s}.gateway-ui.visible .route-table p:nth-of-type(3){animation-delay:-5.7s}.about-copy.visible>p,.final-inner.visible>p,.gateway-copy.visible>p:nth-of-type(2),.hero-intro,.industry-copy.visible>p:nth-of-type(2),.manifest-copy p,.tools-copy.visible>p:nth-of-type(2){animation:copyAmbientBreath 10.6s ease-in-out infinite}.manifest-title>span,.section-heading>div>span,.section-label{animation:labelAmbientBreath 6.8s ease-in-out infinite}.hero h1 em{animation:accentWordBreath 5.8s ease-in-out infinite}.about-value b,.capability-metric b,.gateway-stats b,.plant-summary b{animation:metricAmbientBreath 4.8s ease-in-out infinite}.about-value:nth-child(2) b,.gateway-stats>div:nth-child(2) b{animation-delay:-2.4s}@keyframes ambientGridVisibility{0%,to{opacity:.52;filter:brightness(.9)}50%{opacity:.9;filter:brightness(1.18)}}@keyframes ambientGridDrift68{0%{background-position:0 0}to{background-position:68px 68px}}@keyframes ambientGridDrift90{0%{background-position:0 0}to{background-position:90px 90px}}@keyframes ambientGridDrift100{0%{background-position:0 0}to{background-position:100px 100px}}@keyframes ambientSurfaceBreathStrong{0%,to{opacity:.72;translate:0;scale:1}50%{opacity:1;translate:-8px -5px;scale:1.035}}@keyframes ambientPanelLiftStrong{0%,to{translate:0;scale:1}50%{translate:0 var(--ambient-lift);scale:var(--ambient-scale)}}@keyframes gatewayAmbientDepth{0%,to{translate:0;scale:1}50%{translate:0 -10px;scale:1.008}}@keyframes gatewayShadowBreath{0%,to{opacity:.54;filter:blur(31px);scale:.92 .82}50%{opacity:.9;filter:blur(39px);scale:1.04 1}}@keyframes ambientCardBreathStrong{0%,to{filter:brightness();translate:0;scale:1}50%{filter:brightness(1.025);translate:0 -5px;scale:1.006}}@keyframes gatewayAutoSheen{0%,58%{opacity:0;transform:skew(-12deg)translate(-170%)}68%{opacity:.68}88%,to{opacity:0;transform:skew(-12deg)translate(720%)}}@keyframes dataTileBreath{0%,to{filter:brightness(.98);translate:0}50%{filter:brightness(1.1);translate:0 -3px}}@keyframes dataRowWake{0%,to{filter:brightness(.94);translate:0}45%,58%{filter:brightness(1.14);translate:3px}}@keyframes copyAmbientBreath{0%,to{filter:brightness(.96);translate:0}50%{filter:brightness(1.06);translate:0 -1px}}@keyframes labelAmbientBreath{0%,to{filter:brightness(.95);translate:0}50%{filter:brightness(1.16);translate:2px}}@keyframes accentWordBreath{0%,to{filter:drop-shadow(0 12px 22px #2978c726)brightness(.96);translate:0}50%{translate:0 var(--copy-lift);filter:drop-shadow(0 17px 29px #2978c74b)brightness(1.14)}}@keyframes metricAmbientBreath{0%,to{filter:brightness(.96);text-shadow:0 0 #4096ff00}50%{filter:brightness(1.12);text-shadow:0 0 22px #4096ff48}}@media (max-width:620px){:root{--ambient-lift:-4px;--ambient-scale:1.003;--copy-lift:-1px}.gateway-ui.visible{animation-duration:10s}.gateway-ui.visible .gateway-stats>div,.gateway-ui.visible .route-table p{animation-duration:8.5s}}@media (prefers-reduced-motion:reduce){.about-copy.visible>p,.about-panel.visible,.about-section:before,.about-value b,.capability-metric b,.doc-studio.visible,.experience:before,.final-cta:before,.final-inner.visible>p,.gateway-copy.visible>p:nth-of-type(2),.gateway-light,.gateway-section:before,.gateway-stats b,.gateway-ui.visible,.gateway-ui.visible .gateway-stats>div,.gateway-ui.visible .route-table p,.gateway-ui:before,.gateway-wrap:after,.hero h1 em,.hero-beam,.hero-glow,.hero-gridlines,.hero-intro,.hero:before,.industry-copy.visible>p:nth-of-type(2),.industry-section:before,.manifest-copy p,.manifest-title>span,.plant-panel.visible,.plant-summary b,.products-section:before,.section-heading>div>span,.section-label,.suite-card.visible,.tool-composition.visible .tool-main,.tools-copy.visible>p:nth-of-type(2),.tools-section:before{animation:none!important}}