.page-module__iVALuW__page{min-height:100vh;padding-top:80px}.page-module__iVALuW__header{text-align:center;padding:8rem 2rem 4rem}.page-module__iVALuW__headerContent{max-width:800px;margin:0 auto}.page-module__iVALuW__badge{border:1px solid var(--primary-glow);background:rgba(var(--theme-primary-rgb),.1);color:var(--primary);text-transform:uppercase;letter-spacing:.05em;box-shadow:0 0 15px var(--primary-glow);border-radius:99px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module__iVALuW__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1}.page-module__iVALuW__subtitle{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.page-module__iVALuW__archSection{padding:4rem 2rem 8rem}.page-module__iVALuW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__iVALuW__archGrid{grid-template-columns:1fr 1.5fr 1fr;align-items:stretch;gap:1.25rem;margin-top:4rem;display:grid;position:relative}@media (max-width:968px){.page-module__iVALuW__archGrid{grid-template-columns:1fr;gap:4rem}}.page-module__iVALuW__archNode{background:var(--glass-bg);border:1px solid var(--glass-border);z-index:2;box-shadow:var(--glass-shadow);border-radius:24px;padding:2.5rem;transition:transform .3s,border-color .3s;position:relative}.page-module__iVALuW__archNode:hover{border-color:var(--glass-border-highlight);box-shadow:var(--glass-shadow)}.page-module__iVALuW__hubNode{background:var(--glass-bg-hover);border:1px solid var(--primary-glow);transform:scale(1.05);box-shadow:0 0 40px #8b5cf626,inset 0 0 20px #8b5cf60d}.page-module__iVALuW__nodeHeader{border-bottom:1px solid var(--glass-border);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.page-module__iVALuW__nodeIcon{background:var(--glass-bg);width:56px;height:56px;color:var(--foreground);box-shadow:inset 0 2px 10px var(--glass-border);border-radius:12px;justify-content:center;align-items:center;display:flex}.page-module__iVALuW__hubNode .page-module__iVALuW__nodeIcon{background:rgba(var(--theme-primary-rgb),.2);color:var(--primary)}.page-module__iVALuW__nodeTitle{color:var(--foreground);font-size:1.25rem;font-weight:700}.page-module__iVALuW__nodeSubtitle{color:var(--text-muted);font-size:.85rem}.page-module__iVALuW__nodeList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module__iVALuW__nodeItem{color:var(--text-muted);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.page-module__iVALuW__nodeItemCol{color:var(--text-muted);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;font-size:.9rem;display:flex}.page-module__iVALuW__pillarTitle{color:var(--foreground);margin:0;font-size:.95rem;font-weight:700}.page-module__iVALuW__pillarDesc{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.page-module__iVALuW__itemIcon{color:var(--secondary)}.page-module__iVALuW__dataFlow{background:var(--glass-bg);z-index:1;pointer-events:none;height:2px;position:absolute;top:50%;left:0;right:0}@media (max-width:968px){.page-module__iVALuW__dataFlow{width:2px;height:100%;inset:0 auto 0 50%}}.page-module__iVALuW__flowPulse{background:linear-gradient(90deg,transparent,var(--secondary),transparent);filter:blur(2px);border-radius:4px;width:100px;height:4px;position:absolute;top:-1px;left:0}@media (max-width:968px){.page-module__iVALuW__flowPulse{background:linear-gradient(180deg,transparent,var(--secondary),transparent);width:4px;height:100px;top:0;left:-1px}}.page-module__iVALuW__pillarsSection{padding:2rem 0 6rem}.page-module__iVALuW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.page-module__iVALuW__pillarCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;padding:3rem}.page-module__iVALuW__iconWrapper{background:var(--glass-bg);border:1px solid var(--glass-border-highlight);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:2rem;display:flex}.page-module__iVALuW__icon{color:var(--secondary);width:24px;height:24px}.page-module__iVALuW__pillarCard h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.page-module__iVALuW__pillarCard p{color:var(--text-muted);line-height:1.7}.page-module__iVALuW__pillarCard code{background:var(--glass-bg);color:var(--foreground);border:1px solid var(--glass-border);border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-size:.9em}.page-module__iVALuW__stackSection{perspective:1000px;padding:4rem 0 8rem}.page-module__iVALuW__stackBox{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);transform-origin:50%;border-radius:32px;grid-template-columns:1.2fr 1fr;align-items:center;display:grid;overflow:hidden}@media (max-width:968px){.page-module__iVALuW__stackBox{grid-template-columns:1fr}}.page-module__iVALuW__stackContent{padding:5rem 4rem}.page-module__iVALuW__stackContent h2{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.page-module__iVALuW__stackContent>p{color:var(--text-muted);margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.page-module__iVALuW__featureList{margin:0;padding:0;list-style:none}.page-module__iVALuW__featureList li{gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__iVALuW__featureIconWrap{background:var(--glass-bg);border:1px solid var(--glass-border-highlight);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__iVALuW__featureIcon{color:var(--primary)}.page-module__iVALuW__featureList p,.page-module__iVALuW__featureList div{color:var(--text-muted);font-size:1rem;line-height:1.6}.page-module__iVALuW__featureList strong{color:var(--text-strong);margin-bottom:.25rem;font-size:1.1rem;display:block}.page-module__iVALuW__terminalContainer{background:radial-gradient(circle at top right,rgba(var(--theme-primary-rgb),.1),transparent);justify-content:center;align-items:center;height:100%;padding:3rem;display:flex}.page-module__iVALuW__terminal{border:1px solid var(--glass-border-highlight);width:100%;box-shadow:var(--glass-shadow);background:#0a0a0ff2;border-radius:12px;overflow:hidden}.page-module__iVALuW__terminalHeader{background:var(--glass-bg);border-bottom:1px solid var(--glass-border);align-items:center;padding:.75rem 1.5rem;display:flex}.page-module__iVALuW__macWindowControls{gap:6px;display:flex}.page-module__iVALuW__macDot{border-radius:50%;width:12px;height:12px}.page-module__iVALuW__macDot.page-module__iVALuW__red{background:#ff5f56}.page-module__iVALuW__macDot.page-module__iVALuW__yellow{background:#ffbd2e}.page-module__iVALuW__macDot.page-module__iVALuW__green{background:#27c93f}.page-module__iVALuW__terminalTitle{color:var(--text-muted);margin:0 auto;font-family:monospace;font-size:.8rem}.page-module__iVALuW__terminalBody{color:#f4f4f5;padding:2rem;font-family:JetBrains Mono,monospace;font-size:.85rem;line-height:1.7;overflow-x:auto}.page-module__iVALuW__logTime{color:var(--text-muted);margin-right:.5rem}.page-module__iVALuW__logAction{color:var(--secondary);margin-right:.5rem;font-weight:600}@media (max-width:768px){.page-module__iVALuW__header{padding:5rem 1.5rem 2rem}.page-module__iVALuW__title{font-size:clamp(2rem,5vw,3rem)}.page-module__iVALuW__archGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__iVALuW__archRow{grid-template-columns:1fr}.page-module__iVALuW__pillarCard{padding:1.5rem}.page-module__iVALuW__grid{grid-template-columns:1fr}.page-module__iVALuW__stackBox{grid-template-columns:1fr;padding:2rem 1.5rem}.page-module__iVALuW__stackContent{padding:2rem 0}.page-module__iVALuW__stackContent h2{word-break:break-word;font-size:clamp(2rem,7vw,2.5rem)}}
.WorkflowScrubber-module__ZfT1ga__scrubberWrapper{flex-direction:column;gap:2rem;width:100%;margin:4rem 0;display:flex}.WorkflowScrubber-module__ZfT1ga__visualWindow{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;height:480px;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.WorkflowScrubber-module__ZfT1ga__timelineControls{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;box-shadow:var(--glass-shadow);border-radius:99px;align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex}.WorkflowScrubber-module__ZfT1ga__playPauseBtn{background:var(--primary);color:#fff;cursor:pointer;width:44px;height:44px;box-shadow:0 0 15px rgba(var(--theme-primary-rgb),.4);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.WorkflowScrubber-module__ZfT1ga__playPauseBtn:hover{transform:scale(1.05)}.WorkflowScrubber-module__ZfT1ga__rangeTrack{flex-grow:1;align-items:center;display:flex;position:relative}.WorkflowScrubber-module__ZfT1ga__slider{-webkit-appearance:none;background:var(--glass-border-highlight);border-radius:99px;outline:none;width:100%;height:6px}.WorkflowScrubber-module__ZfT1ga__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:grab;border:2px solid var(--primary);background:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 5px #0003}.WorkflowScrubber-module__ZfT1ga__slider::-webkit-slider-thumb:active{cursor:grabbing}.WorkflowScrubber-module__ZfT1ga__timeDisplay{color:var(--text-muted);min-width:45px;font-family:monospace;font-size:.9rem;font-weight:600}.WorkflowScrubber-module__ZfT1ga__cardBase{background:var(--glass-bg-hover);border:1px solid var(--glass-border-highlight);box-shadow:var(--glass-shadow);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:absolute}.WorkflowScrubber-module__ZfT1ga__goalCard{width:380px}.WorkflowScrubber-module__ZfT1ga__goalTitle{color:var(--text-strong);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.WorkflowScrubber-module__ZfT1ga__goalText{color:var(--text-muted);font-size:.9rem;line-height:1.5}.WorkflowScrubber-module__ZfT1ga__agentCard{align-items:center;gap:1rem;width:250px;display:flex}.WorkflowScrubber-module__ZfT1ga__agentAvatar{background:rgba(var(--theme-primary-rgb),.1);width:40px;height:40px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.WorkflowScrubber-module__ZfT1ga__agentDetails{flex-direction:column;display:flex}.WorkflowScrubber-module__ZfT1ga__agentName{color:var(--text-strong);font-size:.9rem;font-weight:600}.WorkflowScrubber-module__ZfT1ga__agentStatus{color:var(--text-muted);font-size:.75rem}.WorkflowScrubber-module__ZfT1ga__activePulse{background:#10b981;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 8px #10b981}.WorkflowScrubber-module__ZfT1ga__connectorLine{background:dashed 2px var(--glass-border-highlight);z-index:0;height:2px;position:absolute}.WorkflowScrubber-module__ZfT1ga__approvalCard{z-index:10;background:#10b9810d;border-color:#10b9814d;width:400px}@media (max-width:768px){.WorkflowScrubber-module__ZfT1ga__visualWindow{height:400px;padding:1rem}}
