.Header-module__Af2_WG__header{z-index:1000;background:0 0;transition:all .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(16px);background:#0d1117eb;border-bottom:1px solid #30363d;box-shadow:0 4px 24px #0006}.Header-module__Af2_WG__inner{align-items:center;gap:32px;max-width:1200px;height:64px;margin:0 auto;padding:0 16px;display:flex}.Header-module__Af2_WG__logo{font-family:var(--font-fira-code), monospace;flex-shrink:0;align-items:center;gap:2px;min-height:44px;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex}.Header-module__Af2_WG__logoPrompt{color:#512bd4}.Header-module__Af2_WG__logoName{color:#e6edf3}.Header-module__Af2_WG__logoCursor{vertical-align:middle;background:#00ff41;width:2px;height:1.1em;margin-left:2px;animation:1.1s step-end infinite Header-module__Af2_WG__blink;display:inline-block}@keyframes Header-module__Af2_WG__blink{0%,to{opacity:1}50%{opacity:0}}.Header-module__Af2_WG__nav{flex:1;justify-content:center;display:flex}.Header-module__Af2_WG__navList{gap:4px;list-style:none;display:flex}.Header-module__Af2_WG__navLink{font-family:var(--font-fira-code), monospace;color:#8b949e;border-radius:6px;align-items:center;min-height:44px;padding:12px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.Header-module__Af2_WG__navLink .Header-module__Af2_WG__bracket{color:#512bd4;opacity:0;font-size:.9em;transition:opacity .2s}.Header-module__Af2_WG__navLink:hover{color:#e6edf3;background:#512bd41a}.Header-module__Af2_WG__navLink:hover .Header-module__Af2_WG__bracket{opacity:1}.Header-module__Af2_WG__navLinkActive{color:#e6edf3;background:#512bd41f}.Header-module__Af2_WG__navLinkActive .Header-module__Af2_WG__bracket{opacity:1}.Header-module__Af2_WG__statusBadge{background:#00ff4114;border:1px solid #00ff4133;border-radius:20px;flex-shrink:0;align-items:center;gap:7px;padding:5px 12px;display:flex}.Header-module__Af2_WG__statusDot{background:#00ff41;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Header-module__Af2_WG__greenPulse}@keyframes Header-module__Af2_WG__greenPulse{0%,to{opacity:1;box-shadow:0 0 6px #00ff4199}50%{opacity:.5;box-shadow:none}}.Header-module__Af2_WG__statusText{font-family:var(--font-fira-code), monospace;color:#00ff41;white-space:nowrap;font-size:.7rem}.Header-module__Af2_WG__hamburger{flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.Header-module__Af2_WG__hamburger span{background:#8b949e;border-radius:1px;width:22px;height:2px;transition:all .25s;display:block}.Header-module__Af2_WG__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileMenu{opacity:0;visibility:hidden;background:#0d1117f7;border-bottom:1px solid #0000;flex-direction:column;gap:2px;max-height:0;padding:0 16px;transition:all .35s;display:none;overflow:hidden}.Header-module__Af2_WG__mobileMenuOpen{opacity:1;visibility:visible;border-bottom-color:#30363d;max-height:300px;padding:12px 16px 20px}.Header-module__Af2_WG__mobileLink{font-family:var(--font-fira-code), monospace;color:#8b949e;border-radius:6px;align-items:center;gap:10px;min-height:44px;padding:12px;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__Af2_WG__mobileLinkPrompt{color:#512bd4;font-weight:700}.Header-module__Af2_WG__mobileLink:hover,.Header-module__Af2_WG__mobileLinkActive{color:#e6edf3;background:#512bd41a}@media (max-width:880px){.Header-module__Af2_WG__statusBadge{display:none}}@media (max-width:768px){.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__hamburger,.Header-module__Af2_WG__mobileMenu{display:flex}.Header-module__Af2_WG__inner{gap:16px;height:60px;padding:0 16px}.Header-module__Af2_WG__logo{font-size:1rem}}@media (max-width:380px){.Header-module__Af2_WG__logoName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}}
.Hero-module__Z8hQ_W__hero{background:radial-gradient(80% 60% at 60% 40%,#512bd414 0%,#0000 60%),radial-gradient(40% 40% at 80% 80%,#00ff410a 0%,#0000 50%),#0d1117;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__Z8hQ_W__scanline{pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000000a 2px 4px);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;padding-top:80px;padding-bottom:40px;display:grid;position:relative}@media (max-width:900px){.Hero-module__Z8hQ_W__content{text-align:center;grid-template-columns:1fr;gap:32px;padding-top:100px;padding-bottom:60px}}.Hero-module__Z8hQ_W__leftCol{flex-direction:column;gap:0;display:flex}@media (max-width:900px){.Hero-module__Z8hQ_W__leftCol{align-items:center}}.Hero-module__Z8hQ_W__statusLine{font-family:var(--font-fira-code), monospace;color:#6e7681;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;font-size:.78rem;display:flex}.Hero-module__Z8hQ_W__statusIndicator{background:#00ff41;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__greenPulse}@keyframes Hero-module__Z8hQ_W__greenPulse{0%,to{opacity:1;box-shadow:0 0 6px #00ff4199}50%{opacity:.4;box-shadow:none}}.Hero-module__Z8hQ_W__mono{font-family:var(--font-fira-code), monospace;color:#8b949e}.Hero-module__Z8hQ_W__statusValue{color:#00ff41;font-family:var(--font-fira-code), monospace}.Hero-module__Z8hQ_W__headline{font-family:var(--font-fira-code), monospace;color:#e6edf3;margin-bottom:20px;font-size:clamp(1.3rem,5vw,2.5rem);font-weight:700;line-height:1.25}.Hero-module__Z8hQ_W__headlineName{background:linear-gradient(135deg,#e6edf3 0%,#7b5cf0 60%,#512bd4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.7rem,7vw,3.2rem);display:block}.Hero-module__Z8hQ_W__headlineSep{color:#30363d;font-size:.8em;display:block}.Hero-module__Z8hQ_W__headlineTypedWrapper{display:block;position:relative}.Hero-module__Z8hQ_W__ghostText{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.Hero-module__Z8hQ_W__headlineTyped{color:#e6edf3;width:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__cursor{vertical-align:text-bottom;background:#512bd4;width:3px;height:1.1em;margin-left:4px;animation:1s step-end infinite Hero-module__Z8hQ_W__blink;display:inline-block}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__Z8hQ_W__subtitle{font-family:var(--font-fira-code), monospace;align-items:center;gap:10px;min-height:1.6em;margin-bottom:24px;font-size:1rem;display:flex}.Hero-module__Z8hQ_W__subtitlePrompt{color:#512bd4;font-size:1.1rem}.Hero-module__Z8hQ_W__subtitleStack{color:#00ff41}.Hero-module__Z8hQ_W__subtitleCursor{vertical-align:middle;background:#00ff41;width:8px;height:1.1em;animation:.9s step-end infinite Hero-module__Z8hQ_W__blink;display:inline-block}.Hero-module__Z8hQ_W__description{color:#8b949e;max-width:520px;margin-bottom:32px;font-size:1rem;line-height:1.75}@media (max-width:900px){.Hero-module__Z8hQ_W__description{max-width:100%}}.Hero-module__Z8hQ_W__highlight{color:#7b5cf0;font-family:var(--font-fira-code), monospace;background:0 0;font-size:.92em}.Hero-module__Z8hQ_W__metrics{flex-wrap:wrap;gap:12px;margin-bottom:36px;display:flex}.Hero-module__Z8hQ_W__metricChip{background:#512bd414;border:1px solid #512bd433;border-radius:8px;flex-direction:column;align-items:center;min-width:72px;padding:10px 16px;transition:all .2s;display:flex}.Hero-module__Z8hQ_W__metricChip:hover{background:#512bd426;border-color:#512bd4;transform:translateY(-2px)}.Hero-module__Z8hQ_W__metricVal{font-family:var(--font-fira-code), monospace;color:#512bd4;font-size:1.35rem;font-weight:700;line-height:1}.Hero-module__Z8hQ_W__metricLabel{color:#6e7681;text-align:center;white-space:nowrap;margin-top:4px;font-size:.68rem}.Hero-module__Z8hQ_W__cta{flex-wrap:wrap;gap:14px;margin-bottom:32px;display:flex}@media (max-width:900px){.Hero-module__Z8hQ_W__cta{justify-content:center}}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{font-family:var(--font-fira-code), monospace;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__Z8hQ_W__ctaPrimary{color:#fff;background:#512bd4;border:1px solid #512bd4;box-shadow:0 0 24px #512bd459}.Hero-module__Z8hQ_W__ctaPrimary:hover{background:#6b45e8;transform:translateY(-1px);box-shadow:0 0 40px #512bd499}.Hero-module__Z8hQ_W__ctaSecondary{color:#00ff41;background:0 0;border:1px solid #00ff414d}.Hero-module__Z8hQ_W__ctaSecondary:hover{background:#00ff4114;border-color:#00ff41;transform:translateY(-1px);box-shadow:0 0 20px #00ff4133}.Hero-module__Z8hQ_W__ctaPrompt{color:#00ff41;opacity:.7}.Hero-module__Z8hQ_W__ctaPrimary .Hero-module__Z8hQ_W__ctaPrompt{color:#fff9}.Hero-module__Z8hQ_W__ctaArrow{font-size:.7rem;transition:transform .2s}.Hero-module__Z8hQ_W__ctaPrimary:hover .Hero-module__Z8hQ_W__ctaArrow{transform:translate(4px)}.Hero-module__Z8hQ_W__socials{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Hero-module__Z8hQ_W__socialLink{font-family:var(--font-fira-code), monospace;color:#6e7681;align-items:center;gap:6px;min-height:44px;font-size:.78rem;text-decoration:none;transition:color .2s;display:flex}.Hero-module__Z8hQ_W__socialLink:hover{color:#8b949e}.Hero-module__Z8hQ_W__socialDivider{color:#30363d}.Hero-module__Z8hQ_W__rightCol{justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__serverSvg{filter:drop-shadow(0 0 30px #512bd433);width:100%;max-width:340px;height:auto;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__float}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__Z8hQ_W__scrollHint{z-index:2;color:inherit;flex-direction:column;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollHint:hover{opacity:.8}.Hero-module__Z8hQ_W__scrollMono{font-family:var(--font-fira-code), monospace;color:#6e7681;letter-spacing:.1em;font-size:.65rem}.Hero-module__Z8hQ_W__scrollArrow{background:linear-gradient(#512bd4,#0000);width:1px;height:32px;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%,to{opacity:.4}50%{opacity:1}}@media (max-width:900px){.Hero-module__Z8hQ_W__serverSvg{max-width:200px}.Hero-module__Z8hQ_W__rightCol{order:1}.Hero-module__Z8hQ_W__metrics{justify-content:center}}@media (max-width:640px){.Hero-module__Z8hQ_W__metrics{gap:8px}.Hero-module__Z8hQ_W__metricChip{min-width:60px;padding:8px 12px}.Hero-module__Z8hQ_W__cta{gap:16px}.Hero-module__Z8hQ_W__ctaPrimary,.Hero-module__Z8hQ_W__ctaSecondary{padding:14px 20px;font-size:.82rem}.Hero-module__Z8hQ_W__socials{flex-direction:column;gap:16px}.Hero-module__Z8hQ_W__socialDivider{display:none}}.Hero-module__Z8hQ_W__infoValue{font-family:var(--font-fira-code), monospace;color:#8b949e;word-break:break-all;padding:10px 0;font-size:1rem;text-decoration:none;transition:color .2s}.Hero-module__Z8hQ_W__infoValue:hover{color:#e6edf3}
