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

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

.sidebar[b-cvig90ac3u] {
    background-image: linear-gradient(180deg, #2c2c2c, #1a1a1a);
}

.top-row[b-cvig90ac3u] {
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #1a1a1a;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

.nav-language-item[b-cvig90ac3u] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: 0.5rem;
}

.nav-language-label[b-cvig90ac3u] {
    color: #d7d7d7;
    font-size: 0.85rem;
    font-weight: 600;
    white-space: nowrap;
}

.nav-language-select[b-cvig90ac3u] {
    min-width: 120px;
    background-color: rgba(255, 255, 255, 0.08);
    color: #f8fafc;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.nav-language-select:focus[b-cvig90ac3u] {
    border-color: #93c5fd;
    box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.25);
}

.nav-language-select option[b-cvig90ac3u] {
    color: #111827;
}

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

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

    .nav-language-item[b-cvig90ac3u] {
        margin-left: 0;
    }

    .nav-language-label[b-cvig90ac3u] {
        display: none;
    }
}

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

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

    .top-row[b-cvig90ac3u] {
        z-index: 1000;
    }

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

    .top-row[b-cvig90ac3u], article[b-cvig90ac3u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yqaykittuv] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

.top-row .container-fluid[b-yqaykittuv] {
    align-items: center;
}

.navbar-brand[b-yqaykittuv] {
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.brand-logo[b-yqaykittuv] {
    height: 40px;
    object-fit: contain;
    display: block;
}

.bi[b-yqaykittuv] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -12px;
    background-size: cover;
    font-size: 1.5rem;
}

.bi-house-door-fill-nav-menu[b-yqaykittuv] {
    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-yqaykittuv] {
    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-yqaykittuv] {
    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-link[b-yqaykittuv]{
    .i{
        font-size: 2.5rem;
    }
}
.nav-item[b-yqaykittuv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-yqaykittuv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

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

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

.nav-language-item[b-yqaykittuv] {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    margin-top: 0.35rem;
}

.nav-language-label[b-yqaykittuv] {
    color: #d7d7d7;
    font-size: 0.85rem;
    font-weight: 600;
}

.nav-language-select[b-yqaykittuv] {
    background-color: rgba(255, 255, 255, 0.1);
    color: #f8fafc;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.nav-language-select:focus[b-yqaykittuv] {
    border-color: #93c5fd;
    box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.25);
}

.nav-language-select option[b-yqaykittuv] {
    color: #111827;
}

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

    .collapse[b-yqaykittuv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-yqaykittuv] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.home-page[b-pw5bgc1xv3] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem;
}

/* ── Hero ──────────────────────────────────── */
.home-hero[b-pw5bgc1xv3] {
    position: relative;
    text-align: center;
    padding: 4rem 1rem 3rem;
    overflow: hidden;
}

.home-hero-glow[b-pw5bgc1xv3] {
    position: absolute;
    inset: -80px 10% auto;
    height: 320px;
    border-radius: 50%;
    background: radial-gradient(ellipse at center, rgba(99,102,241,.18) 0%, transparent 70%);
    pointer-events: none;
    z-index: 0;
}

.home-kicker[b-pw5bgc1xv3] {
    position: relative;
    z-index: 1;
    margin: 0 0 0.25rem;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 0.8rem;
    font-weight: 700;
    color: #6c63ff;
}

.home-title[b-pw5bgc1xv3] {
    position: relative;
    z-index: 1;
    font-size: clamp(3rem, 10vw, 6rem);
    font-weight: 900;
    letter-spacing: -0.03em;
    line-height: 1;
    margin: 0 0 1rem;
    color: #111827;
}

.home-title-accent[b-pw5bgc1xv3] {
    background: linear-gradient(135deg, #6366f1, #a78bfa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.home-subtitle[b-pw5bgc1xv3] {
    position: relative;
    z-index: 1;
    max-width: 52ch;
    margin: 0 auto 2rem;
    font-size: 1.1rem;
    color: #4b5563;
    line-height: 1.6;
}

.home-cta-row[b-pw5bgc1xv3] {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: center;
}

.home-mode-panel[b-pw5bgc1xv3] {
    position: relative;
    z-index: 1;
    margin: 1.5rem auto 0;
    max-width: 720px;
    padding: 1rem;
    border-radius: 16px;
    border: 1px solid #e5e7eb;
    background: #ffffff;
}

.home-mode-title[b-pw5bgc1xv3] {
    margin: 0 0 0.65rem;
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #6b7280;
}

.home-mode-toggle[b-pw5bgc1xv3] {
    display: inline-flex;
    gap: 0.5rem;
    padding: 0.25rem;
    border-radius: 999px;
    background: #eef2ff;
}

.home-mode-btn[b-pw5bgc1xv3] {
    border: 0;
    border-radius: 999px;
    padding: 0.45rem 1rem;
    font-weight: 700;
    background: transparent;
    color: #3730a3;
}

.home-mode-btn.is-active[b-pw5bgc1xv3] {
    background: #6366f1;
    color: #ffffff;
}

.home-vs-panel[b-pw5bgc1xv3] {
    margin-top: 0.9rem;
    text-align: left;
}

.home-vs-invite[b-pw5bgc1xv3] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.65rem;
    padding: 0.7rem 0.8rem;
    border-radius: 12px;
    background: #eef2ff;
    border: 1px solid #c7d2fe;
    color: #312e81;
}

.home-invite-accept[b-pw5bgc1xv3] {
    margin-left: auto;
    padding: 0.45rem 1rem;
    font-size: 0.9rem;
}

.home-vs-state[b-pw5bgc1xv3] {
    font-weight: 600;
    color: #4338ca;
    margin-bottom: 0.5rem;
}

.home-vs-empty[b-pw5bgc1xv3] {
    margin: 0;
    color: #4b5563;
}

.home-vs-users[b-pw5bgc1xv3] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 0.5rem;
}

.home-vs-user[b-pw5bgc1xv3] {
    border: 1px solid #c7d2fe;
    border-radius: 12px;
    background: #eef2ff;
    color: #312e81;
    padding: 0.5rem 0.7rem;
    text-align: left;
    font-weight: 600;
}

.home-vs-user.is-selected[b-pw5bgc1xv3] {
    border-color: #6366f1;
    background: #6366f1;
    color: #ffffff;
}

.home-btn-primary[b-pw5bgc1xv3] {
    padding: 0.8rem 2rem;
    font-size: 1rem;
    font-weight: 700;
    border-radius: 999px;
    background: linear-gradient(135deg, #6366f1, #818cf8);
    color: #fff;
    border: none;
    box-shadow: 0 6px 20px rgba(99,102,241,.35);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.home-btn-primary:hover[b-pw5bgc1xv3] {
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(99,102,241,.45);
    color: #fff;
}

.home-btn-outline[b-pw5bgc1xv3] {
    padding: 0.8rem 2rem;
    font-size: 1rem;
    font-weight: 700;
    border-radius: 999px;
    background: transparent;
    color: #6366f1;
    border: 2px solid #6366f1;
    transition: transform 0.15s ease, background 0.15s ease, color 0.15s ease;
}

.home-btn-outline:hover[b-pw5bgc1xv3] {
    background: #6366f1;
    color: #fff;
    transform: translateY(-2px);
}

/* ── Game cards ─────────────────────────────── */
.home-games[b-pw5bgc1xv3] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1.25rem;
    margin-bottom: 2.5rem;
}

.home-game-card[b-pw5bgc1xv3] {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #e5e7eb;
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
    min-width: 0;
}

.home-game-card:hover[b-pw5bgc1xv3] {
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(15,23,42,.1);
    border-color: #c7d2fe;
}

.home-game-icon[b-pw5bgc1xv3] {
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: #fff;
}

.home-game-body[b-pw5bgc1xv3] {
    flex: 1;
    min-width: 0;
}

.home-game-body h2[b-pw5bgc1xv3] {
    margin: 0 0 0.3rem;
    font-size: 1.1rem;
    font-weight: 800;
    color: #111827;
}

.home-game-body p[b-pw5bgc1xv3] {
    margin: 0 0 0.5rem;
    font-size: 0.9rem;
    color: #4b5563;
    line-height: 1.45;
}

.home-game-tag[b-pw5bgc1xv3] {
    display: inline-block;
    padding: 0.2rem 0.55rem;
    border-radius: 999px;
    background: #eef2ff;
    color: #3730a3;
    font-size: 0.75rem;
    font-weight: 700;
    margin-right: 0.3rem;
}

.home-game-arrow[b-pw5bgc1xv3] {
    flex-shrink: 0;
    font-size: 1.5rem;
    color: #c7d2fe;
    transition: color 0.15s ease, transform 0.15s ease;
}

.home-game-card:hover .home-game-arrow[b-pw5bgc1xv3] {
    color: #6366f1;
    transform: translateX(3px);
}

/* ── Stats ──────────────────────────────────── */
.home-stats[b-pw5bgc1xv3] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
    text-align: center;
    padding: 2rem 1rem;
    border-radius: 20px;
    background: linear-gradient(135deg, #eef2ff 0%, #faf5ff 100%);
}

.home-stat-number[b-pw5bgc1xv3] {
    display: block;
    font-size: clamp(1.8rem, 5vw, 2.8rem);
    font-weight: 900;
    color: #4338ca;
    line-height: 1;
    margin-bottom: 0.35rem;
}

.home-stat-label[b-pw5bgc1xv3] {
    display: block;
    font-size: 0.85rem;
    color: #6b7280;
    font-weight: 600;
}

/* ── Mobile ─────────────────────────────────── */
@media (max-width: 768px) {
    .home-hero[b-pw5bgc1xv3] {
        padding: 2.5rem 0.5rem 2rem;
    }

    .home-games[b-pw5bgc1xv3] {
        grid-template-columns: 1fr;
    }

    .home-stats[b-pw5bgc1xv3] {
        grid-template-columns: repeat(2, 1fr);
    }

    .home-btn-primary[b-pw5bgc1xv3],
    .home-btn-outline[b-pw5bgc1xv3] {
        width: 100%;
        justify-content: center;
    }

    .home-cta-row[b-pw5bgc1xv3] {
        flex-direction: column;
        align-items: stretch;
    }

    .home-mode-toggle[b-pw5bgc1xv3] {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .home-mode-btn[b-pw5bgc1xv3] {
        width: 100%;
    }

    .home-invite-accept[b-pw5bgc1xv3] {
        margin-left: 0;
        width: 100%;
    }
}

/* /Pages/MemoryMatch.razor.rz.scp.css */
.memory-page[b-97q9q42jyj] {
    padding: 1.5rem;
}

.memory-card[b-97q9q42jyj] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
    box-shadow: 0 18px 45px rgba(31, 41, 55, 0.08);
}

.memory-header[b-97q9q42jyj] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 1.5rem;
}

.memory-kicker[b-97q9q42jyj] {
    margin: 0 0 0.35rem;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-size: 0.8rem;
    font-weight: 700;
    color: #6c63ff;
}

.memory-header h1[b-97q9q42jyj] {
    margin-bottom: 0.5rem;
}

.memory-description[b-97q9q42jyj] {
    max-width: 60ch;
    color: #4b5563;
}

.memory-summary[b-97q9q42jyj] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.85rem;
    margin-bottom: 1.25rem;
}

.memory-summary > div[b-97q9q42jyj] {
    padding: 0.9rem 1rem;
    border-radius: 14px;
    background: #eef2ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.memory-summary-label[b-97q9q42jyj] {
    color: #4b5563;
}

.memory-status[b-97q9q42jyj] {
    margin-bottom: 1.25rem;
    padding: 0.95rem 1rem;
    border-radius: 14px;
    font-weight: 600;
}

.memory-status-live[b-97q9q42jyj] {
    background: #eff6ff;
    color: #1d4ed8;
}

.memory-status-win[b-97q9q42jyj] {
    background: #ecfdf5;
    color: #047857;
}

.memory-board-shell[b-97q9q42jyj] {
    display: flex;
    justify-content: center;
    margin: 1.5rem 0;
    padding: 1.25rem;
    border-radius: 18px;
    background: radial-gradient(circle at top, #eef2ff 0%, #f8fafc 60%);
}

.memory-board[b-97q9q42jyj] {
    --cell-size: clamp(72px, 14vmin, 110px);
    display: grid;
    grid-template-columns: repeat(5, var(--cell-size));
    gap: 10px;
    width: fit-content;
}

.memory-cell[b-97q9q42jyj] {
    width: var(--cell-size);
    height: var(--cell-size);
    font-size: clamp(1.8rem, 5vmin, 2.7rem);
    border-radius: 18px;
    border: 1px solid #dbe4ff;
    cursor: pointer;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease, background 0.15s ease;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.memory-cell.hidden[b-97q9q42jyj] {
    background: linear-gradient(180deg, #4f46e5 0%, #3730a3 100%);
    color: #e0e7ff;
}

.memory-cell.hidden:hover:not(:disabled)[b-97q9q42jyj] {
    transform: translateY(-2px);
    border-color: #818cf8;
}

.memory-cell.revealed[b-97q9q42jyj] {
    background: #ffffff;
    color: #1f2937;
}

.memory-cell.matched[b-97q9q42jyj] {
    background: linear-gradient(180deg, #dcfce7 0%, #ecfdf5 100%);
    border-color: #34d399;
    color: #047857;
}

.memory-cell:disabled[b-97q9q42jyj] {
    cursor: default;
}

.memory-hidden-mark[b-97q9q42jyj] {
    font-size: clamp(1.4rem, 3.5vmin, 1.9rem);
    font-weight: 800;
}

.memory-tips[b-97q9q42jyj] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
}

.memory-tip[b-97q9q42jyj] {
    padding: 0.45rem 0.8rem;
    border-radius: 999px;
    background: #f3f4f6;
    color: #374151;
    font-size: 0.95rem;
}

.memory-summary-opponent[b-97q9q42jyj] {
    margin-top: -0.35rem;
}

.memory-summary-title[b-97q9q42jyj] {
    grid-column: 1 / -1;
    font-weight: 800;
    color: #312e81;
    margin-bottom: -0.15rem;
    font-size: 0.95rem;
}

@media (max-width: 768px) {
    .memory-page[b-97q9q42jyj] {
        padding: 1rem;
    }

    .memory-card[b-97q9q42jyj] {
        padding: 1.1rem;
    }

    .memory-header[b-97q9q42jyj] {
        flex-direction: column;
    }

    .memory-summary[b-97q9q42jyj] {
        grid-template-columns: 1fr;
    }

    .memory-board-shell[b-97q9q42jyj] {
        padding: 0.9rem;
    }

    .memory-board[b-97q9q42jyj] {
        --cell-size: clamp(58px, 22vw, 86px);
        gap: 8px;
        grid-template-columns: repeat(3, var(--cell-size));
    }
}
/* /Pages/Sudoku.razor.rz.scp.css */
.sudoku-page[b-wmqxdciwjl] {
    padding: 1.5rem;
}

.sudoku-card[b-wmqxdciwjl] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
    box-shadow: 0 18px 45px rgba(31, 41, 55, 0.08);
}

.sudoku-header[b-wmqxdciwjl] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 1.25rem;
}

.sudoku-kicker[b-wmqxdciwjl] {
    margin: 0 0 0.35rem;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-size: 0.8rem;
    font-weight: 700;
    color: #6c63ff;
}

.sudoku-description[b-wmqxdciwjl] {
    max-width: 62ch;
    color: #4b5563;
}

.sudoku-summary[b-wmqxdciwjl] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.85rem;
    margin-bottom: 1.25rem;
}

.sudoku-summary > div[b-wmqxdciwjl] {
    padding: 0.9rem 1rem;
    border-radius: 14px;
    background: #eef2ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sudoku-summary-label[b-wmqxdciwjl] {
    color: #4b5563;
}

.sudoku-summary-opponent[b-wmqxdciwjl] {
    margin-top: -0.35rem;
}

.sudoku-summary-title[b-wmqxdciwjl] {
    grid-column: 1 / -1;
    font-weight: 800;
    color: #312e81;
    margin-bottom: -0.15rem;
}

.sudoku-board-wrap[b-wmqxdciwjl] {
    display: flex;
    justify-content: center;
    margin: 1rem 0;
    padding: 1rem;
    border-radius: 18px;
    background: radial-gradient(circle at top, #eef2ff 0%, #f8fafc 60%);
}

.sudoku-board[b-wmqxdciwjl] {
    --cell-size: clamp(32px, 6.6vmin, 52px);
    display: grid;
    grid-template-columns: repeat(9, var(--cell-size));
    gap: 0;
    border: 2px solid #1f2937;
    background: #1f2937;
}

.sudoku-cell[b-wmqxdciwjl] {
    width: var(--cell-size);
    height: var(--cell-size);
    border: 1px solid #d1d5db;
    text-align: center;
    font-size: clamp(1rem, 2.3vmin, 1.35rem);
    font-weight: 700;
    color: #111827;
    outline: none;
    background: #ffffff;
}

.sudoku-cell.box-right[b-wmqxdciwjl] {
    border-right: 2px solid #1f2937;
}

.sudoku-cell.box-bottom[b-wmqxdciwjl] {
    border-bottom: 2px solid #1f2937;
}

.sudoku-cell.fixed[b-wmqxdciwjl] {
    background: #e5e7eb;
    color: #111827;
}

.sudoku-cell.editable[b-wmqxdciwjl] {
    background: #ffffff;
    color: #1d4ed8;
}

.sudoku-cell:focus-visible[b-wmqxdciwjl] {
    box-shadow: inset 0 0 0 2px #6366f1;
}

.sudoku-cell.conflict[b-wmqxdciwjl] {
    background: #fee2e2;
    color: #991b1b;
}

.sudoku-cell.filled.editable[b-wmqxdciwjl] {
    background: #eff6ff;
}

.sudoku-status[b-wmqxdciwjl] {
    margin-top: 1rem;
    padding: 0.95rem 1rem;
    border-radius: 14px;
    font-weight: 600;
}

.sudoku-status-info[b-wmqxdciwjl] {
    background: #eff6ff;
    color: #1d4ed8;
}

.sudoku-status-warning[b-wmqxdciwjl] {
    background: #fff7ed;
    color: #c2410c;
}

.sudoku-status-success[b-wmqxdciwjl] {
    background: #ecfdf5;
    color: #047857;
}

@media (max-width: 768px) {
    .sudoku-page[b-wmqxdciwjl] {
        padding: 1rem;
    }

    .sudoku-card[b-wmqxdciwjl] {
        padding: 1.1rem;
    }

    .sudoku-header[b-wmqxdciwjl] {
        flex-direction: column;
    }

    .sudoku-summary[b-wmqxdciwjl] {
        grid-template-columns: 1fr;
    }

    .sudoku-board-wrap[b-wmqxdciwjl] {
        padding: 0.6rem;
    }

    .sudoku-board[b-wmqxdciwjl] {
        --cell-size: clamp(30px, 9.2vw, 40px);
    }
}
/* /Pages/TicTacToe.razor.rz.scp.css */
.ttt-page[b-zfkfnesj3n] {
    padding: 1.5rem;
}

.ttt-card[b-zfkfnesj3n] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
    box-shadow: 0 18px 45px rgba(31, 41, 55, 0.08);
}

.ttt-header[b-zfkfnesj3n] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 1.5rem;
}

.ttt-kicker[b-zfkfnesj3n] {
    margin: 0 0 0.35rem;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-size: 0.8rem;
    font-weight: 700;
    color: #6c63ff;
}

.ttt-header h1[b-zfkfnesj3n] {
    margin-bottom: 0.5rem;
}

.ttt-description[b-zfkfnesj3n] {
    max-width: 60ch;
    color: #4b5563;
}

.ttt-summary[b-zfkfnesj3n] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.85rem;
    margin-bottom: 1.25rem;
}

.ttt-summary > div[b-zfkfnesj3n] {
    padding: 0.9rem 1rem;
    border-radius: 14px;
    background: #eef2ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ttt-summary-label[b-zfkfnesj3n] {
    color: #4b5563;
}

.ttt-status[b-zfkfnesj3n] {
    margin-bottom: 1.25rem;
    padding: 0.95rem 1rem;
    border-radius: 14px;
    font-weight: 600;
}

.ttt-status-live[b-zfkfnesj3n] {
    background: #eff6ff;
    color: #1d4ed8;
}

.ttt-status-win[b-zfkfnesj3n] {
    background: #ecfdf5;
    color: #047857;
}

.ttt-board-shell[b-zfkfnesj3n] {
    display: flex;
    justify-content: center;
    margin: 1.5rem 0;
    padding: 1.25rem;
    border-radius: 18px;
    background: radial-gradient(circle at top, #eef2ff 0%, #f8fafc 60%);
}

.ttt-board[b-zfkfnesj3n] {
    --cell-size: clamp(80px, 16vmin, 130px);
    display: grid;
    grid-template-columns: repeat(3, var(--cell-size));
    grid-template-rows: repeat(3, var(--cell-size));
    gap: 10px;
    width: fit-content;
}

.ttt-cell[b-zfkfnesj3n] {
    width: var(--cell-size);
    height: var(--cell-size);
    font-size: clamp(1.9rem, 5.5vmin, 3rem);
    font-weight: 800;
    border: 1px solid #dbe4ff;
    border-radius: 18px;
    background: #ffffff;
    color: #111827;
    cursor: pointer;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease, background 0.15s ease;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.ttt-cell:hover:not(:disabled)[b-zfkfnesj3n] {
    transform: translateY(-2px);
    border-color: #a5b4fc;
    background: #f8faff;
}

.ttt-cell:disabled[b-zfkfnesj3n] {
    cursor: default;
}

.ttt-cell.x[b-zfkfnesj3n] {
    color: #e11d48;
    background: linear-gradient(180deg, #fff1f2 0%, #ffffff 100%);
}

.ttt-cell.o[b-zfkfnesj3n] {
    color: #2563eb;
    background: linear-gradient(180deg, #eff6ff 0%, #ffffff 100%);
}

.ttt-cell.next-remove[b-zfkfnesj3n] {
    border-style: dashed;
    border-width: 2px;
    box-shadow: inset 0 0 0 2px rgba(15, 23, 42, 0.08), 0 10px 24px rgba(15, 23, 42, 0.06);
}

.ttt-cell.x.next-remove[b-zfkfnesj3n] {
    border-color: #fb7185;
    box-shadow: inset 0 0 0 2px rgba(225, 29, 72, 0.2), 0 10px 24px rgba(15, 23, 42, 0.06);
}

.ttt-cell.o.next-remove[b-zfkfnesj3n] {
    border-color: #60a5fa;
    box-shadow: inset 0 0 0 2px rgba(37, 99, 235, 0.2), 0 10px 24px rgba(15, 23, 42, 0.06);
}

.ttt-cell.winning[b-zfkfnesj3n] {
    background: linear-gradient(180deg, #dcfce7 0%, #ecfdf5 100%);
    border-color: #34d399;
    box-shadow: 0 12px 28px rgba(16, 185, 129, 0.18);
}

.ttt-tips[b-zfkfnesj3n] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
}

.ttt-tip[b-zfkfnesj3n] {
    padding: 0.45rem 0.8rem;
    border-radius: 999px;
    background: #f3f4f6;
    color: #374151;
    font-size: 0.95rem;
}

@media (max-width: 768px) {
    .ttt-page[b-zfkfnesj3n] {
        padding: 1rem;
    }

    .ttt-card[b-zfkfnesj3n] {
        padding: 1.1rem;
    }

    .ttt-header[b-zfkfnesj3n] {
        flex-direction: column;
    }

    .ttt-summary[b-zfkfnesj3n] {
        grid-template-columns: 1fr;
    }

    .ttt-board-shell[b-zfkfnesj3n] {
        padding: 0.9rem;
    }
}

/* /Pages/WordChain.razor.rz.scp.css */
.word-guess-page[b-pt9woeppjc] {
    padding: 1.5rem;
}

.word-guess-card[b-pt9woeppjc] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
    box-shadow: 0 18px 45px rgba(31, 41, 55, 0.08);
}

.word-guess-header[b-pt9woeppjc] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 1.5rem;
}

.word-guess-header > *[b-pt9woeppjc] {
    min-width: 0;
}

.word-guess-kicker[b-pt9woeppjc] {
    margin: 0 0 0.35rem;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-size: 0.8rem;
    font-weight: 700;
    color: #6c63ff;
}

.word-guess-header h1[b-pt9woeppjc] {
    margin-bottom: 0.5rem;
}

.word-guess-description[b-pt9woeppjc],
.word-guess-example[b-pt9woeppjc] {
    max-width: 60ch;
    color: #4b5563;
}

.word-guess-summary[b-pt9woeppjc] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.85rem;
    margin-bottom: 1.25rem;
}

.word-guess-summary-opponent[b-pt9woeppjc] {
    margin-top: -0.35rem;
}

.word-guess-summary-title[b-pt9woeppjc] {
    grid-column: 1 / -1;
    font-weight: 800;
    color: #312e81;
    margin-bottom: -0.15rem;
}

.word-guess-summary > div[b-pt9woeppjc] {
    padding: 0.9rem 1rem;
    border-radius: 14px;
    background: #eef2ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}

.word-guess-summary-label[b-pt9woeppjc] {
    color: #4b5563;
}

.word-guess-links[b-pt9woeppjc] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    margin-bottom: 1.5rem;
}

.word-guess-link[b-pt9woeppjc] {
    padding: 0.45rem 0.8rem;
    border-radius: 999px;
    background: #f3f4f6;
    color: #374151;
    font-size: 0.95rem;
}

.word-guess-grid[b-pt9woeppjc] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 1rem;
}

.word-guess-item[b-pt9woeppjc] {
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    background: #ffffff;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
    min-width: 0;
}

.word-guess-item:hover[b-pt9woeppjc] {
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(15, 23, 42, 0.06);
}

.word-guess-item.solved[b-pt9woeppjc] {
    border-color: #34d399;
    background: #ecfdf5;
}

.word-guess-item.active[b-pt9woeppjc] {
    border-color: #6366f1;
    box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.12);
}

.word-guess-item.locked[b-pt9woeppjc] {
    background: #f9fafb;
    opacity: 0.82;
}

.word-guess-label[b-pt9woeppjc] {
    display: inline-block;
    margin-bottom: 0.55rem;
    font-weight: 700;
}

.word-guess-hint-row[b-pt9woeppjc],
.word-guess-item-footer[b-pt9woeppjc],
.word-guess-actions-row[b-pt9woeppjc],
.word-guess-phrases[b-pt9woeppjc] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    align-items: center;
}

.word-guess-hint-row[b-pt9woeppjc] {
    justify-content: space-between;
    margin-bottom: 0.8rem;
}

.word-guess-hint[b-pt9woeppjc] {
    font-family: "JetBrains Mono", "Cascadia Mono", monospace;
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #312e81;
    overflow-wrap: anywhere;
}

.word-guess-length[b-pt9woeppjc],
.word-guess-item-footer[b-pt9woeppjc] {
    color: #6b7280;
    font-size: 0.92rem;
}

.word-guess-input[b-pt9woeppjc] {
    min-height: 48px;
    font-size: 1.05rem;
    margin-bottom: 0.65rem;
}

.word-guess-item-actions[b-pt9woeppjc] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.5rem;
    margin-bottom: 0.7rem;
}

.word-guess-item-actions .btn[b-pt9woeppjc] {
    min-height: 42px;
}

.word-guess-correct[b-pt9woeppjc] {
    color: #047857;
    font-weight: 700;
}

.word-guess-actions-row[b-pt9woeppjc] {
    margin-top: 1.25rem;
    justify-content: flex-end;
}

.word-guess-actions-row .btn[b-pt9woeppjc] {
    min-height: 42px;
}

.word-guess-status[b-pt9woeppjc] {
    margin-top: 1.25rem;
    padding: 0.95rem 1rem;
    border-radius: 14px;
    font-weight: 600;
}

.word-guess-status-info[b-pt9woeppjc] {
    background: #eff6ff;
    color: #1d4ed8;
}

.word-guess-status-warning[b-pt9woeppjc] {
    background: #fff7ed;
    color: #c2410c;
}

.word-guess-status-success[b-pt9woeppjc] {
    background: #ecfdf5;
    color: #047857;
}

.word-guess-solution[b-pt9woeppjc] {
    margin-top: 1.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid #e5e7eb;
}

.word-guess-solution h2[b-pt9woeppjc] {
    margin-bottom: 0.85rem;
    font-size: 1.2rem;
}

.word-guess-phrase[b-pt9woeppjc] {
    padding: 0.55rem 0.85rem;
    border-radius: 999px;
    background: #ede9fe;
    color: #4c1d95;
    font-weight: 700;
}

@media (max-width: 768px) {
    .word-guess-page[b-pt9woeppjc] {
        padding: 1rem;
    }

    .word-guess-card[b-pt9woeppjc] {
        padding: 1.1rem;
    }

    .word-guess-header[b-pt9woeppjc] {
        flex-direction: column;
    }

    .word-guess-summary[b-pt9woeppjc] {
        grid-template-columns: 1fr;
    }

    .word-guess-grid[b-pt9woeppjc] {
        grid-template-columns: 1fr;
    }

    .word-guess-item-actions[b-pt9woeppjc] {
        grid-template-columns: 1fr;
    }

    .word-guess-actions-row[b-pt9woeppjc] {
        justify-content: flex-start;
    }

    .word-guess-actions-row .btn[b-pt9woeppjc] {
        width: 100%;
    }
}

/* /Pages/WordPuzzle.razor.rz.scp.css */
.word-puzzle-page[b-1ota1gq254] {
    padding: 1.5rem;
}

.word-puzzle-card[b-1ota1gq254] {
    max-width: 1100px;
    margin: 0 auto;
    padding: 1.5rem;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffffff 0%, #f8f9ff 100%);
    box-shadow: 0 18px 45px rgba(31, 41, 55, 0.08);
}

.word-puzzle-header[b-1ota1gq254] {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.word-puzzle-header > *[b-1ota1gq254] {
    min-width: 0;
}

.word-puzzle-kicker[b-1ota1gq254] {
    margin: 0 0 0.35rem;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-size: 0.8rem;
    font-weight: 700;
    color: #6c63ff;
}

.word-puzzle-description[b-1ota1gq254] {
    max-width: 65ch;
    color: #4b5563;
}

.word-puzzle-meta[b-1ota1gq254] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.65rem;
    margin-bottom: 1rem;
}

.word-puzzle-chip[b-1ota1gq254] {
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    background: #eef2ff;
    color: #3730a3;
    font-weight: 700;
}

.word-puzzle-summary[b-1ota1gq254] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.85rem;
    margin-bottom: 1.25rem;
}

.word-puzzle-summary-opponent[b-1ota1gq254] {
    margin-top: -0.35rem;
}

.word-puzzle-summary-title[b-1ota1gq254] {
    grid-column: 1 / -1;
    font-weight: 800;
    color: #312e81;
    margin-bottom: -0.15rem;
}

.word-puzzle-summary > div[b-1ota1gq254] {
    padding: 0.9rem 1rem;
    border-radius: 14px;
    background: #eef2ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}

.word-puzzle-summary-label[b-1ota1gq254] {
    color: #4b5563;
}

.word-puzzle-grid[b-1ota1gq254] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1rem;
}

.word-puzzle-item[b-1ota1gq254] {
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    background: #ffffff;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
    min-width: 0;
}

.word-puzzle-item:hover[b-1ota1gq254] {
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(15, 23, 42, 0.06);
}

.word-puzzle-item.active[b-1ota1gq254] {
    border-color: #6366f1;
}

.word-puzzle-item.solved[b-1ota1gq254] {
    border-color: #34d399;
    background: #ecfdf5;
}

.word-puzzle-label[b-1ota1gq254] {
    display: inline-block;
    margin-bottom: 0.55rem;
    font-weight: 700;
}

.word-puzzle-icons[b-1ota1gq254] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
    margin-bottom: 0.8rem;
}

.word-puzzle-icon-wrap[b-1ota1gq254] {
    min-width: 56px;
    height: 56px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f3f4f6;
    color: #1f2937;
    font-size: 2.8rem;
}

.word-puzzle-hint-row[b-1ota1gq254],
.word-puzzle-item-footer[b-1ota1gq254],
.word-puzzle-actions-row[b-1ota1gq254] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65rem;
    align-items: center;
}

.word-puzzle-hint-row[b-1ota1gq254] {
    justify-content: space-between;
    margin-bottom: 0.65rem;
}

.word-puzzle-hint[b-1ota1gq254] {
    font-family: "JetBrains Mono", "Cascadia Mono", monospace;
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #312e81;
    overflow-wrap: anywhere;
}

.word-puzzle-length[b-1ota1gq254],
.word-puzzle-item-footer[b-1ota1gq254] {
    color: #6b7280;
    font-size: 0.92rem;
}

.word-puzzle-input[b-1ota1gq254] {
    min-height: 48px;
    font-size: 1.05rem;
    margin-bottom: 0.65rem;
}

.word-puzzle-item-actions[b-1ota1gq254] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.5rem;
    margin-bottom: 0.7rem;
}

.word-puzzle-item-actions .btn[b-1ota1gq254] {
    min-height: 42px;
}

.word-puzzle-correct[b-1ota1gq254] {
    color: #047857;
    font-weight: 700;
}

.word-puzzle-actions-row[b-1ota1gq254] {
    margin-top: 1.25rem;
    justify-content: flex-end;
}

.word-puzzle-actions-row .btn[b-1ota1gq254] {
    min-height: 42px;
}

.word-puzzle-status[b-1ota1gq254] {
    margin-top: 1.25rem;
    padding: 0.95rem 1rem;
    border-radius: 14px;
    font-weight: 600;
}

.word-puzzle-status-info[b-1ota1gq254] {
    background: #eff6ff;
    color: #1d4ed8;
}

.word-puzzle-status-warning[b-1ota1gq254] {
    background: #fff7ed;
    color: #c2410c;
}

.word-puzzle-status-success[b-1ota1gq254] {
    background: #ecfdf5;
    color: #047857;
}

.word-puzzle-solution[b-1ota1gq254] {
    margin-top: 1.5rem;
    padding-top: 1.1rem;
    border-top: 1px solid #e5e7eb;
}

.word-puzzle-solution h2[b-1ota1gq254] {
    margin-bottom: 0.55rem;
    font-size: 1.15rem;
}

.word-puzzle-solution p[b-1ota1gq254] {
    margin-bottom: 0;
    font-size: 1.05rem;
    font-weight: 700;
    color: #4c1d95;
}

@media (max-width: 768px) {
    .word-puzzle-page[b-1ota1gq254] {
        padding: 1rem;
    }

    .word-puzzle-card[b-1ota1gq254] {
        padding: 1.1rem;
    }

    .word-puzzle-header[b-1ota1gq254] {
        flex-direction: column;
    }

    .word-puzzle-summary[b-1ota1gq254],
    .word-puzzle-grid[b-1ota1gq254],
    .word-puzzle-item-actions[b-1ota1gq254] {
        grid-template-columns: 1fr;
    }

    .word-puzzle-actions-row[b-1ota1gq254] {
        justify-content: flex-start;
    }

    .word-puzzle-actions-row .btn[b-1ota1gq254] {
        width: 100%;
    }

    .word-puzzle-icon-wrap[b-1ota1gq254] {
        min-width: 50px;
        height: 50px;
        font-size: 1.4rem;
    }
}

