.Navbar-module__cJzEcG__nav{z-index:1000;height:var(--nav-height);transition:all var(--transition-base);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border-subtle);background:#07070cd9}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:var(--space-sm);cursor:pointer;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{border-radius:var(--radius-sm)}.Navbar-module__cJzEcG__logoText{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);transition:all var(--transition-fast);font-weight:500;font-family:var(--font-sans);background:0 0;border:none;align-items:center;display:inline-flex}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__actions{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__cJzEcG__githubBtn{font-size:var(--text-xs);color:var(--text-secondary);border:1px solid var(--border-medium);border-radius:var(--radius-full);transition:all var(--transition-fast);align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.Navbar-module__cJzEcG__githubBtn:hover{color:var(--text-primary);border-color:var(--accent-primary);background:#2a9d8f14}.Navbar-module__cJzEcG__ctaBtn{font-size:var(--text-xs);background:var(--accent-gradient);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);align-items:center;gap:6px;padding:6px 16px;font-weight:600;display:inline-flex}.Navbar-module__cJzEcG__ctaBtn:hover{transform:translateY(-1px);box-shadow:0 0 20px #2a9d8f66}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:all var(--transition-fast);border-radius:2px;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{top:var(--nav-height);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);padding:var(--space-lg) var(--space-xl);gap:var(--space-sm);background:#07070cf5;flex-direction:column;animation:.2s ease-out Navbar-module__cJzEcG__fadeIn;display:flex;position:absolute;left:0;right:0}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);font-size:var(--text-base);padding:var(--space-sm) 0;border-radius:var(--radius-sm);transition:all var(--transition-fast);font-weight:500;display:block}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileActions{gap:var(--space-sm);margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}@media (max-width:860px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.ForgeWorldHero-module__VdQCPq__hero{min-height:100vh;padding-top:calc(var(--nav-height) + 2rem);padding-bottom:var(--space-4xl);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ForgeWorldHero-module__VdQCPq__canvas{z-index:0;width:100%;height:100%;position:absolute;inset:0}.ForgeWorldHero-module__VdQCPq__orb1{pointer-events:none;z-index:0;background:radial-gradient(circle,#2a9d8f26 0%,#0000 70%);border-radius:50%;width:550px;height:550px;animation:16s ease-in-out infinite ForgeWorldHero-module__VdQCPq__orb-float-1;position:absolute;top:15%;left:10%}.ForgeWorldHero-module__VdQCPq__orb2{pointer-events:none;z-index:0;background:radial-gradient(circle,#6c5ce71f 0%,#0000 70%);border-radius:50%;width:650px;height:650px;animation:20s ease-in-out infinite ForgeWorldHero-module__VdQCPq__orb-float-2;position:absolute;bottom:12%;right:8%}.ForgeWorldHero-module__VdQCPq__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.ForgeWorldHero-module__VdQCPq__badge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);color:var(--accent-primary-light);margin-bottom:var(--space-xl);letter-spacing:.12em;background:#2a9d8f14;border:1px solid #2a9d8f40;padding:8px 22px;font-weight:600;display:inline-flex;box-shadow:0 0 20px #2a9d8f1a}.ForgeWorldHero-module__VdQCPq__badgeDot{background:var(--accent-primary-light);width:7px;height:7px;box-shadow:0 0 10px var(--accent-primary);border-radius:50%;animation:2s ease-in-out infinite ForgeWorldHero-module__VdQCPq__pulse-glow}.ForgeWorldHero-module__VdQCPq__headline{font-size:var(--text-6xl);margin-bottom:var(--space-lg);letter-spacing:-.03em;max-width:900px;font-weight:900;line-height:1.15}.ForgeWorldHero-module__VdQCPq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:980px;margin-bottom:var(--space-2xl);line-height:1.6}@media (min-width:860px){.ForgeWorldHero-module__VdQCPq__subtitle{white-space:nowrap}}.ForgeWorldHero-module__VdQCPq__ctas{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-3xl);flex-wrap:wrap;display:flex}.ForgeWorldHero-module__VdQCPq__sandboxWrapper{perspective:1000px;width:100%;max-width:980px}.ForgeWorldHero-module__VdQCPq__sandboxContainer{border:1px solid var(--border-medium);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-lg), 0 0 80px #2a9d8f1f;text-align:left;background:#0e0e16d9;overflow:hidden}.ForgeWorldHero-module__VdQCPq__worldTabs{border-bottom:1px solid var(--border-subtle);scrollbar-width:none;background:#07070cb3;display:flex;overflow-x:auto}.ForgeWorldHero-module__VdQCPq__worldTabs::-webkit-scrollbar{display:none}.ForgeWorldHero-module__VdQCPq__worldTab{font-size:var(--text-xs);color:var(--text-tertiary);cursor:pointer;white-space:nowrap;transition:all var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:14px 20px;font-weight:600;display:flex}.ForgeWorldHero-module__VdQCPq__worldTab:hover{color:var(--text-secondary);background:#ffffff05}.ForgeWorldHero-module__VdQCPq__worldTab.ForgeWorldHero-module__VdQCPq__activeTab{color:var(--text-primary);border-bottom-color:var(--accent-primary-light);background:#2a9d8f0f}.ForgeWorldHero-module__VdQCPq__tabIcon{font-size:1rem}.ForgeWorldHero-module__VdQCPq__terminalHeader{border-bottom:1px solid var(--border-subtle);background:#07070c66;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.ForgeWorldHero-module__VdQCPq__windowDots{gap:6px;display:flex}.ForgeWorldHero-module__VdQCPq__dot{border-radius:50%;width:11px;height:11px}.ForgeWorldHero-module__VdQCPq__terminalMeta{font-size:var(--text-xs);color:var(--text-tertiary);align-items:center;gap:12px;display:flex}.ForgeWorldHero-module__VdQCPq__liveTag{color:#3dbcad;letter-spacing:.05em;background:#2a9d8f26;border-radius:4px;align-items:center;gap:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.ForgeWorldHero-module__VdQCPq__liveDot{background:#3dbcad;border-radius:50%;width:5px;height:5px;animation:1.5s infinite ForgeWorldHero-module__VdQCPq__pulse-glow}.ForgeWorldHero-module__VdQCPq__terminalBody{font-family:var(--font-mono);font-size:var(--text-sm);min-height:240px;padding:24px;line-height:1.7}.ForgeWorldHero-module__VdQCPq__promptLine{align-items:center;gap:10px;margin-bottom:16px;display:flex}.ForgeWorldHero-module__VdQCPq__promptSymbol{color:var(--accent-primary-light);font-weight:700}.ForgeWorldHero-module__VdQCPq__cmdText{color:#fff;font-weight:500}.ForgeWorldHero-module__VdQCPq__flagText{color:var(--accent-secondary)}.ForgeWorldHero-module__VdQCPq__statusBlock{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#07070c99;flex-direction:column;gap:10px;padding:16px;display:flex}.ForgeWorldHero-module__VdQCPq__statusRow{font-size:var(--text-xs);align-items:baseline;gap:12px;display:flex}.ForgeWorldHero-module__VdQCPq__statusLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;min-width:110px}.ForgeWorldHero-module__VdQCPq__statusValue{color:var(--text-primary);flex:1}.ForgeWorldHero-module__VdQCPq__successVal{color:#3dbcad;font-weight:600}.ForgeWorldHero-module__VdQCPq__highlightVal{color:#a29bfe;font-weight:600}.ForgeWorldHero-module__VdQCPq__metricsBar{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px;padding-top:12px;display:grid}.ForgeWorldHero-module__VdQCPq__metricCard{border-radius:var(--radius-sm);background:#ffffff05;padding:8px 12px}.ForgeWorldHero-module__VdQCPq__metricKey{color:var(--text-tertiary);text-transform:uppercase;font-size:10px}.ForgeWorldHero-module__VdQCPq__metricNum{font-size:var(--text-base);color:var(--text-primary);margin-top:2px;font-weight:700}@media (max-width:768px){.ForgeWorldHero-module__VdQCPq__headline{font-size:var(--text-4xl)}.ForgeWorldHero-module__VdQCPq__subtitle{font-size:var(--text-base)}.ForgeWorldHero-module__VdQCPq__metricsBar{grid-template-columns:1fr}}
.ForgeUseCases-module__NkUUIq__useCasesSection{background:var(--bg-primary);position:relative;overflow:hidden}.ForgeUseCases-module__NkUUIq__header{text-align:center;max-width:840px;margin:0 auto var(--space-3xl) auto}.ForgeUseCases-module__NkUUIq__label{font-size:var(--text-xs);letter-spacing:.14em;color:var(--accent-primary-light);margin-bottom:var(--space-sm);font-weight:600;display:inline-block}.ForgeUseCases-module__NkUUIq__title{font-size:var(--text-4xl);margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:800}.ForgeUseCases-module__NkUUIq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.6}.ForgeUseCases-module__NkUUIq__tabNav{justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-3xl);flex-wrap:wrap;display:flex}.ForgeUseCases-module__NkUUIq__tabBtn{border-radius:var(--radius-full);background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-base);align-items:center;gap:10px;padding:12px 24px;font-weight:600;display:inline-flex}.ForgeUseCases-module__NkUUIq__tabBtn:hover{color:var(--text-primary);border-color:var(--border-medium);background:var(--bg-glass-hover)}.ForgeUseCases-module__NkUUIq__tabBtn.ForgeUseCases-module__NkUUIq__activeTab{border-color:var(--accent-primary);color:var(--text-primary);background:#2a9d8f1f;box-shadow:0 0 25px #2a9d8f33}.ForgeUseCases-module__NkUUIq__tabIcon{font-size:1.15rem}.ForgeUseCases-module__NkUUIq__caseCard{background:var(--bg-secondary);border:1px solid var(--border-medium);border-radius:var(--radius-xl);padding:var(--space-3xl);gap:var(--space-2xl);box-shadow:var(--shadow-lg);grid-template-columns:1.25fr .85fr;align-items:center;display:grid;position:relative;overflow:hidden}.ForgeUseCases-module__NkUUIq__cardGlow{pointer-events:none;background:radial-gradient(circle,#2a9d8f14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;right:-10%}.ForgeUseCases-module__NkUUIq__contentCol{gap:var(--space-lg);z-index:1;flex-direction:column;min-width:0;display:flex;position:relative}.ForgeUseCases-module__NkUUIq__tagRow{align-items:center;gap:var(--space-sm);display:flex}.ForgeUseCases-module__NkUUIq__caseTag{font-size:var(--text-xs);border-radius:var(--radius-full);color:var(--accent-primary-light);letter-spacing:.08em;background:#2a9d8f26;border:1px solid #2a9d8f4d;padding:4px 12px;font-weight:700}.ForgeUseCases-module__NkUUIq__caseTitle{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;font-size:clamp(1.2rem,1.85vw,1.65rem);font-weight:800;line-height:1.25}.ForgeUseCases-module__NkUUIq__caseDesc{font-size:var(--text-base);color:var(--text-secondary);line-height:1.68}.ForgeUseCases-module__NkUUIq__featureList{gap:var(--space-md);margin-top:var(--space-xs);flex-direction:column;display:flex}.ForgeUseCases-module__NkUUIq__featureItem{align-items:flex-start;gap:12px;display:flex}.ForgeUseCases-module__NkUUIq__featureBullet{border:1px solid var(--accent-primary);width:20px;height:20px;color:var(--accent-primary-light);background:#2a9d8f26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:11px;display:flex}.ForgeUseCases-module__NkUUIq__featureTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.ForgeUseCases-module__NkUUIq__featureSub{font-size:var(--text-xs);color:var(--text-secondary);margin-top:2px;line-height:1.5}.ForgeUseCases-module__NkUUIq__visualCol{z-index:1;position:relative}.ForgeUseCases-module__NkUUIq__visualWindow{border:1px solid var(--border-medium);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#07070ce6;overflow:hidden}.ForgeUseCases-module__NkUUIq__windowBar{border-bottom:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-tertiary);background:#0e0e16cc;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.ForgeUseCases-module__NkUUIq__windowTitle{color:var(--text-secondary);font-weight:600}.ForgeUseCases-module__NkUUIq__windowBody{padding:var(--space-xl);gap:var(--space-md);font-family:var(--font-mono);font-size:var(--text-xs);flex-direction:column;display:flex}.ForgeUseCases-module__NkUUIq__telemetryBadge{color:#a29bfe;background:#6c5ce726;border:1px solid #6c5ce74d;border-radius:4px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;display:inline-flex}.ForgeUseCases-module__NkUUIq__telemetryGrid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:6px;display:grid}.ForgeUseCases-module__NkUUIq__telemetryCard{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:#ffffff05;padding:10px}.ForgeUseCases-module__NkUUIq__telemetryLabel{color:var(--text-tertiary);text-transform:uppercase;font-size:10px}.ForgeUseCases-module__NkUUIq__telemetryVal{font-size:var(--text-sm);color:#fff;margin-top:2px;font-weight:700}.ForgeUseCases-module__NkUUIq__codeSnippet{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:#8888a0;white-space:pre-wrap;word-break:break-word;background:#0006;padding:12px;line-height:1.6}.ForgeUseCases-module__NkUUIq__codeHighlight{color:var(--accent-primary-light)}.ForgeUseCases-module__NkUUIq__codeDim{color:#55556a}.ForgeUseCases-module__NkUUIq__codePurple{color:#a29bfe}@media (max-width:960px){.ForgeUseCases-module__NkUUIq__caseCard{padding:var(--space-xl);gap:var(--space-xl);grid-template-columns:1fr}}@media (max-width:640px){.ForgeUseCases-module__NkUUIq__title{font-size:var(--text-3xl)}.ForgeUseCases-module__NkUUIq__caseTitle{font-size:var(--text-xl);white-space:normal}}
.ForgeArchitecture-module__KRGrXq__archSection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);position:relative}.ForgeArchitecture-module__KRGrXq__header{text-align:center;max-width:800px;margin:0 auto var(--space-4xl) auto}.ForgeArchitecture-module__KRGrXq__label{font-size:var(--text-xs);letter-spacing:.14em;color:var(--accent-primary-light);margin-bottom:var(--space-sm);font-weight:600;display:inline-block}.ForgeArchitecture-module__KRGrXq__title{font-size:var(--text-4xl);margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:800}.ForgeArchitecture-module__KRGrXq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.6}.ForgeArchitecture-module__KRGrXq__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.ForgeArchitecture-module__KRGrXq__card{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-2xl);gap:var(--space-md);transition:all var(--transition-base);flex-direction:column;display:flex;position:relative}.ForgeArchitecture-module__KRGrXq__card:hover{background:var(--bg-glass-hover);border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-3px)}.ForgeArchitecture-module__KRGrXq__cardHeader{justify-content:space-between;align-items:center;display:flex}.ForgeArchitecture-module__KRGrXq__cardIcon{font-size:2rem}.ForgeArchitecture-module__KRGrXq__cardNumber{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:600}.ForgeArchitecture-module__KRGrXq__cardTitle{font-size:var(--text-xl);color:var(--text-primary);font-weight:700}.ForgeArchitecture-module__KRGrXq__cardDesc{font-size:var(--text-sm);color:var(--text-secondary);flex:1;line-height:1.65}.ForgeArchitecture-module__KRGrXq__cardTags{margin-top:var(--space-xs);flex-wrap:wrap;gap:6px;display:flex}.ForgeArchitecture-module__KRGrXq__tag{border:1px solid var(--border-subtle);color:var(--text-tertiary);background:#ffffff0a;border-radius:4px;padding:3px 8px;font-size:10px}@media (max-width:900px){.ForgeArchitecture-module__KRGrXq__grid{grid-template-columns:1fr}}
.ForgeCTA-module__mnkMpG__ctaSection{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);text-align:center;padding:var(--space-5xl) 0;position:relative;overflow:hidden}.ForgeCTA-module__mnkMpG__orb{pointer-events:none;z-index:0;background:radial-gradient(circle,#2a9d8f26 0%,#6c5ce714 50%,#0000 70%);border-radius:50%;width:700px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ForgeCTA-module__mnkMpG__content{z-index:1;align-items:center;gap:var(--space-lg);flex-direction:column;max-width:760px;margin:0 auto;display:flex;position:relative}.ForgeCTA-module__mnkMpG__badge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);color:var(--accent-primary-light);font-size:var(--text-xs);letter-spacing:.1em;background:#2a9d8f1a;border:1px solid #2a9d8f40;padding:6px 18px;font-weight:600;display:inline-flex}.ForgeCTA-module__mnkMpG__title{letter-spacing:-.02em;white-space:nowrap;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:900;line-height:1.15}.ForgeCTA-module__mnkMpG__desc{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;line-height:1.6}.ForgeCTA-module__mnkMpG__buttons{align-items:center;gap:var(--space-md);margin-top:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.ForgeCTA-module__mnkMpG__contactInfo{margin-top:var(--space-md);font-size:var(--text-xs);color:var(--text-tertiary)}.ForgeCTA-module__mnkMpG__contactEmail{color:var(--accent-primary-light);text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.ForgeCTA-module__mnkMpG__title{font-size:var(--text-3xl)}}
.Footer-module__S6Hkya__footer{padding:var(--space-xl) 0;background:var(--bg-primary);border-top:1px solid var(--border-subtle);position:relative}.Footer-module__S6Hkya__inner{justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__S6Hkya__logoText{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.Footer-module__S6Hkya__copyright{font-size:var(--text-xs);color:var(--text-tertiary)}.Footer-module__S6Hkya__links{gap:var(--space-xl);display:flex}.Footer-module__S6Hkya__footerLink{font-size:var(--text-xs);color:var(--text-tertiary);transition:color var(--transition-fast)}.Footer-module__S6Hkya__footerLink:hover{color:var(--accent-primary-light)}@media (max-width:768px){.Footer-module__S6Hkya__inner{gap:var(--space-md);text-align:center;flex-direction:column}.Footer-module__S6Hkya__links{gap:var(--space-lg)}}
