.ProjectVisualizer-module__f9pyTW__vizContainer{width:100%}.ProjectVisualizer-module__f9pyTW__vizTitle{font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 var(--space-md);font-weight:600}.ProjectVisualizer-module__f9pyTW__svgWrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.ProjectVisualizer-module__f9pyTW__svg{width:100%;min-width:500px;height:auto}.ProjectVisualizer-module__f9pyTW__node rect{fill:var(--bg-elevated);stroke:var(--border);stroke-width:1.5px;transition:stroke .2s,fill .2s}.ProjectVisualizer-module__f9pyTW__node:hover rect{stroke:var(--accent)}.ProjectVisualizer-module__f9pyTW__nodeActive rect{stroke:var(--accent);fill:var(--accent-subtle);stroke-width:2px}.ProjectVisualizer-module__f9pyTW__nodeAccent rect{stroke:var(--accent);stroke-width:2px}.ProjectVisualizer-module__f9pyTW__nodeLabel{font-family:var(--font-body);fill:var(--text-primary);pointer-events:none;font-size:11px;font-weight:600}.ProjectVisualizer-module__f9pyTW__nodeSub{font-family:var(--font-mono);fill:var(--text-muted);pointer-events:none;font-size:9px}.ProjectVisualizer-module__f9pyTW__arrow{stroke:var(--text-muted);stroke-width:1.5px;stroke-dasharray:4 2;fill:none}.ProjectVisualizer-module__f9pyTW__arrowHead{fill:var(--text-muted)}@media (max-width:768px){.ProjectVisualizer-module__f9pyTW__svgWrap{margin:0 calc(-1 * var(--space-md));padding:0 var(--space-md)}.ProjectVisualizer-module__f9pyTW__svg{min-width:400px}}
.OcrPipelineSimulator-module__J54tDW__simulator{flex-direction:column;gap:1.5rem;width:100%;display:flex}.OcrPipelineSimulator-module__J54tDW__heading{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin:0;font-size:.85rem;font-weight:600}.OcrPipelineSimulator-module__J54tDW__stepper{align-items:center;gap:0;width:100%;display:flex}.OcrPipelineSimulator-module__J54tDW__stepDot{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:.35rem;padding:.25rem .5rem;transition:opacity .2s;display:flex}.OcrPipelineSimulator-module__J54tDW__stepDot:hover{opacity:.8}.OcrPipelineSimulator-module__J54tDW__stepNumber{border:2px solid var(--border);width:28px;height:28px;color:var(--text-muted);background:var(--bg-elevated);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .25s;display:flex}.OcrPipelineSimulator-module__J54tDW__stepDotActive .OcrPipelineSimulator-module__J54tDW__stepNumber{border-color:var(--accent);color:var(--accent);background:var(--accent-subtle);box-shadow:0 0 12px #5eead426}.OcrPipelineSimulator-module__J54tDW__stepDotDone .OcrPipelineSimulator-module__J54tDW__stepNumber{border-color:var(--accent);color:var(--bg);background:var(--accent)}.OcrPipelineSimulator-module__J54tDW__stepLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);white-space:nowrap;font-size:.65rem;font-weight:500;transition:color .25s}.OcrPipelineSimulator-module__J54tDW__stepDotActive .OcrPipelineSimulator-module__J54tDW__stepLabel{color:var(--accent)}.OcrPipelineSimulator-module__J54tDW__stepDotDone .OcrPipelineSimulator-module__J54tDW__stepLabel{color:var(--text-secondary)}.OcrPipelineSimulator-module__J54tDW__stepLine{background:var(--border);flex:1;min-width:16px;height:2px;transition:background .3s}.OcrPipelineSimulator-module__J54tDW__stepLineDone{background:var(--accent)}.OcrPipelineSimulator-module__J54tDW__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;grid-template-columns:260px 1fr;align-items:start;gap:1.75rem;min-height:280px;padding:1.75rem;display:grid}.OcrPipelineSimulator-module__J54tDW__cardVisual{background:var(--bg-surface);border:1px solid var(--border);aspect-ratio:3/2;border-radius:8px;justify-content:center;align-items:center;padding:1rem;display:flex}.OcrPipelineSimulator-module__J54tDW__illustration{width:100%;height:100%}.OcrPipelineSimulator-module__J54tDW__cardContent{flex-direction:column;gap:1rem;display:flex}.OcrPipelineSimulator-module__J54tDW__cardStep{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.25rem;font-size:.7rem;font-weight:600;display:block}.OcrPipelineSimulator-module__J54tDW__cardTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.OcrPipelineSimulator-module__J54tDW__cardDescription{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.7}.OcrPipelineSimulator-module__J54tDW__insightBox{background:var(--bg-surface);border-left:3px solid var(--accent);border-radius:0 6px 6px 0;margin-top:.25rem;padding:.75rem 1rem}.OcrPipelineSimulator-module__J54tDW__insightLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:.35rem;font-size:.65rem;font-weight:600;display:block}.OcrPipelineSimulator-module__J54tDW__insightText{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.65}.OcrPipelineSimulator-module__J54tDW__nav{justify-content:space-between;align-items:center;gap:1rem;display:flex}.OcrPipelineSimulator-module__J54tDW__navButton{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s}.OcrPipelineSimulator-module__J54tDW__navButton:hover:not(:disabled){border-color:var(--accent-border);color:var(--text-primary)}.OcrPipelineSimulator-module__J54tDW__navButton:disabled{opacity:.35;cursor:not-allowed}.OcrPipelineSimulator-module__J54tDW__navButtonPrimary{background:var(--accent);border-color:var(--accent);color:#000;font-weight:600}.OcrPipelineSimulator-module__J54tDW__navButtonPrimary:hover:not(:disabled){opacity:.9;color:#000}.OcrPipelineSimulator-module__J54tDW__navIndicator{color:var(--text-muted);font-size:.78rem;font-weight:500}.OcrPipelineSimulator-module__J54tDW__trafficBar{border:1px solid var(--border);background:var(--bg-surface);border-radius:6px;height:32px;display:flex;overflow:hidden}.OcrPipelineSimulator-module__J54tDW__trafficBlue{background:#3b82f6;justify-content:center;align-items:center;min-width:0;transition:width .8s;display:flex}.OcrPipelineSimulator-module__J54tDW__trafficGreen{background:var(--accent);justify-content:center;align-items:center;min-width:0;transition:width .8s;display:flex}.OcrPipelineSimulator-module__J54tDW__trafficLabel{color:#000;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.6rem;font-weight:700}.OcrPipelineSimulator-module__J54tDW__costSection{flex-direction:column;gap:.75rem;display:flex}.OcrPipelineSimulator-module__J54tDW__costHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.OcrPipelineSimulator-module__J54tDW__costTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.OcrPipelineSimulator-module__J54tDW__costSavings{color:var(--accent);font-size:.85rem;font-weight:700;font-family:var(--font-mono)}.OcrPipelineSimulator-module__J54tDW__costGrid{flex-direction:column;gap:.5rem;display:flex}.OcrPipelineSimulator-module__J54tDW__costRow{grid-template-columns:100px 1fr;align-items:center;gap:.5rem;display:grid}.OcrPipelineSimulator-module__J54tDW__costLabel{color:var(--text-muted);font-size:.7rem;font-weight:500;font-family:var(--font-mono);text-align:right}.OcrPipelineSimulator-module__J54tDW__costBars{flex-direction:column;gap:3px;display:flex}.OcrPipelineSimulator-module__J54tDW__costBarOuter{align-items:center;gap:.5rem;height:14px;display:flex}.OcrPipelineSimulator-module__J54tDW__costBarFargate{opacity:.7;background:#f87171;border-radius:3px;height:100%;transition:width .4s}.OcrPipelineSimulator-module__J54tDW__costBarEc2{background:var(--accent);opacity:.8;border-radius:3px;height:100%;transition:width .4s}.OcrPipelineSimulator-module__J54tDW__costValue{color:var(--text-muted);font-size:.6rem;font-family:var(--font-mono);white-space:nowrap}.OcrPipelineSimulator-module__J54tDW__costLegend{gap:1.5rem;padding-top:.25rem;display:flex}.OcrPipelineSimulator-module__J54tDW__costLegendItem{color:var(--text-muted);font-size:.65rem;font-family:var(--font-mono);align-items:center;gap:.4rem;display:flex}.OcrPipelineSimulator-module__J54tDW__costDotFargate{opacity:.7;background:#f87171;border-radius:2px;width:8px;height:8px}.OcrPipelineSimulator-module__J54tDW__costDotEc2{background:var(--accent);opacity:.8;border-radius:2px;width:8px;height:8px}.OcrPipelineSimulator-module__J54tDW__tfSection{flex-direction:column;gap:.5rem;display:flex}.OcrPipelineSimulator-module__J54tDW__tfTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.OcrPipelineSimulator-module__J54tDW__tfSubtitle{color:var(--text-muted);font-size:.7rem}.OcrPipelineSimulator-module__J54tDW__tfGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.25rem;display:grid}.OcrPipelineSimulator-module__J54tDW__tfModule{background:var(--bg-surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem .75rem;transition:all .2s;display:flex}.OcrPipelineSimulator-module__J54tDW__tfModule:hover{border-color:var(--accent-border)}.OcrPipelineSimulator-module__J54tDW__tfModuleActive{border-color:var(--accent);background:var(--accent-subtle)}.OcrPipelineSimulator-module__J54tDW__tfName{color:var(--accent);font-size:.72rem;font-weight:600;font-family:var(--font-mono)}.OcrPipelineSimulator-module__J54tDW__tfResources{color:var(--text-muted);font-size:.6rem}.OcrPipelineSimulator-module__J54tDW__tfState{color:var(--text-secondary);font-size:.58rem;font-family:var(--font-mono);border-top:1px solid var(--border);margin-top:.15rem;padding-top:.15rem}.OcrPipelineSimulator-module__J54tDW__tfLock{color:var(--text-muted);font-size:.65rem;font-family:var(--font-mono);background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.4rem;margin-top:.25rem;padding:.5rem .75rem;display:flex}@media (max-width:768px){.OcrPipelineSimulator-module__J54tDW__card{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem}.OcrPipelineSimulator-module__J54tDW__cardVisual{max-width:280px;margin:0 auto}.OcrPipelineSimulator-module__J54tDW__stepper{padding-bottom:.5rem;overflow-x:auto}.OcrPipelineSimulator-module__J54tDW__stepLabel{display:none}.OcrPipelineSimulator-module__J54tDW__costRow{grid-template-columns:70px 1fr}.OcrPipelineSimulator-module__J54tDW__tfGrid{grid-template-columns:repeat(2,1fr)}}
.ErpRbacDemo-module__ya3GDq__wrapper{border:1px solid var(--border,#2a2a35);background:var(--bg-surface,#14141c);border-radius:12px;padding:1.25rem}.ErpRbacDemo-module__ya3GDq__controls{flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-bottom:1rem;display:flex}.ErpRbacDemo-module__ya3GDq__roleGroup{flex-wrap:wrap;gap:.4rem;display:flex}.ErpRbacDemo-module__ya3GDq__roleBtn,.ErpRbacDemo-module__ya3GDq__langBtn{border:1px solid var(--border,#2a2a35);color:var(--text-muted,#9a9ab0);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.78rem;transition:all .2s;display:inline-flex}.ErpRbacDemo-module__ya3GDq__roleBtn:hover,.ErpRbacDemo-module__ya3GDq__langBtn:hover{border-color:var(--text-secondary);color:var(--text-secondary)}.ErpRbacDemo-module__ya3GDq__roleActive{background:var(--accent,#6c8cff);border-color:var(--accent,#6c8cff);color:#fff}.ErpRbacDemo-module__ya3GDq__roleActive:hover{color:#fff}.ErpRbacDemo-module__ya3GDq__dashboard{border:1px solid var(--border,#2a2a35);border-radius:10px;grid-template-columns:200px 1fr;min-height:280px;display:grid;overflow:hidden}.ErpRbacDemo-module__ya3GDq__sidebar{border-inline-end:1px solid var(--border,#2a2a35);background:var(--bg-elevated,#0e0e15);flex-direction:column;gap:.15rem;padding:.75rem .5rem;display:flex}.ErpRbacDemo-module__ya3GDq__dashboard[lang=ur]{font-family:Noto Nastaliq Urdu,serif;line-height:2.1}.ErpRbacDemo-module__ya3GDq__brand{color:var(--text-primary);padding:.4rem .6rem .8rem;font-size:.8rem;font-weight:700}.ErpRbacDemo-module__ya3GDq__navItem{color:var(--text-secondary,#d5d5e2);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.74rem;transition:background .15s;display:flex}.ErpRbacDemo-module__ya3GDq__navItem:not(.ErpRbacDemo-module__ya3GDq__navLocked):hover{background:#ffffff0a}.ErpRbacDemo-module__ya3GDq__navLabel{flex:1}.ErpRbacDemo-module__ya3GDq__navLocked{opacity:.35}.ErpRbacDemo-module__ya3GDq__okIcon{color:#4ade80;flex-shrink:0}.ErpRbacDemo-module__ya3GDq__lockIcon{color:#f87171;flex-shrink:0}.ErpRbacDemo-module__ya3GDq__main{flex-direction:column;justify-content:center;padding:1.25rem;display:flex}.ErpRbacDemo-module__ya3GDq__mainTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.ErpRbacDemo-module__ya3GDq__scopeNote{color:var(--text-muted,#9a9ab0);margin-bottom:1rem;font-size:.78rem;line-height:1.6}.ErpRbacDemo-module__ya3GDq__statRow{flex-wrap:wrap;gap:.6rem;display:flex}.ErpRbacDemo-module__ya3GDq__statCard{border:1px solid var(--border,#2a2a35);border-radius:8px;flex-direction:column;min-width:80px;padding:.6rem .9rem;display:flex}.ErpRbacDemo-module__ya3GDq__statCard span:first-child{font-family:var(--font-heading);color:var(--accent);font-size:1.3rem;font-weight:700}.ErpRbacDemo-module__ya3GDq__statCard span:last-child{color:var(--text-muted,#9a9ab0);margin-top:.15rem;font-size:.68rem}.ErpRbacDemo-module__ya3GDq__caption{color:var(--text-muted,#9a9ab0);margin-top:.75rem;font-size:.75rem;font-style:italic;line-height:1.6}@media (max-width:540px){.ErpRbacDemo-module__ya3GDq__dashboard{grid-template-columns:1fr}.ErpRbacDemo-module__ya3GDq__sidebar{border-inline-end:none;border-block-end:1px solid var(--border,#2a2a35);flex-flow:wrap;gap:.25rem}.ErpRbacDemo-module__ya3GDq__brand{width:100%}.ErpRbacDemo-module__ya3GDq__navItem{padding:.3rem .5rem;font-size:.68rem}.ErpRbacDemo-module__ya3GDq__roleGroup{width:100%}}
.InfrastructureDiagram-module__DrG3TW__wrapper{padding:var(--space-xl)}.InfrastructureDiagram-module__DrG3TW__header{margin-bottom:1.75rem}.InfrastructureDiagram-module__DrG3TW__title{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:700}.InfrastructureDiagram-module__DrG3TW__subtitle{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.65}.InfrastructureDiagram-module__DrG3TW__svgContainer{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;padding:var(--space-sm);margin-bottom:1.5rem;overflow-x:auto}.InfrastructureDiagram-module__DrG3TW__svgContainer svg{width:100%;min-width:600px;height:auto;display:block}.InfrastructureDiagram-module__DrG3TW__nodeGroup{cursor:pointer;transition:opacity .2s}.InfrastructureDiagram-module__DrG3TW__nodeGroup:hover .InfrastructureDiagram-module__DrG3TW__nodeRect{stroke-width:2px}.InfrastructureDiagram-module__DrG3TW__nodeRect{transition:stroke var(--transition-base), stroke-width var(--transition-base)}.InfrastructureDiagram-module__DrG3TW__nodeLabel{font-family:var(--font-heading);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600}.InfrastructureDiagram-module__DrG3TW__nodeSublabel{font-family:var(--font-mono);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9.5px;font-weight:400}.InfrastructureDiagram-module__DrG3TW__detailPanel{background:var(--bg-elevated);border:1px solid var(--accent-border);border-radius:var(--radius-md);padding:1rem 1.25rem;animation:.2s ease-out InfrastructureDiagram-module__DrG3TW__panelFadeIn}@keyframes InfrastructureDiagram-module__DrG3TW__panelFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.InfrastructureDiagram-module__DrG3TW__detailHeader{align-items:baseline;gap:var(--space-sm);margin-bottom:.5rem;display:flex}.InfrastructureDiagram-module__DrG3TW__detailName{font-family:var(--font-heading);color:var(--accent);font-size:1rem;font-weight:700}.InfrastructureDiagram-module__DrG3TW__detailSub{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.InfrastructureDiagram-module__DrG3TW__detailDescription{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.65}.InfrastructureDiagram-module__DrG3TW__detailHint{text-align:center;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius-md);padding:.75rem}.InfrastructureDiagram-module__DrG3TW__legend{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.25rem;display:flex}.InfrastructureDiagram-module__DrG3TW__legendItem{align-items:center;gap:.4rem;display:flex}.InfrastructureDiagram-module__DrG3TW__legendLine{border-radius:1px;width:24px;height:2px}.InfrastructureDiagram-module__DrG3TW__legendLinePrimary{background:var(--accent)}.InfrastructureDiagram-module__DrG3TW__legendLineSecondary{background:var(--border);border:1px dashed var(--text-muted);height:0}.InfrastructureDiagram-module__DrG3TW__legendLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}@media (max-width:768px){.InfrastructureDiagram-module__DrG3TW__wrapper{padding:1.25rem}.InfrastructureDiagram-module__DrG3TW__svgContainer{padding:var(--space-xs)}.InfrastructureDiagram-module__DrG3TW__detailPanel{padding:.85rem}.InfrastructureDiagram-module__DrG3TW__detailName{font-size:.9rem}.InfrastructureDiagram-module__DrG3TW__legend{gap:.75rem}}
.MlServingInfraDiagram-module__Jt-RHq__wrapper{padding:var(--space-xl)}.MlServingInfraDiagram-module__Jt-RHq__header{margin-bottom:1.75rem}.MlServingInfraDiagram-module__Jt-RHq__title{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:700}.MlServingInfraDiagram-module__Jt-RHq__subtitle{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.65}.MlServingInfraDiagram-module__Jt-RHq__svgContainer{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;padding:var(--space-sm);margin-bottom:1.5rem;overflow-x:auto}.MlServingInfraDiagram-module__Jt-RHq__svgContainer svg{width:100%;min-width:600px;height:auto;display:block}.MlServingInfraDiagram-module__Jt-RHq__nodeGroup{cursor:pointer;transition:opacity .2s}.MlServingInfraDiagram-module__Jt-RHq__nodeGroup:hover .MlServingInfraDiagram-module__Jt-RHq__nodeRect{stroke-width:2px}.MlServingInfraDiagram-module__Jt-RHq__nodeRect{transition:stroke var(--transition-base), stroke-width var(--transition-base)}.MlServingInfraDiagram-module__Jt-RHq__nodeLabel{font-family:var(--font-heading);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600}.MlServingInfraDiagram-module__Jt-RHq__nodeSublabel{font-family:var(--font-mono);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9.5px;font-weight:400}.MlServingInfraDiagram-module__Jt-RHq__detailPanel{background:var(--bg-elevated);border:1px solid var(--accent-border);border-radius:var(--radius-md);padding:1rem 1.25rem;animation:.2s ease-out MlServingInfraDiagram-module__Jt-RHq__panelFadeIn}@keyframes MlServingInfraDiagram-module__Jt-RHq__panelFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MlServingInfraDiagram-module__Jt-RHq__detailHeader{align-items:baseline;gap:var(--space-sm);margin-bottom:.5rem;display:flex}.MlServingInfraDiagram-module__Jt-RHq__detailName{font-family:var(--font-heading);color:var(--accent);font-size:1rem;font-weight:700}.MlServingInfraDiagram-module__Jt-RHq__detailSub{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.MlServingInfraDiagram-module__Jt-RHq__detailDescription{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.65}.MlServingInfraDiagram-module__Jt-RHq__detailHint{text-align:center;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius-md);padding:.75rem}.MlServingInfraDiagram-module__Jt-RHq__legend{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.25rem;display:flex}.MlServingInfraDiagram-module__Jt-RHq__legendItem{align-items:center;gap:.4rem;display:flex}.MlServingInfraDiagram-module__Jt-RHq__legendLine{border-radius:1px;width:24px;height:2px}.MlServingInfraDiagram-module__Jt-RHq__legendLinePrimary{background:var(--accent)}.MlServingInfraDiagram-module__Jt-RHq__legendLineSecondary{background:var(--border);border:1px dashed var(--text-muted);height:0}.MlServingInfraDiagram-module__Jt-RHq__legendLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}@media (max-width:768px){.MlServingInfraDiagram-module__Jt-RHq__wrapper{padding:1.25rem}.MlServingInfraDiagram-module__Jt-RHq__svgContainer{padding:var(--space-xs)}.MlServingInfraDiagram-module__Jt-RHq__detailPanel{padding:.85rem}.MlServingInfraDiagram-module__Jt-RHq__detailName{font-size:.9rem}.MlServingInfraDiagram-module__Jt-RHq__legend{gap:.75rem}}
.RagPipelineInfraDiagram-module__4u5HXW__wrapper{padding:var(--space-xl)}.RagPipelineInfraDiagram-module__4u5HXW__header{margin-bottom:1.75rem}.RagPipelineInfraDiagram-module__4u5HXW__title{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:700}.RagPipelineInfraDiagram-module__4u5HXW__subtitle{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.65}.RagPipelineInfraDiagram-module__4u5HXW__svgContainer{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;padding:var(--space-sm);margin-bottom:1.5rem;overflow-x:auto}.RagPipelineInfraDiagram-module__4u5HXW__svgContainer svg{width:100%;min-width:600px;height:auto;display:block}.RagPipelineInfraDiagram-module__4u5HXW__nodeGroup{cursor:pointer;transition:opacity .2s}.RagPipelineInfraDiagram-module__4u5HXW__nodeGroup:hover .RagPipelineInfraDiagram-module__4u5HXW__nodeRect{stroke-width:2px}.RagPipelineInfraDiagram-module__4u5HXW__nodeRect{transition:stroke var(--transition-base), stroke-width var(--transition-base)}.RagPipelineInfraDiagram-module__4u5HXW__nodeLabel{font-family:var(--font-heading);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:13px;font-weight:600}.RagPipelineInfraDiagram-module__4u5HXW__nodeSublabel{font-family:var(--font-mono);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9.5px;font-weight:400}.RagPipelineInfraDiagram-module__4u5HXW__detailPanel{background:var(--bg-elevated);border:1px solid var(--accent-border);border-radius:var(--radius-md);padding:1rem 1.25rem;animation:.2s ease-out RagPipelineInfraDiagram-module__4u5HXW__panelFadeIn}@keyframes RagPipelineInfraDiagram-module__4u5HXW__panelFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.RagPipelineInfraDiagram-module__4u5HXW__detailHeader{align-items:baseline;gap:var(--space-sm);margin-bottom:.5rem;display:flex}.RagPipelineInfraDiagram-module__4u5HXW__detailName{font-family:var(--font-heading);color:var(--accent);font-size:1rem;font-weight:700}.RagPipelineInfraDiagram-module__4u5HXW__detailSub{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.RagPipelineInfraDiagram-module__4u5HXW__detailDescription{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.65}.RagPipelineInfraDiagram-module__4u5HXW__detailHint{text-align:center;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius-md);padding:.75rem}.RagPipelineInfraDiagram-module__4u5HXW__legend{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.25rem;display:flex}.RagPipelineInfraDiagram-module__4u5HXW__legendItem{align-items:center;gap:.4rem;display:flex}.RagPipelineInfraDiagram-module__4u5HXW__legendLine{border-radius:1px;width:24px;height:2px}.RagPipelineInfraDiagram-module__4u5HXW__legendLinePrimary{background:var(--accent)}.RagPipelineInfraDiagram-module__4u5HXW__legendLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}@media (max-width:768px){.RagPipelineInfraDiagram-module__4u5HXW__wrapper{padding:1.25rem}.RagPipelineInfraDiagram-module__4u5HXW__svgContainer{padding:var(--space-xs)}.RagPipelineInfraDiagram-module__4u5HXW__detailPanel{padding:.85rem}.RagPipelineInfraDiagram-module__4u5HXW__detailName{font-size:.9rem}.RagPipelineInfraDiagram-module__4u5HXW__legend{gap:.75rem}}
.ProjectDetail-module__q709GW__section{min-height:100vh;padding:6rem 2rem 5rem;position:relative}.ProjectDetail-module__q709GW__container{max-width:var(--container-max);margin:0 auto;padding:0 2rem}.ProjectDetail-module__q709GW__breadcrumb{align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;display:flex}.ProjectDetail-module__q709GW__breadcrumbLink{color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.ProjectDetail-module__q709GW__breadcrumbLink:hover{color:var(--accent)}.ProjectDetail-module__q709GW__breadcrumbSep{color:var(--text-muted);opacity:.5}.ProjectDetail-module__q709GW__breadcrumbCurrent{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.ProjectDetail-module__q709GW__hero{margin-bottom:3rem}.ProjectDetail-module__q709GW__categoryBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.ProjectDetail-module__q709GW__provenanceBadge{font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-full);align-items:center;margin-bottom:1rem;padding:2px 10px;font-size:.68rem;display:inline-flex}.ProjectDetail-module__q709GW__categoryDot{background:var(--accent);border-radius:50%;width:8px;height:8px}.ProjectDetail-module__q709GW__title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.ProjectDetail-module__q709GW__subtitle{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem;display:block}.ProjectDetail-module__q709GW__heroMetric{background:linear-gradient(135deg, var(--accent-subtle) 0%, transparent 60%);border:1px solid var(--accent-border);border-left:4px solid var(--accent);border-radius:var(--radius-md);align-items:center;gap:1.25rem;padding:1.25rem 2rem;display:inline-flex;position:relative;overflow:hidden}.ProjectDetail-module__q709GW__heroMetric:before{content:"";background:radial-gradient(ellipse at 0% 50%, var(--accent-subtle), transparent 70%);pointer-events:none;position:absolute;inset:0}.ProjectDetail-module__q709GW__metricValue{font-family:var(--font-heading);color:var(--accent);font-size:2.75rem;font-weight:800;line-height:1;position:relative}.ProjectDetail-module__q709GW__metricLabel{font-family:var(--font-mono);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;max-width:120px;font-size:.75rem;position:relative}.ProjectDetail-module__q709GW__contentGrid{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.ProjectDetail-module__q709GW__mainContent{flex-direction:column;gap:.5rem;display:flex}.ProjectDetail-module__q709GW__contentBlock{padding:.25rem}.ProjectDetail-module__q709GW__sectionNumber{font-family:var(--font-mono);color:var(--accent);opacity:.5;letter-spacing:.1em;margin-bottom:.35rem;font-size:.65rem;font-weight:500;display:block}.ProjectDetail-module__q709GW__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700}.ProjectDetail-module__q709GW__sectionDivider{background:linear-gradient(90deg, var(--accent), transparent);opacity:.5;border:none;width:48px;height:1px;margin:1.5rem 0}.ProjectDetail-module__q709GW__bodyText{color:var(--text-secondary);font-size:.9rem;line-height:1.75}.ProjectDetail-module__q709GW__bodyText p{margin-bottom:.85rem}.ProjectDetail-module__q709GW__bodyText p:last-child{margin-bottom:0}.ProjectDetail-module__q709GW__highlights{flex-direction:column;gap:.75rem;list-style:none;display:flex}.ProjectDetail-module__q709GW__highlightItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.88rem;line-height:1.6;display:flex}.ProjectDetail-module__q709GW__checkIcon{flex-shrink:0;margin-top:.15rem}.ProjectDetail-module__q709GW__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.ProjectDetail-module__q709GW__sideBlock{padding:.25rem}.ProjectDetail-module__q709GW__sideTitle{font-family:var(--font-heading);color:var(--text-primary);border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700}.ProjectDetail-module__q709GW__techGrid{flex-wrap:wrap;gap:.4rem;display:flex}.ProjectDetail-module__q709GW__infoList{flex-direction:column;gap:.75rem;display:flex}.ProjectDetail-module__q709GW__infoItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.5rem;display:flex}.ProjectDetail-module__q709GW__infoItem:last-child{border-bottom:none;padding-bottom:0}.ProjectDetail-module__q709GW__infoLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;flex-shrink:0;font-size:.72rem}.ProjectDetail-module__q709GW__infoValue{font-family:var(--font-body);color:var(--text-primary);text-align:right;word-break:break-word;max-width:180px;font-size:.82rem;font-weight:500}.ProjectDetail-module__q709GW__externalLinks{flex-direction:column;gap:.5rem;display:flex}.ProjectDetail-module__q709GW__externalLink{color:var(--text-secondary);border-bottom:1px solid var(--border);transition:color var(--transition-fast);align-items:center;gap:.5rem;padding:.4rem 0;font-size:.8rem;text-decoration:none;display:flex}.ProjectDetail-module__q709GW__externalLink:last-child{border-bottom:none}.ProjectDetail-module__q709GW__externalLink:hover{color:var(--accent)}.ProjectDetail-module__q709GW__bodyText strong{color:var(--text-primary);font-weight:600}.ProjectDetail-module__q709GW__bodyText a{color:var(--accent);transition:border-color var(--transition-fast);border-bottom:1px solid #0000;text-decoration:none}.ProjectDetail-module__q709GW__bodyText a:hover{border-bottom-color:var(--accent)}.ProjectDetail-module__q709GW__bodyText code{font-family:var(--font-mono);color:var(--accent);background:#ffffff0f;border-radius:4px;padding:.15em .4em;font-size:.82em}.ProjectDetail-module__q709GW__anonymizationNote{font-family:var(--font-mono);color:var(--text-muted);border-left:2px solid var(--border);background:#ffffff08;border-radius:0 4px 4px 0;margin-top:.75rem;padding:.6rem .85rem;font-size:.75rem;font-style:italic}.ProjectDetail-module__q709GW__tldrCard{border:1px solid var(--accent-border);border-left:3px solid var(--accent);border-radius:var(--radius-md);background:var(--accent-subtle);margin-bottom:1.5rem;padding:1rem 1.25rem}.ProjectDetail-module__q709GW__tldrLabel{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem;font-size:.65rem;font-weight:700;display:block}.ProjectDetail-module__q709GW__tldrList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ProjectDetail-module__q709GW__tldrList li{color:var(--text-secondary);padding-left:1rem;font-size:.85rem;line-height:1.65;position:relative}.ProjectDetail-module__q709GW__tldrList li:before{content:"";background:var(--accent);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.ProjectDetail-module__q709GW__heroStatsGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem;display:grid}.ProjectDetail-module__q709GW__heroStatCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated);text-align:center;padding:.85rem .75rem}.ProjectDetail-module__q709GW__heroStatValue{font-family:var(--font-heading);color:var(--accent);font-variant-numeric:tabular-nums;margin-bottom:.25rem;font-size:1.5rem;font-weight:800;line-height:1;display:block}.ProjectDetail-module__q709GW__heroStatLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.58rem;line-height:1.35}.ProjectDetail-module__q709GW__constraintList{flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.ProjectDetail-module__q709GW__constraintList li{color:var(--text-secondary);border-left:2px solid var(--border);background:#ffffff05;border-radius:0 4px 4px 0;padding:.5rem .75rem;font-size:.85rem;line-height:1.65}.ProjectDetail-module__q709GW__decisionRow{border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:.5rem;transition:border-color .2s;overflow:hidden}.ProjectDetail-module__q709GW__decisionRow[open]{border-color:var(--accent-border)}.ProjectDetail-module__q709GW__decisionRow summary{cursor:pointer;background:var(--bg-elevated);align-items:center;gap:.75rem;padding:.65rem .85rem;list-style:none;transition:background .2s;display:flex}.ProjectDetail-module__q709GW__decisionRow summary:hover{background:var(--bg-surface)}.ProjectDetail-module__q709GW__decisionRow summary::-webkit-details-marker{display:none}.ProjectDetail-module__q709GW__decisionRow summary:before{content:"+";font-family:var(--font-mono);color:var(--accent);text-align:center;flex-shrink:0;width:16px;font-size:.85rem;font-weight:700}.ProjectDetail-module__q709GW__decisionRow[open] summary:before{content:"-"}.ProjectDetail-module__q709GW__decisionName{font-family:var(--font-heading);color:var(--text-primary);font-size:.85rem;font-weight:600}.ProjectDetail-module__q709GW__decisionChosen{font-family:var(--font-mono);color:var(--accent);margin-left:auto;font-size:.72rem}.ProjectDetail-module__q709GW__decisionBody{color:var(--text-secondary);border-top:1px solid var(--border);padding:.6rem .85rem .75rem 2.5rem;font-size:.82rem;line-height:1.65}.ProjectDetail-module__q709GW__decisionBody p{margin:0 0 .4rem}.ProjectDetail-module__q709GW__decisionBody p:last-child{margin-bottom:0}.ProjectDetail-module__q709GW__decisionBody strong{color:var(--text-primary);font-size:.72rem;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em}.ProjectDetail-module__q709GW__demoSection{border-top:1px solid var(--border);margin-top:1.5rem;padding:2rem 0}.ProjectDetail-module__q709GW__demoHeading{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.ProjectDetail-module__q709GW__demoDesc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.ProjectDetail-module__q709GW__demoContainer{background:var(--bg-surface);border:1px solid var(--border);border-left:3px solid var(--accent-border);border-radius:var(--radius-lg);padding:1.5rem;position:relative;overflow:hidden}.ProjectDetail-module__q709GW__demoContainer:before{content:"";background:linear-gradient(90deg, var(--accent), transparent 60%);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.ProjectDetail-module__q709GW__relatedSection{border-top:1px solid var(--border);margin-top:4rem;padding-top:2rem}.ProjectDetail-module__q709GW__relatedTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1.5rem;font-size:1.35rem;font-weight:700}.ProjectDetail-module__q709GW__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.ProjectDetail-module__q709GW__relatedCard{color:inherit;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);padding:1.5rem;text-decoration:none;transition:transform .25s cubic-bezier(.25,.46,.45,.94),border-color .25s,box-shadow .25s,background-color .25s;display:block}.ProjectDetail-module__q709GW__relatedCard:hover{border-color:var(--accent-border);background:var(--bg-surface);box-shadow:0 8px 24px #0003, 0 0 0 1px var(--accent-border), 0 4px 16px var(--accent-subtle);transform:translateY(-4px)}.ProjectDetail-module__q709GW__relatedInner{flex-direction:column;gap:.5rem;display:flex}.ProjectDetail-module__q709GW__relatedCategory{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.ProjectDetail-module__q709GW__relatedName{font-family:var(--font-heading);color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.3}.ProjectDetail-module__q709GW__relatedMetric{font-family:var(--font-mono);color:var(--accent);font-size:.75rem}.ProjectDetail-module__q709GW__relatedLink{font-family:var(--font-mono);color:var(--text-muted);transition:color var(--transition-fast), gap var(--transition-fast);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.7rem;display:inline-flex}.ProjectDetail-module__q709GW__relatedCard:hover .ProjectDetail-module__q709GW__relatedLink{color:var(--accent);gap:.6rem}@media (max-width:1024px){.ProjectDetail-module__q709GW__contentGrid{grid-template-columns:1fr}.ProjectDetail-module__q709GW__sidebar{flex-flow:wrap;gap:1.25rem;position:static}.ProjectDetail-module__q709GW__sidebar>*{flex:1;min-width:250px}.ProjectDetail-module__q709GW__heroStatsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProjectDetail-module__q709GW__section{padding:5rem 1rem 4rem}.ProjectDetail-module__q709GW__container{padding:0 1rem}.ProjectDetail-module__q709GW__heroMetric{gap:.75rem;padding:1rem 1.25rem}.ProjectDetail-module__q709GW__metricValue{font-size:2rem}.ProjectDetail-module__q709GW__relatedGrid{grid-template-columns:1fr;gap:1rem}.ProjectDetail-module__q709GW__sidebar{flex-direction:column}.ProjectDetail-module__q709GW__sidebar>*{min-width:unset}.ProjectDetail-module__q709GW__relatedCard:hover{transform:none}}
