/* /Components/Admin/AdminNav.razor.rz.scp.css */
.anav[b-jrovbh50zo] { display: flex; gap: 0.3rem; margin-left: 1.25rem; }

.anav__tab[b-jrovbh50zo] {
    padding: 0.3rem 0.85rem;
    border-radius: 999px;
    font-size: 0.85rem;
    color: #a3b4b8;
    text-decoration: none;
    border: 1px solid transparent;
}

.anav__tab:hover[b-jrovbh50zo] { color: #4cc5cf; border-color: #263437; }

.anav__tab--on[b-jrovbh50zo] {
    background: #123034;
    border-color: #4cc5cf;
    color: #4cc5cf;
    font-weight: 600;
}
/* /Components/Kitchen/AllDayStrip.razor.rz.scp.css */
.allday[b-x6ihew8xpl] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    padding: 0.5rem 1rem;
    background: #0a1012;
    border-bottom: 1px solid #263437;
    overflow-x: auto;
}

.allday__label[b-x6ihew8xpl] {
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: #4cc5cf;
    font-weight: 700;
    white-space: nowrap;
}

.allday__items[b-x6ihew8xpl] { display: flex; gap: 1.1rem; }

.allday__item[b-x6ihew8xpl] { display: flex; align-items: baseline; gap: 0.35rem; white-space: nowrap; }
.allday__qty[b-x6ihew8xpl] { font-size: 1.05rem; font-weight: 700; color: #e6edee; font-variant-numeric: tabular-nums; }
.allday__name[b-x6ihew8xpl] { font-size: 0.88rem; color: #a3b4b8; }
/* /Components/Kitchen/TicketCard.razor.rz.scp.css */
/* Sizes here assume a wall-mounted screen read from a few feet away. If it looks oversized on a
   laptop, that is the point — the laptop is not the target device. */

.ticket[b-2bhoxte9ag] {
    display: flex;
    flex-direction: column;
    background: #151d20;
    border: 1px solid #263437;
    border-top: 5px solid var(--age);
    border-radius: 6px;
    overflow: hidden;
    min-height: 0;
}

.ticket--fresh[b-2bhoxte9ag]   { --age: #5fb57c; }
.ticket--warning[b-2bhoxte9ag] { --age: #d9a03a; }
.ticket--late[b-2bhoxte9ag]    { --age: #e06b5c; }

.ticket__head[b-2bhoxte9ag] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 0.75rem;
    padding: 0.6rem 0.85rem 0.35rem;
}

.ticket__where[b-2bhoxte9ag] { display: flex; align-items: baseline; gap: 0.55rem; flex-wrap: wrap; min-width: 0; }

.ticket__order[b-2bhoxte9ag] { font-size: 1.45rem; font-weight: 700; color: #e6edee; letter-spacing: -0.02em; }
.ticket__table[b-2bhoxte9ag] { font-size: 1.05rem; color: #a3b4b8; }

.ticket__dest[b-2bhoxte9ag] {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    padding: 0.12rem 0.4rem;
    border-radius: 3px;
    background: rgba(76, 197, 207, 0.15);
    color: #4cc5cf;
}

/* Age is the number the kitchen actually scans for, so it gets the age colour and tabular digits
   that don't jitter as the seconds tick. */
.ticket__age[b-2bhoxte9ag] {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--age);
    font-variant-numeric: tabular-nums;
    line-height: 1;
    white-space: nowrap;
}

.ticket__server[b-2bhoxte9ag] { padding: 0 0.85rem 0.4rem; font-size: 0.85rem; color: #7a8b90; }

.ticket__note[b-2bhoxte9ag] {
    margin: 0 0.85rem 0.5rem;
    padding: 0.4rem 0.6rem;
    border-radius: 4px;
    background: rgba(224, 107, 92, 0.16);
    border: 1px solid rgba(224, 107, 92, 0.5);
    color: #ffb3a7;
    font-size: 0.92rem;
    font-weight: 600;
}

.ticket__items[b-2bhoxte9ag] {
    list-style: none;
    margin: 0;
    padding: 0.2rem 0.85rem 0.7rem;
    flex: 1 1 auto;
    border-top: 1px solid #263437;
}

.ticket__course[b-2bhoxte9ag] {
    margin-top: 0.5rem;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: #7a8b90;
}

.ticket__item[b-2bhoxte9ag] {
    display: grid;
    grid-template-columns: 1.6rem 1fr;
    gap: 0 0.5rem;
    padding: 0.28rem 0;
    font-size: 1.12rem;
    line-height: 1.25;
    color: #e6edee;
}

.ticket__qty[b-2bhoxte9ag] { font-weight: 700; color: #4cc5cf; font-variant-numeric: tabular-nums; }

/* Voided lines stay on the ticket. A line that vanishes makes a cook wonder whether they missed
   it; one struck through tells them it was cancelled. */
.ticket__item--void[b-2bhoxte9ag] { text-decoration: line-through; opacity: 0.45; }
.ticket__item--void .ticket__qty[b-2bhoxte9ag] { color: #7a8b90; }

.ticket__mod[b-2bhoxte9ag] {
    padding: 0 0 0.12rem 2.1rem;
    font-size: 0.95rem;
    color: #d9a03a;
}

.ticket__mod--note[b-2bhoxte9ag] { color: #a3b4b8; font-style: italic; }

.ticket__bump[b-2bhoxte9ag] { border-radius: 0 !important; min-height: 3.1rem; font-size: 1rem; letter-spacing: 0.06em; }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.kds-fault[b-29tw02gng9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 70vh;
    text-align: center;
    padding: 1.5rem;
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-z3wbab4e8m],
.components-reconnect-repeated-attempt-visible[b-z3wbab4e8m],
.components-reconnect-failed-visible[b-z3wbab4e8m],
.components-pause-visible[b-z3wbab4e8m],
.components-resume-failed-visible[b-z3wbab4e8m],
.components-rejoining-animation[b-z3wbab4e8m] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-z3wbab4e8m {
    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/AdminFloor.razor.rz.scp.css */
.plan[b-owqhfg19yh] { padding: 0.75rem 0.75rem 2rem; }

.plan__rooms[b-owqhfg19yh] { display: flex; flex-wrap: wrap; gap: 0.4rem; margin-bottom: 0.75rem; }

.plan__room[b-owqhfg19yh] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.4rem 0.8rem;
    border-radius: 999px;
    border: 1px solid #263437;
    background: #151d20;
    color: #a3b4b8;
    font: inherit;
    font-size: 0.88rem;
    cursor: pointer;
}

.plan__room:hover[b-owqhfg19yh] { border-color: #4cc5cf; }
.plan__room--on[b-owqhfg19yh] { background: #123034; border-color: #4cc5cf; color: #4cc5cf; font-weight: 600; }
.plan__room--add[b-owqhfg19yh] { border-style: dashed; color: #7a8b90; }

.plan__room-count[b-owqhfg19yh] {
    font-size: 0.72rem;
    padding: 0.05rem 0.35rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.06);
    font-variant-numeric: tabular-nums;
}

.plan__room-edit[b-owqhfg19yh] {
    display: flex;
    align-items: center;
    gap: 0.9rem;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}

.plan__room-edit .mud-input-control[b-owqhfg19yh] { max-width: 14rem; }

.plan__shape[b-owqhfg19yh] { display: flex; align-items: center; gap: 0.2rem; }
.plan__shape-label[b-owqhfg19yh] { font-size: 0.72rem; text-transform: uppercase; letter-spacing: 0.12em; color: #7a8b90; margin-right: 0.2rem; }
.plan__shape-value[b-owqhfg19yh] { font-size: 0.8rem; color: #a3b4b8; font-variant-numeric: tabular-nums; min-width: 1.8rem; }

.plan__bar[b-owqhfg19yh] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    flex-wrap: wrap;
    padding: 0.4rem 0;
    margin-bottom: 0.5rem;
}

.plan__hint[b-owqhfg19yh] { font-size: 0.78rem; color: #7a8b90; }
.plan__empty[b-owqhfg19yh] { color: #7a8b90; text-align: center; padding: 3rem 1rem; }

.plan__stage[b-owqhfg19yh] { display: flex; justify-content: center; }

/* The room itself. A floor plan read from above, with a faint grid so a manager can line tables up
   without a snapping feature they did not ask for. */
.plan__surface[b-owqhfg19yh] {
    position: relative;
    width: 100%;
    max-width: 60rem;
    background:
        linear-gradient(rgba(76, 197, 207, 0.05) 1px, transparent 1px) 0 0 / 100% 5%,
        linear-gradient(90deg, rgba(76, 197, 207, 0.05) 1px, transparent 1px) 0 0 / 5% 100%,
        #0a1012;
    border: 1px solid #263437;
    border-radius: 8px;
    overflow: hidden;
    touch-action: none;
}

/* Positioned by centre, which is what makes dragging feel like moving the table rather than its
   corner. */
.tbl-node[b-owqhfg19yh] {
    position: absolute;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.1rem;
    background: #1c262a;
    border: 2px solid #35484c;
    color: #e6edee;
    cursor: grab;
    user-select: none;
    touch-action: none;
    transition: border-color 120ms ease, box-shadow 120ms ease;
}

.tbl-node--round[b-owqhfg19yh] { border-radius: 50%; }
.tbl-node--square[b-owqhfg19yh] { border-radius: 6px; }
.tbl-node--rectangle[b-owqhfg19yh] { border-radius: 6px; }

.tbl-node__name[b-owqhfg19yh] { font-size: 0.95rem; font-weight: 700; line-height: 1; }
.tbl-node__seats[b-owqhfg19yh] { font-size: 0.65rem; color: #7a8b90; line-height: 1; }

.tbl-node:hover[b-owqhfg19yh] { border-color: #4cc5cf; }

.tbl-node.is-selected[b-owqhfg19yh] {
    border-color: #4cc5cf;
    box-shadow: 0 0 0 3px rgba(76, 197, 207, 0.25);
}

/* Lifted while dragging so it rides over its neighbours, and no transition so it tracks the
   finger exactly rather than easing behind it. */
.tbl-node.is-dragging[b-owqhfg19yh] {
    cursor: grabbing;
    z-index: 10;
    transition: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.55);
    border-color: #4cc5cf;
}

.plan__edit[b-owqhfg19yh] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.6rem;
    margin-top: 0.9rem;
    padding: 0.75rem;
    background: #0a1012;
    border: 1px solid #263437;
    border-radius: 8px;
}

.plan__edit > .mud-input-control[b-owqhfg19yh] { max-width: 9rem; }

.plan__size[b-owqhfg19yh] { display: flex; align-items: center; gap: 0.15rem; }
.plan__size-label[b-owqhfg19yh] { font-size: 0.78rem; color: #7a8b90; margin-right: 0.2rem; }

@media (max-width: 640px) {
    .plan__edit > .mud-input-control[b-owqhfg19yh] { max-width: 7rem; }
    .tbl-node__name[b-owqhfg19yh] { font-size: 0.8rem; }
}
/* /Components/Pages/AdminStaff.razor.rz.scp.css */
.staff[b-48xazmvv0r] {
    display: grid;
    grid-template-columns: 18rem 1fr;
    gap: 0.75rem;
    padding: 0.75rem 0.75rem 2rem;
    align-items: start;
}

.staff__list[b-48xazmvv0r] { display: flex; flex-direction: column; gap: 0.35rem; }

.staff__head[b-48xazmvv0r] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.2rem 0.35rem;
}

.person[b-48xazmvv0r] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.1rem;
    padding: 0.55rem 0.75rem;
    border-radius: 6px;
    border: 1px solid #263437;
    background: #151d20;
    color: #e6edee;
    font: inherit;
    text-align: left;
    cursor: pointer;
    position: relative;
}

.person:hover[b-48xazmvv0r] { border-color: #4cc5cf; }
.person--on[b-48xazmvv0r] { background: #123034; border-color: #4cc5cf; }

/* A deactivated person stays in the list — their name is on years of past checks — but reads as
   switched off rather than deleted. */
.person--off[b-48xazmvv0r] { opacity: 0.55; }

.person__name[b-48xazmvv0r] { font-size: 0.98rem; font-weight: 600; }
.person__roles[b-48xazmvv0r] { font-size: 0.76rem; color: #7a8b90; }

.person__badge[b-48xazmvv0r] {
    position: absolute;
    top: 0.5rem;
    right: 0.6rem;
    font-size: 0.62rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #d9a03a;
}

.staff__panel[b-48xazmvv0r] {
    padding: 1rem 1.1rem 1.25rem;
    background: #0a1012;
    border: 1px solid #263437;
    border-radius: 8px;
    min-height: 18rem;
}

.staff__title[b-48xazmvv0r] { display: flex; align-items: center; justify-content: space-between; gap: 1rem; }

.staff__note[b-48xazmvv0r] { font-size: 0.8rem; color: #7a8b90; margin: 0.2rem 0 1rem; max-width: 34rem; }
.staff__empty[b-48xazmvv0r] { color: #7a8b90; text-align: center; padding: 4rem 1rem; }

.staff__roles[b-48xazmvv0r] { display: flex; flex-wrap: wrap; align-items: center; gap: 0.35rem; margin: 0.5rem 0; }
.staff__roles-label[b-48xazmvv0r] { font-size: 0.72rem; text-transform: uppercase; letter-spacing: 0.12em; color: #7a8b90; margin-right: 0.3rem; }

.rolechip[b-48xazmvv0r] {
    padding: 0.35rem 0.8rem;
    border-radius: 999px;
    border: 1px solid #263437;
    background: #151d20;
    color: #a3b4b8;
    font: inherit;
    font-size: 0.84rem;
    cursor: pointer;
}

.rolechip:hover[b-48xazmvv0r] { border-color: #4cc5cf; }
.rolechip--on[b-48xazmvv0r] { background: #123034; border-color: #4cc5cf; color: #4cc5cf; font-weight: 600; }

/* Roles are the thing you tick; permissions are the thing you meant. Showing what a combination
   adds up to saves a manager guessing what "Bartender" actually allows. */
.staff__perms[b-48xazmvv0r] { margin: 1.1rem 0; }
.staff__perms-label[b-48xazmvv0r] { font-size: 0.72rem; text-transform: uppercase; letter-spacing: 0.12em; color: #7a8b90; }
.staff__chips[b-48xazmvv0r] { display: flex; flex-wrap: wrap; gap: 0.3rem; margin-top: 0.4rem; }

.staff__chip[b-48xazmvv0r] {
    font-size: 0.75rem;
    padding: 0.18rem 0.55rem;
    border-radius: 4px;
    background: rgba(76, 197, 207, 0.12);
    color: #4cc5cf;
}

.staff__chip--none[b-48xazmvv0r] { background: rgba(224, 107, 92, 0.14); color: #e06b5c; }

.staff__reset[b-48xazmvv0r] {
    display: flex;
    align-items: flex-start;
    gap: 0.6rem;
    padding-top: 0.9rem;
    border-top: 1px solid #263437;
}

.staff__reset .mud-input-control[b-48xazmvv0r] { max-width: 16rem; }

.staff__actions[b-48xazmvv0r] { display: flex; gap: 0.5rem; margin-top: 1rem; }

@media (max-width: 800px) {
    .staff[b-48xazmvv0r] { grid-template-columns: 1fr; }
    .staff__list[b-48xazmvv0r] { flex-direction: row; flex-wrap: wrap; }
    .person[b-48xazmvv0r] { flex: 1 1 9rem; }
    .staff__head[b-48xazmvv0r] { flex: 1 1 100%; }
}
/* /Components/Pages/Board.razor.rz.scp.css */
/* Cards flow into as many columns as fit. A fixed column count would either waste a 4K wall
   display or crush a 1080p one. */
.kds-board[b-iwsb9h1jn7] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
    gap: 0.75rem;
    padding: 0.75rem;
    align-items: start;
}

.kds-empty[b-iwsb9h1jn7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 60vh;
    color: #7a8b90;
}

.kds-clock[b-iwsb9h1jn7] { font-variant-numeric: tabular-nums; letter-spacing: 0.02em; }
/* /Components/Pages/Floor.razor.rz.scp.css */
.floor[b-ti0fawkcwu] { padding: 0.75rem 0.75rem 2rem; }

.floor__summary[b-ti0fawkcwu] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0.6rem;
    background: #0a1012;
    border: 1px solid #263437;
    border-radius: 6px;
}

.floor__summary-count[b-ti0fawkcwu] { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.12em; color: #4cc5cf; }
.floor__summary-total[b-ti0fawkcwu] { font-size: 1.2rem; font-weight: 700; font-variant-numeric: tabular-nums; color: #e6edee; }

.floor__rooms[b-ti0fawkcwu] { display: flex; flex-wrap: wrap; gap: 0.4rem; margin-bottom: 0.7rem; }

.floor__room[b-ti0fawkcwu] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.45rem 0.9rem;
    border-radius: 999px;
    border: 1px solid #263437;
    background: #151d20;
    color: #a3b4b8;
    font: inherit;
    font-size: 0.9rem;
    cursor: pointer;
}

.floor__room:hover[b-ti0fawkcwu] { border-color: #4cc5cf; }
.floor__room--on[b-ti0fawkcwu] { background: #123034; border-color: #4cc5cf; color: #4cc5cf; font-weight: 600; }

/* How many tables are working in a room the server is not looking at. */
.floor__room-open[b-ti0fawkcwu] {
    font-size: 0.7rem;
    font-weight: 700;
    padding: 0.05rem 0.4rem;
    border-radius: 999px;
    background: #4cc5cf;
    color: #0e1416;
    font-variant-numeric: tabular-nums;
}

.floor__empty[b-ti0fawkcwu] { color: #7a8b90; text-align: center; padding: 3rem 1rem; }

.floor__stage[b-ti0fawkcwu] { display: flex; justify-content: center; }

.floor__surface[b-ti0fawkcwu] {
    position: relative;
    width: 100%;
    max-width: 60rem;
    background: #0a1012;
    border: 1px solid #263437;
    border-radius: 8px;
    overflow: hidden;
}

/* Tables sit where the manager put them. Positioned by centre so the layout matches the editor
   exactly rather than drifting by half a table. */
.fnode[b-ti0fawkcwu] {
    position: absolute;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.05rem;
    padding: 0.2rem;
    border: 2px solid #35484c;
    background: #1c262a;
    color: #e6edee;
    font: inherit;
    cursor: pointer;
    overflow: hidden;
    transition: border-color 120ms ease, background 120ms ease;
}

.fnode--round[b-ti0fawkcwu] { border-radius: 50%; }
.fnode--square[b-ti0fawkcwu], .fnode--rectangle[b-ti0fawkcwu] { border-radius: 6px; }

.fnode:hover[b-ti0fawkcwu] { border-color: #4cc5cf; }
.fnode:focus-visible[b-ti0fawkcwu] { outline: 2px solid #4cc5cf; outline-offset: 2px; }

.fnode__name[b-ti0fawkcwu] { font-size: 1rem; font-weight: 700; line-height: 1.05; }
.fnode__total[b-ti0fawkcwu] { font-size: 0.8rem; font-weight: 700; font-variant-numeric: tabular-nums; line-height: 1.05; }
.fnode__sub[b-ti0fawkcwu] { font-size: 0.62rem; color: #7a8b90; line-height: 1.05; }

/* An empty table recedes; work in progress does not. */
.fnode--free[b-ti0fawkcwu] { opacity: 0.6; }
.fnode--free .fnode__name[b-ti0fawkcwu] { color: #a3b4b8; }

/* Yours at a glance — the single most useful distinction on this screen. */
.fnode--mine[b-ti0fawkcwu] { border-color: #4cc5cf; background: #123034; }
.fnode--mine .fnode__total[b-ti0fawkcwu] { color: #4cc5cf; }

/* Somebody else's, still tappable, because covering a colleague is normal. */
.fnode--taken[b-ti0fawkcwu] { border-color: #b8790a; background: #1c1a12; }
.fnode--taken .fnode__total[b-ti0fawkcwu] { color: #d9a03a; }

@media (max-width: 640px) {
    .fnode__name[b-ti0fawkcwu] { font-size: 0.8rem; }
    .fnode__total[b-ti0fawkcwu] { font-size: 0.68rem; }
    .fnode__sub[b-ti0fawkcwu] { font-size: 0.55rem; }
}
/* /Components/Pages/Register.razor.rz.scp.css */
/* Two columns: menu on the left where the thumb lands, check on the right where the eye checks.
   Sized for a tablet held in landscape, which is what a register actually is. */
.reg[b-fvul4naekc] {
    display: grid;
    grid-template-columns: 1fr 22rem;
    gap: 0;
    height: calc(100vh - 56px);
    min-height: 0;
}

.reg__menu[b-fvul4naekc] { min-width: 0; overflow: hidden; display: flex; flex-direction: column; }

.reg__panel[b-fvul4naekc] { overflow-y: auto; height: 100%; }

/* Item buttons are deliberately large. A register is operated at speed, one-handed, often by
   someone who is also carrying something. */
.reg__grid[b-fvul4naekc] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr));
    gap: 0.6rem;
    padding: 0.75rem;
    align-content: start;
}

.reg__item[b-fvul4naekc] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 0.5rem;
    min-height: 5.25rem;
    padding: 0.7rem 0.75rem;
    text-align: left;
    background: #151d20;
    border: 1px solid #263437;
    border-radius: 6px;
    color: #e6edee;
    font: inherit;
    cursor: pointer;
    transition: border-color 120ms ease, background 120ms ease;
}

.reg__item:hover[b-fvul4naekc] { border-color: #4cc5cf; background: #172226; }
.reg__item:active[b-fvul4naekc] { background: #123034; }
.reg__item:focus-visible[b-fvul4naekc] { outline: 2px solid #4cc5cf; outline-offset: 2px; }

.reg__item-name[b-fvul4naekc] { font-size: 0.95rem; line-height: 1.25; }
.reg__item-price[b-fvul4naekc] { font-size: 0.9rem; font-weight: 700; color: #4cc5cf; font-variant-numeric: tabular-nums; }

.reg__check[b-fvul4naekc] {
    display: flex;
    flex-direction: column;
    min-height: 0;
    background: #0a1012;
    border-left: 1px solid #263437;
}

.reg__check-head[b-fvul4naekc] {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.7rem 0.9rem;
    border-bottom: 1px solid #263437;
}

.reg__lines[b-fvul4naekc] { flex: 1 1 auto; overflow-y: auto; padding: 0.4rem 0.6rem; min-height: 0; }

.reg__empty[b-fvul4naekc] { color: #7a8b90; text-align: center; padding: 2rem 1rem; font-size: 0.9rem; }

.reg__line[b-fvul4naekc] { padding: 0.45rem 0.3rem; border-bottom: 1px solid rgba(38, 52, 55, 0.6); }

/* A voided line stays visible. It has already been sent to the kitchen, and a line that vanishes
   from the check is a line nobody can explain later. */
.reg__line--void[b-fvul4naekc] { opacity: 0.45; }
.reg__line--void .reg__line-name[b-fvul4naekc] { text-decoration: line-through; }

.reg__line-main[b-fvul4naekc] { display: flex; justify-content: space-between; gap: 0.6rem; align-items: baseline; }
.reg__line-name[b-fvul4naekc] { font-size: 0.95rem; color: #e6edee; }
.reg__line-money[b-fvul4naekc] { font-size: 0.95rem; font-variant-numeric: tabular-nums; white-space: nowrap; }

.reg__line-qty[b-fvul4naekc] { display: flex; align-items: center; gap: 0.15rem; margin-top: 0.1rem; }
.reg__qty[b-fvul4naekc] { min-width: 1.6rem; text-align: center; font-variant-numeric: tabular-nums; color: #a3b4b8; }

.reg__totals[b-fvul4naekc] { padding: 0.6rem 0.9rem; border-top: 1px solid #263437; }

.reg__row[b-fvul4naekc] {
    display: flex;
    justify-content: space-between;
    font-size: 0.92rem;
    color: #a3b4b8;
    padding: 0.15rem 0;
    font-variant-numeric: tabular-nums;
}

.reg__row--discount[b-fvul4naekc] { color: #d9a03a; }

.reg__row--total[b-fvul4naekc] {
    margin-top: 0.35rem;
    padding-top: 0.45rem;
    border-top: 1px solid #263437;
    font-size: 1.25rem;
    font-weight: 700;
    color: #e6edee;
}

.reg__actions[b-fvul4naekc] { display: flex; flex-direction: column; gap: 0.45rem; padding: 0.7rem 0.9rem 1rem; }
.reg__pay[b-fvul4naekc] { min-height: 3.4rem; font-size: 1.05rem; }

.reg__search[b-fvul4naekc] { padding: 0.6rem 0.75rem 0.2rem; }

.reg__grid--results[b-fvul4naekc] { padding-top: 0.5rem; overflow-y: auto; }

/* Phone. A server ringing from their pocket needs three things always reachable: the search box,
   the item they are looking for, and the total. The check itself is the thing that can hide —
   it collapses to a sticky bar that expands when they want to look at it. */
@media (max-width: 820px) {
    .reg[b-fvul4naekc] {
        display: flex;
        flex-direction: column;
        height: calc(100dvh - 56px);
    }

    .reg__menu[b-fvul4naekc] { flex: 1 1 auto; min-height: 0; }

    .reg__grid[b-fvul4naekc] { grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr)); gap: 0.5rem; }

    .reg__item[b-fvul4naekc] { min-height: 4.5rem; }

    .reg__check[b-fvul4naekc] {
        border-left: none;
        border-top: 1px solid #263437;
        flex: 0 0 auto;
        max-height: 60vh;
    }

    /* Collapsed: only the totals and the buttons. The line list is what costs the space. */
    .reg__check:not(.reg__check--open) .reg__lines[b-fvul4naekc],
    .reg__check:not(.reg__check--open) .reg__check-head[b-fvul4naekc] { display: none; }

    .reg__check--open .reg__lines[b-fvul4naekc] { max-height: 34vh; }

    .reg__handle[b-fvul4naekc] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 0.5rem;
        width: 100%;
        padding: 0.55rem 0.9rem;
        background: #0a1012;
        border: none;
        border-bottom: 1px solid #263437;
        color: #e6edee;
        font: inherit;
        cursor: pointer;
    }

    .reg__handle-count[b-fvul4naekc] { font-size: 0.85rem; color: #a3b4b8; }
    .reg__handle-total[b-fvul4naekc] { font-size: 1.05rem; font-weight: 700; font-variant-numeric: tabular-nums; }

    /* Buttons stay a comfortable thumb size regardless of how little room is left. */
    .reg__actions[b-fvul4naekc] { flex-direction: row; flex-wrap: wrap; padding: 0.6rem 0.75rem 0.9rem; }
    .reg__actions > *[b-fvul4naekc] { flex: 1 1 7rem; }
    .reg__pay[b-fvul4naekc] { flex: 1 1 100%; min-height: 3.2rem; }
}

/* The handle only exists on phones; on a wider screen the check is always visible. */
@media (min-width: 821px) {
    .reg__handle[b-fvul4naekc] { display: none; }
}
/* /Components/Pages/SignIn.razor.rz.scp.css */
/* A lock screen on a shared iPad, used standing up, often in a hurry. Everything is large and
   nothing needs precision. */
.lock[b-u6ijaaxsmd] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100dvh - 56px);
    padding: 1rem;
}

.lock__panel[b-u6ijaaxsmd] {
    width: 100%;
    max-width: 22rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
}

.lock__title[b-u6ijaaxsmd] { color: #e6edee; }

.lock__dots[b-u6ijaaxsmd] { display: flex; gap: 0.55rem; margin-top: 0.25rem; }

.lock__dot[b-u6ijaaxsmd] {
    width: 0.85rem;
    height: 0.85rem;
    border-radius: 50%;
    border: 2px solid #35484c;
    transition: background 120ms ease, border-color 120ms ease;
}

.lock__dot--on[b-u6ijaaxsmd] { background: #4cc5cf; border-color: #4cc5cf; }

/* Positions 5 to 8 exist for longer codes but should not imply four is not enough. */
.lock__dot--faint[b-u6ijaaxsmd] { opacity: 0.28; }

.lock__msg[b-u6ijaaxsmd] { min-height: 1.4rem; margin: 0; font-size: 0.9rem; color: #7a8b90; text-align: center; }
.lock__msg--error[b-u6ijaaxsmd] { color: #e06b5c; }

.lock__pad[b-u6ijaaxsmd] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.6rem;
    width: 100%;
}

.lock__key[b-u6ijaaxsmd] {
    min-height: 4rem;
    font-size: 1.6rem;
    font-weight: 600;
    color: #e6edee;
    background: #151d20;
    border: 1px solid #263437;
    border-radius: 8px;
    cursor: pointer;
    font-variant-numeric: tabular-nums;
    transition: background 100ms ease, border-color 100ms ease;
}

.lock__key:hover:not(:disabled)[b-u6ijaaxsmd] { border-color: #4cc5cf; }
.lock__key:active:not(:disabled)[b-u6ijaaxsmd] { background: #123034; }
.lock__key:focus-visible[b-u6ijaaxsmd] { outline: 2px solid #4cc5cf; outline-offset: 2px; }
.lock__key:disabled[b-u6ijaaxsmd] { opacity: 0.4; cursor: not-allowed; }

.lock__key--soft[b-u6ijaaxsmd] { font-size: 1.3rem; color: #a3b4b8; }
.lock__key--go[b-u6ijaaxsmd] { background: #123034; border-color: #4cc5cf; color: #4cc5cf; }

.lock__counter[b-u6ijaaxsmd] { width: 100%; margin-top: 0.75rem; }
.lock__hint[b-u6ijaaxsmd] { margin: 0.35rem 0 0; font-size: 0.78rem; color: #7a8b90; text-align: center; }

.lock__demo[b-u6ijaaxsmd] {
    margin: 0.5rem 0 0;
    font-size: 0.72rem;
    color: #7a8b90;
    text-align: center;
    line-height: 1.5;
    border-top: 1px dashed #263437;
    padding-top: 0.6rem;
}

@media (max-height: 700px) {
    .lock__key[b-u6ijaaxsmd] { min-height: 3.2rem; font-size: 1.35rem; }
}
/* /Components/Pages/Split.razor.rz.scp.css */
.sp[b-xx80i1kfl5] { padding: 0.75rem 0.75rem 2rem; display: flex; flex-direction: column; gap: 0.85rem; }
.sp__empty[b-xx80i1kfl5] { color: #7a8b90; text-align: center; padding: 4rem 1rem; }

.sp__how[b-xx80i1kfl5] { display: flex; flex-wrap: wrap; align-items: center; gap: 0.75rem; }

.sp__modes[b-xx80i1kfl5] { display: flex; gap: 0.3rem; }

.sp__mode[b-xx80i1kfl5] {
    padding: 0.45rem 1rem;
    border-radius: 999px;
    border: 1px solid #263437;
    background: #151d20;
    color: #a3b4b8;
    font: inherit;
    font-size: 0.9rem;
    cursor: pointer;
}

.sp__mode:hover:not(:disabled)[b-xx80i1kfl5] { border-color: #4cc5cf; }
.sp__mode--on[b-xx80i1kfl5] { background: #123034; border-color: #4cc5cf; color: #4cc5cf; font-weight: 600; }
.sp__mode:disabled[b-xx80i1kfl5] { opacity: 0.45; cursor: not-allowed; }

.sp__ways[b-xx80i1kfl5] { display: flex; align-items: center; gap: 0.3rem; }
.sp__ways-label[b-xx80i1kfl5] { font-size: 0.72rem; text-transform: uppercase; letter-spacing: 0.12em; color: #7a8b90; }

.sp__way[b-xx80i1kfl5] {
    min-width: 2.5rem;
    min-height: 2.5rem;
    border-radius: 6px;
    border: 1px solid #263437;
    background: #151d20;
    color: #e6edee;
    font: inherit;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
}

.sp__way:hover:not(:disabled)[b-xx80i1kfl5] { border-color: #4cc5cf; }
.sp__way--on[b-xx80i1kfl5] { background: #123034; border-color: #4cc5cf; color: #4cc5cf; }
.sp__way:disabled[b-xx80i1kfl5] { opacity: 0.45; cursor: not-allowed; }

.sp__hint[b-xx80i1kfl5] { font-size: 0.82rem; color: #7a8b90; margin: 0; }

.sp__locked[b-xx80i1kfl5] {
    margin: 0;
    font-size: 0.8rem;
    color: #d9a03a;
    background: rgba(217, 160, 58, 0.1);
    border: 1px solid rgba(217, 160, 58, 0.4);
    border-radius: 4px;
    padding: 0.45rem 0.7rem;
    max-width: 34rem;
}

/* By-item assignment. Each line carries the colour of the check it is on, which is the fastest way
   to see whose is whose without reading numbers. */
.sp__lines[b-xx80i1kfl5] { display: flex; flex-direction: column; gap: 0.3rem; }

.spline[b-xx80i1kfl5] {
    display: grid;
    grid-template-columns: 1.9rem 1fr auto;
    align-items: center;
    gap: 0.6rem;
    padding: 0.55rem 0.7rem;
    border-radius: 6px;
    border: 1px solid #263437;
    background: #151d20;
    color: #e6edee;
    font: inherit;
    text-align: left;
    cursor: pointer;
}

.spline:hover:not(:disabled)[b-xx80i1kfl5] { border-color: #4cc5cf; }
.spline:disabled[b-xx80i1kfl5] { opacity: 0.6; cursor: default; }

.spline__name[b-xx80i1kfl5] { font-size: 0.95rem; }
.spline__money[b-xx80i1kfl5] { font-variant-numeric: tabular-nums; font-size: 0.9rem; color: #a3b4b8; }

.spline__badge[b-xx80i1kfl5] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.7rem;
    height: 1.7rem;
    border-radius: 50%;
    font-size: 0.85rem;
    font-weight: 700;
    color: #0e1416;
}

/* Six is plenty — a table splitting more ways than that is rare, and the colours stay distinct. */
.spline__badge--0[b-xx80i1kfl5] { background: #4cc5cf; }
.spline__badge--1[b-xx80i1kfl5] { background: #d9a03a; }
.spline__badge--2[b-xx80i1kfl5] { background: #5fb57c; }
.spline__badge--3[b-xx80i1kfl5] { background: #e06b5c; }
.spline__badge--4[b-xx80i1kfl5] { background: #a78bfa; }
.spline__badge--5[b-xx80i1kfl5] { background: #7a8b90; }

.sp__checks[b-xx80i1kfl5] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
    gap: 0.6rem;
}

.spcheck[b-xx80i1kfl5] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    padding: 0.7rem 0.8rem;
    border-radius: 8px;
    border: 1px solid #263437;
    background: #0a1012;
}

.spcheck--paid[b-xx80i1kfl5] { opacity: 0.6; border-color: #3f8f5b; }

.spcheck__head[b-xx80i1kfl5] { display: flex; align-items: center; gap: 0.5rem; }

.spcheck__no[b-xx80i1kfl5] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    font-size: 0.8rem;
    font-weight: 700;
    color: #0e1416;
}

.spcheck__total[b-xx80i1kfl5] {
    font-size: 1.25rem;
    font-weight: 700;
    font-variant-numeric: tabular-nums;
    color: #e6edee;
    margin-left: auto;
}

.spcheck__lines[b-xx80i1kfl5] { display: flex; flex-direction: column; gap: 0.1rem; }
.spcheck__line[b-xx80i1kfl5] { font-size: 0.82rem; color: #a3b4b8; }

.spcheck__foot[b-xx80i1kfl5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding-top: 0.4rem;
    border-top: 1px solid #263437;
}

.spcheck__tax[b-xx80i1kfl5] { font-size: 0.72rem; color: #7a8b90; font-variant-numeric: tabular-nums; }

.sp__sum[b-xx80i1kfl5] {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0.6rem 0.8rem;
    border-radius: 6px;
    background: #0a1012;
    border: 1px solid #263437;
    font-variant-numeric: tabular-nums;
}

.sp__sum strong[b-xx80i1kfl5] { font-size: 1.15rem; }

@media (max-width: 480px) {
    .sp__checks[b-xx80i1kfl5] { grid-template-columns: 1fr; }
}
