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

main[b-m1cdfnrnxn] {
    flex: 1;
}

.sidebar[b-m1cdfnrnxn] {
    background-color: var(--sidebar);
    border-right: 1px solid var(--sidebar-border);
}

.top-row[b-m1cdfnrnxn] {
    background-color: var(--surface);
    border-bottom: 1px solid var(--line);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

    .sidebar[b-m1cdfnrnxn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        display: flex;
        flex-direction: column;
    }

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

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

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

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

.top-row[b-rnlypyr59i] {
    min-height: 3.5rem;
    padding: 0.55rem 0;
    background-color: var(--sidebar-brandbar);
    /* Niet krimpen in de flex-kolom-sidebar (anders wordt het logo platgedrukt). */
    flex: 0 0 auto;
}

.navbar-brand[b-rnlypyr59i] {
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    color: var(--sidebar-ink-strong);
    margin: 0;
}

/* Clubnaam bovenaan en clublogo eronder, beide gecentreerd. Lange naam over meerdere regels. */
.brand-stack[b-rnlypyr59i] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0.5rem;
    width: 100%;
    margin: 0;
    padding: 0 15px;            /* logo neemt de menubreedte − 15px links/rechts */
}
.brand-name[b-rnlypyr59i] {
    white-space: normal;
    overflow-wrap: anywhere;
    line-height: 1.15;
}
.brand-stack .brand-logo[b-rnlypyr59i] {
    display: block;
    width: 100%;               /* = menubreedte − 15px (door de padding hierboven) */
    height: auto;
    max-height: 300px;
    object-fit: contain;
    border-radius: 6px;
    flex: none;                /* niet platdrukken in de kolom-flex */
}

.bi[b-rnlypyr59i] {
    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-rnlypyr59i] {
    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-rnlypyr59i] {
    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-rnlypyr59i] {
    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-rnlypyr59i] {
    font-size: 1rem;
    padding-bottom: 0.5rem;
}

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

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

.nav-group-heading[b-rnlypyr59i] {
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--sidebar-ink);
    opacity: 0.55;
    padding: 0.9rem 1rem 0.35rem 1.15rem;
    user-select: none;
}

/* Verzending staat los van de groepen: subtiele scheidingslijn erboven en eronder. */
.nav-item-standalone[b-rnlypyr59i] {
    margin-top: 0.4rem;
    padding-top: 0.5rem;
    border-top: 1px solid var(--sidebar-hover);
}

    .nav-item[b-rnlypyr59i]  .nav-link {
        color: var(--sidebar-ink);
        background: none;
        border: none;
        border-left: 3px solid transparent;
        border-radius: 0 6px 6px 0;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        padding-left: 0.85rem;
        gap: 0.2rem;
    }

.nav-ico[b-rnlypyr59i] {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.7rem;
    flex: none;
    opacity: 0.9;
}

.nav-item[b-rnlypyr59i]  a.active {
    background-color: var(--accent-soft);
    border-left-color: var(--accent);
    color: var(--accent-strong);
    font-weight: 600;
}

.nav-item[b-rnlypyr59i]  .nav-link:hover {
    background-color: var(--sidebar-hover);
    color: var(--sidebar-ink-strong);
}

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

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

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

    .nav-scrollable[b-rnlypyr59i] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Vul de resterende hoogte onder de (nu variabel hoge) merkbalk; scroll bij lange menu's.
           Werkt doordat .sidebar een flex-kolom met hoogte 100vh is (zie MainLayout). */
        flex: 1 1 auto;
        min-height: 0;
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-alnxbbgiav],
.components-reconnect-repeated-attempt-visible[b-alnxbbgiav],
.components-reconnect-failed-visible[b-alnxbbgiav],
.components-pause-visible[b-alnxbbgiav],
.components-resume-failed-visible[b-alnxbbgiav],
.components-rejoining-animation[b-alnxbbgiav] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-alnxbbgiav {
    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/Bedien.razor.rz.scp.css */
/* Telefoon-controller voor één scorebord. Grote touch-knoppen; volgt het thema (licht/donker)
   en het accent van de club (via de globale --bg/--surface/--ink/--accent-variabelen).
   Alles past op één scherm (geen scroll): vaste 100dvh-koloml met een flexend cijferpaneel. */
.bd-msg[b-bm3kekfn13] { min-height: 100dvh; background: var(--bg); color: var(--ink); box-sizing: border-box; }
.bd[b-bm3kekfn13] {
    height: 100dvh; overflow: hidden; background: var(--bg); color: var(--ink); box-sizing: border-box;
    display: flex; flex-direction: column; gap: clamp(.3rem, 1.1vh, .55rem); padding: clamp(.4rem, 1.1vh, .65rem);
}

.bd-top[b-bm3kekfn13] { flex: none; display: flex; align-items: center; justify-content: center; gap: .6rem; min-height: 1.4rem; }
.bd-top-label[b-bm3kekfn13] { font-weight: 600; color: var(--ink-soft); }
.bd-shotclock[b-bm3kekfn13] {
    margin-left: auto; display: inline-flex; align-items: baseline; gap: .25rem;
    padding: .15rem .6rem; border-radius: .5rem; font-weight: 800; font-variant-numeric: tabular-nums;
    background: var(--surface-2); border: 1px solid var(--line); color: var(--ink);
}
.bd-shotclock .sb-shotclock-val[b-bm3kekfn13] { font-size: 1.3rem; }
.bd-shotclock.warn[b-bm3kekfn13] { background: #e23b3b; border-color: #e23b3b; color: #fff; animation: bd-clock-flash-b-bm3kekfn13 .5s steps(1) infinite; }
@keyframes bd-clock-flash-b-bm3kekfn13 { 50% { background: #7a1414; border-color: #7a1414; } }

.bd-scores[b-bm3kekfn13] { flex: none; display: flex; gap: .5rem; }
.bd-score[b-bm3kekfn13] { flex: 1; display: flex; flex-direction: column; align-items: center; gap: .1rem;
            padding: clamp(.3rem, 1vh, .5rem); border-radius: .6rem; background: var(--surface); border: 2px solid transparent; min-width: 0; }
.bd-score.active[b-bm3kekfn13] { border-color: var(--accent, #34b3a4); background: var(--surface-2); }
.bd-ball[b-bm3kekfn13] { width: 1rem; height: 1rem; border-radius: 50%; border: 1px solid #888; flex: none; }
.bd-ball.wit[b-bm3kekfn13] { background: #f2f2f2; }
.bd-ball.geel[b-bm3kekfn13] { background: #e9c000; }
.bd-pname[b-bm3kekfn13] { font-weight: 600; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.bd-ptotal[b-bm3kekfn13] { font-size: clamp(1.7rem, 7vh, 2.6rem); font-weight: 800; line-height: 1; font-variant-numeric: tabular-nums; }
.bd-pmeta[b-bm3kekfn13] { font-size: clamp(.62rem, 1.6vh, .72rem); color: var(--ink-soft); text-align: center; }

.bd-active[b-bm3kekfn13] { flex: none; display: flex; flex-direction: column; align-items: center; gap: .25rem; }
.bd-active-label[b-bm3kekfn13] { font-size: .85rem; color: var(--ink-soft); }
.bd-run[b-bm3kekfn13] { font-size: clamp(2rem, 7vh, 3rem); font-weight: 800; line-height: 1; font-variant-numeric: tabular-nums; }
.bd-pm[b-bm3kekfn13] { display: flex; gap: .5rem; width: 100%; }
.bd-pm-btn[b-bm3kekfn13] { flex: 1; font-size: clamp(1.2rem, 3.5vh, 1.6rem); font-weight: 700; padding: clamp(.45rem, 1.4vh, .7rem); border-radius: .6rem; border: none; color: #fff; }
.bd-pm-btn.minus[b-bm3kekfn13] { background: #a23b3b; }
.bd-pm-btn.plus[b-bm3kekfn13] { background: #2f8f5f; }

/* Cijferpaneel: vult de resterende hoogte; rijen verdelen die ruimte (geen scroll). */
.bd-pad[b-bm3kekfn13] { flex: 1 1 auto; min-height: 0; display: grid; grid-template-columns: repeat(3, 1fr); grid-auto-rows: 1fr; gap: clamp(.3rem, 1.2vh, .5rem); }
.bd-key[b-bm3kekfn13] { display: flex; align-items: center; justify-content: center; height: 100%;
          font-size: clamp(1.2rem, 4vh, 1.7rem); font-weight: 700; border-radius: .6rem; border: 1px solid var(--line); background: var(--surface-2); color: var(--ink); }
.bd-key.bd-back[b-bm3kekfn13] { color: #cf6b6b; }
.bd-key.bd-commit[b-bm3kekfn13] { grid-column: 1 / -1; background: var(--accent, #34b3a4); color: #fff; border: none; font-size: clamp(1.05rem, 3vh, 1.3rem); }

.bd-actions[b-bm3kekfn13] { flex: none; display: flex; gap: .5rem; }
.bd-act[b-bm3kekfn13] { flex: 1; padding: clamp(.5rem, 1.5vh, .75rem); border-radius: .6rem; border: 1px solid var(--line); background: var(--surface); color: var(--ink); font-size: 1rem; }
.bd-act.bd-extra[b-bm3kekfn13] { border-color: var(--accent, #34b3a4); }

/* Inspeeltijd / "volgende speler start": vullen het cijferpaneel-gebied, gecentreerd. */
.bd-warmup[b-bm3kekfn13] { flex: 1 1 auto; min-height: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1rem; text-align: center; }
.bd-warmup h2[b-bm3kekfn13] { margin: 0; color: var(--accent-strong); }
.bd-warmup-cd[b-bm3kekfn13] { font-size: clamp(3rem, 16vh, 6rem); font-weight: 800; line-height: 1; font-variant-numeric: tabular-nums; }
.bd-warmup .bd-big[b-bm3kekfn13] { flex: none; min-width: 60%; }
.bd-await-lbl[b-bm3kekfn13] { font-size: 1rem; color: var(--ink-soft); }
.bd-await-name[b-bm3kekfn13] { display: flex; align-items: center; gap: .6rem; font-size: clamp(1.6rem, 6vh, 2.4rem); font-weight: 800; }
.bd-await-name .bd-ball[b-bm3kekfn13] { width: 1.4rem; height: 1.4rem; }

.bd-confirm[b-bm3kekfn13] { display: flex; flex-direction: column; gap: .6rem; align-items: center; margin-top: 1rem; }
.bd-confirm-btns[b-bm3kekfn13] { display: flex; gap: .5rem; width: 100%; }
.bd-err[b-bm3kekfn13] { color: #d33; }

.bd-big[b-bm3kekfn13] { padding: .8rem 1rem; font-size: 1.1rem; font-weight: 700; border-radius: .6rem; border: none; background: var(--accent, #34b3a4); color: #fff; flex: 1; }
.bd-save[b-bm3kekfn13] { background: var(--accent, #34b3a4); color: #fff; }
.bd-cancel[b-bm3kekfn13] { background: var(--surface-2); color: var(--ink); }

.bd-msg[b-bm3kekfn13] { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: .8rem; padding: 2rem; text-align: center; }
.bd-msg-ico[b-bm3kekfn13] { font-size: 3rem; }
.bd-msg h2[b-bm3kekfn13] { margin: 0; }
.bd-msg p[b-bm3kekfn13] { color: var(--ink-soft); max-width: 22rem; }

/* Pauze-toestand (board-breed) — vult het cijferpaneel-gebied. */
.bd-paused[b-bm3kekfn13] { flex: 1 1 auto; min-height: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: .9rem; text-align: center; }
.bd-paused-ico[b-bm3kekfn13] { font-size: 3rem; }
.bd-paused h2[b-bm3kekfn13] { margin: 0; }
.bd-paused-actions[b-bm3kekfn13] { display: flex; flex-direction: column; gap: .6rem; width: 100%; max-width: 22rem; }
.bd-paused-actions .bd-big[b-bm3kekfn13] { flex: 0 0 auto; }

/* Extra-menu / spelergegevens / bevestiging — bottom sheet */
.bd-sheet[b-bm3kekfn13] { position: fixed; inset: 0; z-index: 50; display: flex; align-items: flex-end; background: rgba(0, 0, 0, .5); }
.bd-sheet-card[b-bm3kekfn13] { width: 100%; max-height: 85dvh; overflow: auto; background: var(--surface); color: var(--ink);
                 border-radius: 1rem 1rem 0 0; padding: 1rem 1rem 1.4rem; box-shadow: 0 -8px 30px rgba(0, 0, 0, .4); }
.bd-sheet-head[b-bm3kekfn13] { display: flex; align-items: center; justify-content: space-between; font-weight: 700; font-size: 1.1rem; margin-bottom: .8rem; }
.bd-sheet-close[b-bm3kekfn13] { background: none; border: none; color: var(--ink-soft); font-size: 1.3rem; padding: .2rem .6rem; }
.bd-sheet-actions[b-bm3kekfn13] { display: flex; flex-direction: column; gap: .5rem; }
.bd-sheet-btn[b-bm3kekfn13] { display: flex; align-items: center; gap: .9rem; width: 100%; text-align: left; padding: .9rem 1rem;
                border-radius: .6rem; border: 1px solid var(--line); background: var(--surface-2); color: var(--ink); font-size: 1.05rem; }
.bd-sheet-btn span[b-bm3kekfn13] { width: 1.6rem; text-align: center; font-size: 1.2rem; }
.bd-sheet-btn.bd-sheet-end[b-bm3kekfn13] { background: #7a3030; border-color: #7a3030; color: #fff; }

.bd-data[b-bm3kekfn13] { width: 100%; border-collapse: collapse; }
.bd-data th[b-bm3kekfn13], .bd-data td[b-bm3kekfn13] { padding: .4rem .5rem; text-align: center; border-bottom: 1px solid var(--line); }
.bd-data th[b-bm3kekfn13] { color: var(--ink-soft); font-weight: 600; }
.bd-data .bd-data-sum td[b-bm3kekfn13] { font-weight: 700; }

.bd-confirm-end[b-bm3kekfn13] { display: flex; flex-direction: column; align-items: center; gap: .9rem; padding: .4rem 0 .8rem; text-align: center; }
.bd-confirm-end h2[b-bm3kekfn13] { margin: 0; }
.bd-end-yes[b-bm3kekfn13] { background: #7a3030; color: #fff; }

/* Touch: geen tap-delay, lichte feedback bij indrukken. */
button[b-bm3kekfn13] { touch-action: manipulation; }
.bd-key:active[b-bm3kekfn13], .bd-pm-btn:active[b-bm3kekfn13], .bd-act:active[b-bm3kekfn13], .bd-big:active[b-bm3kekfn13], .bd-sheet-btn:active[b-bm3kekfn13] { filter: brightness(1.15); }
/* /Components/Pages/GedeeldScorebord.razor.rz.scp.css */
.ro-board[b-vz68hye3aa] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    gap: 2vmin;
    padding: 3vmin 4vmin;
    background: #0c1118;
    color: #eef2f6;
    box-sizing: border-box;
}

.ro-header[b-vz68hye3aa] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    border-bottom: 1px solid #25303c;
    padding-bottom: 1.5vmin;
}
.ro-title[b-vz68hye3aa] { display: flex; flex-direction: column; }
.ro-club[b-vz68hye3aa] { font-size: 2.4vmin; color: #9fb0c0; }
.ro-table[b-vz68hye3aa] { font-size: 3.4vmin; font-weight: 800; }
.ro-badge[b-vz68hye3aa] {
    font-size: 2vmin;
    font-weight: 700;
    color: #0c1118;
    background: #f1c40f;
    border-radius: 999px;
    padding: 0.6vmin 1.6vmin;
    white-space: nowrap;
}

.ro-players[b-vz68hye3aa] {
    flex: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3vmin;
    align-items: stretch;
}
.ro-player[b-vz68hye3aa] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5vmin;
    background: #131b25;
    border: 2px solid #25303c;
    border-radius: 2vmin;
    padding: 3vmin 2vmin;
}
.ro-player.active[b-vz68hye3aa] { border-color: #34b3a4; box-shadow: 0 0 0 0.4vmin rgba(52,179,164,0.25); }

.ro-phead[b-vz68hye3aa] { display: flex; align-items: center; gap: 1.5vmin; }
.ro-ball[b-vz68hye3aa] { width: 3vmin; height: 3vmin; border-radius: 50%; display: inline-block; }
.ro-ball.wit[b-vz68hye3aa] { background: #f5f7fa; border: 1px solid #c8cdd3; }
.ro-ball.geel[b-vz68hye3aa] { background: #f1c40f; }
.ro-name[b-vz68hye3aa] { font-size: 3.4vmin; font-weight: 700; }

.ro-total[b-vz68hye3aa] { font-size: 18vmin; font-weight: 900; line-height: 0.95; font-variant-numeric: tabular-nums; }

.ro-meta[b-vz68hye3aa] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1vmin 3vmin;
    font-size: 2.2vmin;
    color: #9fb0c0;
}
.ro-meta b[b-vz68hye3aa] { color: #eef2f6; font-size: 2.6vmin; }

.ro-grid[b-vz68hye3aa] {
    flex: 0 1 auto;
    overflow: auto;
    max-height: 42vh;
    border: 1px solid #25303c;
    border-radius: 1.5vmin;
    background: #131b25;
}
.ro-grid table[b-vz68hye3aa] {
    width: 100%;
    border-collapse: collapse;
    font-variant-numeric: tabular-nums;
}
.ro-grid th[b-vz68hye3aa], .ro-grid td[b-vz68hye3aa] {
    padding: 0.8vmin 1.5vmin;
    text-align: center;
    font-size: 2.2vmin;
}
.ro-grid thead th[b-vz68hye3aa] {
    position: sticky;
    top: 0;
    background: #1a2430;
    color: #9fb0c0;
    font-weight: 700;
}
.ro-grid tbody tr:nth-child(even)[b-vz68hye3aa] { background: rgba(255,255,255,0.025); }
.ro-grid tbody td:first-child[b-vz68hye3aa] { color: #9fb0c0; }
.ro-grid tfoot td[b-vz68hye3aa] {
    position: sticky;
    bottom: 0;
    background: #1a2430;
    font-weight: 900;
    font-size: 2.8vmin;
    border-top: 2px solid #34b3a4;
}
.ro-grid tfoot td:first-child[b-vz68hye3aa] { color: #9fb0c0; font-weight: 700; font-size: 2.2vmin; }

.ro-pause[b-vz68hye3aa] {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(8,12,18,0.82);
}
.ro-pause span[b-vz68hye3aa] {
    font-size: 8vmin;
    font-weight: 900;
    letter-spacing: 0.05em;
    color: #f1c40f;
    text-transform: uppercase;
}

.ro-back[b-vz68hye3aa] {
    align-self: flex-start;
    color: #9fb0c0;
    text-decoration: none;
    font-size: 2vmin;
}
.ro-back:hover[b-vz68hye3aa] { color: #eef2f6; }

.ro-denied[b-vz68hye3aa] {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    background: #0c1118;
    color: #eef2f6;
}

@media (max-width: 40rem) {
    .ro-players[b-vz68hye3aa] { grid-template-columns: 1fr; }
    .ro-total[b-vz68hye3aa] { font-size: 14vmin; }
}
/* /Components/Pages/Scorebord.razor.rz.scp.css */
/* Scorebord — gebruikt de globale themavariabelen (dark/light + gekozen accent). */

/* ---- QR voor telefoon-bediening (in het F1/Help-scherm) ---- */
.sb-help-qr[b-4fx0an7h43] { display: flex; flex-direction: column; align-items: center; gap: .4rem; margin-top: 1rem; padding-top: 1rem; border-top: 1px solid var(--line); }
.sb-help-qr img[b-4fx0an7h43] { width: 180px; height: 180px; background: #fff; padding: 8px; border-radius: 8px; }
.sb-help-qr span[b-4fx0an7h43] { color: var(--ink-soft); font-size: .9rem; text-align: center; }

/* ---- Setup ---- */
.sb-setup[b-4fx0an7h43] { max-width: 760px; margin: 6vh auto; padding: 1rem; }
.sb-setup h1[b-4fx0an7h43] { text-align: center; margin-bottom: 1.5rem; }
.sb-form[b-4fx0an7h43] { display: flex; gap: 2rem; }
.sb-col[b-4fx0an7h43] { flex: 1; display: flex; flex-direction: column; gap: .5rem; align-items: center; }
.sb-col label[b-4fx0an7h43] { align-self: flex-start; color: var(--ink-soft); font-size: .9rem; }
/* Gegroepeerde instellingen (Wedstrijd / Regels & timers) — nette kaart met titel. */
.sb-group[b-4fx0an7h43] { margin-top: 1.4rem; padding: 1rem 1.1rem 1.1rem; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); }
.sb-group-title[b-4fx0an7h43] { margin: 0 0 .8rem; font-size: .82rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; color: var(--ink-soft); }
/* Velden in een responsief rooster: gelijke kolommen, hints duwen niets scheef (align-items:start). */
.sb-form2[b-4fx0an7h43] { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1rem 1.4rem; align-items: start; }
.sb-form2 > div[b-4fx0an7h43] { display: flex; flex-direction: column; }
.sb-form2 label[b-4fx0an7h43] { color: var(--ink-soft); font-size: .9rem; margin-bottom: .3rem; }
.sb-form2 .sb-hint[b-4fx0an7h43] { display: block; margin-top: .35rem; color: var(--ink-soft); font-size: .78rem; opacity: .85; line-height: 1.3; }
.sb-setup .btn[b-4fx0an7h43] { width: 100%; }

/* ---- Balletjes (wit/geel = caramboleballen) ---- */
.sb-ball[b-4fx0an7h43] { display: inline-block; width: 1.6rem; height: 1.6rem; border-radius: 50%; border: 1px solid var(--line); flex: none; }
.sb-ball.wit[b-4fx0an7h43] { background: #ffffff; }
.sb-ball.geel[b-4fx0an7h43] { background: #ffd400; }

/* ---- Bord (schermvullend, TV/beamer) ---- */
.sb-board[b-4fx0an7h43] {
    position: fixed; inset: 0;
    background: var(--bg); color: var(--ink);
    display: flex; flex-direction: column;
    padding: 2vmin; outline: none; gap: 1vmin;
}
.sb-players[b-4fx0an7h43] { flex: 1.5; display: flex; gap: 2vmin; min-height: 0; }
.sb-player[b-4fx0an7h43] {
    position: relative;
    flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center;
    background: var(--surface); border: 3px solid var(--line); border-radius: 16px;
    transition: border-color .15s ease, box-shadow .15s ease; min-width: 0;
    /* Inhoud nooit buiten de kaart laten lopen (voorkomt overlap met het beurtenraster eronder). */
    overflow: hidden;
}
.sb-player.active[b-4fx0an7h43] { border-color: var(--accent); box-shadow: 0 0 0 .35rem var(--accent-soft), 0 0 60px var(--accent-soft); }
.sb-player.won[b-4fx0an7h43] { border-color: #ffd400; }
.sb-head[b-4fx0an7h43] { display: flex; align-items: center; gap: 1.2rem; }
.sb-head .sb-ball[b-4fx0an7h43] { width: 3.4vmin; height: 3.4vmin; }
.sb-name[b-4fx0an7h43] { font-size: 4.2vmin; font-weight: 600; }
.sb-total[b-4fx0an7h43] { font-size: 20vmin; font-weight: 800; line-height: .95; font-variant-numeric: tabular-nums; }
.sb-meta[b-4fx0an7h43] { display: flex; gap: 3vmin; font-size: 2.2vmin; color: var(--ink-soft); flex-wrap: wrap; justify-content: center; }
.sb-meta b[b-4fx0an7h43] { color: var(--ink); font-variant-numeric: tabular-nums; }

/* Invoervak: de huidige beurt-invoer staat apart; het totaal verandert pas bij OK/Enter. */
.sb-input[b-4fx0an7h43] { display: flex; align-items: center; gap: 1.4vmin; margin-top: .8vmin; }
.sb-input-lbl[b-4fx0an7h43] { font-size: 1.9vmin; color: var(--ink-soft); text-transform: uppercase; letter-spacing: .05em; }
.sb-input-val[b-4fx0an7h43] {
    font-size: 6vmin; font-weight: 800; line-height: 1; font-variant-numeric: tabular-nums;
    color: var(--accent-strong); background: var(--accent-soft); border-radius: 12px;
    padding: .3vmin 2.2vmin; min-width: 9vmin; text-align: center;
}

/* ---- Beurtenraster (groter; vult de ruimte die de oude toetsenbalk innam) ---- */
.sb-grid[b-4fx0an7h43] { flex: 1; min-height: 0; overflow: auto; }
.sb-grid table[b-4fx0an7h43] { width: 100%; border-collapse: collapse; font-size: 2.9vmin; font-variant-numeric: tabular-nums; }
.sb-grid th[b-4fx0an7h43], .sb-grid td[b-4fx0an7h43] { border: 1px solid var(--line); padding: .3rem .8rem; text-align: center; }
.sb-grid td[b-4fx0an7h43] { font-weight: 700; }
.sb-grid th[b-4fx0an7h43] { color: var(--accent-strong); position: sticky; top: 0; background: var(--surface); }

/* ---- Onderbalk: links club-/wedstrijdinfo + klokken, rechts (gecentreerd) de sponsorbalk ---- */
.sb-foot[b-4fx0an7h43] {
    flex: none; height: 16vmin;
    display: flex; align-items: center; gap: 3vmin;
    padding-top: 1vmin; border-top: 1px solid var(--line);
}
.sb-foot-info[b-4fx0an7h43] { display: flex; align-items: center; gap: 2vmin; flex: none; min-width: 0; max-width: 55%; }
.sb-foot-logo[b-4fx0an7h43] { height: 12vmin; width: auto; }
.sb-foot-col[b-4fx0an7h43] { display: flex; flex-direction: column; gap: .3vmin; min-width: 0; }
.sb-foot-club[b-4fx0an7h43] { font-size: 2.8vmin; font-weight: 800; color: var(--ink); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sb-foot-sub[b-4fx0an7h43] { font-size: 1.9vmin; font-weight: 600; color: var(--ink-soft); white-space: nowrap; }
.sb-foot-times[b-4fx0an7h43] { display: flex; gap: 2vmin; font-size: 1.8vmin; color: var(--ink-soft); flex-wrap: wrap; }
.sb-foot-times b[b-4fx0an7h43] { color: var(--ink); font-variant-numeric: tabular-nums; }
.sb-foot-now b[b-4fx0an7h43] { color: var(--accent-strong); }

/* Sponsorbalk: vult de resterende ruimte rechts en centreert er één sponsor per slide in. */
.sb-sponsors[b-4fx0an7h43] { flex: 1; height: 16vmin; display: flex; align-items: center; justify-content: center; min-width: 0; }
.sb-sponsor-img[b-4fx0an7h43] { max-height: 14vmin; max-width: 100%; width: auto; object-fit: contain; }

/* Code-badge (gebruikt in het F1-helpscherm) */
.sb-ctl-code[b-4fx0an7h43] { font-variant-numeric: tabular-nums; font-weight: 800; color: var(--accent-strong); }

/* ---- Kleine F1-help rechtsonder (enige zichtbare toets; de club-info staat linksonder) ---- */
.sb-help-fab[b-4fx0an7h43] {
    position: fixed; bottom: 1.4vmin; right: 1.4vmin; z-index: 5;
    display: inline-flex; align-items: center; gap: .5rem;
    padding: .5vmin 1.2vmin; font-size: 1.7vmin; font-weight: 600;
    color: var(--ink-soft); background: var(--surface); border: 1px solid var(--line);
    border-radius: 10px; cursor: pointer; opacity: .72; user-select: none;
}
.sb-help-fab:hover[b-4fx0an7h43] { opacity: 1; border-color: var(--accent); color: var(--ink); }

/* Commandomodus-chip (verschijnt na "/"): toont dat de cijfers nu een optie-code vormen. */
.sb-cmd-chip[b-4fx0an7h43] {
    position: fixed; bottom: 6.2vmin; right: 1.4vmin; z-index: 6;
    display: inline-flex; align-items: center; gap: .6rem;
    padding: .6vmin 1.4vmin; font-size: 2vmin; font-weight: 700;
    color: var(--ink); background: var(--accent-soft); border: 1px solid var(--accent); border-radius: 10px;
}
.sb-cmd-chip kbd[b-4fx0an7h43] { background: var(--surface-2); border: 1px solid var(--line); border-radius: 5px; padding: 0 .5rem; font-family: inherit; }
.sb-cmd-buf[b-4fx0an7h43] { font-variant-numeric: tabular-nums; color: var(--accent-strong); letter-spacing: .15em; min-width: 2.5ch; }

.sb-help-card kbd[b-4fx0an7h43], .sb-help-fab kbd[b-4fx0an7h43] {
    display: inline-flex; align-items: center; justify-content: center;
    background: var(--surface-2); border: 1px solid var(--line); border-radius: 5px;
    padding: 0 .55rem; color: var(--ink); font-family: inherit; font-size: .9em; font-weight: 700;
}

/* ---- Schotklok (max. tijd per beurt): telt bovenaan in het kader van de actieve speler ---- */
.sb-turnclock[b-4fx0an7h43] { position: absolute; top: 1.2vmin; left: 50%; transform: translateX(-50%); z-index: 2; }
.sb-shotclock[b-4fx0an7h43] { display: inline-flex; align-items: baseline; gap: .3vmin; font-variant-numeric: tabular-nums; color: var(--ink); }
.sb-shotclock-val[b-4fx0an7h43] { font-size: 7vmin; font-weight: 800; line-height: 1; }
.sb-shotclock-u[b-4fx0an7h43] { font-size: 2.8vmin; font-weight: 700; color: var(--ink-soft); }
.sb-shotclock.warn[b-4fx0an7h43], .sb-shotclock.warn .sb-shotclock-u[b-4fx0an7h43] { color: #e23b3b; }
/* Start-prompt nadat de schotklok verliep (in hetzelfde kader). */
.sb-turnclock-start[b-4fx0an7h43] { font-size: 3.4vmin; font-weight: 800; color: #fff; background: #e23b3b; border: none; border-radius: 10px; padding: .6vmin 2.4vmin; cursor: pointer; }

/* Laatste 5 sec: rand van het actieve kader knippert rood. Bij verlopen klok ("await") blijft ze rood. */
.sb-player.active:has(.sb-shotclock.warn)[b-4fx0an7h43] { border-color: #e23b3b; box-shadow: 0 0 0 .35rem rgba(226,59,59,.25), 0 0 60px rgba(226,59,59,.35); animation: sb-card-flash-b-4fx0an7h43 .5s steps(1) infinite; }
.sb-player.await[b-4fx0an7h43] { border-color: #e23b3b; box-shadow: 0 0 0 .35rem rgba(226,59,59,.3), 0 0 60px rgba(226,59,59,.4); animation: sb-card-flash-b-4fx0an7h43 .7s steps(1) infinite; }
@keyframes sb-card-flash-b-4fx0an7h43 { 50% { border-color: #7a1414; box-shadow: 0 0 0 .2rem rgba(122,20,20,.4); } }

/* ---- Inspeeltijd-scherm (zelfde overlay-stijl als de pauze) ---- */
.sb-warmup[b-4fx0an7h43] { position: fixed; inset: 0; background: rgba(0,0,0,.85); display: flex; align-items: center; justify-content: center; z-index: 16; }
.sb-warmup-card[b-4fx0an7h43] { text-align: center; }
.sb-warmup-card h2[b-4fx0an7h43] { font-size: 5vmin; font-weight: 800; letter-spacing: .05em; color: var(--accent-strong); text-transform: uppercase; margin-bottom: 1.5vmin; }
.sb-warmup-cd[b-4fx0an7h43] { font-size: 22vmin; font-weight: 800; line-height: .95; font-variant-numeric: tabular-nums; color: var(--ink); margin-bottom: 3vmin; }
/* "Volgende speler start" na een verlopen schotklok (zelfde overlay-stijl). */
.sb-await-name[b-4fx0an7h43] { display: flex; align-items: center; justify-content: center; gap: 1.6vmin; font-size: 9vmin; font-weight: 800; color: var(--ink); margin-bottom: 3vmin; }
.sb-await-name .sb-ball[b-4fx0an7h43] { width: 6vmin; height: 6vmin; }

/* ---- Pauze-scherm (schermvullend; achtergrond = standaard app-achtergrond, volgt het thema) ---- */
.sb-pause[b-4fx0an7h43] { position: fixed; inset: 0; background: var(--bg); display: flex; align-items: stretch; justify-content: center; z-index: 15; }
.sb-pause-card[b-4fx0an7h43] { width: 100%; color: var(--ink); display: flex; flex-direction: column; gap: 2vmin; padding: 2.5vmin 3vmin; box-sizing: border-box; }

/* Titelbalk op één lijn: logo · clubnaam · PAUZE · wedstrijdinfo · klokken (rechts). */
.sb-pause-bar[b-4fx0an7h43] { flex: none; display: flex; align-items: center; gap: 2.2vmin; border-bottom: 1px solid var(--line); padding-bottom: 1.4vmin; min-width: 0; }
.sb-pause-logo[b-4fx0an7h43] { height: 7vmin; width: auto; border-radius: 6px; flex: none; }
.sb-pause-club[b-4fx0an7h43] { font-size: 3vmin; font-weight: 800; white-space: nowrap; }
.sb-pause-title[b-4fx0an7h43] { font-size: 3vmin; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; color: var(--accent-strong); padding: 0 1.4vmin; border-left: 2px solid var(--line); border-right: 2px solid var(--line); }
.sb-pause-match[b-4fx0an7h43] { font-size: 2.4vmin; color: var(--ink-soft); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sb-pause-clocks[b-4fx0an7h43] { margin-left: auto; display: flex; gap: 2.4vmin; font-size: 2vmin; color: var(--ink-soft); white-space: nowrap; flex: none; }
.sb-pause-clocks b[b-4fx0an7h43] { color: var(--ink); font-variant-numeric: tabular-nums; }
.sb-pause-clocks .sb-foot-now b[b-4fx0an7h43] { color: var(--accent-strong); }

/* Twee spelerkolommen: wit links, geel rechts — scores groot en leesbaar van ver, in de balkleur. */
.sb-pause-players[b-4fx0an7h43] { flex: none; display: flex; gap: 4vmin; justify-content: center; }
.sb-pause-pcol[b-4fx0an7h43] { flex: 1; max-width: 42vw; text-align: center; display: flex; flex-direction: column; align-items: center; gap: .4vmin; }
.sb-pause-phead[b-4fx0an7h43] { display: flex; align-items: center; gap: 1.4vmin; font-size: 3.4vmin; }
.sb-pause-phead .sb-ball[b-4fx0an7h43] { width: 3.4vmin; height: 3.4vmin; }
.sb-pause-name[b-4fx0an7h43] { font-weight: 700; }
.sb-pause-total[b-4fx0an7h43] { font-size: 11vmin; font-weight: 800; line-height: .95; font-variant-numeric: tabular-nums; }
.sb-pause-stat[b-4fx0an7h43] { font-size: 2.2vmin; color: var(--ink-soft); }

/* Score in de balkleur (witte bal = wit, gele bal = geel), met donkere rand zodat het ook op een
   licht thema leesbaar blijft. */
.sb-pause-total.wit[b-4fx0an7h43], .ip-v.wit[b-4fx0an7h43] { color: #ffffff; text-shadow: 0 0 1px rgba(0,0,0,.55), 0 1px 3px rgba(0,0,0,.45); }
.sb-pause-total.geel[b-4fx0an7h43], .ip-v.geel[b-4fx0an7h43] { color: #ffd400; text-shadow: 0 0 1px rgba(0,0,0,.45), 0 1px 3px rgba(0,0,0,.4); }

/* Gespeelde beurten: kolommen vullen verticaal, breiden naar rechts uit; gecentreerd als het past,
   en bij overloop pint de JS naar rechts zodat de nieuwste kolom zichtbaar blijft (oudste links weg). */
.sb-pause-innings-wrap[b-4fx0an7h43] { flex: 1; min-height: 0; overflow-x: auto; overflow-y: hidden; display: flex; justify-content: center; }
.sb-pause-innings[b-4fx0an7h43] { height: 100%; column-width: 11vmin; column-gap: 2.2vmin; column-fill: auto; }
.ip-row[b-4fx0an7h43] { display: grid; grid-template-columns: 4ch 1fr 1fr; gap: .4rem 1rem; font-size: 2.6vmin; font-weight: 700; font-variant-numeric: tabular-nums; break-inside: avoid; padding: .15vmin 0; border-bottom: 1px solid var(--line); }
.ip-nr[b-4fx0an7h43] { color: var(--ink-soft); text-align: right; }
.ip-v[b-4fx0an7h43] { text-align: center; }

/* Onderbalk: kleine knoppen links (bijzaak), sponsorbanner rechts — zelfde hoogte. */
.sb-pause-bottom[b-4fx0an7h43] { flex: none; display: flex; align-items: stretch; gap: 3vmin; height: 16vmin; }
.sb-pause-actions[b-4fx0an7h43] { display: flex; flex-direction: column; justify-content: center; gap: .8vmin; flex: none; }
.sb-pause-actions .btn[b-4fx0an7h43] { font-size: 1.7vmin; padding: .5vmin 1.4vmin; color: var(--ink); background: transparent; border: 1px solid var(--line); text-align: left; }
.sb-pause-actions .btn:hover[b-4fx0an7h43] { background: var(--surface-2); border-color: var(--accent); }
.sb-pause-actions .btn kbd[b-4fx0an7h43] { background: var(--surface-2); border-radius: 5px; padding: 0 .45rem; margin-right: .5rem; font-family: inherit; }
.sb-pause-sponsors[b-4fx0an7h43] { flex: 1; display: flex; align-items: center; justify-content: center; min-width: 0; }
.sb-pause-sponsors .sb-sponsor-img[b-4fx0an7h43] { max-height: 16vmin; max-width: 100%; width: auto; object-fit: contain; }

/* ---- Help-overlay ---- */
.sb-help[b-4fx0an7h43] { position: fixed; inset: 0; background: rgba(0,0,0,.6); display: flex; align-items: center; justify-content: center; z-index: 10; }
.sb-help-card[b-4fx0an7h43] { background: var(--surface); border: 1px solid var(--line); border-radius: 20px; padding: 4vmin 6vmin; min-width: 54vmin; max-width: 92vw; }
.sb-help-card h2[b-4fx0an7h43] { margin-bottom: 3vmin; font-size: 5vmin; color: var(--accent-strong); text-align: center; }
.sb-help-card ul[b-4fx0an7h43] { list-style: none; padding: 0; margin: 0; line-height: 1.7; font-size: 2.8vmin; }
.sb-help-card li[b-4fx0an7h43] { display: flex; align-items: center; gap: 1.4vmin; }
.sb-help-card li .sb-ctl-code[b-4fx0an7h43] { min-width: 5vmin; }
.sb-help-card kbd[b-4fx0an7h43] { min-width: 9vmin; }
.sb-help-card .sb-help-sep[b-4fx0an7h43] { margin-top: 2.4vmin; padding-top: 2.4vmin; border-top: 1px solid var(--line); }

/* ---- Kop: clublogo + clubnaam + tafel (bovenaan het bord, prominent gecentreerd) ---- */
.sb-header[b-4fx0an7h43] { display: flex; align-items: center; justify-content: center; gap: 2vmin; padding: .4vmin 0 1vmin; }
.sb-header-logo[b-4fx0an7h43] { height: 7vmin; width: auto; }
.sb-header-text[b-4fx0an7h43] { display: flex; flex-direction: column; align-items: center; line-height: 1.1; }
.sb-header-club[b-4fx0an7h43] { font-size: 3.4vmin; font-weight: 800; color: var(--ink); letter-spacing: .01em; }
.sb-header-table[b-4fx0an7h43] { font-size: 2.1vmin; font-weight: 600; color: var(--ink-soft); }

/* ---- Clubbranding (setupscherm) ---- */
.sb-brand[b-4fx0an7h43] { display: flex; align-items: center; justify-content: center; gap: 1rem; margin-bottom: 1.5rem; }
.sb-brand-logo[b-4fx0an7h43] { height: 3.2rem; width: auto; }
.sb-brand-club[b-4fx0an7h43] { color: var(--ink-soft); font-size: .85rem; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; }
.sb-brand h1[b-4fx0an7h43] { margin: 0; text-align: left; }

/* ---- Gast/interclub-badge (setup) ---- */
.sb-guest-badge[b-4fx0an7h43] { align-self: flex-start; font-size: .72rem; font-weight: 700; text-transform: uppercase; letter-spacing: .03em; background: var(--accent-soft); color: var(--accent-strong); padding: .1rem .5rem; border-radius: 999px; }

/* ---- Per-speler − / + / OK (rechthoekig, op maat van de onderbalk-knoppen, glyphs gecentreerd) ---- */
.sb-pm[b-4fx0an7h43] { display: flex; align-items: center; gap: 1.2vmin; margin-top: 1vmin; flex: none; }
.sb-pm-btn[b-4fx0an7h43] {
    display: inline-flex; align-items: center; justify-content: center; line-height: 1;
    min-width: 7vmin; padding: 1.2vmin 2.6vmin; font-size: 2.8vmin; font-weight: 800;
    border-radius: 12px; border: 1px solid var(--line); background: var(--surface); color: var(--ink);
    cursor: pointer; user-select: none; touch-action: manipulation;
}
.sb-pm-plus[b-4fx0an7h43] { border-color: var(--accent); color: var(--accent-strong); }
.sb-pm-ok[b-4fx0an7h43] { background: var(--accent); color: #fff; border-color: var(--accent); font-size: 2.4vmin; }
.sb-pm-btn:hover[b-4fx0an7h43] { border-color: var(--accent); }
.sb-pm-btn:active[b-4fx0an7h43] { background: var(--accent-soft); }
.sb-pm-ok:active[b-4fx0an7h43] { background: var(--accent-strong); }

/* ---- Opslaan-overlay ---- */
.sb-save[b-4fx0an7h43] { position: fixed; inset: 0; background: rgba(0,0,0,.65); display: flex; align-items: center; justify-content: center; z-index: 20; outline: none; }
.sb-save-card[b-4fx0an7h43] { background: var(--surface); border: 1px solid var(--line); border-radius: 16px; padding: 2rem 2.5rem; min-width: 420px; max-width: 90vw; text-align: center; }
.sb-save-card h2[b-4fx0an7h43] { margin-bottom: 1.25rem; }
.sb-save-table[b-4fx0an7h43] { width: 100%; border-collapse: collapse; margin-bottom: 1rem; font-variant-numeric: tabular-nums; }
.sb-save-table th[b-4fx0an7h43], .sb-save-table td[b-4fx0an7h43] { border: 1px solid var(--line); padding: .4rem .8rem; text-align: center; }
.sb-save-table th[b-4fx0an7h43] { color: var(--ink-soft); font-weight: 600; }
.sb-save-table td:first-child[b-4fx0an7h43], .sb-save-table th:first-child[b-4fx0an7h43] { text-align: left; }
.sb-save-table .sb-ball[b-4fx0an7h43] { width: 1rem; height: 1rem; vertical-align: middle; margin-right: .4rem; }
.sb-save-winner[b-4fx0an7h43] { font-size: 1.3rem; font-weight: 700; color: var(--accent-strong); margin-bottom: 1.25rem; }
.sb-save-error[b-4fx0an7h43] { color: #dc3545; margin-bottom: 1rem; }
/* /Components/Pages/Scoreborden.razor.rz.scp.css */
.sbl-new[b-nlye9l8ke7] { display: flex; gap: .5rem; align-items: center; margin: 1rem 0 1.5rem; }

.sbl-grid[b-nlye9l8ke7] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
    gap: 1rem;
}

.sbl-card[b-nlye9l8ke7] {
    background: var(--surface);
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 1rem;
    cursor: pointer;
    transition: border-color .15s ease, box-shadow .15s ease;
}
.sbl-card:hover[b-nlye9l8ke7] { border-color: var(--accent); box-shadow: 0 0 0 .15rem var(--accent-soft); }

.sbl-card-top[b-nlye9l8ke7] { display: flex; justify-content: space-between; align-items: center; margin-bottom: .75rem; }
.sbl-label[b-nlye9l8ke7] { font-weight: 600; font-size: 1.1rem; }

.sbl-badge[b-nlye9l8ke7] { font-size: .72rem; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; padding: .15rem .5rem; border-radius: 999px; }
.sbl-setup[b-nlye9l8ke7] { background: var(--surface-2); color: var(--ink-soft); }
.sbl-playing[b-nlye9l8ke7] { background: var(--accent-soft); color: var(--accent-strong); }
.sbl-confirmsave[b-nlye9l8ke7] { background: var(--accent-soft); color: var(--accent-strong); }
.sbl-saved[b-nlye9l8ke7] { background: #ffd40022; color: #b58a00; }

.sbl-players[b-nlye9l8ke7] { display: flex; align-items: center; justify-content: space-between; gap: .5rem; color: var(--ink-soft); font-size: .9rem; }
.sbl-players .sb-ball[b-nlye9l8ke7] { width: 1rem; height: 1rem; vertical-align: middle; }
.sbl-score[b-nlye9l8ke7] { font-weight: 800; font-size: 1.2rem; color: var(--ink); font-variant-numeric: tabular-nums; }

.sbl-actions[b-nlye9l8ke7] { display: flex; gap: .5rem; margin-top: 1rem; }
/* /Components/Pages/Sponsors.razor.rz.scp.css */
.sponsor-admin-list[b-dwrnrkvhzu] { display: flex; flex-direction: column; gap: .6rem; }
.sponsor-admin-row[b-dwrnrkvhzu] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: .5rem .75rem;
    border: 1px solid var(--line, #dee2e6);
    border-radius: .5rem;
}
.sponsor-admin-img[b-dwrnrkvhzu] {
    height: 44px;
    width: auto;
    max-width: 264px;          /* 6:1 → 264×44 toont de aanbevolen verhouding */
    object-fit: contain;
    background: #fff;
    border-radius: 4px;
    padding: 2px;
}
.sponsor-admin-name[b-dwrnrkvhzu] { max-width: 18rem; }
.sponsor-admin-actions[b-dwrnrkvhzu] { margin-left: auto; display: flex; gap: .4rem; flex: none; }
/* Duidelijke, gelijke vierkante knoppen met goed leesbare pictogrammen. */
.sponsor-admin-actions .btn[b-dwrnrkvhzu] {
    display: inline-flex; align-items: center; justify-content: center;
    width: 2.4rem; height: 2.4rem; padding: 0; font-size: 1.2rem; line-height: 1; border-width: 1px;
}
.sponsor-admin-actions .btn:disabled[b-dwrnrkvhzu] { opacity: .35; }
