/*! tailwindcss v4.2.2 | 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{.start{inset-inline-start:var(--spacing)}.delay-1{transition-delay:1ms}.delay-2{transition-delay:2ms}}:root{--bg:#06111f;--bg-2:#0d1b2d;--panel:#0c1a2bb8;--panel-solid:#102137;--text:#eef6ff;--muted:#9fb1c7;--line:#9ebcda2e;--blue:#38bdf8;--cyan:#22d3ee;--green:#34d399;--amber:#fbbf24;--violet:#a78bfa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{background:radial-gradient(circle at 12% 10%,#38bdf838,#0000 28rem),radial-gradient(circle at 86% 14%,#34d39929,#0000 26rem),linear-gradient(#06111f,#081421 46%,#f6f8fb 0,#fff);min-height:100vh;position:relative;overflow:hidden}.ambient-grid{pointer-events:none;background-image:linear-gradient(#ffffff0e 1px,#0000 0),linear-gradient(90deg,#ffffff0e 1px,#0000 0);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 46%);mask-image:linear-gradient(#000,#0000 46%)}.topbar{z-index:2;justify-content:space-between;gap:28px;max-width:1180px;margin:0 auto;padding:24px 24px 0;position:relative}.brand,.topbar{align-items:center;display:flex}.brand{letter-spacing:0;white-space:nowrap;gap:10px;font-size:18px;font-weight:760}.logo-mark{filter:drop-shadow(0 0 14px #22d3ee4d);width:46px;height:46px}.nav-links{border:1px solid var(--line);background:#ffffff0f;border-radius:999px;align-items:center;gap:4px;padding:6px;display:flex}.nav-links a{color:var(--muted);border-radius:999px;padding:8px 14px;font-size:14px;transition:background .2s,color .2s}.nav-links a:hover{color:var(--text);background:#ffffff14}.language-switch{border:1px solid var(--line);background:#ffffff0f;border-radius:999px;align-items:center;padding:5px;display:flex}.language-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:38px;padding:7px 10px}.language-switch button.active{background:var(--text);color:#081421}.hero-section{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:54px;max-width:1180px;min-height:690px;margin:0 auto;padding:70px 24px 96px;display:grid;position:relative}.hero-copy h1{letter-spacing:0;overflow-wrap:break-word;text-wrap:balance;max-width:780px;margin:16px 0 22px;font-size:clamp(44px,6vw,68px);font-weight:820;line-height:1.04}.capability-item,.contact-person,.contact-section>*,.hero-copy,.hero-visual,.product-card,.service-card,.strength-item{min-width:0}.eyebrow{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:760}.hero-lead{color:#c9d7e8;max-width:680px;margin:0;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:15px;font-weight:720;display:inline-flex}.button.primary{background:linear-gradient(135deg,var(--blue),var(--green));color:#06111f}.button.secondary{color:var(--text);border:1px solid #eef6ff47}.stat-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;padding-top:24px;display:grid}.stat-item strong{color:var(--text);margin-bottom:7px;font-size:15px;display:block}.stat-item span{color:var(--muted);font-size:13px;line-height:1.55;display:block}.hero-visual{aspect-ratio:1;border:1px solid var(--line);background:linear-gradient(135deg,#ffffff1f,#ffffff05),radial-gradient(circle,#38bdf82e,#0000 46%);border-radius:28px;min-height:420px;position:relative;box-shadow:0 30px 90px #00000059}.orbit{border:1px dashed #fff3;border-radius:999px;position:absolute;inset:14%}.orbit.two{inset:28%;transform:rotate(38deg)}.visual-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);background:#06111fc2;border-radius:14px;position:absolute;box-shadow:0 18px 50px #00000047}.visual-card.control{z-index:4;justify-content:space-between;align-items:center;padding:18px;display:flex;top:10%;left:8%;right:8%}.capability-ticker{z-index:5;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:27%;left:9%;right:9%}.capability-ticker span{color:#d7efff;background:#eef6ff14;border:1px solid #7dd3fc3d;border-radius:6px;padding:7px 9px;font-size:11px;font-weight:820;animation:tickerGlow 3.2s ease-in-out infinite}.capability-ticker span:nth-child(2){animation-delay:-.4s}.capability-ticker span:nth-child(3){animation-delay:-.8s}.capability-ticker span:nth-child(4){animation-delay:-1.2s}.capability-ticker span:nth-child(5){animation-delay:-1.6s}.visual-card.control div{align-items:center;gap:10px;display:flex}.visual-card p,.visual-card span{color:#c9d7e8;margin:0;font-size:14px}.visual-card strong{color:var(--green);font-size:22px}.status-dot{background:var(--green);border-radius:999px;width:10px;height:10px;box-shadow:0 0 20px #34d399bf}.visual-card.compute{z-index:4;width:42%;padding:18px;bottom:11%;left:11%}.bar-grid{grid-template-columns:repeat(5,1fr);align-items:end;gap:6px;height:86px;margin-top:16px;display:grid}.bar-grid i{background:linear-gradient(180deg,var(--cyan),var(--blue));border-radius:999px 999px 3px 3px;display:block}.bar-grid i:first-child{height:42%}.bar-grid i:nth-child(2){height:66%}.bar-grid i:nth-child(3){height:88%}.bar-grid i:nth-child(4){background:linear-gradient(180deg,var(--green),var(--cyan));height:54%}.bar-grid i:nth-child(5){height:74%}.node-map{position:absolute;inset:0}.fabric-core{z-index:2;position:absolute;inset:8% 8% 12%}.fabric-cloud{clip-path:polygon(13% 0,87% 0,100% 24%,100% 76%,87% 100%,13% 100%,0 76%,0 24%);color:#eef6ff;z-index:3;background:linear-gradient(135deg,#38bdf838,#34d39924),#081421eb;border:1px solid #7dd3fc57;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:172px;height:106px;animation:fabricPulse 3.6s ease-in-out infinite;display:flex;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 52px #22d3ee47}.fabric-cloud:before{content:"";opacity:.8;z-index:-1;background:linear-gradient(90deg,#22d3ee8c,#0000 34% 66%,#34d39980),linear-gradient(#0000,#ffffff14);position:absolute;inset:9px}.fabric-cloud span{color:#bfe8ffd1;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.fabric-cloud strong{color:#eef6ff;letter-spacing:0;font-size:20px}.provider-ring{position:absolute;inset:0}.provider-ring span{color:#e6edf7;background:#eef6ff17;border:1px solid #eef6ff2e;border-radius:8px;justify-content:center;align-items:center;min-width:58px;height:32px;padding:0 10px;font-size:11px;font-weight:850;animation:providerFloat 4s ease-in-out infinite;display:flex;position:absolute}.provider-ring span:first-child{top:20%;left:6%}.provider-ring span:nth-child(2){animation-delay:-.4s;top:18%;right:10%}.provider-ring span:nth-child(3){animation-delay:-.8s;top:46%;left:16%}.provider-ring span:nth-child(4){animation-delay:-1.2s;top:44%;right:13%}.provider-ring span:nth-child(5){animation-delay:-1.6s;top:1%;left:38%}.provider-ring span:nth-child(6){animation-delay:-2s;top:58%;right:34%}.fabric-services{position:absolute;inset:0}.fabric-service{color:#e6edf7;z-index:3;background:#06111fd1;border:1px solid #7dd3fc38;border-radius:8px;grid-template-columns:1fr 34px;align-items:center;gap:8px;min-width:116px;padding:10px 11px;animation:serviceNodePulse 3.4s ease-in-out infinite;display:grid;position:absolute;box-shadow:0 12px 34px #0000003d}.fabric-service b{font-size:11px;line-height:1.1}.fabric-service i{background:linear-gradient(180deg,var(--cyan),var(--green));border-radius:999px;width:34px;height:24px;animation:serviceSignal 1.4s ease-in-out infinite;display:block}.fs-cdn{bottom:16%;left:5%}.fs-ai{animation-delay:-.6s;bottom:13%;right:4%}.fs-sec{animation-delay:-1.2s;top:62%;left:2%}.fs-cpaas{animation-delay:-1.8s;top:61%;right:1%}.fs-sec i{background:linear-gradient(180deg,var(--amber),var(--cyan));clip-path:polygon(50% 0,86% 14%,78% 70%,50% 100%,22% 70%,14% 14%);border-radius:0}.fs-cpaas i{background:linear-gradient(90deg,transparent 20%,#ffffffb3 20% 30%,transparent 30% 45%,#ffffffb3 45% 55%,transparent 55%),linear-gradient(180deg,var(--violet),var(--cyan))}.fabric-flow{transform-origin:50%;background:linear-gradient(90deg,#0000,#22d3eee6,#34d399cc,#0000);height:2px;animation:fabricFlow 2.9s linear infinite;position:absolute;top:23%;left:8%;right:8%}.f1{transform:rotate(22deg)}.f2{animation-delay:-.9s;transform:rotate(-20deg)}.f3{animation-delay:-1.7s;top:29%;transform:rotate(0)}.f4{animation-delay:-2.1s;top:49%;transform:rotate(31deg)}.f5{animation-delay:-2.5s;top:52%;transform:rotate(-34deg)}.map-node{color:#06111f;background:#eef6ff;border:6px solid #22d3ee38;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;font-size:12px;font-weight:800;display:flex;position:absolute}.n1{top:39%;left:43%}.n2{top:32%;right:18%}.n3{top:53%;left:18%}.n4{bottom:26%;right:22%}.n5{bottom:20%;left:30%}.section{z-index:1;max-width:1180px;margin:0 auto;padding:86px 24px;position:relative}.platform-strip{color:#102137;background:#fff;border:1px solid #dbe5f0;border-radius:18px;margin-top:-42px;padding:28px;box-shadow:0 22px 70px #0f172a14}.platform-strip p{color:#476176;margin:0 0 16px;font-size:14px}.platform-strip div{flex-wrap:wrap;gap:10px;display:flex}.platform-strip span{color:#20364d;background:#f2f6fb;border:1px solid #e2ebf5;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:700}.product-section{padding-top:64px}.product-heading{max-width:840px}.product-section .section-heading h2{color:#eef6ff}.product-section .section-heading span{color:#b7c7d9}.ecosystem-panel{color:var(--text);background:linear-gradient(135deg,#081421fa,#0c2032f5),#0d1b2d;border:1px solid #82aad238;border-radius:14px;grid-template-columns:240px 1fr;align-items:center;gap:22px;margin-bottom:18px;padding:18px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f172a1f}.ecosystem-panel:before{content:"";background:linear-gradient(90deg,#38bdf82e,#34d39924,#a78bfa26);height:2px;position:absolute;top:0;left:0;right:0}.ecosystem-panel>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.ecosystem-panel strong{letter-spacing:0;font-size:14px}.ecosystem-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ecosystem-marquee div{gap:10px;width:max-content;animation:ecosystemFlow 24s linear infinite;display:flex}.ecosystem-marquee span{color:#d7efff;white-space:nowrap;background:#eef6ff14;border:1px solid #eef6ff24;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:760}.product-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.product-card{color:var(--text);background:linear-gradient(#091626fa,#07121ff5),#0d1b2d;border:1px solid #82aad238;border-radius:8px;flex-direction:column;grid-column:span 4;min-height:326px;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a1f}.product-card:hover{border-color:#34d39973;transform:translateY(-4px);box-shadow:0 30px 80px #0f172a2e}.product-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 10%,#38bdf829,#0000 12rem),radial-gradient(circle at 90% 20%,#34d39921,#0000 10rem);position:absolute;inset:0}.product-card:nth-child(2):before,.product-card:nth-child(5):before{background:radial-gradient(circle at 18% 10%,#22d3ee29,#0000 12rem),radial-gradient(circle at 88% 18%,#a78bfa29,#0000 10rem)}.product-card:nth-child(4):before{background:radial-gradient(circle at 18% 10%,#fbbf2424,#0000 12rem),radial-gradient(circle at 88% 18%,#38bdf824,#0000 10rem)}.product-card-copy{flex-direction:column;flex:1;padding:2px 22px 22px}.product-card-copy,.product-card-head{z-index:1;display:flex;position:relative}.product-card-head{align-items:center;margin-bottom:10px}.product-card-head p{color:#eef6ff;margin:0;font-size:16px;font-weight:840;line-height:1.28}.product-card h3{color:#cfe2f7;z-index:1;min-height:48px;margin:0 0 16px;font-size:15px;font-weight:520;line-height:1.55;position:relative}.product-card ul{z-index:1;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex;position:relative}.product-card li{color:#d7efff;background:#eef6ff14;border:1px solid #eef6ff1f;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:760;line-height:1.2}.product-visual{pointer-events:none;z-index:1;background:radial-gradient(circle at 78% 16%,#34d3992e,#0000 8rem),radial-gradient(circle at 18% 22%,#38bdf833,#0000 9rem),linear-gradient(135deg,#081625f2,#0d2338d6);border-bottom:1px solid #82aad229;border-radius:8px;height:188px;margin:14px;position:relative;overflow:hidden}.product-visual:before{content:"";opacity:.18;background:radial-gradient(circle,#eef6ff80 0 1px,#0000 2px) 0 0/20px 20px;position:absolute;inset:0}.product-visual:after{content:"";background:linear-gradient(90deg,#0000,#38bdf852,#34d39938,#0000);height:1px;position:absolute;top:62%;left:0;right:0}.product-visual-grid{opacity:.5;background-color:#0000;background-image:linear-gradient(#eef6ff11 1px,#0000 0),linear-gradient(90deg,#eef6ff11 1px,#0000 0);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.pv-code{background:linear-gradient(135deg,var(--blue),var(--green));color:#06111f;z-index:4;justify-content:center;align-items:center;width:42px;height:36px;font-size:13px;font-weight:920;display:flex;position:absolute;top:14px;left:14px}.product-scene{z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.product-scene text{dominant-baseline:middle;fill:#dff7ff;letter-spacing:0;text-anchor:middle;font-size:10px;font-weight:860}.product-scene .pv-scene-title{dominant-baseline:auto;fill:#d7efffb3;letter-spacing:.08em;text-anchor:start;font-size:10px;font-weight:880}.product-scene .pv-flow{fill:none;stroke:#22d3eeb8;stroke-dasharray:8 10;stroke-linecap:round;stroke-width:2.2px;animation:pvDash 3s linear infinite}.product-scene .delay-1{animation-delay:-.8s}.product-scene .delay-2{animation-delay:-1.5s}.pv-packet{fill:#e6fffb;stroke:#22d3eeb3;stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:pvPacketFloat 2.8s ease-in-out infinite}.pv-packet.p2{animation-delay:-1.2s}.pv-database path,.pv-gpu-card rect,.pv-id-card rect,.pv-message path,.pv-phone rect,.pv-rack rect,.pv-token-stack path{fill:#071727c7;stroke:#7dd3fc7a;stroke-width:2px}.pv-database line,.pv-gpu-card line,.pv-id-card line,.pv-message line,.pv-phone line,.pv-rack line{stroke:#d7efff8c;stroke-linecap:round;stroke-width:2px}.pv-rack circle{fill:var(--green);animation:pvStatus 1.8s ease-in-out infinite}.pv-cloud-symbol path:first-child{fill:#22d3ee33;stroke:#7dd3fc8c;stroke-linejoin:round;stroke-width:2px;animation:pvSoftPulse 4.2s ease-in-out infinite}.pv-cloud-symbol .pv-inner-line{fill:none;stroke:#eef6ff61;stroke-linecap:round;stroke-width:2px}.pv-chip-tag rect{fill:#eef6ff1a;stroke:#34d3996b;stroke-width:1.5px;animation:pvCardPulse 3.6s ease-in-out infinite}.pv-chip-tag.small rect{stroke-color:#a78bfa75;animation-delay:-1.2s}.pv-chip-tag.tiny rect{stroke-color:#38bdf875;animation-delay:-2.1s}.pv-globe circle,.pv-globe ellipse,.pv-globe line{fill:none;stroke:#7dd3fc85;stroke-width:2px}.pv-ip-pin path,.pv-shield path:first-child{fill:#22d3ee33;stroke:#7dd3fc85;stroke-linejoin:round;stroke-width:2px;animation:pvSoftPulse 4.4s ease-in-out infinite}.pv-shield.lock path:first-child{fill:#34d39929;stroke:#34d3997a}.pv-ip-pin text,.pv-message text,.pv-shield text,.pv-token-stack text{fill:#e6fffb;font-size:12px;font-weight:920}.pv-scan{fill:none;stroke:#fbbf24d9;stroke-linecap:round;stroke-width:3px;animation:pvScanLine 2.2s ease-in-out infinite}.pv-edge-nodes rect{fill:#eef6ff2e;stroke:#eef6ff80;stroke-width:2px;animation:pvCardPulse 2.8s ease-in-out infinite}.pv-edge-nodes rect:nth-child(2){animation-delay:-.8s}.pv-edge-nodes rect:nth-child(3){animation-delay:-1.6s}.pv-gpu-card rect:first-child{fill:#38bdf82e}.pv-gpu-card rect:nth-child(2){fill:#a78bfa33;stroke:#eef6ff6b;animation:pvSoftPulse 3s ease-in-out infinite}.pv-gpu-card line{stroke:#34d39994}.pv-compute-bars rect{fill:var(--green);transform-box:fill-box;transform-origin:bottom}.pv-compute-bars .b1{animation:pvBarScale 1.9s ease-in-out infinite}.pv-compute-bars .b2{animation:pvBarScale 1.9s ease-in-out -.45s infinite}.pv-compute-bars .b3{animation:pvBarScale 1.9s ease-in-out -.9s infinite}.pv-database ellipse,.pv-token-stack ellipse{fill:#a78bfa29;stroke:#a78bfa7a;stroke-width:2px;animation:pvCardPulse 3.2s ease-in-out infinite}.pv-id-card circle{fill:#34d39933;stroke:#34d39980;stroke-width:2px}.pv-endpoint rect{fill:#eef6ff1f;stroke:#7dd3fc80;stroke-width:2px}.pv-endpoint line,.pv-shield.lock path:not(:first-child){fill:none;stroke:#eef6ffa3;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.pv-shield.lock rect{fill:#071727c7;stroke:#eef6ff94;stroke-width:2px}.pv-database path{fill:#22d3ee24}.pv-ip-pin circle{fill:#071727c7;stroke:#eef6ff80;stroke-width:2px}.pv-growth-chart polyline{fill:none;stroke:var(--green);stroke-dasharray:7 8;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;animation:pvDash 2.4s linear infinite}.pv-growth-chart circle{fill:#e6fffb;stroke:#34d399b3;stroke-width:2px}.pv-phone rect{fill:#22d3ee24}.pv-message path{fill:#34d39924;stroke:#34d39980;animation:pvSoftPulse 3.8s ease-in-out infinite}.pv-wave{fill:none;stroke:#22d3eebf;stroke-linecap:round;stroke-width:3px;animation:pvWave 2.2s ease-in-out infinite}.pv-wave.delay-1{animation-delay:-.5s}.pv-wave.delay-2{animation-delay:-1s}.section-heading{gap:14px;max-width:760px;margin-bottom:34px;display:grid}.section-heading.compact{margin-bottom:0}.contact-section h2,.section-heading h2{color:#0b1828;letter-spacing:0;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.1}.contact-section p,.section-heading span{color:#52677a;font-size:16px;line-height:1.7}#services .section-heading h2{color:#eef6ff}#services .section-heading span{color:#b7c7d9}.service-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.service-card{background:linear-gradient(#091626fa,#0a192af0),#0d1b2d;border:1px solid #82aad238;border-radius:8px;grid-column:span 6;min-height:420px;padding:14px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f172a24}.service-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#38bdf838,#0000 58%);position:absolute;inset:0}.service-card.green:before{background:radial-gradient(circle at 50% 0,#34d3993d,#0000 58%)}.service-card.amber:before{background:radial-gradient(circle at 50% 0,#fbbf243d,#0000 58%)}.service-card.violet:before{background:radial-gradient(circle at 50% 0,#a78bfa40,#0000 58%)}.service-copy{z-index:1;padding:20px 10px 10px;position:relative}.service-card:nth-child(n+3){grid-column:span 4}.service-visual{aspect-ratio:1.35;z-index:1;background:linear-gradient(#ffffff0d 1px,#0000 0) 0 0/28px 28px,linear-gradient(90deg,#ffffff0d 1px,#0000 0) 0 0/28px 28px,radial-gradient(circle,#38bdf829,#0000 56%);border:1px solid #ffffff1a;border-radius:8px;min-height:190px;position:relative;overflow:hidden}.service-visual:after{content:"";background:linear-gradient(90deg,#0000,#ffffff21,#0000);animation:panelSweep 4.8s ease-in-out infinite;position:absolute;inset:0;transform:translate(-100%)}.service-visual em{color:#eef6ffd1;letter-spacing:.06em;z-index:3;background:#eef6ff17;border:1px solid #eef6ff29;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;position:absolute;top:14px;right:14px}.service-card p,.service-visual em{text-transform:uppercase;font-weight:800}.service-card p{color:#7dd3fc;margin:0 0 10px;font-size:13px}.service-card h3{color:#eef6ff;margin:0 0 12px;font-size:21px;line-height:1.25}.service-card span{color:#b7c7d9;font-size:15px;line-height:1.75}.cloud-core{color:#06111f;z-index:2;background:linear-gradient(135deg,#38bdf8fa,#34d399eb);border-radius:999px;justify-content:center;align-items:center;width:126px;height:84px;font-size:18px;font-weight:900;animation:corePulse 3.2s ease-in-out infinite;display:flex;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 38px #38bdf873}.cloud-core:after,.cloud-core:before{background:inherit;content:"";z-index:-1;border-radius:999px;position:absolute}.cloud-core:before{width:70px;height:70px;top:-24px;left:12px}.cloud-core:after{width:58px;height:58px;top:-15px;right:10px}.cloud-node{color:#e6f7ff;z-index:2;background:#eef6ff1a;border:1px solid #7dd3fc52;border-radius:8px;justify-content:center;align-items:center;width:52px;height:34px;font-size:11px;font-weight:850;animation:floatNode 4.2s ease-in-out infinite;display:flex;position:absolute}.cn1{top:18%;left:11%}.cn2{animation-delay:-.8s;top:28%;right:13%}.cn3{animation-delay:-1.6s;bottom:17%;left:16%}.cn4{animation-delay:-2.4s;bottom:15%;right:14%}.data-line{background:linear-gradient(90deg,#0000,#22d3eee6,#0000);height:2px;animation:dataFlow 2.5s linear infinite;position:absolute;top:44%;left:12%;right:12%}.dl2{animation-delay:-.8s;top:56%;transform:rotate(16deg)}.dl3{animation-delay:-1.4s;top:52%;transform:rotate(-18deg)}.cdn-globe{border:2px solid #22d3ee94;border-radius:999px;width:126px;height:126px;animation:rotateGlobe 10s linear infinite;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.cdn-globe i{border:1px solid #22d3ee6b;border-radius:999px;position:absolute;inset:12px}.cdn-globe i:nth-child(2){inset:0 38px}.cdn-globe i:nth-child(3){inset:38px 0}.edge{z-index:2;background:#e6f7ff;border:6px solid #22d3ee29;border-radius:999px;width:34px;height:34px;animation:edgePulse 2.2s ease-in-out infinite;position:absolute}.e1{top:24%;left:14%}.e2{animation-delay:-.4s;top:18%;right:16%}.e3{animation-delay:-.8s;bottom:18%;left:20%}.e4{animation-delay:-1.2s;bottom:23%;right:14%}.cdn-ray{transform-origin:50%;background:linear-gradient(90deg,#0000,#34d399e6,#0000);height:2px;animation:rayMove 2.6s linear infinite;position:absolute;top:51%;left:16%;right:16%}.r1{transform:rotate(28deg)}.r2{animation-delay:-.9s;transform:rotate(-24deg)}.r3{animation-delay:-1.8s;transform:rotate(0)}.chip{z-index:2;background:linear-gradient(135deg,#0c1a2bfa,#182b46fa);border:1px solid #34d39961;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:6px;width:150px;height:118px;padding:18px;animation:chipGlow 3s ease-in-out infinite;display:grid;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 44px #34d3992e}.chip:after,.chip:before{color:#34d39999;content:"";position:absolute}.chip i{background:#34d39938;border-radius:4px;animation:pixelBlink 1.8s ease-in-out infinite}.chip i:nth-child(3n){background:#38bdf84d;animation-delay:-.5s}.chip i:nth-child(4n){animation-delay:-1s}.token{color:#e8fff5;z-index:3;background:#eef6ff1a;border:1px solid #34d39952;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:11px;font-weight:900;animation:tokenOrbit 5.2s linear infinite;display:flex;position:absolute;top:50%;left:50%}.t1{--orbit:92px}.t2{--orbit:118px;width:56px;animation-delay:-1.8s}.t3{--orbit:142px;animation-delay:-3.4s}.shield{clip-path:polygon(50% 8%,82% 20%,76% 70%,50% 92%,24% 70%,18% 20%);z-index:2;background:linear-gradient(160deg,#fbbf24f2,#38bdf8eb);width:120px;height:138px;animation:shieldPulse 2.8s ease-in-out infinite;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.shield span{clip-path:inherit;background:#06111fe0;position:absolute;inset:11px}.scan-line{z-index:4;background:linear-gradient(90deg,#0000,#fbbf24f2,#0000);height:3px;animation:scanDown 2.2s ease-in-out infinite;position:absolute;top:20%;left:12%;right:12%}.threat{border:2px solid #fbbf24cc;border-radius:6px;width:24px;height:24px;animation:threatBlock 2.7s ease-in-out infinite;position:absolute}.threat:after,.threat:before{content:"";background:#fbbf24d9;height:2px;position:absolute;top:10px;left:4px;right:4px;transform:rotate(45deg)}.threat:after{transform:rotate(-45deg)}.th1{top:28%;left:16%}.th2{animation-delay:-.7s;top:35%;right:18%}.th3{animation-delay:-1.4s;bottom:20%;left:25%}.cpaas-routes{position:absolute;inset:0}.route-line{transform-origin:50%;background:linear-gradient(90deg,#0000,#a78bfaf2,#22d3eed9,#0000);height:2px;animation:cpaasRoute 2.8s linear infinite;position:absolute;top:50%;left:10%;right:10%}.rl1{transform:rotate(0)}.rl2{animation-delay:-.9s;top:44%;transform:rotate(24deg)}.rl3{animation-delay:-1.8s;top:58%;transform:rotate(-19deg)}.route-node{color:#06111f;z-index:2;background:#eef6ff;border:5px solid #a78bfa2e;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:11px;font-weight:900;animation:edgePulse 2.4s ease-in-out infinite;display:flex;position:absolute}.rn1{top:20%;left:9%}.rn2{animation-delay:-.5s;top:18%;right:12%}.rn3{animation-delay:-1s;bottom:18%;left:14%}.rn4{animation-delay:-1.5s;bottom:16%;right:16%}.sms-gateway,.voice-gateway{z-index:3;background:#06111fd1;border:1px solid #a78bfa47;border-radius:10px;position:absolute;box-shadow:0 16px 44px #0000003d}.sms-gateway{width:176px;padding:16px 18px;top:17%;left:50%;transform:translate(-50%)}.sms-gateway strong,.voice-gateway strong{color:#eef6ff;margin-bottom:10px;font-size:13px;display:block}.sms-gateway span{color:#e9ddff;background:#a78bfa29;border:1px solid #a78bfa47;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.sms-gateway i{background:linear-gradient(90deg,#a78bfab8,#22d3eeb3);border-radius:999px;width:100%;height:7px;margin-top:7px;animation:messageRise 2.2s ease-in-out infinite;display:block}.sms-gateway i:nth-child(4){width:72%;animation-delay:-.5s}.sms-gateway i:nth-child(5){width:88%;animation-delay:-1s}.voice-gateway{width:170px;padding:16px 18px;bottom:16%;right:12%}.voice-wave{align-items:center;gap:7px;height:52px;display:flex}.voice-wave i{background:linear-gradient(180deg,var(--violet),var(--cyan));border-radius:999px;width:9px;height:34px;animation:voiceWave 1.1s ease-in-out infinite;display:block}.voice-wave i:nth-child(2){animation-delay:-.18s}.voice-wave i:nth-child(3){animation-delay:-.36s}.voice-wave i:nth-child(4){animation-delay:-.54s}.voice-wave i:nth-child(5){animation-delay:-.72s}.call-bubble{z-index:3;background:#eef6ff;border-radius:999px;padding:8px 12px;font-weight:900;animation:bubbleFloat 3s ease-in-out infinite;position:absolute;color:#06111f!important;font-size:12px!important}.cb1{top:48%;left:18%}.cb2{animation-delay:-1.4s;top:42%;right:20%}.packet{background:var(--cyan);z-index:4;border-radius:3px;width:8px;height:8px;animation:packetMove 3.1s linear infinite;position:absolute;box-shadow:0 0 18px #22d3eeb8}.p1{top:33%;left:25%}.p2{animation-delay:-1s;top:55%;right:34%}.p3{animation-delay:-2s;bottom:24%;left:38%}.split-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.capability-list{gap:14px;display:grid}.capability-item{background:#0d1b2d;border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:70px 1fr;gap:18px;padding:24px;display:grid}.capability-item strong{color:var(--green);font-size:24px}.capability-item h3{color:var(--text);margin:0 0 8px}.capability-item p{color:#b7c7d9;margin:0;line-height:1.7}.strengths{padding-top:46px}.strength-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px;display:grid}.strength-item{background:#fff;border:1px solid #e1eaf3;border-radius:8px;min-height:150px;padding:22px}.strength-item span{background:linear-gradient(135deg,var(--blue),var(--green));border-radius:999px;width:10px;height:10px;margin-bottom:22px;display:block}.strength-item p{color:#20364d;margin:0;font-size:16px;font-weight:720;line-height:1.55}.contact-section{color:var(--text);background:#0d1b2d;border-radius:22px;grid-template-columns:1fr 1fr;align-items:stretch;gap:40px;margin-bottom:70px;padding:44px;display:grid}.contact-section h2{color:var(--text);margin:10px 0 14px}.contact-section p{color:#b7c7d9;margin:0}address{color:#e6edf7;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;padding:24px;font-style:normal;line-height:1.7}address span{color:var(--green);text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:820;display:block}.contact-list{gap:12px;margin-bottom:22px;display:grid}.contact-person{background:#eef6ff0f;border:1px solid #eef6ff1a;border-radius:8px;padding:16px}address strong{color:#eef6ff;margin-bottom:18px;font-size:28px;line-height:1.1;display:block}.contact-person strong{margin-bottom:8px;font-size:22px}address small{color:#8ea7bd;text-transform:uppercase;margin:18px 0 6px;font-size:12px;font-weight:820;display:block}.contact-person small{margin:0 0 6px}address a{color:var(--cyan);word-break:break-word;font-size:17px;font-weight:760;line-height:1.35;display:inline-flex}.contact-person a{font-size:15px}address a:hover{color:var(--green)}address em{color:#d7e5f4;font-style:normal;line-height:1.65;display:block}.site-footer{color:#5f7489;flex-wrap:wrap;justify-content:space-between;gap:16px;max-width:1180px;margin:0 auto;padding:0 24px 36px;display:flex}@keyframes panelSweep{0%,42%{transform:translate(-110%)}70%,to{transform:translate(110%)}}@keyframes corePulse{0%,to{filter:brightness();transform:translate(-50%,-50%)scale(1)}50%{filter:brightness(1.15);transform:translate(-50%,-50%)scale(1.04)}}@keyframes floatNode{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes dataFlow{0%{opacity:0;clip-path:inset(0 100% 0 0)}35%{opacity:1}to{opacity:0;clip-path:inset(0 0 0 100%)}}@keyframes rotateGlobe{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(1turn)}}@keyframes edgePulse{0%,to{transform:scale(1);box-shadow:0 0 #22d3ee3d}50%{transform:scale(1.08);box-shadow:0 0 0 14px #22d3ee00}}@keyframes rayMove{0%{opacity:.1;clip-path:inset(0 100% 0 0)}45%{opacity:1}to{opacity:.1;clip-path:inset(0 0 0 100%)}}@keyframes chipGlow{0%,to{box-shadow:0 0 34px #34d3992e}50%{box-shadow:0 0 58px #34d3995c}}@keyframes pixelBlink{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes tokenOrbit{0%{transform:rotate(0deg) translateX(var(--orbit)) rotate(0deg)}to{transform:rotate(1turn) translateX(var(--orbit)) rotate(-1turn)}}@keyframes shieldPulse{0%,to{filter:drop-shadow(0 0 18px #fbbf2438)}50%{filter:drop-shadow(0 0 34px #fbbf2473)}}@keyframes scanDown{0%{opacity:0;top:20%}20%,80%{opacity:1}to{opacity:0;top:78%}}@keyframes threatBlock{0%,to{opacity:.38;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@keyframes messageRise{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(8px)}}@keyframes voiceWave{0%,to{opacity:.65;height:26px}50%{opacity:1;height:78px}}@keyframes bubbleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fabricPulse{0%,to{filter:brightness();transform:translate(-50%,-50%)scale(1)}50%{filter:brightness(1.12);transform:translate(-50%,-50%)scale(1.03)}}@keyframes providerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes fabricFlow{0%{opacity:0;clip-path:inset(0 100% 0 0)}35%{opacity:1}to{opacity:0;clip-path:inset(0 0 0 100%)}}@keyframes serviceNodePulse{0%,to{border-color:#7dd3fc38;transform:translateY(0)}50%{border-color:#34d3996b;transform:translateY(-5px)}}@keyframes serviceSignal{0%,to{opacity:.62;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}@keyframes cpaasRoute{0%{opacity:.18;clip-path:inset(0 100% 0 0)}40%{opacity:1}to{opacity:.18;clip-path:inset(0 0 0 100%)}}@keyframes packetMove{0%,to{opacity:.25;transform:translate(0)scale(.8)}50%{opacity:1;transform:translate(38px,-22px)scale(1.18)}}@keyframes tickerGlow{0%,to{color:#d7efff;border-color:#7dd3fc3d}50%{color:#ecfff8;border-color:#34d3996b}}@keyframes ecosystemFlow{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pvDash{0%{stroke-dashoffset:0;opacity:.35}45%{opacity:1}to{stroke-dashoffset:-72px;opacity:.35}}@keyframes pvPacketFloat{0%,to{opacity:.55;transform:translate(0)scale(.92)}50%{opacity:1;transform:translate(8px,-6px)scale(1.2)}}@keyframes pvStatus{0%,to{opacity:.42}50%{opacity:1}}@keyframes pvSoftPulse{0%,to{filter:drop-shadow(0 0 10px #22d3ee2e);opacity:.82}50%{filter:drop-shadow(0 0 24px #22d3ee57);opacity:1}}@keyframes pvCardPulse{0%,to{opacity:.64}50%{opacity:1}}@keyframes pvScanLine{0%{opacity:0;transform:translateY(-12px)}35%,72%{opacity:1}to{opacity:0;transform:translateY(18px)}}@keyframes pvBarScale{0%,to{opacity:.58;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1)}}@keyframes pvWave{0%,to{opacity:.38;transform:translate(-4px)}50%{opacity:1;transform:translate(4px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:980px){.nav-links{display:none}.contact-section,.hero-section,.split-section{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:56px}.hero-visual{aspect-ratio:1.35;min-height:360px}.service-card,.service-card:nth-child(4),.service-card:nth-child(5),.service-card:nth-child(n+3){grid-column:span 6}.service-card{min-height:390px}.ecosystem-panel{grid-template-columns:1fr}.product-card{grid-column:span 6}.service-card:nth-child(5){grid-column:span 12;min-height:400px}.service-card:nth-child(5) .service-visual{aspect-ratio:2.4;min-height:220px}.strength-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.topbar{gap:14px;padding-inline:18px}.brand span{font-size:16px}.language-switch button{min-width:34px;padding-inline:8px}.hero-section,.section{padding-left:18px;padding-right:18px}.hero-copy h1{font-size:42px}.hero-lead{font-size:16px}.stat-row,.strength-grid{grid-template-columns:1fr}.hero-visual{aspect-ratio:auto;border-radius:18px;height:min(330px,88vw);min-height:280px}.visual-card.control{left:5%;right:5%}.capability-ticker{top:29%;left:6%;right:6%}.visual-card.compute{width:52%}.fabric-core{inset:4% 4% 8%}.fabric-cloud{top:24%}.fabric-flow{top:27%}.f3{top:33%}.fabric-cloud{width:146px;height:96px}.fabric-cloud strong{font-size:17px}.provider-ring span{min-width:48px;padding-inline:7px;font-size:10px}.map-node{width:46px;height:46px}.service-grid{grid-template-columns:1fr}.ecosystem-panel{padding:18px}.ecosystem-marquee{margin-inline:-18px}.product-grid{grid-template-columns:1fr}.product-card{grid-column:span 1;min-height:0}.product-card h3{min-height:0}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 1}.service-card{min-height:380px}.service-visual{min-height:178px}.capability-item{grid-template-columns:1fr}.contact-section{border-radius:16px;padding:28px 22px}}