@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";:root,:root[data-theme=midnight],:root[data-theme=circuit],:root[data-theme=blueprint],:root[data-theme=forge]{color-scheme:dark;--bg: #040506;--bg-soft: #080a0d;--panel: rgba(11, 13, 16, .84);--panel-strong: rgba(7, 9, 12, .95);--text: #f3f5f8;--muted: #a7afb8;--line: rgba(255, 255, 255, .12);--line-strong: rgba(255, 255, 255, .22);--blue-glow: rgba(70, 118, 255, .32);--teal-glow: rgba(56, 208, 180, .22);--shadow-lg: 0 26px 62px rgba(0, 0, 0, .62);--shadow-md: 0 18px 40px rgba(0, 0, 0, .46);--heading-gap: clamp(.9rem, 1.6vw, 1.2rem);--radius-square-lg: .12rem;--radius-square-sm: .08rem}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%}body{position:relative;overflow-x:hidden;font-family:Red Hat Display,Avenir Next,Segoe UI,sans-serif;font-weight:300;color:var(--text);background:radial-gradient(100rem 52rem at -8% -14%,rgba(255,255,255,.08),transparent 58%),radial-gradient(70rem 42rem at 106% -2%,var(--blue-glow),transparent 58%),radial-gradient(54rem 34rem at 6% 105%,var(--teal-glow),transparent 62%),linear-gradient(180deg,#090a0b 0%,var(--bg) 100%);line-height:1.64;letter-spacing:.01em}body:before,body:after{content:"";position:fixed;inset:-18%;pointer-events:none;z-index:-1}body:before{background:radial-gradient(44rem 30rem at 18% 16%,var(--blue-glow),transparent 70%),radial-gradient(40rem 28rem at 82% 76%,var(--teal-glow),transparent 74%);filter:blur(38px);opacity:.66;animation:haze-drift 18s ease-in-out infinite alternate}body:after{background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:48px 48px;opacity:.34}a{color:inherit}h1,h2,h3{margin:0;font-weight:300;line-height:1.08;letter-spacing:-.03em;color:var(--text)}h1{font-size:clamp(2.45rem,5.2vw,5rem);text-wrap:balance}h2{font-size:clamp(1.72rem,3.2vw,2.8rem);text-wrap:balance}h3{font-size:clamp(1.02rem,1.6vw,1.25rem)}p{margin:0;color:var(--muted)}ul{margin:0;padding-left:1.1rem;color:var(--muted)}li{margin-bottom:.48rem}.ds-site{width:min(1260px,calc(100% - 2.1rem));margin:0 auto;padding:1rem 0 clamp(5rem,10vh,8rem);position:relative}.noise-layer{position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.05' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.16'/%3E%3C/svg%3E");opacity:.1;mix-blend-mode:screen}.top-nav,.hero,.intro,.lace-overview,.trust-section,.cta,.surface-card,.platform-scene,.intro-graphics,.shot,.shot-image,.lightbox-image,.btn,.source-item,.workflow-step,.use-case-row,.use-case-spotlight,.pillar-card,.platform-image,.assurance-ticker,.capability-marquee,.nav-cta,.nav-language-toggle,.hero-meta span,.platform-tag{border-radius:var(--radius-square-lg)}.source-badge{border-radius:var(--radius-square-sm)}.top-nav{--nav-solid: 0;position:sticky;top:.9rem;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.82rem 1rem;border-radius:1rem;border:1px solid rgba(255,255,255,calc(.17 * var(--nav-solid)));background:rgba(7,9,11,calc(.82 * var(--nav-solid)));backdrop-filter:blur(calc(2px + 12px * var(--nav-solid)));box-shadow:0 18px 40px rgba(0,0,0,calc(.46 * var(--nav-solid)));transition:border-color .16s linear,background-color .16s linear,backdrop-filter .16s linear,box-shadow .16s linear}.brand-wordmark{display:inline-flex;align-items:center;gap:.62rem;font-weight:300;font-size:.98rem;letter-spacing:.02em;text-decoration:none}.brand-dot{width:.58rem;height:.58rem;border-radius:999px;background:linear-gradient(130deg,#fff,#63b9ff 62%,#4ee6c7);box-shadow:0 0 18px #62b9ff9e}.top-nav-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:.26rem;width:2.2rem;height:2.2rem;border:1px solid var(--line);background:#ffffff08;color:var(--text);cursor:pointer}.top-nav-toggle-line{width:1rem;height:2px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.top-nav.is-open .top-nav-toggle-line:first-child{transform:translateY(4px) rotate(45deg)}.top-nav.is-open .top-nav-toggle-line:last-child{transform:translateY(-4px) rotate(-45deg)}.top-nav-panel{display:inline-flex;align-items:center;gap:.9rem;margin-left:auto}.top-links{display:inline-flex;align-items:center;gap:.9rem}.top-links a{text-decoration:none;color:var(--muted);font-size:.9rem;transition:color .18s ease}.top-links a:hover{color:var(--text)}.nav-cta{text-decoration:none;border-radius:999px;border:1px solid var(--line-strong);padding:.44rem .84rem;font-size:.84rem;font-weight:300;background:#ffffff0d;transition:transform .17s ease,background .17s ease}.nav-language-toggle{text-decoration:none;color:var(--muted);font-size:.84rem;border:1px solid var(--line);padding:.44rem .7rem;transition:color .17s ease,border-color .17s ease}.nav-language-toggle:hover{color:var(--text);border-color:var(--line-strong)}.nav-cta:hover{transform:translateY(-1px);background:#ffffff1a}.hero{margin-top:1.6rem;min-height:min(90svh,900px);display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;gap:clamp(1.3rem,3vw,2.4rem);padding:clamp(2rem,4.2vw,3.6rem) clamp(1rem,3vw,2.4rem);border:1px solid var(--line);border-radius:1.25rem;background:linear-gradient(154deg,#0c0f12f5,#06080af0);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none}.hero:before{inset:-34% 12% auto -26%;height:62%;background:linear-gradient(145deg,rgba(94,158,255,.34),rgba(60,216,184,.18),transparent 74%);filter:blur(18px)}.hero:after{inset:auto -28% -30% 26%;height:70%;background:radial-gradient(circle at center,rgba(88,128,255,.2),transparent 70%);filter:blur(24px)}.hero-copy,.hero-visual{position:relative;z-index:2}.kicker,.section-label,.step-number,.case-label{font-family:JetBrains Mono,ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.kicker{color:#d0d9e8;margin-bottom:1rem}.hero-intro{margin-top:1.4rem;color:var(--text);font-size:clamp(1.2rem,2vw,1.56rem);font-weight:300}.hero-detail{margin-top:.82rem;max-width:54ch}.hero-actions{margin-top:1.6rem;display:flex;flex-wrap:wrap;gap:.7rem}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:.72rem;border:1px solid transparent;padding:.66rem 1rem;font-size:.92rem;font-weight:300;transition:transform .17s ease,border-color .17s ease,background .17s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#06090c;border-color:#ffffff59;background:linear-gradient(126deg,#fff,#c0d8ff 52%,#b3ffe8)}.btn-ghost{color:var(--text);border-color:var(--line);background:#ffffff08}.hero-meta{margin-top:1.34rem;display:flex;flex-wrap:wrap;gap:.62rem}.hero-meta span{border-radius:999px;border:1px solid var(--line);padding:.34rem .6rem;font-size:.75rem;color:#c8d0db;background:#ffffff08}.hero-visual{min-height:clamp(340px,42vw,550px);display:flex;align-items:center;justify-content:center}.hero-ambient{position:absolute;border-radius:999px;filter:blur(44px);opacity:.64;animation:glow-shift 8s ease-in-out infinite}.hero-ambient-blue{width:clamp(220px,36vw,400px);height:clamp(220px,36vw,400px);background:#4e7bff61;top:2%;right:3%}.hero-ambient-teal{width:clamp(170px,28vw,300px);height:clamp(170px,28vw,300px);background:#45e1bc47;bottom:8%;left:9%;animation-delay:1.5s}.shot{border:1px solid rgba(255,255,255,.2);border-radius:1rem;background:#07090bd6;box-shadow:0 24px 52px #0000008f}.shot-image{display:block;width:100%;height:auto;border-radius:.78rem}.shot-main{position:relative;z-index:3;width:min(580px,92%);padding:.8rem;cursor:zoom-in;transition:transform .22s ease,box-shadow .22s ease}.shot-main:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 30px 66px #0000009e}.shot-back{position:absolute;width:min(330px,58vw);padding:.55rem;opacity:.9}.shot-left{z-index:1;transform:translate(-48%,18%) rotate(-9deg);animation:float-left 6.4s ease-in-out infinite}.shot-right{z-index:2;transform:translate(48%,-24%) rotate(8deg);animation:float-right 5.8s ease-in-out infinite}.capability-marquee,.assurance-ticker{margin-top:clamp(2.2rem,6vh,4rem);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff04;overflow:hidden}.capability-track,.assurance-track{width:max-content;display:inline-flex;align-items:center;gap:.8rem;padding:.72rem 0;animation:marquee-slide 24s linear infinite}.assurance-track{animation-duration:30s}.capability-track span,.assurance-track span{display:inline-flex;align-items:center;gap:.8rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#d2d8e1;white-space:nowrap}.capability-track span:after,.assurance-track span:after{content:"•";color:#fff6}.section{margin-top:clamp(4.4rem,10vh,8rem)}.intro,.lace-overview,.trust-section,.cta{border:1px solid var(--line);border-radius:1.12rem;padding:clamp(2.4rem,5.2vw,4.4rem) clamp(1rem,2.8vw,2.2rem);background:linear-gradient(157deg,#0c0f12e6,#07090cf0);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.lace-overview{background:radial-gradient(30rem 18rem at 100% 0%,rgba(78,123,255,.14),transparent 70%),linear-gradient(157deg,#0c0f12e6,#07090cf0)}.section-label{color:#dbe5f4;margin-bottom:.72rem}.section-head{max-width:74ch}.section-head>h2+p{margin-top:var(--heading-gap)}.intro-grid{margin-top:1.8rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(1.1rem,2vw,1.8rem)}.intro-list{list-style:none;padding-left:0}.intro-list li{position:relative;padding-left:1rem}.intro-list li:before{content:"•";position:absolute;left:0;color:#d5e6ff}.intro-graphics{margin-top:clamp(1.9rem,3.8vw,3rem);height:clamp(140px,20vw,220px);border:1px solid rgba(255,255,255,.1);border-radius:.95rem;background:#ffffff04;position:relative;overflow:hidden}.intro-ring{position:absolute;border-radius:999px;border:1px solid rgba(255,255,255,.2)}.intro-ring-one{width:clamp(180px,22vw,260px);height:clamp(180px,22vw,260px);top:50%;left:26%;transform:translate(-50%,-50%);animation:spin-slow 14s linear infinite}.intro-ring-two{width:clamp(120px,15vw,180px);height:clamp(120px,15vw,180px);top:50%;left:26%;transform:translate(-50%,-50%);border-style:dashed;opacity:.65;animation:spin-slow-reverse 10s linear infinite}.intro-node{position:absolute;width:.66rem;height:.66rem;border-radius:999px;background:#d6e8ff;box-shadow:0 0 14px #78bdffa6}.intro-node-a{top:28%;left:64%;animation:node-pulse 3s ease-in-out infinite}.intro-node-b{top:53%;left:72%;animation:node-pulse 3s ease-in-out .7s infinite}.intro-node-c{top:72%;left:82%;animation:node-pulse 3s ease-in-out 1.3s infinite}.intro-beam{position:absolute;inset:0;background:linear-gradient(112deg,transparent 20%,rgba(111,170,255,.22) 48%,transparent 74%);transform:translate(-80%);animation:beam-sweep 4.2s ease-in-out infinite}.pillars-grid,.workflow-grid,.source-grid{display:grid;gap:.9rem}.pillars-grid{margin-top:1.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.surface-card{border:1px solid var(--line);border-radius:.92rem;background:linear-gradient(162deg,#0c0f12eb,#07090bf5);box-shadow:var(--shadow-md)}.pillar-card{padding:clamp(1.45rem,2.5vw,1.95rem) clamp(1rem,2.3vw,1.6rem)}.pillar-feature{grid-column:span 2;background:radial-gradient(40rem 20rem at 90% 0%,rgba(76,130,255,.18),transparent 65%),linear-gradient(162deg,#0c0f12eb,#07090bf5)}.pillar-card>h3+p{margin-top:var(--heading-gap)}.split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(1.4rem,2.6vw,2rem)}.block{padding:clamp(1.9rem,3.8vw,2.8rem) clamp(1rem,2.5vw,1.9rem)}.workflow-grid{margin-top:1.35rem}.workflow-step{border:1px solid var(--line);border-radius:.82rem;padding:1.35rem 1rem;background:#ffffff05;position:relative}.workflow-step:after{content:"";position:absolute;left:.9rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,rgba(122,171,255,.6),transparent 70%);opacity:.45}.workflow-step>*{position:relative;z-index:1}.step-number{margin-bottom:.42rem;color:#d0ddf4}.platform-scene{margin-top:1.35rem;height:clamp(240px,30vw,340px);border:1px solid var(--line);border-radius:.92rem;background:#ffffff05;position:relative;overflow:hidden}.platform-glow{position:absolute;border-radius:999px;filter:blur(32px);opacity:.65}.platform-glow-a{width:clamp(140px,22vw,230px);height:clamp(140px,22vw,230px);top:-8%;right:-6%;background:#4e7bff4d}.platform-glow-b{width:clamp(120px,20vw,200px);height:clamp(120px,20vw,200px);left:-5%;bottom:-10%;background:#44e0bb38}.platform-image{position:absolute;border-radius:.8rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 18px 40px #00000085}.platform-image-main{width:min(420px,72%);right:7%;top:11%;animation:float-soft 6.2s ease-in-out infinite}.platform-image-back{width:min(280px,54%);left:9%;bottom:8%;opacity:.78;animation:float-soft 7.6s ease-in-out .6s infinite}.platform-tag{position:absolute;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#090c10cc;padding:.35rem .58rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.67rem;letter-spacing:.08em;text-transform:uppercase;color:#d7e4f8}.platform-tag-one{left:7%;top:10%}.platform-tag-two{right:8%;bottom:10%}.source-grid{margin-top:1.45rem;grid-template-columns:repeat(2,minmax(0,1fr))}.source-item{border:1px solid var(--line);border-radius:.78rem;padding:1.3rem 1rem;background:#ffffff05}.source-badge{width:2rem;height:2rem;border-radius:.52rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.55rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.75rem;color:#101319;background:linear-gradient(145deg,#fff,#b6f2ff)}.use-cases-section{position:relative}.use-case-stage{margin-top:1.8rem;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.35rem}.use-case-spotlight{padding:clamp(1.7rem,3.2vw,2.4rem) clamp(1rem,2.4vw,1.7rem);background:radial-gradient(32rem 18rem at 100% 0%,rgba(82,128,255,.16),transparent 72%),linear-gradient(162deg,#0c0f12eb,#07090bf5)}.spotlight-columns{margin-top:1.4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.case-label{margin-bottom:.42rem;color:#d2dbe6}.use-case-list{display:grid;gap:1rem}.use-case-row{padding:1.35rem 1rem;position:relative;overflow:hidden}.use-case-row:before{content:"";position:absolute;inset:0;background:linear-gradient(112deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);transform:translate(-100%);transition:transform .26s ease}.use-case-row:hover:before{transform:translate(100%)}.trust-section{padding-top:clamp(2rem,4vw,2.8rem)}.assurance-ticker{margin-top:0;margin-bottom:1.6rem;border-radius:.8rem}.trust-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.3rem}.cta{text-align:left}.cta h2{margin-bottom:1rem}.cta p{max-width:60ch}:where(.block,.section-head,.pillar-card,.workflow-step,.source-item,.use-case-row,.use-case-spotlight,.platform-panel,.cta)>h2+p,:where(.block,.use-case-spotlight)>h2+ul,:where(.pillar-card,.workflow-step,.source-item,.use-case-row,.use-case-spotlight)>h3+p,:where(.workflow-step,.source-item,.use-case-spotlight)>h3+ul{margin-top:var(--heading-gap)}.lightbox{border:none;background:transparent;padding:0;width:auto;max-width:95vw;max-height:95vh}.lightbox::backdrop{background:#000000d1}.lightbox-image{display:block;max-width:95vw;max-height:92vh;width:auto;height:auto;border-radius:.72rem}.lightbox-close{position:absolute;top:-2rem;right:-.2rem;border:none;background:transparent;color:#fff;font-size:2rem;line-height:1;cursor:pointer}[data-parallax]{--parallax-x: 0px;--parallax-y: 0px;--parallax-rot: 0deg;will-change:transform}[data-parallax]:not([data-reveal]){transform:translate3d(var(--parallax-x),var(--parallax-y),0) rotate(var(--parallax-rot))}[data-reveal]{opacity:0;transform:translate3d(var(--parallax-x, 0px),calc(24px + var(--parallax-y, 0px)),0) scale(.985) rotate(var(--parallax-rot, 0deg));filter:blur(2px);transition:opacity .62s cubic-bezier(.2,1,.28,1),transform .62s cubic-bezier(.2,1,.28,1),filter .62s ease;transition-delay:var(--reveal-delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translate3d(var(--parallax-x, 0px),var(--parallax-y, 0px),0) scale(1) rotate(var(--parallax-rot, 0deg));filter:blur(0)}@keyframes float-left{0%,to{transform:translate(-48%,18%) rotate(-9deg)}50%{transform:translate(-48%,14%) rotate(-8deg)}}@keyframes float-right{0%,to{transform:translate(48%,-24%) rotate(8deg)}50%{transform:translate(48%,-18%) rotate(9deg)}}@keyframes glow-shift{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes haze-drift{0%{transform:translate3d(-2%,-1%,0) scale(1)}to{transform:translate3d(2%,1%,0) scale(1.04)}}@keyframes marquee-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin-slow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spin-slow-reverse{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes node-pulse{0%,to{transform:scale(1);opacity:.72}50%{transform:scale(1.28);opacity:1}}@keyframes beam-sweep{0%{transform:translate(-80%)}to{transform:translate(85%)}}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:1140px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{order:1}.hero-visual{order:2;min-height:clamp(300px,62vw,500px)}.shot-left{transform:translate(-36%,20%) rotate(-8deg)}.shot-right{transform:translate(36%,-20%) rotate(7deg)}@keyframes float-left{0%,to{transform:translate(-36%,20%) rotate(-8deg)}50%{transform:translate(-36%,16%) rotate(-7deg)}}@keyframes float-right{0%,to{transform:translate(36%,-20%) rotate(7deg)}50%{transform:translate(36%,-16%) rotate(8deg)}}.intro-grid,.split,.use-case-stage,.trust-grid,.spotlight-columns{grid-template-columns:1fr}}@media(max-width:900px){.top-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem .7rem;padding:.72rem .82rem}.top-nav-toggle{display:inline-flex}.top-nav-panel{grid-column:1 / -1;display:grid;gap:.55rem;width:100%;margin-left:0;max-height:0;opacity:0;overflow:hidden;transform:translateY(-8px);pointer-events:none;transition:max-height .24s ease,opacity .19s ease,transform .19s ease,padding-top .19s ease;padding-top:0}.top-nav.is-open .top-nav-panel{max-height:18rem;opacity:1;transform:translateY(0);pointer-events:auto;padding-top:.3rem}.top-links{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.top-links a{min-height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#ffffff05;font-size:.84rem}.nav-cta,.nav-language-toggle{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.56rem .84rem}.pillars-grid,.source-grid{grid-template-columns:1fr}.pillar-feature{grid-column:span 1}.hero-actions{width:100%;flex-direction:column;align-items:stretch}.btn{flex:1 1 auto;width:100%}.platform-image-main{width:min(420px,76%)}.platform-image-back{width:min(260px,60%)}.platform-scene{height:clamp(220px,58vw,300px)}}@media(max-width:680px){.ds-site{width:min(1260px,calc(100% - 1.05rem))}.top-nav{top:.5rem;gap:.5rem .8rem}.top-links{grid-template-columns:1fr}.top-links a{min-height:2.3rem}.section{margin-top:clamp(3.3rem,8vh,5rem)}.hero{padding:clamp(1.5rem,5.4vw,2.2rem) .9rem;gap:1.1rem}.hero-visual{min-height:clamp(250px,70vw,380px)}.intro,.lace-overview,.trust-section,.cta{padding:clamp(2rem,7vw,2.8rem) .88rem}.block,.pillar-card,.workflow-step,.source-item,.use-case-row,.use-case-spotlight{padding-left:.88rem;padding-right:.88rem}.shot-back{display:none}.shot-main{width:min(580px,100%)}.kicker,.section-label,.step-number,.case-label{font-size:.68rem}.capability-track,.assurance-track{padding:.6rem 0}.capability-track span,.assurance-track span{font-size:.66rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:1ms!important}[data-reveal]{opacity:1;transform:none;filter:none}}:is(.top-nav,.hero,.intro,.lace-overview,.trust-section,.cta,.surface-card,.platform-scene,.intro-graphics,.shot,.shot-image,.lightbox-image,.btn,.source-item,.workflow-step,.use-case-row,.use-case-spotlight,.pillar-card,.platform-image,.assurance-ticker,.capability-marquee,.nav-cta,.nav-language-toggle,.hero-meta span,.platform-tag,.source-badge){border-radius:0!important}.official-home{--oh-bg: #0a0a0a;--oh-panel: rgba(30, 30, 30, .65);--oh-panel-strong: rgba(8, 8, 8, .86);--oh-line: rgba(255, 255, 255, .14);--oh-line-soft: rgba(255, 255, 255, .08);--oh-muted: #94a3b8;--oh-muted-soft: #555;--oh-bright: #ffffff;--oh-accent: #00ffc2;--oh-accent-2: #aaffdc;--oh-shell: min(1440px, calc(100% - 4rem) );position:relative;color:var(--oh-muted);font-family:Inter,Red Hat Display,Avenir Next,Segoe UI,sans-serif;background:var(--oh-bg);overflow-x:clip}.official-home *{box-sizing:border-box}.official-home .section-shell{margin:0 auto}.official-home .neural-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.official-home .scan-line{position:fixed;left:0;width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(0,255,194,.28),transparent);z-index:1;pointer-events:none;animation:oh-scan 6s linear infinite;animation-delay:3s}.official-home .official-topnav{--nav-progress: 0;position:fixed;top:0;width:100%;z-index:60;border-bottom:1px solid rgba(255,255,255,calc(.06 * var(--nav-progress)));background:rgba(5,5,5,calc(.92 * var(--nav-progress)));backdrop-filter:blur(calc(20px * var(--nav-progress)))}.official-home .official-topnav-inner{width:var(--oh-shell);margin:0 auto;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.official-home .brand-mark{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none}.official-home .brand-mark span{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.72rem;font-weight:300;letter-spacing:.18em;color:var(--oh-bright)}.official-home .official-topnav-toggle{display:none;width:2.3rem;height:2.3rem;border:1px solid var(--oh-line);background:#ffffff08;align-items:center;justify-content:center;flex-direction:column;gap:.26rem;color:var(--oh-bright);cursor:pointer}.official-home .official-topnav-toggle span{width:1rem;height:2px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.official-home .official-topnav.is-open .official-topnav-toggle span:first-child{transform:translateY(4px) rotate(45deg)}.official-home .official-topnav.is-open .official-topnav-toggle span:last-child{transform:translateY(-4px) rotate(-45deg)}.official-home .official-topnav-panel{display:inline-flex;align-items:center;gap:1rem;margin-left:auto}.official-home .official-topnav-links{display:inline-flex;align-items:center;gap:2rem}.official-home .official-topnav-links a{text-decoration:none;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:#888;transition:color .18s ease}.official-home .official-topnav-links a:first-child{color:var(--oh-accent);border-bottom:1px solid rgba(0,255,194,.4);padding-bottom:.14rem}.official-home .official-topnav-links a:hover{color:var(--oh-bright)}.official-home .official-topnav-actions{display:inline-flex;align-items:center;gap:.7rem}.official-home .nav-language-toggle,.official-home .nav-overview-link,.official-home .nav-deploy-link{text-decoration:none;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;transition:color .18s ease,border-color .18s ease,background .18s ease}.official-home .nav-language-toggle,.official-home .nav-overview-link{color:var(--oh-muted);border:1px solid var(--oh-line-soft);padding:.48rem .78rem}.official-home .nav-overview-link:hover,.official-home .nav-language-toggle:hover{color:var(--oh-bright);border-color:var(--oh-line)}.official-home .nav-deploy-link{color:#000;background:linear-gradient(135deg,var(--oh-accent-2),var(--oh-accent));padding:.58rem 1.2rem;font-weight:800}.official-home .nav-deploy-link:hover{background:#fff}.official-home .official-hero{position:relative;min-height:100svh;padding-top:64px;display:grid;align-items:center;overflow:hidden;z-index:2}.official-home .hero-vertical-lines{position:absolute;inset:0;display:flex;justify-content:space-around;padding:0 4rem;pointer-events:none;z-index:1}.official-home .hero-line{width:1px;position:relative}.official-home .hero-line-a,.official-home .hero-line-e{background:linear-gradient(to bottom,transparent,rgba(0,255,194,.18),transparent)}.official-home .hero-line-b{background:linear-gradient(to bottom,transparent,rgba(0,255,194,.12),transparent);opacity:.7}.official-home .hero-line-c{background:linear-gradient(to bottom,transparent,rgba(0,255,194,.14),transparent)}.official-home .hero-line-d{background:linear-gradient(to bottom,transparent,rgba(0,255,194,.1),transparent);opacity:.5}.official-home .pulse-dot,.official-home .small-dot{position:absolute;border-radius:999px}.official-home .pulse-dot{width:7px;height:7px;background:var(--oh-accent);box-shadow:0 0 10px #00ffc2b3;left:-3px;animation:oh-node-pulse 2.2s ease-in-out infinite}.official-home .small-dot{width:5px;height:5px;left:-2px;background:#00ffc261}.official-home .tiny{position:static;width:6px;height:6px;left:auto;box-shadow:none}.official-home .dot-a{top:22%}.official-home .dot-b{top:68%}.official-home .dot-c{top:44%}.official-home .dot-d{top:18%;animation-delay:-1.1s}.official-home .dot-e{top:78%}.official-home .hero-radial-glow{position:absolute;inset:0;margin:auto;width:min(700px,74vw);height:min(700px,74vw);border-radius:50%;background:radial-gradient(circle,rgba(0,255,194,.1) 0%,transparent 70%);z-index:1}.official-home .official-hero-content{position:relative;z-index:2;text-align:center;max-width:1000px;margin:0 auto;padding:0 1.5rem}.official-home .hero-status-pill,.official-home .cta-pill{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.38rem .98rem;border:1px solid var(--oh-line-soft);background:#00000080;backdrop-filter:blur(8px)}.official-home .hero-status-pill span,.official-home .cta-pill span{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--oh-accent)}.official-home .official-hero h1,.official-home .final-cta h2{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-weight:900;letter-spacing:-.04em;text-transform:uppercase;line-height:.92;color:var(--oh-bright)}.official-home .official-hero h1{font-size:clamp(3.1rem,9vw,5rem)}.official-home .accent-glow{background:linear-gradient(135deg,var(--oh-accent-2),#00fdc1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 24px rgba(0,255,194,.45)}.official-home .hero-intro{margin:1.1rem 0 0;color:#8a8a8a;font-size:1.25rem}.official-home .hero-detail{margin:.75rem auto 0;max-width:520px;color:var(--oh-muted);font-size:1rem;line-height:1.7}.official-home .hero-actions{margin-top:2.2rem;display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.official-home .hero-btn{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:1rem 2rem;transition:color .18s ease,border-color .18s ease,background .18s ease}.official-home .hero-btn-primary{color:#000;font-weight:900;background:linear-gradient(135deg,var(--oh-accent-2),#00fdc1)}.official-home .hero-btn-primary:hover{background:#fff}.official-home .hero-btn-ghost{color:var(--oh-bright);border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(8px);background:#ffffff0a}.official-home .hero-btn-ghost:hover{border-color:#00ffc266;color:var(--oh-accent)}.official-home .hero-proof-list{margin-top:2.3rem;display:flex;justify-content:center;flex-wrap:wrap;gap:1.6rem}.official-home .hero-proof-list span{display:inline-flex;align-items:center;gap:.5rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;color:#444}.official-home .hero-proof-list span:before{content:"";width:20px;height:1px;background:#00ffc24d}.official-home .hero-bottom-glow{position:absolute;left:0;right:0;bottom:0;height:200px;background:linear-gradient(to top,rgba(0,255,194,.1),transparent);z-index:1}.official-home .hero-scroll-cue{position:absolute;left:50%;bottom:2rem;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;opacity:.35;z-index:2}.official-home .hero-scroll-cue span{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;letter-spacing:.35em;text-transform:uppercase;color:var(--oh-accent)}.official-home .hero-scroll-cue div{width:1px;height:40px;background:linear-gradient(to bottom,var(--oh-accent),transparent)}.official-home .official-marquee{position:relative;z-index:2;margin-top:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding:.85rem 0;background:#070707}.official-home .marquee-fade-left,.official-home .marquee-fade-right{position:absolute;top:0;height:100%;width:120px;z-index:2;pointer-events:none}.official-home .marquee-fade-left{left:0;background:linear-gradient(to right,#070707,transparent)}.official-home .marquee-fade-right{right:0;background:linear-gradient(to left,#070707,transparent)}.official-home .mq-track{display:inline-flex;align-items:center;white-space:nowrap;width:max-content;animation:oh-mq 32s linear infinite}.official-home .mq-track-r{animation-duration:28s;animation-direction:reverse}.official-home .mq-track span{padding:0 2rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:#3a3a3a}.official-home .mq-track strong{color:#00ffc259;font-weight:400;padding:0 .5rem}.official-home .lace-bento,.official-home .company-intro,.official-home .platform-flow,.official-home .platform-intro,.official-home .how-it-works,.official-home .platform-capabilities,.official-home .use-cases,.official-home .trust-and-deploy{position:relative;z-index:2;padding:8rem 0}.official-home .lace-accent-word{background:linear-gradient(90deg,var(--oh-accent) 0%,#00d4a8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.official-home .platform-intro-head h2{font-family:Space Grotesk,JetBrains Mono,monospace;font-weight:900;letter-spacing:-.03em;text-transform:uppercase;line-height:.97}.official-home .platform-intro-head{max-width:820px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem)}.official-home .platform-intro-body{margin:2.2rem 0 1.2rem;font-size:clamp(1rem,1.6vw,1.28rem);color:var(--oh-bright);line-height:1.62}.official-home .platform-intro-sub{max-width:640px;color:var(--oh-muted-soft);line-height:1.74}.official-home .hiw-cards{max-width:1100px;margin:0 auto;flex-direction:column;padding:0}.official-home .capabilities-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1100px;margin:0 auto}.official-home .capability-card{padding:2rem;display:flex;flex-direction:column}.official-home .capability-icon{display:block;font-size:1.3rem;color:var(--oh-accent);margin-bottom:1.3rem;font-family:Space Grotesk,JetBrains Mono,monospace;line-height:1;opacity:.85}.official-home .capability-card h4{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.92rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:var(--oh-bright)}.official-home .capability-card>p{margin:.8rem 0 0;color:var(--oh-muted-soft);line-height:1.68;font-size:.86rem}.official-home .use-cases-head-new{grid-template-columns:1fr;max-width:760px}.official-home .use-cases-full{display:grid;gap:1rem}.official-home .use-case-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:1100px;margin:0 auto}.official-home .use-case-hover-card{min-height:0;padding:2rem;display:flex;flex-direction:column;background:#ffffffeb;border:1px solid rgba(13,30,28,.06);box-shadow:0 18px 36px #19272b0f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.official-home .use-case-hover-card:hover{transform:translateY(-2px);border-color:#00ffc238;box-shadow:0 24px 46px #19272b1a}.official-home .use-case-hover-icon{display:block;margin-bottom:1.3rem;color:var(--oh-accent);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.3rem;line-height:1;opacity:.85}.official-home .use-case-hover-content{display:flex;flex-direction:column}.official-home .use-case-hover-content h3{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.92rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:var(--oh-bright);line-height:1.28}.official-home .use-case-hover-content p{margin:.8rem 0 0;color:var(--oh-muted-soft);line-height:1.68;font-size:.86rem}.official-home .use-case-full-card{padding:2.4rem}.official-home .ucf-header{display:flex;gap:1.6rem;align-items:flex-start;margin-bottom:1.6rem}.official-home .ucf-index{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.2em;color:var(--oh-accent);padding-top:.28rem;flex-shrink:0;min-width:2rem}.official-home .ucf-heading h3{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:900;letter-spacing:-.02em;text-transform:uppercase;color:var(--oh-bright);line-height:1.05}.official-home .ucf-tagline{margin:.5rem 0 0;color:var(--oh-muted);font-size:.95rem;line-height:1.55}.official-home .ucf-detail{margin:0 0 2rem;color:var(--oh-muted-soft);line-height:1.74;max-width:840px;font-size:.9rem}.official-home .ucf-footer{display:grid;grid-template-columns:1fr 1.6fr;gap:3rem;padding-top:1.8rem;border-top:1px solid var(--oh-line)}.official-home .ucf-col-label{margin:0 0 .8rem;color:var(--oh-accent);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;text-transform:uppercase;letter-spacing:.22em}.official-home .ucf-col ul{padding:0;list-style:none;margin:0;display:grid;gap:.45rem}.official-home .ucf-col li{color:var(--oh-muted-soft);font-size:.84rem;position:relative;padding-left:.82rem;line-height:1.52}.official-home .ucf-col li:before{content:"";position:absolute;left:0;top:.58em;width:4px;height:4px;border-radius:999px;background:#00ffc273}.official-home .ucf-output{color:var(--oh-muted-soft);font-size:.88rem;line-height:1.72}.official-home .section-head{display:grid;grid-template-columns:1fr 1fr;column-gap:3rem;row-gap:.5rem;max-width:820px;margin:0 auto 3.8rem;padding:0 clamp(1.5rem,4vw,3rem);text-align:left}.official-home .section-head .section-kicker,.official-home .section-head h2{grid-column:1 / -1}.official-home .section-kicker,.official-home .card-kicker{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--oh-accent)}.official-home .section-head h2,.official-home .use-cases-head h2{margin:.5rem 0 1.5rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(2rem,5vw,4rem);font-weight:900;letter-spacing:-.03em;text-transform:uppercase;line-height:.97;color:var(--oh-bright)}.official-home .section-head p:not(.section-kicker){margin:0;line-height:1.7}.official-home .glass-card{background:var(--oh-panel);border:1px solid var(--oh-line);backdrop-filter:blur(20px);transition:border-color .3s ease,box-shadow .3s ease}.official-home .glass-card:hover{border-color:#00ffc259}.official-home .lace-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.official-home .large-card{grid-column:span 8;min-height:320px;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between}.official-home .large-card h3,.official-home .publish-card h3,.official-home .use-case-spotlight h3{margin:2rem 0 0;font-family:Space Grotesk,JetBrains Mono,monospace;font-weight:900;letter-spacing:-.03em;text-transform:uppercase;line-height:1.05;color:var(--oh-bright);font-size:clamp(1.6rem,2.8vw,2.6rem)}.official-home .large-card p,.official-home .publish-card p,.official-home .compact-card p,.official-home .side-card p,.official-home .mode-card p,.official-home .use-case-row p,.official-home .use-case-spotlight p{margin:1rem 0 0;color:var(--oh-muted);line-height:1.68}.official-home .metric-row{display:flex;gap:2rem;margin-top:2rem}.official-home .metric-row small,.official-home .runtime-metrics small,.official-home .coverage-meta span,.official-home .context-depth{font-family:Space Grotesk,JetBrains Mono,monospace;color:#444;font-size:.55rem;text-transform:uppercase;letter-spacing:.2em}.official-home .metric-row strong,.official-home .runtime-metrics strong{display:block;margin-top:.2rem;font-family:Space Grotesk,JetBrains Mono,monospace;color:var(--oh-accent);font-size:1.1rem}.official-home .metric-divider{width:1px;background:#ffffff0f}.official-home .side-card,.official-home .compact-card{grid-column:span 4;padding:2rem}.official-home .side-card h4,.official-home .compact-card h4,.official-home .mode-card h4,.official-home .pipeline-step-card h3,.official-home .use-case-row h3{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.04rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:var(--oh-bright)}.official-home .coverage-meter{margin-top:1.6rem;height:2px;background:#ffffff0a;overflow:hidden}.official-home .coverage-meter div{width:80%;height:100%;background:linear-gradient(to right,var(--oh-accent),rgba(0,255,194,.3))}.official-home .coverage-meta{margin-top:.38rem;display:flex;justify-content:space-between}.official-home .coverage-meta strong{color:var(--oh-accent)}.official-home .path-dots{margin-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:.45rem}.official-home .path-dots span{width:30%;height:1px;background:linear-gradient(to right,#00ffc270,#00ffc21f);position:relative}.official-home .path-dots span:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:999px;transform:translate(-50%,-50%);background:var(--oh-accent)}.official-home .runtime-card{grid-column:span 8;padding:1px;background:linear-gradient(135deg,#00ffc21a,#0006)}.official-home .runtime-card>div{background:var(--oh-panel-strong)}.official-home .runtime-header,.official-home .runtime-log,.official-home .runtime-metrics{margin:0 2rem}.official-home .runtime-header{padding-top:1.9rem;display:flex;justify-content:space-between;align-items:center}.official-home .runtime-header>div{display:flex;gap:.5rem}.official-home .runtime-header>div span{width:8px;height:8px;border-radius:999px}.official-home .runtime-header>div span:nth-child(1){background:#ff505099}.official-home .runtime-header>div span:nth-child(2){background:#00ffc280}.official-home .runtime-header>div span:nth-child(3){background:#ffffff26}.official-home .runtime-header p{margin:0;color:#00ffc280;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;text-transform:uppercase;letter-spacing:.3em}.official-home .runtime-log{margin-top:1.4rem;margin-bottom:1.6rem;padding-bottom:.5rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.7rem}.official-home .runtime-log p{margin:0;color:#00ffc2bf;line-height:2}.official-home .runtime-log p small{color:#333;display:inline-block;width:80px}.official-home .blink-cursor{animation:oh-blink 1s step-end infinite}.official-home .runtime-metrics{padding-top:1.5rem;padding-bottom:2rem;border-top:1px solid rgba(255,255,255,.05);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.official-home .publish-card{grid-column:span 8;padding:2.4rem}.official-home .workflow-product-line{margin-top:1.8rem;display:flex;align-items:center;gap:.75rem}.official-home .workflow-product-line span{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.15em;text-transform:uppercase}.official-home .workflow-product-line span:first-child{color:#444}.official-home .workflow-product-line span:last-child{color:var(--oh-accent)}.official-home .workflow-product-line div{flex:1;max-width:200px;height:1px;background:linear-gradient(to right,rgba(0,255,194,.2),var(--oh-accent))}.official-home .source-badge-inline{display:inline-flex;margin-top:1rem;color:var(--oh-accent);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase}.official-home .context-depth{margin-top:.8rem}.official-home .neural-separator{height:1px;background:linear-gradient(to right,transparent,rgba(0,255,194,.18),rgba(0,255,194,.32),rgba(0,255,194,.18),transparent);position:relative;z-index:2}.official-home .problem-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.official-home .problem-card{padding:1.7rem;min-height:100%}.official-home .problem-card h3{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.04rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase;color:var(--oh-bright)}.official-home .problem-card p{margin:.9rem 0 0;color:var(--oh-muted);line-height:1.72}.official-home .pipeline-layout{display:flex;gap:2rem;align-items:flex-start;flex-wrap:wrap}.official-home .pipeline-cards{flex:1;min-width:300px;display:flex;flex-direction:column;gap:1rem}.official-home .pipeline-step-card{padding:2rem;display:flex;gap:1.5rem;transition:border-color .4s ease,background .4s ease}.official-home .pipeline-step-card.is-flash{border-color:#00ffc252;background:#00ffc208}.official-home .step-number-box{width:52px;height:52px;border:1px solid rgba(0,255,194,.3);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--oh-accent);font-family:Space Grotesk,JetBrains Mono,monospace;font-weight:900;font-size:1.1rem}.official-home .pipeline-step-card p{color:var(--oh-muted-soft);margin:.5rem 0 0}.official-home .pipeline-diagram-wrap{width:340px}.official-home .pipeline-diagram{min-height:600px;padding:2rem;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.official-home .pipeline-diagram>p{width:100%;margin:0 0 2rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.3em;color:var(--oh-accent)}.official-home .pipe-node-block{display:flex;flex-direction:column;align-items:center}.official-home .pipe-node-el{width:68px;height:68px;border:1px solid rgba(0,255,194,.35);background:#00ffc20a;position:relative;transition:box-shadow .5s ease,border-color .5s ease,background .5s ease}.official-home .pipe-node-el.active{width:80px;height:80px;border-width:1.5px;border-color:#00ffc280;box-shadow:0 0 24px #00ffc21a;background:#00ffc212}.official-home .pipe-node-el.is-lit{box-shadow:0 0 32px #00ffc259;border-color:#00ffc2bf;background:#00ffc21a}.official-home .pn-ring{position:absolute;inset:-6px;border:1px solid transparent;transition:border-color .5s ease}.official-home .pn-ring.is-lit{border-color:#00ffc259}.official-home .pipe-node-block span{margin-top:.5rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;letter-spacing:.22em;text-transform:uppercase;color:#00ffc2b3}.official-home .pipe-line{position:relative;width:2px;height:72px;margin:.25rem 0}.official-home .pipe-line>div{position:absolute;inset:0;background:#00ffc214}.official-home .pipe-line svg{position:absolute;left:-19px;top:0}.official-home .pl{stroke:var(--oh-accent);stroke-width:1.5;stroke-dasharray:72;stroke-dashoffset:72;transition:stroke-dashoffset .7s cubic-bezier(.4,0,.2,1)}.official-home .pl-a{transition-delay:.3s}.official-home .pl-b{transition-delay:1.1s}.official-home .pl-c{transition-delay:1.9s}.official-home .pipe-active .pl{stroke-dashoffset:0}.official-home .pipe-signal{fill:var(--oh-accent);opacity:0;filter:drop-shadow(0 0 5px #00ffc2)}.official-home .mode-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.official-home .mode-card{padding:1.5rem}.official-home .mode-card p:first-child{margin:0;color:var(--oh-accent);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em}.official-home .mode-card p:last-child{color:var(--oh-muted-soft);font-size:.8rem;line-height:1.6}.official-home .use-cases-head{margin-bottom:3rem;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.4rem}.official-home .use-cases-head>p{max-width:320px;color:var(--oh-muted-soft);line-height:1.68}.official-home .use-cases-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.official-home .use-case-spotlight{grid-column:span 7;padding:2.4rem}.official-home .use-case-spotlight>.section-kicker{margin-bottom:1.2rem}.official-home .spotlight-columns{margin-top:2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.official-home .spotlight-columns p{margin:0;color:var(--oh-accent);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;text-transform:uppercase;letter-spacing:.2em}.official-home .spotlight-columns ul{margin:.75rem 0 0;padding:0;list-style:none;display:grid;gap:.5rem}.official-home .spotlight-columns li{position:relative;color:var(--oh-muted-soft);font-size:.85rem;padding-left:.82rem}.official-home .spotlight-columns li:before{content:"";position:absolute;left:0;top:.6em;width:4px;height:4px;border-radius:999px;background:#00ffc280}.official-home .use-case-list{grid-column:span 5;display:grid;gap:1rem}.official-home .use-case-row{padding:1.6rem;display:flex;justify-content:space-between;gap:1rem;color:#00ffc259}.official-home .trust-and-deploy .official-marquee{margin-bottom:4rem}.official-home .trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;max-width:1180px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem);align-items:stretch}.official-home .trust-panel{padding:2.4rem;height:100%;background:radial-gradient(20rem 14rem at 100% 0%,rgba(0,255,194,.04),transparent 62%),linear-gradient(180deg,#ffffffeb,#fafcfcf5);border:1px solid rgba(13,30,28,.08);box-shadow:0 18px 40px #19272b14;display:flex;flex-direction:column}.official-home .trust-panel h3{margin-top:1.2rem;margin-bottom:1.4rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(1.08rem,1.45vw,1.35rem);font-weight:700;letter-spacing:-.01em;text-transform:uppercase;line-height:1.18;color:#182325}.official-home .trust-panel ul{margin:0;padding:0;list-style:none;display:grid;gap:.9rem}.official-home .trust-panel li{color:#2d3748eb;position:relative;padding-left:1rem;line-height:1.68;font-size:.92rem}.official-home .trust-panel li:before{content:"";position:absolute;left:0;top:.7em;width:5px;height:5px;border-radius:999px;background:var(--oh-accent)}.official-home .deploy-tags{margin-top:auto;padding-top:1.5rem;display:flex;flex-wrap:wrap;gap:.55rem}.official-home .deploy-tags span{padding:.34rem .72rem;border:1px solid rgba(0,168,130,.22);color:#00a882;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;letter-spacing:.24em;text-transform:uppercase}.official-home .trust-panel .section-kicker{color:#00a882;font-size:.62rem;letter-spacing:.26em}.official-home .lace-light-zone{background:var(--oh-bg);transition:background-color .45s ease}.official-home .lace-light-zone.is-light{--oh-bg: #f5f6f8;--oh-panel: rgba(255, 255, 255, .88);--oh-panel-strong: rgba(248, 249, 251, .98);--oh-line: rgba(0, 0, 0, .09);--oh-line-soft: rgba(0, 0, 0, .055);--oh-muted: #4a5568;--oh-muted-soft: #2d3748;--oh-bright: #0e1012;--oh-accent: #00a882;--oh-accent-2: #007a60;background-color:#f5f6f8;background-image:radial-gradient(90rem 52rem at 5% 0%,rgba(0,195,155,.09),transparent 60%),radial-gradient(65rem 40rem at 95% 88%,rgba(0,195,155,.06),transparent 58%);background-size:auto,auto}.official-home .lace-light-zone.is-light h2,.official-home .lace-light-zone.is-light h3,.official-home .lace-light-zone.is-light h4{color:var(--oh-bright)}.official-home .lace-light-zone.is-light .neural-separator{background:linear-gradient(to right,transparent,rgba(0,0,0,.12),rgba(0,0,0,.22),rgba(0,0,0,.12),transparent)}.official-home .lace-light-zone.is-light .glass-card:hover{border-color:#00a88259;box-shadow:0 4px 24px #00000014}.official-home .lace-light-zone.is-light .glass-card{box-shadow:0 2px 16px #0000000f}.official-home .lace-light-zone.is-light .official-marquee{background:#eff0f2;border-top-color:#00000012;border-bottom-color:#00000012}.official-home .lace-light-zone.is-light .marquee-fade-left{background:linear-gradient(to right,#eff0f2,transparent)}.official-home .lace-light-zone.is-light .marquee-fade-right{background:linear-gradient(to left,#eff0f2,transparent)}.official-home .lace-light-zone.is-light .mq-track span{color:#6b7280}.official-home .lace-light-zone.is-light .mq-track strong{color:#00a88280}.official-home .lace-light-zone.is-light .step-number-box{border-color:#00a88259}.official-home .lace-light-zone.is-light .trust-panel li:before{background:var(--oh-accent)}.official-home .lace-light-zone.is-light .deploy-tags span{border-color:#00a88240}.official-home .lace-light-zone.is-light .trust-panel h3{color:#182325;font-size:clamp(1.08rem,1.45vw,1.35rem);line-height:1.18}.official-home .lace-light-zone.is-light .trust-panel li{color:#2d3748eb;font-size:.92rem;line-height:1.7}.official-home .lace-light-zone.is-light .trust-panel .section-kicker{color:#00a882}.official-home .lace-light-zone.is-light .capability-icon{opacity:.75}.official-home .lace-light-zone.is-light .ucf-footer{border-top-color:#00000017}.official-home .lace-light-zone.is-light .ucf-col li:before{background:#00a8828c}.official-home .lace-light-zone.is-light .spotlight-columns li:before{background:#00a8828c}.official-home .neural-canvas{transition:opacity .45s ease}.official-home.canvas-dim .neural-canvas{opacity:1}.official-home.canvas-dim .scan-line{background:linear-gradient(to right,transparent,rgba(0,168,130,.18),transparent)}#lace-flash-veil{position:fixed;inset:0;background:#fff;opacity:0;pointer-events:none;z-index:900;transition:none}#lace-flash-veil.flash-to-light{animation:lz-flash-light .5s ease-out forwards}#lace-flash-veil.flash-to-dark{animation:lz-flash-dark .5s ease-out forwards}@keyframes lz-flash-light{0%{opacity:0}18%{opacity:.92}to{opacity:0}}@keyframes lz-flash-dark{0%{opacity:0;background:#0a0a0a}18%{opacity:.85;background:#0a0a0a}to{opacity:0}}.official-home .final-cta{position:relative;z-index:2;overflow:hidden;background:#050505}.official-home .cta-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.official-home .cta-vignette{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at 50% 50%,transparent 30%,rgba(5,5,5,.7) 100%)}.official-home .final-cta-content{position:relative;z-index:2;text-align:center;padding:9rem 0}.official-home .final-cta h2{font-size:clamp(2.8rem,7vw,6rem);line-height:.95}.official-home .final-cta p{margin:2rem auto 0;max-width:500px;color:#888;line-height:1.74}.official-home .cta-actions{margin-top:2.6rem}.official-home .cta-stats{margin-top:3.3rem;display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.official-home .cta-stats strong{display:block;color:var(--oh-bright);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:2rem;letter-spacing:-.04em}.official-home .cta-stats span{display:block;margin-top:.2rem;color:#00ffc280;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;text-transform:uppercase;letter-spacing:.24em}.official-home .official-footer{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.05);padding:3rem 0;background:#050505e6;backdrop-filter:blur(20px)}.official-home .footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.official-home .footer-brand{display:inline-flex;align-items:center;gap:.45rem}.official-home .footer-brand span{color:var(--oh-bright);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.9rem;font-weight:900;letter-spacing:-.03em}.official-home .footer-inner p{margin:.4rem 0 0;color:#333;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.55rem;text-transform:uppercase;letter-spacing:.2em}.official-home .footer-links{display:flex;gap:2rem;flex-wrap:wrap}.official-home .footer-links a{text-decoration:none;color:#333;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;text-transform:uppercase;letter-spacing:.2em;transition:color .18s ease}.official-home .footer-links a:hover{color:var(--oh-accent)}.official-home .footer-links a:last-child{color:var(--oh-accent)}.official-home [data-r]{opacity:0;transform:translateY(22px);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transition-delay:var(--rd, 0ms)}.official-home [data-r].vis{opacity:1;transform:translateY(0)}.official-home h2{font-size:56px!important}@media(max-width:1200px){.official-home .lace-grid .large-card,.official-home .lace-grid .runtime-card,.official-home .lace-grid .publish-card,.official-home .lace-grid .side-card,.official-home .lace-grid .compact-card{grid-column:span 6}.official-home .mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.official-home .use-case-spotlight,.official-home .use-case-list{grid-column:span 12}.official-home .capabilities-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.official-home{--oh-shell: min(1440px, calc(100% - 2rem) )}.official-home .official-topnav-inner{position:relative;min-height:58px}.official-home .official-topnav-toggle{display:inline-flex}.official-home .official-topnav-panel{position:absolute;left:0;right:0;top:100%;margin:0;display:grid;gap:.7rem;background:#050505fa;border:1px solid var(--oh-line-soft);border-top:none;padding:.7rem;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.official-home .official-topnav.is-open .official-topnav-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.official-home .official-topnav-links,.official-home .official-topnav-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.official-home .official-topnav-links a,.official-home .official-topnav-actions a{min-height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--oh-line-soft);padding:0}.official-home .official-topnav-links a:first-child{border-bottom:1px solid var(--oh-line-soft);padding-bottom:0}.official-home .hero-vertical-lines{padding:0 1.2rem}.official-home .lace-grid .large-card,.official-home .lace-grid .runtime-card,.official-home .lace-grid .publish-card,.official-home .lace-grid .side-card,.official-home .lace-grid .compact-card{grid-column:span 12}.official-home .runtime-metrics{grid-template-columns:1fr;gap:1rem}.official-home .problem-grid,.official-home .trust-grid,.official-home .spotlight-columns{grid-template-columns:1fr}.official-home .pipeline-diagram-wrap{width:100%}.official-home .section-head{grid-template-columns:1fr;column-gap:0}.official-home .pipeline-cards{min-width:0}}@media(max-width:680px){.official-home{--oh-shell: min(1440px, calc(100% - 1rem) )}.official-home .official-hero h1{font-size:clamp(2rem,9vw,5rem)}.official-home .hero-intro{font-size:1rem}.official-home .hero-detail{font-size:.9rem;max-width:100%}.official-home .hero-status-pill span,.official-home .cta-pill span{letter-spacing:.14em;font-size:.55rem}.official-home .official-hero-content{padding:0 1.25rem}.official-home .hero-actions{flex-direction:column;align-items:stretch}.official-home .hero-btn{justify-content:center;padding:.9rem 1.5rem}.official-home .hero-proof-list{gap:.75rem;flex-direction:column;align-items:flex-start}.official-home .hero-proof-list span{letter-spacing:.14em}.official-home .section-head{grid-template-columns:1fr;column-gap:0;margin-bottom:2.5rem}.official-home .lace-bento,.official-home .company-intro,.official-home .platform-flow,.official-home .platform-intro,.official-home .how-it-works,.official-home .platform-capabilities,.official-home .use-cases{padding:3.5rem 1.25rem}.official-home .trust-and-deploy{padding-top:3.5rem;padding-bottom:3.5rem}.official-home .trust-grid{padding-left:1.25rem;padding-right:1.25rem}.official-home .glass-card,.official-home .runtime-header,.official-home .runtime-log,.official-home .runtime-metrics,.official-home .trust-panel,.official-home .use-case-spotlight,.official-home .use-case-row,.official-home .pipeline-step-card,.official-home .mode-card,.official-home .large-card,.official-home .side-card,.official-home .compact-card,.official-home .publish-card{padding-left:1rem;padding-right:1rem}.official-home .pipeline-step-card{gap:1rem;padding-top:1.25rem;padding-bottom:1.25rem}.official-home .step-number-box{width:40px;height:40px;font-size:.9rem;flex-shrink:0}.official-home .mode-grid,.official-home .capabilities-grid{grid-template-columns:1fr}.official-home .use-case-card-grid{grid-template-columns:1fr;gap:1rem}.official-home .use-case-hover-card,.official-home .use-case-full-card{padding:1.4rem 1rem}.official-home .ucf-header{gap:1rem}.official-home .use-cases-head{flex-direction:column;align-items:flex-start;margin-bottom:2rem}.official-home .use-cases-head>p{max-width:100%}.official-home .section-head h2,.official-home .use-cases-head h2{font-size:clamp(1.7rem,7vw,4rem);margin-bottom:1rem}.official-home .final-cta h2{font-size:clamp(1.8rem,8vw,6rem)}.official-home .final-cta-content{padding:4.5rem 1.25rem}.official-home .final-cta p{max-width:100%}.official-home .cta-stats{gap:2rem}.official-home .official-footer{padding-left:1.25rem;padding-right:1.25rem}.official-home .footer-inner{flex-direction:column;align-items:flex-start}.official-home .footer-links{gap:1rem;flex-wrap:wrap}}@media(min-width:721px)and (max-width:1120px){.official-home .use-case-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes oh-mq{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes oh-node-pulse{0%,to{box-shadow:0 0 #00ffc280}50%{box-shadow:0 0 0 10px #00ffc200}}@keyframes oh-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes oh-scan{0%{top:-2px;opacity:0}5%{opacity:1}90%{opacity:.6}to{top:100vh;opacity:0}}.official-home .who-identity{position:relative;z-index:2;overflow:hidden;padding:0;background:radial-gradient(58rem 32rem at 70% 46%,rgba(60,131,102,.12),transparent 58%),radial-gradient(38rem 24rem at 79% 49%,rgba(18,54,40,.3),transparent 60%),linear-gradient(180deg,#090b09,#080907)}.official-home .who-identity:before,.official-home .who-identity:after{content:"";position:absolute;inset:0;pointer-events:none}.official-home .who-identity:before{background:linear-gradient(90deg,rgba(0,0,0,.48) 0%,transparent 22%,transparent 78%,rgba(0,0,0,.34) 100%),linear-gradient(180deg,rgba(255,255,255,.015),transparent 18%);opacity:.9}.official-home .who-identity:after{background:radial-gradient(32rem 18rem at 72% 53%,rgba(170,255,220,.08),transparent 70%);filter:blur(32px);opacity:.7}.official-home .who-identity-shell{width:var(--oh-shell);padding:8.7rem 0 8.35rem}.official-home .who-identity-layout{display:grid;grid-template-columns:minmax(0,1fr) 786px;gap:clamp(2.25rem,3vw,3.9rem);align-items:center}.official-home .who-identity-copy,.official-home .who-identity-stage{position:relative;z-index:1}.official-home .who-identity-copy{max-width:31rem}.official-home .who-identity-kicker{margin:0;color:#baf4df;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.58rem;font-weight:500;letter-spacing:.5em;text-transform:uppercase}.official-home .who-identity-title{margin:2rem 0 0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-weight:700;letter-spacing:-.065em;line-height:1.08;text-transform:uppercase}.official-home .who-identity-title span{color:#71f0c3;font-size:5rem}.official-home .who-identity-body{max-width:34rem}.official-home .who-identity-body p{margin:0;color:#c8d0d5b8;font-size:1.05rem;font-weight:300;letter-spacing:-.015em;line-height:1.66}.official-home .who-identity-body-main{position:relative;margin-top:8.2rem;padding-left:2.45rem}.official-home .who-identity-body-main:before{content:"";position:absolute;left:0;top:.2rem;bottom:.28rem;width:1px;background:linear-gradient(to bottom,#a4ead27a,#a4ead226)}.official-home .who-identity-body-secondary{margin-top:3.65rem;padding-left:2.45rem}.official-home .who-identity-link{display:inline-flex;align-items:center;gap:.8rem;margin-top:5.45rem;margin-left:2.45rem;color:#baf4df;text-decoration:none;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.9rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;transition:color .18s ease,transform .18s ease}.official-home .who-identity-link:hover{color:#eafff8;transform:translate(3px)}.official-home .who-identity-stage{display:flex;justify-content:flex-end;min-width:0}.official-home .who-identity-stage-scale{--who-diagram-scale: 1;position:relative;width:calc(786px * var(--who-diagram-scale));height:calc(812px * var(--who-diagram-scale));flex:0 0 auto}.official-home .who-identity-diagram{position:absolute;left:0;top:0;width:786px;max-width:786px;min-height:812px;transform:scale(var(--who-diagram-scale));transform-origin:top left;border:1px solid rgba(255,255,255,.08);border-radius:9px;overflow:hidden;background:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(180deg,#171a17f0,#0d0e0dfa);background-size:48px 48px,48px 48px,100% 100%;box-shadow:inset 0 0 0 1px #ffffff06,0 0 0 1px #00ffc209,0 0 76px #00ffc20f}.official-home .who-grid-fade{position:absolute;top:0;bottom:0;width:3.25rem;z-index:0;pointer-events:none}.official-home .who-grid-fade-left{left:0;background:linear-gradient(to right,rgba(10,12,10,.94),transparent)}.official-home .who-grid-fade-right{right:0;background:linear-gradient(to left,rgba(10,12,10,.96),transparent)}.official-home .who-grid-glow{position:absolute;left:50%;top:52%;width:33rem;height:33rem;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(80,185,145,.12) 0%,rgba(16,30,24,.04) 58%,transparent 74%);filter:blur(18px);pointer-events:none}.official-home .who-flow-hud{position:absolute;left:1.15rem;right:1.15rem;z-index:2}.official-home .who-flow-hud{top:1.1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#111411e0,#0c0e0cb8);backdrop-filter:blur(16px)}.official-home .who-flow-hud-kicker{margin:0;color:#baf4dfc2;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.54rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase}.official-home .who-flow-hud h3{margin:.45rem 0 0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.1rem;font-weight:700;letter-spacing:-.03em;text-transform:none}.official-home .who-flow-hud-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.45rem;max-width:22rem}.official-home .who-flow-hud-badge,.official-home .who-flow-hud-run,.official-home .who-flow-hud-progress,.official-home .who-flow-hud-status{display:inline-flex;align-items:center;min-height:1.7rem;padding:.28rem .6rem;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#dce5e2c7;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.58rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.official-home .who-flow-hud-badge{color:#baf4df}.official-home .who-flow-hud-run{color:#a4ead29e}.official-home .who-flow-hud-progress{color:#f4f7f4}.official-home .who-flow-hud-status{border-color:#baf4df38;color:#baf4df}.official-home .who-identity-diagram[data-flow-phase=running] .who-flow-hud-status{background:#baf4df1f;box-shadow:0 0 18px #50b9911f}.official-home .who-identity-diagram[data-flow-phase=complete] .who-flow-hud-status{background:#6deebd2e;color:#ecfff7;border-color:#baf4df5c}.official-home .who-flow-canvas{position:absolute;inset:0;z-index:1}.official-home .who-flow-edges{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.official-home .who-flow-edge-base,.official-home .who-flow-edge{fill:none;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.official-home .who-flow-edge-base{stroke:#94c6b133;stroke-width:2.8;opacity:.72}.official-home .who-flow-edge{stroke:#baf4dfeb;stroke-width:4.4;stroke-dasharray:1;stroke-dashoffset:1;opacity:0;filter:drop-shadow(0 0 12px rgba(80,185,145,.38)) drop-shadow(0 0 24px rgba(80,185,145,.2));transition:stroke-dashoffset .62s cubic-bezier(.22,1,.36,1),opacity .26s ease,stroke .26s ease}.official-home .who-flow-edge.is-visible{opacity:.96;stroke-dashoffset:0}.official-home .who-flow-node{position:absolute;display:flex;flex-direction:column;opacity:0;transform:translate(var(--entry-x, 0px),var(--entry-y, 14px)) scale(.965);padding:.8rem .9rem .82rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#121512eb,#0a0c0aeb),#0a0c0ae6;box-shadow:inset 0 0 0 1px #ffffff05,0 0 0 1px #50b99105;backdrop-filter:blur(18px);transition:opacity .42s ease,transform .56s cubic-bezier(.16,1,.3,1),border-color .22s ease,box-shadow .22s ease,background .22s ease}.official-home .who-flow-node:before{content:none}.official-home .who-flow-node.is-visible{opacity:1;transform:translate(0) scale(1)}.official-home .who-flow-node.is-running{border-color:#baf4df52;background:linear-gradient(180deg,#19241ff5,#0b0f0df5),#0a0c0af5;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 28px #50b9911a}.official-home .who-flow-node.is-done{border-color:#7aad9829}.official-home .who-flow-port{position:absolute;width:12px;height:12px;transform:translate(-50%,-50%);border-radius:999px;background:#0f1411;border:2px solid rgba(186,244,223,.28);box-shadow:0 0 0 1px #0b0f0deb,0 0 18px #50b9910f;opacity:.72;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease,opacity .22s ease}.official-home .who-flow-port-out{background:#baf4df1f}.official-home .who-flow-node.is-running .who-flow-port,.official-home .who-flow-node.is-done .who-flow-port{border-color:#baf4dfcc;box-shadow:0 0 0 1px #0b0f0deb,0 0 16px #baf4df52}.official-home .who-flow-node.is-running .who-flow-port-out{background:#baf4dfcc}.official-home .who-flow-node-top,.official-home .who-flow-node-footer{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.official-home .who-flow-node-top span,.official-home .who-flow-node-footer span{color:#a4ead2b8;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.54rem;letter-spacing:.2em;text-transform:uppercase}.official-home .who-flow-node-top strong{display:inline-flex;align-items:center;min-height:1.4rem;padding:.16rem .5rem;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#d7dddab8;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.52rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;transition:background .22s ease,color .22s ease,border-color .22s ease}.official-home .who-flow-node.is-running .who-flow-node-top strong{border-color:#baf4df42;background:#baf4df1f;color:#edfff8}.official-home .who-flow-node.is-done .who-flow-node-top strong{border-color:#6deebd38;background:#6deebd1a;color:#baf4dfe6}.official-home .who-flow-node h4{margin:.65rem 0 0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.94rem;font-weight:700;letter-spacing:-.02em}.official-home .who-flow-node p{margin:.48rem 0 0;color:#c4ccc8ad;font-size:.75rem;line-height:1.44;min-height:3.9em}.official-home .who-flow-node-footer{margin-top:auto;padding-top:.72rem}.official-home .who-flow-node-footer span:last-child{color:#f4f7f4c2}.official-home .who-stage-node,.official-home .who-stage-connector,.official-home .who-stage-rail,.official-home .who-stage-core,.official-home .who-stage-version{position:absolute;z-index:1}.official-home .who-stage-node{display:flex;flex-direction:column;align-items:center;gap:.85rem;color:#bbf4e0c2;transition:color .22s ease,filter .22s ease,transform .22s ease}.official-home .who-stage-node p{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.8rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:#e0e5e2d1}.official-home .who-stage-shape{display:flex;align-items:center;justify-content:center;color:#baf4df;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease}.official-home .who-stage-shape-diamond,.official-home .who-stage-shape-mini-diamond{transform:rotate(45deg);border:1px solid rgba(164,234,210,.34);background:#121613ad}.official-home .who-stage-shape-diamond{width:142px;height:142px}.official-home .who-stage-shape-mini-diamond{width:58px;height:58px}.official-home .who-stage-shape-diamond svg,.official-home .who-stage-shape-mini-diamond svg{transform:rotate(-45deg)}.official-home .who-stage-shape-rect{width:138px;height:135px;border:1px solid rgba(164,234,210,.28);background:#121613d1}.official-home .who-stage-node-top{top:3.1rem;left:50%;transform:translate(-50%);gap:.65rem}.official-home .who-stage-node-left{left:7rem;bottom:2.35rem}.official-home .who-stage-node-right{right:7rem;bottom:2.35rem}.official-home .who-stage-node-bottom{left:50%;bottom:2.35rem;transform:translate(-50%)}.official-home .who-stage-connector{pointer-events:none}.official-home .who-stage-path{position:absolute;inset:0;background:#a4ead229}.official-home .who-stage-signal{position:absolute;width:9px;height:9px;border-radius:999px;background:#baf4df;box-shadow:0 0 12px #baf4dfd1;opacity:0}.official-home .who-stage-connector-top,.official-home .who-stage-connector-bottom{left:50%;transform:translate(-50%);width:1px}.official-home .who-stage-connector-top{top:208px;height:188px}.official-home .who-stage-connector-bottom{top:604px;height:123px}.official-home .who-stage-connector-left,.official-home .who-stage-connector-right{top:418px;height:1px;width:70px}.official-home .who-stage-connector-left{left:103px}.official-home .who-stage-connector-right{right:103px}.official-home .who-stage-connector-top .who-stage-signal{left:50%;top:0;transform:translate(-50%,-50%)}.official-home .who-stage-connector-bottom .who-stage-signal{left:50%;bottom:0;transform:translate(-50%,50%)}.official-home .who-stage-connector-left .who-stage-signal{left:0;top:50%;transform:translate(-50%,-50%)}.official-home .who-stage-connector-right .who-stage-signal{right:0;top:50%;transform:translate(50%,-50%)}.official-home .who-stage-rail{left:218px;top:500px;color:#7c9a8e9e;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.52rem;letter-spacing:.4em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed}.official-home .who-stage-core{left:50%;top:51.3%;width:294px;height:292px;transform:translate(-50%,-50%)}.official-home .who-stage-core-frame{position:absolute;inset:11px;border:1px dashed rgba(164,234,210,.16);transform:rotate(7deg);animation:who-core-frame 9s ease-in-out infinite}.official-home .who-stage-core-shell{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.95rem;border:11px solid rgba(235,245,240,.12);border-radius:1.55rem;background:radial-gradient(circle at 50% 34%,rgba(89,178,144,.12),transparent 58%),linear-gradient(180deg,#19241ff0,#131b18d1);box-shadow:inset 0 0 0 1px #ffffff0d,0 0 0 1px #baf4df08,0 0 58px #50b99117;backdrop-filter:blur(18px)}.official-home .who-stage-core-shell:before{content:"";position:absolute;inset:18px;border-radius:1.05rem;border:1px solid rgba(255,255,255,.06);opacity:.78}.official-home .who-stage-core-icon{color:#bbf4df;filter:drop-shadow(0 0 10px rgba(186,244,223,.25))}.official-home .who-stage-core-title{margin:0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.45rem;font-weight:700;letter-spacing:.19em;text-align:center;text-transform:uppercase}.official-home .who-stage-core-sub{margin:0;color:#baf4dfb8;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.62rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase}.official-home .who-stage-core-metrics{display:flex;gap:.46rem;margin-top:.25rem}.official-home .who-stage-core-metrics span{display:block;width:5px;height:5px;border-radius:999px;background:#baf4df61;transform:scale(calc(.85 + var(--bar-scale, .3)));transform-origin:center;transition:transform .32s ease,background .32s ease}.official-home .who-stage-version{right:2.45rem;bottom:.65rem;color:#7c9a8e94;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.54rem;letter-spacing:.31em;text-transform:uppercase}.official-home .who-identity-diagram.is-running .who-stage-connector-top .who-stage-signal{animation:who-signal-vertical-down 2.9s linear infinite}.official-home .who-identity-diagram.is-running .who-stage-connector-left .who-stage-signal{animation:who-signal-horizontal-right 3.2s linear infinite;animation-delay:.6s}.official-home .who-identity-diagram.is-running .who-stage-connector-right .who-stage-signal{animation:who-signal-horizontal-left 3.2s linear infinite;animation-delay:1.05s}.official-home .who-identity-diagram.is-running .who-stage-connector-bottom .who-stage-signal{animation:who-signal-vertical-down 2.9s linear infinite;animation-delay:1.55s}.official-home .who-stage-node[data-node=core].is-active,.official-home .who-identity-diagram[data-active-stage=core] .who-stage-core{filter:drop-shadow(0 0 18px rgba(186,244,223,.12))}.official-home .who-identity-diagram[data-active-stage=core] .who-stage-core-shell{box-shadow:inset 0 0 0 1px #ffffff14,0 0 0 1px #baf4df0d,0 0 82px #50b99126}.official-home .who-identity-diagram[data-active-stage=core] .who-stage-core-metrics span{background:#baf4df}.official-home .who-identity-diagram[data-active-stage=ingestion] .who-stage-node-top,.official-home .who-identity-diagram[data-active-stage=deterministic] .who-stage-node-left,.official-home .who-identity-diagram[data-active-stage=adaptive] .who-stage-node-right,.official-home .who-identity-diagram[data-active-stage=synthesis] .who-stage-node-bottom{color:#eafff8;filter:drop-shadow(0 0 12px rgba(186,244,223,.22))}.official-home .who-identity-diagram[data-active-stage=ingestion] .who-stage-node-top .who-stage-shape,.official-home .who-identity-diagram[data-active-stage=deterministic] .who-stage-node-left .who-stage-shape,.official-home .who-identity-diagram[data-active-stage=adaptive] .who-stage-node-right .who-stage-shape,.official-home .who-identity-diagram[data-active-stage=synthesis] .who-stage-node-bottom .who-stage-shape{border-color:#baf4dfb3;background:#14261fd6;box-shadow:0 0 26px #50b99121}@keyframes who-signal-vertical-down{0%{opacity:0;transform:translate(-50%,-50%)}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(-50%,50%)}}@keyframes who-signal-horizontal-right{0%{opacity:0;transform:translate(-50%,-50%)}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(50%,-50%)}}@keyframes who-signal-horizontal-left{0%{opacity:0;transform:translate(50%,-50%)}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)}}@keyframes who-core-frame{0%,to{transform:rotate(7deg);opacity:.6}50%{transform:rotate(4deg);opacity:.3}}@media(max-width:1320px){.official-home .who-identity-layout{grid-template-columns:minmax(0,1fr) minmax(0,724px);gap:1.8rem}.official-home .who-identity-stage-scale{--who-diagram-scale: .92}.official-home .who-identity-title{font-size:3.22rem!important}.official-home .who-identity-body-main{margin-top:6rem}.official-home .who-identity-diagram{background-size:44px 44px,44px 44px,100% 100%}.official-home .who-flow-hud{left:.9rem;right:.9rem}.official-home .who-flow-hud h3{font-size:1rem}.official-home .who-stage-node-top{top:2.7rem}.official-home .who-stage-connector-top{top:193px;height:170px}.official-home .who-stage-core{width:272px;height:270px;top:51%}.official-home .who-stage-connector-left,.official-home .who-stage-connector-right{top:385px;width:58px}.official-home .who-stage-connector-bottom{top:555px;height:108px}.official-home .who-stage-node-left,.official-home .who-stage-node-right,.official-home .who-stage-node-bottom{bottom:1.9rem}.official-home .who-stage-node-left{left:4.5rem}.official-home .who-stage-node-right{right:4.5rem}.official-home .who-stage-rail{left:176px;top:456px}}@media(max-width:1100px){.official-home .who-identity-shell{padding-top:6.3rem;padding-bottom:6rem}.official-home .who-identity-layout{grid-template-columns:1fr;gap:3.7rem}.official-home .who-identity-copy{max-width:42rem}.official-home .who-identity-stage{justify-content:flex-start}.official-home .who-identity-stage-scale{--who-diagram-scale: 1;width:786px;height:812px}}@media(max-width:980px){.official-home .section-shell{width:min(100%,calc(100% - 1.25rem))}.official-home h2{font-size:34px!important;line-height:1.08!important;letter-spacing:-.02em!important;text-wrap:balance;overflow-wrap:anywhere}.official-home p,.official-home li{font-size:14px!important;line-height:1.65!important}.official-home .section-kicker,.official-home .card-kicker,.official-home .runtime-header p,.official-home .runtime-log p,.official-home .runtime-log p small,.official-home .mode-card p:first-child,.official-home .screenshot-placeholder p,.official-home .screenshot-placeholder span,.official-home .cta-stats span,.official-home .footer-inner p,.official-home .hero-scroll-cue span,.official-home .hero-status-pill span,.official-home .cta-pill span{font-size:11px!important;line-height:1.4!important}.official-home .glass-card,.official-home .trust-panel,.official-home .service-card,.official-home .runtime-card,.official-home .screenshot-placeholder{min-width:0;overflow:hidden}.official-home .trust-panel{padding-left:1rem;padding-right:1rem}.official-home .deploy-tags{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.official-home .deploy-tags span{min-width:0;text-align:center;font-size:10px;letter-spacing:.14em;padding:.35rem .5rem}.official-home .use-case-row{align-items:flex-start}.official-home .who-identity{background:radial-gradient(44rem 24rem at 64% 31%,rgba(60,131,102,.14),transparent 58%),linear-gradient(180deg,#090b09,#080907)}.official-home .who-identity-shell{width:min(100%,calc(100% - 1.5rem));padding-top:5rem;padding-bottom:4.8rem}.official-home .who-identity-title{font-size:2.9rem!important;line-height:1.05!important}.official-home .who-identity-body-main{margin-top:3.4rem;padding-left:1.5rem}.official-home .who-identity-body-secondary{padding-left:1.5rem}.official-home .who-identity-link{margin-left:1.5rem;margin-top:3rem}.official-home .who-identity-body p{font-size:.98rem!important;line-height:1.7!important}.official-home .who-identity-stage{overflow-x:auto;padding-bottom:.35rem}.official-home .who-identity-stage-scale{--who-diagram-scale: .89;width:700px;height:720px}.official-home .who-identity-diagram{background-size:40px 40px,40px 40px,100% 100%}}@media(max-width:680px){.official-home h2{font-size:28px!important;line-height:1.1!important}.official-home .final-cta h2{font-size:30px!important;line-height:1.08!important}.official-home .official-topnav-inner{width:min(100%,calc(100% - 1rem))}.official-home .hero-proof-list{gap:.65rem}.official-home .hero-proof-list span{font-size:11px;letter-spacing:.12em}.official-home .who-identity-shell{width:min(100%,calc(100% - 1rem));padding-top:4.3rem;padding-bottom:4rem}.official-home .who-identity-title{font-size:2.45rem!important;letter-spacing:-.05em}.official-home .who-identity-body-main,.official-home .who-identity-body-secondary{padding-left:1.15rem}.official-home .who-identity-body-main:before{top:.15rem;bottom:.15rem}.official-home .who-identity-link{margin-left:1.15rem;font-size:.76rem;letter-spacing:.16em}.official-home .who-identity-stage-scale{--who-diagram-scale: .763;width:600px;height:640px}.official-home .who-identity-diagram{background-size:40px 40px,40px 40px,100% 100%}.official-home .who-flow-hud{left:.75rem;right:.75rem;padding:.8rem}.official-home .who-flow-hud-meta{gap:.35rem}.official-home .who-flow-node{min-height:126px;padding:.75rem .8rem .8rem}.official-home .who-flow-node h4{font-size:.88rem}.official-home .who-flow-node p{font-size:.71rem}.official-home .who-stage-shape-diamond{width:124px;height:124px}.official-home .who-stage-shape-rect{width:116px;height:112px}.official-home .who-stage-node p{font-size:.68rem}.official-home .who-stage-node-top{top:2.4rem}.official-home .who-stage-node-left{left:2.6rem;bottom:1.8rem}.official-home .who-stage-node-right{right:2.6rem;bottom:1.8rem}.official-home .who-stage-node-bottom{bottom:1.8rem}.official-home .who-stage-connector-top{top:157px;height:142px}.official-home .who-stage-connector-left,.official-home .who-stage-connector-right{top:336px;width:42px}.official-home .who-stage-connector-left{left:84px}.official-home .who-stage-connector-right{right:84px}.official-home .who-stage-core{width:228px;height:226px;top:50.5%}.official-home .who-stage-core-shell{border-width:8px;border-radius:1.15rem}.official-home .who-stage-core-title{font-size:1.1rem;letter-spacing:.16em}.official-home .who-stage-core-sub{font-size:.52rem;letter-spacing:.24em}.official-home .who-stage-connector-bottom{top:470px;height:88px}.official-home .who-stage-rail{left:132px;top:392px;font-size:.46rem;letter-spacing:.28em}.official-home .who-stage-version{right:1.6rem;font-size:.45rem;letter-spacing:.24em}}
