.Audience-module__Q-UHEW__section{border-top:1px solid var(--line);background:linear-gradient(180deg, #12141aa6, transparent 40%), var(--bg);padding-block:clamp(4.5rem,12vw,8rem)}.Audience-module__Q-UHEW__layout{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2rem,6vw,4rem);display:grid}.Audience-module__Q-UHEW__panel{border:1px solid var(--line);background:#12141ad9;grid-template-rows:auto 1fr auto;min-height:22rem;display:grid}.Audience-module__Q-UHEW__panelHead{border-bottom:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.75rem;display:flex}.Audience-module__Q-UHEW__chat{flex-direction:column;gap:.75rem;padding:1rem;list-style:none;display:flex;overflow:hidden}.Audience-module__Q-UHEW__line{color:var(--ink-muted);opacity:.45;transition:opacity .4s var(--ease), color .4s var(--ease), transform .4s var(--ease);font-size:.92rem;transform:translateY(4px)}.Audience-module__Q-UHEW__lineActive{opacity:1;color:var(--ink);transform:translateY(0)}.Audience-module__Q-UHEW__user{color:var(--cyan);margin-right:.4rem;font-weight:500}.Audience-module__Q-UHEW__prompt{border-top:1px solid var(--line);background:#3dff9a0a;padding:1rem}.Audience-module__Q-UHEW__promptLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--signal);margin-bottom:.4rem;font-size:.7rem;display:block}.Audience-module__Q-UHEW__promptText{font-family:var(--font-display);letter-spacing:-.02em;min-height:2.8em;font-size:1.05rem;font-weight:600;line-height:1.35}.Audience-module__Q-UHEW__cursor{background:var(--signal);vertical-align:text-bottom;opacity:0;pointer-events:none;width:.45rem;height:1.05em;margin-left:2px;display:inline-block}.Audience-module__Q-UHEW__cursorOn{animation:1s step-end infinite Audience-module__Q-UHEW__blink}@keyframes Audience-module__Q-UHEW__blink{0%,49%{opacity:1}50%,to{opacity:0}}@media (max-width:840px){.Audience-module__Q-UHEW__layout{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--line);padding:1.75rem var(--space) 2.5rem}.Footer-module__S6Hkya__inner{width:min(100%, var(--max));color:var(--ink-muted);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-inline:auto;font-size:.85rem;display:flex}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:1rem 1.5rem;display:flex}.Footer-module__S6Hkya__links a:hover{color:var(--ink)}
.Hero-module__ZARIfG__hero{isolation:isolate;align-items:end;min-height:100svh;display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__stage{z-index:-2;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__stageImage{object-fit:cover;object-position:center 40%;animation:18s ease-in-out infinite alternate Hero-module__ZARIfG__drift;transform:scale(1.04)}.Hero-module__ZARIfG__stageShade{background:linear-gradient(#0b0c0f59 0%,#0b0c0f8c 45%,#0b0c0feb 78%,#0b0c0f 100%),radial-gradient(70% 50% at 65% 35%,#3dff9a1a,#0000 55%);position:absolute;inset:0}.Hero-module__ZARIfG__scan{z-index:-1;pointer-events:none;opacity:.35;mix-blend-mode:multiply;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000002e 2px 4px);position:absolute;inset:0}.Hero-module__ZARIfG__noise{z-index:-1;opacity:.07;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__ZARIfG__playhead{background:#0c10168c;border:1px solid #e8eaef24;height:min(44vh,400px);position:absolute;top:26%;left:8%;right:8%;overflow:hidden;box-shadow:inset 0 0 0 1px #3dff9a0f,0 30px 80px #00000073}.Hero-module__ZARIfG__playhead:after{content:"";pointer-events:none;z-index:3;border:1px solid #e8eaef0f;position:absolute;inset:10px}.Hero-module__ZARIfG__sceneFrame{position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__sceneImage{object-fit:cover;object-position:center 45%;animation:14s ease-in-out infinite alternate Hero-module__ZARIfG__drift;transform:scale(1.08)}.Hero-module__ZARIfG__sceneGlow{pointer-events:none;background:linear-gradient(#0b0c0f33 0%,#0000 30%,#0b0c0fbf 100%),radial-gradient(circle at 30% 45%,#3dff9a1f,#0000 28%);position:absolute;inset:0}.Hero-module__ZARIfG__bezelTop{z-index:2;font-variant-numeric:tabular-nums;background:linear-gradient(#0b0c0fb8,#0000);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;position:absolute;top:0;left:0;right:0}.Hero-module__ZARIfG__bezelBottom{z-index:2;grid-template-columns:1fr 1fr;gap:1rem;padding:0 1rem .35rem;display:grid;position:absolute;bottom:.85rem;left:0;right:0}.Hero-module__ZARIfG__meter{gap:.35rem;display:grid}.Hero-module__ZARIfG__meterLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted);font-size:.62rem}.Hero-module__ZARIfG__meterTrack{background:#ffffff14;height:3px;overflow:hidden}.Hero-module__ZARIfG__meterPlay{background:linear-gradient(90deg,#6a7385,#c4cad6);height:100%;transition:width .12s linear}.Hero-module__ZARIfG__meterGen{background:linear-gradient(90deg, var(--signal), var(--cyan));height:100%;transition:width .12s linear;box-shadow:0 0 12px #3dff9a59}.Hero-module__ZARIfG__timecode{font-family:var(--font-body);letter-spacing:.12em;color:var(--ink);opacity:.85;font-size:.72rem;font-weight:500}.Hero-module__ZARIfG__sync{letter-spacing:.16em;color:var(--signal);text-shadow:0 0 12px #3dff9a59;font-size:.62rem;font-weight:600}.Hero-module__ZARIfG__buffer{z-index:2;background:linear-gradient(90deg, var(--signal), var(--cyan));width:62%;height:2px;animation:Hero-module__ZARIfG__buffer 5.5s var(--ease) infinite;position:absolute;bottom:0;left:0;box-shadow:0 0 18px #3dff9a73}.Hero-module__ZARIfG__liveBadge{letter-spacing:.16em;text-transform:uppercase;color:var(--live);align-items:center;gap:.45rem;font-size:.72rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--live);border-radius:50%;width:.5rem;height:.5rem;animation:1.8s ease-out infinite Hero-module__ZARIfG__pulse;box-shadow:0 0 #e8a54b8c}.Hero-module__ZARIfG__content{width:min(100% - 2 * var(--space), var(--max));flex-direction:column;align-items:flex-start;gap:1.15rem;margin:0 auto;padding:clamp(6.5rem,16vh,9rem) 0 clamp(3.5rem,8vh,5rem);display:flex;position:relative}.Hero-module__ZARIfG__brandRow{align-items:center;gap:clamp(.75rem,2vw,1.25rem);display:flex}.Hero-module__ZARIfG__brandMark{object-fit:cover;border-radius:12px;width:clamp(3rem,7vw,4.5rem);height:clamp(3rem,7vw,4.5rem);box-shadow:0 0 0 1px #3dff9a40,0 12px 40px #00000073}.Hero-module__ZARIfG__brand{font-family:var(--font-display);letter-spacing:-.045em;max-width:10ch;font-size:clamp(3.4rem,11vw,7.5rem);font-weight:800;line-height:.92}.Hero-module__ZARIfG__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:600}.Hero-module__ZARIfG__support{max-width:36ch;color:var(--ink-muted);font-size:clamp(.98rem,1.6vw,1.1rem)}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}@keyframes Hero-module__ZARIfG__pulse{0%{box-shadow:0 0 #e8a54b8c}70%{box-shadow:0 0 0 10px #e8a54b00}to{box-shadow:0 0 #e8a54b00}}@keyframes Hero-module__ZARIfG__buffer{0%{opacity:.7;width:18%}55%{opacity:1;width:88%}to{opacity:.85;width:42%}}@keyframes Hero-module__ZARIfG__drift{0%{transform:scale(1)translate(0)}to{transform:scale(1.06)translate(-2%,2%)}}@media (max-width:720px){.Hero-module__ZARIfG__playhead{height:min(36vh,280px);top:20%;left:5%;right:5%}.Hero-module__ZARIfG__bezelBottom{gap:.65rem}.Hero-module__ZARIfG__timecode{font-size:.62rem}}
.Insight-module__natLMG__section{border-top:1px solid var(--line);padding-block:clamp(4.5rem,12vw,8rem)}.Insight-module__natLMG__grid{grid-template-columns:1.1fr 1fr;align-items:end;gap:clamp(2rem,6vw,4.5rem);display:grid}.Insight-module__natLMG__copy{max-width:34rem}.Insight-module__natLMG__race{gap:1.35rem;padding:1.5rem 0;display:grid}.Insight-module__natLMG__row{gap:.55rem;display:grid}.Insight-module__natLMG__meta{color:var(--ink-muted);justify-content:space-between;align-items:baseline;gap:1rem;font-size:.85rem;display:flex}.Insight-module__natLMG__meta strong{color:var(--ink);font-weight:500}.Insight-module__natLMG__track{background:#ffffff0f;height:10px;overflow:hidden}.Insight-module__natLMG__barPlay{background:linear-gradient(90deg,#3a4250,#6a7385);width:100%;height:100%}.Insight-module__natLMG__barGen{background:linear-gradient(90deg, var(--signal), var(--cyan));width:58%;height:100%;animation:Insight-module__natLMG__fillGen 2.8s var(--ease) both;box-shadow:0 0 20px #3dff9a40}.Insight-module__natLMG__footnote{color:var(--cyan);margin-top:.25rem;font-size:.9rem}@keyframes Insight-module__natLMG__fillGen{0%{width:0%}to{width:58%}}@media (max-width:800px){.Insight-module__natLMG__grid{grid-template-columns:1fr}}
.Loop-module__Qh3jCG__section{border-top:1px solid var(--line);background:radial-gradient(ellipse 60% 40% at 50% 0%, #3dff9a0d, transparent 55%), var(--bg);padding-block:clamp(4.5rem,12vw,8rem)}.Loop-module__Qh3jCG__header{margin-bottom:clamp(2rem,5vw,3rem)}.Loop-module__Qh3jCG__circuitWrap{grid-template-columns:minmax(240px,380px) 1fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.Loop-module__Qh3jCG__circuit{aspect-ratio:1;width:min(100%,380px);margin-inline:auto}.Loop-module__Qh3jCG__svg{width:100%;height:auto;overflow:visible}.Loop-module__Qh3jCG__ringBase{fill:none;stroke:#e8eaef1a;stroke-width:1.5px}.Loop-module__Qh3jCG__ringPulse{fill:none;stroke-width:2px;stroke-dasharray:70 760;stroke-linecap:round;animation:4.5s linear infinite Loop-module__Qh3jCG__orbit}.Loop-module__Qh3jCG__nodeIdle{fill:#12141a;stroke:#e8eaef38;stroke-width:1.5px;transition:r .35s var(--ease), stroke .35s var(--ease)}.Loop-module__Qh3jCG__nodeActive{fill:#3dff9a29;stroke:#3dff9a;stroke-width:2px;filter:url(#glow);transition:r .35s var(--ease), stroke .35s var(--ease)}.Loop-module__Qh3jCG__nodeLabel{fill:#e8eaef;font-size:11px;font-weight:600;font-family:var(--font-body), sans-serif;pointer-events:none}.Loop-module__Qh3jCG__caption,.Loop-module__Qh3jCG__captionActive{letter-spacing:.16em;font-size:10px;font-family:var(--font-body), sans-serif;font-weight:600}.Loop-module__Qh3jCG__caption{fill:#6b7484}.Loop-module__Qh3jCG__captionActive{fill:#3dff9a}.Loop-module__Qh3jCG__coreTitle{fill:#e8eaef;letter-spacing:.22em;font-size:13px;font-weight:700;font-family:var(--font-display), sans-serif}.Loop-module__Qh3jCG__coreSub{fill:#7ad7ff;letter-spacing:.28em;font-size:11px;font-weight:600;font-family:var(--font-body), sans-serif}.Loop-module__Qh3jCG__track{grid-template-columns:1fr;gap:1rem;list-style:none;display:grid;position:relative}.Loop-module__Qh3jCG__step{text-align:left;opacity:.4;transition:opacity .45s var(--ease);flex-direction:row;align-items:flex-start;gap:1rem;padding:.35rem 0;display:flex;position:relative}.Loop-module__Qh3jCG__stepActive{opacity:1}.Loop-module__Qh3jCG__marker{border:1px solid var(--line);background:var(--bg-elevated);width:1.7rem;height:1.7rem;color:var(--ink-muted);transition:border-color .45s var(--ease), background .45s var(--ease), color .45s var(--ease), box-shadow .45s var(--ease);border-radius:50%;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:600;display:grid}.Loop-module__Qh3jCG__stepActive .Loop-module__Qh3jCG__marker{border-color:var(--signal);background:var(--signal-dim);color:var(--signal);box-shadow:0 0 0 4px #3dff9a14}.Loop-module__Qh3jCG__name{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.Loop-module__Qh3jCG__desc{color:var(--ink-muted);margin-top:.2rem;font-size:.9rem;line-height:1.45}.Loop-module__Qh3jCG__ringNote{color:var(--ink-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;margin-top:2.5rem;font-size:.9rem;display:flex}.Loop-module__Qh3jCG__ringNote strong{color:var(--signal);font-weight:500}@keyframes Loop-module__Qh3jCG__orbit{to{stroke-dashoffset:-830px}}@media (max-width:900px){.Loop-module__Qh3jCG__circuitWrap{grid-template-columns:1fr}.Loop-module__Qh3jCG__circuit{width:min(100%,300px)}.Loop-module__Qh3jCG__step{opacity:1}}
.Nav-module__gOObGW__nav{z-index:50;padding:1rem var(--space);mix-blend-mode:normal;transition:background .35s var(--ease), border-color .35s var(--ease);position:fixed;inset:0 0 auto}.Nav-module__gOObGW__navScrolled{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0c0fd1}.Nav-module__gOObGW__inner{width:min(100%, var(--max));justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;display:flex}.Nav-module__gOObGW__brand{font-family:var(--font-display);letter-spacing:-.02em;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:700;display:inline-flex}.Nav-module__gOObGW__logo{object-fit:cover;border-radius:6px;width:2rem;height:2rem;box-shadow:0 0 0 1px #3dff9a33}.Nav-module__gOObGW__links{align-items:center;gap:clamp(.75rem,2.5vw,1.75rem);list-style:none;display:flex}.Nav-module__gOObGW__links a{color:var(--ink-muted);transition:color .2s var(--ease);font-size:.875rem}.Nav-module__gOObGW__links a:hover{color:var(--ink)}.Nav-module__gOObGW__github{color:var(--signal)!important}@media (max-width:560px){.Nav-module__gOObGW__hideMobile{display:none}}
.OpenSource-module__b3bsZq__section{border-top:1px solid var(--line);padding-block:clamp(4.5rem,12vw,8rem)}.OpenSource-module__b3bsZq__inner{flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:40rem;display:flex}.OpenSource-module__b3bsZq__stack{color:var(--ink-muted);flex-wrap:wrap;gap:.55rem 1.25rem;margin-top:.25rem;font-size:.88rem;display:flex}.OpenSource-module__b3bsZq__stack span{position:relative}.OpenSource-module__b3bsZq__stack span:not(:last-child):after{content:"·";color:#e8eaef47;margin-left:1.25rem}
.Speed-module__VtBr_G__section{border-top:1px solid var(--line);padding-block:clamp(4.5rem,12vw,8rem)}.Speed-module__VtBr_G__header{margin-bottom:clamp(2rem,5vw,3rem)}.Speed-module__VtBr_G__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem);margin-bottom:2rem;display:grid}.Speed-module__VtBr_G__metric{border-top:1px solid var(--line);padding-block:.5rem}.Speed-module__VtBr_G__value{font-family:var(--font-display);letter-spacing:-.045em;color:var(--signal);font-size:clamp(2.4rem,5.5vw,3.75rem);font-weight:800;line-height:1}.Speed-module__VtBr_G__unit{color:var(--ink);margin-top:.65rem;font-size:.95rem;display:block}.Speed-module__VtBr_G__detail{color:var(--ink-muted);margin-top:.35rem;font-size:.88rem}.Speed-module__VtBr_G__closer{max-width:46ch;color:var(--ink);font-size:1.15rem;line-height:1.45}.Speed-module__VtBr_G__closer em{color:var(--cyan);font-style:normal}@media (max-width:720px){.Speed-module__VtBr_G__metrics{grid-template-columns:1fr}}
