: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:600;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-hero-spark: #ffd86f;--oh-hero-spark-hot: #fff3b8;--oh-hero-spark-rgb: 255, 216, 111;--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{display:none!important;opacity:0!important;background:none!important}.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.lace-platform-home .official-topnav{border-bottom-color:rgba(0,0,0,calc(.08 + .04 * var(--nav-progress)));background:rgba(245,246,248,calc(.18 + .78 * var(--nav-progress)))}.official-home.lace-platform-home .brand-mark span{color:#0e1012}.official-home.lace-platform-home .official-topnav-links a{color:#0e1012ad}.official-home.lace-platform-home .official-topnav-links a:first-child{color:#00a882;border-bottom-color:#00a8826b}.official-home.lace-platform-home .official-topnav-links a:hover{color:#0e1012}.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 .pulse-dot{position:absolute;border-radius:999px}.official-home .pulse-dot{--oh-pulse-rgb: 0, 255, 194;width:7px;height:7px;background:var(--oh-accent);box-shadow:0 0 10px rgba(var(--oh-pulse-rgb),.7);left:-3px;animation:oh-node-pulse 2.2s ease-in-out infinite}.official-home .tiny{position:static;width:6px;height:6px;left:auto;box-shadow:none}.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:2.8rem;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:400;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 .hero-title-mobile{display:none}.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.8rem 0 0;color:#8a8a8a;font-size:1.25rem}.official-home .hero-detail{margin:1.2rem auto 0;max-width:520px;color:var(--oh-muted);font-size:1rem;line-height:1.7}.official-home .hero-actions{margin-top:3.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:400;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-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 .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-layout{width:var(--oh-shell);margin:0 auto;display:grid;grid-template-columns:minmax(0,56rem);align-items:start;justify-content:center;min-height:0}.official-home .platform-intro-copy{min-width:0;text-align:left}.official-home .platform-intro-title{max-width:12.8ch;margin:0;color:#0e1012;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(2.6rem,4.4vw,4.6rem)!important;font-weight:400;letter-spacing:-.03em!important;line-height:.98!important;text-transform:uppercase}.official-home .platform-intro-title-accent{display:block;width:max-content;max-width:100%;color:#71f0c3;font-size:1.16em;line-height:.94}.official-home .platform-intro-title-rest{display:block;margin-top:.05em;font-size:.76em;line-height:1.02}.official-home .platform-intro-body{max-width:34rem;margin:2rem 0 0;font-size:1.08rem;color:var(--oh-bright);line-height:1.66}.official-home .platform-intro-sub{max-width:31rem;margin:1.2rem 0 0;color:var(--oh-muted-soft);line-height:1.74}.official-home .platform-intro-showcase{position:relative;width:min(76vw,1120px);min-height:clamp(430px,43vw,620px);margin-right:calc((100vw - var(--oh-shell)) / -2 - 3rem);justify-self:start}.official-home .platform-intro-card{--platform-card-final-opacity: 1;--platform-card-final-transform: translate3d(0, 0, 0) scale(1);position:absolute;margin:0;aspect-ratio:1.575 / 1;padding:7px;overflow:hidden;border:1px solid rgba(247,250,255,.18);border-radius:8px;background:linear-gradient(180deg,#363c40f5,#16191bfa 48%,#0a0b0cfa),#101214;box-shadow:0 42px 90px #020a0e52,0 14px 34px #020a0e38,0 0 0 1px #00000085,inset 0 1px #ffffff38,inset 0 -1px #000000b8;opacity:0;transform:translate3d(0,42px,0) scale(.982);transform-origin:50% 65%;transition:opacity 2.7s cubic-bezier(.16,1,.3,1),transform 3.3s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.official-home .platform-intro-card:before{content:"";position:absolute;inset:7px;z-index:2;pointer-events:none;border:1px solid rgba(255,255,255,.09);border-radius:4px;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #00000038}.official-home .platform-intro-card:after{content:"";position:absolute;left:1rem;right:1rem;top:0;z-index:3;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);pointer-events:none}.official-home .platform-intro-card-front{--platform-card-final-transform: translate3d(0, 0, 0) scale(1);z-index:2;right:0;top:2.5rem;width:min(68vw,940px);transition-delay:.57s}.official-home .platform-intro-card-back{--platform-card-final-opacity: .82;--platform-card-final-transform: translate3d(-2.6rem, 0, 0) scale(1);z-index:1;left:0;top:0;width:min(55vw,720px);filter:saturate(.92) brightness(.84);transition-delay:.24s}.official-home .platform-intro-layout.vis .platform-intro-card{opacity:var(--platform-card-final-opacity);transform:var(--platform-card-final-transform)}.official-home .platform-intro-shot-image{position:relative;z-index:1;display:block;width:100%;height:100%;border:1px solid rgba(255,255,255,.08);border-radius:4px;object-fit:cover;object-position:center}.official-home .hiw-cards{max-width:1100px;margin:0 auto;flex-direction:column;padding:0}.official-home .rag-overview{--rag-struck-rgb: 255, 255, 255;padding:0 0 2.5rem}.official-home .lace-light-zone.is-light .rag-overview{--rag-struck-rgb: 14, 16, 18}.official-home .rag-scroll-stage{min-height:965svh;position:relative}.official-home .rag-scroll-pin{position:sticky;top:0;z-index:5;min-height:100svh;display:grid;place-items:center;overflow:hidden}.official-home .rag-scroll-pin:before{content:"";position:absolute;inset:50% auto auto 50%;width:min(900px,90vw);height:min(500px,58vw);pointer-events:none;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(0,168,130,.08) 0%,transparent 70%)}.official-home .rag-scroll-copy{position:relative;z-index:2;width:min(1120px,calc(100% - 2rem));min-height:36svh;display:grid;align-content:center;justify-items:center;text-align:center}.official-home .rag-scroll-title{position:relative;width:min(100%,1560px);min-height:clamp(22rem,54svh,34rem);margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-weight:400;letter-spacing:-.035em;text-transform:uppercase;line-height:.9;color:var(--oh-bright)}.official-home .rag-scroll-struck,.official-home .rag-scroll-active{position:absolute;left:50%;top:50%;display:block;will-change:opacity,transform,filter}.official-home .rag-scroll-struck{width:max-content;max-width:calc(100vw - 3rem);color:rgba(var(--rag-struck-rgb),var(--rag-struck-color-opacity, 1));font-size:clamp(2.2rem,5.2vw,5.4rem);text-decoration:none;white-space:nowrap;opacity:var(--rag-struck-opacity, 0);transform:translate(-50%,calc(-50% + var(--rag-struck-y, 4svh))) scale(var(--rag-struck-scale, .72));transform-origin:50% 50%}.official-home .rag-scroll-struck:after{content:"";position:absolute;left:-.02em;right:-.02em;top:52%;height:max(4px,.07em);background:#00a882bd;box-shadow:0 0 18px #00a88247;transform:scaleX(var(--rag-strike-progress, 0));transform-origin:left center}.official-home .rag-scroll-active{width:100vw;max-width:none;color:#000;display:grid;gap:0;font-size:clamp(2.8rem,5.7vw,6.35rem);line-height:.88;opacity:var(--rag-active-opacity, 0);text-align:center;transform:translate(-50%,calc(-50% + var(--rag-active-y, 10svh))) scale(var(--rag-active-scale, .9));filter:blur(var(--rag-active-blur, 8px));text-shadow:none;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.official-home .rag-scroll-active span{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-height:.98em;padding:clamp(.22rem,.7vw,.58rem) clamp(.95rem,2.6vw,2rem);overflow:hidden}.official-home .rag-scroll-active span:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,#aaffdc,#00ffc2);box-shadow:0 0 calc(34px * var(--rag-active-glow, 0)) #00ffc2e6,0 0 calc(92px * var(--rag-active-glow, 0)) #00e0a880,0 0 calc(170px * var(--rag-active-glow, 0)) #00a8824d}.official-home .rag-scroll-active span:first-child{clip-path:inset(0 var(--rag-active-box-enter-cut, 100%) 0 var(--rag-active-box-exit-cut, 0%))}.official-home .rag-scroll-active span:last-child{clip-path:inset(0 var(--rag-active-box-exit-cut, 0%) 0 var(--rag-active-box-enter-cut, 100%))}.official-home .rag-overview-content,.official-home .rag-overview-title,.official-home .rag-overview-intro,.official-home .rag-overview-grid,.official-home .rag-positioning-label{width:min(1100px,calc(100% - 3rem));margin-left:auto;margin-right:auto}.official-home .rag-overview-content{position:relative;z-index:2;margin-top:-82svh;padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:2rem}.official-home .rag-overview-title{margin-bottom:clamp(2rem,4vw,3.5rem);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(2.75rem,5vw,3.5rem)!important;font-weight:400;letter-spacing:0;line-height:1;text-align:center;text-transform:uppercase;color:var(--oh-bright);transition-duration:.52s!important}.official-home .rag-overview-intro{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:clamp(1.25rem,3vw,3rem);margin-bottom:2rem}.official-home .rag-overview-intro p{color:var(--oh-muted-soft);line-height:1.74}.official-home .rag-overview-lead{color:var(--oh-bright)!important;font-size:clamp(1.18rem,2vw,1.55rem);font-weight:700;line-height:1.28!important}.official-home .rag-positioning-label{display:block;margin-bottom:1rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.62rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase;color:var(--oh-accent)}.official-home .rag-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.official-home .rag-evidence-card{min-height:100%;padding:1.55rem;display:grid;grid-template-columns:3.1rem minmax(0,1fr);gap:1.15rem}.official-home .rag-evidence-index{width:2.35rem;height:2.35rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,255,194,.3);color:var(--oh-accent);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.76rem;font-weight:400;line-height:1}.official-home .rag-evidence-card h3{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.95rem;font-weight:800;letter-spacing:-.01em;line-height:1.14;text-transform:uppercase;color:var(--oh-bright)}.official-home .rag-evidence-card p{margin-top:.72rem;color:var(--oh-muted-soft);line-height:1.66}.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:400;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:400;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:400;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(var(--oh-hero-spark-rgb),.18),rgba(var(--oh-hero-spark-rgb),.32),rgba(var(--oh-hero-spark-rgb),.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 .problem-scroll-section{--problem-bg: transparent;--problem-bright: var(--oh-bright);--problem-muted: var(--oh-accent);min-height:1120svh;padding:0;background:var(--problem-bg);transition:background-color .45s ease}.official-home .problem-scroll-section.is-light{--problem-bg: #f5f6f8;--problem-bright: #0e1012;--problem-muted: #00a882;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%)}.official-home .problem-platform-anchor{position:absolute;top:750svh;left:0;width:1px;height:1px;pointer-events:none}.official-home.lace-platform-home .problem-scroll-section{min-height:860svh}.official-home.lace-platform-home .hero-scroll-section{min-height:430svh}.official-home.lace-platform-home .problem-only-scroll{min-height:460svh;z-index:3}.official-home.lace-platform-home .platform-after-problem{z-index:4;margin-top:-58svh}.official-home.lace-platform-home .problem-platform-anchor{top:577svh}.official-home .problem-scroll-pin{position:sticky;top:0;min-height:100svh;display:grid;place-items:center;overflow:hidden}.official-home .problem-scroll-pin:before,.official-home .problem-scroll-pin:after{content:"";position:absolute;pointer-events:none}.official-home .problem-scroll-pin:before{inset:50% auto auto 50%;width:min(900px,90vw);height:min(500px,58vw);transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(0,255,194,.04) 0%,transparent 70%)}.official-home .problem-scroll-pin:after{display:none!important;opacity:0!important;background:none!important}.official-home .problem-scroll-copy{position:relative;z-index:3;width:min(1100px,calc(100% - 2rem));min-height:34svh;display:grid;align-content:center;justify-items:center;text-align:center;opacity:var(--problem-copy-opacity, 1);transform:translate3d(0,var(--problem-copy-y, 0),0);will-change:opacity,transform;transition:none}.official-home .problem-scroll-kicker{opacity:var(--problem-kicker-opacity, 0);transform:translateY(var(--problem-kicker-y, 18px)) scale(var(--problem-kicker-scale, 1));transform-origin:50% 50%;letter-spacing:var(--problem-kicker-letter, .3em);color:var(--problem-muted);text-shadow:0 0 calc(10px * var(--problem-kicker-glow, 0)) rgba(0,255,194,.75),0 0 calc(34px * var(--problem-kicker-glow, 0)) rgba(0,255,194,.32);will-change:opacity,transform,letter-spacing}.official-home .problem-scroll-section.is-label-visible .problem-scroll-kicker{opacity:var(--problem-kicker-opacity, 1)}.official-home .problem-scroll-line,.official-home .problem-scroll-final,.official-home .problem-scroll-lace{grid-area:2 / 1;margin:1.5rem 0 0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(2rem,5vw,4rem)!important;font-weight:400;letter-spacing:-.03em;text-transform:uppercase;line-height:.97;color:var(--problem-bright);opacity:0;transform:translateY(24px);transition:opacity .56s cubic-bezier(.16,1,.3,1),transform .56s cubic-bezier(.16,1,.3,1),filter .56s ease;filter:blur(8px)}.official-home .problem-scroll-line.is-visible,.official-home .problem-scroll-final.is-visible,.official-home .problem-scroll-lace.is-visible{opacity:1;transform:translateY(0);filter:blur(0)}.official-home .problem-scroll-line.is-exiting{opacity:0;transform:translateY(-20px);filter:blur(8px)}.official-home .problem-slot{display:inline-grid;min-width:6.8em;height:1em;vertical-align:-.04em;perspective:700px;overflow:hidden;color:var(--problem-muted);text-align:left}.official-home .problem-slot>span{display:inline-block;transform-origin:50% 52%;transition:transform .36s cubic-bezier(.2,.9,.2,1),opacity .36s ease}.official-home .problem-slot.is-flipping>span{animation:problem-slot-flip .42s cubic-bezier(.2,.9,.2,1)}@keyframes problem-slot-flip{0%{transform:translateY(0) rotateX(0);opacity:1}42%{transform:translateY(-.9em) rotateX(72deg);opacity:0}43%{transform:translateY(.9em) rotateX(-72deg);opacity:0}to{transform:translateY(0) rotateX(0);opacity:1}}.official-home .problem-platform-preview{position:absolute;top:50%;left:50%;z-index:4;width:95vw;max-width:none;aspect-ratio:1.575 / 1;pointer-events:none;opacity:var(--platform-preview-opacity, 0);transform:translate3d(-50%,calc(-50% + var(--platform-preview-y, 112svh)),0);transform-origin:50% 76%;backface-visibility:hidden;contain:layout style;isolation:isolate;will-change:opacity,transform;transition:none}.official-home .problem-platform-preview:before{content:"";position:absolute;inset:5% 2% -8%;z-index:0;pointer-events:none;border-radius:18px;background:radial-gradient(ellipse at 50% 24%,rgba(0,255,194,.22),transparent 58%),radial-gradient(ellipse at 50% 100%,rgba(0,168,130,.16),transparent 66%);filter:blur(22px);opacity:var(--platform-preview-halo-opacity, .35);transform:translateZ(0);will-change:opacity}.official-home .problem-platform-card{position:absolute;margin:0;aspect-ratio:1.575 / 1;padding:7px;overflow:hidden;border:1px solid rgba(247,250,255,.2);border-radius:8px;background:linear-gradient(180deg,#363c40f5,#16191bfa 48%,#0a0b0cfa),#101214;backface-visibility:hidden;transform:translateZ(0);box-shadow:0 0 0 1px #00ffc27a,0 0 26px #00ffc24d,0 22px 48px #020a0e42,0 0 0 1px #00000080,inset 0 1px #ffffff38,inset 0 -1px #000000b8}.official-home .problem-platform-card:before{content:"";position:absolute;inset:7px;z-index:2;pointer-events:none;border:1px solid rgba(255,255,255,.09);border-radius:4px;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #00000038}.official-home .problem-platform-card:after{content:"";position:absolute;left:1rem;right:1rem;top:0;z-index:3;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent)}.official-home .problem-platform-card-front{inset:0;z-index:2}.official-home .problem-platform-shot-image{position:relative;z-index:1;display:block;width:100%;height:100%;border:1px solid rgba(255,255,255,.08);border-radius:4px;object-fit:cover;object-position:center}.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:400;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);position:relative;margin-top:-2px;border-top:0!important;outline:0;transition:background-color .45s ease}.official-home .problem-scroll-section+.lace-light-zone:before{content:"";position:absolute;z-index:5;top:-4px;right:0;left:0;height:8px;pointer-events:none;background:#f5f6f8}.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(154,111,14,.16),rgba(154,111,14,.28),rgba(154,111,14,.16),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:clamp(7rem,11vw,10rem) 0 clamp(3rem,5vw,4.5rem)}.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:400;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.lace-platform-home .official-topnav-panel{background:#f5f6f8fa;border-color:#00000014}.official-home.lace-platform-home .official-topnav-toggle,.official-home.lace-platform-home .official-topnav-links a,.official-home.lace-platform-home .official-topnav-actions a{border-color:#0000001a}.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 .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 .platform-intro-layout{grid-template-columns:1fr;align-items:start;gap:2.4rem;min-height:0}.official-home .platform-intro-copy{max-width:42rem}.official-home .platform-intro-showcase{width:min(100vw,780px);min-height:clamp(350px,66vw,520px);margin-right:calc((100vw - var(--oh-shell)) / -2);justify-self:end}.official-home .platform-intro-card-front{width:min(96vw,720px)}.official-home .platform-intro-card-back{width:min(76vw,560px);--platform-card-final-transform: translate3d(-1.35rem, 0, 0) scale(1)}.official-home .pipeline-cards{min-width:0}.official-home .rag-overview.section-shell,.official-home .rag-overview-content,.official-home .rag-overview-title,.official-home .rag-overview-intro,.official-home .rag-overview-grid,.official-home .rag-positioning-label{width:100%}.official-home .rag-overview-intro,.official-home .rag-overview-grid{grid-template-columns:1fr}}@media(max-width:680px){.official-home{--oh-shell: min(1440px, calc(100% - 1rem) )}.official-home .official-hero h1{font-size:clamp(4.25rem,19vw,7.4rem);line-height:.86;letter-spacing:-.06em}.official-home.official-home-es .official-hero h1{font-size:clamp(3.05rem,15.5vw,6.2rem)}.official-home.official-home-es .hero-title-line-5{font-size:min(.84em,13vw)}.official-home .hero-title-desktop{display:none}.official-home .hero-title-mobile{display:grid;justify-items:center;gap:.04em}.official-home .hero-title-line{display:block;line-height:.86;white-space:nowrap}.official-home .hero-intro{font-size:1rem}.official-home .hero-detail{font-size:.9rem;max-width:31ch}.official-home .hero-status-pill span,.official-home .cta-pill span{letter-spacing:.14em;font-size:.55rem}.official-home .official-hero-content{width:100%;max-width:100%;box-sizing:border-box;padding:0 1.25rem}.official-home .hero-actions{flex-direction:column;align-items:stretch;width:min(100%,330px);margin-left:auto;margin-right:auto}.official-home .hero-btn{justify-content:center;width:100%;box-sizing:border-box;padding:.9rem 1.5rem}.official-home .section-head{grid-template-columns:1fr;column-gap:0;margin-bottom:2.5rem}.official-home .platform-intro-layout{width:100%;gap:2rem}.official-home .platform-intro-showcase{width:calc(100vw - .5rem);min-height:clamp(260px,76vw,410px);margin-left:-.4rem;margin-right:-1.25rem;justify-self:start}.official-home .platform-intro-card{padding:5px;border-radius:7px}.official-home .platform-intro-card:before{inset:5px;border-radius:3px}.official-home .platform-intro-shot-image{border-radius:3px}.official-home .platform-intro-card-front{top:1.35rem;width:min(100%,620px)}.official-home .platform-intro-card-back{width:min(78vw,500px);--platform-card-final-transform: translate3d(-.65rem, 0, 0) scale(1)}.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 .rag-overview{padding:0 0 2rem}.official-home .rag-scroll-stage{min-height:805svh}.official-home .rag-scroll-pin:before{width:min(520px,116vw);height:min(360px,86vw)}.official-home .rag-scroll-copy{width:min(100%,calc(100% - 1.5rem));min-height:45svh;padding-bottom:4svh}.official-home .rag-scroll-title{width:min(100%,100vw);min-height:54svh}.official-home .rag-scroll-struck{max-width:calc(100vw - 1.4rem);font-size:clamp(1.15rem,7.1vw,2.3rem)}.official-home .rag-scroll-active{width:100vw;max-width:none;font-size:clamp(2rem,10.5vw,3.45rem);line-height:.92}.official-home .rag-scroll-active span{padding:.36rem .75rem}.official-home .rag-overview-content{margin-top:-66svh;box-sizing:border-box;padding:1.75rem 1.5rem 1.5rem}.official-home .rag-overview-title{margin-bottom:1.6rem;font-size:clamp(2.1rem,8.2vw,2.7rem)!important}.official-home .problem-scroll-section{min-height:560svh;padding:0}.official-home .problem-platform-anchor{top:327svh}.official-home.lace-platform-home .problem-scroll-section{min-height:430svh}.official-home.lace-platform-home .hero-scroll-section{min-height:300svh}.official-home.lace-platform-home .problem-only-scroll{min-height:360svh}.official-home.lace-platform-home .platform-after-problem{margin-top:-48svh}.official-home.lace-platform-home .problem-platform-anchor{top:252svh}.official-home .problem-scroll-pin:before{width:min(520px,116vw);height:min(360px,86vw)}.official-home .problem-scroll-pin:after{opacity:.7}.official-home .problem-scroll-copy{width:min(100%,calc(100% - 1.5rem));min-height:42svh;padding-bottom:4svh}.official-home .problem-scroll-kicker{letter-spacing:min(var(--problem-kicker-letter, .3em),.3em)}.official-home .problem-scroll-line,.official-home .problem-scroll-final,.official-home .problem-scroll-lace{width:min(100%,13ch);font-size:clamp(2.05rem,10.5vw,3.15rem)!important;line-height:.98!important;text-wrap:balance}.official-home .problem-slot{display:grid;width:100%;min-width:0;margin-top:.08em;text-align:center}.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 .rag-evidence-card{grid-template-columns:2.6rem minmax(0,1fr);gap:.9rem;padding-top:1.25rem;padding-bottom:1.25rem}.official-home .rag-evidence-index{width:2rem;height:2rem;font-size:.68rem}.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 3.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 10px rgba(var(--oh-pulse-rgb),.72),0 0 rgba(var(--oh-pulse-rgb),.5)}50%{box-shadow:0 0 16px rgba(var(--oh-pulse-rgb),.38),0 0 0 10px rgba(var(--oh-pulse-rgb),0)}}@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 .workflow-story{position:relative;z-index:2;overflow:hidden;padding:clamp(5rem,8vw,7.5rem) 0;background:radial-gradient(58rem 30rem at 76% 36%,rgba(var(--oh-hero-spark-rgb),.1),transparent 60%),radial-gradient(30rem 22rem at 68% 54%,rgba(96,68,17,.26),transparent 64%),linear-gradient(180deg,#090b09,#080907)}.official-home .workflow-story:before,.official-home .workflow-story:after{content:"";position:absolute;inset:0;pointer-events:none}.official-home .workflow-story:before{background:linear-gradient(90deg,rgba(0,0,0,.45) 0%,transparent 24%,transparent 78%,rgba(0,0,0,.34) 100%),linear-gradient(180deg,rgba(255,255,255,.016),transparent 18%);opacity:.92}.official-home .workflow-story:after{background:radial-gradient(28rem 16rem at 76% 48%,rgba(var(--oh-hero-spark-rgb),.1),transparent 74%);filter:blur(30px);opacity:.7}.official-home .workflow-story__sticky-frame{--workflow-story-left-column: 35rem;--workflow-story-gap: clamp(2.2rem, 4vw, 4.25rem);position:relative;z-index:1;width:var(--oh-shell);margin:0 auto;display:grid;grid-template-columns:minmax(0,var(--workflow-story-left-column)) minmax(0,1fr);gap:var(--workflow-story-gap);align-items:start}.official-home .workflow-story__left-rail,.official-home .workflow-story__right-rail{position:relative;z-index:1;min-width:0}.official-home .workflow-story__left-rail{max-width:35rem}.official-home .workflow-story__eyebrow{margin:0;color:#baf4dfcc;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.58rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase}.official-home .workflow-story__headline{margin:1.25rem 0 0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(3rem,5.4vw,5.35rem);font-weight:700;letter-spacing:-.065em;line-height:.94;text-transform:uppercase}.official-home .workflow-story__headline span{display:block;color:#71f0c3}.official-home .workflow-story__copy-shell{margin-top:clamp(2.5rem,6vh,4.4rem)}.official-home .workflow-story__copy-stack{display:grid;gap:1.15rem}.official-home .workflow-story__copy-panel{position:relative;padding:1.35rem 0 1.45rem 1.35rem;border-left:1px solid rgba(164,234,210,.2);background:linear-gradient(90deg,rgba(255,255,255,.02),transparent)}.official-home .workflow-story__copy-panel.is-past{opacity:.48}.official-home .workflow-story__copy-eyebrow{margin:0;color:#baf4dfad;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.58rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.official-home .workflow-story__copy-title{margin:0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(1.35rem,2.3vw,1.9rem);font-weight:700;letter-spacing:-.04em;line-height:1.05;text-transform:none}.official-home .workflow-story__copy-eyebrow+.workflow-story__copy-title{margin-top:.65rem}.official-home .workflow-story__copy-body{margin:.95rem 0 0;color:#c8d0d5c2;font-size:1rem;line-height:1.72}.official-home .workflow-story__progress-row{display:flex;align-items:center;gap:1.15rem;margin-top:2rem}.official-home .workflow-story__step-counter{display:inline-flex;align-items:baseline;gap:.18rem;min-width:4.6rem;color:#e0e5e2c7;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.75rem;letter-spacing:.24em;text-transform:uppercase}.official-home .workflow-story__step-counter span:first-child{color:#f4f7f4}.official-home .workflow-story__progress-dots{display:grid;grid-template-columns:repeat(var(--workflow-step-count, 4),minmax(0,1fr));gap:.6rem;flex:1}.official-home .workflow-story__progress-dot{position:relative;height:.28rem;background:#ffffff14;overflow:hidden}.official-home .workflow-story__progress-dot:before{content:"";position:absolute;inset:0;transform-origin:left center;transform:scaleX(var(--segment-progress, 0));background:linear-gradient(90deg,rgba(var(--oh-hero-spark-rgb),.94),#fff3b8e6);transition:transform .22s ease,opacity .22s ease;opacity:.8}.official-home .workflow-story__progress-dot.is-current:before{opacity:1}.official-home .workflow-graph{position:relative;border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(180deg,#0e120ff0,#080a08f5);background-size:48px 48px,48px 48px,100% 100%;box-shadow:inset 0 0 0 1px #ffffff06,0 0 0 1px rgba(var(--oh-hero-spark-rgb),.035),0 0 76px rgba(var(--oh-hero-spark-rgb),.07)}.official-home .workflow-graph:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(30rem 18rem at 74% 44%,rgba(var(--oh-hero-spark-rgb),.12),transparent 70%);pointer-events:none}.official-home .workflow-graph__hud{position:relative;z-index:2;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 .workflow-graph__hud-kicker{margin:0;color:#baf4dfc2;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.54rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.official-home .workflow-graph__hud h3{margin:.45rem 0 0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.02rem;font-weight:700;letter-spacing:-.03em;text-transform:none}.official-home .workflow-graph__hud-meta{display:grid;grid-template-columns:repeat(3,minmax(0,auto));gap:.45rem;justify-items:end}.official-home .workflow-graph__hud-meta span{display:inline-flex;align-items:center;gap:.42rem;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:.56rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.official-home .workflow-graph__hud-meta strong{color:#f4f7f4;font-weight:700}.official-home .workflow-graph__viewport{position:relative;min-height:clamp(34rem,72vh,48rem);overflow:hidden;border-radius:1rem}.official-home .workflow-graph__viewport:before,.official-home .workflow-graph__viewport:after{content:"";position:absolute;left:0;right:0;z-index:2;height:4rem;pointer-events:none}.official-home .workflow-graph__viewport:before{top:0;background:linear-gradient(180deg,rgba(9,11,9,.9),transparent)}.official-home .workflow-graph__viewport:after{bottom:0;background:linear-gradient(0deg,rgba(9,11,9,.92),transparent)}.official-home .workflow-graph__artboard{position:relative;width:min(100%,var(--graph-width));min-height:var(--graph-height);margin:0 auto;display:grid;gap:1rem;align-content:start;padding:.65rem .15rem .8rem}.official-home .workflow-graph__canvas{display:none;position:absolute;inset:0;width:100%;height:100%;overflow:visible}.official-home .workflow-connector-base,.official-home .workflow-connector-path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.official-home .workflow-connector-base{stroke:rgba(var(--oh-hero-spark-rgb),.16);stroke-width:2.4}.official-home .workflow-connector-path{stroke:rgba(var(--oh-hero-spark-rgb),.74);stroke-width:3.4;opacity:0;filter:drop-shadow(0 0 10px rgba(var(--oh-hero-spark-rgb),.34)) drop-shadow(0 0 20px rgba(var(--oh-hero-spark-rgb),.18))}.official-home .workflow-connector-path.is-complete{stroke:rgba(var(--oh-hero-spark-rgb),.76)}.official-home .workflow-connector-path.is-current{stroke:#fff3b8fa}.official-home .workflow-node-card{position:relative;max-width:31rem;padding:.95rem 1rem 1rem;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:border-color .22s ease,box-shadow .22s ease,background .22s ease,transform .22s ease}.official-home .workflow-node-card--right{margin-left:auto}.official-home .workflow-node-card--center{margin-left:auto;margin-right:auto}.official-home .workflow-node-card:before{content:"";position:absolute;width:.8rem;height:.8rem;left:var(--junction-x);top:var(--junction-y);border-radius:999px;transform:translate(-50%,-50%);background:rgba(var(--oh-hero-spark-rgb),.18);border:2px solid rgba(var(--oh-hero-spark-rgb),.34);box-shadow:0 0 0 1px #0b0f0deb,0 0 14px rgba(var(--oh-hero-spark-rgb),.1)}.official-home .workflow-node-card.is-complete{border-color:#7aad982e}.official-home .workflow-node-card.is-current{border-color:rgba(var(--oh-hero-spark-rgb),.34);background:linear-gradient(180deg,#19241ff5,#0b0f0df5),#0a0c0af5;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 34px rgba(var(--oh-hero-spark-rgb),.13)}.official-home .workflow-node-card.is-current:before,.official-home .workflow-node-card.is-complete:before{border-color:rgba(var(--oh-hero-spark-rgb),.82);box-shadow:0 0 0 1px #0b0f0deb,0 0 18px rgba(var(--oh-hero-spark-rgb),.34)}.official-home .workflow-node-card__top,.official-home .workflow-node-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.official-home .workflow-node-card__top span,.official-home .workflow-node-card__footer span,.official-home .workflow-node-card__top strong{color:#a4ead2b8;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.54rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.official-home .workflow-node-card__top strong{color:#f4f7f4c7}.official-home .workflow-node-card h4{margin:.72rem 0 0;color:#f4f7f4;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.96rem;font-weight:700;letter-spacing:-.02em}.official-home .workflow-node-card p{margin:.55rem 0 0;color:#c4ccc8ad;font-size:.8rem;line-height:1.5}.official-home .workflow-node-card__footer{margin-top:.9rem}.official-home .lace-light-zone.is-light .workflow-story{color-scheme:dark;--workflow-story-text: #f4f7f4;--workflow-story-accent: #71f0c3;--workflow-story-muted: rgba(200, 208, 213, .76);--workflow-story-meta: rgba(186, 244, 223, .8)}.official-home .lace-light-zone.is-light .workflow-story h2,.official-home .lace-light-zone.is-light .workflow-story h3,.official-home .lace-light-zone.is-light .workflow-story h4,.official-home .lace-light-zone.is-light .workflow-story__headline{color:var(--workflow-story-text)}.official-home .lace-light-zone.is-light .workflow-story__headline span{color:var(--workflow-story-accent)}.official-home .lace-light-zone.is-light .workflow-story__eyebrow,.official-home .lace-light-zone.is-light .workflow-story__copy-eyebrow,.official-home .lace-light-zone.is-light .workflow-graph__hud-kicker,.official-home .lace-light-zone.is-light .workflow-graph__hud-meta span,.official-home .lace-light-zone.is-light .workflow-node-card__top span,.official-home .lace-light-zone.is-light .workflow-node-card__footer span{color:var(--workflow-story-meta)}.official-home .lace-light-zone.is-light .workflow-story__copy-body,.official-home .lace-light-zone.is-light .workflow-node-card p{color:var(--workflow-story-muted)}.official-home .lace-light-zone.is-light .workflow-node-card__top strong{color:#f4f7f4c7}.official-home .lace-light-zone.is-light .workflow-graph__hud-meta strong{color:var(--workflow-story-text)}.official-home .workflow-story.is-enhanced{padding:0}.official-home .workflow-story.is-enhanced .workflow-story__sticky-frame{min-height:100svh;align-items:stretch;padding:64px 0 0}.official-home .workflow-story.is-enhanced .workflow-story__left-rail{display:flex;flex-direction:column;justify-content:flex-start;padding-top:.35rem}.official-home .workflow-story.is-enhanced .workflow-story__copy-shell{position:relative;min-height:var(--copy-shell-height, 18rem)}.official-home .workflow-story.is-enhanced .workflow-story__copy-stack{position:relative;display:block;min-height:var(--copy-shell-height, 18rem)}.official-home .workflow-story.is-enhanced .workflow-story__copy-panel{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;pointer-events:none}.official-home .workflow-story.is-enhanced .workflow-story__copy-panel.is-current{visibility:visible;pointer-events:auto}.official-home .workflow-story.is-enhanced .workflow-story__right-rail{display:flex;position:absolute;top:64px;bottom:0;right:calc((100vw - var(--oh-shell)) / -2);width:calc(100vw - ((100vw - var(--oh-shell)) / 2 + var(--workflow-story-left-column) + var(--workflow-story-gap)));overflow:hidden}.official-home .workflow-story.is-enhanced .workflow-graph{width:100%;max-width:100%;height:calc(100svh - 64px);display:flex;flex-direction:column;border-right:0;border-bottom:0;border-radius:1.25rem 0 0}.official-home .workflow-story.is-enhanced .workflow-graph__viewport{flex:1;min-height:0}.official-home .workflow-story.is-enhanced .workflow-graph__artboard{display:block;width:var(--graph-width);max-width:none;min-height:var(--graph-height);height:var(--graph-height);margin-left:calc(50% - 356px);padding:0}.official-home .workflow-story.is-enhanced .workflow-graph__canvas{display:block}.official-home .workflow-story.is-enhanced .workflow-node-card{position:absolute;left:var(--node-x);top:var(--node-y);width:var(--node-width);min-height:var(--node-height);margin:0;opacity:0;visibility:hidden}.official-home .workflow-story.is-enhanced .workflow-node-card.is-visible,.official-home .workflow-story.is-enhanced .workflow-node-card.is-current,.official-home .workflow-story.is-enhanced .workflow-node-card.is-complete{visibility:visible}@media(max-width:1399px){.official-home .workflow-story__sticky-frame{--workflow-story-left-column: 32rem;--workflow-story-gap: 2rem}.official-home .workflow-story__headline{font-size:clamp(2.8rem,4.8vw,4.6rem)}}@media(max-width:1279px){.official-home .workflow-story__sticky-frame{grid-template-columns:1fr;gap:2.5rem}.official-home .workflow-story__left-rail{max-width:none}.official-home .workflow-graph__hud-meta{grid-template-columns:repeat(2,minmax(0,auto))}}@media(max-width:980px){.official-home .workflow-story{padding:4.8rem 0 5.25rem}.official-home .workflow-story__sticky-frame{width:min(100%,calc(100% - 1.5rem));gap:2rem}.official-home .workflow-story__left-rail{max-width:none}.official-home .workflow-story__headline{font-size:2.9rem;line-height:.98}.official-home .workflow-story__copy-shell{margin-top:2.2rem}.official-home .workflow-story__copy-stack{gap:.85rem}.official-home .workflow-story__copy-title{font-size:1.45rem}.official-home .workflow-story__copy-body{font-size:.95rem}.official-home .workflow-story__progress-row{flex-direction:column;align-items:flex-start}.official-home .workflow-story__right-rail{width:100%}.official-home .workflow-graph{padding:.85rem;background-size:40px 40px,40px 40px,100% 100%}.official-home .workflow-graph__hud{flex-direction:column}.official-home .workflow-graph__hud-meta{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch}.official-home .workflow-graph__hud-meta span{justify-content:space-between}.official-home .workflow-graph__viewport{min-height:auto;overflow:visible;border-radius:.9rem}.official-home .workflow-graph__viewport:before,.official-home .workflow-graph__viewport:after{display:none}.official-home .workflow-graph__artboard{width:100%;min-height:0;height:auto;gap:.85rem;padding:.95rem .55rem .95rem 1.65rem}.official-home .workflow-graph__artboard:before{content:"";position:absolute;top:1.45rem;bottom:1.45rem;left:.82rem;width:1px;background:linear-gradient(180deg,rgba(var(--oh-hero-spark-rgb),0),rgba(var(--oh-hero-spark-rgb),.28) 12%,rgba(var(--oh-hero-spark-rgb),.18) 88%,rgba(var(--oh-hero-spark-rgb),0));box-shadow:0 0 18px rgba(var(--oh-hero-spark-rgb),.2);pointer-events:none}.official-home .workflow-graph__canvas{display:none}.official-home .workflow-node-card,.official-home .workflow-node-card--right,.official-home .workflow-node-card--center{width:100%;max-width:none;min-height:0;margin-left:0;margin-right:0}.official-home .workflow-node-card:before{left:-.83rem;top:1.22rem;width:.62rem;height:.62rem;transform:translate(-50%);border-width:1px}.official-home .workflow-node-card__top,.official-home .workflow-node-card__footer{flex-wrap:wrap;justify-content:flex-start}.official-home .workflow-node-card__top strong{margin-left:auto}}@media(max-width:680px){.official-home .workflow-story{padding:4rem 0 4.55rem}.official-home .workflow-story__sticky-frame{width:min(100%,calc(100% - 1rem));gap:1.65rem}.official-home .workflow-story__headline{font-size:2.25rem;line-height:1}.official-home .workflow-story__copy-shell{margin-top:1.75rem}.official-home .workflow-story__copy-panel{padding:1.05rem 0 1.05rem .95rem}.official-home .workflow-story__progress-row{gap:.85rem;margin-top:1.45rem}.official-home .workflow-graph__hud{padding:.8rem .85rem}.official-home .workflow-graph__hud-meta{grid-template-columns:1fr}.official-home .workflow-graph{padding:.58rem;border-radius:.95rem}.official-home .workflow-graph__artboard{gap:.72rem;padding:.72rem .28rem .78rem 1.35rem}.official-home .workflow-graph__artboard:before{top:1.15rem;bottom:1.15rem;left:.66rem}.official-home .workflow-node-card{padding:.85rem .9rem .92rem}.official-home .workflow-node-card:before{left:-.68rem;top:1rem}.official-home .workflow-node-card__top,.official-home .workflow-node-card__footer{gap:.42rem}.official-home .workflow-node-card__top span,.official-home .workflow-node-card__footer span,.official-home .workflow-node-card__top strong{font-size:.48rem;letter-spacing:.13em}.official-home .workflow-node-card h4{margin-top:.62rem;font-size:.92rem}}.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 .rag-overview.section-shell{width:100%}.official-home h2{font-size:clamp(2.65rem,6.2vw,3.7rem)!important;line-height:1.02!important;letter-spacing:-.035em!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-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:clamp(2.35rem,10.8vw,3.2rem)!important;line-height:1.03!important}.official-home .final-cta h2{font-size:clamp(2.45rem,11vw,3.25rem)!important;line-height:1.02!important}.official-home .official-topnav-inner{width:min(100%,calc(100% - 1rem))}.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}}.official-home.home-v2 .v2-wrap{position:relative;width:min(1180px,calc(100% - 3rem));margin-inline:auto}.official-home.home-v2 .v2-section{position:relative;z-index:1;padding:clamp(5.5rem,10vw,10rem) 0}.official-home.home-v2 .v2-kicker{margin:0 0 1.4rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.62rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--svc, var(--oh-accent))}.official-home.home-v2 .v2-h2{margin:0 0 2rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(1.7rem,3.2vw,2.7rem);font-weight:400;letter-spacing:-.02em;text-transform:uppercase;line-height:1.02;color:var(--oh-bright)}.official-home.home-v2 .v2-lead{margin:0 0 1.1rem;font-size:clamp(1.02rem,1.5vw,1.18rem);font-weight:400;line-height:1.7;color:var(--oh-muted)}.official-home.home-v2 .v2-body{margin:0 0 1.1rem;font-size:.96rem;line-height:1.75;color:var(--oh-muted)}.official-home.home-v2 .v2-intro .v2-wrap{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}.official-home.home-v2 .v2-intro-copy .section-kicker{margin-bottom:1rem}.official-home.home-v2 .v2-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.official-home.home-v2 .v2-tile{position:relative;display:flex;flex-direction:column;gap:.55rem;padding:1.5rem 1.4rem 1.3rem;background:linear-gradient(155deg,color-mix(in srgb,var(--tile-accent) 6%,transparent),transparent 60%),var(--oh-panel);border:1px solid color-mix(in srgb,var(--tile-accent) 30%,transparent);box-shadow:0 0 22px -14px var(--tile-accent),inset 0 0 26px -20px var(--tile-accent);text-decoration:none;backdrop-filter:blur(18px);transition:border-color .26s ease,transform .26s ease,box-shadow .26s ease}.official-home.home-v2 .v2-tile:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--tile-accent) 55%,transparent);box-shadow:0 0 28px -10px var(--tile-accent),inset 0 0 26px -18px var(--tile-accent),0 18px 44px #00000073}.official-home.home-v2 .v2-tile-icon{width:1.6rem;height:1.6rem;color:var(--tile-accent)}.official-home.home-v2 .v2-tile-icon svg{width:100%;height:100%}.official-home.home-v2 .v2-tile h3{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.86rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1.25;color:var(--oh-bright)}.official-home.home-v2 .v2-tile p{margin:0;font-size:.82rem;line-height:1.6;color:var(--oh-muted)}.official-home.home-v2 .v2-tile-more{margin-top:auto;padding-top:.5rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb,var(--tile-accent) 80%,white);opacity:0;transform:translate(-4px);transition:opacity .24s ease,transform .24s ease}.official-home.home-v2 .v2-tile:hover .v2-tile-more{opacity:1;transform:translate(0)}.official-home.home-v2 .v2-service{background:radial-gradient(46rem 28rem at 88% 42%,rgba(var(--svc-rgb),.075),transparent 62%)}.official-home.home-v2 .v2-service-flip{background:radial-gradient(46rem 28rem at 12% 42%,rgba(var(--svc-rgb),.075),transparent 62%)}.official-home.home-v2 .v2-service .v2-wrap{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:clamp(2.5rem,5vw,4.5rem);align-items:center}.official-home.home-v2 .v2-service-flip .v2-wrap{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}.official-home.home-v2 .v2-service-flip .v2-copy{order:2}.official-home.home-v2 .v2-service-flip .v2-visual{order:1}.official-home.home-v2 .v2-points{margin:2.2rem 0 0;padding:0;list-style:none;display:grid;gap:.9rem}.official-home.home-v2 .v2-points li{position:relative;padding-left:1.35rem;display:grid;gap:.15rem}.official-home.home-v2 .v2-points li:before{content:"";position:absolute;left:0;top:.6em;width:.8rem;height:2px;background:rgba(var(--svc-rgb),.8)}.official-home.home-v2 .v2-points strong{font-size:.9rem;font-weight:600;color:var(--oh-bright)}.official-home.home-v2 .v2-points span{font-size:.84rem;line-height:1.6;color:var(--oh-muted)}.official-home.home-v2 .v2-visual{position:relative;min-width:0}.official-home.home-v2 .v2-visual:before{content:"";position:absolute;inset:-12% -8%;background:radial-gradient(closest-side,rgba(var(--svc-rgb),.12),transparent 72%);filter:blur(14px);pointer-events:none}.official-home.home-v2 .v2-visual-panel{position:relative;padding:clamp(1.2rem,2.4vw,2rem);background:#0a0b0cb8;border:1px solid rgba(var(--svc-rgb),.22);backdrop-filter:blur(16px)}.official-home.home-v2 .v2-visual-caption{position:relative;margin-top:1.1rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.68rem;letter-spacing:.05em;color:rgba(var(--svc-rgb),.72)}.official-home.home-v2 .v2-zap-chain{display:flex;flex-direction:column;align-items:stretch;max-width:420px;margin:0 auto}.official-home.home-v2 .v2-zap-card{position:relative;display:flex;align-items:center;gap:.9rem;padding:.85rem 1rem;background:#121415eb;border:1px solid rgba(255,255,255,.11);border-radius:.5rem;box-shadow:0 10px 26px #0006;animation:v2-zap-glow 5.4s ease-in-out infinite;animation-delay:var(--zap-delay, 0s)}.official-home.home-v2 .v2-zap-card-ai{border-color:#00ffc266}@keyframes v2-zap-glow{0%,24%,to{border-color:#ffffff1c;box-shadow:0 10px 26px #0006}8%{border-color:rgba(var(--svc-rgb),.65);box-shadow:0 10px 30px #0006,0 0 18px rgba(var(--svc-rgb),.18)}}.official-home.home-v2 .v2-zap-icon{flex:none;display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:.45rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.official-home.home-v2 .v2-zap-icon svg{width:1.15rem;height:1.15rem}.official-home.home-v2 .v2-zap-copy{display:grid;gap:.12rem;min-width:0}.official-home.home-v2 .v2-zap-copy em{font-style:normal;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.54rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--svc-rgb),.85)}.official-home.home-v2 .v2-zap-copy strong{font-size:.84rem;font-weight:600;line-height:1.35;color:#f3f5f8f0}.official-home.home-v2 .v2-zap-dot{flex:none;margin-left:auto;width:.44rem;height:.44rem;border-radius:50%;background:rgba(var(--svc-rgb),.9);box-shadow:0 0 8px rgba(var(--svc-rgb),.6)}.official-home.home-v2 .v2-zap-link{position:relative;height:2.1rem;margin-left:2.05rem;display:flex;align-items:center}.official-home.home-v2 .v2-zap-link:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;border-left:1.5px dashed rgba(var(--svc-rgb),.45)}.official-home.home-v2 .v2-zap-link:after{content:"";position:absolute;left:-2.5px;top:0;width:6px;height:6px;border-radius:50%;background:rgba(var(--svc-rgb),.95);box-shadow:0 0 7px rgba(var(--svc-rgb),.7);animation:v2-zap-pulse 2.7s linear infinite}@keyframes v2-zap-pulse{0%{top:-4%;opacity:0}12%{opacity:1}82%{opacity:1}to{top:96%;opacity:0}}.official-home.home-v2 .v2-zap-link span{margin-left:.85rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.53rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--svc-rgb),.6)}.official-home.home-v2 .v2-service .v2-wrap.v2-connectors{display:block}.official-home.home-v2 .v2-connectors{margin-top:clamp(2.8rem,5vw,4.2rem);padding-top:clamp(1.8rem,3vw,2.6rem);border-top:1px solid rgba(255,255,255,.07)}.official-home.home-v2 .v2-connectors-label{margin:0 0 1.3rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.62rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;text-align:center;color:var(--oh-muted)}.official-home.home-v2 .v2-connector-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.8rem}.official-home.home-v2 .v2-connector-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1.15rem .6rem .95rem;background:#ffffff09;border:1px solid rgba(255,255,255,.09);border-radius:.6rem;transition:border-color .26s ease,transform .26s ease,background-color .26s ease}.official-home.home-v2 .v2-connector-tile:hover{transform:translateY(-3px);background:#ffffff0e;border-color:#00ffc259}.official-home.home-v2 .v2-connector-logo{display:grid;place-items:center;width:2.1rem;height:2.1rem}.official-home.home-v2 .v2-connector-logo svg{width:1.7rem;height:1.7rem}.official-home.home-v2 .v2-connector-name{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:var(--oh-muted);text-align:center;white-space:nowrap}.official-home.home-v2 .v2-agent-scene{display:grid;grid-template-columns:auto minmax(1.6rem,3rem) minmax(0,1fr);align-items:stretch}.official-home.home-v2 .v2-agent-chipcol{align-self:center;display:grid;gap:.85rem;justify-items:center}.official-home.home-v2 .v2-agent-chip{position:relative;width:clamp(6.4rem,9vw,7.6rem);aspect-ratio:1;display:grid;place-items:center;background:linear-gradient(150deg,rgba(var(--svc-rgb),.14),rgba(var(--svc-rgb),.03) 65%),#0e1012f2;border:1px solid rgba(var(--svc-rgb),.5);border-radius:.55rem;box-shadow:0 0 18px -6px rgba(var(--svc-rgb),.35),inset 0 0 22px -14px rgba(var(--svc-rgb),.8)}.official-home.home-v2 .v2-agent-chip.is-working{animation:v2-agent-chip-pulse 1.6s ease-in-out infinite}@keyframes v2-agent-chip-pulse{0%,to{box-shadow:0 0 18px -6px rgba(var(--svc-rgb),.35),inset 0 0 22px -14px rgba(var(--svc-rgb),.8)}50%{box-shadow:0 0 30px -4px rgba(var(--svc-rgb),.6),inset 0 0 26px -12px rgba(var(--svc-rgb),1)}}.official-home.home-v2 .v2-agent-pin{position:absolute;opacity:.55}.official-home.home-v2 .v2-agent-pin-t,.official-home.home-v2 .v2-agent-pin-b{left:18%;right:18%;height:5px;background:repeating-linear-gradient(90deg,rgba(var(--svc-rgb),.7) 0 2px,transparent 2px 9px)}.official-home.home-v2 .v2-agent-pin-t{top:-6px}.official-home.home-v2 .v2-agent-pin-b{bottom:-6px}.official-home.home-v2 .v2-agent-pin-l,.official-home.home-v2 .v2-agent-pin-r{top:18%;bottom:18%;width:5px;background:repeating-linear-gradient(180deg,rgba(var(--svc-rgb),.7) 0 2px,transparent 2px 9px)}.official-home.home-v2 .v2-agent-pin-l{left:-6px}.official-home.home-v2 .v2-agent-pin-r{right:-6px}.official-home.home-v2 .v2-agent-chip-core{display:grid;justify-items:center;gap:.2rem}.official-home.home-v2 .v2-agent-chip-core svg{width:1.2rem;height:1.2rem;color:rgb(var(--svc-rgb))}.official-home.home-v2 .v2-agent-chip-core strong{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.68rem;font-weight:700;letter-spacing:.24em;color:var(--oh-bright)}.official-home.home-v2 .v2-agent-chip-core em{font-style:normal;font-family:JetBrains Mono,monospace;font-size:.5rem;letter-spacing:.12em;color:rgba(var(--svc-rgb),.75)}.official-home.home-v2 .v2-agent-lights{display:flex;gap:.32rem;margin-top:.2rem}.official-home.home-v2 .v2-agent-lights i{width:.28rem;height:.28rem;border-radius:50%;background:rgba(var(--svc-rgb),.3)}.official-home.home-v2 .v2-agent-chip.is-working .v2-agent-lights i{animation:v2-agent-light 1.1s ease-in-out infinite}.official-home.home-v2 .v2-agent-chip.is-working .v2-agent-lights i:nth-child(2){animation-delay:.18s}.official-home.home-v2 .v2-agent-chip.is-working .v2-agent-lights i:nth-child(3){animation-delay:.36s}@keyframes v2-agent-light{0%,to{background:rgba(var(--svc-rgb),.3)}40%{background:rgba(var(--svc-rgb),1);box-shadow:0 0 6px rgba(var(--svc-rgb),.8)}}.official-home.home-v2 .v2-agent-chip-meta{display:grid;gap:.28rem;justify-items:center}.official-home.home-v2 .v2-agent-chip-meta span{font-family:JetBrains Mono,monospace;font-size:.52rem;letter-spacing:.08em;color:var(--oh-muted);white-space:nowrap}.official-home.home-v2 .v2-agent-channels{display:flex;flex-wrap:wrap;justify-content:center;gap:.3rem;max-width:10rem}.official-home.home-v2 .v2-agent-channels span{padding:.2rem .5rem;font-family:JetBrains Mono,monospace;font-size:.48rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--svc-rgb),.75);background:rgba(var(--svc-rgb),.06);border:1px solid rgba(var(--svc-rgb),.25);border-radius:999px}.official-home.home-v2 .v2-agent-wires{width:100%;height:100%}.official-home.home-v2 .v2-agent-wire{stroke:rgba(var(--svc-rgb),.16);stroke-width:1;transition:stroke .26s ease}.official-home.home-v2 .v2-agent-scene.is-step-0 .v2-agent-wire-0,.official-home.home-v2 .v2-agent-scene.is-step-1 .v2-agent-wire-1,.official-home.home-v2 .v2-agent-scene.is-step-2 .v2-agent-wire-2,.official-home.home-v2 .v2-agent-scene.is-step-3 .v2-agent-wire-3{stroke:rgba(var(--svc-rgb),.85);stroke-width:1.4;stroke-dasharray:5 4;animation:v2-agent-wire-flow .45s linear infinite;filter:drop-shadow(0 0 3px rgba(var(--svc-rgb),.6))}@keyframes v2-agent-wire-flow{to{stroke-dashoffset:-9}}.official-home.home-v2 .v2-agent-track{margin:0;padding:0;list-style:none;display:grid;gap:.55rem}.official-home.home-v2 .v2-agent-step{display:flex;align-items:center;gap:.75rem;padding:.7rem .85rem;background:#121415eb;border:1px solid rgba(255,255,255,.09);border-radius:.5rem;opacity:.55;transition:border-color .3s ease,opacity .3s ease,background-color .3s ease,box-shadow .3s ease}.official-home.home-v2 .v2-agent-step.is-active{opacity:1;border-color:rgba(var(--svc-rgb),.6);background:linear-gradient(90deg,rgba(var(--svc-rgb),.08),#121415eb 55%);box-shadow:0 0 16px rgba(var(--svc-rgb),.12)}.official-home.home-v2 .v2-agent-step.is-done{opacity:.92;border-color:rgba(var(--svc-rgb),.28)}.official-home.home-v2 .v2-agent-status{flex:none;display:grid;place-items:center;width:1.15rem;height:1.15rem;border-radius:50%;border:1.5px solid rgba(255,255,255,.25);color:transparent;transition:border-color .3s ease,background-color .3s ease,color .3s ease}.official-home.home-v2 .v2-agent-status svg{width:.62rem;height:.62rem}.official-home.home-v2 .v2-agent-step.is-active .v2-agent-status{border-color:rgba(var(--svc-rgb),.9);animation:v2-agent-status-pulse 1s ease-in-out infinite}@keyframes v2-agent-status-pulse{0%,to{box-shadow:0 0 rgba(var(--svc-rgb),.4)}50%{box-shadow:0 0 0 4px rgba(var(--svc-rgb),0)}}.official-home.home-v2 .v2-agent-step.is-done .v2-agent-status{border-color:rgba(var(--svc-rgb),.9);background:rgba(var(--svc-rgb),.16);color:rgb(var(--svc-rgb))}.official-home.home-v2 .v2-agent-step-copy{display:grid;gap:.1rem;min-width:0}.official-home.home-v2 .v2-agent-step-copy em{font-style:normal;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.52rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--svc-rgb),.85)}.official-home.home-v2 .v2-agent-step-copy strong{font-size:.8rem;font-weight:600;line-height:1.35;color:#f3f5f8f0}.official-home.home-v2 .v2-agent-step-state{flex:none;margin-left:auto;font-family:JetBrains Mono,monospace;font-size:.52rem;letter-spacing:.14em;text-transform:uppercase;color:var(--oh-muted);transition:color .3s ease}.official-home.home-v2 .v2-agent-step.is-active .v2-agent-step-state{color:rgb(var(--svc-rgb))}.official-home.home-v2 .v2-agent-step.is-done .v2-agent-step-state{color:rgba(var(--svc-rgb),.7)}.official-home.home-v2 .v2-factory-scene{display:grid;gap:.9rem;max-width:460px;margin:0 auto}.official-home.home-v2 .v2-factory-prompt{display:flex;align-items:center;gap:.55rem;min-height:2.7rem;padding:.7rem .9rem;background:#121415eb;border:1px solid rgba(var(--svc-rgb),.35);border-radius:.5rem;font-family:JetBrains Mono,monospace;font-size:.7rem;line-height:1.5;color:#f3f5f8eb}.official-home.home-v2 .v2-factory-prompt-glyph{flex:none;color:rgb(var(--svc-rgb));font-weight:700}.official-home.home-v2 .v2-factory-caret{flex:none;width:6px;height:.95em;background:rgba(var(--svc-rgb),.85);animation:v2-factory-blink 1s steps(2) infinite}@keyframes v2-factory-blink{0%{opacity:1}50%{opacity:0}}.official-home.home-v2 .v2-factory-stages{display:flex;gap:.5rem}.official-home.home-v2 .v2-factory-stage{flex:1;text-align:center;padding:.42rem 0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.56rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--oh-muted);background:#ffffff08;border:1px solid rgba(255,255,255,.09);border-radius:999px;transition:color .3s ease,border-color .3s ease,box-shadow .3s ease}.official-home.home-v2 .v2-factory-stage.is-on{color:rgb(var(--svc-rgb));border-color:rgba(var(--svc-rgb),.55);box-shadow:0 0 12px -4px rgba(var(--svc-rgb),.5)}.official-home.home-v2 .v2-factory-app{overflow:hidden;background:#0e1012f2;border:1px solid rgba(255,255,255,.1);border-radius:.55rem;transition:border-color .4s ease,box-shadow .4s ease}.official-home.home-v2 .v2-factory-scene.is-live .v2-factory-app{border-color:rgba(var(--svc-rgb),.45);box-shadow:0 0 22px -8px rgba(var(--svc-rgb),.4)}.official-home.home-v2 .v2-factory-chrome{display:flex;align-items:center;gap:.35rem;padding:.5rem .7rem;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.08)}.official-home.home-v2 .v2-factory-chrome-dot{width:.4rem;height:.4rem;border-radius:50%;background:#ffffff2e}.official-home.home-v2 .v2-factory-url{flex:1;margin-left:.4rem;padding:.26rem .6rem;font-family:JetBrains Mono,monospace;font-size:.6rem;color:var(--oh-muted);background:#00000059;border:1px solid rgba(255,255,255,.07);border-radius:999px;transition:color .3s ease}.official-home.home-v2 .v2-factory-scene.is-live .v2-factory-url{color:#f3f5f8e6}.official-home.home-v2 .v2-factory-live{flex:none;font-family:JetBrains Mono,monospace;font-size:.54rem;letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--svc-rgb));opacity:0;transform:translate(4px);transition:opacity .35s ease,transform .35s ease}.official-home.home-v2 .v2-factory-scene.is-live .v2-factory-live{opacity:1;transform:none}.official-home.home-v2 .v2-factory-appui{display:grid;gap:.45rem;padding:.8rem .9rem .95rem}.official-home.home-v2 .v2-factory-el{opacity:0;transform:translateY(6px);transition:opacity .42s ease,transform .42s ease;transition-delay:calc(var(--blk-i, 0) * .16s)}.official-home.home-v2 .v2-factory-scene.is-built .v2-factory-el{opacity:1;transform:none}.official-home.home-v2 .v2-factory-apphead{display:flex;align-items:center;justify-content:space-between;padding-bottom:.35rem}.official-home.home-v2 .v2-factory-apphead strong{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.76rem;font-weight:700;letter-spacing:.05em;color:var(--oh-bright)}.official-home.home-v2 .v2-factory-appbtn{padding:.28rem .55rem;font-family:JetBrains Mono,monospace;font-size:.52rem;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--svc-rgb));background:rgba(var(--svc-rgb),.14);border:1px solid rgba(var(--svc-rgb),.4);border-radius:.3rem}.official-home.home-v2 .v2-factory-cols,.official-home.home-v2 .v2-factory-approw{display:grid;grid-template-columns:minmax(0,3fr) 1.4fr 1.1fr 1.6fr;gap:.5rem;align-items:center}.official-home.home-v2 .v2-factory-cols{padding-bottom:.3rem;border-bottom:1px solid rgba(255,255,255,.09)}.official-home.home-v2 .v2-factory-cols span{font-family:JetBrains Mono,monospace;font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:var(--oh-muted)}.official-home.home-v2 .v2-factory-approw{padding:.32rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.official-home.home-v2 .v2-factory-approw:last-child{border-bottom:0}.official-home.home-v2 .v2-factory-approw strong{font-size:.68rem;font-weight:600;color:#f3f5f8eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.official-home.home-v2 .v2-factory-approw span{font-size:.62rem;color:var(--oh-muted);white-space:nowrap}.official-home.home-v2 .v2-factory-approw em{justify-self:start;font-style:normal;font-family:JetBrains Mono,monospace;font-size:.5rem;letter-spacing:.08em;text-transform:uppercase;padding:.18rem .48rem;border-radius:999px}.official-home.home-v2 .v2-factory-approw em[data-s=review]{color:rgb(var(--svc-rgb));background:rgba(var(--svc-rgb),.14);border:1px solid rgba(var(--svc-rgb),.35)}.official-home.home-v2 .v2-factory-approw em[data-s=draft]{color:#ffd86f;background:#ffd86f1a;border:1px solid rgba(255,216,111,.3)}.official-home.home-v2 .v2-factory-approw em[data-s=new]{color:#00ffc2;background:#00ffc214;border:1px solid rgba(0,255,194,.3)}.official-home.home-v2 .v2-rag-scene{position:relative;display:grid;grid-template-columns:minmax(0,10fr) minmax(0,2fr) minmax(0,11fr);align-items:center}.official-home.home-v2 .v2-rag-doc{position:relative;padding:.95rem 1.05rem 1.05rem;background:#f7f5ef;border:1px solid rgba(255,216,111,.5);border-radius:2px;box-shadow:0 18px 42px #00000080;color:#2c2a25}.official-home.home-v2 .v2-rag-doc-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.7rem;padding-bottom:.5rem;border-bottom:1px solid rgba(44,42,37,.14)}.official-home.home-v2 .v2-rag-doc-head span:first-child{width:.5rem;height:.5rem;border-radius:50%;background:#e2a82bd9}.official-home.home-v2 .v2-rag-doc-title{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.56rem;letter-spacing:.14em;text-transform:uppercase;color:#2c2a258c}.official-home.home-v2 .v2-rag-doc-heading{margin:0 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#1d1c18}.official-home.home-v2 .v2-rag-doc-sec{margin:0 0 .4rem;font-family:Georgia,Times New Roman,serif;font-size:.62rem;font-weight:700;color:#1d1c18}.official-home.home-v2 .v2-rag-doc-text{margin:0 0 .45rem;font-family:Georgia,Times New Roman,serif;font-size:.58rem;line-height:1.62;color:#2c2a25;text-align:justify}.official-home.home-v2 .v2-hl-text{background:#ffcd428c;box-shadow:0 0 0 2px #ffcd428c;border-radius:1px;animation:v2-hl-pulse 3.2s ease-in-out infinite}@keyframes v2-hl-pulse{0%,to{background-color:#ffcd426b;box-shadow:0 0 0 2px #ffcd426b}50%{background-color:#ffcd42ad;box-shadow:0 0 0 2px #ffcd42ad}}.official-home.home-v2 .v2-rag-doc-table{width:100%;margin-top:.6rem;border-collapse:collapse;font-family:Georgia,Times New Roman,serif;font-size:.54rem;color:#2c2a25}.official-home.home-v2 .v2-rag-doc-table th,.official-home.home-v2 .v2-rag-doc-table td{padding:.22rem .4rem;border:1px solid rgba(44,42,37,.28);text-align:left}.official-home.home-v2 .v2-rag-doc-table th{background:#2c2a2514;font-weight:700}.official-home.home-v2 .v2-rag-link{width:100%;height:7rem}.official-home.home-v2 .v2-rag-answer{position:relative;padding:1.1rem 1.15rem;background:#0e0e0cd9;border:1px solid rgba(255,216,111,.4);backdrop-filter:blur(16px)}.official-home.home-v2 .v2-rag-answer-kicker{margin:0 0 .55rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.56rem;font-weight:700;letter-spacing:.26em;color:#ffd86f}.official-home.home-v2 .v2-rag-answer p:not(.v2-rag-answer-kicker){margin:0;font-size:.86rem;line-height:1.75;color:#f3f5f8e0}.official-home.home-v2 .v2-rag-answer mark{background:none;color:#fff3b8;font-weight:600}.official-home.home-v2 .v2-cite{display:inline-block;margin:0 .15rem;padding:.05rem .4rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.58rem;letter-spacing:.08em;color:#ffd86f;border:1px solid rgba(255,216,111,.45);transform:translateY(-1px)}.official-home.home-v2 .v2-rag-answer-foot{margin-top:.7rem;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.08);font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.56rem;letter-spacing:.14em;text-transform:uppercase;color:#ffd86fb3}.official-home.home-v2 #rag .v2-visual-caption{margin-top:1.2rem}.official-home.home-v2 .v2-search-sources{display:flex;justify-content:space-between;gap:.4rem}.official-home.home-v2 .v2-search-sources span{padding:.3rem .6rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.56rem;letter-spacing:.1em;text-transform:uppercase;color:#d6e2ffd9;border:1px solid rgba(122,162,255,.35);background:#7aa2ff12;white-space:nowrap}.official-home.home-v2 .v2-search-converge{display:block;width:92%;height:2.2rem;margin:0 auto}.official-home.home-v2 .v2-search-bar{display:flex;align-items:center;gap:.6rem;padding:.75rem .95rem;border:1px solid rgba(122,162,255,.55);background:#080a10e6;box-shadow:0 0 24px #7aa2ff24}.official-home.home-v2 .v2-search-bar svg{width:1rem;height:1rem;color:#7aa2ff;flex:none}.official-home.home-v2 .v2-search-query{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.78rem;letter-spacing:.02em;color:#f3f5f8e6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.official-home.home-v2 .v2-search-caret{width:2px;height:1rem;background:#7aa2ff;animation:v2-caret 1.1s steps(1) infinite}@keyframes v2-caret{0%,55%{opacity:1}56%,to{opacity:0}}.official-home.home-v2 .v2-search-results{margin-top:.8rem;display:grid;gap:.5rem}.official-home.home-v2 .v2-search-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.65rem .8rem;border:1px solid rgba(255,255,255,.09);background:#ffffff06}.official-home.home-v2 .v2-search-badge{padding:.2rem .4rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.52rem;font-weight:700;letter-spacing:.12em;color:#7aa2ff;border:1px solid rgba(122,162,255,.4)}.official-home.home-v2 .v2-search-row strong{display:block;font-size:.8rem;font-weight:600;color:#f3f5f8eb;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.official-home.home-v2 .v2-search-row em{display:block;font-style:normal;font-size:.68rem;color:#a7afb8bf;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.official-home.home-v2 .v2-search-score{width:3.2rem;height:.3rem;background:#ffffff14;position:relative}.official-home.home-v2 .v2-search-score:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--score, 60%);background:linear-gradient(to right,#7aa2ff80,#7aa2ff)}.official-home.home-v2 .v2-search-row-locked{opacity:.5}.official-home.home-v2 .v2-search-row-locked svg{width:.95rem;height:.95rem;color:#d6e2ffb3}.official-home.home-v2 .v2-search-panel .v2-visual-caption{margin-top:1.1rem}.official-home.home-v2 .v2-search-results{min-height:12.4rem;align-content:start;transition:opacity .32s ease}.official-home.home-v2 .v2-search-results.is-clearing{opacity:0}.official-home.home-v2 .v2-search-results.js-anim .v2-search-row{opacity:0;transform:translateY(7px);transition:opacity .34s ease,transform .34s ease}.official-home.home-v2 .v2-search-results.js-anim .v2-search-row.is-in{opacity:1;transform:translateY(0)}.official-home.home-v2 .v2-search-results.js-anim .v2-search-row-locked.is-in{opacity:.5}.official-home.home-v2 .v2-kg-panel{padding:.6rem}.official-home.home-v2 .v2-kg-image{display:block;width:100%;height:auto;border:1px solid rgba(197,141,255,.18);border-radius:2px}.official-home.home-v2 .v2-kg-panel .v2-visual-caption{margin:.85rem .4rem .35rem}.official-home.home-v2 .v2-light-zone{z-index:1}.official-home.home-v2 .v2-lace-head{max-width:780px}.official-home.home-v2 .v2-lace-title{font-size:clamp(2rem,4.2vw,3.4rem)}.official-home.home-v2 .lace-accent-word{color:var(--oh-accent)}.official-home.home-v2 .v2-lace-shots{position:relative;display:flex;justify-content:center;align-items:center;margin:clamp(2.5rem,5vw,4rem) 0 clamp(2.8rem,5vw,4.2rem);min-height:300px}.official-home.home-v2 .v2-shot{border:1px solid var(--oh-line);background:var(--oh-panel-strong);padding:0;overflow:hidden;box-shadow:0 24px 60px #0006}.official-home.home-v2 .v2-shot img{display:block;width:100%;height:auto}.official-home.home-v2 .v2-shot-main{position:relative;z-index:2;width:min(620px,74%);cursor:zoom-in;transition:transform .3s ease,box-shadow .3s ease}.official-home.home-v2 .v2-shot-main:hover{transform:translateY(-4px);box-shadow:0 30px 70px #00000080}.official-home.home-v2 .v2-shot-left,.official-home.home-v2 .v2-shot-right{position:absolute;z-index:1;width:min(330px,34%);opacity:.8}.official-home.home-v2 .v2-shot-left{left:0;transform:rotate(-3deg) translateY(8%)}.official-home.home-v2 .v2-shot-right{right:0;transform:rotate(3deg) translateY(-6%)}.official-home.home-v2 .lace-light-zone.is-light .v2-shot{border-color:#0000001a;box-shadow:0 20px 50px #0f1e1a2e}.official-home.home-v2 .v2-pillar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.official-home.home-v2 .v2-pillar{grid-column:span 2;padding:1.6rem 1.5rem;display:flex;flex-direction:column;gap:.6rem}.official-home.home-v2 .v2-pillar:nth-child(4){grid-column:2 / span 2}.official-home.home-v2 .v2-pillar-glyph{font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.1rem;color:var(--oh-accent)}.official-home.home-v2 .v2-pillar h3{margin:0;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.92rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--oh-bright)}.official-home.home-v2 .v2-pillar p{margin:0;font-size:.84rem;line-height:1.65;color:var(--oh-muted)}.official-home.home-v2 .v2-gov-strip{margin-top:clamp(3rem,5vw,4.6rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:2.2rem 0 0;border-top:1px solid var(--oh-line)}.official-home.home-v2 .v2-gov-item h4{margin:0 0 .45rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--oh-accent)}.official-home.home-v2 .v2-gov-item p{margin:0;font-size:.84rem;line-height:1.65;color:var(--oh-muted)}.official-home.home-v2 .v2-lace-cta{margin-top:clamp(2.8rem,5vw,4.2rem);display:flex;flex-direction:column;align-items:center;gap:clamp(1.2rem,2.4vw,1.8rem);padding:clamp(2rem,4vw,3.2rem) 1.5rem;text-align:center;border:1px solid var(--oh-line);background:linear-gradient(180deg,#00c39b12,#00c39b04)}.official-home.home-v2 .v2-lace-cta-prompt{margin:0;max-width:34ch;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:clamp(1.15rem,2.4vw,1.55rem);line-height:1.25;letter-spacing:-.01em;font-weight:500;color:var(--oh-bright)}.official-home.home-v2 .v2-deploy-chips{display:flex;flex-wrap:wrap;gap:.5rem}.official-home.home-v2 .v2-deploy-chips span{padding:.4rem .75rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:var(--oh-muted-soft);border:1px solid var(--oh-line)}.official-home.home-v2 .lace-light-zone.is-light .v2-deploy-chips span{border-color:#00a8824d;color:#2d3748}.official-home.home-v2 .v2-lace-actions{margin:0;justify-content:center}.official-home.home-v2 .v2-lace-btn{padding:1.15rem 2.5rem;font-size:.82rem}.official-home.home-v2~.v2-lightbox,.v2-lightbox{border:1px solid rgba(255,255,255,.16);background:#0b0c0d;padding:.5rem;max-width:min(1400px,94vw)}.v2-lightbox::backdrop{background:#000000d1;backdrop-filter:blur(6px)}.v2-lightbox img{display:block;width:100%;height:auto}.v2-lightbox-close{position:absolute;top:.4rem;right:.4rem;z-index:2;width:2rem;height:2rem;border:1px solid rgba(255,255,255,.3);background:#000000b3;color:#fff;font-size:1.1rem;line-height:1;cursor:pointer}.official-home.home-v2 .v2-engage .v2-wrap{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:clamp(2.5rem,5vw,5rem);align-items:center}.official-home.home-v2 .v2-engage-head{margin-bottom:0}.official-home.home-v2 .v2-engage-steps{list-style:none;margin:0;padding:0;display:grid;gap:1.4rem}.official-home.home-v2 .v2-engage-step{position:relative;display:grid;grid-template-columns:2.4rem minmax(0,1fr);gap:1.1rem;align-items:start}.official-home.home-v2 .v2-engage-step:not(:last-child):before{content:"";position:absolute;left:calc(1.2rem - .5px);top:2.7rem;bottom:-1.7rem;width:1px;background:linear-gradient(180deg,#00ffc273,#00ffc214)}.official-home.home-v2 .v2-engage-num{width:2.4rem;height:2.4rem;display:grid;place-items:center;border:1px solid rgba(0,255,194,.35);border-radius:50%;background:#00ffc20f;font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.05em;color:var(--oh-accent)}.official-home.home-v2 .v2-engage-card{padding:1.35rem 1.5rem;display:grid;gap:.45rem}.official-home.home-v2 .v2-engage-card h3{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;font-family:Space Grotesk,JetBrains Mono,monospace;font-size:1.02rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase;color:var(--oh-bright)}.official-home.home-v2 .v2-engage-tag{padding:.22rem .6rem;border-radius:999px;background:var(--oh-accent);font-family:JetBrains Mono,monospace;font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#04150f}.official-home.home-v2 .v2-engage-card p{margin:0;font-size:.88rem;line-height:1.7;color:var(--oh-muted)}@media(max-width:980px){.official-home.home-v2 .v2-intro .v2-wrap,.official-home.home-v2 .v2-service .v2-wrap,.official-home.home-v2 .v2-service-flip .v2-wrap,.official-home.home-v2 .v2-engage .v2-wrap{grid-template-columns:1fr;gap:2.4rem}.official-home.home-v2 .v2-connector-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.official-home.home-v2 .v2-service-flip .v2-copy{order:1}.official-home.home-v2 .v2-service-flip .v2-visual{order:2}.official-home.home-v2 .v2-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.official-home.home-v2 .v2-pillar,.official-home.home-v2 .v2-pillar:nth-child(4){grid-column:auto}.official-home.home-v2 .v2-gov-strip{grid-template-columns:1fr}.official-home.home-v2 .v2-shot-left,.official-home.home-v2 .v2-shot-right{display:none}.official-home.home-v2 .v2-shot-main{width:100%}}@media(max-width:680px){.official-home.home-v2 .v2-tile-grid{grid-template-columns:1fr}.official-home.home-v2 .v2-rag-scene{grid-template-columns:1fr;gap:.8rem}.official-home.home-v2 .v2-agent-scene{grid-template-columns:1fr;gap:1.1rem}.official-home.home-v2 .v2-agent-wires,.official-home.home-v2 .v2-agent-step-state,.official-home.home-v2 .v2-rag-link{display:none}.official-home.home-v2 .v2-search-sources{flex-wrap:wrap;justify-content:center}.official-home.home-v2 .v2-connector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.official-home.home-v2 .v2-search-converge{display:none}.official-home.home-v2 .v2-search-bar{margin-top:.8rem}.official-home.home-v2 .v2-lace-actions{flex-direction:column;align-items:stretch;width:100%;max-width:22rem}.official-home.home-v2 .v2-lace-btn{justify-content:center}}@media(prefers-reduced-motion:reduce){.official-home.home-v2 .v2-zap-card,.official-home.home-v2 .v2-zap-link:after,.official-home.home-v2 .v2-hl-text,.official-home.home-v2 .v2-search-caret,.official-home.home-v2 .v2-tile,.official-home.home-v2 .v2-connector-tile,.official-home.home-v2 .v2-agent-chip,.official-home.home-v2 .v2-agent-chip.is-working .v2-agent-lights i,.official-home.home-v2 .v2-agent-step.is-active .v2-agent-status,.official-home.home-v2 .v2-agent-wire,.official-home.home-v2 .v2-factory-caret,.official-home.home-v2 .v2-shot-main{animation:none;transition:none}}
