.InferenciaBayesiana-module__yJiR-G__container{--primary:#2e86ab;--secondary:#48a9a6;--accent:#7fb3d3;--bg-primary:#fafafa;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--text-muted:#999;--border:#e5e5e5;--hover:#f5f5f5;--success:#10b981;--error:#ef4444;--warning:#f59e0b;--radius:12px;--radius-large:16px;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 12px #0000001a;max-width:1200px;padding:var(--spacing-xl)var(--spacing-lg);background:var(--bg-primary);min-height:100vh;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}[data-theme=dark] .InferenciaBayesiana-module__yJiR-G__container{--bg-primary:#1a1a1a;--bg-card:#2a2a2a;--text-primary:#e5e5e5;--text-secondary:#b0b0b0;--text-muted:gray;--border:#404040;--hover:#333}.InferenciaBayesiana-module__yJiR-G__hero{text-align:center;margin-bottom:var(--spacing-xl);padding:var(--spacing-2xl)var(--spacing-xl);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);border-radius:var(--radius-large);color:#fff;margin-top:80px}.InferenciaBayesiana-module__yJiR-G__heroIcon{margin-bottom:var(--spacing-md);font-size:3rem;display:block}.InferenciaBayesiana-module__yJiR-G__title{margin:0 0 var(--spacing-sm);font-size:2rem;font-weight:700}.InferenciaBayesiana-module__yJiR-G__subtitle{opacity:.95;margin:0;font-size:1.1rem}.InferenciaBayesiana-module__yJiR-G__tabNav{gap:var(--spacing-sm);margin-bottom:var(--spacing-xl);padding:var(--spacing-sm);background:var(--bg-card);border-radius:var(--radius-large);box-shadow:var(--shadow-sm);display:flex;overflow-x:auto}.InferenciaBayesiana-module__yJiR-G__tabButton{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-lg);border-radius:var(--radius);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;transition:all .2s;display:flex}.InferenciaBayesiana-module__yJiR-G__tabButton:hover{background:var(--hover);color:var(--text-primary)}.InferenciaBayesiana-module__yJiR-G__tabActive,.InferenciaBayesiana-module__yJiR-G__tabActive:hover{background:var(--primary);color:#fff}.InferenciaBayesiana-module__yJiR-G__tabIcon{font-size:1.2rem}.InferenciaBayesiana-module__yJiR-G__tabLabel{font-weight:500}.InferenciaBayesiana-module__yJiR-G__mainContent{gap:var(--spacing-xl);flex-direction:column;display:flex}.InferenciaBayesiana-module__yJiR-G__moduleContainer{gap:var(--spacing-xl);grid-template-columns:1fr 1fr;display:grid}.InferenciaBayesiana-module__yJiR-G__inputPanel{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-lg);box-shadow:var(--shadow-sm)}.InferenciaBayesiana-module__yJiR-G__panelTitle{color:var(--text-primary);margin:0 0 var(--spacing-sm);font-size:1.2rem;font-weight:600}.InferenciaBayesiana-module__yJiR-G__formula{background:var(--hover);padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius);color:var(--primary);margin-bottom:var(--spacing-lg);text-align:center;font-family:Monaco,Menlo,monospace;font-size:.95rem}.InferenciaBayesiana-module__yJiR-G__description{color:var(--text-secondary);margin:0 0 var(--spacing-lg);font-size:.9rem;line-height:1.5}.InferenciaBayesiana-module__yJiR-G__inputGroup{margin-bottom:var(--spacing-md)}.InferenciaBayesiana-module__yJiR-G__label{color:var(--text-primary);margin-bottom:var(--spacing-xs);font-size:.9rem;font-weight:500;display:block}.InferenciaBayesiana-module__yJiR-G__input{width:100%;padding:var(--spacing-sm)var(--spacing-md);border:2px solid var(--border);border-radius:var(--radius);background:var(--bg-card);color:var(--text-primary);font-size:1rem;transition:border-color .2s}.InferenciaBayesiana-module__yJiR-G__input:focus{border-color:var(--primary);outline:none}.InferenciaBayesiana-module__yJiR-G__helpText{color:var(--text-muted);margin-top:var(--spacing-xs);font-size:.75rem;display:block}.InferenciaBayesiana-module__yJiR-G__btnSecondary{padding:var(--spacing-sm)var(--spacing-md);border:2px solid var(--primary);border-radius:var(--radius);color:var(--primary);cursor:pointer;background:0 0;font-size:.9rem;font-weight:500;transition:all .2s}.InferenciaBayesiana-module__yJiR-G__btnSecondary:hover{background:var(--primary);color:#fff}.InferenciaBayesiana-module__yJiR-G__resultsPanel{background:var(--bg-card);border-radius:var(--radius-large);padding:var(--spacing-lg);box-shadow:var(--shadow-sm)}.InferenciaBayesiana-module__yJiR-G__mainResult{margin-bottom:var(--spacing-lg)}.InferenciaBayesiana-module__yJiR-G__resultHighlight{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);border-radius:var(--radius);padding:var(--spacing-lg);text-align:center;color:#fff}.InferenciaBayesiana-module__yJiR-G__resultHighlightAlt{background:linear-gradient(135deg,var(--secondary)0%,#3d8c89 100%);border-radius:var(--radius);padding:var(--spacing-lg);text-align:center;color:#fff}.InferenciaBayesiana-module__yJiR-G__mainResultsGrid{gap:var(--spacing-md);margin-bottom:var(--spacing-lg);grid-template-columns:1fr 1fr;display:grid}.InferenciaBayesiana-module__yJiR-G__resultLabel{opacity:.9;margin-bottom:var(--spacing-xs);font-size:.85rem;display:block}.InferenciaBayesiana-module__yJiR-G__resultValue{font-family:Monaco,Menlo,monospace;font-size:1.8rem;font-weight:700;display:block}.InferenciaBayesiana-module__yJiR-G__resultPercent{opacity:.9;margin-top:var(--spacing-xs);font-size:1rem;display:block}.InferenciaBayesiana-module__yJiR-G__resultNote{opacity:.8;margin-top:var(--spacing-sm);font-size:.75rem;display:block}.InferenciaBayesiana-module__yJiR-G__stepsSection{margin-top:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid var(--border)}.InferenciaBayesiana-module__yJiR-G__stepsTitle{color:var(--text-primary);margin:0 0 var(--spacing-md);font-size:1rem;font-weight:600}.InferenciaBayesiana-module__yJiR-G__step{gap:var(--spacing-md);margin-bottom:var(--spacing-md);padding:var(--spacing-md);background:var(--hover);border-radius:var(--radius);display:flex}.InferenciaBayesiana-module__yJiR-G__stepNum{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:600;display:flex}.InferenciaBayesiana-module__yJiR-G__stepContent{flex:1}.InferenciaBayesiana-module__yJiR-G__stepLabel{color:var(--text-primary);margin-bottom:var(--spacing-xs);font-weight:600;display:block}.InferenciaBayesiana-module__yJiR-G__stepFormula{color:var(--text-secondary);font-family:Monaco,Menlo,monospace;font-size:.85rem;display:block}.InferenciaBayesiana-module__yJiR-G__stepCalc{color:var(--text-muted);margin-top:2px;font-family:Monaco,Menlo,monospace;font-size:.85rem;display:block}.InferenciaBayesiana-module__yJiR-G__stepResult{color:var(--primary);margin-top:4px;font-family:Monaco,Menlo,monospace;font-size:.9rem;font-weight:600;display:block}.InferenciaBayesiana-module__yJiR-G__statsGrid{gap:var(--spacing-sm);margin-top:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.InferenciaBayesiana-module__yJiR-G__statCard{background:var(--hover);border-radius:var(--radius);padding:var(--spacing-md);text-align:center}.InferenciaBayesiana-module__yJiR-G__statLabel{color:var(--text-muted);margin-bottom:4px;font-size:.75rem;display:block}.InferenciaBayesiana-module__yJiR-G__statValue{color:var(--text-primary);font-family:Monaco,Menlo,monospace;font-size:1.1rem;font-weight:600;display:block}.InferenciaBayesiana-module__yJiR-G__interpretation{margin-top:var(--spacing-lg);padding:var(--spacing-md);border-radius:var(--radius);border-left:4px solid var(--primary);background:#2e86ab1a}.InferenciaBayesiana-module__yJiR-G__interpretation h4{color:var(--primary);margin:0 0 var(--spacing-sm);font-size:.9rem}.InferenciaBayesiana-module__yJiR-G__interpretation p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.InferenciaBayesiana-module__yJiR-G__placeholder{text-align:center;color:var(--text-muted);padding:var(--spacing-xl)}.InferenciaBayesiana-module__yJiR-G__hypothesesList{gap:var(--spacing-sm);margin-bottom:var(--spacing-md);flex-direction:column;display:flex}.InferenciaBayesiana-module__yJiR-G__hypothesisRow{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm);background:var(--hover);border-radius:var(--radius);display:flex}.InferenciaBayesiana-module__yJiR-G__hypothesisInputs{gap:var(--spacing-sm);flex:1;display:flex}.InferenciaBayesiana-module__yJiR-G__inputSmall{width:80px;padding:var(--spacing-xs)var(--spacing-sm);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);color:var(--text-primary);font-size:.9rem}.InferenciaBayesiana-module__yJiR-G__inputSmall:focus{border-color:var(--primary);outline:none}.InferenciaBayesiana-module__yJiR-G__miniLabel{color:var(--text-muted);margin-bottom:2px;font-size:.7rem;display:block}.InferenciaBayesiana-module__yJiR-G__btnRemove{background:var(--error);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.InferenciaBayesiana-module__yJiR-G__buttonRow{gap:var(--spacing-sm);margin-bottom:var(--spacing-md);display:flex}.InferenciaBayesiana-module__yJiR-G__priorSum{color:var(--text-secondary);text-align:center;padding:var(--spacing-sm);background:var(--hover);border-radius:var(--radius);font-size:.85rem}.InferenciaBayesiana-module__yJiR-G__warning{color:var(--error);font-weight:600}.InferenciaBayesiana-module__yJiR-G__hypothesesResults{margin:var(--spacing-lg)0}.InferenciaBayesiana-module__yJiR-G__resultsTable{border-collapse:collapse;width:100%;font-size:.9rem}.InferenciaBayesiana-module__yJiR-G__resultsTable th,.InferenciaBayesiana-module__yJiR-G__resultsTable td{padding:var(--spacing-sm)var(--spacing-md);text-align:left;border-bottom:1px solid var(--border)}.InferenciaBayesiana-module__yJiR-G__resultsTable th{background:var(--hover);color:var(--text-primary);font-weight:600}.InferenciaBayesiana-module__yJiR-G__resultsTable td{color:var(--text-secondary)}.InferenciaBayesiana-module__yJiR-G__highlighted{background:#2e86ab1a}.InferenciaBayesiana-module__yJiR-G__highlighted td{color:var(--text-primary);font-weight:500}.InferenciaBayesiana-module__yJiR-G__posteriorCell{align-items:center;gap:var(--spacing-sm);display:flex}.InferenciaBayesiana-module__yJiR-G__posteriorBar{background:var(--border);border-radius:4px;flex:1;height:8px;overflow:hidden}.InferenciaBayesiana-module__yJiR-G__posteriorFill{background:var(--primary);border-radius:4px;height:100%;transition:width .3s}.InferenciaBayesiana-module__yJiR-G__observationsSection{margin-bottom:var(--spacing-md)}.InferenciaBayesiana-module__yJiR-G__observationButtons{gap:var(--spacing-xs);margin-bottom:var(--spacing-sm);flex-wrap:wrap;display:flex}.InferenciaBayesiana-module__yJiR-G__obsBtn{padding:var(--spacing-xs)var(--spacing-sm);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;font-size:.85rem;transition:all .2s}.InferenciaBayesiana-module__yJiR-G__obsPositive{border-color:var(--success);color:var(--success);background:#10b9811a}.InferenciaBayesiana-module__yJiR-G__obsNegative{border-color:var(--error);color:var(--error);background:#ef44441a}.InferenciaBayesiana-module__yJiR-G__btnSmall{padding:var(--spacing-xs)var(--spacing-sm);border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;font-size:.8rem}.InferenciaBayesiana-module__yJiR-G__btnSmall:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.InferenciaBayesiana-module__yJiR-G__btnSmall:disabled{opacity:.5;cursor:not-allowed}.InferenciaBayesiana-module__yJiR-G__sequenceTimeline{align-items:center;gap:var(--spacing-xs);padding:var(--spacing-md);background:var(--hover);border-radius:var(--radius);margin-top:var(--spacing-lg);flex-wrap:wrap;display:flex}.InferenciaBayesiana-module__yJiR-G__timelinePoint{padding:var(--spacing-sm);background:var(--bg-card);border-radius:var(--radius);flex-direction:column;align-items:center;min-width:60px;display:flex}.InferenciaBayesiana-module__yJiR-G__timelineLabel{color:var(--text-muted);font-size:.7rem}.InferenciaBayesiana-module__yJiR-G__timelineValue{color:var(--text-primary);font-size:.9rem;font-weight:600}.InferenciaBayesiana-module__yJiR-G__timelineLR{color:var(--text-muted);font-size:.65rem}.InferenciaBayesiana-module__yJiR-G__timelineStep{align-items:center;gap:var(--spacing-xs);display:flex}.InferenciaBayesiana-module__yJiR-G__timelineArrow{font-size:1.2rem;font-weight:700}.InferenciaBayesiana-module__yJiR-G__arrowUp{color:var(--success)}.InferenciaBayesiana-module__yJiR-G__arrowDown{color:var(--error)}.InferenciaBayesiana-module__yJiR-G__confusionMatrix{margin:var(--spacing-lg)0}.InferenciaBayesiana-module__yJiR-G__matrixTitle{color:var(--text-primary);margin:0 0 var(--spacing-md);font-size:.95rem;font-weight:600}.InferenciaBayesiana-module__yJiR-G__matrixTable{border-collapse:collapse;width:100%;font-size:.85rem}.InferenciaBayesiana-module__yJiR-G__matrixTable th,.InferenciaBayesiana-module__yJiR-G__matrixTable td{padding:var(--spacing-sm);text-align:center;border:1px solid var(--border)}.InferenciaBayesiana-module__yJiR-G__matrixTable th,.InferenciaBayesiana-module__yJiR-G__matrixRowHeader{background:var(--hover);font-weight:600}.InferenciaBayesiana-module__yJiR-G__truePositive,.InferenciaBayesiana-module__yJiR-G__trueNegative{color:var(--success);background:#10b98126;font-weight:500}.InferenciaBayesiana-module__yJiR-G__falsePositive,.InferenciaBayesiana-module__yJiR-G__falseNegative{color:var(--error);background:#ef444426;font-weight:500}.InferenciaBayesiana-module__yJiR-G__disclaimer{border-radius:var(--radius-large);padding:var(--spacing-lg);margin-bottom:var(--spacing-xl);background:#fff3cd;border:2px solid #ffc107}[data-theme=dark] .InferenciaBayesiana-module__yJiR-G__disclaimer{background:#ffc1071a;border-color:#ffc1074d}.InferenciaBayesiana-module__yJiR-G__disclaimer h3{color:#856404;margin:0 0 var(--spacing-sm);font-size:1rem}[data-theme=dark] .InferenciaBayesiana-module__yJiR-G__disclaimer h3{color:#ffc107}.InferenciaBayesiana-module__yJiR-G__disclaimer p{color:#856404;margin:0;font-size:.9rem;line-height:1.6}[data-theme=dark] .InferenciaBayesiana-module__yJiR-G__disclaimer p{color:#e0a800}.InferenciaBayesiana-module__yJiR-G__guideSection{margin-bottom:var(--spacing-xl)}.InferenciaBayesiana-module__yJiR-G__guideSection h2{color:var(--text-primary);margin:0 0 var(--spacing-lg);font-size:1.5rem}.InferenciaBayesiana-module__yJiR-G__guideSection h3{color:var(--text-primary);margin:var(--spacing-xl)0 var(--spacing-md);font-size:1.2rem}.InferenciaBayesiana-module__yJiR-G__contentGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.InferenciaBayesiana-module__yJiR-G__contentCard{background:var(--hover);padding:var(--spacing-lg);border-radius:var(--radius);border-left:4px solid var(--primary)}.InferenciaBayesiana-module__yJiR-G__contentCard h4{color:var(--text-primary);margin:0 0 var(--spacing-sm);font-size:1rem}.InferenciaBayesiana-module__yJiR-G__contentCard p{color:var(--text-secondary);margin:0 0 var(--spacing-sm);font-size:.9rem;line-height:1.6}.InferenciaBayesiana-module__yJiR-G__contentCard p:last-child{margin-bottom:0}.InferenciaBayesiana-module__yJiR-G__contentCard .InferenciaBayesiana-module__yJiR-G__formula{margin-top:var(--spacing-sm);margin-bottom:0}.InferenciaBayesiana-module__yJiR-G__applicationsList{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.InferenciaBayesiana-module__yJiR-G__applicationCard{gap:var(--spacing-md);padding:var(--spacing-md);background:var(--bg-card);border-radius:var(--radius);border:1px solid var(--border);display:flex}.InferenciaBayesiana-module__yJiR-G__appIcon{font-size:2rem}.InferenciaBayesiana-module__yJiR-G__applicationCard h4{color:var(--text-primary);margin:0 0 var(--spacing-xs);font-size:.95rem}.InferenciaBayesiana-module__yJiR-G__applicationCard p{color:var(--text-secondary);margin:0;font-size:.85rem}@media (max-width:1024px){.InferenciaBayesiana-module__yJiR-G__moduleContainer,.InferenciaBayesiana-module__yJiR-G__mainResultsGrid{grid-template-columns:1fr}}@media (max-width:768px){.InferenciaBayesiana-module__yJiR-G__container{padding:var(--spacing-lg)var(--spacing-md)}.InferenciaBayesiana-module__yJiR-G__hero{padding:var(--spacing-xl)var(--spacing-lg);margin-top:70px}.InferenciaBayesiana-module__yJiR-G__title{font-size:1.5rem}.InferenciaBayesiana-module__yJiR-G__tabNav{flex-wrap:nowrap}.InferenciaBayesiana-module__yJiR-G__tabButton{padding:var(--spacing-sm)}.InferenciaBayesiana-module__yJiR-G__tabLabel{display:none}.InferenciaBayesiana-module__yJiR-G__tabIcon{font-size:1.5rem}.InferenciaBayesiana-module__yJiR-G__resultValue{font-size:1.4rem}.InferenciaBayesiana-module__yJiR-G__sequenceTimeline,.InferenciaBayesiana-module__yJiR-G__timelineStep{flex-direction:column}.InferenciaBayesiana-module__yJiR-G__timelineArrow{transform:rotate(90deg)}}@media (max-width:480px){.InferenciaBayesiana-module__yJiR-G__hypothesisRow{flex-direction:column;align-items:stretch}.InferenciaBayesiana-module__yJiR-G__hypothesisInputs{flex-direction:column}.InferenciaBayesiana-module__yJiR-G__inputSmall{width:100%}.InferenciaBayesiana-module__yJiR-G__statsGrid{grid-template-columns:1fr 1fr}}
