.Nav-module__bLoQaq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#09090bd9;border-bottom:1px solid #ffffff0a;position:fixed;top:0;left:0;right:0}.Nav-module__bLoQaq__inner{justify-content:space-between;align-items:center;max-width:1400px;height:52px;margin:0 auto;padding:0 40px;display:flex}.Nav-module__bLoQaq__brand{align-items:center;gap:12px;text-decoration:none;display:flex}.Nav-module__bLoQaq__brandLogo{opacity:.9;filter:drop-shadow(0 0 6px #fff3)}.Nav-module__bLoQaq__brandName{font-family:var(--font-mono);letter-spacing:.28em;color:var(--text-white);opacity:.9;font-size:11px;font-weight:500}.Nav-module__bLoQaq__links{gap:32px;list-style:none;display:flex}.Nav-module__bLoQaq__link{font-family:var(--font-sans);letter-spacing:.02em;color:var(--text-muted);transition:color var(--transition-fast);font-size:12.5px;font-weight:400;text-decoration:none}.Nav-module__bLoQaq__link:hover{color:var(--text-white)}.Nav-module__bLoQaq__status{border:1px solid var(--border-cyan);background:#1a253566;border-radius:4px;align-items:center;gap:8px;padding:4px 10px;display:flex}.Nav-module__bLoQaq__statusDot{background:var(--text-cyan);width:5px;height:5px;box-shadow:0 0 8px var(--text-cyan);border-radius:50%;animation:2s cubic-bezier(.4,0,.6,1) infinite Nav-module__bLoQaq__pulse}.Nav-module__bLoQaq__statusText{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-cyan-soft);font-size:8px;font-weight:400}@keyframes Nav-module__bLoQaq__pulse{0%,to{opacity:1}50%{opacity:.4}}.Nav-module__bLoQaq__mobileMenuBtn{color:var(--text-white);cursor:pointer;z-index:101;background:0 0;border:none;padding:4px;display:none}.Nav-module__bLoQaq__mobileMenu{-webkit-backdrop-filter:blur(20px);background:#09090bf2;border-bottom:1px solid #ffffff0a;padding:24px;position:absolute;top:52px;left:0;right:0}.Nav-module__bLoQaq__mobileLinks{flex-direction:column;gap:20px;list-style:none;display:flex}.Nav-module__bLoQaq__mobileLink{font-family:var(--font-sans);color:var(--text-muted);transition:color var(--transition-fast);font-size:16px;text-decoration:none}.Nav-module__bLoQaq__mobileLink:hover{color:var(--text-white)}@media (max-width:768px){.Nav-module__bLoQaq__inner{padding:0 24px}.Nav-module__bLoQaq__links,.Nav-module__bLoQaq__status{display:none}.Nav-module__bLoQaq__mobileMenuBtn{justify-content:center;align-items:center;display:flex}}
.Hero-module__JgYmMq__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 40px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__manifoldGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#a0d2e614 0%,#09090b00 70%);width:800px;height:800px;transition:opacity 1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__JgYmMq__gridOverlay{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 80%);mask-image:radial-gradient(circle,#000 20%,#0000 80%)}.Hero-module__JgYmMq__centerContainer{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.Hero-module__JgYmMq__brandLockup{flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.Hero-module__JgYmMq__tag{color:var(--text-cyan);font-family:var(--font-mono);letter-spacing:.1em;background:#a0d2e61a;border:1px solid #a0d2e633;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:10px;display:inline-flex}.Hero-module__JgYmMq__tagIcon{opacity:.8}.Hero-module__JgYmMq__title{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(48px,6vw,72px);font-weight:500;line-height:1.05}.Hero-module__JgYmMq__titleAccent{color:var(--text-cyan);font-style:italic}.Hero-module__JgYmMq__subtitle{font-family:var(--font-sans);color:var(--text-muted);max-width:560px;font-size:16px;font-weight:300;line-height:1.6}.Hero-module__JgYmMq__searchWrapper{width:100%;margin-bottom:32px;position:relative}.Hero-module__JgYmMq__searchInner{-webkit-backdrop-filter:blur(20px);height:64px;transition:border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);background:#11111599;border:1px solid #ffffff1a;border-radius:16px;align-items:center;padding:12px 16px;display:flex;box-shadow:0 12px 40px #0006}.Hero-module__JgYmMq__searchWrapperFocused .Hero-module__JgYmMq__searchInner{background:#111115d9;border-color:#a0d2e666;box-shadow:0 0 0 1px #a0d2e633,0 20px 40px #0009}.Hero-module__JgYmMq__searchIconWrap{width:40px;height:40px;color:var(--text-faint);transition:color var(--transition-fast);justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__searchWrapperFocused .Hero-module__JgYmMq__searchIconWrap{color:var(--text-cyan)}.Hero-module__JgYmMq__inputContainer{flex:1;align-items:center;height:100%;margin:0 12px;display:flex;position:relative}.Hero-module__JgYmMq__input{width:100%;height:100%;font-family:var(--font-sans);color:var(--text-white);background:0 0;border:none;outline:none;font-size:16px;font-weight:400}.Hero-module__JgYmMq__placeholder{color:var(--text-faint);font-family:var(--font-sans);white-space:nowrap;pointer-events:none;text-overflow:ellipsis;width:100%;font-size:16px;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.Hero-module__JgYmMq__submitBtn{width:36px;height:36px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__submitBtn:hover{color:var(--text-white);background:#ffffff1a}.Hero-module__JgYmMq__searchWrapperFocused .Hero-module__JgYmMq__submitBtn{background:var(--text-cyan);color:#000;border-color:var(--text-cyan)}.Hero-module__JgYmMq__searchWrapperFocused .Hero-module__JgYmMq__submitBtn:hover{filter:brightness(1.1)}.Hero-module__JgYmMq__searchMeta{justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}.Hero-module__JgYmMq__metaStat{align-items:center;gap:8px;display:flex}.Hero-module__JgYmMq__metaLabel{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-cyan-soft);font-size:9px}.Hero-module__JgYmMq__metaValue{font-family:var(--font-mono);color:var(--text-cyan);font-size:10px;font-weight:500}.Hero-module__JgYmMq__split{background:#ffffff1a;width:1px;height:12px}.Hero-module__JgYmMq__suggestions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}.Hero-module__JgYmMq__chip{font-family:var(--font-sans);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;padding:8px 16px;font-size:13px}.Hero-module__JgYmMq__chip:hover{color:var(--text-white);background:#ffffff14;border-color:#ffffff26}@media (max-width:640px){.Hero-module__JgYmMq__hero{padding:0 20px}.Hero-module__JgYmMq__title{font-size:40px}.Hero-module__JgYmMq__searchInner{height:56px}.Hero-module__JgYmMq__placeholder{font-size:14px}.Hero-module__JgYmMq__searchMeta{flex-wrap:wrap}}
.Glasses-module__w0Wlva__section{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);z-index:5;padding:120px 48px;position:relative}.Glasses-module__w0Wlva__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.Glasses-module__w0Wlva__sectionLabel{font-family:var(--font-mono);letter-spacing:.28em;color:var(--text-cyan-soft);margin-bottom:24px;font-size:10px}.Glasses-module__w0Wlva__heading{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.015em;margin-bottom:24px;font-size:clamp(28px,6vw,44px);font-weight:500;line-height:1.1}.Glasses-module__w0Wlva__body{font-family:var(--font-sans);color:var(--text-muted);max-width:440px;margin-bottom:40px;font-size:15px;font-weight:300;line-height:1.7}.Glasses-module__w0Wlva__specsGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Glasses-module__w0Wlva__specBox{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all var(--transition-fast);border-radius:8px;flex-direction:column;gap:6px;padding:16px;display:flex}.Glasses-module__w0Wlva__specBox:hover{background:var(--bg-highlight);border-color:#a0d2e633}.Glasses-module__w0Wlva__specKey{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-faint);text-transform:uppercase;font-size:8px}.Glasses-module__w0Wlva__specVal{font-family:var(--font-sans);color:var(--text-white);font-size:12px;font-weight:500}.Glasses-module__w0Wlva__imageCol{justify-content:flex-end;display:flex}.Glasses-module__w0Wlva__imageFrame{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;width:100%;max-width:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.Glasses-module__w0Wlva__glassesImage{object-fit:cover;opacity:.9;width:100%;height:auto;display:block}.Glasses-module__w0Wlva__hardwareHotspot{cursor:crosshair;align-items:center;gap:8px;display:flex;position:absolute}.Glasses-module__w0Wlva__hotspotDot{background:var(--text-cyan);border-radius:50%;width:8px;height:8px;animation:2s infinite Glasses-module__w0Wlva__pulse-ring;box-shadow:0 0 #a0d2e666}.Glasses-module__w0Wlva__hotspotLabel{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-white);-webkit-backdrop-filter:blur(4px);opacity:0;transition:all var(--transition-fast);background:#0009;border-radius:4px;padding:4px 8px;font-size:8px;transform:translate(-10px)}.Glasses-module__w0Wlva__hardwareHotspot:hover .Glasses-module__w0Wlva__hotspotLabel{opacity:1;transform:translate(0)}@keyframes Glasses-module__w0Wlva__pulse-ring{0%{box-shadow:0 0 #a0d2e666}70%{box-shadow:0 0 0 10px #a0d2e600}to{box-shadow:0 0 #a0d2e600}}.Glasses-module__w0Wlva__imageAnnotation{-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--border-subtle);background:#09090bd9;justify-content:space-between;align-items:center;padding:12px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.Glasses-module__w0Wlva__annotKey{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-faint);font-size:8px}.Glasses-module__w0Wlva__annotVal{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-cyan-soft);font-size:8px}@media (max-width:900px){.Glasses-module__w0Wlva__inner{grid-template-columns:1fr;gap:60px}}@media (max-width:640px){.Glasses-module__w0Wlva__section{padding:64px 20px}.Glasses-module__w0Wlva__specsGrid{grid-template-columns:1fr}}
.Protocol-module__yru8nG__section{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:120px 20px}.Protocol-module__yru8nG__inner{max-width:1200px;margin:0 auto}.Protocol-module__yru8nG__header{text-align:center;max-width:600px;margin:0 auto 80px}.Protocol-module__yru8nG__title{font-family:var(--font-serif);color:var(--text-white);margin-bottom:20px;font-size:clamp(28px,6vw,36px);font-weight:400}.Protocol-module__yru8nG__desc{font-family:var(--font-sans);color:var(--text-muted);font-size:16px;line-height:1.6}.Protocol-module__yru8nG__stepperContainer{align-items:stretch;gap:60px;display:flex}.Protocol-module__yru8nG__stepList{flex-direction:column;flex:1;display:flex}.Protocol-module__yru8nG__stepItem{cursor:pointer;transition:all var(--transition-med);opacity:.4;border-left:2px solid #ffffff1a;gap:20px;padding:24px;display:flex}.Protocol-module__yru8nG__stepItem:hover{opacity:.8;background:#ffffff05}.Protocol-module__yru8nG__activeItem{opacity:1;border-left-color:var(--text-cyan-soft);background:#a0d2e60d}.Protocol-module__yru8nG__stepNum{font-family:var(--font-mono);color:var(--text-faint);margin-top:2px;font-size:13px}.Protocol-module__yru8nG__activeItem .Protocol-module__yru8nG__stepNum{color:var(--text-cyan-soft)}.Protocol-module__yru8nG__stepDetails{flex-direction:column;display:flex}.Protocol-module__yru8nG__stepHeader{align-items:center;gap:12px;display:flex}.Protocol-module__yru8nG__stepTitle{font-family:var(--font-sans);color:var(--text-white);font-size:20px;font-weight:500}.Protocol-module__yru8nG__stepIcon{color:var(--text-muted);display:flex}.Protocol-module__yru8nG__activeItem .Protocol-module__yru8nG__stepIcon{color:var(--text-white)}.Protocol-module__yru8nG__stepDesc{font-family:var(--font-sans);color:var(--text-muted);margin-top:12px;font-size:15px;line-height:1.5;overflow:hidden}.Protocol-module__yru8nG__visualContainer{flex:1.2;position:relative}.Protocol-module__yru8nG__visualBox{border:1px solid var(--border-subtle);background:#09090b;border-radius:16px;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:sticky;top:120px;overflow:hidden;box-shadow:0 40px 80px #000c,inset 0 1px #ffffff0d}.Protocol-module__yru8nG__visualInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Protocol-module__yru8nG__dimLabel{font-family:var(--font-mono);color:var(--text-cyan-soft);letter-spacing:.1em;text-align:center;margin-top:24px;font-size:11px}.Protocol-module__yru8nG__visualExtract{flex-direction:column;align-items:center;gap:8px;display:flex}.Protocol-module__yru8nG__dataNode{font-family:var(--font-mono);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:12px 24px;font-size:12px}.Protocol-module__yru8nG__dataLine{background:#fff3;width:1px;height:30px}.Protocol-module__yru8nG__visualEmbed{flex-direction:column;align-items:center;padding:0 24px;display:flex}.Protocol-module__yru8nG__vectorArray{font-family:var(--font-mono);color:#34d399;letter-spacing:.1em;text-align:center;word-break:break-word;font-size:clamp(13px,4vw,16px);line-height:1.5}.Protocol-module__yru8nG__visualCompare{justify-content:space-between;align-items:center;width:300px;height:100px;display:flex;position:relative}.Protocol-module__yru8nG__nodeLeft,.Protocol-module__yru8nG__nodeRight{background:#fbbf24;border-radius:50%;width:24px;height:24px;box-shadow:0 0 20px #fbbf24}.Protocol-module__yru8nG__nodeRight{background:#60a5fa;box-shadow:0 0 20px #60a5fa}.Protocol-module__yru8nG__measureLine{text-align:center;height:1px;font-family:var(--font-mono);color:#fff;background:#ffffff4d;font-size:12px;line-height:0;position:absolute;top:38px;left:24px;right:24px}.Protocol-module__yru8nG__visualDiscover{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Protocol-module__yru8nG__gridPlane{border:1px dashed #fff3;border-radius:50%;width:200px;height:200px;position:relative}.Protocol-module__yru8nG__cluster{background:radial-gradient(circle,#fff3,#0000);width:60px;height:60px;position:absolute;top:20px;left:20px}.Protocol-module__yru8nG__spark{background:#f472b6;border-radius:50%;width:8px;height:8px;animation:2s infinite Protocol-module__yru8nG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #f472b6}@keyframes Protocol-module__yru8nG__pulse{0%{transform:translate(-50%,-50%)scale(1)}50%{opacity:.5;transform:translate(-50%,-50%)scale(2)}to{transform:translate(-50%,-50%)scale(1)}}.Protocol-module__yru8nG__visualVerify{flex-direction:column;gap:12px;width:300px;display:flex}.Protocol-module__yru8nG__matrixRow{font-family:var(--font-mono);color:var(--text-muted);background:#ffffff05;border-left:2px solid #ffffff1a;justify-content:space-between;padding:12px;font-size:13px;display:flex}.Protocol-module__yru8nG__pass{color:#34d399;font-weight:600}.Protocol-module__yru8nG__visualFormulate{justify-content:center;width:100%;padding:0 24px;display:flex}.Protocol-module__yru8nG__formulateCard{background:#ffffff08;border:1px solid #a0d2e633;border-radius:12px;width:100%;max-width:320px;overflow:hidden}.Protocol-module__yru8nG__cardHeader{background:#a0d2e60d;border-bottom:1px solid #a0d2e61a;justify-content:space-between;align-items:center;padding:16px;display:flex}.Protocol-module__yru8nG__cardTitle{font-family:var(--font-mono);color:var(--text-cyan);letter-spacing:.1em;font-size:11px}.Protocol-module__yru8nG__cardBadge{color:#000;font-family:var(--font-mono);letter-spacing:.05em;background:#34d399;border-radius:4px;padding:4px 8px;font-size:9px;font-weight:600}.Protocol-module__yru8nG__cardBody{flex-direction:column;gap:12px;padding:16px;display:flex}.Protocol-module__yru8nG__cardRow{border-bottom:1px dashed #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.Protocol-module__yru8nG__cardRow:last-child{border-bottom:none;padding-bottom:0}.Protocol-module__yru8nG__cardLabel{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.05em;font-size:10px}.Protocol-module__yru8nG__cardValue{font-family:var(--font-sans);color:var(--text-white);font-size:13px;font-weight:500}@media (max-width:968px){.Protocol-module__yru8nG__stepperContainer{flex-direction:column}.Protocol-module__yru8nG__visualBox{height:340px;margin-top:40px;position:relative;top:0}}
.Architecture-module__kj0q6G__section{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:140px 20px;position:relative}.Architecture-module__kj0q6G__inner{max-width:1200px;margin:0 auto}.Architecture-module__kj0q6G__header{text-align:center;max-width:600px;margin:0 auto 80px}.Architecture-module__kj0q6G__title{font-family:var(--font-serif);color:var(--text-white);margin-bottom:20px;font-size:clamp(30px,6vw,36px);font-weight:400}.Architecture-module__kj0q6G__desc{font-family:var(--font-sans);color:var(--text-muted);font-size:16px;line-height:1.6}.Architecture-module__kj0q6G__bentoGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Architecture-module__kj0q6G__bentoCard{border:1px solid var(--border-subtle);min-height:280px;transition:transform var(--transition-fast), border-color var(--transition-fast);background:#0f0f0f99;border-radius:16px;flex-direction:column;justify-content:flex-end;padding:40px;display:flex;position:relative;overflow:hidden}.Architecture-module__kj0q6G__bentoCard:hover{border-color:#ffffff26;transform:translateY(-2px)}.Architecture-module__kj0q6G__col-span-2{grid-column:span 2}.Architecture-module__kj0q6G__col-span-1{grid-column:span 1}.Architecture-module__kj0q6G__cardContent{z-index:2;position:relative}.Architecture-module__kj0q6G__iconWrap{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;margin-bottom:24px;padding:12px;display:inline-flex}.Architecture-module__kj0q6G__role{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:11px}.Architecture-module__kj0q6G__tech{font-family:var(--font-sans);color:var(--text-white);margin-bottom:12px;font-size:24px;font-weight:500}.Architecture-module__kj0q6G__techDesc{font-family:var(--font-sans);color:var(--text-muted);font-size:15px;line-height:1.5}.Architecture-module__kj0q6G__bentoCard:before{content:"";z-index:0;opacity:.3;transition:opacity .5s;position:absolute;inset:0}.Architecture-module__kj0q6G__bentoCard:hover:before{opacity:.8}.Architecture-module__kj0q6G__glow-blue:before{background:radial-gradient(circle at 100% 0,#38bdf826,#0000 60%)}.Architecture-module__kj0q6G__grid-lines:before{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:20px 20px;-webkit-mask-image:radial-gradient(at 0 0,#000 20%,#0000 70%);mask-image:radial-gradient(at 0 0,#000 20%,#0000 70%)}.Architecture-module__kj0q6G__matrix-dots:before{background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:16px 16px;-webkit-mask-image:radial-gradient(#000 10%,#0000 60%);mask-image:radial-gradient(#000 10%,#0000 60%)}.Architecture-module__kj0q6G__subtle-gradient:before{background:linear-gradient(45deg,#0000 40%,#ffffff08 100%)}@media (max-width:968px){.Architecture-module__kj0q6G__bentoGrid{grid-template-columns:repeat(2,1fr)}.Architecture-module__kj0q6G__col-span-2{grid-column:span 2}}@media (max-width:768px){.Architecture-module__kj0q6G__bentoGrid{grid-template-columns:1fr}.Architecture-module__kj0q6G__col-span-2{grid-column:span 1}}
.Footer-module__Grjkva__footer{background:var(--bg-primary);z-index:5;border-top:1px solid var(--border-subtle);padding-top:100px;position:relative;overflow:hidden}.Footer-module__Grjkva__inner{z-index:2;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.Footer-module__Grjkva__topRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:80px;margin-bottom:80px;display:flex}.Footer-module__Grjkva__brandCol{flex:1;min-width:280px;max-width:320px}.Footer-module__Grjkva__brandWrap{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__Grjkva__brandLogo{filter:brightness(1.2)}.Footer-module__Grjkva__brandName{font-family:var(--font-sans);color:var(--text-white);letter-spacing:-.02em;font-size:24px;font-weight:600}.Footer-module__Grjkva__brandDesc{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:32px;font-size:14px;font-weight:300;line-height:1.6}.Footer-module__Grjkva__socials{gap:12px;display:flex}.Footer-module__Grjkva__socialIcon{width:40px;height:40px;color:var(--text-muted);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__socialIcon:hover{color:var(--text-white);background:#ffffff14;border-color:#a0d2e633}.Footer-module__Grjkva__linksGrid{flex-wrap:wrap;gap:80px;display:flex}.Footer-module__Grjkva__linkGroup{flex-direction:column;display:flex}.Footer-module__Grjkva__colTitle{font-family:var(--font-sans);color:var(--text-white);margin-bottom:20px;font-size:14px;font-weight:600}.Footer-module__Grjkva__linkList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__linkItem{font-family:var(--font-sans);color:var(--text-muted);transition:color var(--transition-fast);font-size:14px;font-weight:300;text-decoration:none}.Footer-module__Grjkva__linkItem:hover{color:var(--text-white)}.Footer-module__Grjkva__copyrightRow{text-align:center;font-family:var(--font-sans);color:#ffffff4d;border-top:1px solid #ffffff08;margin-bottom:60px;padding:24px 0;font-size:13px}.Footer-module__Grjkva__giantBrandContainer{text-align:center;pointer-events:none;z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-4%;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__giantText{font-family:var(--font-sans);letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1px #ffffff08;text-stroke:1px #ffffff08;-webkit-user-select:none;user-select:none;font-size:clamp(120px,25vw,360px);font-weight:900;line-height:.8}@media (max-width:1024px){.Footer-module__Grjkva__topRow{gap:60px}.Footer-module__Grjkva__linksGrid{gap:40px}}@media (max-width:768px){.Footer-module__Grjkva__topRow{flex-direction:column;gap:40px}.Footer-module__Grjkva__linksGrid{justify-content:space-between;width:100%}.Footer-module__Grjkva__giantText{-webkit-text-stroke:1px #ffffff0a;font-size:30vmin}}@media (max-width:480px){.Footer-module__Grjkva__linksGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.Footer-module__Grjkva__inner{padding:0 24px}}
.InteractiveTerminal-module__oyzztq__terminalSection{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:120px 20px;position:relative}.InteractiveTerminal-module__oyzztq__inner{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.InteractiveTerminal-module__oyzztq__textCol{flex:1}.InteractiveTerminal-module__oyzztq__title{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;margin-bottom:24px;font-size:42px;font-weight:400}.InteractiveTerminal-module__oyzztq__desc{font-family:var(--font-sans);color:var(--text-muted);font-size:16px;font-weight:300;line-height:1.6}.InteractiveTerminal-module__oyzztq__terminalCol{flex:1.2;position:relative}.InteractiveTerminal-module__oyzztq__terminalWindow{border:1px solid var(--border-subtle);z-index:2;background:#09090b;border-radius:12px;min-height:380px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.6;position:relative;overflow:hidden;box-shadow:0 40px 80px #000c,inset 0 1px #ffffff0d}.InteractiveTerminal-module__oyzztq__ambientGlow{z-index:1;pointer-events:none;background:radial-gradient(circle,#38bdf814 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractiveTerminal-module__oyzztq__terminalHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff05;align-items:center;padding:12px 16px;display:flex}.InteractiveTerminal-module__oyzztq__dots{gap:6px;display:flex}.InteractiveTerminal-module__oyzztq__dots span{border-radius:50%;width:10px;height:10px}.InteractiveTerminal-module__oyzztq__red{background:#ef4444}.InteractiveTerminal-module__oyzztq__yellow{background:#eab308}.InteractiveTerminal-module__oyzztq__green{background:#22c55e}.InteractiveTerminal-module__oyzztq__headerTitle{text-align:center;color:#ffffff4d;flex:1;font-size:12px}.InteractiveTerminal-module__oyzztq__terminalBody{padding:24px}.InteractiveTerminal-module__oyzztq__logLine{margin-bottom:4px}.InteractiveTerminal-module__oyzztq__cursor{background:var(--text-faint);vertical-align:text-bottom;width:8px;height:15px;margin-left:4px;display:inline-block}@media (max-width:968px){.InteractiveTerminal-module__oyzztq__inner{flex-direction:column}}
.FeatureSequence-module__UcwpZa__sequenceSection{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:120px 20px;position:relative}.FeatureSequence-module__UcwpZa__inner{max-width:1200px;margin:0 auto}.FeatureSequence-module__UcwpZa__featureBlock{align-items:center;gap:100px;min-height:80vh;margin-bottom:200px;display:flex}.FeatureSequence-module__UcwpZa__featureBlock:last-child{margin-bottom:100px}.FeatureSequence-module__UcwpZa__reversed{flex-direction:row-reverse}.FeatureSequence-module__UcwpZa__textSide{flex:1}.FeatureSequence-module__UcwpZa__overline{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase;margin-bottom:24px;font-size:11px}.FeatureSequence-module__UcwpZa__index{color:var(--text-cyan-soft);font-weight:600}.FeatureSequence-module__UcwpZa__title{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(30px,8vw,48px);font-weight:400;line-height:1.1}.FeatureSequence-module__UcwpZa__desc{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:40px;font-size:16px;font-weight:300;line-height:1.7}.FeatureSequence-module__UcwpZa__pointsList{flex-direction:column;gap:16px;display:flex}.FeatureSequence-module__UcwpZa__pointItem{font-family:var(--font-sans);color:var(--text-white);align-items:center;gap:16px;font-size:15px;font-weight:400;display:flex}.FeatureSequence-module__UcwpZa__pointDash{background:var(--text-faint);width:20px;height:1px}.FeatureSequence-module__UcwpZa__visualSide{flex:1.2;justify-content:center;display:flex;position:relative}.FeatureSequence-module__UcwpZa__visualCard{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0a99;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 40px 80px #000c,inset 0 1px #ffffff0d}.FeatureSequence-module__UcwpZa__cardContent{padding:32px;overflow-x:auto}.FeatureSequence-module__UcwpZa__cardContent_center{justify-content:center;align-items:center;min-height:300px;padding:60px;display:flex}.FeatureSequence-module__UcwpZa__macOsHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff05;gap:6px;padding:12px 16px;display:flex}.FeatureSequence-module__UcwpZa__macOsHeader span{background:#ffffff1a;border-radius:50%;width:10px;height:10px}.FeatureSequence-module__UcwpZa__codeSnippet{color:#e2e8f0;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.6}.FeatureSequence-module__UcwpZa__mathBlock{color:#fff;letter-spacing:.02em;align-items:center;font-family:Times New Roman,Times,serif;font-size:28px;font-style:italic;display:flex}.FeatureSequence-module__UcwpZa__mFunc{color:#a78bfa;font-style:normal;font-family:var(--font-sans);margin-right:4px;font-weight:500}.FeatureSequence-module__UcwpZa__mSub{vertical-align:sub;margin-left:2px;font-size:16px}.FeatureSequence-module__UcwpZa__fraction{flex-direction:column;align-items:center;margin-left:12px;display:inline-flex}.FeatureSequence-module__UcwpZa__numerator{border-bottom:1px solid #ffffff4d;padding:0 6px 6px}.FeatureSequence-module__UcwpZa__denominator{padding:6px 6px 0}.FeatureSequence-module__UcwpZa__dashboardUi{background:#0006;border:1px solid #ffffff1a;border-radius:8px;width:100%}.FeatureSequence-module__UcwpZa__dashHeader{border-bottom:1px solid #ffffff1a;padding:12px 20px}.FeatureSequence-module__UcwpZa__dashIndicator{font-family:var(--font-mono);color:#60a5fa;letter-spacing:.05em;font-size:12px}.FeatureSequence-module__UcwpZa__dashBody{flex-direction:column;gap:12px;padding:20px;display:flex}.FeatureSequence-module__UcwpZa__dashRow{font-family:var(--font-mono);color:var(--text-muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.FeatureSequence-module__UcwpZa__dashLine{background:#ffffff1a;border:0;height:1px;margin:12px 0}@media (max-width:968px){.FeatureSequence-module__UcwpZa__featureBlock,.FeatureSequence-module__UcwpZa__reversed{flex-direction:column;gap:60px;min-height:auto;margin-bottom:120px}.FeatureSequence-module__UcwpZa__cardContent_center{padding:30px 20px}.FeatureSequence-module__UcwpZa__mathBlock{flex-wrap:wrap;justify-content:center;font-size:18px}.FeatureSequence-module__UcwpZa__mSub{font-size:12px}.FeatureSequence-module__UcwpZa__codeSnippet{overflow-wrap:break-word;white-space:pre-wrap;font-size:12px}}
.Quote-module__45KrTa__quoteSection{background:var(--bg-primary);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.Quote-module__45KrTa__inner{max-width:900px}.Quote-module__45KrTa__quoteText{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.01em;margin-bottom:40px;font-size:clamp(24px,3.5vw,48px);font-style:italic;font-weight:300;line-height:1.3}.Quote-module__45KrTa__muted{color:var(--text-muted)}.Quote-module__45KrTa__authorSection{justify-content:center;align-items:center;gap:16px;display:flex}.Quote-module__45KrTa__dash{background:var(--text-faint);width:40px;height:1px}.Quote-module__45KrTa__authorName{font-family:var(--font-mono);color:var(--text-cyan-soft);letter-spacing:.2em;text-transform:uppercase;font-size:13px}
.KnowledgeGraph-module__sJKchW__section{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:120px 20px;position:relative;overflow:hidden}.KnowledgeGraph-module__sJKchW__inner{max-width:1200px;margin:0 auto;position:relative}.KnowledgeGraph-module__sJKchW__header{text-align:center;max-width:600px;margin:0 auto 60px}.KnowledgeGraph-module__sJKchW__overline{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-cyan-soft);text-transform:uppercase;margin-bottom:16px;font-size:11px}.KnowledgeGraph-module__sJKchW__title{font-family:var(--font-serif);color:var(--text-white);margin-bottom:20px;font-size:clamp(30px,8vw,36px);font-weight:400}.KnowledgeGraph-module__sJKchW__desc{font-family:var(--font-sans);color:var(--text-muted);font-size:16px;line-height:1.6}.KnowledgeGraph-module__sJKchW__graphWrapper{border:1px solid var(--border-subtle);background:#060608;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 40px 80px #000c,0 0 120px #60a5fa08}.KnowledgeGraph-module__sJKchW__agentBar{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.KnowledgeGraph-module__sJKchW__agentLeft{align-items:center;gap:10px;display:flex}.KnowledgeGraph-module__sJKchW__agentDot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2s infinite KnowledgeGraph-module__sJKchW__blink;box-shadow:0 0 8px #34d399}@keyframes KnowledgeGraph-module__sJKchW__blink{0%,to{opacity:1}50%{opacity:.3}}.KnowledgeGraph-module__sJKchW__agentLabel{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);font-size:11px;font-weight:500}.KnowledgeGraph-module__sJKchW__agentStatus{font-family:var(--font-mono);color:var(--text-cyan-soft);letter-spacing:.03em;font-size:11px}.KnowledgeGraph-module__sJKchW__agentRight{align-items:center;gap:8px;display:flex}.KnowledgeGraph-module__sJKchW__agentPulseIcon{color:var(--text-faint);animation:1.5s infinite KnowledgeGraph-module__sJKchW__blink}.KnowledgeGraph-module__sJKchW__agentMeta{font-family:var(--font-mono);color:var(--text-faint);font-size:11px}.KnowledgeGraph-module__sJKchW__graphContainer{width:100%;height:620px;position:relative}.KnowledgeGraph-module__sJKchW__canvas{width:100%;height:100%;display:block}.KnowledgeGraph-module__sJKchW__simTooltip{font-family:var(--font-mono);color:#34d399;pointer-events:none;white-space:nowrap;z-index:10;background:#000000e6;border:1px solid #34d3994d;border-radius:6px;padding:6px 14px;font-size:12px;position:absolute;transform:translate(-50%);box-shadow:0 4px 12px #00000080}.KnowledgeGraph-module__sJKchW__panel{border-left:1px solid var(--border-subtle);z-index:200;background:#0a0a0c;width:440px;height:calc(100vh - 52px);padding:28px 32px;position:fixed;top:52px;right:0;overflow-y:auto;box-shadow:-20px 0 60px #000000b3}.KnowledgeGraph-module__sJKchW__panelClose{color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:8px;display:flex;position:absolute;top:16px;right:16px}.KnowledgeGraph-module__sJKchW__panelClose:hover{color:var(--text-white);background:#ffffff1a}.KnowledgeGraph-module__sJKchW__panelAgent{font-family:var(--font-mono);color:#34d399;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #34d39926;align-items:center;gap:10px;margin-bottom:28px;padding-bottom:16px;font-size:11px;display:flex}.KnowledgeGraph-module__sJKchW__panelDomain{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-cyan-soft);text-transform:uppercase;margin-bottom:10px;font-size:11px}.KnowledgeGraph-module__sJKchW__panelTitle{font-family:var(--font-sans);color:var(--text-white);margin-bottom:12px;font-size:22px;font-weight:500;line-height:1.3}.KnowledgeGraph-module__sJKchW__panelMeta{font-family:var(--font-mono);color:var(--text-faint);gap:8px;margin-bottom:20px;font-size:12px;display:flex}.KnowledgeGraph-module__sJKchW__panelAbstract{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:16px;font-size:14px;line-height:1.65}.KnowledgeGraph-module__sJKchW__sparseRegionBadge{font-family:var(--font-mono);color:#a78bfa;letter-spacing:.04em;background:#a78bfa14;border:1px solid #a78bfa33;border-radius:20px;align-items:center;gap:8px;margin-top:16px;padding:8px 16px;font-size:11px;display:inline-flex}.KnowledgeGraph-module__sJKchW__sparseIcon{font-size:14px}.KnowledgeGraph-module__sJKchW__discoveryBox{font-family:var(--font-sans);color:var(--text-white);background:#a78bfa0d;border-left:3px solid #a78bfa;border-radius:0 10px 10px 0;padding:20px;font-size:14px;line-height:1.7}.KnowledgeGraph-module__sJKchW__discoveryBox p{margin:0}.KnowledgeGraph-module__sJKchW__scoreSection{flex-direction:column;gap:16px;margin-top:20px;display:flex}.KnowledgeGraph-module__sJKchW__scoreRow{align-items:center;gap:12px;display:flex}.KnowledgeGraph-module__sJKchW__scoreLabel{font-family:var(--font-mono);color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;width:80px;font-size:11px}.KnowledgeGraph-module__sJKchW__scoreBarOuter{background:#ffffff0f;border-radius:3px;flex:1;height:6px;overflow:hidden}.KnowledgeGraph-module__sJKchW__scoreBarInner{border-radius:3px;height:100%}.KnowledgeGraph-module__sJKchW__scoreValue{font-family:var(--font-mono);color:var(--text-white);text-align:right;flex-shrink:0;width:36px;font-size:12px}.KnowledgeGraph-module__sJKchW__panelDivider{background:#ffffff14;height:1px;margin:28px 0}.KnowledgeGraph-module__sJKchW__panelSubHead{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;display:flex}.KnowledgeGraph-module__sJKchW__neighborList{flex-direction:column;gap:6px;display:flex}.KnowledgeGraph-module__sJKchW__neighborRow{transition:all var(--transition-fast);background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.KnowledgeGraph-module__sJKchW__neighborRow:hover{background:#ffffff0a;border-color:#ffffff1a}.KnowledgeGraph-module__sJKchW__neighborInfo{align-items:center;gap:10px;min-width:0;display:flex}.KnowledgeGraph-module__sJKchW__neighborDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.KnowledgeGraph-module__sJKchW__sourceNum{font-family:var(--font-mono);color:var(--text-cyan-soft);background:#7cb8ce1a;border:1px solid #7cb8ce33;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex}.KnowledgeGraph-module__sJKchW__neighborName{font-family:var(--font-sans);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.KnowledgeGraph-module__sJKchW__neighborSim{font-family:var(--font-mono);color:#34d399;flex-shrink:0;font-size:13px;font-weight:600}.KnowledgeGraph-module__sJKchW__loadingSequence{flex-direction:column;gap:8px;padding-top:8px;display:flex}.KnowledgeGraph-module__sJKchW__loadingStep{font-family:var(--font-mono);align-items:center;gap:12px;padding:6px 0;font-size:12px;line-height:1.5;display:flex}.KnowledgeGraph-module__sJKchW__loadingStepDone{color:var(--text-faint)}.KnowledgeGraph-module__sJKchW__loadingStepActive{color:var(--text-cyan-soft)}.KnowledgeGraph-module__sJKchW__stepCheck{color:#34d399;text-align:center;flex-shrink:0;width:14px;font-size:11px}.KnowledgeGraph-module__sJKchW__stepCursor{color:var(--text-cyan-soft);text-align:center;flex-shrink:0;width:14px;font-size:14px;animation:.8s step-end infinite KnowledgeGraph-module__sJKchW__cursorBlink}@keyframes KnowledgeGraph-module__sJKchW__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.KnowledgeGraph-module__sJKchW__hypothesisBox{font-family:var(--font-sans);color:var(--text-white);background:#60a5fa0d;border:1px solid #60a5fa1f;border-radius:10px;padding:20px;font-size:14px;font-style:italic;line-height:1.65}@media (max-width:768px){.KnowledgeGraph-module__sJKchW__graphContainer{height:400px}.KnowledgeGraph-module__sJKchW__panel{width:100%}.KnowledgeGraph-module__sJKchW__agentBar{flex-direction:column;align-items:flex-start;gap:8px}.KnowledgeGraph-module__sJKchW__agentRight{display:none}}
