@layer theme{:root,:host{--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{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.table{display:table}}:root{--navy:#071225;--navy-2:#0c1c38;--ink:#172033;--muted:#5d687b;--line:#dbe2eb;--surface:#f5f8fc;--blue:#1769d5;--blue-dark:#0b4da8;--green:#10a95b;--cyan:#5ccfe6;--white:#fff;--radius:18px;--shadow:0 24px 70px #0d23451f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.7}body,button,input,textarea,select{font:inherit}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.18}h1{font-size:clamp(2.65rem,6vw,5.2rem)}h2{font-size:clamp(2rem,4vw,3.45rem)}h3{font-size:1.28rem}:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #1769d55c}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:112px 0}.section-dark{background:var(--navy);color:var(--white)}.section-heading{margin-bottom:46px}.section-heading h2{max-width:760px;margin:12px 0 0}.section-heading p{max-width:560px;margin:0}.split-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.centered-heading{text-align:center}.centered-heading h2{margin-inline:auto}.dark-heading h2,.dark-heading p{color:var(--white)}.eyebrow{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;font-weight:800;display:inline-flex}.eyebrow-light{color:#78d7ec}.skip-link{z-index:200;color:var(--navy);background:#fff;padding:10px 16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:16px}.button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-weight:750;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px)}.button-small{min-height:42px;padding:0 17px;font-size:.9rem}.button-light{color:var(--navy);background:#fff;border-color:#fff}.button-light:hover{background:#e8f6fb;border-color:#e8f6fb}.button-ghost{color:#fff;background:0 0;border-color:#ffffff47}.button-ghost:hover{background:#ffffff14;border-color:#ffffff7a}.button-secondary{color:var(--blue-dark);background:#fff;border-color:#b9c8dc}.button-secondary:hover{border-color:var(--blue);color:var(--blue-dark);background:#eaf3ff}.text-link{color:var(--blue);align-items:center;gap:9px;font-weight:750;display:inline-flex}.text-link span,.card-link b{transition:transform .2s}.text-link:hover span,a:hover .card-link b{transform:translate(3px,-3px)}.light-link{color:#8ee0f1}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dbe2ebcc;height:76px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand img{width:168px;height:auto}.desktop-nav{align-items:center;gap:31px;display:flex}.desktop-nav>a:not(.button){color:#39445a;font-size:.94rem;font-weight:650}.desktop-nav>a:not(.button):hover,.desktop-nav>a.nav-active:not(.button){color:var(--blue)}.desktop-nav>a.nav-active:not(.button):after{content:"";background:var(--blue);height:2px;margin-top:4px;display:block}.button-active{box-shadow:0 0 0 3px #1769d524}.mobile-menu{display:none;position:relative}.mobile-menu summary{font-weight:750;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{color:var(--blue);padding-left:4px}.mobile-menu nav{border:1px solid var(--line);width:230px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:13px;display:grid;position:absolute;top:42px;right:0}.mobile-menu nav a{border-radius:7px;padding:11px 12px;font-weight:650}.mobile-menu nav a:hover{background:var(--surface);color:var(--blue)}.mobile-menu nav a.nav-active{color:var(--blue-dark);background:#eaf3ff}.home-hero{background:var(--navy);color:#fff;min-height:720px;padding:112px 0 102px;position:relative;overflow:hidden}.home-hero:before{content:"";background-image:linear-gradient(#5ccfe60b 1px,#0000 1px),linear-gradient(90deg,#5ccfe60b 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 50%,#000);mask-image:linear-gradient(90deg,#0000,#000 50%,#000)}.home-hero:after{content:"";filter:blur(40px);background:#1769d52e;border-radius:50%;width:620px;height:620px;position:absolute;top:-260px;right:-260px}.home-hero-grid{z-index:1;grid-template-columns:1.12fr .88fr;align-items:center;gap:76px;display:grid;position:relative}.hero-copy h1{color:#fff;max-width:760px;margin:18px 0 25px;font-weight:790}.hero-copy h1 em{color:#70d9ed;font-style:normal}.hero-copy>p{color:#b6c3d7;max-width:650px;font-size:1.17rem}.hero-actions{gap:13px;margin-top:35px;display:flex}.hero-proof{color:#91a0b8;flex-wrap:wrap;gap:12px 27px;margin-top:43px;font-size:.86rem;display:flex}.hero-proof span:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;margin:0 9px 2px 0;display:inline-block;box-shadow:0 0 0 4px #10a95b1f}.hero-system{background:linear-gradient(150deg,#ffffff12,#ffffff04);border:1px solid #89b0dc2e;border-radius:26px;min-height:480px;position:relative;box-shadow:inset 0 0 60px #2175e014}.hero-system:before{content:"";border:1px dashed #76d2eb26;border-radius:18px;position:absolute;inset:20px}.system-orbit{border:1px solid #5ccfe633;border-radius:50%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:260px;height:260px}.orbit-two{border-style:dashed;width:370px;height:370px}.system-core{background:radial-gradient(circle,#1769d547,#071225d9);border:1px solid #5ccfe68c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:154px;height:154px;display:flex;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 54px #1769d540}.system-core small{color:#8ca3c3}.system-core strong{margin-top:3px;font-size:1.1rem}.system-node{color:#c8d4e5;background:#0c1a33;border:1px solid #9bbee433;border-radius:6px;align-items:center;gap:8px;padding:8px 11px;font-size:.8rem;display:flex;position:absolute}.system-node i{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 12px var(--cyan);border-radius:50%}.node-a{top:22%;left:8%}.node-b{top:25%;right:7%}.node-c{bottom:22%;left:9%}.node-d{bottom:20%;right:8%}.node-d i,.node-c i{background:var(--green);box-shadow:0 0 12px var(--green)}.system-meter{color:#6f829e;letter-spacing:.16em;border-top:1px solid #ffffff1c;justify-content:space-between;padding-top:13px;font-size:.66rem;display:flex;position:absolute;bottom:22px;left:28px;right:28px}.system-meter b{color:#a8b8cd}.signal-strip{color:#fff;background:#0c1c38;border-top:1px solid #ffffff0f}.signal-grid{grid-template-columns:1.45fr repeat(3,1fr);align-items:center;gap:24px;min-height:94px;display:grid}.signal-grid p{color:#8394ad;max-width:190px;margin:0;font-size:.8rem}.signal-grid div{color:#d8e0ec;font-size:.84rem}.signal-grid span{color:#55708f;margin-right:9px;font-size:.67rem}.services-home{background:var(--surface)}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:290px;padding:38px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.service-card:hover{z-index:2;box-shadow:var(--shadow);border-color:#0000;transform:translateY(-5px)}.card-index{color:var(--blue);letter-spacing:.14em;font-size:.72rem;font-weight:800}.service-card h3{margin:27px 0 14px;font-size:1.56rem}.service-card p{max-width:475px}.card-link{color:var(--blue);gap:8px;font-size:.88rem;font-weight:750;display:flex;position:absolute;bottom:33px;left:38px}.process-home{position:relative;overflow:hidden}.process-home:after{content:"";filter:blur(25px);background:#1769d533;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-260px;right:-220px}.process-line{z-index:1;border-top:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.process-step{padding:33px 28px 10px 0}.process-step+.process-step{border-left:1px solid #ffffff1f;padding-left:28px}.process-step>span{color:#7ad6e9;background:#5ccfe61a;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:.69rem;font-weight:800;display:inline-flex}.process-step h3{color:#fff;margin:24px 0 11px}.process-step p{color:#93a1b7;font-size:.91rem}.work-feature{overflow:hidden}.work-feature-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:78px;display:grid}.work-copy h2{margin:18px 0 20px;font-size:clamp(2.1rem,4vw,3.3rem)}.work-copy p{margin-bottom:28px}.status-pill{color:#526278;border:1px solid #cdd8e7;border-radius:99px;align-items:center;gap:8px;margin-top:17px;padding:6px 10px;font-size:.74rem;font-weight:750;display:inline-flex}.status-pill i{background:#e6a51a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e6a51a21}.product-frame{box-shadow:var(--shadow);background:#eaf1f8;border:1px solid #d8e0eb;border-radius:17px;position:relative;overflow:hidden;transform:rotate(1.1deg)}.product-frame:after{content:"仅供研发阶段展示";color:#fff;background:#071225d6;border-radius:4px;padding:5px 10px;font-size:.65rem;position:absolute;bottom:14px;right:15px}.browser-bar{background:#fff;border-bottom:1px solid #dfe5ee;align-items:center;gap:6px;height:37px;padding:0 14px;display:flex}.browser-bar span{background:#c8d0da;border-radius:50%;width:7px;height:7px}.browser-bar b{color:#79869a;letter-spacing:.1em;margin-left:auto;font-size:.61rem}.principles-section{background:var(--surface)}.principle-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.principle-grid article{border-top:3px solid var(--blue);background:#fff;padding:32px 27px;box-shadow:0 10px 32px #0d23450f}.principle-grid article:nth-child(2n){border-top-color:var(--green)}.principle-grid span{color:#8793a5;font-size:.7rem;font-weight:800}.principle-grid h3{margin:24px 0 13px}.principle-grid p{margin:0;font-size:.91rem}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-card{border:1px solid var(--line);border-radius:12px;flex-direction:column;min-height:310px;padding:30px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.article-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-4px)}.article-card>span{color:var(--blue);font-size:.72rem;font-weight:750}.article-card h3{margin:25px 0 14px;font-size:1.3rem}.article-card p{font-size:.91rem}.article-card b{color:var(--blue);margin-top:auto;font-size:.82rem}.faq-section{background:var(--surface)}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:90px;display:grid}.faq-grid h2{margin:14px 0 20px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list summary{color:var(--ink);justify-content:space-between;gap:20px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{margin:13px 48px 0 0;font-size:.93rem}.section-cta{color:#fff;background:linear-gradient(120deg,#0c1c38,#0a2851);justify-content:space-between;align-items:center;gap:45px;min-height:330px;padding:70px;display:flex;position:relative;overflow:hidden}.section-cta:after{content:"JS";color:#ffffff09;font-size:25rem;font-weight:900;line-height:1;position:absolute;top:-45%;right:8%;transform:rotate(-8deg)}.section-cta>*{z-index:1;position:relative}.section-cta h2{color:#fff;margin:13px 0 12px}.section-cta p{color:#aab8cc;max-width:650px;margin:0}.section-cta .button{flex:none}.page-hero{background:var(--navy);color:#fff;padding:104px 0 96px;position:relative;overflow:hidden}.page-hero:before{content:"";background-image:linear-gradient(110deg,#0000 45%,#5ccfe60d 45%),linear-gradient(#5ccfe609 1px,#0000 1px);background-size:100% 100%,100% 42px;position:absolute;inset:0}.page-hero-inner{grid-template-columns:1fr 260px;align-items:center;gap:80px;display:grid;position:relative}.page-hero h1{color:#fff;max-width:860px;margin:18px 0 20px;font-size:clamp(2.5rem,5vw,4.5rem)}.breadcrumbs{color:#7f91aa;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:18px;font-size:.75rem;display:flex}.breadcrumbs>span{align-items:center;gap:7px;display:inline-flex}.breadcrumbs i{color:#4c607e;font-style:normal}.breadcrumbs [aria-current=page]{color:#afbdd0;text-overflow:ellipsis;white-space:nowrap;max-width:min(55vw,520px);overflow:hidden}.page-hero p{color:#aebbd0;max-width:740px;margin-bottom:32px;font-size:1.08rem}.page-hero-mark{border:1px solid #5ccfe640;border-radius:50%;place-items:center;width:230px;height:230px;display:grid;position:relative}.page-hero-mark:before,.page-hero-mark:after{content:"";border:1px dashed #5ccfe638;border-radius:50%;position:absolute;inset:28px;transform:rotate(20deg)}.page-hero-mark:after{border-style:solid;inset:58px}.page-hero-mark span{color:#80dcefcc;font-size:2.3rem;font-weight:850}.page-hero-mark i{background:var(--green);width:11px;height:11px;box-shadow:0 0 18px var(--green);border-radius:50%;position:absolute;top:50%;right:21px}.intro-grid{grid-template-columns:.68fr 1.32fr;gap:90px;display:grid}.intro-grid>div:first-child h2{margin:12px 0 20px}.lead{color:#38455b;font-size:1.25rem}.content-card-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.content-card{background:var(--surface);border:1px solid #e6ebf2;border-radius:10px;padding:28px}.content-card h3{margin-bottom:11px}.content-card p{margin:0}.numbered-list{background:var(--line);border:1px solid var(--line);gap:1px;display:grid}.numbered-item{background:#fff;grid-template-columns:68px 1fr;gap:26px;padding:30px;display:grid}.numbered-item>span{color:var(--blue);letter-spacing:.12em;font-size:.72rem;font-weight:850}.numbered-item h3{margin:0 0 9px}.numbered-item p{margin:0}.check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:#49566b;padding-left:29px;position:relative}.check-list li:before{content:"✓";color:var(--green);font-weight:850;position:absolute;top:1px;left:0}.dash-list li:before{content:"—";color:#8994a6}.services-index{background:var(--surface)}.service-index-card{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:72px 1fr 210px;align-items:start;gap:35px;padding:38px;display:grid}.service-index-card>span{color:var(--blue);font-size:.75rem;font-weight:850}.service-index-card h2{margin:0 0 13px;font-size:1.65rem}.service-index-card p{margin:0}.service-index-card .text-link{justify-self:end}.service-detail-layout{grid-template-columns:.78fr 1.22fr;gap:90px;display:grid}.service-detail-aside{background:var(--surface);border-top:3px solid var(--blue);align-self:start;padding:30px;position:sticky;top:110px}.service-detail-aside p{margin:14px 0 0}.detail-block+.detail-block{border-top:1px solid var(--line);margin-top:65px;padding-top:65px}.detail-block h2{margin-bottom:27px;font-size:2rem}.deliverable-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.deliverable-grid div{background:var(--surface);border-left:3px solid var(--blue);color:#3a4659;min-height:120px;padding:23px}.mini-steps{flex-wrap:wrap;gap:8px;display:flex}.mini-steps span{color:var(--blue-dark);background:#eaf2fd;border-radius:6px;padding:9px 13px;font-size:.84rem;font-weight:700}.full-process{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.full-process article{border:1px solid var(--line);border-radius:12px;min-height:250px;padding:34px;position:relative}.full-process article>span{color:var(--blue);font-size:.74rem;font-weight:850}.full-process h2{margin:38px 0 14px;font-size:1.7rem}.full-process p{margin:0}.output-tag{color:#7b8798;font-size:.76rem;position:absolute;bottom:27px;left:34px}.work-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.work-card{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.work-card-media{aspect-ratio:16/9;background:#dce9f7;overflow:hidden}.work-card-media img{object-fit:cover;width:100%;height:100%}.work-card-body{padding:29px}.work-card-body h2{margin:16px 0 14px;font-size:1.7rem}.placeholder-media{color:#87d8e9;background:linear-gradient(135deg,#0d2243,#174f8c);place-items:center;height:100%;display:grid}.placeholder-media span{border:1px solid #87d8e959;border-radius:50%;padding:17px 22px;font-weight:800}.product-detail-hero{padding-bottom:0}.product-detail-hero .page-hero-inner{padding-bottom:84px}.product-showcase{background:var(--navy);margin-top:-1px;position:relative}.product-showcase .product-frame{border-radius:17px 17px 0 0;width:min(980px,100% - 48px);margin:0 auto;transform:none;box-shadow:0 24px 90px #00000059}.fact-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.fact-grid div{background:#fff;padding:27px}.fact-grid span{color:#7b8799;margin-bottom:7px;font-size:.74rem;display:block}.fact-grid strong{font-size:1.03rem}.boundary-note{color:#5f501f;background:#fff8e7;border-left:4px solid #dda013;padding:28px}.about-quote{background:var(--navy);color:#fff;border-radius:14px;padding:48px}.about-quote p{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.45}.value-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.value-grid article{background:var(--surface);border-top:3px solid var(--blue);padding:31px}.value-grid h3{margin:17px 0 11px}.value-grid p{margin:0}.insight-list{gap:16px;display:grid}.insight-row{border-top:1px solid var(--line);grid-template-columns:170px 1fr 130px;align-items:start;gap:35px;padding:32px 0;display:grid}.insight-row:last-child{border-bottom:1px solid var(--line)}.insight-row>span{color:var(--blue);font-size:.75rem;font-weight:750}.insight-row h2{margin:0 0 12px;font-size:1.55rem}.insight-row p{margin:0}.insight-row .text-link{justify-self:end}.article-layout{grid-template-columns:220px minmax(0,720px);justify-content:center;gap:75px;display:grid}.article-meta{color:#7a879a;align-self:start;padding-top:10px;font-size:.82rem;position:sticky;top:110px}.article-meta span{margin-bottom:10px;display:block}.article-body{font-size:1.04rem}.article-body .article-lead{color:#344055;margin-bottom:52px;font-size:1.24rem}.article-body section+section{margin-top:50px}.article-body h2{margin-bottom:18px;font-size:1.6rem}.article-body p{color:#465267}.contact-section{background:var(--surface)}.contact-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:65px;display:grid}.contact-details{position:sticky;top:110px}.contact-details h2{margin:13px 0 18px}.contact-channel{border-top:1px solid var(--line);margin-top:28px;padding:21px 0}.contact-channel span{color:#7d899b;margin-bottom:5px;font-size:.74rem;display:block}.contact-channel strong,.contact-channel a{color:var(--ink);font-size:1.06rem;font-weight:750}.contact-form{border:1px solid var(--line);background:#fff;border-radius:14px;padding:40px;box-shadow:0 20px 60px #0d234512}.form-notice{color:#31547f;background:#eaf3ff;border-radius:7px;align-items:center;gap:13px;margin-bottom:30px;padding:13px 15px;font-size:.84rem;display:flex}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{margin-bottom:20px;display:block}.contact-form label>span:first-child{color:#374257;margin-bottom:7px;font-size:.86rem;font-weight:700;display:block}.contact-form input,.contact-form textarea,.contact-form select{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd6e2;border-radius:7px;padding:11px 13px;transition:border-color .15s,box-shadow .15s}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #1769d51c}.checkbox-field{align-items:flex-start;gap:10px;display:flex!important}.checkbox-field input{flex:none;width:17px;height:17px;margin-top:5px}.checkbox-field>span{margin:0!important;font-size:.8rem!important;font-weight:500!important}.checkbox-field a{color:var(--blue);margin:0 3px}.form-safety{color:#8a5660;margin:-5px 0 20px;font-size:.77rem}.button-submit{border:0;width:100%}.button-submit:disabled{opacity:.6;cursor:wait}.form-success{text-align:center;border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:55px 40px;display:flex}.form-success>span{width:58px;height:58px;color:var(--green);background:#e6f8ef;border-radius:50%;place-items:center;font-size:1.7rem;font-weight:850;display:grid}.form-kicker{color:var(--green);margin:22px 0 6px;font-size:.76rem;font-weight:800}.form-success h2{margin-bottom:12px}.text-button{color:var(--blue);text-underline-offset:4px;background:0 0;border:0;font-weight:750;text-decoration:underline}.legal-layout{grid-template-columns:240px minmax(0,720px);gap:80px;display:grid}.legal-nav{color:#788598;align-self:start;font-size:.85rem;position:sticky;top:110px}.legal-body h2{margin:45px 0 15px;font-size:1.55rem}.legal-body h2:first-child{margin-top:0}.legal-body p,.legal-body li{color:#4b576a}.legal-body li+li{margin-top:8px}.not-found{text-align:center;background:var(--surface);place-items:center;min-height:65vh;padding:80px 24px;display:grid}.not-found strong{color:var(--blue);font-size:4rem;display:block}.not-found h1{margin:10px 0 15px;font-size:2.4rem}.error-actions{justify-content:center;gap:12px;margin-top:25px;display:flex}.site-footer{color:#fff;background:#061020;padding:76px 0 25px}.footer-main{grid-template-columns:.85fr 1.15fr;gap:90px;padding-bottom:62px;display:grid}.footer-brand img{width:175px}.footer-brand p{color:#bdc8d8;margin:23px 0 4px}.footer-brand span{color:#687b96;font-size:.78rem}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links h2{color:#6f839f;letter-spacing:.14em;margin-bottom:18px;font-size:.72rem}.footer-links a,.footer-links div>span{color:#b9c4d5;margin:10px 0;font-size:.86rem;display:block}.footer-links a:hover{color:#74d7eb}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;gap:25px;padding-top:24px;display:flex}.footer-bottom p,.footer-bottom a{color:#64758f;margin:0;font-size:.75rem}.footer-bottom div{gap:22px;display:flex}@media (max-width:980px){.desktop-nav{display:none}.mobile-menu{display:block}.home-hero-grid{grid-template-columns:1fr}.hero-system{width:100%;max-width:680px;margin:0 auto}.signal-grid{grid-template-columns:1fr 1fr;padding:22px 0}.signal-grid p{grid-column:1/-1;max-width:none}.process-line{grid-template-columns:repeat(2,1fr)}.process-step:nth-child(3){border-left:0}.work-feature-grid,.intro-grid,.service-detail-layout,.faq-grid,.contact-layout{grid-template-columns:1fr;gap:50px}.work-copy{max-width:720px}.product-frame{transform:none}.principle-grid{grid-template-columns:repeat(2,1fr)}.page-hero-inner{grid-template-columns:1fr 180px;gap:35px}.page-hero-mark{width:170px;height:170px}.service-detail-aside,.contact-details{position:static}.article-grid{grid-template-columns:1fr 1fr}.article-card:last-child{grid-column:1/-1}.footer-main{grid-template-columns:1fr;gap:50px}}@media (max-width:720px){.container{width:min(100% - 32px,1180px)}.section{padding:78px 0}.site-header{height:68px}.brand img{width:148px}.home-hero{min-height:auto;padding:76px 0}.home-hero-grid{gap:55px}.hero-copy h1{font-size:clamp(2.45rem,13vw,4rem)}.hero-copy>p{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{gap:9px 18px;margin-top:30px}.hero-system{min-height:380px}.orbit-two{width:290px;height:290px}.orbit-one{width:205px;height:205px}.system-core{width:128px;height:128px}.node-b{right:3%}.node-a,.node-c{left:3%}.node-d{right:3%}.signal-grid{grid-template-columns:1fr}.signal-grid p{grid-column:auto}.split-heading{display:block}.split-heading>p,.split-heading>a{margin-top:20px}.service-grid,.process-line,.content-card-grid,.deliverable-grid,.full-process,.work-grid,.fact-grid,.value-grid{grid-template-columns:1fr}.service-card{min-height:275px;padding:30px}.card-link{left:30px}.process-step,.process-step+.process-step{border-bottom:1px solid #ffffff1f;border-left:0;padding:28px 0}.work-feature-grid{gap:45px}.product-frame:after{display:none}.principle-grid,.article-grid{grid-template-columns:1fr}.article-card:last-child{grid-column:auto}.section-cta{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:360px;padding:46px 28px}.section-cta .button{width:100%}.page-hero{padding:76px 0}.page-hero-inner{grid-template-columns:1fr}.page-hero-mark{display:none}.service-index-card{background:0 0;grid-template-columns:42px 1fr;padding:30px 0}.service-index-card .text-link{grid-column:2;justify-self:start}.numbered-item{grid-template-columns:44px 1fr;gap:12px;padding:25px 20px}.article-layout,.legal-layout{grid-template-columns:1fr;gap:35px}.article-meta,.legal-nav{position:static}.insight-row{grid-template-columns:1fr;gap:12px}.insight-row .text-link{justify-self:start}.field-grid{grid-template-columns:1fr;gap:0}.contact-form{padding:26px 20px}.form-notice{flex-direction:column;align-items:flex-start;gap:2px}.error-actions{flex-direction:column}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (max-width:420px){.system-node{padding:6px 8px;font-size:.69rem}.hero-system{min-height:350px}.orbit-two{width:250px;height:250px}.footer-links{grid-template-columns:1fr}.footer-links>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header-home{background:#030916f7;border-bottom-color:#7dbeff1f;box-shadow:0 10px 40px #0000002e}.site-header-home .desktop-nav>a:not(.button){color:#c9d4e8}.site-header-home .desktop-nav>a:not(.button):hover{color:#fff}.site-header-home .desktop-nav>a.nav-active:not(.button):after{background:#61ddff}.site-header-home .desktop-nav .button{background:linear-gradient(110deg,#1769d5,#7a5cff);border-color:#60dbff94;box-shadow:0 8px 26px #4870ff40}.site-header-home .mobile-menu summary{color:#fff}.experience-hero{color:#fff;isolation:isolate;background:#030916;min-height:calc(100svh - 76px);position:relative;overflow:hidden}.experience-hero:before{content:"";z-index:-3;background-image:linear-gradient(#75baff09 1px,#0000 1px),linear-gradient(90deg,#75baff09 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.experience-hero:after{content:"";z-index:-2;border:1px solid #6fd2ff1f;border-radius:50%;width:68vw;height:68vw;position:absolute;top:-31vw;right:-22vw;box-shadow:0 0 0 10vw #4a7aff05,0 0 0 20vw #8353ff04}.experience-aurora{z-index:-2;filter:blur(20px);background:radial-gradient(#3f80ff2e,#0000 62%),radial-gradient(at 70% 55%,#974dff21,#0000 48%);height:90%;position:absolute;inset:-30% -10% auto 24%;transform:rotate(-9deg)}.experience-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(40px,6vw,96px);min-height:calc(100svh - 76px);padding:74px 0 66px;display:grid}.experience-copy{z-index:2;position:relative}.experience-kicker{color:#7edfff;letter-spacing:.14em;align-items:center;gap:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:750;display:flex}.experience-kicker i{background:#36e395;border-radius:50%;width:7px;height:7px;animation:2.2s ease-in-out infinite experience-pulse;box-shadow:0 0 0 5px #36e3951a,0 0 20px #36e395}.experience-copy h1{color:#fff;letter-spacing:-.065em;margin:28px 0 25px;font-size:clamp(3.45rem,5.7vw,6rem);font-weight:900;line-height:.98}.experience-copy h1 span,.experience-copy h1 em{display:block}.experience-copy h1 em{color:#0000;background:linear-gradient(92deg,#71e6ff 0%,#aab4ff 48%,#c896ff 88%);-webkit-background-clip:text;background-clip:text;margin-top:.13em;font-style:normal}.experience-copy>p{color:#9eabc2;max-width:690px;margin:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.85}.experience-actions{align-items:center;gap:24px;margin-top:35px;display:flex}.experience-primary{color:#061020;background:linear-gradient(105deg,#eefcff,#fff);border:0;min-height:56px;box-shadow:0 12px 38px #6fe0ff29}.experience-primary:hover{color:#061020;background:#fff;border:0;box-shadow:0 18px 46px #6fe0ff3d}.experience-secondary{color:#d8e2f2;border-bottom:1px solid #d8e2f252;align-items:center;gap:13px;min-height:52px;font-weight:700;display:inline-flex}.experience-secondary span{color:#677792;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.68rem}.experience-secondary:hover{color:#78e3ff;border-bottom-color:#78e3ff}.experience-proof{border-top:1px solid #87b0e521;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px;padding-top:22px;display:grid}.experience-proof span{color:#8493aa;font-size:.75rem}.experience-proof b{color:#4b5f7d;margin-right:7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.64rem}.experience-film-note{color:#74839b;align-items:center;gap:17px;margin-top:28px;font-size:.68rem;display:flex}.experience-film-note span{letter-spacing:.11em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.experience-film-note strong{color:#aebbd0;font-weight:600}.experience-engine{--engine-x:0;--engine-y:0;aspect-ratio:1;width:100%;max-height:650px;transform:perspective(1000px) rotateX(calc(var(--engine-y) * -1.5deg)) rotateY(calc(var(--engine-x) * 1.5deg));background:linear-gradient(145deg,#142a4e9e,#050d1e61);border:1px solid #84bbff29;border-radius:34px;transition:transform .16s ease-out;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #535eff0e,0 44px 120px #00000052}.experience-engine:before{content:"";background:radial-gradient(circle at calc(50% + var(--engine-x) * 8%) calc(48% + var(--engine-y) * 8%),#6c5dff1f,transparent 36%);border:1px solid #aed5ff12;border-radius:25px;position:absolute;inset:12px}.experience-engine:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 37%,#c5eeff11 49%,#0000 61%);animation:8s ease-in-out infinite engine-scan;position:absolute;inset:0;transform:translate(-80%)}.engine-space{position:absolute;inset:0}.engine-space i{opacity:.5;background:#fff;border-radius:50%;width:3px;height:3px;animation:5s ease-in-out infinite engine-float;position:absolute;box-shadow:0 0 8px #fff}.engine-space i:first-child{top:11%;left:8%}.engine-space i:nth-child(2){animation-delay:-1s;top:19%;left:22%}.engine-space i:nth-child(3){animation-delay:-3s;top:8%;left:38%}.engine-space i:nth-child(4){animation-delay:-2s;top:14%;left:64%}.engine-space i:nth-child(5){animation-delay:-4s;top:8%;left:86%}.engine-space i:nth-child(6){animation-delay:-1.5s;top:31%;left:93%}.engine-space i:nth-child(7){animation-delay:-2.4s;top:38%;left:79%}.engine-space i:nth-child(8){animation-delay:-3.6s;top:42%;left:9%}.engine-space i:nth-child(9){animation-delay:-.8s;top:58%;left:18%}.engine-space i:nth-child(10){animation-delay:-2.9s;top:61%;left:92%}.engine-space i:nth-child(11){animation-delay:-1.2s;top:78%;left:74%}.engine-space i:nth-child(12){animation-delay:-4.2s;top:89%;left:89%}.engine-space i:nth-child(13){animation-delay:-2.1s;top:91%;left:57%}.engine-space i:nth-child(14){animation-delay:-.5s;top:83%;left:34%}.engine-space i:nth-child(15){animation-delay:-3.2s;top:86%;left:7%}.engine-space i:nth-child(16){animation-delay:-1.8s;top:27%;left:45%}.engine-space i:nth-child(17){animation-delay:-3.9s;top:55%;left:69%}.engine-space i:nth-child(18){animation-delay:-2.6s;top:66%;left:27%}.engine-circuit{width:92%;height:92%;transform:translate(calc(var(--engine-x) * 5px),calc(var(--engine-y) * 5px));transition:transform .18s ease-out;position:absolute;inset:4%;overflow:visible}.circuit-lines path{fill:none;stroke:url(#circuit-gradient);stroke-width:1.1px;stroke-dasharray:7 9;opacity:.66;animation:14s linear infinite circuit-flow}.circuit-pulses circle{fill:#8feaff;filter:drop-shadow(0 0 7px #70dfff);animation:2.6s ease-in-out infinite experience-pulse}.circuit-pulses circle:nth-child(2){animation-delay:-.7s}.circuit-pulses circle:nth-child(3){animation-delay:-1.5s}.circuit-pulses circle:nth-child(4){animation-delay:-2.1s}.circuit-pulses circle:nth-child(5){animation-delay:-1.1s}.engine-perspective{transform:translate(calc(var(--engine-x) * 12px),calc(var(--engine-y) * 12px));place-items:center;transition:transform .18s ease-out;display:grid;position:absolute;inset:0}.engine-ring{border:1px solid #77d6ff33;border-radius:50%;position:absolute}.engine-ring-one{border-style:dashed;width:46%;height:46%;animation:28s linear infinite engine-rotate}.engine-ring-two{border-color:#b984ff42;width:34%;height:34%;animation:21s linear infinite reverse engine-rotate}.engine-ring-one:before,.engine-ring-two:before{content:"";background:#79e4ff;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;box-shadow:0 0 18px #79e4ff}.engine-ring-two:before{background:#b78cff;box-shadow:0 0 18px #b78cff}.engine-core-shell{background:linear-gradient(145deg,#71deff2e,#7654ff33);border:1px solid #93ddff75;border-radius:27px;width:138px;height:138px;padding:12px;animation:3.5s ease-in-out infinite core-breathe;position:relative;transform:rotate(45deg);box-shadow:0 0 70px #5484ff47,inset 0 0 28px #a4e6ff1a}.engine-core-shell:before,.engine-core-shell:after{content:"";border:1px solid #ffffff1f;border-radius:20px;position:absolute;inset:9px}.engine-core-shell:after{border-color:#71deff14;border-radius:34px;inset:-12px}.engine-core-face{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;transform:rotate(-45deg)}.engine-core-face span{color:#0000;letter-spacing:-.08em;background:linear-gradient(135deg,#5fe4ff,#b494ff);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:900}.engine-core-face small{color:#89a2c5;letter-spacing:.14em;margin-top:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.48rem}.engine-module{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071229b8;border:1px solid #91bef32e;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-width:122px;padding:11px 13px;display:grid;position:absolute;box-shadow:0 15px 35px #0000002b,inset 0 0 20px #6a80ff09}.engine-module span{color:#536988;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.52rem}.engine-module strong{color:#bac9de;font-size:.7rem;font-weight:650}.engine-module i{background:#6df;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #6df}.engine-module-a{top:27%;left:5%}.engine-module-b{top:24%;right:5%}.engine-module-c{top:61%;left:3%}.engine-module-d{top:64%;right:4%}.engine-module-e{bottom:8.5%;left:50%;transform:translate(-50%)}.engine-module-d i,.engine-module-e i{background:#49e29c;box-shadow:0 0 12px #49e29c}.engine-status{color:#5b6f8c;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:15px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.5rem;display:flex;position:absolute;bottom:20px;left:25px;right:25px}.engine-status span{align-items:center;gap:7px;display:flex}.engine-status span i{background:#40e298;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #40e298}.engine-status b{color:#8799b4;font-weight:600}.experience-ribbon{color:#bcc9dc;background:#0b1730;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;overflow:hidden}.experience-ribbon-track{width:max-content;animation:28s linear infinite ribbon-scroll;display:flex}.experience-ribbon-track>div{justify-content:space-around;align-items:center;gap:35px;min-width:100vw;padding:19px 4vw;font-size:.78rem;display:flex}.experience-ribbon-track i{color:#465b7b;font-style:normal}.experience-ribbon-track b{color:#73e5ff;letter-spacing:.16em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.62rem}.experience-services{background:#f1f5fb;padding:130px 0;overflow:hidden}.experience-section-heading{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:70px;margin-bottom:62px;display:grid}.experience-section-heading>div>span,.experience-section-heading>span{color:#1769d5;letter-spacing:.14em;margin-bottom:18px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem;font-weight:800;display:block}.experience-section-heading h2{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(2.6rem,4.8vw,5rem);line-height:1.08}.experience-section-heading>p{color:#657187;max-width:520px;margin:0 0 8px;line-height:1.8}.experience-service-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.experience-service-card{isolation:isolate;background:#ffffffe0;border:1px solid #dce4ef;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:355px;padding:35px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 55px #2132530e}.experience-service-card:hover{border-color:#3a77dd38;transform:translateY(-8px);box-shadow:0 26px 75px #1a366521}.experience-service-card:first-child,.experience-service-card:nth-child(4){grid-column:span 7}.experience-service-card:nth-child(2),.experience-service-card:nth-child(3){grid-column:span 5}.service-tone-1{color:#fff;background:#071328;border-color:#12294a}.service-tone-4{color:#fff;background:linear-gradient(135deg,#0b2450,#16549c);border-color:#0000}.service-tone-2{background:linear-gradient(145deg,#fff,#f0ebff)}.service-tone-3{background:linear-gradient(145deg,#fff,#eaf8f5)}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-card-top span{color:#1769d5;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800}.service-tone-1 .service-card-top span,.service-tone-4 .service-card-top span{color:#6ee3ff}.service-card-top b{color:#8a97aa;letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.56rem}.experience-service-card h3{z-index:1;letter-spacing:-.035em;margin:0 0 15px;font-size:clamp(1.7rem,2.5vw,2.45rem);position:relative}.experience-service-card p{z-index:1;max-width:570px;margin:0;font-size:.92rem;position:relative}.service-tone-1 h3,.service-tone-4 h3{color:#fff}.service-tone-1 p,.service-tone-4 p{color:#a4b4ca}.experience-card-link{z-index:1;color:#1769d5;letter-spacing:.1em;margin-top:26px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem;font-weight:800;position:relative}.service-tone-1 .experience-card-link,.service-tone-4 .experience-card-link{color:#7ae6ff}.experience-card-link b{margin-left:7px;transition:transform .2s;display:inline-block}.experience-service-card:hover .experience-card-link b{transform:translate(4px,-4px)}.service-card-orb{z-index:-1;border:1px solid #50acff29;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-70px;box-shadow:0 0 0 35px #50acff08,0 0 0 70px #8258ff06}.service-tone-1 .service-card-orb,.service-tone-4 .service-card-orb{border-color:#70e0ff3d}.experience-delivery{color:#fff;background:#050b18;padding:140px 0;position:relative;overflow:hidden}.experience-delivery:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#69d5ff0a 1px,#0000 1px),linear-gradient(#69d5ff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:84px 84px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.experience-delivery:after{content:"";filter:blur(90px);background:#5d44ff2e;border-radius:50%;width:680px;height:680px;position:absolute;bottom:-440px;left:-360px}.experience-delivery-grid{grid-template-columns:.85fr 1.15fr;gap:clamp(70px,10vw,150px);display:grid;position:relative}.experience-delivery-intro{align-self:start;position:sticky;top:125px}.experience-delivery-intro>span{color:#70e2ff;letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem;font-weight:800}.experience-delivery-intro h2{color:#fff;letter-spacing:-.055em;margin:24px 0;font-size:clamp(2.7rem,4.5vw,4.8rem);line-height:1.08}.experience-delivery-intro>p{color:#8d9db5;max-width:540px;line-height:1.85}.experience-delivery-intro .text-link{margin-top:25px}.delivery-outcome{border-left:2px solid #785cff;gap:8px;margin-top:65px;padding:20px 0 20px 22px;display:grid}.delivery-outcome small{color:#667791;letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.delivery-outcome strong{color:#cbd6e7;max-width:330px;font-size:.95rem}.experience-delivery-steps{position:relative}.experience-delivery-steps:before{content:"";background:linear-gradient(#68ddff,#8d6dff,#3ee099);width:1px;position:absolute;top:40px;bottom:40px;left:20px;box-shadow:0 0 18px #6adcff4d}.experience-delivery-steps article{border-bottom:1px solid #90aeda1f;min-height:205px;padding:8px 0 50px 78px;position:relative}.experience-delivery-steps article+article{padding-top:45px}.experience-delivery-steps article:before{content:"";background:#73e4ff;border:3px solid #071020;border-radius:50%;width:13px;height:13px;position:absolute;top:15px;left:14px;box-shadow:0 0 0 1px #73e4ff,0 0 20px #73e4ff}.experience-delivery-steps article+article:before{top:52px}.experience-delivery-steps article:nth-child(3):before{background:#a27dff;box-shadow:0 0 0 1px #a27dff,0 0 20px #a27dff}.experience-delivery-steps article:nth-child(4):before{background:#43df99;box-shadow:0 0 0 1px #43df99,0 0 20px #43df99}.experience-delivery-steps article>div{color:#61728e;letter-spacing:.13em;align-items:center;gap:17px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.62rem;display:flex}.experience-delivery-steps article>div span{color:#88e9ff}.experience-delivery-steps h3{color:#fff;margin:22px 0 12px;font-size:2rem}.experience-delivery-steps p{color:#8999b1;max-width:570px;margin:0}.experience-lab{background:#edf2f8;padding:135px 0}.lab-heading{margin-bottom:70px}.experience-lab-stage{background:#061125;border-radius:30px;grid-template-columns:.82fr 1.18fr;display:grid;overflow:hidden;box-shadow:0 35px 100px #122c5333}.experience-lab-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(45px,6vw,85px);display:flex}.lab-label{color:#72e5ff;letter-spacing:.13em;margin-bottom:24px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.62rem;font-weight:800}.experience-lab-copy .status-pill{color:#d8bd6f;margin-bottom:16px}.experience-lab-copy h3{color:#fff;letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(2rem,3.4vw,3.45rem);line-height:1.14}.experience-lab-copy p{color:#91a1b9;line-height:1.8}.experience-lab-copy .text-link{color:#72e5ff;margin-top:10px}.lab-specs{flex-wrap:wrap;gap:8px;margin-top:42px;display:flex}.lab-specs span{color:#70829f;letter-spacing:.08em;border:1px solid #79d4ff2b;border-radius:5px;padding:7px 9px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.52rem}.experience-lab-visual{background:linear-gradient(140deg,#102b54,#071122 65%);align-self:stretch;min-height:610px;position:relative;overflow:hidden}.experience-lab-visual:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#061125 0%,#0000 20%),linear-gradient(#0000 70%,#030916c7);position:absolute;inset:0}.experience-lab-visual .browser-bar{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#061023d1;border:1px solid #ffffff1a;border-bottom-color:#ffffff14;border-radius:11px 11px 0 0;position:absolute;top:8%;left:5%;right:5%}.experience-lab-visual .browser-bar b{color:#7f92b0}.experience-lab-visual>img{transform-origin:0;border:1px solid #ffffff1f;width:106%;height:auto;position:absolute;top:calc(8% + 37px);left:3%;transform:perspective(1200px)rotateY(-7deg)rotateX(2deg);box-shadow:0 26px 65px #00000061}.lab-scanline{z-index:4;opacity:.5;background:linear-gradient(90deg,#0000,#6ee2ff,#0000);height:2px;animation:5s ease-in-out infinite lab-scan;position:absolute;top:10%;left:3%;right:0;box-shadow:0 0 18px #6ee2ff}.lab-console{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040c1cc7;border:1px solid #85c9ff2b;border-radius:8px;grid-template-columns:auto auto;gap:5px 18px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;display:grid;position:absolute;bottom:6%;right:5%}.lab-console span{color:#637692;font-size:.54rem}.lab-console strong{color:#dbe8f8;font-size:.7rem}.lab-console i{color:#3edc96;grid-column:1/-1;font-size:.52rem;font-style:normal}.experience-principles{background:#fff;padding:135px 0}.experience-principle-heading{max-width:900px;margin-bottom:68px}.experience-principle-heading>span{color:#1769d5;letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem;font-weight:800}.experience-principle-heading h2{letter-spacing:-.07em;margin:22px 0 18px;font-size:clamp(3rem,6vw,6.7rem);line-height:.98}.experience-principle-heading p{font-size:1.1rem}.experience-principle-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.experience-principle-grid article{border-right:1px solid var(--line);min-height:260px;padding:30px 26px}.experience-principle-grid article:last-child{border-right:0}.experience-principle-grid span{color:#1769d5;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem;font-weight:800}.experience-principle-grid h3{margin:65px 0 13px;font-size:1.3rem}.experience-principle-grid p{margin:0;font-size:.88rem}.experience-insights{background:#f1f5fb;padding:130px 0}.insights-heading{align-items:end}.insights-heading .text-link{justify-self:end;margin-bottom:10px}.experience-insights .article-card{background:#fff;border:0;border-radius:18px;min-height:340px;box-shadow:0 12px 42px #1831580d}.experience-insights .article-card:nth-child(2){background:#071328}.experience-insights .article-card:nth-child(2) h3{color:#fff}.experience-insights .article-card:nth-child(2) p{color:#91a1b8}.experience-insights .article-card:nth-child(2)>span,.experience-insights .article-card:nth-child(2) b{color:#72e5ff}.experience-faq{background:#fff;padding:120px 0}.experience-faq .faq-list details{padding:26px 0}.experience-faq .faq-list summary{font-size:1.03rem}@keyframes experience-pulse{0%,to{opacity:.48;transform:scale(.84)}50%{opacity:1;transform:scale(1.08)}}@keyframes engine-scan{0%,18%{transform:translate(-85%)}62%,to{transform:translate(115%)}}@keyframes engine-float{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:.85;transform:translateY(-9px)}}@keyframes circuit-flow{to{stroke-dashoffset:-160px}}@keyframes engine-rotate{to{transform:rotate(360deg)}}@keyframes core-breathe{0%,to{filter:brightness(.9);box-shadow:0 0 55px #5484ff33,inset 0 0 28px #a4e6ff14}50%{filter:brightness(1.15);box-shadow:0 0 90px #5484ff61,inset 0 0 36px #a4e6ff26}}@keyframes ribbon-scroll{to{transform:translate(-50%)}}@keyframes lab-scan{0%,to{opacity:0;transform:translateY(0)}20%{opacity:.55}70%{opacity:.55}90%{opacity:0;transform:translateY(430px)}}@media (max-width:1100px){.experience-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:42px}.experience-copy h1{font-size:clamp(3.2rem,5.4vw,5rem)}.experience-proof{grid-template-columns:1fr;gap:8px}.experience-lab-stage{grid-template-columns:.95fr 1.05fr}}@media (max-width:980px){.site-header-home .mobile-menu nav{background:#081227f7;border-color:#85bfff2e}.site-header-home .mobile-menu nav a{color:#c8d5e8}.site-header-home .mobile-menu nav a.nav-active{color:#8deaff;background:#62d9ff1f}.experience-hero-grid{grid-template-columns:1fr;padding-top:86px}.experience-copy{max-width:760px}.experience-proof{grid-template-columns:repeat(3,1fr)}.experience-engine{max-width:690px;margin:0 auto}.experience-section-heading{grid-template-columns:1fr;gap:28px}.experience-delivery-grid{grid-template-columns:1fr;gap:75px}.experience-delivery-intro{position:static}.delivery-outcome{margin-top:38px}.experience-lab-stage{grid-template-columns:1fr}.experience-lab-visual{min-height:600px}.experience-principle-grid{grid-template-columns:repeat(2,1fr)}.experience-principle-grid article:nth-child(2){border-right:0}.experience-principle-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:720px){.experience-hero{min-height:auto}.experience-hero-grid{gap:58px;min-height:auto;padding:68px 0 55px}.experience-kicker{letter-spacing:.1em;font-size:.6rem}.experience-copy h1{margin-top:22px;font-size:clamp(3.05rem,14vw,4.45rem);line-height:1.01}.experience-copy>p{font-size:.95rem}.experience-actions{flex-direction:column;align-items:stretch;gap:16px}.experience-actions .button{width:100%}.experience-secondary{justify-content:space-between;padding:0 2px}.experience-proof{grid-template-columns:1fr;gap:10px;margin-top:35px}.experience-film-note{flex-direction:column;align-items:flex-start;gap:7px}.experience-engine{aspect-ratio:auto;border-radius:24px;min-height:430px}.engine-module{min-width:104px;padding:8px 9px}.engine-module strong{font-size:.61rem}.engine-module span{display:none}.engine-module-a{top:22%;left:2%}.engine-module-b{top:20%;right:2%}.engine-module-c{top:65%;left:2%}.engine-module-d{top:67%;right:2%}.engine-module-e{bottom:10%}.engine-core-shell{border-radius:22px;width:106px;height:106px}.engine-core-face span{font-size:1.75rem}.engine-core-face small{font-size:.39rem}.engine-ring-one{aspect-ratio:1;width:56%;height:auto}.engine-ring-two{aspect-ratio:1;width:42%;height:auto}.engine-status{bottom:13px;left:15px;right:15px}.engine-status span:nth-child(2){display:none}.experience-ribbon-track>div{gap:24px;min-width:200vw;padding:17px 20px}.experience-services,.experience-delivery,.experience-lab,.experience-principles,.experience-insights,.experience-faq{padding:88px 0}.experience-section-heading{margin-bottom:42px}.experience-section-heading h2{font-size:clamp(2.65rem,12vw,4rem)}.experience-service-grid{grid-template-columns:1fr}.experience-service-card:nth-child(n){grid-column:auto;min-height:320px;padding:29px}.experience-delivery-intro h2{font-size:clamp(2.75rem,12vw,4rem)}.experience-delivery-steps article{padding-left:58px}.experience-delivery-steps:before{left:13px}.experience-delivery-steps article:before{left:7px}.experience-lab-copy{padding:40px 27px 46px}.experience-lab-visual{min-height:380px}.experience-lab-visual>img{width:118%;top:calc(9% + 37px);left:1%;transform:perspective(900px)rotateY(-5deg)}.lab-console{display:none}.experience-principle-heading h2{font-size:clamp(3.2rem,15vw,5rem)}.experience-principle-grid{grid-template-columns:1fr}.experience-principle-grid article{border-bottom:1px solid var(--line);min-height:auto;padding:27px 3px;border-right:0!important}.experience-principle-grid article:last-child{border-bottom:0}.experience-principle-grid h3{margin:32px 0 10px}.insights-heading .text-link{justify-self:start}}@media (max-width:420px){.experience-engine{min-height:390px}.engine-module{min-width:94px}.engine-module strong{font-size:.56rem}.experience-ribbon-track>div{min-width:235vw}.experience-lab-visual{min-height:340px}}:root{--system-bg:#020713;--system-panel:#071126;--system-panel-2:#091831;--system-line:#74abef29;--system-text:#eff6ff;--system-muted:#8c9db6;--system-blue:#3184ff;--system-cyan:#54dcff;--system-violet:#8168ff}body{background:var(--system-bg);color:var(--system-text)}h1,h2,h3{color:var(--system-text)}p{color:var(--system-muted)}::selection{color:#fff;background:#53dbff3d}:focus-visible{outline-color:#53dbffad}.site-header-cinematic{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#020713e0;border-bottom:1px solid #70a8ed24;height:76px;position:sticky;box-shadow:0 12px 44px #0003}.site-header-cinematic .brand img{width:170px}.site-header-cinematic .desktop-nav{gap:27px}.site-header-cinematic .desktop-nav>a:not(.button){color:#c1ccdd;font-size:.87rem;font-weight:650;position:relative}.site-header-cinematic .desktop-nav>a:not(.button):hover{color:#fff}.site-header-cinematic .desktop-nav>a.nav-active:not(.button){color:#6fe4ff}.site-header-cinematic .desktop-nav>a.nav-active:not(.button):after{background:linear-gradient(90deg,#0000,#4da5ff,#0000);margin:0;position:absolute;bottom:-14px;left:0;right:0;box-shadow:0 0 12px #438dff}.header-consult{background:linear-gradient(110deg,#0c55d6,#2569f2);border:1px solid #64c4ff94;min-height:46px;padding-inline:20px;box-shadow:0 9px 30px #125de247,inset 0 1px #ffffff29}.header-consult:hover{background:linear-gradient(110deg,#176bea,#327cff);border-color:#7adeff}.mobile-menu-trigger{color:#fff;background:#09162fc2;border:1px solid #75b1f540;border-radius:8px;justify-content:space-between;align-items:center;gap:11px;min-width:72px;min-height:46px;padding:0 13px;display:inline-flex}.mobile-menu-trigger i{border-top:1px solid #6fe3ff;border-bottom:1px solid #6fe3ff;width:16px;height:10px;position:relative}.mobile-menu-trigger[aria-expanded=true] i{border:0;height:16px}.mobile-menu-trigger[aria-expanded=true] i:before,.mobile-menu-trigger[aria-expanded=true] i:after{content:"";background:#6fe3ff;width:16px;height:1px;position:absolute;top:7px;left:0;transform:rotate(45deg)}.mobile-menu-trigger[aria-expanded=true] i:after{transform:rotate(-45deg)}.site-header-cinematic .mobile-menu nav{background:#040d1efa;border-color:#71b2f933;border-radius:14px;width:min(320px,100vw - 32px);padding:10px;top:56px;box-shadow:0 28px 80px #00000073}.site-header-cinematic .mobile-menu nav a{color:#c5d2e5;border-bottom:1px solid #76aaeb17;justify-content:space-between;align-items:center;min-height:48px;display:flex}.site-header-cinematic .mobile-menu nav a:last-child{color:#78e4ff;background:#286cef29;border:1px solid #52bcff5c;margin-top:8px}.site-header-cinematic .mobile-menu nav a.nav-active{color:#76e4ff;background:#438eff1f}.cinematic-hero{isolation:isolate;background:#020713;min-height:calc(100svh - 76px);padding-bottom:42px;position:relative;overflow:hidden}.cinematic-hero-art{z-index:-4;object-fit:cover;object-position:center 44%}.cinematic-hero-shade{z-index:-3;background:linear-gradient(90deg,#01050ffa 0%,#010611e0 27%,#02081557 55%,#02071214 78%),linear-gradient(#02071214 0%,#0207120a 54%,#020712f0 89%,#020713 100%);position:absolute;inset:0}.cinematic-hero-grid,.page-hero-grid{z-index:-2;background-image:linear-gradient(#62aaff09 1px,#0000 1px),linear-gradient(90deg,#62aaff09 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.cinematic-hero-inner{grid-template-columns:.88fr 1.12fr;align-items:center;min-height:650px;padding:66px 0 94px;display:grid}.cinematic-copy{z-index:3;max-width:690px;position:relative}.system-kicker{color:#6fdfff;letter-spacing:.15em;align-items:center;gap:10px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem;font-weight:750;display:inline-flex}.system-kicker>i{background:#44e59c;border-radius:50%;flex:none;width:7px;height:7px;animation:2.3s ease-in-out infinite experience-pulse;box-shadow:0 0 0 5px #44e59c14,0 0 17px #44e59c}.cinematic-copy h1{color:#fff;letter-spacing:-.064em;max-width:700px;margin:25px 0;font-size:clamp(3.5rem,5.8vw,6rem);font-weight:900;line-height:1.01}.cinematic-copy h1 em{color:#0000;background:linear-gradient(92deg,#f6fbff 0%,#75b8ff 30%,#48d9e7 66%,#67e7c1 100%);-webkit-background-clip:text;background-clip:text;margin-top:.12em;font-style:normal;display:block}.cinematic-copy>p{color:#9aabc3;max-width:610px;margin:0;font-size:1.05rem;line-height:1.85}.cinematic-actions{gap:14px;margin-top:33px;display:flex}.cinematic-actions .button{min-height:54px}.cinematic-primary{background:linear-gradient(110deg,#0b50d5,#256cf0);border-color:#246de8;box-shadow:0 16px 40px #1b5fe845,inset 0 1px #ffffff2b}.cinematic-primary:hover{background:linear-gradient(110deg,#1768e9,#2b79ff);border-color:#58ceff}.cinematic-secondary{color:#d6e1f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030b1c8a;border-color:#9bb9e457}.cinematic-secondary:hover{color:#fff;background:#225ba838;border-color:#6adbff9e}.cinematic-proof{color:#8395af;flex-wrap:wrap;gap:13px 28px;margin-top:35px;font-size:.78rem;display:flex}.cinematic-proof span{align-items:center;gap:8px;display:inline-flex}.cinematic-proof i{background:#54dbff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 9px #54dbff}.hero-system-labels{align-self:stretch;position:relative}.hero-system-label{color:#b8cae2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040f2399;border:1px solid #72b7ff3d;border-radius:6px;align-items:center;gap:8px;min-height:32px;padding:7px 11px;font-size:.66rem;display:inline-flex;position:absolute;box-shadow:0 12px 30px #0000002e}.hero-system-label i{background:#61ddff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #61ddff}.label-one{top:27%;left:11%}.label-two{top:22%;right:0}.label-three{bottom:26%;right:5%}.label-four{bottom:17%;left:16%}.hero-core-status{color:#6d83a0;letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.54rem;position:absolute;top:12%;right:23%}.hero-core-status i{color:#4ce39c;font-style:normal}.hero-capability-deck{z-index:4;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#040e20e0;border:1px solid #74b0f433;border-radius:15px;grid-template-columns:repeat(4,1fr);display:grid;position:relative;box-shadow:0 28px 75px #00000061,inset 0 1px #ffffff08}.hero-capability-deck>a{border-right:1px solid #74b0f424;min-height:220px;padding:27px 24px 24px;transition:background .25s,transform .25s;position:relative}.hero-capability-deck>a:last-child{border-right:0}.hero-capability-deck>a:hover{z-index:2;background:linear-gradient(145deg,#1b4e9e4d,#5b45bb21);transform:translateY(-5px)}.hero-capability-deck>a>div{justify-content:space-between;align-items:center;display:flex}.hero-capability-deck>a>div span{color:#5cdfff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.69rem}.hero-capability-deck>a>div i{color:#566b89;letter-spacing:.11em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.49rem;font-style:normal}.hero-capability-deck h2{color:#f0f6ff;letter-spacing:-.02em;margin:27px 0 10px;font-size:1.18rem}.hero-capability-deck p{color:#7486a0;margin:0;font-size:.78rem;line-height:1.68}.hero-capability-deck b{color:#55cfff;font-size:.68rem;position:absolute;bottom:22px;left:24px}.architecture-section{background:#050c1b;padding:130px 0;position:relative;overflow:hidden}.architecture-section:before{content:"";filter:blur(100px);background:#2f59d224;border-radius:50%;width:650px;height:650px;position:absolute;top:-320px;right:-390px}.cinematic-heading{grid-template-columns:1.18fr .82fr;align-items:end;gap:70px;margin-bottom:58px;display:grid;position:relative}.cinematic-heading>div>span,.proof-heading>span{color:#55d8ff;letter-spacing:.15em;margin-bottom:18px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.64rem;font-weight:750;display:block}.cinematic-heading h2{letter-spacing:-.057em;margin:0;font-size:clamp(2.7rem,4.7vw,4.9rem);line-height:1.07}.cinematic-heading>p{margin:0 0 6px;line-height:1.85}.system-architecture{background:linear-gradient(145deg,#091c3bd1,#040d1ee6);border:1px solid #6aabf436;border-radius:15px;overflow:hidden;box-shadow:0 30px 90px #00000040,inset 0 0 65px #3067d80d}.system-architecture-head{color:#6d809d;letter-spacing:.1em;border-bottom:1px solid #6eaaee29;align-items:center;gap:25px;min-height:56px;padding:0 21px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.56rem;display:flex}.system-architecture-head b{color:#c7d5e8;letter-spacing:0;font-size:.71rem}.system-architecture-head i{color:#44df99;margin-left:auto;font-style:normal}.system-architecture-head i:before{content:"";background:#44df99;border-radius:50%;width:5px;height:5px;margin:0 7px 1px 0;display:inline-block;box-shadow:0 0 9px #44df99}.system-layer-track{grid-template-columns:repeat(5,1fr);display:grid}.system-layer{border-right:1px solid #70acef24;min-height:250px;padding:27px 25px;position:relative}.system-layer:last-child{border-right:0}.system-layer:after{content:"";z-index:2;background:#07172f;border-top:1px solid #488eff;border-right:1px solid #488eff;width:9px;height:9px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.system-layer:last-child:after{display:none}.system-layer>div{color:#4f6789;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.57rem;display:flex}.system-layer>div span{color:#54d8ff}.system-layer h3{margin:33px 0 20px;font-size:1.25rem}.system-layer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.system-layer li{color:#8394ad;font-size:.76rem}.system-layer li:before{content:"";border:1px solid #397fda;width:4px;height:4px;margin:0 8px 2px 0;display:inline-block;transform:rotate(45deg)}.system-safety-line{color:#7e91ac;border-top:1px solid #70acef24;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 22px;font-size:.69rem;display:flex}.system-safety-line i{background:linear-gradient(90deg,#0000,#377dd8,#0000);width:36px;height:1px}.system-architecture-compact .system-layer{min-height:220px}.delivery-system-section{background:#020713;padding:135px 0;position:relative;overflow:hidden}.delivery-system-section:before{content:"";background:radial-gradient(circle at 50% 58%,#2e55c829,#0000 40%),linear-gradient(90deg,#559ae806 1px,#0000 1px) 0 0/76px 76px,linear-gradient(#559ae806 1px,#0000 1px) 0 0/76px 76px;position:absolute;inset:0}.cinematic-heading-light{position:relative}.delivery-track{z-index:1;background:#050f22a8;border:1px solid #6aa8ee2e;border-radius:15px;grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.delivery-track li{border-right:1px solid #6aa8ee24;min-height:250px;padding:29px 22px 25px;position:relative}.delivery-track li:last-child{border-right:0}.delivery-track li>div{align-items:center;display:flex}.delivery-track li>div span{color:#5adfff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.62rem}.delivery-track li>div i{border:1px solid #50d7ff;border-radius:50%;width:7px;height:7px;margin-left:auto;box-shadow:0 0 12px #50d7ffb3}.delivery-track li:not(:last-child)>div:after{content:"";z-index:2;background:#061229;border-top:1px solid #4b93ea;border-right:1px solid #4b93ea;width:7px;height:7px;position:absolute;top:32px;right:-4px;transform:rotate(45deg)}.delivery-track h3{margin:42px 0 14px;font-size:1.14rem}.delivery-track p{color:#7889a2;margin:0;font-size:.75rem;line-height:1.7}.delivery-assurance{z-index:1;color:#7b8ea8;border:1px solid #6aa8ee29;border-top:0;border-radius:0 0 15px 15px;align-items:center;gap:15px;min-height:65px;padding:12px 20px;font-size:.72rem;display:flex;position:relative}.delivery-assurance>i{background:#254d83;width:23px;height:1px}.delivery-assurance a{color:#5bdcff;margin-left:auto;font-weight:700}.product-lab-section{background:#071126;padding:135px 0}.product-lab-shell{background:#040d20;border:1px solid #6cacf12e;border-radius:22px;grid-template-columns:.82fr 1.18fr;display:grid;overflow:hidden;box-shadow:0 38px 100px #00000052}.product-lab-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,5vw,72px);display:flex}.product-lab-copy .status-pill{color:#ddbc6b;margin:27px 0 17px}.product-lab-copy h2{letter-spacing:-.05em;margin:0 0 20px;font-size:clamp(2.25rem,3.7vw,3.85rem);line-height:1.12}.product-lab-copy p{line-height:1.82}.product-lab-copy .text-link{margin-top:8px}.product-lab-spec{flex-wrap:wrap;gap:7px;margin-top:38px;display:flex}.product-lab-spec span{color:#657b99;letter-spacing:.08em;border:1px solid #64c6ff2b;border-radius:5px;padding:7px 9px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.5rem}.product-lab-screen{background:linear-gradient(135deg,#102d5b,#050c1d 72%);min-height:580px;position:relative;overflow:hidden}.product-lab-screen:after{content:"";pointer-events:none;background:linear-gradient(90deg,#040d20,#0000 22%),linear-gradient(#0000 60%,#020711cc);position:absolute;inset:0}.screen-chrome{z-index:3;background:#040d1fd6;border:1px solid #ffffff1f;border-radius:9px 9px 0 0;align-items:center;gap:6px;height:38px;padding:0 14px;display:flex;position:absolute;top:10%;left:6%;right:4%}.screen-chrome span{background:#3d5272;border-radius:50%;width:6px;height:6px}.screen-chrome b{color:#69809f;letter-spacing:.07em;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.5rem}.product-lab-screen>img{transform-origin:0;border:1px solid #ffffff1f;width:107%;height:auto;position:absolute;top:calc(10% + 38px);left:6%;transform:perspective(1100px)rotateY(-6deg)rotateX(2deg);box-shadow:0 30px 70px #0000006b}.screen-status{z-index:4;color:#667e9f;letter-spacing:.08em;background:#040d1fc7;border:1px solid #5ec9ff30;border-radius:6px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.48rem;position:absolute;bottom:5%;right:5%}.screen-status i{background:#42e197;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block;box-shadow:0 0 9px #42e197}.engineering-proof-section{background:#050c1b;padding:135px 0}.proof-heading{max-width:900px;margin-bottom:64px}.proof-heading h2{letter-spacing:-.068em;margin:0 0 20px;font-size:clamp(3rem,5.8vw,6rem);line-height:1}.proof-heading p{font-size:1.05rem}.engineering-proof-grid{border-top:1px solid #6ba8ee2b;border-bottom:1px solid #6ba8ee2b;grid-template-columns:repeat(4,1fr);display:grid}.engineering-proof-grid article{border-right:1px solid #6ba8ee24;min-height:270px;padding:29px 25px}.engineering-proof-grid article:last-child{border-right:0}.engineering-proof-grid article>span{color:#57d9ff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.62rem}.engineering-proof-grid h3{margin:68px 0 13px;font-size:1.28rem}.engineering-proof-grid p{margin:0;font-size:.83rem;line-height:1.7}.field-notes-section{background:#071126;padding:130px 0}.field-notes-section .cinematic-heading{align-items:end}.field-notes-section .cinematic-heading>.text-link{justify-self:end}.field-notes-section .article-card{min-height:330px;box-shadow:none;background:linear-gradient(145deg,#0a1c3adb,#050e20eb);border-color:#6ba8ee26;border-radius:14px}.field-notes-section .article-card:hover{background:linear-gradient(145deg,#0e2b58e6,#07122af2);border-color:#53d6ff5e;box-shadow:0 25px 65px #0000003d}.field-notes-section .article-card h3{color:#fff}.field-notes-section .article-card>span,.field-notes-section .article-card b{color:#57d9ff}.cinematic-faq{background:#050c1b;padding:120px 0}.cinematic-faq .faq-list{border-color:#6ba8ee2e}.cinematic-faq .faq-list details{border-color:#6ba8ee29}.cinematic-faq .faq-list summary{color:#edf5ff;align-items:center;min-height:44px}.cinematic-faq .faq-list summary span{color:#55d9ff}.page-hero{background:radial-gradient(circle at 72% 48%,#275cdc30,#0000 28%),radial-gradient(circle at 82% 42%,#7a49f51f,#0000 24%),#020713;min-height:560px;padding:76px 0 80px;position:relative}.page-hero:before{background:0 0;border:1px solid #4d97ff1f;border-radius:50%;width:68%;height:140%;inset:auto -7% -72% auto;box-shadow:0 0 0 80px #4879f605,0 0 0 160px #774bf503}.page-hero:after{content:"";z-index:0;background:linear-gradient(90deg,#0000,#50b6ff7a,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.page-hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;gap:70px;position:relative}.page-hero-copy{max-width:780px}.breadcrumbs{color:#617493;margin-bottom:33px;font-size:.7rem}.breadcrumbs span{align-items:center;display:inline-flex}.breadcrumbs i{color:#38506f;margin:0 10px;font-style:normal}.breadcrumbs a:hover{color:#5fdfff}.page-hero h1{letter-spacing:-.06em;max-width:820px;margin:19px 0 22px;font-size:clamp(3rem,4.35vw,4.5rem);line-height:1.03}.page-hero p{color:#91a2ba;max-width:690px;margin-bottom:31px}.page-hero-cta{background:linear-gradient(110deg,#0d56d6,#276ff0);border-color:#2875ef;min-height:52px}.page-core-visual{aspect-ratio:1;justify-self:end;width:min(100%,480px);position:relative}.page-core-visual:before{content:"";border:1px solid #54b2ff1a;position:absolute;inset:8%;transform:rotate(45deg)}.page-core-orbit{border:1px solid #54c5ff38;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-10deg)}.page-core-orbit:before{content:"";background:#66dcff;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:50%;box-shadow:0 0 16px #66dcff}.page-core-orbit-one{width:72%;height:42%;animation:18s linear infinite page-orbit}.page-core-orbit-two{border-color:#8d61ff38;width:48%;height:74%;animation:24s linear infinite reverse page-orbit}.page-core-cube{background:linear-gradient(145deg,#4b9fff42,#4e31af40);border:1px solid #73d5ff8f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 70px #2d71ff66,inset 0 0 30px #9fe0ff1f}.page-core-cube:before,.page-core-cube:after{content:"";border:1px solid #ffffff1f;border-radius:12px;position:absolute;inset:9px}.page-core-cube:after{border-color:#62bcff1a;border-radius:24px;inset:-12px}.page-core-cube span,.page-core-cube small{transform:rotate(-45deg)}.page-core-cube span{color:#0000;letter-spacing:-.08em;background:linear-gradient(135deg,#62e0ff,#9b7dff);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:900}.page-core-cube small{color:#7085a3;letter-spacing:.1em;margin-top:-3px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.41rem}.page-core-node{color:#a9bad1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051026c7;border:1px solid #67aaf438;border-radius:6px;align-items:center;gap:7px;min-height:31px;padding:7px 10px;font-size:.64rem;display:flex;position:absolute}.page-core-node i{background:#5df;border-radius:50%;width:5px;height:5px;box-shadow:0 0 9px #5df}.page-core-node-1{top:24%;left:2%}.page-core-node-2{top:20%;right:1%}.page-core-node-3{bottom:20%;right:2%}.page-core-node-4{bottom:22%;left:1%}@keyframes page-orbit{to{transform:translate(-50%,-50%)rotate(350deg)}}.section:not(.architecture-section):not(.delivery-system-section):not(.product-lab-section):not(.engineering-proof-section):not(.field-notes-section):not(.cinematic-faq):not(.section-cta-wrap){background-color:#050c1b}.services-index,.contact-section,.faq-section{background:#071126!important}.service-index-card{background:linear-gradient(145deg,#091c3adb,#050e20eb);border:1px solid #6ba8ee29;border-radius:12px;grid-template-columns:66px 1fr 170px;margin-bottom:13px;transition:border-color .24s,transform .24s,background .24s}.service-index-card:first-child{border-top:1px solid #6ba8ee29}.service-index-card:hover{background:linear-gradient(145deg,#0e2b57e6,#061127f5);border-color:#56d7ff61;transform:translateY(-3px)}.service-index-card>span{color:#54dbff}.service-index-card h2{color:#fff}.service-index-card p{color:#8799b1}.services-architecture-section{padding:125px 0;background:#020713!important}.intro-grid .lead{color:#c1cede}.content-card{background:#08152a;border-color:#6ba8ee26}.content-card h3{color:#edf5ff}.content-card p{color:#8294ad}.numbered-list{background:#6ba8ee1f;border-color:#6ba8ee29}.numbered-item{background:#071327}.numbered-item>span{color:#55dcff}.numbered-item h3{color:#fff}.service-detail-aside{background:#08152a;border:1px solid #6ba8ee29;border-top:2px solid #4d9bff}.detail-block+.detail-block{border-color:#6ba8ee26}.check-list li{color:#a5b4c8}.check-list li:before{color:#4bdd9a}.deliverable-grid div{color:#b8c5d7;background:#08152a;border-left-color:#4b9cff}.mini-steps span{color:#76dcff;background:#2964b826;border:1px solid #5abeff2b}.full-process article{background:linear-gradient(145deg,#08162d,#050e20);border-color:#6ba8ee2b;overflow:hidden}.full-process article:after{content:"";border:1px solid #5cb9ff1f;border-radius:50%;width:140px;height:140px;position:absolute;top:-70px;right:-65px;box-shadow:0 0 0 25px #5b7bff06}.full-process article>span{color:#58dcff}.full-process h2{color:#fff}.output-tag{color:#83a6d3!important;background:#2a5eac21!important;border-color:#6caef429!important}.work-card{background:#071327;border-color:#6ba8ee2b;box-shadow:0 24px 70px #0000002e}.work-card-media{background:#0b2040}.work-card-body h2{color:#fff}.placeholder-media{background:linear-gradient(145deg,#0b244a,#061226)!important}.placeholder-media span{color:#5b7497!important}.product-showcase{background:#020713}.fact-grid{background:#6ba8ee24;border-color:#6ba8ee29}.fact-grid div{background:#071327}.fact-grid span{color:#7185a2}.fact-grid strong{color:#eaf3ff}.boundary-note{color:#d9c386;background:#a7771a1f;border-left-color:#d9a947}.about-quote{background:radial-gradient(circle at 86% 20%,#4a53da3d,#0000 35%),#071327;border:1px solid #5dc6ff2e}.value-grid article{background:#08152a;border-top-color:#4d9bff}.value-grid h3{color:#fff}.article-card{background:#071327;border-color:#6ba8ee29}.article-card h3{color:#fff}.article-card>span,.article-card b{color:#55d9ff}.insight-row{border-color:#6ba8ee26!important}.insight-row h2{color:#fff}.insight-row>span{color:#55d9ff!important}.article-meta{color:#6d819e}.article-body .article-lead{color:#c3cfdf}.article-body p,.legal-body p,.legal-body li{color:#9aabc0}.article-body h2,.legal-body h2,.contact-details h2{color:#fff}.contact-channel{border-color:#6ba8ee29}.contact-channel span{color:#7185a2}.contact-channel strong,.contact-channel a{color:#dce8f8}.contact-form{background:#071327;border-color:#6ba8ee2b;box-shadow:0 25px 70px #00000038}.form-notice{background:#225eae24!important;border-color:#50bfff2b!important}.form-notice strong{color:#61ddff!important}.form-notice span{color:#8196b3!important}.contact-form label>span:first-child{color:#c1cde0}.contact-form input,.contact-form textarea,.contact-form select{color:#eaf3ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#040d1d;border-color:#72a3dc42}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#53657e}.checkbox-field span,.form-safety{color:#788ba7!important}.form-success{background:#071327!important;border-color:#6ba8ee2b!important}.form-success h2{color:#fff}.section-cta-wrap{background:#050c1b;padding:0}.section-cta{background:radial-gradient(circle at 82% 20%,#7047ed40,#0000 36%),linear-gradient(120deg,#07152c,#09234a);border:1px solid #64b7ff33;border-radius:0}.section-cta:before{content:"";background-image:linear-gradient(#63a7f409 1px,#0000 1px),linear-gradient(90deg,#63a7f409 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.section-cta .button{color:#071327;background:#fff;border-color:#72ddff}.section-cta .button:hover{color:#071327;background:#dff7ff}.site-footer{background:#020713;border-top:1px solid #6ba8ee1f}.footer-brand p{color:#a7b7cd}.footer-links a,.footer-links div>span{color:#8fa1bb}.footer-bottom{border-color:#6ba8ee1f}@media (max-width:1180px){.site-header-cinematic .desktop-nav{gap:18px}.site-header-cinematic .desktop-nav>a:not(.button){font-size:.8rem}.hero-capability-deck>a{min-height:235px}.system-layer{padding-inline:19px}.delivery-track li{padding-inline:16px}}@media (max-width:980px){.cinematic-hero-inner{grid-template-columns:1fr;min-height:720px}.cinematic-copy{max-width:680px}.hero-system-labels{z-index:0;pointer-events:none;opacity:.7;position:absolute;inset:0}.label-one{top:24%;left:69%}.label-two{top:31%;right:3%}.label-three{bottom:21%;right:5%}.label-four{bottom:15%;left:63%}.hero-core-status{top:17%;right:7%}.hero-capability-deck{grid-template-columns:repeat(2,1fr)}.hero-capability-deck>a:nth-child(2){border-right:0}.hero-capability-deck>a:nth-child(-n+2){border-bottom:1px solid #74b0f424}.cinematic-heading{grid-template-columns:1fr;gap:26px}.system-layer-track{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(210px,1fr));overflow-x:auto}.system-safety-line{justify-content:flex-start;overflow-x:auto}.delivery-track{grid-template-columns:repeat(3,1fr)}.delivery-track li:nth-child(3){border-right:0}.delivery-track li:nth-child(-n+3){border-bottom:1px solid #6aa8ee24}.product-lab-shell{grid-template-columns:1fr}.product-lab-screen{min-height:560px}.engineering-proof-grid{grid-template-columns:repeat(2,1fr)}.engineering-proof-grid article:nth-child(2){border-right:0}.engineering-proof-grid article:nth-child(-n+2){border-bottom:1px solid #6ba8ee24}.page-hero-inner{grid-template-columns:1fr .72fr;gap:25px}.page-core-visual{width:360px}.services-architecture-section .split-heading{grid-template-columns:1fr;align-items:start;display:grid}}@media (max-width:720px){.site-header-cinematic{height:68px}.site-header-cinematic .brand img{width:148px}.cinematic-hero{min-height:auto;padding-bottom:24px}.cinematic-hero-art{object-position:66% 42%;opacity:.62}.cinematic-hero-shade{background:linear-gradient(#0207127a 0%,#020712e0 47%,#020713 81%),linear-gradient(90deg,#020712e6,#0000 85%)}.cinematic-hero-inner{align-items:start;min-height:690px;padding:72px 0 95px}.cinematic-copy h1{margin-top:22px;font-size:clamp(3rem,14vw,4.35rem);line-height:1.01}.cinematic-copy>p{font-size:.95rem}.cinematic-actions{flex-direction:column}.cinematic-actions .button{width:100%}.cinematic-proof{gap:11px 18px}.hero-system-labels{display:none}.hero-capability-deck{border-radius:12px;grid-template-columns:1fr}.hero-capability-deck>a{min-height:205px;border-bottom:1px solid #74b0f424!important;border-right:0!important}.hero-capability-deck>a:last-child{border-bottom:0!important}.architecture-section,.delivery-system-section,.product-lab-section,.engineering-proof-section,.field-notes-section,.cinematic-faq,.services-architecture-section{padding:86px 0}.cinematic-heading{margin-bottom:42px}.cinematic-heading h2{font-size:clamp(2.6rem,12vw,3.9rem)}.system-architecture-head{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:70px}.system-architecture-head i{position:absolute;right:35px}.system-layer-track{grid-template-columns:repeat(5,240px)}.system-layer{min-height:235px}.system-safety-line{justify-content:flex-start;gap:11px;padding-block:15px}.system-safety-line span{white-space:nowrap}.system-safety-line i{min-width:20px}.delivery-track{grid-template-columns:1fr}.delivery-track li{min-height:190px;border-bottom:1px solid #6aa8ee24!important;border-right:0!important}.delivery-track li:last-child{border-bottom:0!important}.delivery-track h3{margin-top:28px}.delivery-assurance{flex-wrap:wrap;align-items:flex-start;padding-block:18px}.delivery-assurance a{width:100%;margin:6px 0 0}.product-lab-copy{padding:39px 25px 46px}.product-lab-screen{min-height:350px}.product-lab-screen>img{width:120%;top:calc(9% + 38px);left:2%}.screen-chrome{top:9%;left:2%;right:2%}.screen-status{display:none}.proof-heading h2{font-size:clamp(3.2rem,15vw,4.9rem)}.engineering-proof-grid{grid-template-columns:1fr}.engineering-proof-grid article{min-height:auto;padding:27px 2px;border-bottom:1px solid #6ba8ee24!important;border-right:0!important}.engineering-proof-grid article:last-child{border-bottom:0!important}.engineering-proof-grid h3{margin:30px 0 10px}.field-notes-section .cinematic-heading>.text-link{justify-self:start}.page-hero{min-height:560px;padding:64px 0 70px}.page-hero-inner{grid-template-columns:1fr}.page-hero-copy{z-index:2;position:relative}.page-hero h1{font-size:clamp(2.8rem,13vw,4rem)}.page-core-visual{opacity:.42;width:380px;position:absolute;bottom:-115px;right:-130px}.page-core-node{display:none}.page-hero-cta{width:100%}.service-index-card{grid-template-columns:38px 1fr;padding:27px 19px}.service-index-card .text-link{grid-column:2}.service-index-card p{font-size:.9rem}.section-cta{border-left:0;border-right:0}.services-architecture-section .split-heading{display:block}}@media (max-width:420px){.cinematic-copy h1{font-size:3rem}.cinematic-proof{grid-template-columns:1fr;display:grid}.product-lab-screen{min-height:310px}.page-core-visual{right:-160px}}.architecture-section,.delivery-system-section,.product-lab-section,.engineering-proof-section,.field-notes-section{padding-block:112px}.cinematic-faq{padding-block:96px}.cinematic-heading{margin-bottom:48px}.hero-capability-deck p{font-size:.86rem}.system-layer li{font-size:.82rem}.delivery-track p{font-size:.84rem}.engineering-proof-grid p{font-size:.875rem}.page-core-orbit,.page-core-cube,.page-core-node{z-index:2}.page-hero-process{background:radial-gradient(at 76% 48%,#306bf438,#0000 30%),linear-gradient(125deg,#020713 48%,#06142b)}.page-hero-process .page-core-orbit{border:0;border-top:1px solid #57c7ff52;border-radius:0;height:1px;animation:none}.page-hero-process .page-core-orbit:before{top:-4px}.page-hero-process .page-core-orbit-one{width:86%;transform:translate(-50%,-50%)rotate(-13deg)}.page-hero-process .page-core-orbit-two{width:72%;transform:translate(-50%,-50%)rotate(13deg)}.page-hero-process .page-core-cube{background:radial-gradient(circle,#3ea0ff57,#3836b433);border-radius:50%}.page-hero-process .page-core-cube:before,.page-hero-process .page-core-cube:after{border-radius:50%}.page-hero-process .page-core-node-1{top:34%;left:0}.page-hero-process .page-core-node-2{top:30%;right:0}.page-hero-process .page-core-node-3{bottom:28%;right:3%}.page-hero-process .page-core-node-4{bottom:30%;left:2%}.page-hero-work{background:radial-gradient(circle at 78% 45%,#1671cc3d,#0000 31%),linear-gradient(130deg,#020713 48%,#07172e)}.page-hero-work .page-core-visual:after{content:"";z-index:0;opacity:.28;background:linear-gradient(90deg,#02071333,#0000),url(/qianfen-room.png) 50%/cover no-repeat;border:1px solid #64bbff38;border-radius:16px;position:absolute;inset:13% 0;transform:perspective(900px)rotateY(-8deg)rotate(-2deg);box-shadow:0 25px 70px #00000047}.page-hero-work .page-core-visual:before{opacity:.32;inset:18%}.page-hero-work .page-core-cube{width:104px;height:104px;top:27%;left:24%}.page-hero-work .page-core-orbit{top:63%;left:70%}.page-hero-work .page-core-node{z-index:3}.page-hero-insights{background:radial-gradient(circle at 77% 46%,#6541de33,#0000 31%),#020713}.page-hero-insights .page-core-visual:after{content:"";z-index:0;background:repeating-linear-gradient(90deg,#5fb9ff0f 0 1px,#0000 1px 44px),linear-gradient(145deg,#10254ab8,#080d2380);border:1px solid #8470ff30;border-radius:12px;position:absolute;inset:14% 10%;transform:rotate(-7deg);box-shadow:22px 20px 0 -2px #061128cc,22px 20px 0 -1px #6857e326,44px 40px 0 -3px #050e22a6}.page-hero-insights .page-core-cube{border-radius:10px;transform:translate(-50%,-50%)rotate(8deg)}.page-hero-insights .page-core-cube span,.page-hero-insights .page-core-cube small{transform:rotate(-8deg)}.page-hero-about{background:radial-gradient(circle at 77% 46%,#2086ad2e,#0000 30%),linear-gradient(130deg,#020713,#06152b)}.page-hero-about .page-core-visual:after{content:"";z-index:0;opacity:.13;filter:drop-shadow(0 0 30px #34aaff80);background:url(/logo-symbol.png) 50%/58% no-repeat;position:absolute;inset:18%}.page-hero-about .page-core-cube{background:linear-gradient(145deg,#228bd63d,#10896333)}.page-hero-contact{background:radial-gradient(at 78%,#2a7ae038,#0000 30%),linear-gradient(130deg,#020713,#07162d)}.page-hero-contact .page-core-cube{background:radial-gradient(circle,#409aff52,#3143aa2e);border-radius:50%}.page-hero-contact .page-core-cube:before,.page-hero-contact .page-core-cube:after{border-radius:50%}.page-hero-contact .page-core-orbit-one{width:84%;height:30%}.page-hero-contact .page-core-orbit-two{width:30%;height:84%}.evidence-media{grid-template-columns:repeat(2,1fr);align-content:center;gap:12px;padding:34px;display:grid;position:relative;background:radial-gradient(circle,#3669e638,#0000 42%),linear-gradient(145deg,#071a37,#040c1d)!important}.evidence-media:before{content:"";background-image:linear-gradient(#5daeff0a 1px,#0000 1px),linear-gradient(90deg,#5daeff0a 1px,#0000 1px);background-size:28px 28px;border:1px solid #58bfff1f;position:absolute;inset:18px}.evidence-media span{z-index:1;color:#aabbd1;text-align:center;background:#051127c2;border:1px solid #60b8ff33;border-radius:7px;padding:15px 12px;font-size:.78rem;position:relative}.evidence-media span:before{content:"";background:#52dcff;border-radius:50%;width:5px;height:5px;margin:0 8px 2px 0;display:inline-block;box-shadow:0 0 9px #52dcff}.evidence-media>i{z-index:1;color:#4f6c91;letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.5rem;font-style:normal;position:absolute;bottom:20px;right:28px}.work-evidence-links{flex-wrap:wrap;gap:12px 24px;margin-top:20px;display:flex}@media (max-width:720px){.cinematic-hero-inner{min-height:610px;padding:54px 0 58px}.hero-capability-deck{grid-template-columns:repeat(2,1fr)}.hero-capability-deck>a{min-height:160px;padding:18px;border-bottom:1px solid #74b0f424!important;border-right:1px solid #74b0f424!important}.hero-capability-deck>a:nth-child(2n){border-right:0!important}.hero-capability-deck>a:nth-child(n+3){border-bottom:0!important}.hero-capability-deck h2{margin:15px 0 0;font-size:1rem;line-height:1.3}.hero-capability-deck p{display:none}.hero-capability-deck b{font-size:.62rem;bottom:15px;left:18px}.hero-capability-deck>a>div i{display:none}.architecture-section,.delivery-system-section,.product-lab-section,.engineering-proof-section,.field-notes-section,.cinematic-faq,.services-architecture-section{padding-block:64px}.cinematic-heading{margin-bottom:34px}.delivery-track{grid-template-columns:repeat(2,1fr)}.delivery-track li{min-height:190px;padding:22px 16px;border-bottom:1px solid #6aa8ee24!important;border-right:1px solid #6aa8ee24!important}.delivery-track li:nth-child(2n){border-right:0!important}.delivery-track li:nth-child(n+5){border-bottom:0!important}.delivery-track h3{margin-top:25px}.delivery-track p{font-size:.82rem}.field-notes-section .article-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;padding-bottom:10px;display:flex;overflow-x:auto}.field-notes-section .article-card{scroll-snap-align:start;flex:0 0 84%;min-height:300px}.page-hero{min-height:500px;padding:54px 0 58px}.page-core-visual{opacity:.34;bottom:-150px}.page-hero-work .page-core-visual:after{inset:18% 4%}.system-layer li,.engineering-proof-grid p,.article-card p{font-size:.875rem}.work-evidence-links{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.hero-capability-deck>a{min-height:154px;padding:16px}.hero-capability-deck h2{font-size:.92rem}.hero-capability-deck b{left:16px}.delivery-track li{min-height:182px}}.form-honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;top:auto!important;left:-10000px!important;overflow:hidden!important}.form-error-summary{color:#ffd9dc;background:#8f263433;border:1px solid #ff848473;border-radius:8px;outline:none;margin-bottom:24px;padding:16px 18px}.form-error-summary strong{color:#fff}.form-error-summary p{color:#efbdc4;margin:5px 0 0;font-size:.84rem}.form-error-summary a{color:#7fe5ff;text-underline-offset:3px;margin-top:10px;font-size:.82rem;font-weight:750;text-decoration:underline;display:inline-block}.contact-form [aria-invalid=true]{box-shadow:0 0 0 3px #e9727d1f;border-color:#e9727d!important}.field-error{color:#ffadb5;margin-top:7px;font-size:.78rem;line-height:1.45;display:block}.consent-error{margin:-12px 0 20px 27px}.form-reference{color:#9db4d0;background:#2363ad24;border:1px solid #53d0ff33;border-radius:7px;margin-top:22px;padding:11px 16px}.form-reference strong{color:#6fe3ff;letter-spacing:.05em;margin-left:7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.form-response-note{color:#8fa3bf;max-width:480px;font-size:.84rem}.form-submit-note{color:#8396b1;text-align:center;margin:12px 0 0;font-size:.72rem}.status-pill-live{background:#1a845a14;color:#84d8b2!important;border-color:#46d39647!important}.status-pill-live i{background:#43db98!important;box-shadow:0 0 0 4px #43db981f,0 0 12px #43db9861!important}.work-card-featured{grid-column:1/-1;grid-template-columns:1.35fr .65fr;display:grid}.work-card-featured .work-card-media{aspect-ratio:16/8}.work-card-featured .work-card-body{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,4vw,52px);display:flex}.ledai-detail-hero{background:radial-gradient(circle at 78% 45%,#1c77d44d,#0000 31%),radial-gradient(circle at 66% 62%,#23be8f24,#0000 24%),linear-gradient(130deg,#020713 44%,#071a35)}.ledai-detail-hero h1{max-width:900px;font-size:clamp(3rem,5vw,5.2rem)}.ledai-mark{border-color:#49d9aa4d}.ledai-mark span{color:#69e5bd}.ledai-mark i{background:#47dfa0;box-shadow:0 0 18px #47dfa0}.ledai-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button-ghost-light{color:#d9e9fb;background:#071a3773;border:1px solid #84bcf547}.button-ghost-light:hover{color:#fff;border-color:#67dbff}.ledai-showcase .product-frame{width:min(1180px,100% - 48px)}.ledai-showcase .product-frame:after{content:"脱敏测试数据 · 项目能力展示"}.ledai-fact-section{padding-bottom:80px}.ledai-facts{grid-template-columns:repeat(4,1fr)}.ledai-facts div{padding-inline:25px}.ledai-facts strong{font-size:.95rem;line-height:1.45}.ledai-boundary{margin-top:24px}.ledai-boundary strong,.ledai-ai-section .boundary-note strong,.ledai-status-section .boundary-note strong{color:#f0cf81;margin-bottom:6px;display:block}.card-index{color:#52d9ff;margin-bottom:22px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.68rem;display:block}.ledai-loop-section{background:radial-gradient(circle at 72% 0,#2c63d32e,#0000 34%),#020713;scroll-margin-top:84px}.ledai-lifecycle{border:1px solid #6ba8ee29;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.ledai-lifecycle li{border-bottom:1px solid #6ba8ee24;border-right:1px solid #6ba8ee24;min-height:235px;padding:34px}.ledai-lifecycle li:nth-child(3n){border-right:0}.ledai-lifecycle li:nth-child(n+4){border-bottom:0}.ledai-lifecycle span{color:#58dcff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.67rem}.ledai-lifecycle h3{color:#fff;margin:32px 0 13px;font-size:1.25rem}.ledai-lifecycle p{color:#91a4be;margin:0;font-size:.86rem}.ledai-product-section{background:#050f21}.ledai-feature-row{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(40px,6vw,88px);display:grid}.ledai-feature-row-reverse{grid-template-columns:1.25fr .75fr}.ledai-feature-row-reverse .ledai-feature-copy{order:2}.ledai-feature-copy h2{margin:14px 0 21px;font-size:clamp(2.2rem,4vw,4rem)}.ledai-feature-copy>p{color:#9aacbf;line-height:1.85}.check-list{color:#a9bdd4;gap:11px;margin:26px 0 0;padding:0;list-style:none;display:grid}.check-list li:before{content:"✓";color:#4bdd9e;margin-right:10px}.ledai-screen{background:#08162d;border:1px solid #69acf233;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 30px 80px #00000047}.ledai-screen img{width:100%;height:auto;display:block}.ledai-screen figcaption{color:#8196b3;padding:11px 15px;font-size:.68rem}.ledai-module-grid{border:1px solid #6ba8ee29;grid-template-columns:repeat(3,1fr);display:grid}.ledai-module-grid article{border-bottom:1px solid #6ba8ee24;border-right:1px solid #6ba8ee24;min-height:220px;padding:32px}.ledai-module-grid article:nth-child(3n){border-right:0}.ledai-module-grid article:nth-child(n+4){border-bottom:0}.ledai-module-grid span{color:#55d9ff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.64rem}.ledai-module-grid h3{color:#fff;margin:35px 0 12px}.ledai-module-grid p{color:#8fa3bd;margin:0;font-size:.86rem}.ledai-engineering-list{background:#6caaef24;gap:1px;display:grid}.ledai-engineering-list article{background:#071327;padding:28px}.ledai-engineering-list h3{color:#fff;margin:0 0 8px}.ledai-engineering-list p{color:#93a6bf;margin:0}.ledai-status-section{padding-top:78px}.system-architecture-head{color:#a9bad1;font-size:.75rem}.system-layer>div{color:#9db1ce;font-size:.75rem}.product-lab-spec span{color:#a9bad1;font-size:.72rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8ea1bc;opacity:1}.ledai-screen figcaption{color:#9aadc6;font-size:.75rem}.footer-links h2{color:#8da1bd}.footer-bottom{text-align:center;flex-direction:column;align-items:center}.footer-bottom p,.footer-bottom a{color:#91a3bd}.footer-filing{justify-items:center;gap:5px!important;display:grid!important}.footer-filing span{color:#b3c1d5;font-size:.78rem}.footer-filing a{color:#9fb3ce;text-underline-offset:3px;font-size:.72rem;text-decoration:underline}.footer-policy{gap:22px;display:flex}@media (max-width:980px){.work-card-featured{grid-template-columns:1fr}.work-card-featured .work-card-media{aspect-ratio:16/9}.ledai-facts{grid-template-columns:repeat(2,1fr)}.ledai-feature-row,.ledai-feature-row-reverse{grid-template-columns:1fr}.ledai-feature-row-reverse .ledai-feature-copy{order:0}}@media (max-width:720px){.ledai-hero-actions{flex-direction:column;align-items:stretch}.ledai-hero-actions .button{width:100%}.ledai-showcase .product-frame{width:calc(100% - 28px)}.ledai-facts,.ledai-lifecycle,.ledai-module-grid{grid-template-columns:1fr}.ledai-facts div{padding:24px}.ledai-lifecycle li,.ledai-module-grid article{min-height:auto;border-bottom:1px solid #6ba8ee24!important;border-right:0!important}.ledai-lifecycle li:last-child,.ledai-module-grid article:last-child{border-bottom:0!important}.system-layer-track{grid-template-columns:1fr;overflow:visible}.system-layer{border-bottom:1px solid #70acef24;border-right:0;min-height:auto}.system-layer:after{display:none}.system-safety-line{flex-wrap:wrap;justify-content:flex-start;overflow:visible}.system-safety-line i{display:none}}.page-hero{min-height:470px;padding-block:66px 70px}.page-hero:not(.product-detail-hero) .page-core-visual{max-width:410px}.page-hero h1{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(3.1rem,4vw,4rem);line-height:1.08}.page-hero p{font-size:1rem;line-height:1.8}.page-hero-reading,.page-hero-legal{min-height:350px;padding-block:50px 54px}.page-hero-reading .page-core-visual,.page-hero-legal .page-core-visual{opacity:.6;width:260px}.page-hero-reading h1,.page-hero-legal h1{font-size:clamp(2.7rem,3.7vw,3.6rem)}.page-hero-work .page-core-visual:after{background-image:linear-gradient(90deg,#02071333,#0000),url(/qianfen-play-round.jpg)}.system-scroll-hint{color:#8fa5c1;margin:0 0 10px;font-size:.75rem;display:none}.system-layer-track:focus-visible{outline-offset:3px;outline:2px solid #64dfff}.problem-route-section{background:#050c1b}.problem-route-grid{background:#6ba8ee26;border:1px solid #6ba8ee26;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.problem-route-grid>a{background:#071327;flex-direction:column;min-height:220px;padding:30px;transition:background .2s,transform .2s;display:flex}.problem-route-grid>a:hover{background:#0a1a34}.problem-route-grid span{color:#61ddff;letter-spacing:.1em;font:750 .7rem ui-monospace,SFMono-Regular,Consolas,monospace}.problem-route-grid h3{color:#edf6ff;margin:32px 0 10px;font-size:1.25rem}.problem-route-grid p{color:#9aadc6;margin:0}.problem-route-grid b{color:#71dcff;margin-top:auto;padding-top:20px;font-size:.78rem}.full-process article{min-height:350px}.full-process h2{margin-top:28px}.process-gates{gap:8px;margin:22px 0 54px;display:grid}.process-gates div{grid-template-columns:74px 1fr;gap:10px;display:grid}.process-gates dt{color:#7185a2;font-size:.72rem}.process-gates dd{color:#a7b7cc;margin:0;font-size:.82rem}.form-group{border:0;min-width:0;margin:0 0 25px;padding:0}.form-group legend{color:#dce8f8;border-bottom:1px solid #6ba8ee26;width:100%;margin-bottom:18px;padding-bottom:10px;font-size:.93rem;font-weight:800}.form-group legend span{color:#61ddff;margin-right:8px;font:750 .68rem ui-monospace,SFMono-Regular,Consolas,monospace}.form-optional{background:#030c1b73;border:1px solid #72a3dc33;border-radius:8px;margin:6px 0 0}.form-optional summary{cursor:pointer;color:#9fb2cb;align-items:center;min-height:48px;padding:13px 15px;font-size:.84rem;font-weight:700;display:flex}.form-optional[open] summary{border-bottom:1px solid #72a3dc26;margin-bottom:18px}.form-optional>label,.form-optional>.field-grid{margin-inline:15px}.project-jump-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030b1bf0;border-block:1px solid #6ba8ee26;position:sticky;top:76px}.project-jump-nav .container{align-items:center;gap:10px 24px;min-height:58px;display:flex;overflow-x:auto}.project-jump-nav span{color:#627a9a;flex:none;font-size:.72rem}.project-jump-nav a{color:#afc0d8;flex:none;align-items:center;min-height:44px;font-size:.82rem;display:inline-flex}.project-jump-nav a:hover{color:#67dfff}[id]{scroll-margin-top:150px}.qianfen-evidence-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.qianfen-evidence-grid figure{background:#071327;border:1px solid #6ba8ee29;border-radius:12px;margin:0;overflow:hidden}.qianfen-evidence-grid a{display:block;overflow:hidden}.qianfen-evidence-grid img{width:100%;height:auto;transition:transform .25s;display:block}.qianfen-evidence-grid a:hover img{transform:scale(1.015)}.qianfen-evidence-grid figcaption{color:#9fb0c8;min-height:58px;padding:17px 19px;font-size:.8rem}.about-facts-section{padding-top:0}.about-facts{grid-template-columns:repeat(2,1fr)}.legal-nav p{margin-top:0}.legal-nav nav{border-left:1px solid #6ba8ee33;gap:2px;margin-top:20px;display:grid}.legal-nav nav a{color:#9aadc6;min-height:40px;padding:9px 14px}.legal-nav nav a:hover{color:#67dfff;background:#3070cc1f}.not-found{color:#a9bad0;background:radial-gradient(circle at 50% 28%,#2362d833,#0000 35%),#020713;min-height:72vh}.not-found h1{color:#eff6ff}.not-found p{color:#91a4bf;max-width:560px}.not-found .error-actions{flex-wrap:wrap;align-items:center}.not-found .button-ghost-light{color:#dbe8f8}.not-found .text-link{min-height:44px;padding:0 8px}.footer-links a,.footer-policy a,.footer-filing a,.insight-row .text-link,.work-card .text-link,.service-index-card .text-link,.delivery-assurance a,.product-lab-copy>.text-link,.cinematic-heading>.text-link,.contact-channel a{align-items:center;min-height:44px;display:inline-flex}@media (max-width:720px){.page-hero{min-height:410px;padding-block:45px 50px}.page-hero h1{letter-spacing:-.03em;max-width:94%;font-size:clamp(2.35rem,11vw,3rem);line-height:1.12}.page-hero-reading,.page-hero-legal{min-height:330px}.page-core-visual{opacity:.25;bottom:-180px}.system-scroll-hint{display:block}.problem-route-grid,.qianfen-evidence-grid,.about-facts{grid-template-columns:1fr}.problem-route-grid>a{min-height:190px}.full-process article{min-height:390px}.project-jump-nav{top:68px}.project-jump-nav .container{padding-inline:18px}.field-notes-section .article-grid{grid-template-columns:1fr;display:grid;overflow:visible}.field-notes-section .article-card{min-height:260px}.contact-form{padding-inline:18px}.error-actions{flex-direction:column}.error-actions .button,.error-actions .text-link{justify-content:center;width:min(100%,320px)}}
