/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-8sqkwqlp6z] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8sqkwqlp6z] {
    flex: 1;
}

.sidebar[b-8sqkwqlp6z] {
    /* Match the finish-line scoreboard: dark board with an amber light-globe grid. */
    background:
        radial-gradient(circle, rgba(255,190,0,.13) 1.2px, transparent 1.6px) 0 0 / 6px 6px,
        #0c0900;
    border-right: 2px solid #000;
    font-family: 'Consolas', 'Courier New', monospace;
}

.top-row[b-8sqkwqlp6z] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8sqkwqlp6z]  a, .top-row[b-8sqkwqlp6z]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8sqkwqlp6z]  a:hover, .top-row[b-8sqkwqlp6z]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8sqkwqlp6z]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-8sqkwqlp6z] {
        justify-content: space-between;
    }

    .top-row[b-8sqkwqlp6z]  a, .top-row[b-8sqkwqlp6z]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8sqkwqlp6z] {
        flex-direction: row;
    }

    .sidebar[b-8sqkwqlp6z] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8sqkwqlp6z] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8sqkwqlp6z]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8sqkwqlp6z], article[b-8sqkwqlp6z] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-8sqkwqlp6z] {
    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-8sqkwqlp6z] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-gwtk22um3z] {
    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-gwtk22um3z] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-gwtk22um3z] {
    min-height: 3.5rem;
    background: rgba(0,0,0,0.35);
    border-bottom: 1px solid #3a2c00;
}

.navbar-brand[b-gwtk22um3z] {
    font-family: 'Consolas', 'Courier New', monospace;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #ffd400;
    text-shadow: 0 0 8px #ffae00;
}

.bi[b-gwtk22um3z] {
    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-gwtk22um3z] {
    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-plus-square-fill-nav-menu[b-gwtk22um3z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-gwtk22um3z] {
    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-gwtk22um3z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-gwtk22um3z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-gwtk22um3z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-gwtk22um3z]  .nav-link {
        color: #ffcf33;
        font-family: 'Consolas', 'Courier New', monospace;
        letter-spacing: .06em;
        text-shadow: 0 0 5px rgba(255,180,0,.45);
        background: none;
        border: none;
        border-radius: 4px;
        height: 2.9rem;
        display: flex;
        align-items: center;
        line-height: 2.9rem;
        width: 100%;
        padding-left: .6rem;
    }

/* Text-only LED menu to match the board (most icon SVGs are undefined anyway). */
.nav-item[b-gwtk22um3z]  .bi {
    display: none;
}

.nav-item[b-gwtk22um3z]  a.active {
    color: #6bff45;
    text-shadow: 0 0 8px rgba(90,255,60,.6);
    background: rgba(90,255,60,0.08);
    box-shadow: inset 0 0 0 1px rgba(107,255,69,0.5);
}

.nav-item[b-gwtk22um3z]  .nav-link:hover {
    color: #ffe14d;
    background: rgba(255,200,0,0.08);
    text-shadow: 0 0 8px rgba(255,200,0,.7);
}

.nav-scrollable[b-gwtk22um3z] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-gwtk22um3z] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-gwtk22um3z] {
        display: none;
    }

    .nav-scrollable[b-gwtk22um3z] {
        /* 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-eg83ivnwad],
.components-reconnect-repeated-attempt-visible[b-eg83ivnwad],
.components-reconnect-failed-visible[b-eg83ivnwad],
.components-pause-visible[b-eg83ivnwad],
.components-resume-failed-visible[b-eg83ivnwad],
.components-rejoining-animation[b-eg83ivnwad] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-retrying[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-failed[b-eg83ivnwad],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-eg83ivnwad] {
    display: block;
}


#components-reconnect-modal[b-eg83ivnwad] {
    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-eg83ivnwad 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-eg83ivnwad 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-eg83ivnwad 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-eg83ivnwad]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-eg83ivnwad 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-eg83ivnwad {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-eg83ivnwad {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-eg83ivnwad {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-eg83ivnwad] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-eg83ivnwad] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-eg83ivnwad] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-eg83ivnwad] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-eg83ivnwad] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-eg83ivnwad] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-eg83ivnwad] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-eg83ivnwad 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-eg83ivnwad] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-eg83ivnwad {
    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/Pages/HowToPlay.razor.rz.scp.css */
.instr-head[b-gvx9r4he0j] {
    text-align: center;
    color: #ffd400;
    letter-spacing: .22em;
    text-transform: uppercase;
    font-family: 'Consolas', 'Courier New', monospace;
    font-size: .78rem;
    margin-bottom: .55rem;
    text-shadow: 0 0 8px #ffae00;
}

.instr[b-gvx9r4he0j] {
    color: #e9dcb8;
    font-size: .92rem;
    line-height: 1.5;
}

.instr strong[b-gvx9r4he0j],
.instr b[b-gvx9r4he0j] {
    color: #ffe14d;
    text-shadow: 0 0 6px rgba(255,200,0,.35);
}

.instr .go[b-gvx9r4he0j] {
    color: #6bff45;
    font-weight: 700;
    text-shadow: 0 0 6px rgba(90,255,60,.4);
}

.instr .warn[b-gvx9r4he0j] {
    color: #ff8a4a;
    font-weight: 700;
}

.instr ul[b-gvx9r4he0j] {
    padding-left: 1.1rem;
    margin-bottom: 0;
}

.instr li[b-gvx9r4he0j] {
    margin-bottom: .35rem;
}
/* /Components/Race/FinishScoreboard.razor.rz.scp.css */
.board[b-zfnajnhkur] {
    /* Amber light-globe grid baked into the background so text always paints on top. */
    background:
        radial-gradient(circle, rgba(255,190,0,.13) 1.2px, transparent 1.6px) 0 0 / 6px 6px,
        #0c0900;
    border: 3px solid #000;
    border-radius: 8px;
    box-shadow: inset 0 0 26px rgba(0,0,0,.85), 0 2px 6px rgba(0,0,0,.5);
    padding: .6rem;
    font-family: 'Consolas', 'Courier New', monospace;
}

.board-head[b-zfnajnhkur] {
    text-align: center;
    color: #ffd400;
    letter-spacing: .3em;
    font-size: .72rem;
    margin-bottom: .45rem;
    text-shadow: 0 0 8px #ffae00;
}

.board-grid[b-zfnajnhkur] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .5rem;
}

.lane-panel[b-zfnajnhkur] {
    background: rgba(0,0,0,.4);
    border: 1px solid #3a2c00;
    border-radius: 6px;
    padding: .5rem .6rem;
}

.lane-panel.win[b-zfnajnhkur] {
    border-color: #6bff45;
    box-shadow: 0 0 12px rgba(90,255,60,.45);
}

.lane-name[b-zfnajnhkur] {
    color: #ffd23a;
    font-size: .68rem;
    letter-spacing: .18em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.winbadge[b-zfnajnhkur] {
    color: #06230a;
    background: #6bff45;
    border-radius: 3px;
    padding: 0 .35rem;
    font-weight: 700;
    box-shadow: 0 0 8px rgba(90,255,60,.8);
}

.team[b-zfnajnhkur] {
    color: #ffe95c;
    font-weight: 700;
    margin: .2rem 0 .35rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: 0 0 7px rgba(255,205,0,.85);
}

.et[b-zfnajnhkur] {
    font-size: 2.2rem;
    line-height: 1.05;
    font-weight: 700;
    color: #ffe000;
    text-shadow: 0 0 8px #ffcc00, 0 0 18px rgba(255,170,0,.7);
    letter-spacing: .05em;
}

.et.dnf[b-zfnajnhkur] {
    color: #ff6a4a;
    text-shadow: 0 0 10px rgba(255,80,50,.9);
    font-size: 1.6rem;
}

.row[b-zfnajnhkur] {
    display: flex;
    justify-content: space-between;
    font-size: .85rem;
    margin-top: .2rem;
}

.row .lbl[b-zfnajnhkur] { color: #e0a92a; letter-spacing: .1em; }
.row .val[b-zfnajnhkur] { color: #ffe14d; font-weight: 700; text-shadow: 0 0 6px rgba(255,200,0,.7); }
/* /Components/Race/TuneTip.razor.rz.scp.css */
/* Inline wrapper that provides a hover box for the tooltip without disturbing the flex layout. */
.tt-tip-anchor[b-l9l01tyg95] {
    display: inline-flex;
    align-items: center;
}
/* /Components/Race/TuneUpEditor.razor.rz.scp.css */
/* Scoreboard-styled tune-up. Real markup (not RenderTreeBuilder) so these scoped rules attach. */

.grp[b-jp5v8xb7bd] {
    padding: .7rem .8rem .4rem;
}

/* --- One tuning channel ------------------------------------------------- */
.ch[b-jp5v8xb7bd] {
    padding: .35rem 0 .5rem;
    border-bottom: 1px solid rgba(255, 180, 0, .08);
}

.ch:last-child[b-jp5v8xb7bd] {
    border-bottom: 0;
}

.ch-top[b-jp5v8xb7bd] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: .28rem;
}

.ch-label[b-jp5v8xb7bd] {
    color: #ffcf5a;
    font-size: .74rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    font-family: 'Consolas', 'Courier New', monospace;
    display: inline-flex;
    align-items: center;
    gap: .4rem;
}

.info[b-jp5v8xb7bd] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #7a5c10;
    color: #b98a1a;
    font-size: .62rem;
    font-style: italic;
    font-weight: 700;
    cursor: help;
    user-select: none;
}

.info:hover[b-jp5v8xb7bd], .info:focus[b-jp5v8xb7bd] {
    color: #ffe14d;
    border-color: #ffcc00;
    box-shadow: 0 0 8px rgba(255, 200, 0, .55);
    outline: none;
}

.ch-val[b-jp5v8xb7bd] {
    color: #ffe000;
    font-weight: 700;
    font-size: 1.12rem;
    font-family: 'Consolas', 'Courier New', monospace;
    text-shadow: 0 0 7px #ffcc00, 0 0 16px rgba(255, 170, 0, .5);
    white-space: nowrap;
}

.ch-val .unit[b-jp5v8xb7bd] {
    color: #c99a1e;
    font-size: .7rem;
    text-shadow: none;
    font-weight: 400;
}

.ch-scale[b-jp5v8xb7bd] {
    display: flex;
    justify-content: space-between;
    color: #8a6a12;
    font-size: .6rem;
    font-family: 'Consolas', 'Courier New', monospace;
    margin-top: .12rem;
}

/* --- Reactive amber range slider --------------------------------------- */
.tt-slider[b-jp5v8xb7bd] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: linear-gradient(to right,
        #ffb400 0%, #ffd400 var(--fill, 0%),
        #241a00 var(--fill, 0%), #241a00 100%);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .9), 0 0 6px rgba(255, 180, 0, .25);
    outline: none;
    cursor: pointer;
    margin: .1rem 0;
}

.tt-slider[b-jp5v8xb7bd]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: radial-gradient(circle at 35% 30%, #fff6cc, #ffcf00 55%, #b47b00);
    border: 1px solid #3a2600;
    box-shadow: 0 0 8px #ffcc00, 0 0 16px rgba(255, 170, 0, .7);
    cursor: grab;
    transition: transform .06s ease;
}

.tt-slider[b-jp5v8xb7bd]::-webkit-slider-thumb:active {
    cursor: grabbing;
    transform: scale(1.18);
}

.tt-slider[b-jp5v8xb7bd]::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: radial-gradient(circle at 35% 30%, #fff6cc, #ffcf00 55%, #b47b00);
    border: 1px solid #3a2600;
    box-shadow: 0 0 8px #ffcc00, 0 0 16px rgba(255, 170, 0, .7);
    cursor: grab;
}

.tt-slider:focus-visible[b-jp5v8xb7bd] {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .9), 0 0 0 2px rgba(255, 205, 0, .55);
}

/* --- Save button -------------------------------------------------------- */
.tt-save[b-jp5v8xb7bd] {
    font-family: 'Consolas', 'Courier New', monospace;
    letter-spacing: .18em;
    font-weight: 700;
    color: #06230a;
    background: linear-gradient(#8dff5f, #37c81f);
    border: 1px solid #1f7a12;
    border-radius: 6px;
    padding: .5rem 1.1rem;
    box-shadow: 0 0 12px rgba(90, 255, 60, .5);
    cursor: pointer;
    transition: filter .1s ease, transform .05s ease;
}

.tt-save:hover:not(:disabled)[b-jp5v8xb7bd] { filter: brightness(1.12); }
.tt-save:active:not(:disabled)[b-jp5v8xb7bd] { transform: translateY(1px); }
.tt-save:disabled[b-jp5v8xb7bd] { opacity: .55; cursor: default; box-shadow: none; }

.saved[b-jp5v8xb7bd] {
    color: #8dff5f;
    letter-spacing: .18em;
    font-size: .8rem;
    font-family: 'Consolas', 'Courier New', monospace;
    text-shadow: 0 0 8px rgba(90, 255, 60, .7);
}

/* --- Prediction scoreboard --------------------------------------------- */
.predict[b-jp5v8xb7bd] { padding: .7rem .8rem 1rem; }

.cond[b-jp5v8xb7bd] {
    color: #b98a1a;
    letter-spacing: .1em;
    font-size: .6rem;
    text-align: center;
    margin-bottom: .5rem;
    font-family: 'Consolas', 'Courier New', monospace;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.et-readout[b-jp5v8xb7bd] {
    text-align: center;
    font-family: 'Consolas', 'Courier New', monospace;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.05;
    color: #ffe000;
    text-shadow: 0 0 9px #ffcc00, 0 0 22px rgba(255, 170, 0, .7);
    margin-bottom: .7rem;
    transition: opacity .12s ease;
}

.et-readout.dim[b-jp5v8xb7bd] { color: #6a5210; text-shadow: none; }
.et-readout.flick[b-jp5v8xb7bd] { opacity: .55; }
.et-readout.pulse[b-jp5v8xb7bd] { animation: ttEtPulse-b-jp5v8xb7bd .5s ease; }

@keyframes ttEtPulse-b-jp5v8xb7bd {
    0% { transform: scale(1); }
    28% {
        transform: scale(1.09);
        color: #fff6d0;
        text-shadow: 0 0 16px #fff3b0, 0 0 36px rgba(255, 205, 0, .95);
    }
    100% { transform: scale(1); }
}
.et-readout .dash[b-jp5v8xb7bd] { margin: 0 .1rem; color: #c99a1e; }
.et-readout .s[b-jp5v8xb7bd] { font-size: 1.1rem; color: #c99a1e; margin-left: .1rem; }

.split[b-jp5v8xb7bd] {
    color: #b98a1a;
    letter-spacing: .28em;
    font-size: .58rem;
    text-align: center;
    margin: .55rem 0 .3rem;
    font-family: 'Consolas', 'Courier New', monospace;
    border-top: 1px dashed rgba(255, 180, 0, .18);
    padding-top: .4rem;
}

.meter[b-jp5v8xb7bd] { margin-bottom: .5rem; }

.meter-top[b-jp5v8xb7bd] {
    display: flex;
    justify-content: space-between;
    color: #e0a92a;
    font-size: .64rem;
    letter-spacing: .12em;
    font-family: 'Consolas', 'Courier New', monospace;
    margin-bottom: .16rem;
}

.meter-pct[b-jp5v8xb7bd] { color: #ffe14d; font-weight: 700; }

.meter-track[b-jp5v8xb7bd] {
    height: 12px;
    border-radius: 6px;
    background: #1a1300;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .9);
    overflow: hidden;
}

.meter-fill[b-jp5v8xb7bd] {
    height: 100%;
    border-radius: 6px;
    transition: width .28s cubic-bezier(.2, .8, .2, 1);
}

/* --- Track weather readout --------------------------------------------- */
.wx[b-jp5v8xb7bd] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 .9rem;
    margin-top: .1rem;
}

.wx-item[b-jp5v8xb7bd] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-family: 'Consolas', 'Courier New', monospace;
    font-size: .66rem;
    padding: .16rem 0;
    border-bottom: 1px dotted rgba(255, 180, 0, .12);
}

.wx-l[b-jp5v8xb7bd] { color: #b98a1a; letter-spacing: .07em; }
.wx-v[b-jp5v8xb7bd] {
    color: #ffe14d;
    font-weight: 700;
    text-shadow: 0 0 6px rgba(255, 200, 0, .5);
    white-space: nowrap;
}

/* --- In-panel save (always visible in the sticky prediction board) ----- */
.predict-save[b-jp5v8xb7bd] {
    margin-top: .8rem;
    padding-top: .7rem;
    border-top: 1px dashed rgba(255, 180, 0, .18);
    text-align: center;
}

.predict-save .tt-save[b-jp5v8xb7bd] { width: 100%; }
.predict-save .saved[b-jp5v8xb7bd] { display: inline-block; margin-top: .45rem; }

.meter-fill.power[b-jp5v8xb7bd]    { background: linear-gradient(#ffd85a, #ff9d00); box-shadow: 0 0 10px rgba(255, 160, 0, .6); }
.meter-fill.traction[b-jp5v8xb7bd] { background: linear-gradient(#66e6ff, #12a7d8); box-shadow: 0 0 10px rgba(40, 190, 230, .55); }
.meter-fill.air[b-jp5v8xb7bd]      { background: linear-gradient(#c9c9c9, #7d7d7d); }
.meter-fill.shake[b-jp5v8xb7bd]    { background: linear-gradient(#ffc04d, #ff7a18); box-shadow: 0 0 10px rgba(255, 130, 20, .55); }
.meter-fill.burn[b-jp5v8xb7bd]     { background: linear-gradient(#ff7a5c, #e02a12); box-shadow: 0 0 10px rgba(230, 50, 20, .6); }
