@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Styles are in inline <style> block in MainLayout.razor (unscoped, required for cross-component selectors) */
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* Styles are in inline <style> block in NavMenu.razor (unscoped, required for cross-component selectors) */
/* /Components/Pages/Cookies.razor.rz.scp.css */
.hero-section[b-e13pb68tv4] {
    position: relative;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    padding: 4rem 2rem;
    margin: -2rem -2rem 3rem -2rem;
    overflow: hidden;
}

.chess-pattern[b-e13pb68tv4] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%), linear-gradient(-45deg, #fff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #fff 75%), linear-gradient(-45deg, transparent 75%, #fff 75%);
    background-size: 40px 40px;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
}

.hero-content[b-e13pb68tv4] {
    position: relative;
    text-align: center;
    z-index: 1;
}

.hero-title[b-e13pb68tv4] {
    font-size: 2.5rem;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    margin-bottom: 1rem;
    background: none;
    -webkit-text-fill-color: white;
}

.hero-subtitle[b-e13pb68tv4] {
    font-size: 1.25rem;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 300;
}

.cookie-icon[b-e13pb68tv4] {
    font-size: 2.5rem;
    margin-right: 0.5rem;
    vertical-align: middle;
}

.cookies-container[b-e13pb68tv4] {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.cookies-section[b-e13pb68tv4] {
    margin-bottom: 2.5rem;
}

.cookies-section-title[b-e13pb68tv4] {
    font-size: 1.5rem;
    color: #2c3e50;
    margin-bottom: 0.75rem;
}

.title-underline[b-e13pb68tv4] {
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #3498db, #2ecc71);
    border-radius: 2px;
    margin-bottom: 1.25rem;
}

.cookies-section p[b-e13pb68tv4] {
    color: #34495e;
    line-height: 1.7;
    font-size: 1rem;
}

.cookies-table-wrapper[b-e13pb68tv4] {
    overflow-x: auto;
    margin-top: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.cookies-table[b-e13pb68tv4] {
    width: 100%;
    border-collapse: collapse;
    background: white;
}

.cookies-table thead[b-e13pb68tv4] {
    background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%);
    color: white;
}

.cookies-table th[b-e13pb68tv4] {
    padding: 1rem 1.25rem;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.cookies-table td[b-e13pb68tv4] {
    padding: 1rem 1.25rem;
    border-bottom: 1px solid #ecf0f1;
    color: #34495e;
    font-size: 0.95rem;
}

.cookies-table tbody tr:hover[b-e13pb68tv4] {
    background: rgba(52, 152, 219, 0.05);
}

.cookies-table code[b-e13pb68tv4] {
    background: #f0f3f5;
    padding: 0.2rem 0.5rem;
    border-radius: 4px;
    font-size: 0.85rem;
    color: #e74c3c;
    white-space: nowrap;
}

.cookie-badge[b-e13pb68tv4] {
    background: linear-gradient(135deg, #27ae60 0%, #2ecc71 100%);
    color: white;
    padding: 0.3rem 0.75rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
    white-space: nowrap;
}

.cookies-rights-list[b-e13pb68tv4],
.cookies-browser-list[b-e13pb68tv4] {
    color: #34495e;
    line-height: 2;
    padding-left: 1.5rem;
    margin-top: 0.75rem;
}

.cookies-rights-list li[b-e13pb68tv4],
.cookies-browser-list li[b-e13pb68tv4] {
    margin-bottom: 0.25rem;
}

.cookies-note[b-e13pb68tv4] {
    background: linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);
    border-left: 4px solid #f39c12;
    padding: 1rem 1.25rem;
    border-radius: 0 8px 8px 0;
    margin-top: 1.25rem;
    color: #856404;
    font-size: 0.95rem;
}

.cookies-updated[b-e13pb68tv4] {
    text-align: center;
    color: #95a5a6;
    font-size: 0.85rem;
    font-style: italic;
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid #ecf0f1;
}

@media (max-width: 768px) {
    .hero-title[b-e13pb68tv4] {
        font-size: 1.8rem;
    }

    .cookie-icon[b-e13pb68tv4] {
        font-size: 2rem;
    }

    .cookies-table th[b-e13pb68tv4],
    .cookies-table td[b-e13pb68tv4] {
        padding: 0.75rem;
        font-size: 0.85rem;
    }
}
/* /Components/Pages/CrossTable.razor.rz.scp.css */
:root[b-fg48gabdkr] {
    --border-color: #d1d9e6;
    --border-thick: #b8c5d6;
    --even-row: #fafbfd;
    --odd-row: #ffffff;
    --hover-row: #f0f4ff;
}

.page-max[b-fg48gabdkr] {
    max-width: 1200px;
}

/* Enhanced table wrapper with scroll */
.table-wrapper[b-fg48gabdkr] {
    overflow-x: auto;
    border-radius: 1rem;
}

/* Enhanced table with better visual separation */
.enhanced-table[b-fg48gabdkr] {
    width: 100%;
    min-width: 800px;
    font-size: 14px;
    border-collapse: separate;
    border-spacing: 0;
    background: white;
}

    /* Header styling with stronger borders */
    .enhanced-table thead th[b-fg48gabdkr] {
        background: linear-gradient(135deg, #f8faff 0%, #f1f5ff 100%) !important;
        font-weight: 700;
        font-size: 13px;
        letter-spacing: .02em;
        padding: 12px 8px;
        border-bottom: 2px solid var(--border-thick);
        border-right: 1px solid var(--border-color);
        position: sticky;
        top: 0;
        z-index: 10;
        text-align: center;
        vertical-align: middle;
        color: #2c5aa0;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    }

        /* Remove right border from last header */
        .enhanced-table thead th:last-child[b-fg48gabdkr] {
            border-right: none;
        }

    /* Body cell styling with consistent borders */
    .enhanced-table tbody td[b-fg48gabdkr] {
        padding: 10px 8px;
        border-right: 1px solid var(--border-color);
        border-bottom: 1px solid var(--border-color);
        text-align: center;
        vertical-align: middle;
        font-size: 13px;
    }

        /* Remove right border from last cell */
        .enhanced-table tbody td:last-child[b-fg48gabdkr] {
            border-right: none;
        }

/* Alternating row colors for better readability */
.even-row[b-fg48gabdkr] {
    background-color: var(--even-row);
}

.odd-row[b-fg48gabdkr] {
    background-color: var(--odd-row);
}

.enhanced-table tbody tr:hover[b-fg48gabdkr] {
    background-color: var(--hover-row) !important;
    transition: background-color 0.2s ease;
}

    .enhanced-table tbody tr:hover .fixed-col[b-fg48gabdkr] {
        background: linear-gradient(135deg, #e8f2ff 0%, #dce7ff 100%) !important;
    }

/* Column-specific styling */
.fixed-col[b-fg48gabdkr] {
    background: linear-gradient(135deg, #fcfdff 0%, #f7f9ff 100%) !important;
    font-weight: 600;
    position: sticky;
    left: 0;
    z-index: 5;
    border-right: 2px solid var(--border-thick) !important;
    box-shadow: 2px 0 4px rgba(0,0,0,0.1);
}

.rank-col[b-fg48gabdkr] {
    width: 60px;
    min-width: 60px;
    text-align: center !important;
    color: #2c5aa0;
    font-size: 16px;
    font-weight: 800;
    left: 0;
    z-index: 15;
}

.name-col[b-fg48gabdkr] {
    width: 180px;
    min-width: 180px;
    text-align: left !important;
    padding-left: 12px !important;
    left: 60px;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 15;
}

.player-col[b-fg48gabdkr] {
    width: 40px;
    min-width: 40px;
    font-size: 12px;
}

.summary-col[b-fg48gabdkr] {
    background: linear-gradient(135deg, #fdfeff 0%, #f9fbff 100%);
    border-left: 2px solid var(--border-thick) !important;
    font-weight: 600;
}

.points-col[b-fg48gabdkr] {
    color: #2c5aa0;
    font-size: 15px;
    font-weight: 800;
}

/* Rotated headers for player names */
.rot-header > span[b-fg48gabdkr] {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    display: inline-block;
    line-height: 1.1;
    letter-spacing: .01em;
    font-size: 11px;
    max-height: 120px;
    overflow: hidden;
}

/* Self-match indicator */
.self-match[b-fg48gabdkr] {
    background: linear-gradient(135deg, #e8f2ff 0%, #dce7ff 100%) !important;
    font-weight: 700;
    color: #1a73e8;
    border: 1px solid #c2d7ff !important;
}

.self-indicator[b-fg48gabdkr] {
    font-size: 18px;
    color: #6c757d;
    font-weight: 700;
}

/* Result cells with better contrast */
.result-cell[b-fg48gabdkr] {
    font-weight: 500;
    color: #2d3748;
}

/* CrossTable-specific percentage pill override */
.perc-pill[b-fg48gabdkr] {
    background: linear-gradient(135deg, rgba(25,135,84,.15) 0%, rgba(25,135,84,.08) 100%);
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 11px;
    display: inline-block;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .enhanced-table[b-fg48gabdkr] {
        font-size: 12px;
        min-width: 600px;
    }

        .enhanced-table thead th[b-fg48gabdkr],
        .enhanced-table tbody td[b-fg48gabdkr] {
            padding: 8px 6px;
        }

    .name-col[b-fg48gabdkr] {
        width: 140px;
        min-width: 140px;
        left: 50px;
    }

    .player-col[b-fg48gabdkr] {
        width: 35px;
        min-width: 35px;
    }

    .rot-header > span[b-fg48gabdkr] {
        font-size: 10px;
        max-height: 100px;
    }

    .rank-col[b-fg48gabdkr] {
        width: 50px;
        min-width: 50px;
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .container[b-fg48gabdkr] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .enhanced-table[b-fg48gabdkr] {
        font-size: 11px;
    }

    .hero-ckyne[b-fg48gabdkr] {
        padding: 1.5rem 0 1rem;
    }
}
/* /Components/Pages/Divize.razor.rz.scp.css */
/* Page-specific styles — shared classes now in app.css */
/* /Components/Pages/Home.razor.rz.scp.css */
/* Hero Section */
.hero-section[b-8f0whopkce] {
    position: relative;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    padding: 4rem 2rem;
    margin: -2rem -2rem 3rem -2rem;
    overflow: hidden;
}

.chess-pattern[b-8f0whopkce] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%), linear-gradient(-45deg, #fff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #fff 75%), linear-gradient(-45deg, transparent 75%, #fff 75%);
    background-size: 40px 40px;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
}

.hero-content[b-8f0whopkce] {
    position: relative;
    text-align: center;
    z-index: 1;
}

.hero-title[b-8f0whopkce] {
    font-size: 3rem;
    color: white;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    margin-bottom: 1rem;
    background: none;
    -webkit-text-fill-color: white;
    animation: fadeInDown-b-8f0whopkce 1s ease;
}

.hero-subtitle[b-8f0whopkce] {
    font-size: 1.25rem;
    color: rgba(255,255,255,0.9);
    font-weight: 300;
    animation: fadeInUp-b-8f0whopkce 1s ease 0.3s both;
}

.chess-icon[b-8f0whopkce] {
    display: inline-block;
    animation: bounce-b-8f0whopkce 2s infinite;
    font-size: 2.5rem;
    vertical-align: middle;
}

/* Main Container */
.main-container[b-8f0whopkce] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
}

/* Section Header */
.section-header[b-8f0whopkce] {
    text-align: center;
    margin-bottom: 3rem;
}

.home-section-title[b-8f0whopkce] {
    font-size: 2.5rem;
    color: #2c3e50;
    margin-bottom: 1rem;
    position: relative;
}

.title-decoration[b-8f0whopkce] {
    color: #3498db;
    margin: 0 1rem;
    font-size: 2rem;
}

.title-underline[b-8f0whopkce] {
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #3498db, #2ecc71);
    margin: 0 auto;
    border-radius: 2px;
}

/* Loading State */
.loading-container[b-8f0whopkce] {
    text-align: center;
    padding: 4rem 2rem;
}

.loading-text[b-8f0whopkce] {
    color: #7f8c8d;
    font-size: 1.1rem;
}

/* Empty State */
.empty-state[b-8f0whopkce] {
    text-align: center;
    padding: 4rem 2rem;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    border-radius: 20px;
}

.empty-icon[b-8f0whopkce] {
    font-size: 5rem;
    color: #bdc3c7;
    margin-bottom: 1rem;
}

.empty-state h3[b-8f0whopkce] {
    color: #2c3e50;
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
}

.empty-state p[b-8f0whopkce] {
    color: #7f8c8d;
    font-size: 1.1rem;
}

.empty-subtitle[b-8f0whopkce] {
    font-style: italic;
    margin-top: 0.5rem;
}

/* News Grid */
.news-grid[b-8f0whopkce] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 2rem;
    margin-bottom: 3rem;
}

/* News Card */
.news-card[b-8f0whopkce] {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    border-left: 5px solid;
    border-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%) 1;
    animation: slideUp-b-8f0whopkce 0.5s ease;
}

    .news-card:hover[b-8f0whopkce] {
        transform: translateY(-5px);
        box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    }

.news-card-header[b-8f0whopkce] {
    padding: 1.5rem 1.5rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.05) 0%, rgba(118, 75, 162, 0.05) 100%);
}

.news-badge[b-8f0whopkce] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 0.4rem 1rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.news-date[b-8f0whopkce] {
    color: #7f8c8d;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.date-icon[b-8f0whopkce] {
    font-style: normal;
}

.news-card-body[b-8f0whopkce] {
    padding: 1rem 1.5rem;
}

.news-content[b-8f0whopkce] {
    color: #34495e;
    line-height: 1.7;
    font-size: 1.05rem;
}

.news-card-footer[b-8f0whopkce] {
    padding: 1rem 1.5rem;
    background: #f8f9fa;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.author-info[b-8f0whopkce] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #7f8c8d;
    font-size: 0.9rem;
}

.author-icon[b-8f0whopkce] {
    font-size: 1.2rem;
}

.author-name[b-8f0whopkce] {
    font-weight: 600;
    color: #2c3e50;
}

.chess-decoration[b-8f0whopkce] {
    font-size: 1.5rem;
    color: #bdc3c7;
}

/* Results Info */
.results-info[b-8f0whopkce] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    border-radius: 15px;
    margin-top: 2rem;
    flex-wrap: wrap;
    gap: 1rem;
}

.results-text[b-8f0whopkce] {
    color: #2c3e50;
    font-size: 1rem;
}

    .results-text strong[b-8f0whopkce] {
        color: #667eea;
        font-weight: 700;
    }

.page-size-selector[b-8f0whopkce] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #2c3e50;
}

.modern-select[b-8f0whopkce] {
    padding: 0.5rem 2rem 0.5rem 1rem;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    background: white;
    color: #2c3e50;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23667eea' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.7rem center;
    background-size: 1rem;
}

    .modern-select:hover[b-8f0whopkce] {
        border-color: #667eea;
    }

    .modern-select:focus[b-8f0whopkce] {
        outline: none;
        border-color: #667eea;
        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    }

/* Animations */
@keyframes fadeInDown-b-8f0whopkce {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp-b-8f0whopkce {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideUp-b-8f0whopkce {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bounce-b-8f0whopkce {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero-title[b-8f0whopkce] {
        font-size: 2rem;
    }

    .chess-icon[b-8f0whopkce] {
        font-size: 1.8rem;
    }

    .home-section-title[b-8f0whopkce] {
        font-size: 1.8rem;
    }

    .news-grid[b-8f0whopkce] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .results-info[b-8f0whopkce] {
        flex-direction: column;
        text-align: center;
    }
}
/* /Components/Pages/HraciDoTurnaje.razor.rz.scp.css */
.reserve-input[b-alg09riaod] {
    width: 80px;
}
/* /Components/Pages/Player.razor.rz.scp.css */
.clear-all-btn[b-abbxqt9qox] {
    width: 300px;
}
/* /Components/Pages/Privacy.razor.rz.scp.css */

.hero-section[b-x86kdmpdtf] {
    position: relative;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    padding: 3rem 2rem;
    margin: -2rem -2rem 3rem -2rem;
    overflow: hidden;
    text-align: center;
}

.chess-pattern[b-x86kdmpdtf] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%), linear-gradient(-45deg, #fff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #fff 75%), linear-gradient(-45deg, transparent 75%, #fff 75%);
    background-size: 40px 40px;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
}

.hero-title[b-x86kdmpdtf] {
    position: relative;
    font-size: 2rem;
    color: white;
    background: none;
    -webkit-text-fill-color: white;
    margin: 0;
}

.page-container[b-x86kdmpdtf] {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.section[b-x86kdmpdtf] {
    margin-bottom: 2rem;
}

    .section h2[b-x86kdmpdtf] {
        font-size: 1.2rem;
        color: #2c3e50;
        margin-bottom: 0.5rem;
    }

    .section p[b-x86kdmpdtf] {
        color: #34495e;
        line-height: 1.7;
        margin: 0;
    }

.updated[b-x86kdmpdtf] {
    text-align: center;
    color: #95a5a6;
    font-size: 0.85rem;
    font-style: italic;
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid #ecf0f1;
}

/* /Components/Pages/Terms.razor.rz.scp.css */
.hero-section[b-8tp489q7e5] {
    position: relative;
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    padding: 3rem 2rem;
    margin: -2rem -2rem 3rem -2rem;
    overflow: hidden;
    text-align: center;
}

.chess-pattern[b-8tp489q7e5] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%), linear-gradient(-45deg, #fff 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #fff 75%), linear-gradient(-45deg, transparent 75%, #fff 75%);
    background-size: 40px 40px;
    background-position: 0 0, 0 20px, 20px -20px, -20px 0px;
}

.hero-title[b-8tp489q7e5] {
    position: relative;
    font-size: 2rem;
    color: white;
    background: none;
    -webkit-text-fill-color: white;
    margin: 0;
}

.page-container[b-8tp489q7e5] {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 1rem 3rem;
}

.section[b-8tp489q7e5] {
    margin-bottom: 2rem;
}

    .section h2[b-8tp489q7e5] {
        font-size: 1.2rem;
        color: #2c3e50;
        margin-bottom: 0.5rem;
    }

    .section p[b-8tp489q7e5] {
        color: #34495e;
        line-height: 1.7;
        margin: 0;
    }

.updated[b-8tp489q7e5] {
    text-align: center;
    color: #95a5a6;
    font-size: 0.85rem;
    font-style: italic;
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid #ecf0f1;
}
/* /Components/Pages/Turnaje.razor.rz.scp.css */
.date-chip[b-c1nam3ma68] {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.15rem 0.5rem;
    border: 1px solid #e9ecf2;
    border-radius: 0.5rem;
    background: #fff;
}
/* /Components/Pages/Vysledky.razor.rz.scp.css */
.score-btn-group[b-rr355d87xn] {
    width: 320px;
}

.score-btn[b-rr355d87xn] {
    width: 70px;
}

.score-spacer[b-rr355d87xn] {
    margin: 0 5px;
}
/* /Components/Pages/VysledkyModel.razor.rz.scp.css */
/* Table */
.modern-table thead th[b-xz6rhfpovp] {
    position: sticky;
    top: 0;
    background: #f7f9ff;
    z-index: 1;
    font-weight: 800;
    letter-spacing: .01em;
    border-bottom: 1px solid #edf1f8;
}

.modern-table tbody tr:hover[b-xz6rhfpovp] {
    background: #fbfdff;
}

.modern-table td[b-xz6rhfpovp], .modern-table th[b-xz6rhfpovp] {
    vertical-align: middle;
}
/* /Components/Pages/ZalozitTurnaj.razor.rz.scp.css */
.form-group[b-ppb7h364bk] {
    margin-bottom: 1rem;
}

.form-group label[b-ppb7h364bk] {
    font-weight: 500;
    margin-bottom: 0.25rem;
    display: block;
}

.text-center[b-ppb7h364bk] {
    margin-top: 2rem;
}

.action-buttons[b-ppb7h364bk] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}
