:root{--ink:#061014;--ink-soft:#09171c;--panel:#0d1d23bd;--panel-solid:#0d1c22;--line:#a3dadc24;--line-strong:#3dcfd259;--text:#edf7f7;--muted:#94aeb2;--accent:#35ccd0;--accent-strong:#7ce4e4;--accent-deep:#147e88;--blue:#4676c7;--warning:#efc46a;--shell:min(1180px, calc(100vw - 48px));--radius:24px;--shadow:0 28px 90px #00000047;color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 12% -8%, #1b8a942e, transparent 32rem), radial-gradient(circle at 96% 22%, #2b4b8029, transparent 31rem), var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}body:before{z-index:-2;content:"";background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;mask-image:linear-gradient(#000,#0000 86%)}.site-noise{z-index:20;opacity:.018;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E");position:fixed;inset:0}img,svg{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell{width:var(--shell);margin-inline:auto}.navigation{z-index:10;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,backdrop-filter .3s;position:fixed;inset:0 0 auto}.navigation.is-scrolled{border-color:var(--line);backdrop-filter:blur(18px);background:#061014cc}.nav-inner{justify-content:space-between;align-items:center;gap:36px;min-height:82px;display:flex}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:auto;display:block}.brand-logo-header{width:96px;max-width:none;transition:opacity .2s,transform .2s}.brand:hover .brand-logo-header{opacity:.86;transform:translateY(-1px)}.brand-mark{background:#ffffffd1;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;padding:6px;display:grid;position:relative;box-shadow:0 0 0 1px #ffffff24,0 8px 30px #23b7bd24}.brand-mark svg{width:100%;height:100%;overflow:visible}.mark-faces polygon{fill:#ffffffd1;stroke:#6b7f83;stroke-width:.65px}.mark-faces polygon:nth-child(2){fill:#7d90941a}.mark-faces polygon:nth-child(3){fill:#20b0b817}.mark-wire path{fill:none;stroke:#76898d;stroke-width:.55px}.mark-nodes circle{fill:#fbfdfd;stroke:#173d42;stroke-width:.6px}.brand-copy{line-height:1.04;display:grid}.brand-copy strong{letter-spacing:.025em;font-size:16px}.brand-copy span{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-top:5px;font-size:10px}.navigation nav{align-items:center;gap:30px;display:flex}.navigation nav a{color:#b5c7ca;letter-spacing:.03em;font-size:13px;text-decoration:none;transition:color .2s}.navigation nav a:hover{color:var(--text)}.nav-status{border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.nav-status span{background:var(--warning);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #efc46a14}.hero{align-items:center;min-height:860px;padding:148px 0 84px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #35ccd01a;border-radius:50%;width:760px;height:760px;position:absolute;top:60px;right:-330px;box-shadow:0 0 0 100px #35ccd005,0 0 0 220px #35ccd003}.hero-grid{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);align-items:center;gap:clamp(42px,7vw,110px);display:grid;position:relative}.eyebrow{color:var(--accent-strong);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:650;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:760px;margin:24px 0 26px;font-size:clamp(56px,7.4vw,104px);font-weight:600;line-height:.92}h1 .accent-word{color:var(--accent-strong);font-weight:450}.hero-copy{color:#b7c9cb;max-width:655px;font-size:clamp(17px,1.6vw,20px);line-height:1.65}.button-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--line-strong);letter-spacing:.035em;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 19px;font-size:13px;font-weight:650;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.button:after{content:"↗";font-size:14px}.button:hover{border-color:var(--accent);transform:translateY(-2px)}.button-primary{background:var(--accent);color:#031113;border-color:var(--accent)}.button-secondary{color:var(--text);background:#ffffff06}.hero-footnote{color:#7f999d;align-items:center;gap:10px;margin-top:26px;font-size:12px;display:flex}.hero-footnote span{background:var(--accent);border-radius:50%;width:6px;height:6px;display:block}.hero-console{transform:translate(var(--pointer-x,0), var(--pointer-y,0));transition:transform .18s ease-out;position:relative}.console-frame{border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow), inset 0 1px 0 #ffffff0a;background:linear-gradient(155deg,#11272edb,#061014eb);border-radius:28px;position:relative;overflow:hidden}.console-frame:before{content:"";background:linear-gradient(110deg,#0000 40%,#4ddcde0e 50%,#0000 60%) 0 0/220% 100%;animation:8s ease-in-out infinite console-sheen;position:absolute;inset:0}.console-top{border-bottom:1px solid var(--line);color:#789297;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:18px 20px;font:10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;position:relative}.console-status{color:var(--accent-strong);align-items:center;gap:8px;display:inline-flex}.console-status:before{background:var(--accent);content:"";width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%}.hero-logo-card{z-index:2;background:#f5fafaf5;border-radius:16px;width:220px;padding:22px 24px;position:absolute;top:70px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000042}.hero-logo-card img{width:100%;height:auto}.floating-tensor-cube{z-index:2;text-align:center;width:250px;position:absolute;top:48px;left:50%;transform:translate(-50%)}.floating-tensor-cube svg{width:100%;overflow:visible}.cube-body{transform-box:fill-box;transform-origin:50%;animation:5.8s ease-in-out infinite cube-hover}.cube-face{stroke:#1c505585;stroke-width:1.1px}.face-top{fill:#ffffffdb}.face-left{fill:#7485891c}.face-right{fill:#4f676b14}.cube-wire path{fill:none;stroke:#455e626b;stroke-width:.9px}.cube-nodes circle{fill:#f8fbfa;stroke:#183b40;stroke-width:1.5px}.electric-route{fill:none;stroke:#18aeb8;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:.035 .965;stroke-dashoffset:1px;animation:5.4s linear infinite electric-travel}.electric-spark{fill:#10b9c3;stroke:#fff;stroke-width:2px}.cube-shadow{fill:#25484c1f;animation:5.8s ease-in-out infinite cube-shadow}.cube-caption{margin-top:8px;line-height:1.15;display:grid}.cube-caption strong{color:#18383d;letter-spacing:.02em;font-size:14px;font-weight:620}.cube-caption span{color:#71898d;letter-spacing:.16em;text-transform:uppercase;margin-top:5px;font:8px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.console-map{position:absolute;inset:230px 34px 84px}.map-line{transform-origin:0;background:linear-gradient(90deg,#0000,#3bcfd26b,#0000);height:1px;position:absolute}.map-line.one{width:68%;top:24%;left:8%;transform:rotate(18deg)}.map-line.two{width:64%;top:65%;left:30%;transform:rotate(-24deg)}.map-line.three{width:50%;top:78%;left:20%;transform:rotate(-68deg)}.map-node{background:var(--ink-soft);border:2px solid var(--accent);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 0 7px #35ccd00f,0 0 24px #35ccd059}.map-node:nth-of-type(4){top:20%;left:8%}.map-node:nth-of-type(5){top:40%;left:44%}.map-node:nth-of-type(6){top:60%;right:9%}.map-node:nth-of-type(7){bottom:5%;left:26%}.console-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:absolute;inset:auto 20px 20px}.console-metric{border:1px solid var(--line);background:#ffffff05;border-radius:12px;padding:13px 14px}.console-metric span{color:#648087;text-transform:uppercase;letter-spacing:.1em;font:9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.console-metric strong{color:#cce4e5;margin-top:5px;font-size:12px;font-weight:550;display:block}.section{padding:120px 0;position:relative}.section-tight{padding-top:74px}.section-rule{border-top:1px solid var(--line)}.section-grid{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(50px,10vw,150px);display:grid}.section-kicker{color:var(--accent-strong);letter-spacing:.17em;text-transform:uppercase;font-size:11px;font-weight:650}.section-index{color:#527078;margin-bottom:18px;font:11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}h2{letter-spacing:-.05em;max-width:900px;margin:16px 0 24px;font-size:clamp(38px,5.6vw,72px);font-weight:520;line-height:1.03}.section-lede{color:#a8bec1;max-width:760px;font-size:clamp(17px,2vw,21px);line-height:1.65}.side-note{color:#748f94;max-width:270px;font-size:13px}.qube-layout{grid-template-columns:minmax(440px,.9fr) minmax(0,1fr);align-items:center;gap:clamp(40px,7vw,100px);margin-top:60px;display:grid}.qube-stage{aspect-ratio:1;place-items:center;min-height:500px;display:grid;position:relative}.qube-network{width:100%;height:100%;position:absolute;inset:0}.qube-lines path{fill:none;stroke:#4fc7cb47;stroke-width:1px;stroke-dasharray:5 8;animation:30s linear infinite dash}.qube-energy path{fill:none;stroke:#28c3c9;stroke-width:2px;stroke-linecap:round;stroke-dasharray:.035 .965;animation:4.6s linear infinite qube-current}.qube-energy path:nth-child(2){animation-duration:3.8s;animation-delay:-1.4s}.qube-energy path:nth-child(3){animation-duration:4.2s;animation-delay:-2.7s}.qube-pulses circle{fill:#18aeb7;stroke:#f6fbfa;stroke-width:3px;filter:drop-shadow(0 0 7px #18aeb7cc)}.qube-core-pulse circle:last-child{fill:none;stroke:#28c3c95c;stroke-width:1.5px;transform-origin:260px 260px;animation:3.2s ease-out infinite qube-heartbeat}.qube-nodes circle{fill:var(--ink);stroke:var(--accent);stroke-width:2px}.qube-nodes circle:not(.node-core){transform-box:fill-box;transform-origin:50%;animation:3.8s ease-in-out infinite qube-node-breathe}.qube-nodes circle:nth-child(2n){animation-delay:-1.3s}.qube-nodes circle:nth-child(3n){animation-delay:-2.4s}.qube-nodes .node-core{fill:var(--accent);stroke:#bff4f4}.qube-orbit{border:1px solid #35ccd029;border-radius:50%;animation:24s linear infinite orbit-spin;position:absolute;inset:17%}.qube-orbit:after{background:var(--accent);width:7px;height:7px;box-shadow:0 0 16px var(--accent);content:"";border-radius:50%;position:absolute;top:7%;left:20%}.orbit-two{animation-duration:18s;animation-direction:reverse;inset:24%;transform:rotate(58deg)}.qube-core{z-index:2;text-align:center;border:1px solid var(--line-strong);backdrop-filter:blur(14px);background:#071419e6;border-radius:20px;place-content:center;width:210px;min-height:126px;display:grid;position:relative;box-shadow:0 25px 90px #0006,0 0 55px #35ccd014}.qube-core span{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;font:9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.qube-core strong{letter-spacing:-.02em;margin:9px 0;font-size:23px;font-weight:540}.qube-core small{color:#759298;font-size:10px}.qube-label{z-index:3;border:1px solid var(--line);color:#a9c0c3;backdrop-filter:blur(10px);background:#071217d6;border-radius:9px;padding:8px 11px;font-size:11px;position:absolute}.qube-label span{color:var(--accent);margin-right:7px;font:9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.label-a{top:10%;left:4%}.label-b{top:16%;right:2%}.label-c{bottom:13%;left:2%}.label-d{bottom:8%;right:3%}.layer-list{gap:10px;display:grid}.layer-card{border:1px solid var(--line);background:#ffffff05;border-radius:16px;grid-template-columns:54px 1fr;gap:18px;padding:22px;transition:border-color .25s,transform .25s,background .25s;display:grid}.layer-card:hover{background:#35ccd006;border-color:#35ccd04d;transform:translate(5px)}.layer-symbol{width:48px;min-height:48px;position:relative}.layer-symbol>span{color:#7f999d;letter-spacing:.08em;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;bottom:-1px;right:-2px}.feature-icon{color:#12949d;place-items:center;width:42px;height:42px;display:grid;position:relative}.feature-icon:before{content:"";background:radial-gradient(circle,#28c3c929,#28c3c900 72%);border-radius:50%;position:absolute;inset:4px;transform:scale(1.35)}.feature-icon svg{z-index:1;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px;position:relative;overflow:visible}.layer-card h3{margin:0 0 5px;font-size:18px;font-weight:560}.layer-card p{color:#7f9a9f;margin:0;font-size:13px}.research-label{border-left:2px solid var(--warning);color:#a5b8ba;background:#efc46a0a;margin-top:16px;padding:8px 11px;font-size:11px;display:inline-flex}.agentic-flow{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff03;grid-template-columns:repeat(4,1fr);margin-top:64px;display:grid;overflow:hidden}.flow-step{border-right:1px solid var(--line);min-height:260px;padding:28px;position:relative}.flow-step:last-child{border-right:0}.flow-step:after{z-index:2;border:1px solid var(--line);background:var(--ink);width:18px;height:18px;color:var(--accent);content:"›";border-radius:50%;place-items:center;font-size:13px;display:grid;position:absolute;top:50%;right:-9px}.flow-step:last-child:after{display:none}.flow-step .flow-icon{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--accent);border-radius:12px;place-items:center;font:12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.flow-step h3{margin:68px 0 8px;font-size:20px;font-weight:550}.flow-step p{color:#7d999e;margin:0;font-size:13px}.principles-grid{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:58px;display:grid;overflow:hidden}.principle{background:var(--ink-soft);min-height:250px;padding:32px;position:relative;overflow:hidden}.principle:nth-child(3){grid-column:span 2;min-height:210px}.principle span{color:var(--accent);letter-spacing:.13em;font:10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.principle h3{z-index:2;letter-spacing:-.03em;margin:78px 0 10px;font-size:clamp(23px,2.5vw,34px);font-weight:520;position:relative}.principle:nth-child(3) h3{margin-top:40px}.principle p{z-index:2;color:#7e999e;max-width:650px;font-size:14px;position:relative}.principle-motion{color:#1797a0;opacity:.88;pointer-events:none;width:min(43%,190px);position:absolute;top:18px;right:22px}.principle-motion-3{color:#b37a25}.principle:nth-child(3) .principle-motion{width:min(38%,280px);top:26px;right:34px}.principle-motion svg{width:100%;display:block;overflow:visible}.motion-line,.motion-axis,.motion-grid,.motion-diamond,.motion-account-line,.motion-approval-ring,.motion-check{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.motion-line-soft{stroke-width:1px;stroke-dasharray:5 8;animation:16s linear infinite principle-dash}.motion-dash-reverse{animation-duration:12s;animation-direction:reverse}.motion-axis,.motion-grid{stroke:currentColor;stroke-width:.7px;opacity:.13}.motion-diamond{stroke-width:1.2px;opacity:.52;transform-box:fill-box;transform-origin:50%;animation:4.6s ease-in-out infinite principle-diamond}.motion-core{fill:currentColor;filter:drop-shadow(0 0 7px);animation:2.8s ease-in-out infinite principle-core}.motion-particle{fill:currentColor;stroke:#ffffffe6;stroke-width:2px;filter:drop-shadow(0 0 6px)}.motion-evidence-line{stroke-width:1.8px;stroke-dasharray:.08 .04;animation:5s linear infinite evidence-travel}.motion-evidence-ghost{stroke-width:1px;opacity:.22}.motion-evidence-nodes circle{fill:#f7fbfa;stroke:currentColor;stroke-width:1.4px;transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite evidence-node}.motion-evidence-nodes circle:nth-child(2){animation-delay:-.8s}.motion-evidence-nodes circle:nth-child(3){animation-delay:-1.6s}.motion-evidence-nodes circle:nth-child(4){animation-delay:-2.4s}.motion-account-line{stroke-width:1.3px;stroke-dasharray:5 7;opacity:.42;animation:12s linear infinite principle-dash}.motion-approval{transform-box:fill-box;transform-origin:50%;animation:4.8s ease-in-out infinite approval-float}.motion-approval-ring{stroke-width:1.2px;stroke-dasharray:5 7;animation:14s linear infinite principle-dash}.motion-check{stroke-width:2.2px;filter:drop-shadow(0 0 5px #b37a2559);animation:3.6s ease-in-out infinite approval-check}.motion-account-node{fill:#f7fbfa;stroke:currentColor;stroke-width:1.5px}.status-panel{background:linear-gradient(135deg,#efc46a0e,#ffffff03);border:1px solid #efc46a33;border-radius:28px;padding:clamp(32px,6vw,68px);position:relative;overflow:hidden}.status-panel:after{content:"";border:1px solid #efc46a1f;border-radius:50%;width:340px;height:340px;position:absolute;top:-180px;right:-180px;box-shadow:0 0 0 55px #efc46a04,0 0 0 120px #efc46a03}.status-badge{color:var(--warning);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;display:inline-flex}.status-badge:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.status-panel h2{max-width:760px;font-size:clamp(34px,5vw,64px)}.status-panel p{color:#a8babc;max-width:850px}.status-points{flex-wrap:wrap;gap:9px;margin:26px 0 32px;display:flex}.status-points span{border:1px solid var(--line);color:#8ea5a9;border-radius:9px;padding:8px 11px;font-size:11px}.page-hero{border-bottom:1px solid var(--line);padding:180px 0 72px}.page-hero h1{max-width:900px;font-size:clamp(48px,7vw,86px)}.page-hero p{max-width:760px;color:var(--muted);font-size:18px}.legal-content{max-width:860px;padding:80px 0 130px}.legal-content section{border-bottom:1px solid var(--line);padding:36px 0}.legal-content h2{letter-spacing:-.025em;margin:0 0 14px;font-size:26px}.legal-content ul{padding-left:20px}.legal-content a{color:var(--accent-strong)}.footer{background:linear-gradient(#dfeae9b8,#eef4f3f0);padding:22px 0 30px;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 15%,#28c3c91f,#0000 27rem),radial-gradient(circle at 86% 70%,#617d8417,#0000 24rem);position:absolute;inset:0}.footer-signal{opacity:.52;pointer-events:none;position:absolute;inset:0}.footer-signal svg{width:100%;height:100%}.footer-traces path{fill:none;stroke:url(#footer-trace);stroke-width:1.1px;stroke-dasharray:5 11;vector-effect:non-scaling-stroke;animation:24s linear infinite footer-current}.footer-traces path:nth-child(2){animation-duration:31s;animation-direction:reverse}.footer-traces path:nth-child(3){animation-duration:27s}.footer-sparks circle{fill:#f8fbfa;stroke:#159da6;stroke-width:1.1px;transform-box:fill-box;transform-origin:50%;animation:3.8s ease-in-out infinite footer-pulse}.footer-sparks circle:nth-child(2){animation-delay:-.9s}.footer-sparks circle:nth-child(3){animation-delay:-1.8s}.footer-sparks circle:nth-child(4){animation-delay:-2.7s}.footer-sparks circle:nth-child(5){animation-delay:-3.3s}.footer-frame{z-index:1;position:relative}.footer-main{backdrop-filter:blur(15px);background:linear-gradient(125deg,#ffffffb3,#ffffff57);border-radius:28px 28px 0 0;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:end;gap:clamp(70px,10vw,150px);min-height:270px;padding:42px 48px 46px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 26px 80px #36525614}.footer-intro{position:relative}.footer-brand{width:104px;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.footer-brand:hover{opacity:.8;transform:translateY(-2px)}.footer-brand img{width:100%;height:auto}.footer-note{color:#526e73;max-width:420px;margin:19px 0 20px;font-size:14px}.footer-presence{color:#678085;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font:10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.footer-presence span{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2.8s ease-in-out infinite footer-presence;box-shadow:0 0 0 5px #28c3c91a}.footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,5vw,72px);display:grid}.footer-links{align-content:start;gap:11px;display:grid}.footer-links>span{color:#789095;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700}.footer-links a{color:#37575d;justify-content:space-between;align-items:center;gap:12px;font-size:13px;text-decoration:none;transition:color .2s,transform .2s;display:flex;position:relative}.footer-links a i{color:#159da6;opacity:0;font-size:11px;font-style:normal;transition:opacity .2s,transform .2s;transform:translate(-5px,3px)}.footer-links a:hover{color:#0f8b94;transform:translate(3px)}.footer-links a:hover i{opacity:1;transform:translate(0)}.footer-bottom{color:#71888c;letter-spacing:.03em;justify-content:space-between;gap:30px;padding:22px 48px 0;font-size:10px;display:flex}.js [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}.js [data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes console-sheen{0%,26%{background-position:200% 0}65%,to{background-position:-30% 0}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes dash{to{stroke-dashoffset:-300px}}@keyframes qube-current{to{stroke-dashoffset:-1px}}@keyframes qube-heartbeat{0%{opacity:.7;transform:scale(.55)}70%,to{opacity:0;transform:scale(1.9)}}@keyframes qube-node-breathe{0%,to{opacity:.58;transform:scale(.76)}50%{opacity:1;transform:scale(1.18)}}@keyframes principle-dash{to{stroke-dashoffset:-130px}}@keyframes principle-diamond{0%,to{opacity:.34;transform:scale(.88)}50%{opacity:.74;transform:scale(1.08)}}@keyframes principle-core{0%,to{opacity:.58;transform:scale(.78)}50%{opacity:1;transform:scale(1.25)}}@keyframes evidence-travel{to{stroke-dashoffset:-1px}}@keyframes evidence-node{0%,to{opacity:.45;transform:scale(.76)}50%{opacity:1;transform:scale(1.2)}}@keyframes approval-float{0%,to{transform:translateY(2px)}50%{transform:translateY(-4px)}}@keyframes approval-check{0%,22%{opacity:.25;stroke-dasharray:0 40}48%,to{opacity:1;stroke-dasharray:40 0}}@keyframes footer-current{to{stroke-dashoffset:-320px}}@keyframes footer-pulse{0%,to{opacity:.35;transform:scale(.72)}50%{opacity:1;transform:scale(1.32)}}@keyframes footer-presence{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1.12)}}@media (width<=980px){.navigation nav a:not(.nav-status){display:none}.hero{min-height:auto;padding-top:142px}.hero-grid,.qube-layout,.section-grid{grid-template-columns:1fr}.hero-grid{gap:66px}.hero-console{justify-self:center;width:100%;max-width:620px}.side-note{max-width:620px}.qube-layout{margin-top:30px}.qube-stage{justify-self:center;width:100%;max-width:620px}.agentic-flow{grid-template-columns:repeat(2,1fr)}.flow-step:nth-child(2){border-right:0}.flow-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.flow-step:nth-child(2):after{display:none}}@media (width<=680px){:root{--shell:min(100% - 30px, 1180px);--radius:18px}.nav-inner{min-height:70px}.nav-status{padding:7px 10px;font-size:10px!important}.brand-logo-header{width:84px}.hero{padding:122px 0 64px}h1{font-size:clamp(50px,16vw,72px)}.hero-copy{font-size:16px}.button-row{flex-direction:column}.button{width:100%}.console-frame{border-radius:20px;min-height:450px}.hero-logo-card{width:190px;top:62px}.console-map{inset-inline:22px}.console-metric{padding:10px}.console-metric span{font-size:7px}.console-metric strong{font-size:10px}.section{padding:88px 0}.qube-stage{min-height:370px}.qube-core{width:168px;min-height:105px}.qube-core strong{font-size:19px}.qube-label{padding:6px 8px;font-size:9px}.layer-card{grid-template-columns:38px 1fr;padding:17px}.layer-number{width:36px;height:36px}.agentic-flow{grid-template-columns:1fr}.flow-step{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.flow-step:last-child{border-bottom:0}.flow-step:after{display:none}.flow-step h3{margin-top:45px}.principles-grid{grid-template-columns:1fr}.principle:nth-child(3){grid-column:auto}.footer-main{grid-template-columns:1fr;gap:45px;padding:34px 28px 38px}.footer-directory{max-width:540px}.footer-bottom{flex-direction:column;gap:8px;padding-inline:28px}.page-hero{padding-top:140px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}:root{--ink:#f4f8f7;--ink-soft:#edf3f2;--panel:#ffffffc2;--panel-solid:#fff;--line:#25464b21;--line-strong:#129da657;--text:#10272b;--muted:#657b7f;--accent:#28c3c9;--accent-strong:#138e97;--accent-deep:#0d727b;--blue:#6b8791;--warning:#b8842f;--shadow:0 30px 90px #2a484c1f;color-scheme:light}body{background:radial-gradient(circle at 10% -8%, #28c3c91f, transparent 32rem), radial-gradient(circle at 96% 22%, #708b911f, transparent 34rem), var(--ink)}body:before{background-image:linear-gradient(#16393e07 1px,#0000 1px),linear-gradient(90deg,#16393e07 1px,#0000 1px)}.site-noise{opacity:.027;mix-blend-mode:multiply}.navigation.is-scrolled{background:#f7faf9d6}.navigation nav a{color:#536c71}.nav-status{background:#ffffff94}.brand-mark{box-shadow:0 0 0 1px #1243491c,0 8px 30px #15969f1f}.brand-copy span{color:#6a8185}.hero{isolation:isolate}.hero:after{border-color:#1497a01c;box-shadow:0 0 0 100px #35ccd006,0 0 0 220px #53717705}.hero-copy{color:#526b70}.hero-footnote{color:#70868a}.ambient-field{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ambient-field svg{width:112%;height:112%;animation:18s ease-in-out infinite alternate field-float;position:absolute;inset:-6%}.ambient-field .field-grid path{fill:none;stroke:url(#fieldGradient);stroke-width:1px}.ambient-field .field-traces path{fill:none;stroke:#10939d33;stroke-width:1.2px;stroke-dasharray:5 11;animation:30s linear infinite ambient-dash}.ambient-field .field-points circle{fill:url(#pointGradient);opacity:.62;filter:drop-shadow(0 0 7px #28c3c957);transform-box:fill-box;transform-origin:50%;animation:4.8s ease-in-out infinite point-breathe}.ambient-field .field-points circle:nth-child(2n){animation-delay:-1.7s}.ambient-field .field-points circle:nth-child(3n){animation-delay:-3.1s}.ambient-glow{filter:blur(10px);border-radius:50%;animation:15s ease-in-out infinite alternate glow-drift;position:absolute}.glow-a{background:#2cc9cc1a;width:480px;height:480px;top:9%;right:4%}.glow-b{background:#778d9314;width:380px;height:380px;animation-delay:-7s;bottom:-18%;left:28%}.console-frame{box-shadow:var(--shadow), inset 0 1px 0 #ffffffd9;backdrop-filter:blur(18px);background:linear-gradient(155deg,#fffc,#edf4f3e6)}.console-top{color:#668087}.console-frame:before{background:linear-gradient(110deg,#0000 40%,#1cb2b917 50%,#0000 60%) 0 0/220% 100%}.map-node{background:#f8fbfa}.console-metric{background:#ffffff7a}.console-metric span{color:#739095}.console-metric strong{color:#27474c}.section-rule{border-color:#25464b1c}#qube{background:linear-gradient(#ffffff26,#e6eeed61)}#agentic{background:#e0eae975}.section-lede{color:#506b70}.side-note{color:#6c8388}.section-index{color:#799095}.qube-lines path{stroke:#0e8f9842}.qube-nodes circle{fill:#f4f8f7}.qube-core{background:#ffffffe0;box-shadow:0 25px 80px #2d4f5424,0 0 55px #35ccd01a}.qube-core small{color:#71898d}.qube-label{color:#526c71;background:#f8fbfae6}.layer-card{background:#ffffff94}.layer-card:hover{background:#ffffffe6}.layer-card p{color:#657d82}.research-label{color:#627a7e;background:#b8842f0d}.agentic-flow{background:#ffffff73}.flow-step:after{background:#edf3f2}.flow-step p{color:#627a7f}.principles-grid{background:var(--line)}.principle{background:#ffffffc2}.principle p{color:#617a7f}.status-panel{background:linear-gradient(135deg,#fffc,#e1eae99e)}.status-panel p{color:#536d72}.status-points span{color:#60797e;background:#ffffff80}.button-secondary{background:#ffffff85}.legal-content p,.legal-content li{color:#60777c}@keyframes field-float{0%{transform:translate(-1.5%,-1%)scale(1)}to{transform:translate(1.5%,1%)scale(1.025)}}@keyframes ambient-dash{to{stroke-dashoffset:-320px}}@keyframes point-breathe{0%,to{opacity:.38;transform:scale(.78)}50%{opacity:.8;transform:scale(1.18)}}@keyframes glow-drift{to{transform:translate(-60px,35px)scale(1.12)}}@keyframes cube-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes cube-shadow{0%,to{opacity:.72;transform-origin:50%;transform:scaleX(1)}50%{opacity:.38;transform-origin:50%;transform:scaleX(.78)}}@keyframes electric-travel{to{stroke-dashoffset:0}}@media (width<=680px){.floating-tensor-cube{width:218px;top:46px}.footer{padding-top:14px}.footer-main{border-radius:22px 22px 0 0;min-height:0;padding:30px 22px 34px}.footer-brand{width:90px}.footer-note{margin-top:16px}.footer-directory{grid-template-columns:1fr;gap:34px}.footer-bottom{padding:20px 22px 0}.footer-signal{opacity:.34}}@media (prefers-reduced-motion:reduce){.electric-route,.electric-spark{display:none}}.contact-section{background:radial-gradient(circle at 6% 35%,#28c3c91a,#0000 26rem),linear-gradient(#ffffff2e,#e1ebea8a);overflow:hidden}.contact-heading{align-items:end}.contact-layout{grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);align-items:stretch;gap:clamp(24px,4vw,52px);margin-top:58px;display:grid}.contact-routing{background:linear-gradient(155deg,#ffffffc7,#e3eeedb8);border:1px solid #188e9726;border-radius:24px;min-height:690px;padding:32px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 24px 80px #2d4f5414}.contact-routing:after{content:"";border:1px solid #28c3c921;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-130px;right:-180px;box-shadow:0 0 0 42px #28c3c906,0 0 0 90px #28c3c905}.contact-routing-label{z-index:2;color:#70888d;letter-spacing:.15em;text-transform:uppercase;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;position:relative}.contact-route-visual{opacity:.76;position:absolute;inset:54px 16px 160px}.contact-route-visual svg{width:100%;height:100%}.contact-route-visual path{fill:none;stroke-linecap:round}.contact-route-line{stroke:#138e9729;stroke-width:1.4px;stroke-dasharray:5 9}.contact-route-current{stroke:#18aeb8;stroke-width:2.4px;stroke-dasharray:.035 .965;stroke-dashoffset:1px;animation:5.8s linear infinite contact-current}.contact-route-steps{z-index:2;margin:0;padding:0;list-style:none;position:absolute;inset:54px 16px 160px}.contact-route-steps li{white-space:nowrap;align-items:center;gap:12px;display:flex;position:absolute}.contact-route-steps li:first-child{top:14.3%;left:19.1%;transform:translate(-8px,-50%)}.contact-route-steps li:nth-child(2){flex-direction:row-reverse;top:48.25%;left:80.9%;transform:translate(calc(8px - 100%),-50%)}.contact-route-steps li:nth-child(3){top:83.8%;left:19.1%;transform:translate(-8px,-50%)}.contact-route-node{background:#f8fbfa;border:1.4px solid #159da6;border-radius:50%;flex:none;width:16px;height:16px;animation:3.8s ease-in-out infinite contact-node;box-shadow:0 0 12px #28c3c959}.contact-route-steps li:nth-child(2) .contact-route-node{animation-delay:-1.2s}.contact-route-steps li:nth-child(3) .contact-route-node{animation-delay:-2.4s}.contact-route-copy{align-items:baseline;gap:9px;display:flex}.contact-route-copy small{color:#13919a;letter-spacing:.12em;font:9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.contact-route-copy strong{color:#294a50;font-size:14px;font-weight:580}.contact-direct{z-index:2;border-top:1px solid #25464b1f;gap:7px;padding-top:20px;display:grid;position:absolute;bottom:30px;left:32px;right:32px}.contact-direct span{color:#789095;letter-spacing:.13em;text-transform:uppercase;font:9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.contact-direct a{color:#137f88;font-size:14px;font-weight:620;text-decoration:none}.contact-form{backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #25464b21;border-radius:24px;padding:clamp(26px,4vw,46px);position:relative;box-shadow:0 28px 90px #2a484c1a,inset 0 1px #fffffff0}.contact-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.contact-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.contact-field{gap:8px;display:grid}.contact-field-wide{grid-column:1/-1}.contact-field>span{color:#405f65;letter-spacing:.035em;justify-content:space-between;gap:12px;font-size:11px;font-weight:680;display:flex}.contact-field>span i{color:#91a2a5;letter-spacing:.08em;text-transform:uppercase;font:500 8px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.contact-field input,.contact-field select,.contact-field textarea{color:#18363b;width:100%;min-height:50px;font:inherit;background:#f4f8f7c2;border:1px solid #25464b24;border-radius:11px;outline:none;padding:13px 14px;font-size:13px;line-height:1.45;transition:border-color .2s,background .2s,box-shadow .2s}.contact-field textarea{resize:vertical;min-height:132px}.contact-field select{cursor:pointer}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#8da0a3}.contact-field input:hover,.contact-field select:hover,.contact-field textarea:hover{border-color:#138e9747}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{background:#fff;border-color:#1aaab3;box-shadow:0 0 0 4px #28c3c91a}.contact-consent{color:#667d82;cursor:pointer;grid-template-columns:17px 1fr;align-items:start;gap:11px;margin-top:22px;font-size:11px;line-height:1.55;display:grid}.contact-consent input{accent-color:#159da6;width:16px;height:16px;margin:1px 0 0}.contact-submit-row{border-top:1px solid #25464b1c;grid-template-columns:auto 1fr;align-items:center;gap:24px;margin-top:25px;padding-top:24px;display:grid}.contact-submit{cursor:pointer;min-width:190px;font:inherit;border:0;font-size:12px}.contact-submit:after{content:"→"}.contact-submit:disabled{cursor:wait;opacity:.72}.contact-submit-row p{color:#7a8f93;max-width:540px;margin:0;font-size:10px;line-height:1.55}.contact-submit-row p a{color:#167f88}.contact-form-status{color:#667d82;min-height:1.5em;margin:16px 0 0;font-size:11px;line-height:1.5}.contact-form-status:empty{min-height:0;margin-top:0}.contact-form-status.is-success{color:#117a67}.contact-form-status.is-error{color:#a64040}@keyframes contact-current{to{stroke-dashoffset:0}}@keyframes contact-node{0%,to{opacity:.52;transform:scale(.78)}50%{opacity:1;transform:scale(1.14)}}@media (width<=980px){.contact-layout{grid-template-columns:1fr}.contact-routing{min-height:430px}.contact-route-visual,.contact-route-steps{inset:55px max(24px,50% - 215px) 92px}.contact-direct{bottom:24px}}@media (width<=680px){.contact-layout{margin-top:38px}.contact-routing{min-height:430px;padding:25px 22px}.contact-route-visual,.contact-route-steps{inset:52px 10px 92px}.contact-route-visual{opacity:.52}.contact-route-steps li{gap:9px}.contact-route-copy{gap:7px}.contact-route-copy strong{font-size:12px}.contact-direct{bottom:22px;left:22px;right:22px}.contact-form{border-radius:20px;padding:25px 20px}.contact-fields{grid-template-columns:1fr;gap:17px}.contact-field-wide{grid-column:auto}.contact-submit-row{grid-template-columns:1fr;gap:16px}.contact-submit{width:100%}}@media (prefers-reduced-motion:reduce){.contact-route-current{display:none}}.language-switcher{background:#ffffffdb;border:0;border-radius:12px;align-items:center;gap:3px;padding:5px 6px;display:inline-flex;box-shadow:0 8px 24px #2a4f5412}.language-label{color:#45666b;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:0;margin-right:2px;padding:0 5px 0 3px;font:650 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex}.language-label svg{fill:none;stroke:#168f98;stroke-width:1.5px;width:15px;height:15px}.navigation .language-switcher a{color:#647d82;text-align:center;letter-spacing:.08em;border-radius:8px;min-width:31px;padding:7px 6px;font:10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;transition:color .2s,background .2s,transform .2s}.navigation .language-switcher a:hover{color:#0d6870;background:#28c3c914;transform:translateY(-1px)}.navigation .language-switcher a[aria-current=page]{color:#0a6269;background:#28c3c92e;box-shadow:inset 0 0 0 1px #138e971f}h1,h2{text-wrap:balance}h1{font-size:clamp(50px,6.1vw,84px)}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(420px,.76fr)}.agentic-section{overflow:hidden}.agent-architecture{background:#ffffffa3;border:1px solid #1a535924;border-radius:26px;margin-top:68px;position:relative;box-shadow:0 28px 80px #30505414}.architecture-head{border-bottom:1px solid var(--line);color:#758b8f;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:54px;padding:0 20px;font:9px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.architecture-live{color:#16828b;align-items:center;gap:8px;display:inline-flex}.architecture-live i{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite architecture-blink}.architecture-canvas{height:700px;position:relative;overflow:hidden}.architecture-links{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.architecture-paths path{fill:none;stroke:#128e973d;stroke-width:1.3px;marker-end:url(#agent-arrow)}#agent-arrow path{fill:#46aeb5}.architecture-electric path{fill:none;stroke:#25bdc5;stroke-width:2px;stroke-linecap:round;stroke-dasharray:2 18;animation:1.45s linear infinite architecture-electric-flow}.architecture-electric path:nth-child(2n){animation-delay:-.7s}.architecture-electric path:nth-child(3n){animation-duration:1.8s}.architecture-pulses circle{fill:#1bb6bf;stroke:#f5fbfa;stroke-width:3px}.agent-node,.control-node,.human-node{z-index:2;background:#fafdfcf0;border:1px solid #1c525826;position:absolute;box-shadow:0 15px 42px #2b4c5014}.agent-node{border-radius:16px;align-content:center;width:230px;min-height:112px;padding:20px;display:grid}.processing-lane,.output-lane{display:contents}.node-market{top:365px;left:calc(16% - 115px)}.node-foundry{top:365px;left:calc(50% - 115px)}.node-operations{top:365px;left:calc(84% - 115px)}.node-code{color:#87a0a4;letter-spacing:.1em;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;top:12px;right:14px}.node-signal{border:1px solid #168f98;border-radius:50%;width:7px;height:7px;position:absolute;top:13px;left:14px}.node-signal:after{background:var(--accent);content:"";border-radius:50%;animation:2.8s ease-in-out infinite architecture-blink;position:absolute;inset:1px}.agent-node strong{color:#203d42;font-size:14px;font-weight:650}.agent-node small{color:#6d8589;margin-top:6px;font-size:10px;line-height:1.4}.control-node{text-align:left;background:#f7fbfa;border-color:#1599a24d;border-radius:22px;grid-template-columns:.9fr 1.1fr;align-items:stretch;width:500px;min-height:145px;padding:0;display:grid;top:145px;left:50%;transform:translate(-50%)}.control-copy{border-right:1px solid var(--line);align-content:center;padding:23px 26px;display:grid}.control-copy>span{color:var(--accent-strong);letter-spacing:.15em;text-transform:uppercase;font:8px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.control-copy>strong{color:#17373c;margin:8px 0 5px;font-size:19px;font-weight:650}.control-copy>small{color:#6a8387;font-size:9px}.manager-agent{background:#28c3c90e;border-radius:0 21px 21px 0;align-items:center;gap:14px;padding:22px;display:flex}.manager-core{color:#0d7c84;background:radial-gradient(circle,#28c3c933,#28c3c900 70%);border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;animation:2.4s ease-in-out infinite manager-current;display:grid}.manager-core svg{stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.manager-agent strong,.manager-agent small{display:block}.manager-agent strong{color:#174047;font-size:14px;font-weight:680}.manager-agent small{color:#678387;max-width:160px;margin-top:5px;font-size:9px;line-height:1.4}.control-orbit{pointer-events:none;border:1px solid #24b1b921;border-radius:30px;position:absolute;inset:-18px}.control-orbit i{background:var(--accent);border:2px solid #f3f9f8;border-radius:50%;width:7px;height:7px;position:absolute}.control-orbit i:first-child{animation:7s ease-in-out infinite orbit-node-a;top:-4px;left:24%}.control-orbit i:nth-child(2){animation:8s ease-in-out infinite orbit-node-b;top:54%;right:-4px}.control-orbit i:nth-child(3){animation:6.4s ease-in-out infinite orbit-node-c;bottom:-4px;left:62%}.output-node{width:260px;min-height:96px;top:580px}.node-qube{left:calc(32% - 130px)}.node-ledger{left:calc(68% - 130px)}.human-node{background:#fffdf7;border-color:#af7d2b3d;border-radius:15px;align-items:center;gap:14px;width:330px;min-height:64px;padding:12px 17px;display:flex;top:24px;bottom:auto;left:50%;transform:translate(-50%)}.human-icon{color:#aa7b2e;background:radial-gradient(circle,#cd9d4d29,#cd9d4d00 70%);flex:none;place-items:center;width:38px;height:38px;display:grid}.human-icon svg{stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px;overflow:visible}.human-node strong,.human-node small{display:block}.human-node strong{color:#4c3b20;font-size:12px}.human-node small{color:#8d7958;margin-top:3px;font-size:9px}.operations-story{border-top:1px solid var(--line);grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);align-items:start;gap:clamp(40px,8vw,100px);margin-top:88px;padding-top:72px;display:grid}.operations-copy h3{color:#17383d;letter-spacing:-.04em;text-wrap:balance;max-width:540px;margin:18px 0;font-size:clamp(30px,3.7vw,48px);font-weight:540;line-height:1.08}.operations-copy p{color:#5d777c;max-width:540px;font-size:15px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.capability-card{border:1px solid var(--line);background:#ffffffa6;border-radius:17px;min-height:214px;padding:24px}.capability-symbol{justify-content:space-between;align-items:center;display:flex}.capability-symbol>span{color:#789397;letter-spacing:.1em;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.capability-card h4{color:#244248;margin:42px 0 8px;font-size:16px;font-weight:650}.capability-card p{color:#687f84;margin:0;font-size:12px;line-height:1.55}@keyframes architecture-blink{0%,to{opacity:.42}50%{opacity:1}}@keyframes architecture-electric-flow{to{stroke-dashoffset:-40px}}@keyframes manager-current{0%,to{filter:drop-shadow(0 0 #28c3c900);transform:translateY(0)}50%{filter:drop-shadow(0 0 8px #28c3c959);transform:translateY(-2px)}}@keyframes orbit-node-a{50%{left:76%}}@keyframes orbit-node-b{50%{top:14%}}@keyframes orbit-node-c{50%{left:18%}}@media (width<=1100px){.navigation nav{gap:18px}.agent-node{width:205px}.node-market{left:calc(16% - 102px)}.node-foundry{left:calc(50% - 102px)}.node-operations{left:calc(84% - 102px)}}@media (width<=980px){.navigation nav .language-switcher a{display:block}.hero-grid,.operations-story{grid-template-columns:1fr}.operations-copy p{max-width:720px}}@media (width<=820px){.architecture-canvas{gap:10px;height:auto;padding:14px;display:grid}.architecture-links{display:none}.agent-node,.control-node,.human-node{width:100%;min-height:98px;position:relative;inset:auto;transform:none}.human-node:after,.control-node:after,.processing-lane:after{z-index:5;color:#24aeb7;content:"↓";font:14px/1 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.human-node{margin-bottom:10px}.control-node{grid-template-columns:1fr;min-height:0;margin:10px 0}.control-copy{border-right:0;border-bottom:1px solid var(--line)}.manager-agent{border-radius:0 0 21px 21px}.control-orbit{display:none}.processing-lane,.output-lane{gap:10px;display:grid;position:relative}.processing-lane{border-top:1px dashed #1a9ca533;border-bottom:1px dashed #1a9ca533;margin:10px 0 14px;padding:12px 0 16px}.processing-lane:after{bottom:-11px}.output-node{min-height:90px}}@media (width<=680px){.nav-inner{gap:12px}.navigation nav{gap:8px}.nav-status{display:none}.brand-logo-header{width:78px}.language-switcher{padding:4px 5px}.language-label{padding-right:4px}.language-label svg{width:13px;height:13px}.navigation .language-switcher a{min-width:27px;padding:6px 4px;font-size:9px}h1{font-size:clamp(43px,13vw,62px);line-height:.96}h2{font-size:clamp(35px,10vw,52px)}.hero{padding-top:112px}.agent-architecture{border-radius:19px;margin-top:44px}.architecture-head{padding-inline:14px}.agent-node{padding:18px}.operations-story{margin-top:62px;padding-top:54px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:185px}.capability-card h4{margin-top:42px}.research-label{display:block}}@media (prefers-reduced-motion:reduce){.architecture-pulses,.architecture-electric,.qube-pulses,.motion-particle{display:none}}
