.SimuladorTcpHandshake-module__Fah0Pa__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary)}.SimuladorTcpHandshake-module__Fah0Pa__hero{background:var(--hero-bg);color:#fff;text-align:center;padding:3rem 1.5rem}.SimuladorTcpHandshake-module__Fah0Pa__heroTitulo{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.SimuladorTcpHandshake-module__Fah0Pa__heroSubtitulo{opacity:.9;margin:0;max-width:580px;margin-inline:auto;font-size:1.1rem}.SimuladorTcpHandshake-module__Fah0Pa__seccion{max-width:1100px;margin:2rem auto;padding:0 1.5rem}.SimuladorTcpHandshake-module__Fah0Pa__seccionTitulo{color:var(--primary);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.SimuladorTcpHandshake-module__Fah0Pa__configGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;gap:1rem;display:grid}.SimuladorTcpHandshake-module__Fah0Pa__configGrupo{flex-direction:column;gap:.4rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__configLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.SimuladorTcpHandshake-module__Fah0Pa__configInput{background:var(--bg-card);color:var(--text-primary);border:1.5px solid #d0d0d0;border-radius:6px;padding:.5rem .75rem;font-size:.95rem;transition:border-color .15s}.SimuladorTcpHandshake-module__Fah0Pa__configInput:focus{border-color:var(--primary);outline:none}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__configInput{color:#e5e5e5;background:#2a2a2a;border-color:#444}.SimuladorTcpHandshake-module__Fah0Pa__velSelector{flex-wrap:wrap;gap:.4rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__velBtn{background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border:1.5px solid #d0d0d0;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;transition:all .15s}.SimuladorTcpHandshake-module__Fah0Pa__velBtn:hover{border-color:var(--primary);color:var(--primary)}.SimuladorTcpHandshake-module__Fah0Pa__velBtnActivo{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:600}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__velBtn{color:#b0b0b0;background:#2a2a2a;border-color:#444}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__velBtnActivo{background:var(--primary);border-color:var(--primary);color:#fff}.SimuladorTcpHandshake-module__Fah0Pa__configAcciones{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__btnSecundario{border:1.5px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .15s}.SimuladorTcpHandshake-module__Fah0Pa__btnSecundario:hover{background:var(--primary);color:#fff}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__btnSecundario{border-color:var(--primary);color:var(--primary)}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__btnSecundario:hover{background:var(--primary);color:#fff}.SimuladorTcpHandshake-module__Fah0Pa__simuladorLayout{grid-template-columns:1fr 280px;align-items:start;gap:1.5rem;max-width:1100px;margin:1.5rem auto;padding:0 1.5rem;display:grid}@media (max-width:768px){.SimuladorTcpHandshake-module__Fah0Pa__simuladorLayout{grid-template-columns:1fr}}.SimuladorTcpHandshake-module__Fah0Pa__canvasWrapper{background:var(--bg-card);border:1px solid #e0e0e0;border-radius:12px;padding:1rem;overflow-x:auto}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__canvasWrapper{background:#2a2a2a;border-color:#444}.SimuladorTcpHandshake-module__Fah0Pa__canvas{border-radius:6px;max-width:100%;display:block}.SimuladorTcpHandshake-module__Fah0Pa__panelDetalles{flex-direction:column;gap:1rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__estadoBadge{background:var(--bg-card);border:2px solid #ccc;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:border-color .3s;display:flex}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__estadoBadge{background:#2a2a2a}.SimuladorTcpHandshake-module__Fah0Pa__estadoPunto{border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:background .3s}.SimuladorTcpHandshake-module__Fah0Pa__estadoTexto{color:var(--text-primary)}.SimuladorTcpHandshake-module__Fah0Pa__paqueteCard{background:var(--bg-card);border:1px solid #e0e0e0;border-left:4px solid #2e86ab;border-radius:8px;padding:1rem}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__paqueteCard{background:#2a2a2a;border-color:#444}.SimuladorTcpHandshake-module__Fah0Pa__paqueteTitulo{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__paqueteTipo{color:#fff;border-radius:4px;padding:.2rem .6rem;font-family:Courier New,monospace;font-size:.8rem;font-weight:700}.SimuladorTcpHandshake-module__Fah0Pa__paqueteOrigen{color:var(--text-secondary);font-size:.8rem}.SimuladorTcpHandshake-module__Fah0Pa__paqueteDatos{flex-direction:column;gap:.3rem;margin:0 0 .75rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__datoFila{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__datoFila dt{color:var(--text-secondary);font-weight:600}.SimuladorTcpHandshake-module__Fah0Pa__datoFila dd{margin:0}.SimuladorTcpHandshake-module__Fah0Pa__datoFila code{background:#f0f0f0;border-radius:3px;padding:.1rem .4rem;font-size:.8rem}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__datoFila code{color:#e5e5e5;background:#3a3a3a}.SimuladorTcpHandshake-module__Fah0Pa__paqueteDesc{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.5}.SimuladorTcpHandshake-module__Fah0Pa__panelVacio{background:var(--bg-card);text-align:center;color:var(--text-secondary);border:1px dashed #ccc;border-radius:8px;padding:1.5rem;font-size:.875rem;line-height:1.5}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__panelVacio{background:#2a2a2a;border-color:#555}.SimuladorTcpHandshake-module__Fah0Pa__progresoPasos{flex-wrap:wrap;gap:.4rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__progresoPaso{color:var(--text-secondary);background:var(--bg-card);border:1.5px solid #ccc;border-radius:20px;padding:.25rem .6rem;font-family:Courier New,monospace;font-size:.75rem;font-weight:600;transition:all .2s}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__progresoPaso{background:#2a2a2a;border-color:#444}.SimuladorTcpHandshake-module__Fah0Pa__progresoPasoActivo{color:#856404;background:#fff8e1;border-color:#ffc107}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__progresoPasoActivo{color:#ffc107;background:#3a3200}.SimuladorTcpHandshake-module__Fah0Pa__progresoPasoCompleto{color:#155724;background:#e8f5e9;border-color:#28a745!important}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__progresoPasoCompleto{color:#4caf50;background:#0d3318}.SimuladorTcpHandshake-module__Fah0Pa__controles{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:1.5rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__btnControl{background:var(--bg-card);color:var(--text-primary);cursor:pointer;border:1.5px solid #d0d0d0;border-radius:8px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .15s}.SimuladorTcpHandshake-module__Fah0Pa__btnControl:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.SimuladorTcpHandshake-module__Fah0Pa__btnControl:disabled{opacity:.4;cursor:not-allowed}.SimuladorTcpHandshake-module__Fah0Pa__btnControlPrimario{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.6rem;font-size:.95rem;font-weight:700;transition:opacity .15s}.SimuladorTcpHandshake-module__Fah0Pa__btnControlPrimario:hover:not(:disabled){opacity:.88}.SimuladorTcpHandshake-module__Fah0Pa__btnControlPrimario:disabled{opacity:.4;cursor:not-allowed}.SimuladorTcpHandshake-module__Fah0Pa__btnControlActivo{background:var(--secondary);border-color:var(--secondary);color:#fff}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__btnControl{color:#e5e5e5;background:#2a2a2a;border-color:#444}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__btnControlActivo{background:var(--secondary);border-color:var(--secondary);color:#fff}.SimuladorTcpHandshake-module__Fah0Pa__tableWrapper{border-radius:8px;overflow-x:auto}.SimuladorTcpHandshake-module__Fah0Pa__comparativaTable{border-collapse:collapse;width:100%;font-size:.875rem}.SimuladorTcpHandshake-module__Fah0Pa__comparativaTable th{background:var(--primary);color:#fff;text-align:left;padding:.6rem .75rem;font-weight:700}.SimuladorTcpHandshake-module__Fah0Pa__comparativaTable td{color:var(--text-primary);border-bottom:1px solid #e0e0e0;padding:.5rem .75rem}.SimuladorTcpHandshake-module__Fah0Pa__comparativaTable tbody tr:hover{background:#f5f9ff}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__comparativaTable td{border-bottom-color:#3a3a3a}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__comparativaTable tbody tr:hover{background:#2d2d2d}.SimuladorTcpHandshake-module__Fah0Pa__filaDestacada{background:#e8f4fb}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__filaDestacada{background:#1a3040}.SimuladorTcpHandshake-module__Fah0Pa__escenariosGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.SimuladorTcpHandshake-module__Fah0Pa__escenarioCard{background:var(--bg-card);border:1px solid #e0e0e0;border-radius:8px;padding:1rem}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__escenarioCard{background:#2a2a2a;border-color:#3a3a3a}.SimuladorTcpHandshake-module__Fah0Pa__escenarioHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__escenarioIcon{font-size:1.2rem}.SimuladorTcpHandshake-module__Fah0Pa__escenarioCard p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.SimuladorTcpHandshake-module__Fah0Pa__faqLista{flex-direction:column;gap:1rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__faqItem{background:var(--bg-card);border:1px solid #e0e0e0;border-radius:8px;padding:1rem}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__faqItem{background:#2a2a2a;border-color:#3a3a3a}.SimuladorTcpHandshake-module__Fah0Pa__faqItem h4{color:var(--primary);margin:0 0 .5rem;font-size:.95rem}.SimuladorTcpHandshake-module__Fah0Pa__faqItem p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}.SimuladorTcpHandshake-module__Fah0Pa__guiaPasos{flex-direction:column;gap:.75rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__guiaPaso{color:var(--text-primary);align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__guiaPasoNum{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:700;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.SimuladorTcpHandshake-module__Fah0Pa__tipCard{background:var(--bg-card);border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:.4rem;padding:1rem;display:flex}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__tipCard{background:#2a2a2a;border-color:#3a3a3a}.SimuladorTcpHandshake-module__Fah0Pa__tipIcono{font-size:1.4rem}.SimuladorTcpHandshake-module__Fah0Pa__tipCard strong{color:var(--text-primary);font-size:.9rem}.SimuladorTcpHandshake-module__Fah0Pa__tipCard p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.45}.SimuladorTcpHandshake-module__Fah0Pa__warningBox{background:#fff8e1;border:1.5px solid #ffc107;border-radius:8px;margin-top:1.5rem;padding:1.25rem 1.5rem}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__warningBox{background:#2a2100;border-color:#ffc107}.SimuladorTcpHandshake-module__Fah0Pa__warningHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__warningIcono{font-size:1.2rem}.SimuladorTcpHandshake-module__Fah0Pa__warningHeader strong{color:#856404;font-size:.95rem}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__warningHeader strong{color:#ffc107}.SimuladorTcpHandshake-module__Fah0Pa__warningLista{flex-direction:column;gap:.5rem;margin:0;padding-left:1.25rem;display:flex}.SimuladorTcpHandshake-module__Fah0Pa__warningLista li{color:#6d5504;font-size:.875rem;line-height:1.5}[data-theme=dark] .SimuladorTcpHandshake-module__Fah0Pa__warningLista li{color:#e6c84a}@media (prefers-reduced-motion:reduce){.SimuladorTcpHandshake-module__Fah0Pa__velBtn,.SimuladorTcpHandshake-module__Fah0Pa__btnControl,.SimuladorTcpHandshake-module__Fah0Pa__btnControlPrimario,.SimuladorTcpHandshake-module__Fah0Pa__btnSecundario,.SimuladorTcpHandshake-module__Fah0Pa__configInput,.SimuladorTcpHandshake-module__Fah0Pa__progresoPaso,.SimuladorTcpHandshake-module__Fah0Pa__estadoBadge,.SimuladorTcpHandshake-module__Fah0Pa__estadoPunto{transition-duration:.01ms!important}}
