/* /Components/CommandConsole.razor.rz.scp.css */
.terminal-form[b-siw18ufcec] {
    display: grid;
    gap: 0.85rem;
    margin-top: 0.2rem;
}

.console-transcript[b-siw18ufcec] {
    display: grid;
    gap: 0.45rem;
}

.console-command-line[b-siw18ufcec] {
    position: relative;
    display: grid;
    gap: 0.18rem;
    font-family: Consolas, "Courier New", monospace;
    cursor: text;
}


.command-row[b-siw18ufcec] {
    display: flex;
    gap: 0.6rem;
    align-items: baseline;
    color: var(--amber);
    font-family: Consolas, "Courier New", monospace;
}

.command-text[b-siw18ufcec] {
    overflow-wrap: anywhere;
}

.field-prompt[b-siw18ufcec] {
    color: var(--amber);
    font-family: Consolas, "Courier New", monospace;
}

.console-input-line[b-siw18ufcec] {
    display: flex;
    align-items: baseline;
    min-height: 1.5rem;
    color: var(--paper);
}

.console-input-prompt[b-siw18ufcec] {
    color: var(--green);
}

.console-visible-input[b-siw18ufcec] {
    min-height: 1.5rem;
    color: var(--paper);
    overflow-wrap: anywhere;
}

.console-placeholder[b-siw18ufcec] {
    color: var(--paper);
    opacity: 0.45;
}

.console-cursor[b-siw18ufcec] {
    display: inline-block;
    color: var(--amber);
    animation: blink-b-siw18ufcec 0.55s steps(1) infinite;
}

.console-line-input[b-siw18ufcec] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    color: transparent;
    background: transparent;
    caret-color: transparent;
    opacity: 0;
}

.console-line-input:focus[b-siw18ufcec] {
    outline: 0;
}

.console-error[b-siw18ufcec] {
    color: #ffb4a8;
    font-family: Consolas, "Courier New", monospace;
}

.console-help[b-siw18ufcec] {
    color: var(--green);
    font-family: Consolas, "Courier New", monospace;
}

@keyframes blink-b-siw18ufcec {
    50% {
        opacity: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .console-cursor[b-siw18ufcec] {
        animation: none;
    }
}

@media (max-width: 640.98px) {
    .console-command-line .console-line-input[b-siw18ufcec],
    .console-input-line[b-siw18ufcec] {
        grid-column: 1 / -1;
    }

    .console-command-line[b-siw18ufcec],
    .console-transcript[b-siw18ufcec],
    .console-error[b-siw18ufcec],
    .console-help[b-siw18ufcec] {
        font-size: clamp(1.7rem, 5vw, 2.1rem);
    }
}
/* /Components/Layout/GuestLayout.razor.rz.scp.css */
.guest-layout[b-rwbpykxo14] {
    min-height: 100vh;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-8k3484ykr0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8k3484ykr0] {
    flex: 1;
}

.sidebar[b-8k3484ykr0] {
    background-image: linear-gradient(180deg, #11100d 0%, #5f1d2b 70%);
}

@media (min-width: 641px) {
    .page[b-8k3484ykr0] {
        flex-direction: row;
    }

    .sidebar[b-8k3484ykr0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    article[b-8k3484ykr0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-kagyge06j6] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-kagyge06j6] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-kagyge06j6] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-kagyge06j6] {
    font-size: 1.1rem;
}

.bi[b-kagyge06j6] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-kagyge06j6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-kagyge06j6] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-kagyge06j6] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-kagyge06j6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-kagyge06j6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-kagyge06j6]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-kagyge06j6]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-kagyge06j6]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-kagyge06j6] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-kagyge06j6] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-kagyge06j6] {
        display: none;
    }

    .nav-scrollable[b-kagyge06j6] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-8ayn5e4v4r],
.components-reconnect-repeated-attempt-visible[b-8ayn5e4v4r],
.components-reconnect-failed-visible[b-8ayn5e4v4r],
.components-pause-visible[b-8ayn5e4v4r],
.components-resume-failed-visible[b-8ayn5e4v4r],
.components-rejoining-animation[b-8ayn5e4v4r] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-retrying[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-failed[b-8ayn5e4v4r],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-8ayn5e4v4r] {
    display: block;
}


#components-reconnect-modal[b-8ayn5e4v4r] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-8ayn5e4v4r 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-8ayn5e4v4r 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-8ayn5e4v4r 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-8ayn5e4v4r]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-8ayn5e4v4r 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-8ayn5e4v4r {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-8ayn5e4v4r {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-8ayn5e4v4r {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-8ayn5e4v4r] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-8ayn5e4v4r] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-8ayn5e4v4r] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-8ayn5e4v4r] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-8ayn5e4v4r] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-8ayn5e4v4r] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-8ayn5e4v4r] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-8ayn5e4v4r 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-8ayn5e4v4r] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-8ayn5e4v4r {
    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/LiveTyping.razor.rz.scp.css */
.live-typing[b-zj0ltf6k5p] {
    min-height: min(68vh, 32rem);
    display: grid;
    align-items: center;
    border: 1px solid rgba(211, 163, 72, 0.28);
    padding: clamp(1rem, 4vw, 2rem);
    background:
        repeating-linear-gradient(0deg, rgba(244, 234, 210, 0.05) 0 1px, transparent 1px 7px),
        rgba(10, 10, 8, 0.78);
}

.live-typing pre[b-zj0ltf6k5p] {
    min-height: 11rem;
    margin: 0;
    white-space: pre-wrap;
    color: var(--amber, #d3a348);
    font-family: Consolas, "Courier New", monospace;
    font-size: clamp(1rem, 3.4vw, 1.35rem);
    line-height: 1.7;
}

.live-typing-cursor[b-zj0ltf6k5p] {
    animation: live-typing-blink-b-zj0ltf6k5p 1.1s steps(1) infinite;
}

@keyframes live-typing-blink-b-zj0ltf6k5p {
    50% {
        opacity: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .live-typing-cursor[b-zj0ltf6k5p] {
        animation: none;
    }
}
/* /Components/Pages/Alert.razor.rz.scp.css */
/* Trimmed copy of Token.razor.css's console chrome (splash/CRT monitor/boot text only — no
   registration form, no reveal/coordinate-map). Deliberately duplicated rather than shared so this
   untracked badge-preview page can't be broken by future changes to the real token console, and
   vice versa. If the two need to diverge less, consider extracting a shared component later. */

.alert-console[b-zj82qrt0fz] {
    --paper: #f4ead2;
    --ink: #11100d;
    --field: #201d18;
    --amber: #d3a348;
    --green: #5f7f55;
    --burgundy: #5f1d2b;
    --muted: #b9aa8a;
    --glass: #0d130d;

    position: relative;
    isolation: isolate;
    height: 100svh;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    padding: 1.3rem;
    overflow: hidden;
    color: var(--paper);
    background:
        radial-gradient(circle at 18% 8%, rgba(211, 163, 72, 0.18), transparent 18rem),
        radial-gradient(circle at 92% 12%, rgba(95, 127, 85, 0.16), transparent 16rem),
        radial-gradient(circle at 33% 100%, rgba(180, 42, 42, 0.22), transparent 22rem),
        linear-gradient(rgba(17, 16, 13, 0.9), rgba(17, 16, 13, 0.86)),
        repeating-linear-gradient(0deg, rgba(211, 163, 72, 0.08) 0 1px, transparent 1px 9px),
        linear-gradient(135deg, #2c2118, #10100d 45%, #1f2a1b);
}

.alert-console[b-zj82qrt0fz]::before,
.alert-console[b-zj82qrt0fz]::after {
    position: absolute;
    z-index: -1;
    content: "";
    pointer-events: none;
}

.alert-console[b-zj82qrt0fz]::before {
    inset: 0;
    background:
        linear-gradient(90deg, rgba(244, 234, 210, 0.04) 1px, transparent 1px),
        linear-gradient(rgba(244, 234, 210, 0.035) 1px, transparent 1px);
    background-size: 5rem 5rem;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent 82%);
}

.alert-console[b-zj82qrt0fz]::after {
    inset: auto -10vw -24vh -10vw;
    height: 40vh;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.62), transparent 68%);
}

.launch-light[b-zj82qrt0fz] {
    position: absolute;
    z-index: 0;
    width: 5.525rem;
    aspect-ratio: 1;
    border: 1px solid rgba(211, 163, 72, 0.24);
    border-radius: 50%;
    background:
        radial-gradient(circle, rgba(244, 234, 210, 0.92) 0 0.18rem, transparent 0.2rem),
        radial-gradient(circle, rgba(211, 163, 72, 0.28), rgba(211, 163, 72, 0.07) 44%, transparent 70%);
    box-shadow: 0 0 2.2rem rgba(211, 163, 72, 0.28);
    opacity: 0.68;
    animation: launch-light-flicker-b-zj82qrt0fz 5.5s steps(1) infinite;
}

.launch-light-left[b-zj82qrt0fz] {
    top: calc(1.04rem - 2.925rem);
    left: calc(0.975rem - 2.925rem);
}

.launch-light-right[b-zj82qrt0fz] {
    top: calc(1.04rem + 2.925rem);
    right: calc(0.975rem + (3 * 2.925rem) - 5.525rem);
    animation-delay: 1.4s;
}

.cable-run[b-zj82qrt0fz] {
    position: absolute;
    top: 0.52rem;
    left: 50%;
    z-index: 1;
    width: 15.6rem;
    height: 1.82rem;
    transform: translateX(-50%);
    pointer-events: none;
}

.cable-wire[b-zj82qrt0fz] {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.3rem;
    border-radius: 999px;
    background: linear-gradient(90deg, #16110e, #514338 45%, #17120f);
    box-shadow: inset 0 0.06rem rgba(244, 234, 210, 0.12), 0 0.5rem 1rem rgba(0, 0, 0, 0.38);
    transform: translateY(-50%);
}

.cable-end[b-zj82qrt0fz] {
    position: absolute;
    top: 50%;
    right: -0.35rem;
    width: 1.45rem;
    height: 1.45rem;
    border: 1px solid rgba(244, 234, 210, 0.28);
    border-radius: 50%;
    background: radial-gradient(circle at 45% 40%, #d7c09a, #5b493b 46%, #1b1512 75%);
    box-shadow: 0 0 1rem rgba(211, 163, 72, 0.22);
    transform: translateY(-50%);
}

.spark-travel[b-zj82qrt0fz] {
    position: absolute;
    top: 50%;
    left: 0%;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: radial-gradient(circle, #fff8cb, #d3a348 60%, transparent 75%);
    box-shadow: 0 0 0.7rem rgba(211, 163, 72, 0.9);
    opacity: 0;
    transform: translate(-50%, -50%);
    animation: spark-travel-b-zj82qrt0fz 3.2s ease-in infinite;
}

.spark-discharge[b-zj82qrt0fz] {
    position: absolute;
    inset: -0.35rem;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 248, 203, 0.9), rgba(211, 163, 72, 0.5) 50%, transparent 75%);
    opacity: 0;
    transform: scale(0.5);
    animation: spark-discharge-b-zj82qrt0fz 3.2s ease-out infinite;
}

/* Explicit widths (not fit-content) below, all sharing the same font-size so their `ch` math
   agrees: fit-content previously collapsed .crt-screen during the noise/static phase (its only
   child there is absolutely positioned, so it doesn't count toward fit-content sizing), which
   showed up as the noise being squeezed into a narrow strip on the left, and also let the grid's
   default left-alignment show as an asymmetric-looking monitor border once real content loaded. */
.console-shell[b-zj82qrt0fz] {
    position: relative;
    z-index: 2;
    font-size: 1.3rem;
    width: calc(24ch + 3.9rem);
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 1.3rem 0;
}

.crt-monitor[b-zj82qrt0fz] {
    position: relative;
    display: grid;
    grid-template-rows: auto 1fr auto;
    gap: 0.75rem;
    flex: 1 1 auto;
    min-height: 0;
    font-size: 1.3rem;
    width: calc(24ch + 3.9rem);
    padding: 0.65rem;
    border: 1px solid rgba(198, 148, 96, 0.28);
    border-radius: 0.55rem 0.55rem 1.05rem 1.05rem;
    background:
        linear-gradient(145deg, rgba(244, 234, 210, 0.14), transparent 24%),
        linear-gradient(180deg, #302820, #17130f 56%, #0d0b09);
    box-shadow:
        inset 0 0.16rem rgba(244, 234, 210, 0.13),
        0 2.2rem 4rem rgba(0, 0, 0, 0.52),
        0 0 3rem rgba(211, 163, 72, 0.09);
}

.crt-monitor[b-zj82qrt0fz]::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background:
        radial-gradient(ellipse 34% 24% at 10% 16%, rgba(196, 104, 38, 0.65), transparent 72%),
        radial-gradient(ellipse 26% 32% at 88% 10%, rgba(168, 82, 28, 0.6), transparent 74%),
        radial-gradient(ellipse 42% 28% at 80% 90%, rgba(184, 96, 32, 0.65), transparent 72%),
        radial-gradient(ellipse 24% 20% at 20% 84%, rgba(140, 64, 20, 0.55), transparent 72%),
        radial-gradient(ellipse 18% 34% at 50% 46%, rgba(120, 54, 16, 0.35), transparent 76%),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='r'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23r)'/%3E%3C/svg%3E");
    background-size: auto, auto, auto, auto, auto, 180px 180px;
    background-blend-mode: color-burn, color-burn, color-burn, color-burn, color-burn, overlay;
    mix-blend-mode: overlay;
    opacity: 0.95;
}

.crt-monitor[b-zj82qrt0fz]::after {
    content: "";
    position: absolute;
    left: 16%;
    right: 16%;
    bottom: -1.2rem;
    height: 1.2rem;
    border-radius: 0 0 999px 999px;
    background: linear-gradient(#16120f, #080706);
    box-shadow: 0 1.1rem 2rem rgba(0, 0, 0, 0.44);
}

.crt-topline[b-zj82qrt0fz],
.crt-controls[b-zj82qrt0fz] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(244, 234, 210, 0.56);
    font-family: Consolas, "Courier New", monospace;
    font-size: 0.936rem;
    letter-spacing: 0.08em;
}

.crt-topline[b-zj82qrt0fz] {
    position: relative;
    z-index: 4;
}

.crt-status-dot[b-zj82qrt0fz] {
    width: 0.68rem;
    aspect-ratio: 1;
    border-radius: 50%;
    background: var(--amber);
    box-shadow: 0 0 0.9rem rgba(211, 163, 72, 0.9);
    animation: crt-status-flicker-b-zj82qrt0fz 4.4s steps(1) infinite;
    margin-left: auto;
}

.crt-label[b-zj82qrt0fz] {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.75rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--amber);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6), 0 0 0.4rem rgba(211, 163, 72, 0.35);
    white-space: nowrap;
    pointer-events: none;
}

.crt-screen[b-zj82qrt0fz] {
    position: relative;
    min-height: 0;
    font-size: 1.3rem;
    width: calc(24ch + 2.6rem);
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid rgba(211, 163, 72, 0.28);
    border-radius: 0.45rem;
    padding: 1.3rem;
    background:
        radial-gradient(circle at 50% 32%, rgba(95, 127, 85, 0.22), transparent 50%),
        linear-gradient(180deg, rgba(244, 234, 210, 0.04), transparent 12%),
        var(--glass);
    box-shadow:
        inset 0 0 2.4rem rgba(0, 0, 0, 0.7),
        inset 0 0 5rem rgba(95, 127, 85, 0.15),
        0 0 2rem rgba(95, 127, 85, 0.14);
    animation: crt-warmup-b-zj82qrt0fz 2.2s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}

.crt-screen[b-zj82qrt0fz]::before,
.crt-screen[b-zj82qrt0fz]::after {
    position: absolute;
    inset: 0;
    z-index: 3;
    content: "";
    pointer-events: none;
}

.crt-screen[b-zj82qrt0fz]::before {
    background:
        linear-gradient(rgba(244, 234, 210, 0.08) 50%, rgba(0, 0, 0, 0.14) 50%),
        linear-gradient(90deg, rgba(255, 0, 0, 0.035), rgba(0, 255, 80, 0.025), rgba(0, 80, 255, 0.035));
    background-size: 100% 0.26rem, 0.55rem 100%;
    mix-blend-mode: screen;
    opacity: 0.34;
}

.crt-screen[b-zj82qrt0fz]::after {
    background:
        radial-gradient(ellipse at center, transparent 58%, rgba(0, 0, 0, 0.42) 100%),
        linear-gradient(105deg, transparent 0 42%, rgba(244, 234, 210, 0.08) 46%, transparent 52%);
    animation: crt-flicker-b-zj82qrt0fz 6.2s steps(1) infinite;
}

.crt-noise[b-zj82qrt0fz] {
    position: absolute;
    inset: 0;
    z-index: 5;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
    background-size: 96px 96px;
    image-rendering: pixelated;
    filter: grayscale(1) contrast(2.4) brightness(1.15);
    mix-blend-mode: screen;
    animation:
        crt-static-shift-b-zj82qrt0fz 0.12s steps(6) infinite,
        crt-static-fade-b-zj82qrt0fz 2s ease-out forwards;
}

.crt-controls[b-zj82qrt0fz] {
    justify-content: flex-end;
    gap: 0.45rem;
}

.crt-controls span[b-zj82qrt0fz] {
    width: 0.8rem;
    aspect-ratio: 1;
    border: 1px solid rgba(244, 234, 210, 0.16);
    border-radius: 50%;
    background: radial-gradient(circle at 38% 34%, rgba(244, 234, 210, 0.24), #16120f 60%);
}

.console-session[b-zj82qrt0fz] {
    position: relative;
    z-index: 2;
    font-size: 1.3rem;
    width: 24ch;
    display: grid;
    gap: 0.85rem;
}

/* Fixed, non-responsive design: the console text is always exactly 24 characters wide (using the
   browser's own `ch` unit, accurate for whatever monospace font actually renders), centered on the
   page via .alert-console's flex centering rather than scaled per viewport. TeleprinterOutput's own
   font-size lives in its own scoped stylesheet, so ::deep is needed to override it from here,
   without touching Token.razor's copy of the same component. */
.console-session[b-zj82qrt0fz]  .teleprinter-output pre {
    width: 24ch;
    font-size: 1.3rem;
}

/* TeleprinterOutput's spin-marker highlight defaults to green (var(--green)) — swap to gold/amber
   for this page only, again via ::deep since it's a separate scoped component. */
.console-session[b-zj82qrt0fz]  .teleprinter-highlight {
    color: var(--amber);
}

.be-ready-flash[b-zj82qrt0fz] {
    margin-top: 0.15rem;
    font-family: Consolas, "Courier New", monospace;
    font-size: clamp(1.6rem, 6vw, 2.6rem);
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #ff3b30;
    text-shadow: 0 0 0.8rem rgba(255, 59, 48, 0.65);
    animation: be-ready-flash-b-zj82qrt0fz 0.9s steps(1) infinite;
}

@keyframes be-ready-flash-b-zj82qrt0fz {
    50% {
        opacity: 0.12;
    }
}

@keyframes launch-light-flicker-b-zj82qrt0fz {
    0%, 9%, 12%, 38%, 42%, 72%, 100% {
        opacity: 0.7;
        filter: brightness(1);
    }

    10%, 40%, 74% {
        opacity: 0.28;
        filter: brightness(0.55);
    }

    11%, 41%, 75% {
        opacity: 0.96;
        filter: brightness(1.35);
    }
}

@keyframes spark-travel-b-zj82qrt0fz {
    0% {
        left: 0%;
        opacity: 0;
    }

    3% {
        opacity: 1;
    }

    58% {
        left: 96%;
        opacity: 1;
    }

    62%, 100% {
        left: 96%;
        opacity: 0;
    }
}

@keyframes spark-discharge-b-zj82qrt0fz {
    0%, 58%, 100% {
        opacity: 0;
        transform: scale(0.5);
    }

    60% {
        opacity: 1;
        transform: scale(1.4);
    }

    66% {
        opacity: 0.5;
        transform: scale(0.9);
    }

    70% {
        opacity: 0;
        transform: scale(0.6);
    }
}

@keyframes crt-warmup-b-zj82qrt0fz {
    0% {
        opacity: 0;
        filter: brightness(3.2) saturate(0);
    }

    18% {
        opacity: 1;
    }

    34% {
        filter: brightness(2.3) saturate(0.35);
    }

    52% {
        filter: brightness(0.62) saturate(0.7);
    }

    100% {
        opacity: 1;
        filter: brightness(1) saturate(1);
    }
}

@keyframes crt-flicker-b-zj82qrt0fz {
    0%, 6%, 10%, 76%, 100% {
        opacity: 0.9;
    }

    7%, 78% {
        opacity: 0.48;
    }

    8%, 79% {
        opacity: 1;
    }
}

@keyframes crt-status-flicker-b-zj82qrt0fz {
    0%, 34%, 38%, 100% {
        opacity: 1;
    }

    35%, 37% {
        opacity: 0.22;
    }
}

@keyframes crt-static-shift-b-zj82qrt0fz {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 120px 90px;
    }
}

@keyframes crt-static-fade-b-zj82qrt0fz {
    0% {
        opacity: 1;
    }

    5% {
        opacity: 0.1;
    }

    10% {
        opacity: 1;
    }

    16% {
        opacity: 0.08;
    }

    24% {
        opacity: 1;
    }

    30% {
        opacity: 0.15;
    }

    40% {
        opacity: 0.9;
    }

    48% {
        opacity: 0.2;
    }

    60% {
        opacity: 0.85;
    }

    72% {
        opacity: 0.3;
    }

    85% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .launch-light[b-zj82qrt0fz],
    .spark-travel[b-zj82qrt0fz],
    .spark-discharge[b-zj82qrt0fz],
    .crt-status-dot[b-zj82qrt0fz],
    .crt-screen[b-zj82qrt0fz],
    .crt-screen[b-zj82qrt0fz]::after,
    .crt-noise[b-zj82qrt0fz],
    .be-ready-flash[b-zj82qrt0fz] {
        animation: none;
    }

    .crt-noise[b-zj82qrt0fz] {
        opacity: 0;
    }

    .spark-travel[b-zj82qrt0fz],
    .spark-discharge[b-zj82qrt0fz] {
        opacity: 0;
    }
}

/* Everything else about this design is deliberately fixed/non-responsive (same console size on
   any screen) — this is the one intentional exception, since a full 1.3rem side gutter reads as
   wasted space on a narrow phone next to a console this size. */
@media (max-width: 640.98px) {
    .alert-console[b-zj82qrt0fz] {
        padding: 1.3rem 0.4rem;
    }
}
/* /Components/Pages/ClueAdmin.razor.rz.scp.css */
.clue-edit-backdrop[b-7wu14n6lg8] {
    position: fixed;
    inset: 0;
    z-index: 1050;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem 1rem;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.6);
}

.clue-edit-modal[b-7wu14n6lg8] {
    width: min(100%, 46rem);
    max-height: calc(100vh - 4rem);
    display: flex;
    flex-direction: column;
    border: 1px solid var(--muted);
    border-radius: 0.5rem;
    background: var(--ink);
    box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.clue-edit-modal-header[b-7wu14n6lg8] {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.85rem 1.25rem;
    border-bottom: 1px solid var(--muted);
    background: var(--ink);
}

.clue-edit-modal-body[b-7wu14n6lg8] {
    flex: 1 1 auto;
    min-height: 0;
    overflow-y: auto;
    padding: 1.25rem;
}
/* /Components/Pages/ClueTestPortal.razor.rz.scp.css */
.intro-message[b-7begqkv9ry] {
    border: 1px solid var(--amber);
    border-radius: 0.4rem;
    padding: 0.75rem 1rem;
    background: rgba(211, 163, 72, 0.08);
}

.intro-message summary[b-7begqkv9ry] {
    cursor: pointer;
    font-weight: 700;
    color: var(--amber);
}

.intro-message-body[b-7begqkv9ry] {
    margin-top: 0.75rem;
}

.intro-message-body[b-7begqkv9ry]  :first-child {
    margin-top: 0;
}

.intro-message-body[b-7begqkv9ry]  :last-child {
    margin-bottom: 0;
}

.intro-message-body[b-7begqkv9ry]  blockquote {
    border-left: 3px solid var(--amber);
    padding-left: 0.75rem;
    color: var(--muted);
    font-style: italic;
}
/* /Components/Pages/GuestAdmin.razor.rz.scp.css */
.guest-admin[b-chi4o2ebxf] {
    display: grid;
    gap: 1.25rem;
    color: #241f1b;
}

.admin-header[b-chi4o2ebxf],
.admin-panel[b-chi4o2ebxf] {
    border: 1px solid #d8d0c3;
    background: rgba(255, 250, 241, 0.82);
    box-shadow: 0 10px 24px rgba(36, 31, 27, 0.06);
}

.admin-header[b-chi4o2ebxf] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.5rem;
}

.eyebrow[b-chi4o2ebxf] {
    margin: 0 0 0.35rem;
    color: #8b3f2d;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.admin-header h1[b-chi4o2ebxf],
.admin-panel h2[b-chi4o2ebxf] {
    margin: 0;
    font-family: Georgia, "Times New Roman", serif;
}

.admin-header h1[b-chi4o2ebxf] {
    font-size: clamp(2rem, 4vw, 3.4rem);
}

.lede[b-chi4o2ebxf],
.admin-panel p[b-chi4o2ebxf],
.muted[b-chi4o2ebxf],
.subtle[b-chi4o2ebxf] {
    color: #655c52;
}

.lede[b-chi4o2ebxf] {
    max-width: 46rem;
    margin: 0.45rem 0 0;
}

.admin-panel[b-chi4o2ebxf] {
    padding: 1.2rem;
}

.table-toolbar[b-chi4o2ebxf],
.panel-heading[b-chi4o2ebxf] {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 1rem;
}

.create-panel[b-chi4o2ebxf] {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.create-panel .panel-heading[b-chi4o2ebxf] {
    align-items: center;
}

/* EditForm renders its own <form> as a child component, so its root element never gets this
   component's CSS-isolation scope attribute; ::deep is required to style it from here. */
.create-panel[b-chi4o2ebxf]  .create-form {
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    gap: 1rem;
}

.form-field[b-chi4o2ebxf] {
    display: grid;
    gap: 0.35rem;
}

.form-field label[b-chi4o2ebxf] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.form-field.wide[b-chi4o2ebxf] {
    min-width: min(24rem, 100%);
}

.form-field.medium[b-chi4o2ebxf] {
    min-width: min(14rem, 100%);
}

.form-field.short[b-chi4o2ebxf] {
    width: 7rem;
}

.admin-grid[b-chi4o2ebxf] {
    display: grid;
    grid-template-columns: minmax(18rem, 0.75fr) minmax(20rem, 1.25fr);
    gap: 1.25rem;
}

.qr-panel[b-chi4o2ebxf],
.hits-panel[b-chi4o2ebxf] {
    min-height: 24rem;
}

.token-label[b-chi4o2ebxf] {
    margin-top: 1rem;
    font-size: 0.8rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.code-line[b-chi4o2ebxf] {
    font-family: "Cascadia Mono", Consolas, monospace;
    font-size: 1.1rem;
    font-weight: 700;
}

.qr-image[b-chi4o2ebxf] {
    display: block;
    width: min(100%, 18rem);
    margin-top: 1rem;
    border: 1px solid #d8d0c3;
    background: #fff;
}

.guest-detail-list[b-chi4o2ebxf] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.3rem 1rem;
    margin: 1.1rem 0 0;
    padding-top: 0.9rem;
    border-top: 1px solid #e5ddd0;
}

.guest-detail-list dt[b-chi4o2ebxf] {
    color: #8b7f6f;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    white-space: nowrap;
}

.guest-detail-list dd[b-chi4o2ebxf] {
    margin: 0;
    overflow-wrap: anywhere;
}

.hit-list[b-chi4o2ebxf] {
    display: grid;
    gap: 0.5rem;
    margin-top: 0.8rem;
    max-height: 38rem;
    overflow-y: auto;
    padding-right: 0.3rem;
}

.hit-row[b-chi4o2ebxf] {
    display: grid;
    grid-template-columns: 9rem 4rem 1fr;
    gap: 0.7rem;
    align-items: center;
    width: 100%;
    border: 1px solid #ded4c5;
    background: #f8f0e3;
    padding: 0.65rem 0.75rem;
    text-align: left;
}

.hit-row:hover[b-chi4o2ebxf] {
    border-color: #9b604a;
    background: #fff6e9;
}

.hit-time[b-chi4o2ebxf],
.hit-token[b-chi4o2ebxf],
.subtle[b-chi4o2ebxf] {
    font-size: 0.82rem;
}

.hit-token[b-chi4o2ebxf] {
    font-weight: 800;
}

.hit-context[b-chi4o2ebxf] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-toolbar[b-chi4o2ebxf] {
    align-items: center;
    margin-bottom: 1rem;
}

.table-toolbar p[b-chi4o2ebxf] {
    margin: 0.2rem 0 0;
}

.filters[b-chi4o2ebxf] {
    display: flex;
    gap: 0.6rem;
    min-width: min(35rem, 100%);
}

.admin-table[b-chi4o2ebxf] {
    margin-bottom: 0;
    vertical-align: middle;
}

.admin-table th button[b-chi4o2ebxf],
.link-button[b-chi4o2ebxf] {
    border: 0;
    background: transparent;
    color: #402b22;
    font: inherit;
    font-weight: 800;
    padding: 0;
    text-align: left;
}

.admin-table th button:hover[b-chi4o2ebxf],
.link-button:hover[b-chi4o2ebxf] {
    color: #8b3f2d;
    text-decoration: underline;
}

.admin-table tr.selected td[b-chi4o2ebxf] {
    background: #f7ead5;
}

.actions-cell[b-chi4o2ebxf] {
    white-space: nowrap;
}

@media (max-width: 900px) {
    .admin-header[b-chi4o2ebxf],
    .create-panel[b-chi4o2ebxf],
    .table-toolbar[b-chi4o2ebxf],
    .filters[b-chi4o2ebxf] {
        align-items: stretch;
        flex-direction: column;
    }

    .admin-grid[b-chi4o2ebxf] {
        grid-template-columns: 1fr;
    }

    .hit-row[b-chi4o2ebxf] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Token.razor.rz.scp.css */
.token-console[b-sayjsvwaot] {
    --paper: #f4ead2;
    --ink: #11100d;
    --field: #201d18;
    --amber: #d3a348;
    --green: #5f7f55;
    --burgundy: #5f1d2b;
    --muted: #b9aa8a;
    --glass: #0d130d;

    position: relative;
    isolation: isolate;
    height: 100svh;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    padding: clamp(1rem, 3vw, 3rem);
    overflow: hidden;
    color: var(--paper);
    background:
        radial-gradient(circle at 18% 8%, rgba(211, 163, 72, 0.18), transparent 18rem),
        radial-gradient(circle at 92% 12%, rgba(95, 127, 85, 0.16), transparent 16rem),
        radial-gradient(circle at 33% 100%, rgba(180, 42, 42, 0.22), transparent 22rem),
        linear-gradient(rgba(17, 16, 13, 0.9), rgba(17, 16, 13, 0.86)),
        repeating-linear-gradient(0deg, rgba(211, 163, 72, 0.08) 0 1px, transparent 1px 9px),
        linear-gradient(135deg, #2c2118, #10100d 45%, #1f2a1b);
}

.token-console[b-sayjsvwaot]::before,
.token-console[b-sayjsvwaot]::after {
    position: absolute;
    z-index: -1;
    content: "";
    pointer-events: none;
}

.token-console[b-sayjsvwaot]::before {
    inset: 0;
    background:
        linear-gradient(90deg, rgba(244, 234, 210, 0.04) 1px, transparent 1px),
        linear-gradient(rgba(244, 234, 210, 0.035) 1px, transparent 1px);
    background-size: 5rem 5rem;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent 82%);
}

.token-console[b-sayjsvwaot]::after {
    inset: auto -10vw -24vh -10vw;
    height: 40vh;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.62), transparent 68%);
}

.launch-light[b-sayjsvwaot] {
    position: absolute;
    z-index: 0;
    width: clamp(9rem, 24vw, 18rem);
    aspect-ratio: 1;
    border: 1px solid rgba(211, 163, 72, 0.24);
    border-radius: 50%;
    background:
        radial-gradient(circle, rgba(244, 234, 210, 0.92) 0 0.18rem, transparent 0.2rem),
        radial-gradient(circle, rgba(211, 163, 72, 0.28), rgba(211, 163, 72, 0.07) 44%, transparent 70%);
    box-shadow: 0 0 2.2rem rgba(211, 163, 72, 0.28);
    opacity: 0.68;
    animation: launch-light-flicker-b-sayjsvwaot 5.5s steps(1) infinite;
}

.launch-light-left[b-sayjsvwaot] {
    top: calc(clamp(0.8rem, 3vw, 2rem) - clamp(2.25rem, 6vw, 4.5rem));
    left: calc(clamp(0.75rem, 4vw, 3rem) - clamp(2.25rem, 6vw, 4.5rem));
}

.launch-light-right[b-sayjsvwaot] {
    top: calc(clamp(0.8rem, 3vw, 2rem) + clamp(2.25rem, 6vw, 4.5rem));
    right: calc(clamp(0.75rem, 5vw, 5rem) + (3 * clamp(2.25rem, 6vw, 4.5rem)) - clamp(9rem, 24vw, 18rem));
    animation-delay: 1.4s;
}

.cable-run[b-sayjsvwaot] {
    position: absolute;
    top: clamp(0.4rem, 1.6vw, 1.1rem);
    left: 50%;
    z-index: 1;
    width: clamp(14rem, 34vw, 26rem);
    height: clamp(1.6rem, 4vw, 2.4rem);
    transform: translateX(-50%);
    pointer-events: none;
}

.cable-wire[b-sayjsvwaot] {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.3rem;
    border-radius: 999px;
    background: linear-gradient(90deg, #16110e, #514338 45%, #17120f);
    box-shadow: inset 0 0.06rem rgba(244, 234, 210, 0.12), 0 0.5rem 1rem rgba(0, 0, 0, 0.38);
    transform: translateY(-50%);
}

.cable-end[b-sayjsvwaot] {
    position: absolute;
    top: 50%;
    right: -0.35rem;
    width: 1.45rem;
    height: 1.45rem;
    border: 1px solid rgba(244, 234, 210, 0.28);
    border-radius: 50%;
    background: radial-gradient(circle at 45% 40%, #d7c09a, #5b493b 46%, #1b1512 75%);
    box-shadow: 0 0 1rem rgba(211, 163, 72, 0.22);
    transform: translateY(-50%);
}

.spark-travel[b-sayjsvwaot] {
    position: absolute;
    top: 50%;
    left: 0%;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: radial-gradient(circle, #fff8cb, #d3a348 60%, transparent 75%);
    box-shadow: 0 0 0.7rem rgba(211, 163, 72, 0.9);
    opacity: 0;
    transform: translate(-50%, -50%);
    animation: spark-travel-b-sayjsvwaot 3.2s ease-in infinite;
}

.spark-discharge[b-sayjsvwaot] {
    position: absolute;
    inset: -0.35rem;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 248, 203, 0.9), rgba(211, 163, 72, 0.5) 50%, transparent 75%);
    opacity: 0;
    transform: scale(0.5);
    animation: spark-discharge-b-sayjsvwaot 3.2s ease-out infinite;
}

.console-shell[b-sayjsvwaot] {
    position: relative;
    z-index: 2;
    width: min(100%, 980px);
    flex: 1 1 auto;
    min-height: 0;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: clamp(0.75rem, 3vw, 1.5rem) 0;
}

.crt-monitor[b-sayjsvwaot] {
    position: relative;
    display: grid;
    grid-template-rows: auto 1fr auto;
    gap: 0.75rem;
    flex: 1 1 auto;
    min-height: 0;
    width: min(100%, 920px);
    padding: clamp(0.75rem, 2vw, 1.1rem);
    border: 1px solid rgba(198, 148, 96, 0.28);
    border-radius: 0.8rem 0.8rem 1.8rem 1.8rem;
    background:
        linear-gradient(145deg, rgba(244, 234, 210, 0.14), transparent 24%),
        linear-gradient(180deg, #302820, #17130f 56%, #0d0b09);
    box-shadow:
        inset 0 0.16rem rgba(244, 234, 210, 0.13),
        0 2.2rem 4rem rgba(0, 0, 0, 0.52),
        0 0 3rem rgba(211, 163, 72, 0.09);
}

.crt-monitor[b-sayjsvwaot]::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    background:
        radial-gradient(ellipse 34% 24% at 10% 16%, rgba(196, 104, 38, 0.65), transparent 72%),
        radial-gradient(ellipse 26% 32% at 88% 10%, rgba(168, 82, 28, 0.6), transparent 74%),
        radial-gradient(ellipse 42% 28% at 80% 90%, rgba(184, 96, 32, 0.65), transparent 72%),
        radial-gradient(ellipse 24% 20% at 20% 84%, rgba(140, 64, 20, 0.55), transparent 72%),
        radial-gradient(ellipse 18% 34% at 50% 46%, rgba(120, 54, 16, 0.35), transparent 76%),
        url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='r'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23r)'/%3E%3C/svg%3E");
    background-size: auto, auto, auto, auto, auto, 180px 180px;
    background-blend-mode: color-burn, color-burn, color-burn, color-burn, color-burn, overlay;
    mix-blend-mode: overlay;
    opacity: 0.95;
}

.crt-monitor[b-sayjsvwaot]::after {
    content: "";
    position: absolute;
    left: 16%;
    right: 16%;
    bottom: -1.2rem;
    height: 1.2rem;
    border-radius: 0 0 999px 999px;
    background: linear-gradient(#16120f, #080706);
    box-shadow: 0 1.1rem 2rem rgba(0, 0, 0, 0.44);
}

.crt-topline[b-sayjsvwaot],
.crt-controls[b-sayjsvwaot] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(244, 234, 210, 0.56);
    font-family: Consolas, "Courier New", monospace;
    font-size: 0.72rem;
    letter-spacing: 0.08em;
}

.crt-topline[b-sayjsvwaot] {
    position: relative;
    z-index: 4;
}

.crt-status-dot[b-sayjsvwaot] {
    width: 0.68rem;
    aspect-ratio: 1;
    border-radius: 50%;
    background: var(--amber);
    box-shadow: 0 0 0.9rem rgba(211, 163, 72, 0.9);
    animation: crt-status-flicker-b-sayjsvwaot 4.4s steps(1) infinite;
    margin-left: auto;
}

.crt-label[b-sayjsvwaot] {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.85rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--amber);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6), 0 0 0.4rem rgba(211, 163, 72, 0.35);
    white-space: nowrap;
    pointer-events: none;
}

.crt-screen[b-sayjsvwaot] {
    position: relative;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid rgba(211, 163, 72, 0.28);
    border-radius: 0.45rem;
    padding: clamp(1rem, 3vw, 1.45rem);
    background:
        radial-gradient(circle at 50% 32%, rgba(95, 127, 85, 0.22), transparent 50%),
        linear-gradient(180deg, rgba(244, 234, 210, 0.04), transparent 12%),
        var(--glass);
    box-shadow:
        inset 0 0 2.4rem rgba(0, 0, 0, 0.7),
        inset 0 0 5rem rgba(95, 127, 85, 0.15),
        0 0 2rem rgba(95, 127, 85, 0.14);
    animation: crt-warmup-b-sayjsvwaot 2.2s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}

.crt-screen[b-sayjsvwaot]::before,
.crt-screen[b-sayjsvwaot]::after {
    position: absolute;
    inset: 0;
    z-index: 3;
    content: "";
    pointer-events: none;
}

.crt-screen[b-sayjsvwaot]::before {
    background:
        linear-gradient(rgba(244, 234, 210, 0.08) 50%, rgba(0, 0, 0, 0.14) 50%),
        linear-gradient(90deg, rgba(255, 0, 0, 0.035), rgba(0, 255, 80, 0.025), rgba(0, 80, 255, 0.035));
    background-size: 100% 0.26rem, 0.55rem 100%;
    mix-blend-mode: screen;
    opacity: 0.34;
}

.crt-screen[b-sayjsvwaot]::after {
    background:
        radial-gradient(ellipse at center, transparent 58%, rgba(0, 0, 0, 0.42) 100%),
        linear-gradient(105deg, transparent 0 42%, rgba(244, 234, 210, 0.08) 46%, transparent 52%);
    animation: crt-flicker-b-sayjsvwaot 6.2s steps(1) infinite;
}

.crt-noise[b-sayjsvwaot] {
    position: absolute;
    inset: 0;
    z-index: 5;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
    background-size: 96px 96px;
    image-rendering: pixelated;
    filter: grayscale(1) contrast(2.4) brightness(1.15);
    mix-blend-mode: screen;
    animation:
        crt-static-shift-b-sayjsvwaot 0.12s steps(6) infinite,
        crt-static-fade-b-sayjsvwaot 2s ease-out forwards;
}

.crt-controls[b-sayjsvwaot] {
    justify-content: flex-end;
    gap: 0.45rem;
}

.crt-controls span[b-sayjsvwaot] {
    width: 0.8rem;
    aspect-ratio: 1;
    border: 1px solid rgba(244, 234, 210, 0.16);
    border-radius: 50%;
    background: radial-gradient(circle at 38% 34%, rgba(244, 234, 210, 0.24), #16120f 60%);
}

.console-session[b-sayjsvwaot] {
    position: relative;
    z-index: 2;
    display: grid;
    gap: 0.85rem;
}

.console-kicker[b-sayjsvwaot] {
    margin: 0;
    color: var(--amber);
    font-family: Consolas, "Courier New", monospace;
    font-size: 0.78rem;
    letter-spacing: 0;
    text-transform: uppercase;
}

h1[b-sayjsvwaot],
h2[b-sayjsvwaot] {
    color: var(--paper);
    font-family: Georgia, "Times New Roman", serif;
    letter-spacing: 0;
}

h1[b-sayjsvwaot] {
    margin: 0.2rem 0 1rem;
    font-size: clamp(2rem, 6vw, 4.1rem);
    line-height: 0.95;
}

h2[b-sayjsvwaot] {
    margin: 0.6rem 0;
    font-size: clamp(1.4rem, 4vw, 2.4rem);
}

.console-art[b-sayjsvwaot],
.console-prompt[b-sayjsvwaot],
.console-line[b-sayjsvwaot],
.console-muted[b-sayjsvwaot],
.console-input[b-sayjsvwaot],
.console-button[b-sayjsvwaot],
.console-error[b-sayjsvwaot] {
    font-family: Consolas, "Courier New", monospace;
}

.console-art[b-sayjsvwaot] {
    margin: 0.2rem 0 0.4rem;
    overflow-x: auto;
    color: var(--muted);
    font-size: 0.85rem;
}

.command-row[b-sayjsvwaot],
.command-output[b-sayjsvwaot],
.terminal-form[b-sayjsvwaot],
.field-prompt[b-sayjsvwaot] {
    font-family: Consolas, "Courier New", monospace;
}

.command-row[b-sayjsvwaot] {
    display: flex;
    gap: 0.6rem;
    align-items: baseline;
    color: var(--amber);
}

.command-text[b-sayjsvwaot] {
    overflow-wrap: anywhere;
}

.command-output[b-sayjsvwaot] {
    margin: 0;
    color: var(--paper);
}

.command-output[b-sayjsvwaot]::before {
    content: none;
    color: var(--muted);
}

.command-output-block[b-sayjsvwaot] {
    display: grid;
    gap: 0.75rem;
    margin-top: 0.15rem;
    padding: 0 0 0 clamp(0.8rem, 2vw, 1rem);
    border-left: 2px solid rgba(211, 163, 72, 0.52);
}

.command-output-block[b-sayjsvwaot]::before {
    content: none;
}

.command-output-block p[b-sayjsvwaot],
.command-output-block ul[b-sayjsvwaot] {
    margin: 0;
}

.console-cursor[b-sayjsvwaot] {
    display: inline-block;
    color: var(--amber);
    animation: blink-b-sayjsvwaot 1.1s steps(1) infinite;
}

.terminal-field[b-sayjsvwaot] {
    display: grid;
    grid-template-columns: minmax(9rem, 12rem) minmax(0, 1fr);
    gap: 0.75rem;
    align-items: center;
}

.terminal-field-long[b-sayjsvwaot] {
    align-items: start;
}

.field-prompt[b-sayjsvwaot] {
    color: var(--amber);
}

.console-panel[b-sayjsvwaot] {
    display: grid;
    gap: 0.85rem;
    margin-top: 1rem;
    padding: clamp(1rem, 3vw, 1.5rem);
    border: 1px solid rgba(244, 234, 210, 0.18);
    background: rgba(32, 29, 24, 0.82);
}

.console-panel p[b-sayjsvwaot],
.console-panel ul[b-sayjsvwaot] {
    margin: 0;
}

.console-prompt[b-sayjsvwaot],
.console-line[b-sayjsvwaot] {
    color: var(--amber);
}

.console-muted[b-sayjsvwaot] {
    color: var(--muted);
    font-size: 0.92rem;
}

.console-error[b-sayjsvwaot] {
    color: #ffb4a8;
}

label[b-sayjsvwaot] {
    display: grid;
    gap: 0.35rem;
    color: var(--paper);
}

.console-input[b-sayjsvwaot] {
    width: 100%;
    min-height: 2.75rem;
    border: 1px solid rgba(211, 163, 72, 0.55);
    border-radius: 0;
    padding: 0.65rem 0.75rem;
    color: var(--paper);
    background: var(--field);
}

.console-input:focus[b-sayjsvwaot] {
    outline: 2px solid var(--amber);
    outline-offset: 2px;
}

.console-check[b-sayjsvwaot] {
    display: flex;
    align-items: flex-start;
    gap: 0.6rem;
}

.console-check input[b-sayjsvwaot] {
    margin-top: 0.25rem;
}

.console-actions[b-sayjsvwaot] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

.console-button[b-sayjsvwaot] {
    min-height: 2.75rem;
    border: 1px solid var(--amber);
    padding: 0.65rem 1rem;
    color: var(--ink);
    background: var(--amber);
}

.console-button:hover[b-sayjsvwaot],
.console-button:focus[b-sayjsvwaot] {
    background: var(--paper);
}

.console-button:disabled[b-sayjsvwaot] {
    cursor: wait;
    opacity: 0.65;
}

.console-button-secondary[b-sayjsvwaot] {
    color: var(--paper);
    border-color: rgba(244, 234, 210, 0.35);
    background: transparent;
}

.console-button-secondary:hover[b-sayjsvwaot],
.console-button-secondary:focus[b-sayjsvwaot] {
    color: var(--paper);
    background: var(--burgundy);
}

.reveal-panel[b-sayjsvwaot] {
    border-color: rgba(95, 127, 85, 0.75);
}

.coordinate-sequence[b-sayjsvwaot] {
    position: relative;
    min-height: clamp(18rem, 55vw, 27rem);
    overflow: hidden;
    border: 1px solid rgba(211, 163, 72, 0.38);
    background: #0e100c;
}

.coordinate-stage-final[b-sayjsvwaot] {
    position: absolute;
    inset: 0;
    display: grid;
    align-items: end;
    padding: clamp(0.85rem, 3vw, 1.25rem);
    opacity: 0;
    animation-name: coordinate-stage-final-b-sayjsvwaot;
    animation-duration: 13s;
    animation-fill-mode: forwards;
    animation-timing-function: steps(1, end);
}

.scan-header[b-sayjsvwaot] {
    position: relative;
    z-index: 2;
    display: flex;
    gap: 0.3rem;
    color: var(--amber);
    font-family: Consolas, "Courier New", monospace;
}

.vector-coordinate-map[b-sayjsvwaot] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.vector-map-background[b-sayjsvwaot] {
    fill: #10150f;
}

.vector-map-grid[b-sayjsvwaot] {
    opacity: 0.32;
}

.vector-grid-line[b-sayjsvwaot] {
    fill: none;
    stroke: rgba(244, 234, 210, 0.24);
    stroke-width: 0.01;
}

.vector-landmass[b-sayjsvwaot] {
    fill: rgba(95, 127, 85, 0.2);
    stroke: rgba(211, 163, 72, 0.72);
    stroke-width: 0.22;
    vector-effect: non-scaling-stroke;
}

.vector-landmass-secondary[b-sayjsvwaot] {
    fill: rgba(95, 127, 85, 0.13);
}

.vector-coast[b-sayjsvwaot],
.vector-region[b-sayjsvwaot],
.vector-road[b-sayjsvwaot] {
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    vector-effect: non-scaling-stroke;
}

.vector-coast[b-sayjsvwaot] {
    stroke: rgba(244, 234, 210, 0.55);
    stroke-width: 0.18;
}

.vector-region[b-sayjsvwaot] {
    stroke: rgba(211, 163, 72, 0.58);
    stroke-width: 0.1;
}

.vector-road[b-sayjsvwaot] {
    stroke: rgba(244, 234, 210, 0.46);
    stroke-width: 0.006;
}

.major-road[b-sayjsvwaot] {
    stroke: rgba(211, 163, 72, 0.72);
    stroke-width: 0.01;
}

.local-road[b-sayjsvwaot] {
    stroke: rgba(244, 234, 210, 0.68);
    stroke-width: 0.002;
}

.vector-label[b-sayjsvwaot] {
    fill: var(--muted);
    font-family: Consolas, "Courier New", monospace;
    font-size: 0.65px;
    letter-spacing: 0;
    vector-effect: non-scaling-stroke;
}

.vector-label-continent[b-sayjsvwaot] {
    font-size: 3.6px;
}

.vector-label-region[b-sayjsvwaot] {
    font-size: 0.42px;
}

.vector-label-city[b-sayjsvwaot] {
    font-size: 0.014px;
}

.vector-label-local[b-sayjsvwaot] {
    fill: var(--paper);
    font-size: 0.0012px;
}

.vector-landmark circle[b-sayjsvwaot] {
    fill: var(--burgundy);
    stroke: var(--paper);
    stroke-width: 0.0008;
    vector-effect: non-scaling-stroke;
}

.vector-landmark text[b-sayjsvwaot] {
    fill: var(--paper);
    paint-order: stroke;
    stroke: rgba(14, 16, 12, 0.9);
    stroke-width: 0.0008;
    font-family: Consolas, "Courier New", monospace;
    font-size: 0.0038px;
    letter-spacing: 0;
    vector-effect: non-scaling-stroke;
}

.vector-landmark-secondary circle[b-sayjsvwaot] {
    fill: var(--green);
}

.target-ring[b-sayjsvwaot],
.target-dot-vector[b-sayjsvwaot] {
    fill: none;
    stroke: var(--amber);
    vector-effect: non-scaling-stroke;
}

.target-ring[b-sayjsvwaot] {
    opacity: 0.76;
    stroke-width: 0.012;
}

.target-ring-home[b-sayjsvwaot] {
    stroke-width: 0.001;
}

.target-dot-vector[b-sayjsvwaot] {
    fill: var(--amber);
    animation: target-vector-pulse-b-sayjsvwaot 1s infinite;
}

.reveal-links[b-sayjsvwaot] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.coordinate-final-details[b-sayjsvwaot] {
    display: grid;
    gap: 0.75rem;
    opacity: 0;
    animation: coordinate-details-final-b-sayjsvwaot 13s steps(1, end) forwards;
}

.reveal-links a[b-sayjsvwaot] {
    border: 1px solid rgba(211, 163, 72, 0.6);
    padding: 0.55rem 0.75rem;
    color: var(--paper);
    font-family: Consolas, "Courier New", monospace;
    text-decoration: none;
}

.reveal-links a:hover[b-sayjsvwaot],
.reveal-links a:focus[b-sayjsvwaot] {
    color: var(--ink);
    background: var(--amber);
}

.cursor[b-sayjsvwaot] {
    animation: blink-b-sayjsvwaot 1.1s steps(1) infinite;
}

@keyframes coordinate-stage-final-b-sayjsvwaot {
    0%, 81% {
        opacity: 0;
    }

    82%, 100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes coordinate-details-final-b-sayjsvwaot {
    0%, 81% {
        opacity: 0;
    }

    82%, 100% {
        opacity: 1;
    }
}

@keyframes target-vector-pulse-b-sayjsvwaot {
    50% {
        opacity: 0.38;
    }
}

@keyframes blink-b-sayjsvwaot {
    50% {
        opacity: 0;
    }
}

@keyframes launch-light-flicker-b-sayjsvwaot {
    0%, 9%, 12%, 38%, 42%, 72%, 100% {
        opacity: 0.7;
        filter: brightness(1);
    }

    10%, 40%, 74% {
        opacity: 0.28;
        filter: brightness(0.55);
    }

    11%, 41%, 75% {
        opacity: 0.96;
        filter: brightness(1.35);
    }
}

@keyframes spark-travel-b-sayjsvwaot {
    0% {
        left: 0%;
        opacity: 0;
    }

    3% {
        opacity: 1;
    }

    58% {
        left: 96%;
        opacity: 1;
    }

    62%, 100% {
        left: 96%;
        opacity: 0;
    }
}

@keyframes spark-discharge-b-sayjsvwaot {
    0%, 58%, 100% {
        opacity: 0;
        transform: scale(0.5);
    }

    60% {
        opacity: 1;
        transform: scale(1.4);
    }

    66% {
        opacity: 0.5;
        transform: scale(0.9);
    }

    70% {
        opacity: 0;
        transform: scale(0.6);
    }
}

@keyframes crt-warmup-b-sayjsvwaot {
    0% {
        opacity: 0;
        filter: brightness(3.2) saturate(0);
    }

    18% {
        opacity: 1;
    }

    34% {
        filter: brightness(2.3) saturate(0.35);
    }

    52% {
        filter: brightness(0.62) saturate(0.7);
    }

    100% {
        opacity: 1;
        filter: brightness(1) saturate(1);
    }
}

@keyframes crt-flicker-b-sayjsvwaot {
    0%, 6%, 10%, 76%, 100% {
        opacity: 0.9;
    }

    7%, 78% {
        opacity: 0.48;
    }

    8%, 79% {
        opacity: 1;
    }
}

@keyframes crt-status-flicker-b-sayjsvwaot {
    0%, 34%, 38%, 100% {
        opacity: 1;
    }

    35%, 37% {
        opacity: 0.22;
    }
}

@keyframes crt-static-shift-b-sayjsvwaot {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 120px 90px;
    }
}

@keyframes crt-static-fade-b-sayjsvwaot {
    0% {
        opacity: 1;
    }

    5% {
        opacity: 0.1;
    }

    10% {
        opacity: 1;
    }

    16% {
        opacity: 0.08;
    }

    24% {
        opacity: 1;
    }

    30% {
        opacity: 0.15;
    }

    40% {
        opacity: 0.9;
    }

    48% {
        opacity: 0.2;
    }

    60% {
        opacity: 0.85;
    }

    72% {
        opacity: 0.3;
    }

    85% {
        opacity: 0.5;
    }

    100% {
        opacity: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .launch-light[b-sayjsvwaot],
    .spark-travel[b-sayjsvwaot],
    .spark-discharge[b-sayjsvwaot],
    .crt-status-dot[b-sayjsvwaot],
    .crt-screen[b-sayjsvwaot],
    .crt-screen[b-sayjsvwaot]::after,
    .crt-noise[b-sayjsvwaot],
    .cursor[b-sayjsvwaot],
    .console-cursor[b-sayjsvwaot],
    .target-dot-vector[b-sayjsvwaot],
    .coordinate-stage-final[b-sayjsvwaot],
    .coordinate-final-details[b-sayjsvwaot],
    .vector-coordinate-map animate[b-sayjsvwaot] {
        animation: none;
    }

    .crt-noise[b-sayjsvwaot] {
        opacity: 0;
    }

    .spark-travel[b-sayjsvwaot],
    .spark-discharge[b-sayjsvwaot] {
        opacity: 0;
    }

    .coordinate-stage-final[b-sayjsvwaot] {
        opacity: 1;
        transform: none;
    }

    .coordinate-final-details[b-sayjsvwaot] {
        opacity: 1;
        animation: none;
    }
}

@media (max-width: 640.98px) {
    .token-console[b-sayjsvwaot] {
        padding: 0.65rem;
    }

    .launch-light[b-sayjsvwaot] {
        width: 4.25rem;
    }

    .cable-run[b-sayjsvwaot] {
        width: clamp(10rem, 70vw, 16rem);
        height: 1.4rem;
    }

    .console-shell[b-sayjsvwaot] {
        padding: 1rem 0 1rem;
    }

    .crt-monitor[b-sayjsvwaot] {
        border-radius: 0.55rem 0.55rem 1.05rem 1.05rem;
        padding: 0.48rem;
    }

    .crt-topline[b-sayjsvwaot],
    .crt-controls[b-sayjsvwaot] {
        font-size: 0.62rem;
    }

    .crt-screen[b-sayjsvwaot] {
        padding: 0.72rem;
        border-radius: 0.32rem;
    }

    .console-actions[b-sayjsvwaot] {
        display: grid;
    }

    .terminal-field[b-sayjsvwaot] {
        grid-template-columns: 1fr;
        gap: 0.35rem;
    }

}
/* /Components/TeleprinterOutput.razor.rz.scp.css */
.teleprinter-output pre[b-cya2e68177] {
    min-height: 1.5rem;
    margin: 0;
    white-space: pre-wrap;
    overflow-wrap: anywhere;
    color: var(--paper, #f4ead2);
    font-family: Consolas, "Courier New", monospace;
    font-size: clamp(0.94rem, 2.5vw, 1.04rem);
    line-height: 1.65;
}

.teleprinter-highlight[b-cya2e68177] {
    color: var(--green, #5f7f55);
}

.teleprinter-cursor[b-cya2e68177] {
    display: inline-block;
    color: var(--amber, #d3a348);
    animation: teleprinter-blink-b-cya2e68177 0.55s steps(1) infinite;
}

@keyframes teleprinter-blink-b-cya2e68177 {
    50% {
        opacity: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .teleprinter-cursor[b-cya2e68177] {
        animation: none;
    }
}

@media (max-width: 640.98px) {
    .teleprinter-output pre[b-cya2e68177] {
        font-size: clamp(1.7rem, 5vw, 2.1rem);
        line-height: 1.5;
    }
}
