/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-yjtt9if9ed] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-yjtt9if9ed] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-c2v3efp003],
.components-reconnect-repeated-attempt-visible[b-c2v3efp003],
.components-reconnect-failed-visible[b-c2v3efp003],
.components-pause-visible[b-c2v3efp003],
.components-resume-failed-visible[b-c2v3efp003],
.components-rejoining-animation[b-c2v3efp003] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-retrying[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-failed[b-c2v3efp003],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-c2v3efp003] {
    display: block;
}


#components-reconnect-modal[b-c2v3efp003] {
    background-color: #050b08;
    color: #8de9ad;
    font-family: ui-monospace, "Cascadia Mono", Consolas, monospace;
    font-size: .9rem;
    width: 22rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 1px solid #15482c;
    border-radius: 0.5rem;
    box-shadow: 0 14px 50px 2px rgba(0, 0, 0, 0.6), 0 0 0 1px rgba(93, 255, 134, .08) inset;
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-c2v3efp003 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-c2v3efp003 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-c2v3efp003 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-c2v3efp003]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-c2v3efp003 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-c2v3efp003 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-c2v3efp003 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-c2v3efp003 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-c2v3efp003] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-c2v3efp003] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-c2v3efp003] {
    border: 1px solid #1f7a44;
    background-color: #0c3b22;
    color: #b9ffd0;
    padding: 5px 24px;
    border-radius: 4px;
    cursor: pointer;
}

    #components-reconnect-modal button:hover[b-c2v3efp003] {
        background-color: #145c33;
    }

    #components-reconnect-modal button:active[b-c2v3efp003] {
        background-color: #0c3b22;
    }

.components-rejoining-animation[b-c2v3efp003] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-c2v3efp003] {
        position: absolute;
        border: 3px solid #2ec26a;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-c2v3efp003 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-c2v3efp003] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-c2v3efp003 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Shared/LiveLogViewer.razor.rz.scp.css */
/* ===== STREAMING HTTP · SELECTUM — modo "centro de monitoreo" (Matrix / ops FBI) ===== */
.mtx-wrap[b-eu23hrae7j] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    background: #000;
    font-family: ui-monospace, "Cascadia Mono", "Consolas", monospace;
    overflow: hidden;
}

/* Scanlines CRT + barrido sutil sobre todo el panel */
.mtx-wrap[b-eu23hrae7j]::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 5;
    background: repeating-linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0) 2px, rgba(0,40,0,.18) 3px);
    opacity: .55;
    animation: mtxflicker-b-eu23hrae7j 4.5s infinite steps(60);
}
@keyframes mtxflicker-b-eu23hrae7j { 0%,100% { opacity:.5 } 47% { opacity:.62 } 50% { opacity:.4 } 53% { opacity:.6 } }

/* Flash rojo del panel cuando pasa un ataque */
.mtx-wrap.atk-flash[b-eu23hrae7j]::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 6;
    box-shadow: inset 0 0 60px rgba(255,30,30,.55), inset 0 0 6px rgba(255,60,60,.8);
    border: 2px solid rgba(255,40,40,.85);
    animation: atkflash-b-eu23hrae7j .55s ease-out forwards;
}
@keyframes atkflash-b-eu23hrae7j { from { opacity: 1 } to { opacity: 0 } }

/* ---- Header (consola) ---- */
.mtx-head[b-eu23hrae7j] {
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    padding: .35rem .75rem;
    background: linear-gradient(180deg, #04160b, #020a06);
    border-bottom: 1px solid #0d4;
    box-shadow: inset 0 0 22px rgba(0,255,90,.16);
    z-index: 7;
}
.mtx-title[b-eu23hrae7j] {
    color: #5dff86;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .14em;
    text-shadow: 0 0 9px rgba(70,255,130,.6);
}
.mtx-rec[b-eu23hrae7j] { margin-left: .55rem; font-size: .72rem; letter-spacing: .1em; }
.mtx-rec.on[b-eu23hrae7j] { color: #ff4d4d; text-shadow: 0 0 9px rgba(255,60,60,.8); animation: mtxblink-b-eu23hrae7j 1.1s steps(1) infinite; }
.mtx-rec.off[b-eu23hrae7j] { color: #888; }
@keyframes mtxblink-b-eu23hrae7j { 50% { opacity: .2; } }

.mtx-stats[b-eu23hrae7j] { display: flex; align-items: center; gap: .95rem; font-size: .76rem; }
.mtx-rate[b-eu23hrae7j] {
    color: #b7ffd2;
    font-size: 1.2rem;
    font-weight: 800;
    line-height: 1;
    text-shadow: 0 0 12px rgba(90,255,150,.65);
}
.mtx-rate small[b-eu23hrae7j] { font-size: .58rem; color: #7fe; margin-left: .15rem; opacity: .85; font-weight: 600; }
.mtx-atk[b-eu23hrae7j] {
    color: #ff8b8b;
    font-weight: 700;
    border: 1px solid #6a1d1d;
    border-radius: 5px;
    padding: .05rem .4rem;
    transition: all .2s;
}
.mtx-atk.hot[b-eu23hrae7j] {
    color: #fff;
    background: #3a0c0c;
    border-color: #ff4d4d;
    text-shadow: 0 0 8px rgba(255,70,70,.9);
    box-shadow: 0 0 12px rgba(255,40,40,.45);
}
.mtx-dim[b-eu23hrae7j] { color: #4fa06a; }
.mtx-chk[b-eu23hrae7j] { cursor: pointer; }
.mtx-btn[b-eu23hrae7j] {
    background: #06210f; color: #7f9; border: 1px solid #1a6; border-radius: 4px;
    padding: .12rem .55rem; cursor: pointer; font-family: inherit; font-size: .72rem;
}
.mtx-btn:hover[b-eu23hrae7j] { background: #0b3a1c; box-shadow: 0 0 10px rgba(0,255,90,.35); }
.mtx-btn.go[b-eu23hrae7j] { background: #0d5; color: #021; border-color: #1f7; font-weight: 700; }

/* ---- Zona principal: log + panel lateral ---- */
.mtx-main[b-eu23hrae7j] { flex: 1 1 auto; min-height: 0; display: flex; }

/* ---- Panel lateral "últimos bloqueados" ---- */
.mtx-side[b-eu23hrae7j] {
    flex: 0 0 248px;
    min-width: 0;
    display: flex;
    flex-direction: column;
    background: #060a07;
    border-left: 1px solid #15331f;
    z-index: 2;
}
.mtx-side-h[b-eu23hrae7j] {
    flex: 0 0 auto;
    padding: .38rem .55rem;
    color: #ff9b9b;
    font-size: .68rem;
    letter-spacing: .12em;
    font-weight: 700;
    background: #140707;
    border-bottom: 1px solid #3a1414;
    text-shadow: 0 0 6px rgba(255,70,70,.4);
}
.mtx-side-list[b-eu23hrae7j] { flex: 1 1 auto; min-height: 0; overflow: auto; padding: .35rem; }
.mtx-side-empty[b-eu23hrae7j] { color: #3f6a4e; font-size: .68rem; text-align: center; padding: 1.2rem .3rem; }
.mtx-blk[b-eu23hrae7j] {
    padding: .3rem .42rem;
    margin-bottom: .35rem;
    border: 1px solid #2a1414;
    border-left: 3px solid #e23b3b;
    border-radius: 5px;
    background: linear-gradient(90deg, rgba(220,40,40,.12), rgba(10,5,5,0) 80%), #120808;
    animation: blkin-b-eu23hrae7j .45s ease-out;
}
.mtx-blk-ip[b-eu23hrae7j] { color: #ffd6d6; font-size: .73rem; word-break: break-all; }
.mtx-blk-r[b-eu23hrae7j] { color: #c98585; font-size: .64rem; margin-top: .12rem; word-break: break-word; line-height: 1.25; }
.mtx-blk-t[b-eu23hrae7j] { color: #8a5a5a; font-size: .6rem; margin-top: .12rem; }
@keyframes blkin-b-eu23hrae7j { from { opacity: 0; transform: translateX(10px); } to { opacity: 1; transform: none; } }

/* ---- Cuerpo del log (fósforo verde) ---- */
.mtx-body[b-eu23hrae7j] {
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    overflow: auto;
    margin: 0;
    padding: .5rem .85rem;
    background: radial-gradient(120% 80% at 50% 0%, #04140a 0%, #000 70%);
    color: #34d465;
    font-size: .72rem;
    line-height: 1.32;
    white-space: pre-wrap;
    word-break: break-all;
    text-shadow: 0 0 3px rgba(60,255,120,.22);
    position: relative;
    z-index: 2;
}

/* Colores por tipo de línea (los <div> los crea JS → ::deep para alcanzarlos) */
.mtx-body[b-eu23hrae7j]  .l { color: #36c862; }
.mtx-body[b-eu23hrae7j]  .l.ok { color: #2c8f48; }
.mtx-body[b-eu23hrae7j]  .l.int { color: #355; opacity: .55; }   /* infra interna = ruido conocido, atenuado */
.mtx-body[b-eu23hrae7j]  .l.e4 { color: #d9b14a; }
.mtx-body[b-eu23hrae7j]  .l.e5 { color: #ff8a3c; text-shadow: 0 0 6px rgba(255,120,40,.45); }
.mtx-body[b-eu23hrae7j]  .l.atk {
    color: #ff5252;
    font-weight: 700;
    background: linear-gradient(90deg, rgba(255,40,40,.18), rgba(255,40,40,0) 70%);
    border-left: 3px solid #ff3b3b;
    padding-left: .35rem;
    margin-left: -.35rem;
    text-shadow: 0 0 8px rgba(255,60,60,.7);
    animation: atkrow-b-eu23hrae7j .9s ease-out;
}
@keyframes atkrow-b-eu23hrae7j { from { background-color: rgba(255,40,40,.5); } to { background-color: transparent; } }

/* ---- Footer "CLASSIFIED" ---- */
.mtx-foot[b-eu23hrae7j] {
    flex: 0 0 auto;
    padding: .2rem .75rem;
    background: #020a06;
    border-top: 1px solid #0a3;
    color: #2f7a48;
    font-size: .62rem;
    letter-spacing: .18em;
    text-align: center;
    z-index: 7;
}

/* ---- Scrollbar verde fosforescente ---- */
.ll-scroll[b-eu23hrae7j]::-webkit-scrollbar { width: 10px; height: 10px; }
.ll-scroll[b-eu23hrae7j]::-webkit-scrollbar-track { background: #000; }
.ll-scroll[b-eu23hrae7j]::-webkit-scrollbar-thumb { background: #17402a; border-radius: 8px; border: 2px solid #000; background-clip: padding-box; }
.ll-scroll[b-eu23hrae7j]::-webkit-scrollbar-thumb:hover { background: #2bd06a; }
.ll-scroll[b-eu23hrae7j]::-webkit-scrollbar-corner { background: #000; }
.ll-scroll[b-eu23hrae7j] { scrollbar-width: thin; scrollbar-color: #17402a #000; }
/* /Components/Shared/ThreatMap.razor.rz.scp.css */
/* ===== MAPA DE AMENAZAS · SELECTUM (mapamundi + globo) ===== */
.tmap-wrap[b-ffcd0ocr8r] {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    background: #020608;
    color: #7fd;
    font-family: ui-monospace, "Cascadia Mono", Consolas, monospace;
}
.tmap-head[b-ffcd0ocr8r] {
    flex: 0 0 auto;
    padding: .35rem .6rem;
    background: #04140c;
    border-bottom: 1px solid #0d4;
    color: #5dff86;
    font-size: .72rem;
    letter-spacing: .1em;
    font-weight: 700;
    text-shadow: 0 0 8px rgba(60,255,120,.5);
}
.tmap-sub[b-ffcd0ocr8r] { color: #3f8f5f; font-weight: 400; margin-left: .4rem; font-size: .66rem; }

.tmap-body[b-ffcd0ocr8r] { flex: 1 1 auto; min-height: 0; display: flex; flex-direction: column; }
.tmap-maps[b-ffcd0ocr8r] { flex: 1 1 auto; min-height: 0; display: flex; flex-direction: column; gap: .45rem; padding: .45rem; }
.tmap-svg[b-ffcd0ocr8r] {
    flex: 1 1 0; width: 100%; min-height: 0;
    background: #010406;
    border: 1px solid #0c2a1c;
    border-radius: 6px;
    box-shadow: inset 0 0 30px rgba(0,80,40,.25);
}
.tmap-globe[b-ffcd0ocr8r] { flex: 1 1 0; width: 100%; min-height: 0; }

.tmap-ping[b-ffcd0ocr8r] { fill: rgba(255,60,60,.4); transform-box: fill-box; transform-origin: center; animation: tping-b-ffcd0ocr8r 1.9s ease-out infinite; }
@keyframes tping-b-ffcd0ocr8r { 0% { transform: scale(.5); opacity: .85 } 100% { transform: scale(2.6); opacity: 0 } }
.tmap-core[b-ffcd0ocr8r] { fill: #ff4040; }

.tmap-legend[b-ffcd0ocr8r] {
    flex: 0 0 auto;
    display: flex; flex-wrap: wrap; gap: .55rem;
    padding: .3rem .6rem;
    border-top: 1px solid #0c2a1c;
    background: #03100a;
    font-size: .68rem;
}
.tmap-leg[b-ffcd0ocr8r] { color: #8fbf9f; }
.tmap-leg b[b-ffcd0ocr8r] { color: #ff8585; margin-left: .15rem; }
.tmap-scale[b-ffcd0ocr8r] { display: inline-flex; align-items: center; gap: .3rem; margin-right: .35rem;
    padding-right: .55rem; border-right: 1px solid #0c2a1c; }
