@import '_content/PAI.Components/PAI.Components.7c8v6jbtri.bundle.scp.css';

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

.top-row[b-dq2zdajv1h] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-dq2zdajv1h] {
    font-size: 1.1rem;
}

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

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

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

    .nav-item[b-dq2zdajv1h]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-dq2zdajv1h]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-dq2zdajv1h]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

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

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

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

#components-reconnect-button[b-yhh4bxc1w9],
#components-resume-button[b-yhh4bxc1w9] {
    display: none;
}

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


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

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

}

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

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

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

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

    100% {
        opacity: 1;
    }
}

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

    100% {
        opacity: 0;
    }
}

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

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

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

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

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

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

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

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

@keyframes components-rejoining-animation-b-yhh4bxc1w9 {
    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/QuickQuiz/GameResults.razor.rz.scp.css */
.game-results[b-nmm7agtva0] {
    display: grid;
    gap: 24px;
    background: #ffffff;
    border-radius: 28px;
    padding: 28px;
    box-shadow: 0 20px 48px rgba(15, 23, 42, 0.1);
}

.results-header h2[b-nmm7agtva0] {
    font-size: 1.9rem;
}

.results-highlight[b-nmm7agtva0] {
    margin-top: 16px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
    background: #0f172a;
    color: #f8fafc;
    padding: 16px;
    border-radius: 18px;
}

.highlight-label[b-nmm7agtva0] {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: rgba(248, 250, 252, 0.7);
}

.highlight-value[b-nmm7agtva0] {
    font-size: 1.4rem;
    font-weight: 800;
}

.leaderboard-table[b-nmm7agtva0] {
    display: grid;
    gap: 10px;
}

.leaderboard-row[b-nmm7agtva0] {
    display: grid;
    grid-template-columns: 80px 1fr 120px;
    align-items: center;
    background: #f8fafc;
    border-radius: 14px;
    padding: 12px 16px;
}

.leaderboard-row.rank-gold[b-nmm7agtva0] {
    background: linear-gradient(90deg, #fef3c7, #fff7ed);
    border: 1px solid #facc15;
}

.leaderboard-row.rank-silver[b-nmm7agtva0] {
    background: linear-gradient(90deg, #e2e8f0, #f8fafc);
    border: 1px solid #94a3b8;
}

.leaderboard-row.rank-bronze[b-nmm7agtva0] {
    background: linear-gradient(90deg, #fde68a, #fef3c7);
    border: 1px solid #f59e0b;
}

.leaderboard-rank[b-nmm7agtva0] {
    font-weight: 700;
}

.leaderboard-points[b-nmm7agtva0] {
    text-align: right;
}

.points-total[b-nmm7agtva0] {
    font-size: 1.2rem;
    font-weight: 800;
}

.points-breakdown[b-nmm7agtva0] {
    font-size: 0.85rem;
    color: #64748b;
}

.points-separator[b-nmm7agtva0] {
    margin: 0 4px;
}

.results-actions[b-nmm7agtva0] {
    display: flex;
    justify-content: center;
}

.play-again[b-nmm7agtva0] {
    border: none;
    background: #2563eb;
    color: #ffffff;
    border-radius: 16px;
    padding: 12px 20px;
    font-weight: 700;
}

@media (max-width: 640px) {
    .leaderboard-row[b-nmm7agtva0] {
        grid-template-columns: 60px 1fr 90px;
        font-size: 0.9rem;
    }
}
/* /Components/QuickQuiz/ModeratorSetup.razor.rz.scp.css */
.moderator-setup[b-6qc4ot68ob] {
    background: #ffffff;
    border-radius: 24px;
    padding: 28px;
    box-shadow: 0 16px 40px rgba(17, 24, 39, 0.08);
    display: grid;
    gap: 24px;
}

.moderator-setup__header h2[b-6qc4ot68ob] {
    font-size: 1.8rem;
    margin-bottom: 6px;
}

.length-options[b-6qc4ot68ob] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
}

.length-option[b-6qc4ot68ob] {
    border: 1px solid #e5e7eb;
    background: #f9fafb;
    border-radius: 16px;
    padding: 12px 16px;
    font-weight: 600;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}

.length-option.selected[b-6qc4ot68ob] {
    border-color: #2563eb;
    background: #eff6ff;
    box-shadow: 0 8px 18px rgba(37, 99, 235, 0.2);
    transform: translateY(-1px);
}

.player-list[b-6qc4ot68ob] {
    display: grid;
    gap: 10px;
}

.player-row[b-6qc4ot68ob] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f8fafc;
    padding: 10px 14px;
    border-radius: 12px;
}

.player-status[b-6qc4ot68ob] {
    font-size: 0.85rem;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 999px;
}

.player-status.ready[b-6qc4ot68ob] {
    background: #dcfce7;
    color: #166534;
}

.player-status.not-ready[b-6qc4ot68ob] {
    background: #fee2e2;
    color: #991b1b;
}

.moderator-setup__actions[b-6qc4ot68ob] {
    display: grid;
    gap: 8px;
}

.start-game[b-6qc4ot68ob] {
    border: none;
    border-radius: 14px;
    background: #0f172a;
    color: #ffffff;
    padding: 14px 18px;
    font-weight: 700;
}

.start-game[disabled][b-6qc4ot68ob] {
    opacity: 0.6;
    cursor: not-allowed;
}

.start-game__hint[b-6qc4ot68ob] {
    font-size: 0.85rem;
    color: #64748b;
}

@media (max-width: 640px) {
    .moderator-setup[b-6qc4ot68ob] {
        padding: 20px;
    }
}
/* /Components/QuickQuiz/PlayerSetup.razor.rz.scp.css */
.player-setup[b-dmacov7vve] {
    background: #ffffff;
    border-radius: 24px;
    padding: 20px;
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
    display: grid;
    gap: 14px;
}

.player-setup__header[b-dmacov7vve] {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 10px;
}

.player-setup__title[b-dmacov7vve] {
    display: grid;
    gap: 4px;
}

.player-setup__step-context[b-dmacov7vve] {
    margin: 0;
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #0369a1;
}

.player-setup__header h2[b-dmacov7vve] {
    margin: 0;
    font-size: 1.2rem;
}

.player-setup__subtitle[b-dmacov7vve] {
    margin: 6px 0 0;
    color: #475569;
    font-size: 0.9rem;
}

.player-setup__header[b-dmacov7vve] (button[data-testid="participants-toggle"]) {
    border: 1px solid #d1d5db;
    background: #f8fafc;
    border-radius: 999px;
    padding: 8px 10px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    line-height: 1;
}

.participants-toggle__count[b-dmacov7vve] {
    min-width: 14px;
    text-align: center;
}

.player-setup__section[b-dmacov7vve] {
    display: grid;
    gap: 10px;
}

.player-setup__label[b-dmacov7vve] {
    font-weight: 600;
    color: #0f172a;
    font-size: 0.92rem;
}

.player-input[b-dmacov7vve] {
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    padding: 10px;
    font-size: 0.95rem;
}

.education-options[b-dmacov7vve],
.category-grid[b-dmacov7vve] {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.education-option[b-dmacov7vve],
.category-option[b-dmacov7vve] {
    border-radius: 12px;
}

.education-option[b-dmacov7vve] (.pai-button),
.category-option[b-dmacov7vve] (.pai-button) {
    width: 100%;
    justify-content: flex-start;
    border: 1px solid #e2e8f0;
    background: #f8fafc;
    border-radius: 12px;
    padding: 9px 10px;
    font-weight: 650;
    font-size: 0.88rem;
    line-height: 1.2;
    transition: transform 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.education-option.selected[b-dmacov7vve] (.pai-button),
.category-option.selected[b-dmacov7vve] (.pai-button) {
    border-color: #0ea5e9;
    background: #e0f2fe;
    box-shadow: 0 10px 18px rgba(14, 165, 233, 0.2);
    transform: translateY(-1px);
}

.custom-category[b-dmacov7vve] {
    display: grid;
    gap: 6px;
}

.player-setup__actions[b-dmacov7vve] {
    display: grid;
    gap: 8px;
}

.player-setup__actions--split[b-dmacov7vve] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.player-setup__actions--split[b-dmacov7vve] (button[data-testid="back-to-category-button"]),
.player-setup__actions--split[b-dmacov7vve] (button[data-testid="ready-button"]) {
    border-radius: 12px;
    padding: 11px 12px;
    font-weight: 700;
    border: 1px solid transparent;
}

.player-setup__actions--split[b-dmacov7vve] (button[data-testid="back-to-category-button"]) {
    background: #ffffff;
    border-color: #cbd5e1;
    color: #0f172a;
}

.player-setup__actions--split[b-dmacov7vve] (button[data-testid="ready-button"]) {
    border: none;
    background: #111827;
    color: #ffffff;
}

.player-setup__actions--split[b-dmacov7vve] (button[data-testid="ready-button"][disabled]) {
    opacity: 0.6;
    cursor: not-allowed;
}

.player-ready-list[b-dmacov7vve] {
    display: grid;
    gap: 10px;
    padding: 14px;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    max-height: 220px;
    overflow-y: auto;
}

.player-row[b-dmacov7vve] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 12px;
    background: #f8fafc;
    border-radius: 12px;
}

.player-status[b-dmacov7vve] {
    font-size: 0.8rem;
    font-weight: 700;
}

.player-status[b-dmacov7vve] (.pai-tag) {
    padding: 4px 10px;
    border-radius: 999px;
}

.player-status.ready[b-dmacov7vve] (.pai-tag) {
    background: #dcfce7;
    color: #166534;
}

.player-status.not-ready[b-dmacov7vve] (.pai-tag) {
    background: #fee2e2;
    color: #991b1b;
}

.validation-message[b-dmacov7vve] {
    color: #b91c1c;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1.35;
}

@media (max-width: 640px) {
    .player-setup[b-dmacov7vve] {
        padding: 14px;
        gap: 10px;
    }

    .player-setup__header h2[b-dmacov7vve] {
        font-size: 1.06rem;
    }

    .player-setup__header[b-dmacov7vve] (button[data-testid="participants-toggle"]) {
        padding: 6px 8px;
    }

    .education-option[b-dmacov7vve],
    .category-option[b-dmacov7vve] {
        padding: 8px 8px;
        font-size: 0.82rem;
    }

    .player-setup__actions--split[b-dmacov7vve] (button[data-testid="back-to-category-button"]),
    .player-setup__actions--split[b-dmacov7vve] (button[data-testid="ready-button"]) {
        padding: 10px 10px;
        font-size: 0.92rem;
    }

    .player-ready-list[b-dmacov7vve] {
        max-height: 168px;
    }
}

@media (min-width: 768px) {
    .category-grid[b-dmacov7vve] {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .education-options[b-dmacov7vve] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Components/QuickQuiz/QuestionDisplay.razor.rz.scp.css */
.question-display[b-8sxgzvrogg] {
    position: relative;
    background: #ffffff;
    border-radius: 28px;
    padding: 28px;
    display: grid;
    gap: 20px;
    box-shadow: 0 22px 50px rgba(15, 23, 42, 0.08);
}

.question-display.penalty-active[b-8sxgzvrogg] {
    animation: shake-b-8sxgzvrogg 0.2s ease-in-out infinite;
}

.question-meta[b-8sxgzvrogg] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 12px;
}

.stat[b-8sxgzvrogg] {
    background: #f8fafc;
    border-radius: 12px;
    padding: 10px 12px;
}

.stat-label[b-8sxgzvrogg] {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #64748b;
}

.stat-value[b-8sxgzvrogg] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0f172a;
}

.progress-bar[b-8sxgzvrogg] {
    width: 100%;
    height: 8px;
    background: #e2e8f0;
    border-radius: 999px;
    overflow: hidden;
}

.progress-fill[b-8sxgzvrogg] {
    height: 100%;
    background: linear-gradient(90deg, #38bdf8, #6366f1);
    transition: width 0.3s ease;
}

.question-body h2[b-8sxgzvrogg] {
    font-size: 1.6rem;
    line-height: 1.3;
    color: #0f172a;
}

.question-image[b-8sxgzvrogg] {
    margin-top: 16px;
    max-width: 100%;
    border-radius: 16px;
}

.answer-grid[b-8sxgzvrogg] {
    display: grid;
    gap: 12px;
}

.penalty-overlay[b-8sxgzvrogg] {
    position: absolute;
    inset: 0;
    background: rgba(15, 23, 42, 0.6);
    color: #f8fafc;
    display: grid;
    place-items: center;
    border-radius: 28px;
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
    padding: 20px;
}

@keyframes shake-b-8sxgzvrogg {
    0% { transform: translateX(0); }
    25% { transform: translateX(-6px); }
    50% { transform: translateX(6px); }
    75% { transform: translateX(-4px); }
    100% { transform: translateX(0); }
}

@media (max-width: 640px) {
    .question-display[b-8sxgzvrogg] {
        padding: 20px;
    }
}
/* /Components/QuickQuiz/QuickQuizWaiting.razor.rz.scp.css */
.quickquiz-waiting[b-9cpvndqjlc] {
    display: grid;
    gap: 1rem;
    padding: 1.25rem;
    border-radius: 1.5rem;
    background: var(--pai-color-surface-0, #0f172a);
    border: 1px solid var(--pai-color-surface-2, #1e293b);
    color: var(--pai-color-text, #f8fafc);
}

.waiting-header h2[b-9cpvndqjlc] {
    margin: 0 0 0.25rem 0;
    font-size: 1.5rem;
}

.waiting-header p[b-9cpvndqjlc] {
    margin: 0;
    color: var(--pai-color-text-muted, #94a3b8);
}

.waiting-grid[b-9cpvndqjlc] {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    max-height: 260px;
    overflow-y: auto;
}

.waiting-card[b-9cpvndqjlc] {
    padding: 1rem;
    border-radius: 1rem;
    background: var(--pai-color-surface-1, #111827);
    border: 1px solid var(--pai-color-surface-2, #1f2937);
    display: grid;
    gap: 0.5rem;
}

.waiting-name[b-9cpvndqjlc] {
    font-weight: 600;
}

.waiting-status[b-9cpvndqjlc] {
    font-size: 0.85rem;
    font-weight: 600;
    padding: 0.35rem 0.6rem;
    border-radius: 999px;
    width: fit-content;
}

.waiting-status.ready[b-9cpvndqjlc] {
    background: rgba(34, 197, 94, 0.2);
    color: #22c55e;
}

.waiting-start[b-9cpvndqjlc] {
    justify-self: start;
    padding: 0.75rem 1.5rem;
    border-radius: 999px;
    border: none;
    background: var(--pai-color-primary-500, #7c3aed);
    color: white;
    font-weight: 600;
    cursor: pointer;
}

.waiting-status.waiting-on[b-9cpvndqjlc] {
    background: rgba(59, 130, 246, 0.2);
    color: #60a5fa;
}

@media (max-width: 640px) {
    .quickquiz-waiting[b-9cpvndqjlc] {
        padding: 1rem;
    }

    .waiting-grid[b-9cpvndqjlc] {
        grid-template-columns: 1fr;
        max-height: 220px;
    }
}
