.ArchitectureDiagram-module__QeKceq__container{background:#0000004d;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.ArchitectureDiagram-module__QeKceq__title{color:#ffffffe6;text-align:center;margin-bottom:8px;font-size:18px;font-weight:600}.ArchitectureDiagram-module__QeKceq__subtitle{color:#ffffff80;text-align:center;margin-bottom:24px;font-size:14px}.ArchitectureDiagram-module__QeKceq__diagram{width:100%;overflow-x:auto}.ArchitectureDiagram-module__QeKceq__svg{width:100%;min-width:600px;height:300px}.ArchitectureDiagram-module__QeKceq__nodeBox{fill:#1e1e28e6;stroke:#6366f166;stroke-width:1px;transition:all .3s}.ArchitectureDiagram-module__QeKceq__nodeBox:hover{stroke:#6366f1cc;filter:brightness(1.2)}.ArchitectureDiagram-module__QeKceq__nodeLabel{fill:#ffffffe6;text-anchor:middle;font-size:14px;font-weight:600}.ArchitectureDiagram-module__QeKceq__nodeSublabel{fill:#ffffff80;text-anchor:middle;font-size:11px}.ArchitectureDiagram-module__QeKceq__connectionLine{stroke-dasharray:8 4;animation:1s linear infinite ArchitectureDiagram-module__QeKceq__flowAnimation}.ArchitectureDiagram-module__QeKceq__connectionLabel{fill:#a855f7cc;text-anchor:middle;font-size:11px}@keyframes ArchitectureDiagram-module__QeKceq__flowAnimation{0%{stroke-dashoffset:24px}to{stroke-dashoffset:0}}
.BoundaryDiagram-module__2s5VQq__container{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px}.BoundaryDiagram-module__2s5VQq__title{color:var(--foreground);text-align:center;margin-bottom:24px;font-size:18px;font-weight:600}.BoundaryDiagram-module__2s5VQq__diagram{flex-direction:column;gap:16px;display:flex}.BoundaryDiagram-module__2s5VQq__layer{background:var(--muted);border:1px solid;border-radius:12px;padding:16px}.BoundaryDiagram-module__2s5VQq__layerHeader{justify-content:center;margin-bottom:12px;display:flex}.BoundaryDiagram-module__2s5VQq__layerName{color:var(--foreground);background:var(--secondary);border-radius:6px;padding:4px 12px;font-size:14px;font-weight:600}.BoundaryDiagram-module__2s5VQq__components{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.BoundaryDiagram-module__2s5VQq__component{color:var(--foreground);background:var(--background);border:1px solid;border-radius:8px;padding:8px 16px;font-size:13px;transition:all .2s}.BoundaryDiagram-module__2s5VQq__component:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}@media (max-width:768px){.BoundaryDiagram-module__2s5VQq__layer{padding:12px}.BoundaryDiagram-module__2s5VQq__components{flex-direction:column}.BoundaryDiagram-module__2s5VQq__component{text-align:center;width:100%}}
.FlowDiagram-module__zek-ya__container{background:#0000004d;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.FlowDiagram-module__zek-ya__title{color:#ffffffe6;text-align:center;margin-bottom:24px;font-size:18px;font-weight:600}.FlowDiagram-module__zek-ya__steps{flex-direction:column;gap:0;display:flex}.FlowDiagram-module__zek-ya__step{gap:20px;padding:16px 0;display:flex;position:relative}.FlowDiagram-module__zek-ya__stepNumber{color:#fff;z-index:1;background:linear-gradient(135deg,#6366f1cc,#a855f7cc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.FlowDiagram-module__zek-ya__stepContent{flex:1;padding-top:8px}.FlowDiagram-module__zek-ya__stepTitle{color:#ffffffe6;margin-bottom:4px;font-size:16px;font-weight:600}.FlowDiagram-module__zek-ya__stepDescription{color:#fff9;margin-bottom:8px;font-size:14px}.FlowDiagram-module__zek-ya__details{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.FlowDiagram-module__zek-ya__details li{color:#ffffff80;padding-left:16px;font-size:13px;position:relative}.FlowDiagram-module__zek-ya__details li:before{content:"→";color:#6366f1cc;position:absolute;left:0}.FlowDiagram-module__zek-ya__connector{background:linear-gradient(#6366f199,#a855f799);width:2px;height:calc(100% - 40px);position:absolute;top:56px;left:20px}@media (max-width:768px){.FlowDiagram-module__zek-ya__step{flex-direction:column;gap:12px}.FlowDiagram-module__zek-ya__connector{top:56px;left:20px}}
.FreeCodeInternalDiagram-module__psmJ2a__container{background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0;flex-direction:column;padding:24px 0;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000026}.FreeCodeInternalDiagram-module__psmJ2a__diagramHeader{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;padding-left:24px;padding-right:24px;display:flex}.FreeCodeInternalDiagram-module__psmJ2a__pulseDot{background-color:#f97316;border-radius:50%;width:8px;height:8px;animation:1.8s ease-in-out infinite FreeCodeInternalDiagram-module__psmJ2a__pulse;box-shadow:0 0 10px #f97316}@keyframes FreeCodeInternalDiagram-module__psmJ2a__pulse{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.2);box-shadow:0 0 14px #f97316}}.FreeCodeInternalDiagram-module__psmJ2a__diagramLabel{letter-spacing:2px;color:var(--muted-foreground);font-family:monospace;font-size:11px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__diagramWrapper{width:100%;margin-bottom:16px;overflow-x:auto}.FreeCodeInternalDiagram-module__psmJ2a__svg{width:100%;min-width:850px;height:auto;display:block}.FreeCodeInternalDiagram-module__psmJ2a__flowLine{stroke-dasharray:8 6;animation:15s linear infinite FreeCodeInternalDiagram-module__psmJ2a__dashFlow}.FreeCodeInternalDiagram-module__psmJ2a__flowLineSlow{stroke-dasharray:6 8;animation:25s linear infinite FreeCodeInternalDiagram-module__psmJ2a__dashFlow}@keyframes FreeCodeInternalDiagram-module__psmJ2a__dashFlow{to{stroke-dashoffset:-1000px}}.FreeCodeInternalDiagram-module__psmJ2a__connectionLabel{letter-spacing:.5px;font-family:monospace;font-size:9px;font-weight:700}.FreeCodeInternalDiagram-module__psmJ2a__outerSandbox{fill:var(--muted);stroke:var(--border);stroke-width:1px;stroke-dasharray:none}.FreeCodeInternalDiagram-module__psmJ2a__sandboxTitleBg{fill:var(--card)}.FreeCodeInternalDiagram-module__psmJ2a__outerSandboxTitle{fill:var(--muted-foreground);letter-spacing:1.5px;font-family:monospace;font-size:10px;font-weight:900}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover{transform:translateY(-2px)}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxClients{fill:#0f111cd9;stroke:#818cf84d;stroke-width:1.5px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxClients{stroke:#818cf8cc;fill:#141728e6}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxAgent{fill:#1e1008d9;stroke:#f9731666;stroke-width:2px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxAgent{stroke:#f97316e6;fill:#2a1408e6}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxSubagents{fill:#140c16d9;stroke:#ec48994d;stroke-width:1.5px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxSubagents{stroke:#ec4899cc;fill:#1e1020e6}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxContext{fill:#081612d9;stroke:#10b9814d;stroke-width:1.5px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxContext{stroke:#10b981cc;fill:#0a2018e6}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxTools{fill:#120c1cd9;stroke:#a855f74d;stroke-width:2px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxTools{stroke:#a855f7cc;fill:#1c102ae6}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxProvider{fill:#081424e0;stroke:#60a5fa6b;stroke-width:1.8px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxProvider{stroke:#60a5fae6;fill:#0a1c32f0}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxMemory{transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxMemory{stroke:#f59e0bcc;filter:drop-shadow(0 0 8px #f59e0b66)}.FreeCodeInternalDiagram-module__psmJ2a__nodeBoxBus{fill:#08181ed9;stroke:#22d3ee66;stroke-width:1.8px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxBus{stroke:#22d3eee6;fill:#0a2028eb}.FreeCodeInternalDiagram-module__psmJ2a__busLabel{fill:#a5f3fc;letter-spacing:2px;font-family:monospace;font-size:10px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__busSublabel{fill:#a5f3fc80;letter-spacing:1px;font-family:monospace;font-size:7px}.FreeCodeInternalDiagram-module__psmJ2a__hooksCircle{fill:#10b98126;stroke:#10b98166;stroke-width:2px;transition:all .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__hooksCircle{stroke:#10b981e6;fill:#10b9814d;transform-origin:635px 200px;transform:scale(1.1)}.FreeCodeInternalDiagram-module__psmJ2a__hooksLightning{transition:transform .3s}.FreeCodeInternalDiagram-module__psmJ2a__nodeGroup:hover .FreeCodeInternalDiagram-module__psmJ2a__hooksLightning{transform-origin:635px 200px;transform:scale(1.15)}.FreeCodeInternalDiagram-module__psmJ2a__hooksLabel{fill:#10b981;font-family:monospace;font-size:11px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__hooksSublabel{fill:#10b98199;font-family:monospace;font-size:8px}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxClients{stroke:#818cf8;stroke-width:3px;fill:#181c32f2;filter:drop-shadow(0 0 12px #818cf866)}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxAgent{stroke:#f97316;stroke-width:3.5px;fill:#32180af2;filter:drop-shadow(0 0 16px #f9731680)}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxSubagents{stroke:#ec4899;stroke-width:3px;fill:#241228f2;filter:drop-shadow(0 0 12px #ec489966)}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxContext{stroke:#10b981;stroke-width:3px;fill:#0c261cf2;filter:drop-shadow(0 0 12px #10b98166)}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxTools{stroke:#a855f7;stroke-width:3.5px;fill:#221234f2;filter:drop-shadow(0 0 16px #a855f780)}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxProvider{stroke:#60a5fa;stroke-width:3px;fill:#0c223ef5;filter:drop-shadow(0 0 14px #60a5fa80)}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__hooksCircle{stroke:#10b981;stroke-width:3.5px;fill:#10b98159;filter:drop-shadow(0 0 14px #10b98199)}.FreeCodeInternalDiagram-module__psmJ2a__activeNode .FreeCodeInternalDiagram-module__psmJ2a__nodeBoxBus{stroke:#22d3ee;stroke-width:3px;fill:#0c2830f5;filter:drop-shadow(0 0 14px #22d3ee80)}.FreeCodeInternalDiagram-module__psmJ2a__nodeHeader{fill:#ffffffd9;letter-spacing:1.5px;font-family:monospace;font-size:11px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__nodeHeaderTools{fill:#d8b4fe;letter-spacing:2px;font-family:monospace;font-size:12px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__nodeInfoLabel{fill:#ffffff4d;letter-spacing:.5px;font-family:monospace;font-size:9px}.FreeCodeInternalDiagram-module__psmJ2a__providerHeader{fill:#bfdbfe;letter-spacing:1.2px;font-family:monospace;font-size:10px;font-weight:900}.FreeCodeInternalDiagram-module__psmJ2a__providerCardText{fill:#eff6ffe6;font-family:monospace;font-size:9px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__providerSubtext{fill:#bfdbfe8c;font-family:monospace;font-size:7.5px}.FreeCodeInternalDiagram-module__psmJ2a__subCardText{fill:#ffffffd9;font-size:10px;font-weight:700}.FreeCodeInternalDiagram-module__psmJ2a__subCardDesc{fill:#fff6;font-family:monospace;font-size:8px}.FreeCodeInternalDiagram-module__psmJ2a__gearGroup{transform-origin:0 0;animation:12s linear infinite FreeCodeInternalDiagram-module__psmJ2a__spinGear}@keyframes FreeCodeInternalDiagram-module__psmJ2a__spinGear{0%{transform:translate(480px,270px)rotate(0)}to{transform:translate(480px,270px)rotate(360deg)}}.FreeCodeInternalDiagram-module__psmJ2a__pulsingCore{animation:2s ease-in-out infinite alternate FreeCodeInternalDiagram-module__psmJ2a__corePulse}@keyframes FreeCodeInternalDiagram-module__psmJ2a__corePulse{0%{r:10px;opacity:.7;fill:#f97316}to{r:16px;opacity:1;fill:#ff8838;filter:drop-shadow(0 0 10px #ff8838)}}.FreeCodeInternalDiagram-module__psmJ2a__agentTag{fill:#ffd8a8;font-family:monospace;font-size:9px;font-weight:900}.FreeCodeInternalDiagram-module__psmJ2a__agentLoopLabel{fill:#ffffffd9;font-size:11px;font-weight:700}.FreeCodeInternalDiagram-module__psmJ2a__miniCardTitle{fill:#f472b6;font-size:8px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__miniCardSub{fill:#ffffff80;font-family:monospace;font-size:7px}.FreeCodeInternalDiagram-module__psmJ2a__docLabel{fill:#ffffffb3;font-family:monospace;font-size:8px;font-weight:700}.FreeCodeInternalDiagram-module__psmJ2a__dbLabel{fill:#ffd43b;font-family:monospace;font-size:11px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__dbCompactLabel{fill:#f59e0b99;font-family:monospace;font-size:8px}.FreeCodeInternalDiagram-module__psmJ2a__toolGridLabel{fill:#ffffffd9;font-size:9px;font-weight:700}.FreeCodeInternalDiagram-module__psmJ2a__toolGridDesc{fill:#ffffff73;font-family:monospace;font-size:7.5px}.FreeCodeInternalDiagram-module__psmJ2a__terminalIconPrompt{fill:#a855f7;font-family:monospace;font-size:12px;font-weight:800}.FreeCodeInternalDiagram-module__psmJ2a__interactiveGuide{background:var(--muted);border:1px dashed var(--border);color:var(--muted-foreground);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:0 24px;padding:12px;font-size:12px;display:flex}.FreeCodeInternalDiagram-module__psmJ2a__interactiveGuide span{color:var(--foreground)}
.ArchitectureExplorer-module__e5FxPW__container{flex-direction:column;justify-content:flex-start;min-height:480px;padding:24px 0;display:flex;position:relative}.ArchitectureExplorer-module__e5FxPW__emptyState{text-align:center;color:var(--muted-foreground);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.ArchitectureExplorer-module__e5FxPW__emptyIcon{opacity:.5;margin-bottom:16px;font-size:48px;animation:3s ease-in-out infinite alternate ArchitectureExplorer-module__e5FxPW__floatIcon}@keyframes ArchitectureExplorer-module__e5FxPW__floatIcon{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.ArchitectureExplorer-module__e5FxPW__emptyState h4{color:var(--foreground);margin-bottom:8px;font-size:18px;font-weight:600}.ArchitectureExplorer-module__e5FxPW__emptyState p{max-width:320px;font-size:13px;line-height:1.6}.ArchitectureExplorer-module__e5FxPW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:16px;display:flex}.ArchitectureExplorer-module__e5FxPW__title{color:var(--foreground);text-align:center;margin:0;font-size:26px;font-weight:700}.ArchitectureExplorer-module__e5FxPW__subtext{color:var(--muted-foreground);font-size:12px;font-family:var(--font-mono);text-align:center;margin:2px 0 0}.ArchitectureExplorer-module__e5FxPW__description{color:var(--muted-foreground);text-align:left;margin-bottom:20px;font-size:17px;line-height:1.7}.ArchitectureExplorer-module__e5FxPW__description strong{color:var(--foreground)}.ArchitectureExplorer-module__e5FxPW__filesBox{background:var(--muted);border:1px solid var(--border);border-radius:12px;margin-bottom:20px;padding:16px}.ArchitectureExplorer-module__e5FxPW__filesTitle{text-transform:uppercase;letter-spacing:1px;color:var(--muted-foreground);margin:0 0 12px;font-size:12px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__filesList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ArchitectureExplorer-module__e5FxPW__filesList li{align-items:center;gap:12px;font-size:13px;display:flex}.ArchitectureExplorer-module__e5FxPW__fileBadge{background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);font-size:10px;font-family:var(--font-mono);text-align:center;border-radius:4px;flex-shrink:0;width:90px;padding:2px 6px}.ArchitectureExplorer-module__e5FxPW__fileLink{color:var(--primary);font-family:var(--font-mono);word-break:break-all;text-decoration:underline;transition:color .2s}.ArchitectureExplorer-module__e5FxPW__fileLink:hover{color:var(--primary);opacity:.8}.ArchitectureExplorer-module__e5FxPW__simContainer{background:var(--muted);border:1px solid var(--border);border-radius:12px;margin-top:auto;overflow:hidden}.ArchitectureExplorer-module__e5FxPW__simHeader{background:var(--secondary);font-size:11px;font-weight:800;font-family:var(--font-mono);letter-spacing:.5px;color:var(--muted-foreground);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.ArchitectureExplorer-module__e5FxPW__greenPulse,.ArchitectureExplorer-module__e5FxPW__orangePulse,.ArchitectureExplorer-module__e5FxPW__pinkPulse,.ArchitectureExplorer-module__e5FxPW__emeraldPulse,.ArchitectureExplorer-module__e5FxPW__amberPulse,.ArchitectureExplorer-module__e5FxPW__yellowPulse,.ArchitectureExplorer-module__e5FxPW__purplePulse,.ArchitectureExplorer-module__e5FxPW__bluePulse{opacity:.8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px}.ArchitectureExplorer-module__e5FxPW__greenPulse{color:#10b981;background:#10b981;animation:1.5s infinite ArchitectureExplorer-module__e5FxPW__blinkPulse}.ArchitectureExplorer-module__e5FxPW__orangePulse{color:#f97316;background:#f97316;animation:1.5s infinite ArchitectureExplorer-module__e5FxPW__blinkPulse}.ArchitectureExplorer-module__e5FxPW__pinkPulse{color:#ec4899;background:#ec4899;animation:1.5s infinite ArchitectureExplorer-module__e5FxPW__blinkPulse}.ArchitectureExplorer-module__e5FxPW__emeraldPulse{color:#10b981;background:#10b981;animation:1.5s infinite ArchitectureExplorer-module__e5FxPW__blinkPulse}.ArchitectureExplorer-module__e5FxPW__amberPulse{color:#f59e0b;background:#f59e0b;animation:2s infinite ArchitectureExplorer-module__e5FxPW__blinkPulse}.ArchitectureExplorer-module__e5FxPW__yellowPulse{color:#ffd43b;background:#ffd43b;animation:.5s infinite ArchitectureExplorer-module__e5FxPW__fastPulse}.ArchitectureExplorer-module__e5FxPW__purplePulse{color:#a855f7;background:#a855f7;animation:1.5s infinite ArchitectureExplorer-module__e5FxPW__blinkPulse}.ArchitectureExplorer-module__e5FxPW__bluePulse{color:#60a5fa;background:#60a5fa;animation:1.5s infinite ArchitectureExplorer-module__e5FxPW__blinkPulse}@keyframes ArchitectureExplorer-module__e5FxPW__blinkPulse{0%,to{opacity:.3;transform:scale(.9)}50%{opacity:1;transform:scale(1.1);box-shadow:0 0 10px}}@keyframes ArchitectureExplorer-module__e5FxPW__fastPulse{0%,to{opacity:.4}50%{opacity:1;box-shadow:0 0 12px}}.ArchitectureExplorer-module__e5FxPW__simConsole{max-height:250px;padding:16px;overflow-y:auto}.ArchitectureExplorer-module__e5FxPW__jsonCode{font-family:var(--font-mono);color:var(--foreground);white-space:pre-wrap;margin:0;font-size:11px;line-height:1.5}.ArchitectureExplorer-module__e5FxPW__simTerminal{font-family:var(--font-mono);max-height:220px;color:var(--foreground);background:var(--muted);padding:16px;font-size:11px;line-height:1.6;overflow-y:auto}.ArchitectureExplorer-module__e5FxPW__terminalLine{margin-bottom:6px}.ArchitectureExplorer-module__e5FxPW__promptArrow{color:#f97316;margin-right:4px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__threadsDashboard{flex-direction:column;gap:12px;padding:16px;display:flex}.ArchitectureExplorer-module__e5FxPW__threadRow{background:var(--muted);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;transition:all .3s;display:flex}.ArchitectureExplorer-module__e5FxPW__threadRunning{background:#ec48990a;border-color:#ec48994d}.ArchitectureExplorer-module__e5FxPW__threadName{color:var(--foreground);font-family:var(--font-mono)}.ArchitectureExplorer-module__e5FxPW__statusLabel{border-radius:4px;padding:3px 8px;font-family:monospace;font-size:9px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__statusIdle{background:var(--secondary);color:var(--muted-foreground)}.ArchitectureExplorer-module__e5FxPW__statusWorking{color:#f97316;background:#f9731626;border:1px solid #f973164d}.ArchitectureExplorer-module__e5FxPW__statusSpawning{color:#ec4899;background:#ec489926;border:1px solid #ec48994d}.ArchitectureExplorer-module__e5FxPW__statusActive{color:#ec4899;background:#ec489940;border:1px solid #ec4899;animation:1s infinite alternate ArchitectureExplorer-module__e5FxPW__threadPulse}.ArchitectureExplorer-module__e5FxPW__statusSuccess{color:#10b981;background:#10b98126;border:1px solid #10b9814d}@keyframes ArchitectureExplorer-module__e5FxPW__threadPulse{0%{opacity:.7}to{opacity:1;box-shadow:0 0 6px #ec489966}}.ArchitectureExplorer-module__e5FxPW__contextCompiler{flex-direction:column;gap:8px;padding:16px;display:flex}.ArchitectureExplorer-module__e5FxPW__compilerStep{color:var(--foreground);align-items:center;gap:12px;font-size:11px;display:flex}.ArchitectureExplorer-module__e5FxPW__stepIndicator{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:3px;padding:1px 5px;font-family:monospace;font-size:8px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__greenText{color:#10b981;font-weight:700}.ArchitectureExplorer-module__e5FxPW__compilerSystemPrompt{border-top:1px solid var(--border);margin-top:10px;padding-top:10px}.ArchitectureExplorer-module__e5FxPW__promptHeader{color:var(--muted-foreground);letter-spacing:.5px;margin-bottom:6px;font-size:9px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__promptCode{font-family:var(--font-mono);color:var(--muted-foreground);background:var(--secondary);border:1px solid var(--border);border-radius:6px;margin:0;padding:8px;font-size:10px;line-height:1.4}.ArchitectureExplorer-module__e5FxPW__memoryBarContainer{flex-direction:column;gap:10px;padding:16px;display:flex}.ArchitectureExplorer-module__e5FxPW__memoryBarLabel{color:var(--muted-foreground);font-size:11px;font-family:var(--font-mono);justify-content:space-between;display:flex}.ArchitectureExplorer-module__e5FxPW__memoryProgressBar{background:var(--muted);border:1px solid var(--border);border-radius:6px;height:12px;overflow:hidden}.ArchitectureExplorer-module__e5FxPW__memoryFill{background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:5px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #f973164d}.ArchitectureExplorer-module__e5FxPW__memoryHigh{background:linear-gradient(90deg,#f97316,#ef4444);animation:.5s infinite alternate ArchitectureExplorer-module__e5FxPW__glowHigh;box-shadow:0 0 12px #ef444480}@keyframes ArchitectureExplorer-module__e5FxPW__glowHigh{0%{filter:brightness()}to{filter:brightness(1.2)}}.ArchitectureExplorer-module__e5FxPW__memoryFillCompacting{animation:.15s infinite ArchitectureExplorer-module__e5FxPW__compactionStrobe;background:#ffd43b!important}@keyframes ArchitectureExplorer-module__e5FxPW__compactionStrobe{0%,to{opacity:.5}50%{opacity:1}}.ArchitectureExplorer-module__e5FxPW__compactAlert{color:#ffd43b;text-align:center;background:#ffd43b1a;border:1px solid #ffd43b4d;border-radius:6px;padding:8px;font-family:monospace;font-size:9px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__warningAlert{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;padding:8px;font-family:monospace;font-size:9px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__successAlert{color:#10b981;text-align:center;background:#10b9811a;border:1px solid #10b9814d;border-radius:6px;padding:8px;font-family:monospace;font-size:9px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__hooksSandbox{flex-direction:column;gap:12px;padding:16px;display:flex}.ArchitectureExplorer-module__e5FxPW__hooksToggle{gap:8px;display:flex}.ArchitectureExplorer-module__e5FxPW__toggleBtn{background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;border-radius:6px;flex:1;padding:8px;font-size:11px;font-weight:600;transition:all .2s}.ArchitectureExplorer-module__e5FxPW__toggleBtn:hover{background:var(--muted);color:var(--foreground)}.ArchitectureExplorer-module__e5FxPW__toggleActiveSafe{color:#10b981!important;background:#10b98126!important;border-color:#10b98180!important}.ArchitectureExplorer-module__e5FxPW__toggleActiveUnsafe{color:#ef4444!important;background:#ef444426!important;border-color:#ef444480!important}.ArchitectureExplorer-module__e5FxPW__sandboxOutput{background:var(--muted);border:1px solid var(--border);border-radius:8px;min-height:110px;padding:12px}.ArchitectureExplorer-module__e5FxPW__hookConsoleLog{font-family:monospace;font-size:10.5px;line-height:1.5}.ArchitectureExplorer-module__e5FxPW__hookLogLine{margin-bottom:5px}.ArchitectureExplorer-module__e5FxPW__hookInfo{color:var(--muted-foreground)}.ArchitectureExplorer-module__e5FxPW__hookPre{color:#f97316;font-weight:700}.ArchitectureExplorer-module__e5FxPW__hookSuccess{color:#10b981;font-weight:700}.ArchitectureExplorer-module__e5FxPW__hookPost{color:#a855f7;font-weight:700}.ArchitectureExplorer-module__e5FxPW__errorText{color:#ef4444;font-weight:700}.ArchitectureExplorer-module__e5FxPW__hookLogBlockAlert{color:#ef4444;background:#ef444426;border:1px solid #ef4444;border-radius:6px;margin-top:8px;padding:10px;font-weight:700}.ArchitectureExplorer-module__e5FxPW__closeButton{background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:16px;right:0}.ArchitectureExplorer-module__e5FxPW__closeButton:hover{color:#ef4444;background:#ef444426;border-color:#ef444466;transform:rotate(90deg)}.ArchitectureExplorer-module__e5FxPW__flowContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.ArchitectureExplorer-module__e5FxPW__flowStep{background:#f9731614;border:1px solid #f9731659;border-radius:12px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:400px;padding:16px;display:flex}.ArchitectureExplorer-module__e5FxPW__flowNumber{color:#fff;background:linear-gradient(135deg,#f97316e6,#f9731699);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:flex}.ArchitectureExplorer-module__e5FxPW__flowContent{text-align:center;flex:1;width:100%}.ArchitectureExplorer-module__e5FxPW__flowTitle{color:var(--foreground);text-align:center;margin-bottom:4px;font-size:17px;font-weight:600}.ArchitectureExplorer-module__e5FxPW__flowDescription{color:var(--muted-foreground);text-align:center;margin-bottom:8px;font-size:15px}.ArchitectureExplorer-module__e5FxPW__flowDetails{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ArchitectureExplorer-module__e5FxPW__flowDetails li{color:var(--foreground);background:#f973161f;border:1px solid #f973164d;border-radius:4px;padding:4px 10px;font-size:12px}.ArchitectureExplorer-module__e5FxPW__agentLoopLayout{grid-template-columns:1fr 300px;gap:24px;display:grid}.ArchitectureExplorer-module__e5FxPW__agentLoopFlow{min-width:0}.ArchitectureExplorer-module__e5FxPW__agentLoopCharacteristics{flex-direction:column;gap:12px;padding-top:24px;display:flex}.ArchitectureExplorer-module__e5FxPW__characteristicsTitle{text-transform:uppercase;letter-spacing:1px;color:var(--foreground);text-align:center;margin:0;font-size:12px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__flowArrow{text-align:center;color:#f9731699;padding:4px 0;font-size:18px}.ArchitectureExplorer-module__e5FxPW__memoryFlow .ArchitectureExplorer-module__e5FxPW__flowStep{background:#f59e0b1a;border-color:#f59e0b80}.ArchitectureExplorer-module__e5FxPW__memoryFlow .ArchitectureExplorer-module__e5FxPW__flowStep .ArchitectureExplorer-module__e5FxPW__flowTitle{color:var(--foreground)}.ArchitectureExplorer-module__e5FxPW__memoryFlow .ArchitectureExplorer-module__e5FxPW__flowStep .ArchitectureExplorer-module__e5FxPW__flowDescription{color:var(--muted-foreground)}.ArchitectureExplorer-module__e5FxPW__memoryFlow .ArchitectureExplorer-module__e5FxPW__flowArrow{color:#f59e0b99}.ArchitectureExplorer-module__e5FxPW__toolCategory{border:1px solid;border-radius:10px;margin-bottom:14px;padding:10px}.ArchitectureExplorer-module__e5FxPW__toolCategoryHeader{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:6px;margin-bottom:8px;font-size:10px;font-weight:800;display:flex}.ArchitectureExplorer-module__e5FxPW__toolCategoryRow{gap:8px;display:flex}.ArchitectureExplorer-module__e5FxPW__toolCard{background:var(--muted);border:1px solid #a855f74d;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:80px;max-width:110px;padding:10px 8px;display:flex}.ArchitectureExplorer-module__e5FxPW__toolCardName{font-family:var(--font-mono);text-align:center;font-size:12px;font-weight:700}.ArchitectureExplorer-module__e5FxPW__toolCardDesc{color:var(--muted-foreground);text-align:center;font-size:10px;line-height:1.3}.ArchitectureExplorer-module__e5FxPW__execModes{background:var(--muted);border:1px solid var(--border);border-radius:10px;margin-bottom:16px;padding:12px}.ArchitectureExplorer-module__e5FxPW__execTitle{text-transform:uppercase;letter-spacing:1px;color:var(--muted-foreground);margin:0 0 10px;font-size:10px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__execList{flex-direction:column;gap:8px;display:flex}.ArchitectureExplorer-module__e5FxPW__execItem{align-items:center;gap:10px;font-size:12px;display:flex}.ArchitectureExplorer-module__e5FxPW__execMode{color:#fff;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-family:monospace;font-size:9px;font-weight:800}.ArchitectureExplorer-module__e5FxPW__execTools{color:var(--muted-foreground)}
.ArchitectureContent-module__L-itUG__container{padding:24px}.ArchitectureContent-module__L-itUG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ArchitectureContent-module__L-itUG__section{background:#0003;border:1px solid #ffffff0d;border-radius:12px;padding:20px}.ArchitectureContent-module__L-itUG__sectionTitle{color:#ffffffe6;text-align:center;margin-bottom:16px;font-size:16px;font-weight:600}.ArchitectureContent-module__L-itUG__table{overflow-x:auto}.ArchitectureContent-module__L-itUG__ipcTable{border-collapse:collapse;width:100%;font-size:13px}.ArchitectureContent-module__L-itUG__ipcTable th,.ArchitectureContent-module__L-itUG__ipcTable td{text-align:left;border-bottom:1px solid #ffffff1a;padding:12px}.ArchitectureContent-module__L-itUG__ipcTable th{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.ArchitectureContent-module__L-itUG__methodName{color:#6366f1e6;font-family:monospace;font-weight:600}.ArchitectureContent-module__L-itUG__methodParams{color:#a855f7cc;font-family:monospace}.ArchitectureContent-module__L-itUG__methodReturns{color:#22d3eecc;font-family:monospace}.ArchitectureContent-module__L-itUG__flowContainer{flex-direction:column;gap:16px;display:flex}.ArchitectureContent-module__L-itUG__flowStep{background:#0a0a1480;border:1px solid #6366f133;border-radius:12px;gap:16px;padding:16px;display:flex}.ArchitectureContent-module__L-itUG__flowNumber{color:#fff;background:linear-gradient(135deg,#6366f1cc,#a855f7cc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.ArchitectureContent-module__L-itUG__flowContent{flex:1}.ArchitectureContent-module__L-itUG__flowTitle{color:#ffffffe6;margin-bottom:4px;font-size:15px;font-weight:600}.ArchitectureContent-module__L-itUG__flowDescription{color:#ffffff80;margin-bottom:8px;font-size:13px}.ArchitectureContent-module__L-itUG__flowDetails{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ArchitectureContent-module__L-itUG__flowDetails li{color:#fff9;background:#6366f11a;border:1px solid #6366f133;border-radius:4px;padding:4px 10px;font-size:12px}@media (max-width:900px){.ArchitectureContent-module__L-itUG__grid{grid-template-columns:1fr}.ArchitectureContent-module__L-itUG__section{grid-column:1}}.ArchitectureContent-module__L-itUG__introSection{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:24px;padding:20px}.ArchitectureContent-module__L-itUG__introTitle{color:#fff;margin-bottom:8px;font-size:18px;font-weight:700}.ArchitectureContent-module__L-itUG__introText{color:#fff9;margin:0;font-size:14px;line-height:1.6}.ArchitectureContent-module__L-itUG__introText strong{color:#f97316}.ArchitectureContent-module__L-itUG__fullWidthDiagram{width:calc(100% + 48px);min-width:0;margin:-24px -24px 24px}.ArchitectureContent-module__L-itUG__bottomExplorer{width:100%;margin-top:24px;animation:.5s cubic-bezier(.16,1,.3,1) forwards ArchitectureContent-module__L-itUG__slideUp;position:relative}@keyframes ArchitectureContent-module__L-itUG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.LifecycleContainer-module__w-jwaW__container{padding:24px}.LifecycleContainer-module__w-jwaW__intro{margin-bottom:32px}.LifecycleContainer-module__w-jwaW__introTitle{color:var(--foreground);margin-bottom:10px;font-size:24px;font-weight:700}.LifecycleContainer-module__w-jwaW__introText{color:var(--muted-foreground);margin:0 0 10px;font-size:16px;line-height:1.65}.LifecycleContainer-module__w-jwaW__introText:last-child{margin-bottom:0}.LifecycleContainer-module__w-jwaW__introText strong{color:var(--primary);font-weight:600}.LifecycleContainer-module__w-jwaW__introText code{color:var(--primary);background:color-mix(in oklch, var(--primary) 10%, transparent);border-radius:4px;padding:1px 6px;font-family:monospace;font-size:14px}.LifecycleContainer-module__w-jwaW__phases{flex-direction:column;gap:32px;display:flex}.LifecycleContainer-module__w-jwaW__phase{padding:0}.LifecycleContainer-module__w-jwaW__phaseHeader{margin-bottom:4px}.LifecycleContainer-module__w-jwaW__phaseTitle{color:var(--foreground);font-size:19px;font-weight:700}.LifecycleContainer-module__w-jwaW__phaseWhen{color:var(--muted-foreground);margin:0 0 16px;font-family:monospace;font-size:14px}.LifecycleContainer-module__w-jwaW__table{overflow-x:auto}.LifecycleContainer-module__w-jwaW__hooksTable{border-collapse:collapse;width:100%;font-size:15px}.LifecycleContainer-module__w-jwaW__hooksTable th,.LifecycleContainer-module__w-jwaW__hooksTable td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:12px 14px}.LifecycleContainer-module__w-jwaW__hooksTable th{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.LifecycleContainer-module__w-jwaW__hooksTable tr:last-child td{border-bottom:none}.LifecycleContainer-module__w-jwaW__hookName{color:var(--primary);white-space:nowrap;font-family:monospace;font-size:15px;font-weight:600}.LifecycleContainer-module__w-jwaW__purpose{color:var(--foreground);opacity:.85}.LifecycleContainer-module__w-jwaW__badge{white-space:nowrap;border-radius:6px;padding:3px 10px;font-family:monospace;font-size:13px;display:inline-block}.LifecycleContainer-module__w-jwaW__blockYes{color:var(--primary-foreground);background:var(--primary);font-weight:600}.LifecycleContainer-module__w-jwaW__modYes{color:var(--primary);background:color-mix(in oklch, var(--primary) 8%, transparent);border:1px solid color-mix(in oklch, var(--primary) 35%, transparent)}.LifecycleContainer-module__w-jwaW__blockNo,.LifecycleContainer-module__w-jwaW__modNo{color:var(--muted-foreground);opacity:.6;background:0 0}.LifecycleContainer-module__w-jwaW__note{margin-top:40px}.LifecycleContainer-module__w-jwaW__noteTitle{color:var(--foreground);margin:0 0 10px;font-size:19px;font-weight:700}.LifecycleContainer-module__w-jwaW__noteText{color:var(--muted-foreground);margin:0 0 10px;font-size:15.5px;line-height:1.65}.LifecycleContainer-module__w-jwaW__noteText:last-child{margin-bottom:0}.LifecycleContainer-module__w-jwaW__noteText strong{color:var(--primary);font-weight:600}.LifecycleContainer-module__w-jwaW__noteText code{color:var(--primary);background:color-mix(in oklch, var(--primary) 10%, transparent);border-radius:4px;padding:1px 6px;font-family:monospace;font-size:14px}.LifecycleContainer-module__w-jwaW__files{margin-top:40px}.LifecycleContainer-module__w-jwaW__filesTitle{color:var(--foreground);margin:0 0 14px;font-size:16px;font-weight:600}.LifecycleContainer-module__w-jwaW__filesList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.LifecycleContainer-module__w-jwaW__filesList li{align-items:center;gap:12px;display:flex}.LifecycleContainer-module__w-jwaW__fileBadge{color:var(--primary);background:color-mix(in oklch, var(--primary) 8%, transparent);border:1px solid color-mix(in oklch, var(--primary) 30%, transparent);white-space:nowrap;border-radius:6px;padding:3px 10px;font-size:13px;font-weight:600}.LifecycleContainer-module__w-jwaW__fileLink{color:var(--muted-foreground);font-family:monospace;font-size:14px}
.page-module__qaY0fG__page{min-height:100vh;padding-bottom:48px}.page-module__qaY0fG__content{box-sizing:border-box;width:100%;padding-left:max(80px,50vw - 512px);padding-right:max(80px,50vw - 512px)}.page-module__qaY0fG__footer{text-align:center;border-top:1px solid #ffffff1a;margin-top:64px;padding-top:32px;padding-left:max(80px,50vw - 512px);padding-right:max(80px,50vw - 512px)}.page-module__qaY0fG__footerContent{justify-content:center;align-items:center;gap:12px;display:flex}.page-module__qaY0fG__footerLabel{color:#ffffff80;font-size:14px;font-weight:600}.page-module__qaY0fG__footerDot{color:#ffffff4d}.page-module__qaY0fG__footerVersion{color:#fff6;font-family:monospace;font-size:14px}@media (max-width:768px){.page-module__qaY0fG__page{padding:32px 16px}}
