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

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

.sidebar[b-1aiiai4pg1] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1aiiai4pg1] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

    .sidebar[b-1aiiai4pg1] {
        width: 250px;
        height: 400vh;
        position: sticky;
        top: 0;
    }

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

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

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

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

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

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

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

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

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

    .nav-item[b-e5oq24etd1]  .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-e5oq24etd1]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

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

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

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

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

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Api/Components/Pages/Avatars.razor.rz.scp.css */
.avatars-container[b-t5qptsu2qq] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.header-section[b-t5qptsu2qq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.header-section h1[b-t5qptsu2qq] {
    color: #333;
    font-size: 24px;
    margin: 0;
}

.action-buttons .btn[b-t5qptsu2qq] {
    padding: 6px 12px;
    font-size: 14px;
}

.avatars-table[b-t5qptsu2qq] {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    font-size: 14px;
}

.avatars-table th[b-t5qptsu2qq], .avatars-table td[b-t5qptsu2qq] {
    border: 1px solid #ddd;
    padding: 8px 12px;
    text-align: left;
}

.avatars-table th[b-t5qptsu2qq] {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
}

.avatars-table tr:nth-child(even)[b-t5qptsu2qq] {
    background-color: #f9f9f9;
}

.avatars-table tr:hover[b-t5qptsu2qq] {
    background-color: #f1f1f1;
}

.id-column[b-t5qptsu2qq] {
    width: 80px;
    text-align: center;
}

.active-column[b-t5qptsu2qq] {
    width: 100px;
    text-align: center;
}

.priority-column[b-t5qptsu2qq], .gems-column[b-t5qptsu2qq], .level-column[b-t5qptsu2qq] {
    width: 120px;
}

.actions-column[b-t5qptsu2qq] {
    width: 180px;
}

.actions-cell[b-t5qptsu2qq] {
    display: flex;
    gap: 6px;
}

.btn[b-t5qptsu2qq] {
    padding: 4px 8px;
    font-size: 13px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.btn-sm[b-t5qptsu2qq] {
    padding: 3px 6px;
    font-size: 12px;
}

.btn-success[b-t5qptsu2qq] {
    background-color: #28a745;
    color: white;
}

.btn-primary[b-t5qptsu2qq] {
    background-color: #007bff;
    color: white;
}

.btn-secondary[b-t5qptsu2qq] {
    background-color: #6c757d;
    color: white;
}

.btn-danger[b-t5qptsu2qq] {
    background-color: #dc3545;
    color: white;
}

.btn-warning[b-t5qptsu2qq] {
    background-color: #ffc107;
    color: #212529;
}

.btn-edit[b-t5qptsu2qq] {
    background-color: #17a2b8;
    color: white;
}

.btn-save[b-t5qptsu2qq] {
    background-color: #28a745;
    color: white;
}

.btn-cancel[b-t5qptsu2qq] {
    background-color: #6c757d;
    color: white;
}

.btn-delete[b-t5qptsu2qq] {
    background-color: #dc3545;
    color: white;
}

.edit-input[b-t5qptsu2qq] {
    width: 100%;
    padding: 4px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.loading-spinner[b-t5qptsu2qq] {
    text-align: center;
    padding: 40px;
}

.spinner[b-t5qptsu2qq] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-t5qptsu2qq 1s linear infinite;
    margin: 0 auto 15px;
}

@keyframes spin-b-t5qptsu2qq {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.error-message[b-t5qptsu2qq] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.no-avatars-message[b-t5qptsu2qq] {
    text-align: center;
    padding: 40px;
    color: #6c757d;
    font-size: 16px;
}

.modal-overlay[b-t5qptsu2qq] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-dialog[b-t5qptsu2qq] {
    background-color: white;
    border-radius: 5px;
    width: 500px;
    max-width: 90%;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
}

.modal-header[b-t5qptsu2qq] {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-t5qptsu2qq] {
    margin: 0;
    font-size: 18px;
}

.btn-close[b-t5qptsu2qq] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #aaa;
    padding: 0;
}

.modal-body[b-t5qptsu2qq] {
    padding: 20px;
}

.form-group[b-t5qptsu2qq] {
    margin-bottom: 15px;
}

.form-control[b-t5qptsu2qq] {
    width: 95%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.validation-error[b-t5qptsu2qq] {
    color: #dc3545;
    font-size: 13px;
    margin-top: 5px;
}

.modal-footer[b-t5qptsu2qq] {
    padding: 15px 20px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.confirm-dialog[b-t5qptsu2qq] {
    width: 400px;
}

.fas[b-t5qptsu2qq] {
    font-size: 12px;
}
.active-column[b-t5qptsu2qq] {
    text-align: center;
}

.active-column .icon-check[b-t5qptsu2qq]::before {
    content: "✓";
    color: #28a745;
    font-size: 1.2em;
    text-align: center;

}

.active-column .icon-times[b-t5qptsu2qq]::before {
    content: "✗";
    color: #dc3545;
    font-size: 1.2em;
}
.text-success[b-t5qptsu2qq] {
    color: #28a745;
}

.text-danger[b-t5qptsu2qq] {
    color: #dc3545;
}
/* _content/Api/Components/Pages/Characters.razor.rz.scp.css */
.characters-container[b-6kfweo0gv0] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.header-section[b-6kfweo0gv0] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.header-section h1[b-6kfweo0gv0] {
    color: #333;
    font-size: 24px;
    margin: 0;
}

.action-buttons .btn[b-6kfweo0gv0] {
    padding: 6px 12px;
    font-size: 14px;
}

.characters-table[b-6kfweo0gv0] {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    font-size: 14px;
}

.characters-table th[b-6kfweo0gv0], .characters-table td[b-6kfweo0gv0] {
    border: 1px solid #ddd;
    padding: 8px 12px;
    text-align: left;
}

.characters-table th[b-6kfweo0gv0] {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
}

.characters-table tr:nth-child(even)[b-6kfweo0gv0] {
    background-color: #f9f9f9;
}

.characters-table tr:hover[b-6kfweo0gv0] {
    background-color: #f1f1f1;
}

.id-column[b-6kfweo0gv0] {
    width: 80px;
    text-align: center;
}

.active-column[b-6kfweo0gv0] {
    width: 100px;
    text-align: center;
}

.priority-column[b-6kfweo0gv0], .gems-column[b-6kfweo0gv0], .level-column[b-6kfweo0gv0] {
    width: 120px;
}

.actions-column[b-6kfweo0gv0] {
    width: 180px;
}

.actions-cell[b-6kfweo0gv0] {
    display: flex;
    gap: 6px;
}

.btn[b-6kfweo0gv0] {
    padding: 4px 8px;
    font-size: 13px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.btn-sm[b-6kfweo0gv0] {
    padding: 3px 6px;
    font-size: 12px;
}

.btn-success[b-6kfweo0gv0] {
    background-color: #28a745;
    color: white;
}

.btn-primary[b-6kfweo0gv0] {
    background-color: #007bff;
    color: white;
}

.btn-secondary[b-6kfweo0gv0] {
    background-color: #6c757d;
    color: white;
}

.btn-danger[b-6kfweo0gv0] {
    background-color: #dc3545;
    color: white;
}

.btn-warning[b-6kfweo0gv0] {
    background-color: #ffc107;
    color: #212529;
}

.btn-edit[b-6kfweo0gv0] {
    background-color: #17a2b8;
    color: white;
}

.btn-save[b-6kfweo0gv0] {
    background-color: #28a745;
    color: white;
}

.btn-cancel[b-6kfweo0gv0] {
    background-color: #6c757d;
    color: white;
}

.btn-delete[b-6kfweo0gv0] {
    background-color: #dc3545;
    color: white;
}

.edit-input[b-6kfweo0gv0] {
    width: 100%;
    padding: 4px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.loading-spinner[b-6kfweo0gv0] {
    text-align: center;
    padding: 40px;
}

.spinner[b-6kfweo0gv0] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-6kfweo0gv0 1s linear infinite;
    margin: 0 auto 15px;
}

@keyframes spin-b-6kfweo0gv0 {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.error-message[b-6kfweo0gv0] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.no-characters-message[b-6kfweo0gv0] {
    text-align: center;
    padding: 40px;
    color: #6c757d;
    font-size: 16px;
}

.modal-overlay[b-6kfweo0gv0] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-dialog[b-6kfweo0gv0] {
    background-color: white;
    border-radius: 5px;
    width: 500px;
    max-width: 90%;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
}

.modal-header[b-6kfweo0gv0] {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-6kfweo0gv0] {
    margin: 0;
    font-size: 18px;
}

.btn-close[b-6kfweo0gv0] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #aaa;
    padding: 0;
}

.modal-body[b-6kfweo0gv0] {
    padding: 20px;
}

.form-group[b-6kfweo0gv0] {
    margin-bottom: 15px;
}

.form-control[b-6kfweo0gv0] {
    width: 95%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.validation-error[b-6kfweo0gv0] {
    color: #dc3545;
    font-size: 13px;
    margin-top: 5px;
}

.modal-footer[b-6kfweo0gv0] {
    padding: 15px 20px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.confirm-dialog[b-6kfweo0gv0] {
    width: 400px;
}

.fas[b-6kfweo0gv0] {
    font-size: 12px;
}
.active-column[b-6kfweo0gv0] {
    text-align: center;
}

.active-column .icon-check[b-6kfweo0gv0]::before {
    content: "✓";
    color: #28a745;
    font-size: 1.2em;
    text-align: center;

}

.active-column .icon-times[b-6kfweo0gv0]::before {
    content: "✗";
    color: #dc3545;
    font-size: 1.2em;
}
.text-success[b-6kfweo0gv0] {
    color: #28a745;
}

.text-danger[b-6kfweo0gv0] {
    color: #dc3545;
}
/* _content/Api/Components/Pages/DailyRewards.razor.rz.scp.css */
.rewards-container[b-b5j2tafeit] {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
}

.rewards-grid[b-b5j2tafeit] {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    display: table;
}

.grid-header[b-b5j2tafeit] {
    display: table-header-group;
}

.grid-header > div[b-b5j2tafeit] {
    display: table-cell;
    background-color: #3f51b5;
    color: white;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    border: none;
}

.grid-row[b-b5j2tafeit] {
    display: table-row;
}

.grid-row > div[b-b5j2tafeit] {
    display: table-cell;
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: middle;
    text-align: center;
}

.grid-row:last-child > div[b-b5j2tafeit] {
    border-bottom: none;
}

.action-buttons[b-b5j2tafeit] {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
}

.edit-button[b-b5j2tafeit], .save-button[b-b5j2tafeit] {
    background-color: #2196F3;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s;
    min-width: 70px;
}

.edit-button:hover[b-b5j2tafeit], .save-button:hover[b-b5j2tafeit] {
    background-color: #0b7dda;
}

.cancel-button[b-b5j2tafeit] {
    background-color: #f44336;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s;
    min-width: 70px;
}

.cancel-button:hover[b-b5j2tafeit] {
    background-color: #da190b;
}

.save-button:disabled[b-b5j2tafeit] {
    background-color: #cccccc;
    cursor: not-allowed;
}

/* Input Styles */
.edit-input[b-b5j2tafeit] {
    width: 100%;
    padding: 8px 12px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}

.edit-input.invalid[b-b5j2tafeit] {
    border-color: #dc3545;
    background-color: #ffebee;
}

/* Validation Messages */
.validation-message[b-b5j2tafeit] {
    color: #dc3545;
    font-size: 0.8rem;
    margin-top: 4px;
    text-align: left;
}

/* Animation for row changes */
@keyframes fadeIn-b-b5j2tafeit {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.grid-row > div[b-b5j2tafeit] {
    animation: fadeIn-b-b5j2tafeit 0.3s ease-out;
}
/* _content/Api/Components/Pages/GameModeDisplay.razor.rz.scp.css */
.game-modes-container[b-w6n9bswaw2] {
    max-width: 900px;
    margin: 0 auto;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.create-button-container[b-w6n9bswaw2] {
    margin-bottom: 20px;
    text-align: right;
}
.error-message[b-w6n9bswaw2] {
    color: #d32f2f;
    background-color: #fde8e8;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    border: 1px solid #f5c2c7;
}

.confirmation-dialog[b-w6n9bswaw2] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.confirmation-content[b-w6n9bswaw2] {
    background-color: white;
    padding: 20px;
    border-radius: 8px;
    max-width: 400px;
    width: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.confirmation-buttons[b-w6n9bswaw2] {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    gap: 10px;
}

.confirm-btn[b-w6n9bswaw2] {
    background-color: #d32f2f;
    color: white;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.confirm-btn:hover[b-w6n9bswaw2] {
    background-color: #b71c1c;
}
.create-btn[b-w6n9bswaw2] {
    background-color: #4CAF50;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.create-btn:hover[b-w6n9bswaw2] {
    background-color: #45a049;
}

.delete-btn[b-w6n9bswaw2] {
    background-color: #f44336;
    color: white;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 10px;
}

.delete-btn:hover[b-w6n9bswaw2] {
    background-color: #d32f2f;
}

.summary-row[b-w6n9bswaw2] {
    display: flex;
    align-items: center;
}
.game-mode-card[b-w6n9bswaw2] {
    background: white;
    border-radius: 8px;
    margin-bottom: 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}

.game-mode-card.expanded[b-w6n9bswaw2] {
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.summary-row[b-w6n9bswaw2] {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background: #f8f9fa;
    transition: background 0.2s;
}

.summary-row:hover[b-w6n9bswaw2] {
    background: #e9ecef;
}

.mode-name[b-w6n9bswaw2] {
    flex: 2;
    font-weight: 600;
    color: #2c3e50;
}

.mode-status[b-w6n9bswaw2], .mode-players[b-w6n9bswaw2], .mode-cost[b-w6n9bswaw2] {
    flex: 1;
    text-align: center;
    padding: 5px 10px;
    border-radius: 12px;
    font-size: 0.9em;
    font-weight: 500;
}

.mode-status.active[b-w6n9bswaw2] {
    background: #d4edda;
    color: #155724;
}

.mode-status.inactive[b-w6n9bswaw2] {
    background: #f8d7da;
    color: #721c24;
}

.mode-players[b-w6n9bswaw2] {
    background: #e2e3e5;
    color: #383d41;
}

.mode-cost[b-w6n9bswaw2] {
    background: #d1ecf1;
    color: #0c5460;
}

.edit-form-container[b-w6n9bswaw2] {
    padding: 20px;
    border-top: 1px solid #eee;
}

.form-sections-container[b-w6n9bswaw2] {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.basic-info-section[b-w6n9bswaw2], .checkboxes-section[b-w6n9bswaw2] {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.delta-lists-section[b-w6n9bswaw2] {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 20px;
}

.form-group[b-w6n9bswaw2] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.form-group label[b-w6n9bswaw2] {
    font-size: 0.9em;
    color: #495057;
    font-weight: 500;
}

input[b-w6n9bswaw2], .form-control[b-w6n9bswaw2] {
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 14px;
}

.checkbox-group[b-w6n9bswaw2] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.checkbox-group label[b-w6n9bswaw2] {
    margin-bottom: 0;
}

.form-actions[b-w6n9bswaw2] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.save-btn[b-w6n9bswaw2], .cancel-btn[b-w6n9bswaw2] {
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
}

.save-btn[b-w6n9bswaw2] {
    background: #28a745;
    color: white;
}

.save-btn:hover[b-w6n9bswaw2] {
    background: #218838;
}

.cancel-btn[b-w6n9bswaw2] {
    background: orange;
    color: white;
}

.cancel-btn:hover[b-w6n9bswaw2] {
    opacity: 90%;
}

.loading-spinner[b-w6n9bswaw2] {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin-b-w6n9bswaw2 1s linear infinite;
    margin: 20px auto;
}

@keyframes spin-b-w6n9bswaw2 {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.delta-editor[b-w6n9bswaw2] {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 6px;
}

.delta-editor h4[b-w6n9bswaw2] {
    margin: 0 0 10px 0;
    font-size: 0.95em;
    color: #495057;
}

.delta-inputs[b-w6n9bswaw2] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 10px;
}

.delta-input[b-w6n9bswaw2] {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.delta-input label[b-w6n9bswaw2] {
    font-size: 0.8em;
    color: #6c757d;
}

@media (max-width: 768px) {
    .summary-row[b-w6n9bswaw2] {
        flex-wrap: wrap;
        gap: 8px;
    }

    .mode-name[b-w6n9bswaw2], .mode-status[b-w6n9bswaw2], .mode-players[b-w6n9bswaw2], .mode-cost[b-w6n9bswaw2] {
        flex: auto;
        text-align: left;
    }

    .form-sections-container[b-w6n9bswaw2] {
        flex-direction: column;
    }

    .delta-inputs[b-w6n9bswaw2] {
        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
    }
}
/* _content/Api/Components/Pages/GamesHistory.razor.rz.scp.css */
/* Game History Container */
.game-history-container[b-iy14x0l1l5] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Header and Controls */
.header[b-iy14x0l1l5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 15px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
    border-radius: 12px;
    color: white;
}

.header h2[b-iy14x0l1l5] {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
}

.controls[b-iy14x0l1l5] {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

/* Filter Section */
.filter-section[b-iy14x0l1l5] {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.filter-group[b-iy14x0l1l5] {
    position: relative;
    display: flex;
    align-items: center;
}

.filter-input[b-iy14x0l1l5] {
    padding: 8px 12px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 6px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.1);
    color: white;
    transition: border-color 0.3s ease;
    min-width: 180px;
}

.filter-input[b-iy14x0l1l5]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.filter-input:focus[b-iy14x0l1l5] {
    outline: none;
    border-color: #fff;
    background: rgba(255, 255, 255, 0.2);
}

.clear-filter-btn[b-iy14x0l1l5] {
    position: absolute;
    right: 8px;
    background: rgba(255, 255, 255, 0.3);
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: white;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
}

.clear-filter-btn:hover[b-iy14x0l1l5] {
    background: rgba(255, 255, 255, 0.5);
}

.clear-all-btn[b-iy14x0l1l5] {
    padding: 6px 12px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font-size: 12px;
    transition: all 0.3s ease;
}

.clear-all-btn:hover[b-iy14x0l1l5] {
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.6);
}

.delete-section[b-iy14x0l1l5] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.delete-btn[b-iy14x0l1l5] {
    padding: 8px 16px;
    background: linear-gradient(135deg, #e74c3c, #c0392b);
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.delete-btn:hover:not(:disabled)[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #c0392b, #a93226);
    transform: translateY(-1px);
}

.delete-btn:disabled[b-iy14x0l1l5] {
    background: #95a5a6;
    cursor: not-allowed;
    transform: none;
}

/* Results Info */
.results-info[b-iy14x0l1l5] {
    color: #6c757d;
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 1rem;
    text-align: center;
}

/* Tabs */
.tabs[b-iy14x0l1l5] {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 2px solid #ecf0f1;
}

.tab[b-iy14x0l1l5], .tab-active[b-iy14x0l1l5] {
    padding: 12px 24px;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab[b-iy14x0l1l5] {
    color: #7f8c8d;
}

.tab-active[b-iy14x0l1l5] {
    color: #3498db;
    border-bottom-color: #3498db;
}

.tab:hover[b-iy14x0l1l5] {
    color: #3498db;
}

/* Games Grid */
.games-grid[b-iy14x0l1l5] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 20px;
    padding: 10px;
}

.game-card[b-iy14x0l1l5] {
    background: white;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    border: 1px solid #e0e0e0;
}

.game-card:hover[b-iy14x0l1l5] {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.game-time[b-iy14x0l1l5] {
    color: #7f8c8d;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ecf0f1;
}

.players-list[b-iy14x0l1l5] {
    display: grid;
    gap: 8px;
}

.player-item[b-iy14x0l1l5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 15px;
    border-radius: 8px;
    transition: background-color 0.2s ease;
}

.player-item:hover[b-iy14x0l1l5] {
    background-color: #f8f9fa;
}

.gold[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #FFF4B2, #FFE066);
    border-left: 6px solid goldenrod;
}

.silver[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #E6E6E6, #CCCCCC);
    border-left: 6px solid #808080;
}

.bronze[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #E1A471, #DDA77C);
    border-left: 6px solid #8B4513;
}

.looser[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #f8d7da, #f5c6cb);
    border-left: 4px solid #dc3545;
}

.player-name[b-iy14x0l1l5] {
    font-weight: 500;
    color: #2c3e50;
}

.player-status[b-iy14x0l1l5] {
    font-size: 14px;
    font-weight: 600;
}

/* Pure CSS Chart - Desktop (Horizontal) */
/* --------- Chart (revised) --------- */
.css-chart[b-iy14x0l1l5] {
    background: white;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    overflow: visible;             /* allow labels to show */
}

.chart-title[b-iy14x0l1l5] {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px;
    color: #2c3e50;
}

/* Container that holds all bars:
   - center items when they fit
   - allow horizontal scrolling when they overflow
   - add side padding so first/last bars are not cut off */
.chart-bars[b-iy14x0l1l5] {
    display: flex;
    align-items: end;
    justify-content: center;       /* center when not overflowing */
    height: 220px;
    gap: 12px;
    padding: 10px 24px;            /* important: side padding prevents clipping */
    box-sizing: border-box;
    border-bottom: 2px solid #ecf0f1;
    overflow-x: auto;              /* allow scrolling when many bars */
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory; /* optional: snap behavior */
}

/* Each bar container is fixed-width so many bars don't shrink.
   Use flex: 0 0 <width> so items keep size and scroll instead of squishing. */
.chart-bar-container[b-iy14x0l1l5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 90%;
    flex: 0 0 46px;                /* width per bar: adjust (46px is a good default) */
    min-width: 46px;
    max-width: 80px;
    scroll-snap-align: center;     /* optional: aligns nicely when scrolling */
}

/* Visual bar */
.chart-bar[b-iy14x0l1l5] {
    background: linear-gradient(0deg, #3498db, #2980b9);
    width: 100%;
    border-radius: 6px 6px 0 0;
    position: relative;
    transition: height 0.3s ease;
    min-height: 14px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: visible;             /* show label outside */
    box-sizing: border-box;
}

/* Value shown above the bar */
.bar-value[b-iy14x0l1l5] {
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(52, 152, 219, 0.95);
    color: white;
    padding: 3px 6px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
    z-index: 2;
    max-width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Label below the bar */
.chart-label[b-iy14x0l1l5] {
    margin-top: 10px;
    font-size: 12px;
    color: #7f8c8d;
    text-align: center;
    word-wrap: break-word;
    line-height: 1.2;
    max-width: 100%;
}

/* Hover effect (keeps layout stable) */
.chart-bar:hover[b-iy14x0l1l5] {
    transform: scale(1.02);
}

/* ---------- Responsive tweaks ---------- */

/* When viewport gets narrow, keep bars scrollable horizontally
   and reduce each bar width slightly so more fit. */
@media (max-width: 900px) {
    .chart-bars[b-iy14x0l1l5] {
        justify-content: flex-start; /* start so scroll feels natural */
        padding: 10px 12px;
        gap: 10px;
    }

    .chart-bar-container[b-iy14x0l1l5] {
        flex: 0 0 40px;
        min-width: 40px;
        max-width: 64px;
    }

    .css-chart[b-iy14x0l1l5] {
        padding: 16px;
    }
}

/* Mobile adjustments */
@media (max-width: 480px) {
    .chart-bars[b-iy14x0l1l5] {
        height: 180px;
        gap: 8px;
        padding: 8px 10px;
    }

    .chart-bar-container[b-iy14x0l1l5] {
        flex: 0 0 36px;
        min-width: 36px;
    }

    .bar-value[b-iy14x0l1l5] {
        top: -20px;
        font-size: 10px;
        padding: 2px 5px;
    }

    .chart-label[b-iy14x0l1l5] {
        font-size: 11px;
    }
}

/* Optional: hide scrollbar but allow scrolling (beauty)
   - keep this commented if you prefer standard scrollbars */
.chart-bars[b-iy14x0l1l5]::-webkit-scrollbar { height: 8px; }
.chart-bars[b-iy14x0l1l5]::-webkit-scrollbar-thumb { background: rgba(0,0,0,0.12); border-radius: 4px; }


/* Heatmap */
.hourly-heatmap[b-iy14x0l1l5] {
    background: white;
    border-radius: 12px;
    padding: 20px;
    margin-top: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.hourly-heatmap h3[b-iy14x0l1l5] {
    text-align: center;
    margin-bottom: 20px;
    color: #2c3e50;
}

.heatmap-grid[b-iy14x0l1l5] {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 8px;
}

.heatmap-cell[b-iy14x0l1l5] {
    position: relative;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
    border-radius: 8px;
    padding: 12px;
    text-align: center;
    color: white;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}

.heatmap-cell:hover[b-iy14x0l1l5] {
    transform: scale(1.05);
    z-index: 2;
}

/* Heatmap intensity levels */
.heatmap-cell[data-intensity="0"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.1), rgba(41, 128, 185, 0.1));
}

.heatmap-cell[data-intensity="1"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.2), rgba(41, 128, 185, 0.2));
}

.heatmap-cell[data-intensity="2"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.3), rgba(41, 128, 185, 0.3));
}

.heatmap-cell[data-intensity="3"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.4), rgba(41, 128, 185, 0.4));
}

.heatmap-cell[data-intensity="4"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.5), rgba(41, 128, 185, 0.5));
}

.heatmap-cell[data-intensity="5"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.6), rgba(41, 128, 185, 0.6));
}

.heatmap-cell[data-intensity="6"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.7), rgba(41, 128, 185, 0.7));
}

.heatmap-cell[data-intensity="7"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.8), rgba(41, 128, 185, 0.8));
}

.heatmap-cell[data-intensity="8"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 0.9), rgba(41, 128, 185, 0.9));
}

.heatmap-cell[data-intensity="9"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, rgba(52, 152, 219, 1), rgba(41, 128, 185, 1));
}

.heatmap-cell[data-intensity="10"][b-iy14x0l1l5] {
    background: linear-gradient(135deg, #3498db, #2980b9);
}

.heatmap-hour[b-iy14x0l1l5] {
    font-size: 10px;
    display: block;
    margin-bottom: 4px;
    line-height: 1.2;
}

.heatmap-count[b-iy14x0l1l5] {
    font-size: 14px;
    display: block;
    line-height: 1.2;
}

/* Stats Summary */
.stats-summary[b-iy14x0l1l5] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
    margin: 20px 0;
}

.summary-item[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.summary-label[b-iy14x0l1l5] {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    opacity: 0.9;
}

.summary-value[b-iy14x0l1l5] {
    display: block;
    font-size: 24px;
    font-weight: 700;
}

/* Graph Tab */
.graph-tab[b-iy14x0l1l5] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.graph-controls[b-iy14x0l1l5] {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.graph-btn[b-iy14x0l1l5], .graph-btn-active[b-iy14x0l1l5] {
    padding: 8px 16px;
    border: 2px solid #3498db;
    border-radius: 6px;
    background: none;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.graph-btn[b-iy14x0l1l5] {
    color: #3498db;
    background: white;
}

.graph-btn-active[b-iy14x0l1l5] {
    color: white;
    background: #3498db;
}

.graph-btn:hover[b-iy14x0l1l5] {
    background: #3498db;
    color: white;
}

/* Loading and Empty States */
.loading[b-iy14x0l1l5], .no-games[b-iy14x0l1l5], .no-stats[b-iy14x0l1l5] {
    text-align: center;
    padding: 60px 20px;
    color: #7f8c8d;
    font-size: 18px;
    grid-column: 1 / -1;
}

.dot-pulse-loader[b-iy14x0l1l5] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    gap: 8px;
}

.dot[b-iy14x0l1l5] {
    width: 12px;
    height: 12px;
    background: #3498db;
    border-radius: 50%;
    animation: pulse-b-iy14x0l1l5 1.5s ease-in-out infinite;
}

.dot:nth-child(2)[b-iy14x0l1l5] {
    animation-delay: 0.2s;
}

.dot:nth-child(3)[b-iy14x0l1l5] {
    animation-delay: 0.4s;
}

@keyframes pulse-b-iy14x0l1l5 {
    0%, 100% { transform: scale(0.8); opacity: 0.5; }
    50% { transform: scale(1.2); opacity: 1; }
}

/* Pagination Controls */
.pagination-controls[b-iy14x0l1l5] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    margin-top: 2rem;
    flex-wrap: wrap;
}

.pagination-button[b-iy14x0l1l5] {
    padding: 0.5rem 0.75rem;
    background-color: #fff;
    color: #1565c0;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
    transition: all 0.2s;
    min-width: 40px;
    justify-content: center;
}

.pagination-button:hover:not(:disabled)[b-iy14x0l1l5] {
    background-color: #1565c0;
    color: white;
    border-color: #1565c0;
}

.pagination-button:disabled[b-iy14x0l1l5] {
    background-color: #f8f9fa;
    color: #6c757d;
    cursor: not-allowed;
    border-color: #dee2e6;
}

.pagination-button.active[b-iy14x0l1l5] {
    background-color: #1565c0;
    color: white;
    border-color: #1565c0;
    font-weight: 600;
}

.page-numbers[b-iy14x0l1l5] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.page-ellipsis[b-iy14x0l1l5] {
    color: #6c757d;
    padding: 0 0.5rem;
}

.page-info[b-iy14x0l1l5] {
    font-size: 0.9rem;
    color: #6c757d;
    font-weight: 500;
    margin: 0 1rem;
}

.page-size-selector[b-iy14x0l1l5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: 1rem;
}

.page-size-select[b-iy14x0l1l5] {
    padding: 0.4rem 0.6rem;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    background-color: white;
}

.page-size-select:focus[b-iy14x0l1l5] {
    border-color: #1565c0;
    outline: none;
    box-shadow: 0 0 0 2px rgba(21, 101, 192, 0.1);
}

/* Modal Styles */
.modal-overlay[b-iy14x0l1l5] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    animation: fadeIn-b-iy14x0l1l5 0.3s ease;
}

.modal-content[b-iy14x0l1l5] {
    background: white;
    border-radius: 12px;
    padding: 0;
    width: 90%;
    max-width: 450px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    animation: slideIn-b-iy14x0l1l5 0.3s ease;
}

.modal-header[b-iy14x0l1l5] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #ecf0f1;
}

.modal-header h3[b-iy14x0l1l5] {
    margin: 0;
    color: #2c3e50;
    font-size: 20px;
    flex: 1;
}

.modal-close[b-iy14x0l1l5] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #7f8c8d;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.3s ease;
}

.modal-close:hover[b-iy14x0l1l5] {
    background: #ecf0f1;
    color: #2c3e50;
}

.modal-body[b-iy14x0l1l5] {
    padding: 20px;
}

.modal-body p[b-iy14x0l1l5] {
    margin: 0 0 15px 0;
    color: #2c3e50;
    line-height: 1.5;
}

.warning-text[b-iy14x0l1l5] {
    color: #e74c3c !important;
    font-weight: 600;
    background: rgba(231, 76, 60, 0.1);
    padding: 10px;
    border-radius: 6px;
    border-left: 4px solid #e74c3c;
}

.info-text[b-iy14x0l1l5] {
    color: #7f8c8d;
    margin: 10px 0 0 0;
    padding: 10px;
    background: #f8f9fa;
    border-radius: 6px;
    border-left: 4px solid #3498db;
}

.modal-footer[b-iy14x0l1l5] {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    padding: 20px;
    border-top: 1px solid #ecf0f1;
}

.modal-btn[b-iy14x0l1l5] {
    padding: 10px 20px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
}

.cancel-btn[b-iy14x0l1l5] {
    background: #ecf0f1;
    color: #7f8c8d;
}

.cancel-btn:hover[b-iy14x0l1l5] {
    background: #bdc3c7;
    color: white;
}

.confirm-btn[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #e74c3c, #c0392b);
    color: white;
}

.confirm-btn:hover[b-iy14x0l1l5] {
    background: linear-gradient(135deg, #c0392b, #a93226);
    transform: translateY(-1px);
}

.confirm-btn:disabled[b-iy14x0l1l5] {
    background: #bdc3c7 !important;
    cursor: not-allowed;
    transform: none;
}

.confirm-btn:disabled:hover[b-iy14x0l1l5] {
    background: #bdc3c7 !important;
    transform: none;
}

/* Date Picker Styles */
.date-picker-container[b-iy14x0l1l5] {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.date-picker-container label[b-iy14x0l1l5] {
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 5px;
}

.modal-date-input[b-iy14x0l1l5] {
    padding: 12px;
    border: 2px solid #bdc3c7;
    border-radius: 6px;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.modal-date-input:focus[b-iy14x0l1l5] {
    outline: none;
    border-color: #3498db;
    box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.1);
}

/* Animations */
@keyframes fadeIn-b-iy14x0l1l5 {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes slideIn-b-iy14x0l1l5 {
    from {
        opacity: 0;
        transform: translateY(-20px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

/* ==================== RESPONSIVE DESIGN ==================== */

/* Tablet and Mobile (768px and below) */
@media (max-width: 768px) {
    .game-history-container[b-iy14x0l1l5] {
        padding: 15px;
    }

    .header[b-iy14x0l1l5] {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
        padding: 15px;
    }

    .controls[b-iy14x0l1l5] {
        flex-direction: column;
        gap: 15px;
    }

    .filter-section[b-iy14x0l1l5] {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }

    .filter-group[b-iy14x0l1l5] {
        width: 100%;
    }

    .filter-input[b-iy14x0l1l5] {
        width: 100%;
    }

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

    .tabs[b-iy14x0l1l5] {
        justify-content: center;
    }

    .graph-controls[b-iy14x0l1l5] {
        justify-content: center;
        gap: 8px;
    }

    .graph-btn[b-iy14x0l1l5], .graph-btn-active[b-iy14x0l1l5] {
        padding: 6px 12px;
        font-size: 14px;
    }

    /* Chart - Switch to vertical layout on mobile */
    .chart-bars[b-iy14x0l1l5] {
        flex-direction: column;
        height: auto;
        align-items: center;
        gap: 12px;
        padding: 15px 0;
    }

    .chart-bar-container[b-iy14x0l1l5] {
        flex-direction: row;
        align-items: center;
        gap: 12px;
        width: 100%;
        max-width: 250px;
        height: auto;
        justify-content: space-between;
    }

    .chart-bar[b-iy14x0l1l5] {
        width: 100%;
        height: 20px !important;
        border-radius: 4px;
        min-height: 20px;
        order: 2;
        flex: 1;
    }

    .bar-value[b-iy14x0l1l5] {
        position: static;
        transform: none;
        background: none;
        color: #2c3e50;
        font-weight: 600;
        padding: 0;
        margin-left: 8px;
        order: 3;
        min-width: 30px;
        text-align: right;
    }

    .chart-label[b-iy14x0l1l5] {
        margin-top: 0;
        min-width: 50px;
        text-align: left;
        order: 1;
        font-size: 12px;
        font-weight: 500;
    }

    .heatmap-grid[b-iy14x0l1l5] {
        grid-template-columns: repeat(4, 1fr);
        gap: 6px;
    }

    .heatmap-cell[b-iy14x0l1l5] {
        padding: 8px 4px;
        min-height: 50px;
    }

    .heatmap-hour[b-iy14x0l1l5] {
        font-size: 9px;
        margin-bottom: 2px;
    }

    .heatmap-count[b-iy14x0l1l5] {
        font-size: 11px;
    }

    .stats-summary[b-iy14x0l1l5] {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .summary-item[b-iy14x0l1l5] {
        padding: 15px;
    }

    .summary-label[b-iy14x0l1l5] {
        font-size: 13px;
    }

    .summary-value[b-iy14x0l1l5] {
        font-size: 20px;
    }

    .pagination-controls[b-iy14x0l1l5] {
        flex-direction: column;
        gap: 1rem;
    }

    .page-numbers[b-iy14x0l1l5] {
        order: -1;
    }

    .page-size-selector[b-iy14x0l1l5] {
        margin-left: 0;
        justify-content: center;
    }

    .modal-content[b-iy14x0l1l5] {
        width: 95%;
        margin: 10px;
    }

    .modal-footer[b-iy14x0l1l5] {
        flex-direction: column;
    }

    .modal-btn[b-iy14x0l1l5] {
        width: 100%;
    }
}

/* Mobile (480px and below) */
@media (max-width: 480px) {
    .game-history-container[b-iy14x0l1l5] {
        padding: 10px;
    }

    .header[b-iy14x0l1l5] {
        padding: 12px;
    }

    .header h2[b-iy14x0l1l5] {
        font-size: 24px;
    }

    .game-card[b-iy14x0l1l5] {
        padding: 15px;
    }

    .graph-controls[b-iy14x0l1l5] {
        gap: 6px;
    }

    .graph-btn[b-iy14x0l1l5], .graph-btn-active[b-iy14x0l1l5] {
        padding: 5px 10px;
        font-size: 12px;
    }

    .chart-bar-container[b-iy14x0l1l5] {
        max-width: 220px;
        gap: 8px;
    }

    .chart-label[b-iy14x0l1l5] {
        min-width: 45px;
        font-size: 11px;
    }

    .bar-value[b-iy14x0l1l5] {
        font-size: 11px;
        min-width: 25px;
    }

    .heatmap-grid[b-iy14x0l1l5] {
        grid-template-columns: repeat(3, 1fr);
        gap: 4px;
    }

    .heatmap-cell[b-iy14x0l1l5] {
        padding: 6px 3px;
        min-height: 45px;
    }

    .heatmap-hour[b-iy14x0l1l5] {
        font-size: 8px;
    }

    .heatmap-count[b-iy14x0l1l5] {
        font-size: 10px;
    }

    .pagination-button[b-iy14x0l1l5] {
        padding: 0.4rem 0.6rem;
        font-size: 0.8rem;
    }

    .page-info[b-iy14x0l1l5] {
        font-size: 0.8rem;
    }
}

/* Very Small Mobile (360px and below) */
@media (max-width: 360px) {
    .chart-bar-container[b-iy14x0l1l5] {
        max-width: 200px;
    }

    .chart-label[b-iy14x0l1l5] {
        min-width: 40px;
        font-size: 10px;
    }

    .bar-value[b-iy14x0l1l5] {
        font-size: 10px;
        min-width: 20px;
    }

    .heatmap-grid[b-iy14x0l1l5] {
        grid-template-columns: repeat(2, 1fr);
    }

    .graph-controls[b-iy14x0l1l5] {
        flex-wrap: wrap;
        justify-content: center;
    }

    .graph-btn[b-iy14x0l1l5], .graph-btn-active[b-iy14x0l1l5] {
        flex: 1;
        min-width: 60px;
        text-align: center;
    }
}
/* _content/Api/Components/Pages/Home.razor.rz.scp.css */

.welcome-page[b-k8h3ulc1j7] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
    padding: 2rem;
}

.welcome-card[b-k8h3ulc1j7] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 3rem;
    max-width: 1000px;
    width: 100%;
    text-align: center;
    transition: transform 0.3s ease;
}

.welcome-card:hover[b-k8h3ulc1j7] {
    transform: translateY(-5px);
}

.main-heading[b-k8h3ulc1j7] {
    color: #4f46e5;
    margin-bottom: 2rem;
    font-size: 2.5rem;
}

.stats-container[b-k8h3ulc1j7] {
    display: flex;
    justify-content: center;
    gap: 2rem;
    margin-bottom: 3rem;
    flex-wrap: wrap;
}

.stat-item[b-k8h3ulc1j7] {
    background: rgba(79, 70, 229, 0.1);
    border-radius: 12px;
    padding: 1.5rem;
    min-width: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stat-icon[b-k8h3ulc1j7] {
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.stat-icon.bi-controller[b-k8h3ulc1j7] {
    color: #10b981; /* Online Players */
}

.stat-icon.bi-person-check[b-k8h3ulc1j7] {
    color: #8b5cf6; /* Viewers */
}

.stat-value[b-k8h3ulc1j7] {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
}

.stat-item:nth-child(1) .stat-value[b-k8h3ulc1j7] {
    color: #10b981; /* Online Players */
}

.stat-item:nth-child(2) .stat-value[b-k8h3ulc1j7] {
    color: #8b5cf6; /* Viewers */
}

.stat-label[b-k8h3ulc1j7] {
    font-size: 1rem;
    color: #6b7280;
    margin-top: 0.5rem;
}

/* Online Users Section */
.online-users-section[b-k8h3ulc1j7] {
    margin-top: 2.5rem;
    text-align: left;
}

.section-heading[b-k8h3ulc1j7] {
    color: #4f46e5;
    margin-bottom: 1.5rem;
    text-align: center;
    font-size: 1.8rem;
}

.users-grid[b-k8h3ulc1j7] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 1.25rem;
}

.user-card[b-k8h3ulc1j7] {
    background: white;
    border-radius: 12px;
    padding: 1.25rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    animation: fadeInUp-b-k8h3ulc1j7 0.5s ease;
    animation-fill-mode: both;
    opacity: 0;
}

.user-card:nth-child(1)[b-k8h3ulc1j7] { animation-delay: 0.1s; }
.user-card:nth-child(2)[b-k8h3ulc1j7] { animation-delay: 0.2s; }
.user-card:nth-child(3)[b-k8h3ulc1j7] { animation-delay: 0.3s; }
.user-card:nth-child(4)[b-k8h3ulc1j7] { animation-delay: 0.4s; }
.user-card:nth-child(5)[b-k8h3ulc1j7] { animation-delay: 0.5s; }

.user-card:hover[b-k8h3ulc1j7] {
    transform: translateY(-3px);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

.user-avatar[b-k8h3ulc1j7] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.25rem;
    flex-shrink: 0;
}

.user-avatar.user-playing[b-k8h3ulc1j7] {
    background: linear-gradient(135deg, #10b981, #34d399);
}

.user-avatar.user-online[b-k8h3ulc1j7] {
    background: linear-gradient(135deg, #4f46e5, #8b5cf6);
}

.user-info[b-k8h3ulc1j7] {
    flex-grow: 1;
}

.user-name[b-k8h3ulc1j7] {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
    color: #29b3dd;
}

.user-status[b-k8h3ulc1j7] {
    font-size: 0.85rem;
    margin-top: 0.25rem;
    display: block;
    font-weight: 500;
}

.status-playing[b-k8h3ulc1j7] {
    color: #10b981;
}

.status-online[b-k8h3ulc1j7] {
    color: #4f46e5;
}

.empty-state[b-k8h3ulc1j7] {
    text-align: center;
    padding: 3rem 2rem;
    color: #6b7280;
}

.empty-state i[b-k8h3ulc1j7] {
    font-size: 3rem;
    margin-bottom: 1rem;
    display: block;
    opacity: 0.5;
}

.empty-state p[b-k8h3ulc1j7] {
    margin: 0 0 0.5rem 0;
    font-size: 1.2rem;
}

.empty-state small[b-k8h3ulc1j7] {
    font-size: 0.9rem;
}

.loading-state[b-k8h3ulc1j7] {
    text-align: center;
    padding: 2rem;
    color: #6b7280;
}

.spinner[b-k8h3ulc1j7] {
    font-size: 2rem;
    animation: spin-b-k8h3ulc1j7 1s linear infinite;
    margin-bottom: 1rem;
    display: block;
}

@keyframes spin-b-k8h3ulc1j7 {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.logout-button[b-k8h3ulc1j7] {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px 20px;
    background: linear-gradient(135deg, #ff6b6b, #ff8e8e);
    color: white;
    border: none;
    border-radius: 30px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
}

.logout-button:hover[b-k8h3ulc1j7] {
    background: linear-gradient(135deg, #ff5252, #ff7676);
    transform: translateY(-2px);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.logout-button:active[b-k8h3ulc1j7] {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Animations */
@keyframes fadeInUp-b-k8h3ulc1j7 {
    from {
        opacity: 0;
        transform: translateY(15px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .welcome-page[b-k8h3ulc1j7] {
        padding: 1rem;
    }

    .welcome-card[b-k8h3ulc1j7] {
        padding: 2rem 1.5rem;
    }

    .stats-container[b-k8h3ulc1j7] {
        flex-direction: column;
        gap: 1rem;
    }

    .users-grid[b-k8h3ulc1j7] {
        grid-template-columns: 1fr;
    }

    .user-card[b-k8h3ulc1j7] {
        padding: 1rem;
    }

    .logout-button[b-k8h3ulc1j7] {
        position: relative;
        top: unset;
        right: unset;
        margin-bottom: 1.5rem;
        align-self: flex-end;
    }
}

.dot-pulse-loader[b-k8h3ulc1j7] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.dot[b-k8h3ulc1j7] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #4f46e5;
    animation: pulse-b-k8h3ulc1j7 1.5s ease-in-out infinite;
}

.dot:nth-child(2)[b-k8h3ulc1j7] {
    animation-delay: 0.2s;
}

.dot:nth-child(3)[b-k8h3ulc1j7] {
    animation-delay: 0.4s;
}

@keyframes pulse-b-k8h3ulc1j7 {
    0%, 100% {
        transform: scale(0.8);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 1;
    }
}
/* _content/Api/Components/Pages/Levels.razor.rz.scp.css */
.levels-container[b-hxpj5vzu9w] {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.header-section[b-hxpj5vzu9w] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.header-section h1[b-hxpj5vzu9w] {
    color: #333;
    font-size: 24px;
    margin: 0;
}

.action-buttons .btn[b-hxpj5vzu9w] {
    padding: 6px 12px;
    font-size: 14px;
}

.levels-table[b-hxpj5vzu9w] {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    font-size: 14px;
}

.levels-table th[b-hxpj5vzu9w], .levels-table td[b-hxpj5vzu9w] {
    border: 1px solid #ddd;
    padding: 8px 12px;
    text-align: left;
}

.levels-table th[b-hxpj5vzu9w] {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
}

.levels-table tr:nth-child(even)[b-hxpj5vzu9w] {
    background-color: #f9f9f9;
}

.levels-table tr:hover[b-hxpj5vzu9w] {
    background-color: #f1f1f1;
}

.id-column[b-hxpj5vzu9w] {
    width: 80px;
    text-align: center;
}

.threshold-column[b-hxpj5vzu9w] {
    width: 200px;
}

.actions-column[b-hxpj5vzu9w] {
    width: 180px;
}

.actions-cell[b-hxpj5vzu9w] {
    display: flex;
    gap: 6px;
}

.btn[b-hxpj5vzu9w] {
    padding: 4px 8px;
    font-size: 13px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.btn-sm[b-hxpj5vzu9w] {
    padding: 3px 6px;
    font-size: 12px;
}

.btn-success[b-hxpj5vzu9w] {
    background-color: #28a745;
    color: white;
}

.btn-primary[b-hxpj5vzu9w] {
    background-color: #007bff;
    color: white;
}

.btn-secondary[b-hxpj5vzu9w] {
    background-color: #6c757d;
    color: white;
}

.btn-danger[b-hxpj5vzu9w] {
    background-color: #dc3545;
    color: white;
}

.btn-warning[b-hxpj5vzu9w] {
    background-color: #ffc107;
    color: #212529;
}

.btn-edit[b-hxpj5vzu9w] {
    background-color: #17a2b8;
    color: white;
}

.btn-save[b-hxpj5vzu9w] {
    background-color: #28a745;
    color: white;
}

.btn-cancel[b-hxpj5vzu9w] {
    background-color: #6c757d;
    color: white;
}

.btn-delete[b-hxpj5vzu9w] {
    background-color: #dc3545;
    color: white;
}

.edit-input[b-hxpj5vzu9w] {
    width: 100%;
    padding: 4px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.loading-spinner[b-hxpj5vzu9w] {
    text-align: center;
    padding: 40px;
}

.spinner[b-hxpj5vzu9w] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-hxpj5vzu9w 1s linear infinite;
    margin: 0 auto 15px;
}

@keyframes spin-b-hxpj5vzu9w {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.error-message[b-hxpj5vzu9w] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.no-levels-message[b-hxpj5vzu9w] {
    text-align: center;
    padding: 40px;
    color: #6c757d;
    font-size: 16px;
}

.modal-overlay[b-hxpj5vzu9w] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-dialog[b-hxpj5vzu9w] {
    background-color: white;
    border-radius: 5px;
    width: 500px;
    max-width: 90%;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
}

.modal-header[b-hxpj5vzu9w] {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-hxpj5vzu9w] {
    margin: 0;
    font-size: 18px;
}

.btn-close[b-hxpj5vzu9w] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #aaa;
    padding: 0;
}

.modal-body[b-hxpj5vzu9w] {
    padding: 20px;
}

.form-group[b-hxpj5vzu9w] {
    margin-bottom: 15px;
}

.form-control[b-hxpj5vzu9w] {
    width: 95%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.validation-error[b-hxpj5vzu9w] {
    color: #dc3545;
    font-size: 13px;
    margin-top: 5px;
}

.modal-footer[b-hxpj5vzu9w] {
    padding: 15px 20px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.confirm-dialog[b-hxpj5vzu9w] {
    width: 400px;
}

.fas[b-hxpj5vzu9w] {
    font-size: 12px;
}
/* _content/Api/Components/Pages/Login.razor.rz.scp.css */
:root[b-5lo9ipaodf] {
    --primary-color: #4361ee;
    --primary-dark: #3a56d4;
    --error-color: #ef233c;
    --text-color: #2b2d42;
    --light-gray: #f8f9fa;
    --border-color: #dee2e6;
    --white: #ffffff;
    --shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    --transition: all 0.3s ease;
}

.login-container[b-5lo9ipaodf] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: var(--light-gray);
    padding: 2rem;
}

.login-card[b-5lo9ipaodf] {
    background: var(--white);
    border-radius: 10px;
    box-shadow: var(--shadow);
    width: 100%;
    max-width: 400px;
    padding: 2rem;
}

.login-header[b-5lo9ipaodf] {
    text-align: center;
    margin-bottom: 2rem;
}

.login-header h3[b-5lo9ipaodf] {
    color: var(--primary-color);
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
}

.login-header p[b-5lo9ipaodf] {
    color: var(--text-color);
    opacity: 0.7;
    font-size: 0.9rem;
}

.form-group[b-5lo9ipaodf] {
    margin-bottom: 1.5rem;
}

.form-group label[b-5lo9ipaodf] {
    display: block;
    margin-bottom: 0.5rem;
    color: var(--text-color);
    font-weight: 500;
}

.form-control[b-5lo9ipaodf] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    font-size: 1rem;
    transition: var(--transition);
}

.form-control:focus[b-5lo9ipaodf] {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 2px rgba(67, 97, 238, 0.2);
}

.btn[b-5lo9ipaodf] {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: var(--transition);
    width: 100%;
}

.login-btn[b-5lo9ipaodf] {
    background-color: var(--primary-color);
    color: var(--white);
}

.login-btn:hover[b-5lo9ipaodf] {
    opacity: 0.9;
}

.logout-btn[b-5lo9ipaodf] {
    background-color: indianred;
    color: var(--error-color);
    margin-top: 1rem;
}

.logout-btn:hover[b-5lo9ipaodf] {
    opacity: 0.9;
}

.alert[b-5lo9ipaodf] {
    padding: 0.75rem 1rem;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
}

.alert.error[b-5lo9ipaodf] {
    background-color: rgba(239, 35, 60, 0.1);
    color: var(--error-color);
    border-left: 4px solid var(--error-color);
}

.logged-in[b-5lo9ipaodf] {
    text-align: center;
}

.logged-in p[b-5lo9ipaodf] {
    color: var(--text-color);
    margin-bottom: 1rem;
}
/* _content/Api/Components/Pages/Messages.razor.rz.scp.css */
.messages-management[b-f4ybgp7kce] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    color: #333;
}

.header[b-f4ybgp7kce] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.header h2[b-f4ybgp7kce] {
    margin: 0;
    color: #2c3e50;
}

.btn[b-f4ybgp7kce] {
    padding: 10px 18px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 500;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.create-btn[b-f4ybgp7kce] {
    background-color: #28a745;
    color: white;
}

.create-btn:hover[b-f4ybgp7kce] {
    background-color: #218838;
}

.filters[b-f4ybgp7kce] {
    margin-bottom: 20px;
}

.filter-group[b-f4ybgp7kce] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.filter-select[b-f4ybgp7kce] {
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
}

.loading-indicator[b-f4ybgp7kce] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    gap: 15px;
    color: #495057;
}

.spinner[b-f4ybgp7kce] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-f4ybgp7kce 1s linear infinite;
}

@keyframes spin-b-f4ybgp7kce {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.messages-table-container[b-f4ybgp7kce] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.messages-table[b-f4ybgp7kce] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}

.header-row th[b-f4ybgp7kce] {
    padding: 15px;
    text-align: left;
    background-color: #343a40;
    color: white;
    font-weight: 600;
}

.divider-row td[b-f4ybgp7kce] {
    height: 1px;
    padding: 0;
    background-color: #e9ecef;
}

.message-row td[b-f4ybgp7kce] {
    padding: 12px 15px;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
}

.message-row:hover[b-f4ybgp7kce] {
    background-color: #f8f9fa;
}

.content-cell[b-f4ybgp7kce] {
    max-width: 300px;
    white-space: normal;     
    word-wrap: break-word;      
    overflow: visible;
}

.visibility-badge[b-f4ybgp7kce] {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 500;
}

.visibility-badge.public[b-f4ybgp7kce] {
    background-color: #d4edda;
    color: #155724;
}

.visibility-badge.private[b-f4ybgp7kce] {
    background-color: #f8d7da;
    color: #721c24;
}

.actions-cell[b-f4ybgp7kce] {
    display: flex;
    gap: 8px;
}

.delete-btn[b-f4ybgp7kce] {
    background-color: #dc3545;
    color: white;
}

.delete-btn:hover[b-f4ybgp7kce] {
    background-color: #c82333;
}

/* Modal Styles */
.modal-overlay[b-f4ybgp7kce] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content[b-f4ybgp7kce] {
    background-color: white;
    border-radius: 8px;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.modal-header[b-f4ybgp7kce] {
    padding: 15px 20px;
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-f4ybgp7kce] {
    margin: 0;
    font-size: 1.25rem;
}

.btn-close[b-f4ybgp7kce] {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    cursor: pointer;
    padding: 0.25rem;
}

.modal-body[b-f4ybgp7kce] {
    padding: 20px;
}

.form-group[b-f4ybgp7kce] {
    margin-bottom: 15px;
}

.form-control[b-f4ybgp7kce] {
    width: 100%;
    padding: 8px 1px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
}

.form-control.invalid[b-f4ybgp7kce] {
    border-color: #dc3545;
}

textarea.form-control[b-f4ybgp7kce] {
    min-height: 100px;
    resize: vertical;
}

.modal-footer[b-f4ybgp7kce] {
    padding: 15px 20px;
    background: #f8f9fa;
    border-top: 1px solid #e9ecef;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.cancel-btn[b-f4ybgp7kce] {
    background-color: #6c757d;
    color: white;
}

.cancel-btn:hover[b-f4ybgp7kce] {
    background-color: #5a6268;
}

.confirm-btn[b-f4ybgp7kce] {
    background-color: #28a745;
    color: white;
}

.confirm-btn:hover[b-f4ybgp7kce] {
    background-color: #218838;
}

.delete-confirm-btn[b-f4ybgp7kce] {
    background-color: #dc3545;
    color: white;
}

.delete-confirm-btn:hover[b-f4ybgp7kce] {
    background-color: #c82333;
}

/* Validation styles */
.required[b-f4ybgp7kce] {
    color: #dc3545;
}

.validation-error[b-f4ybgp7kce] {
    color: #dc3545;
    font-size: 0.8rem;
    display: block;
    margin-top: 5px;
}

/* Checkbox label */
.checkbox-label[b-f4ybgp7kce] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    user-select: none;
}

.checkbox-label input[type="checkbox"][b-f4ybgp7kce] {
    width: auto;
    margin: 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .header[b-f4ybgp7kce] {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .messages-table[b-f4ybgp7kce] {
        font-size: 0.85rem;
    }

    .header-row th[b-f4ybgp7kce],
    .message-row td[b-f4ybgp7kce] {
        padding: 10px 8px;
    }

    .content-cell[b-f4ybgp7kce] {
        max-width: 150px;
    }

    .modal-content[b-f4ybgp7kce] {
        width: 95%;
    }

    .loading-indicator[b-f4ybgp7kce] {
        padding: 20px;
    }
}
/* _content/Api/Components/Pages/Offensives.razor.rz.scp.css */
.offensive-words-container[b-yfpeiizcgy] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.header-section[b-yfpeiizcgy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.header-section h1[b-yfpeiizcgy] {
    color: #333;
    font-size: 24px;
}

.action-buttons .btn[b-yfpeiizcgy] {
    padding: 8px 16px;
}

.search-section[b-yfpeiizcgy] {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.search-input[b-yfpeiizcgy] {
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 300px;
}

.badge[b-yfpeiizcgy] {
    background-color: #f0f0f0;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
}

.words-table[b-yfpeiizcgy] {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.words-table th[b-yfpeiizcgy], .words-table td[b-yfpeiizcgy] {
    border: 1px solid #ddd;
    padding: 12px;
    text-align: left;
}

.words-table th[b-yfpeiizcgy] {
    background-color: #f8f9fa;
    font-weight: 600;
}

.word-cell[b-yfpeiizcgy] {
    vertical-align: middle;
}

.word-item[b-yfpeiizcgy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}

.word-text[b-yfpeiizcgy] {
    flex-grow: 1;
    word-break: break-word;
}
.btn-success[b-yfpeiizcgy] {
    background-color: #2ecc71;
    color: white;
}
.btn-delete[b-yfpeiizcgy] {
    white-space: nowrap;
    background-color: #dc3545;
    color: white;
    padding: 6px 12px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.btn-delete:hover[b-yfpeiizcgy] {
    background-color: #c82333;
}

.btn-delete i[b-yfpeiizcgy] {
    margin-right: 5px;
}

.loading-spinner[b-yfpeiizcgy] {
    text-align: center;
    padding: 40px;
}

.spinner[b-yfpeiizcgy] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-yfpeiizcgy 1s linear infinite;
    margin: 0 auto 15px;
}

@keyframes spin-b-yfpeiizcgy {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.error-message[b-yfpeiizcgy] {
    background-color: #f8d7da;
    color: #721c24;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.no-words-message[b-yfpeiizcgy] {
    text-align: center;
    padding: 40px;
    color: #6c757d;
    font-size: 18px;
}

.modal-overlay[b-yfpeiizcgy] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-dialog[b-yfpeiizcgy] {
    background-color: white;
    border-radius: 5px;
    width: 500px;
    max-width: 90%;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
}

.modal-header[b-yfpeiizcgy] {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-yfpeiizcgy] {
    margin: 0;
}

.btn-close[b-yfpeiizcgy] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #aaa;
}

.modal-body[b-yfpeiizcgy] {
    padding: 20px;
}

.form-group[b-yfpeiizcgy] {
    margin-bottom: 15px;
}

.form-control[b-yfpeiizcgy] {
    width: 95%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.validation-error[b-yfpeiizcgy] {
    color: #dc3545;
    font-size: 14px;
    margin-top: 5px;
}

.modal-footer[b-yfpeiizcgy] {
    padding: 15px 20px;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.confirm-dialog[b-yfpeiizcgy] {
    width: 400px;
}

.empty-cell[b-yfpeiizcgy] {
    border: none !important;
    background: transparent !important;
}

/* Optional: Add this if you want to remove the right border from the last cell */
.word-cell:last-child[b-yfpeiizcgy] {
    border-right: none;
}

.word-cell.last-in-row[b-yfpeiizcgy] { border-right: none; }
/* _content/Api/Components/Pages/OrderVerification.razor.rz.scp.css */
.verify-order-container[b-gw5xmbfmhw] {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.form-group[b-gw5xmbfmhw] {
    margin-bottom: 1.5rem;
}

label[b-gw5xmbfmhw] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.form-control[b-gw5xmbfmhw] {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus[b-gw5xmbfmhw] {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn-primary[b-gw5xmbfmhw] {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    cursor: pointer;
}

.btn-primary:hover[b-gw5xmbfmhw] {
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary:disabled[b-gw5xmbfmhw] {
    background-color: #6c757d;
    border-color: #6c757d;
    opacity: 0.65;
    cursor: not-allowed;
}

.alert[b-gw5xmbfmhw] {
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-success[b-gw5xmbfmhw] {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.validation-message[b-gw5xmbfmhw] {
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.25rem;
}

.spinner-border[b-gw5xmbfmhw] {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-bottom;
    border: 0.2em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border-b-gw5xmbfmhw 0.75s linear infinite;
}

.alert-danger[b-gw5xmbfmhw] {
    background-color: #f8d7da; /* Light red */
    border-color: #f5c6cb;
    color: #721c24;
}

.alert-success[b-gw5xmbfmhw] {
    background-color: #d4edda; /* Light green */
    border-color: #c3e6cb;
    color: #155724;
}

@keyframes spinner-border-b-gw5xmbfmhw {
    to { transform: rotate(360deg); }
}
/* _content/Api/Components/Pages/Platforms.razor.rz.scp.css */
/* Main Container */
.platforms-container[b-61fuzqarvr] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
}

h1[b-61fuzqarvr] {
    color: #2c3e50;
    margin-bottom: 2rem;
    font-weight: 600;
    text-align: center;
}

/* Platform Cards Layout */
.platform-cards[b-61fuzqarvr] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 2rem;
    margin-top: 1.5rem;
}

.platform-card[b-61fuzqarvr] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.platform-card:hover[b-61fuzqarvr] {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

/* Platform-Specific Styling */
.platform-card.android[b-61fuzqarvr] {
    border-top: 4px solid #3ddc84;
}

.platform-card.ios[b-61fuzqarvr] {
    border-top: 4px solid #000000;
}

/* Card Sections */
.card-header[b-61fuzqarvr] {
    padding: 1.5rem;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.card-header h3[b-61fuzqarvr] {
    margin: 0;
    font-size: 1.5rem;
    color: #2c3e50;
}

.platform-icon[b-61fuzqarvr] {
    font-size: 2rem;
}

.android .platform-icon[b-61fuzqarvr] {
    color: #3ddc84;
}

.ios .platform-icon[b-61fuzqarvr] {
    color: #000000;
}

.card-body[b-61fuzqarvr] {
    padding: 1.5rem;
}

.card-footer[b-61fuzqarvr] {
    padding: 1.5rem;
    background-color: #f8f9fa;
    text-align: right;
}

/* Form Elements */
.form-group[b-61fuzqarvr] {
    margin-bottom: 1.5rem;
}

.form-group label[b-61fuzqarvr] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #495057;
}

.form-control[b-61fuzqarvr] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    font-size: 1rem;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.form-control:focus[b-61fuzqarvr] {
    outline: none;
    border-color: #4a6cf7;
    box-shadow: 0 0 0 2px rgba(74, 108, 247, 0.2);
}

textarea.form-control[b-61fuzqarvr] {
    min-height: 100px;
    resize: vertical;
}

/* Buttons */
.btn-save[b-61fuzqarvr] {
    background-color: #4a6cf7;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 6px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: background-color 0.3s;
}

.btn-save:hover[b-61fuzqarvr] {
    background-color: #3a5bd9;
}

.btn-retry[b-61fuzqarvr] {
    background-color: #4a6cf7;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 1rem;
}

/* Loading States */
.loading-spinner[b-61fuzqarvr] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    text-align: center;
}

.spinner[b-61fuzqarvr] {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #4a6cf7;
    border-radius: 50%;
    animation: spin-b-61fuzqarvr 1s linear infinite;
    margin-bottom: 1rem;
}

@keyframes spin-b-61fuzqarvr {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.error-message[b-61fuzqarvr] {
    padding: 1.5rem;
    background-color: #ffebee;
    color: #d32f2f;
    border-radius: 8px;
    text-align: center;
    margin: 2rem 0;
}

/* Add this to your existing CSS */
.success-message[b-61fuzqarvr] {
    padding: 1.5rem;
    background-color: #d4edda;
    color: #155724;
    border-radius: 8px;
    text-align: center;
    margin: 2rem 0;
}

.btn-continue[b-61fuzqarvr] {
    background-color: #28a745;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 1rem;
}

/* Ensure consistent card ordering */
.platform-card[b-61fuzqarvr] {
    order: var(--platform-order);
}

.platform-card.android[b-61fuzqarvr] {
    --platform-order: 1;
}

.platform-card.ios[b-61fuzqarvr] {
    --platform-order: 2;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .platform-cards[b-61fuzqarvr] {
        grid-template-columns: 1fr;
    }

    .platforms-container[b-61fuzqarvr] {
        padding: 1rem;
    }
}
/* _content/Api/Components/Pages/Purchases.razor.rz.scp.css */
.purchases-management[b-c8iioil2sn] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    color: #333;
}

.filters[b-c8iioil2sn] {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 25px;
    align-items: flex-end;
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.filter-group[b-c8iioil2sn] {
    display: flex;
    flex-direction: column;
    min-width: 180px;
    flex-grow: 1;
}

.filter-group label[b-c8iioil2sn] {
    font-weight: 600;
    margin-bottom: 8px;
    color: #495057;
    font-size: 0.9rem;
}

.filter-input[b-c8iioil2sn] {
    padding: 10px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.15s ease-in-out;
}

.filter-input:focus[b-c8iioil2sn] {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}

.button-group[b-c8iioil2sn] {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-left: auto;
}

.btn[b-c8iioil2sn] {
    padding: 10px 18px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 500;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.filter-btn[b-c8iioil2sn] {
    background-color: #28a745;
    color: white;
}

.filter-btn:hover[b-c8iioil2sn] {
    background-color: #218838;
}

.clear-btn[b-c8iioil2sn] {
    background-color: #dc3545;
    color: white;
}

.clear-btn:hover[b-c8iioil2sn] {
    background-color: #c82333;
}

.purchases-table-container[b-c8iioil2sn] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.purchases-table[b-c8iioil2sn] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}

.header-row th[b-c8iioil2sn] {
    padding: 15px;
    text-align: left;
    background-color: #343a40;
    color: white;
    font-weight: 600;
}

.divider-row td[b-c8iioil2sn] {
    height: 1px;
    padding: 0;
    background-color: #e9ecef;
}

.purchase-row td[b-c8iioil2sn] {
    padding: 12px 15px;
    vertical-align: top;
    border-bottom: 1px solid #dee2e6;
}

.purchase-row:hover[b-c8iioil2sn] {
    background-color: #f8f9fa;
}

.no-purchases[b-c8iioil2sn] {
    text-align: center;
    padding: 30px;
    color: #6c757d;
    font-style: italic;
    font-size: 1rem;
}

.loading-indicator[b-c8iioil2sn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    gap: 15px;
    color: #495057;
}

.spinner[b-c8iioil2sn] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-c8iioil2sn 1s linear infinite;
}

@keyframes spin-b-c8iioil2sn {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .filters[b-c8iioil2sn] {
        flex-direction: column;
        gap: 12px;
    }

    .filter-group[b-c8iioil2sn] {
        width: 100%;
        min-width: auto;
    }

    .button-group[b-c8iioil2sn] {
        margin-left: 0;
        width: 100%;
        justify-content: flex-end;
    }

    .header-row th[b-c8iioil2sn],
    .purchase-row td[b-c8iioil2sn] {
        padding: 10px 8px;
        font-size: 0.85rem;
    }

    .loading-indicator[b-c8iioil2sn] {
        padding: 20px;
    }
}
/* _content/Api/Components/Pages/Reports.razor.rz.scp.css */
/* Main Container */
.reports-container[b-41vi0k8i1c] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;
}

/* Loading States */
.loading-spinner[b-41vi0k8i1c] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    text-align: center;
}

.dot-pulse[b-41vi0k8i1c] {
    display: flex;
    gap: 8px;
    margin-bottom: 1rem;
}

.dot-pulse .dot[b-41vi0k8i1c] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #4a6cf7;
    animation: pulse-b-41vi0k8i1c 1.4s infinite ease-in-out;
}

.dot-pulse .dot:nth-child(2)[b-41vi0k8i1c] {
    animation-delay: 0.2s;
}

.dot-pulse .dot:nth-child(3)[b-41vi0k8i1c] {
    animation-delay: 0.4s;
}

@keyframes pulse-b-41vi0k8i1c {
    0%, 100% { transform: scale(0.8); opacity: 0.5; }
    50% { transform: scale(1); opacity: 1; }
}

.error-message[b-41vi0k8i1c] {
    padding: 1.5rem;
    background-color: #ffebee;
    color: #d32f2f;
    border-radius: 8px;
    text-align: center;
    margin: 2rem 0;
}

.empty-state[b-41vi0k8i1c] {
    text-align: center;
    padding: 3rem;
    color: #666;
}

.empty-state i[b-41vi0k8i1c] {
    font-size: 3rem;
    margin-bottom: 1rem;
    color: #9e9e9e;
}

/* Table Styles */
.reports-table-container[b-41vi0k8i1c] {
    overflow-x: auto;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.reports-table[b-41vi0k8i1c] {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
}

.reports-table th[b-41vi0k8i1c], .reports-table td[b-41vi0k8i1c] {
    padding: 1rem;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
}

.reports-table th[b-41vi0k8i1c] {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
    position: sticky;
    top: 0;
}

.reports-table tr:hover[b-41vi0k8i1c] {
    background-color: #f8f9fa;
}

.message-cell[b-41vi0k8i1c] {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Status Badges */
.status-badge[b-41vi0k8i1c] {
    padding: 0.35rem 0.75rem;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 500;
}

.status-badge.pending[b-41vi0k8i1c] {
    background-color: #fff3cd;
    color: #856404;
}

.status-badge.verified[b-41vi0k8i1c] {
    background-color: #d4edda;
    color: #155724;
}

/* Action Buttons */
.actions-cell[b-41vi0k8i1c] {
    display: flex;
    gap: 0.75rem;
    align-items: center;
}

.btn-retry[b-41vi0k8i1c] {
    padding: 0.5rem 1rem;
    background-color: #4a6cf7;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 1rem;
}

.btn-delete[b-41vi0k8i1c] {
    background-color: #f44336;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 0.5rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 32px;
    margin-left: 2rem;
}

.btn-delete:hover[b-41vi0k8i1c] {
    background-color: #d32f2f;
}

/* Toggle Switch */
.toggle-switch[b-41vi0k8i1c] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

.toggle-switch input[b-41vi0k8i1c] {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider[b-41vi0k8i1c] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 24px;
}

.slider[b-41vi0k8i1c]:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .slider[b-41vi0k8i1c] {
    background-color: #4a6cf7;
}

input:checked + .slider[b-41vi0k8i1c]:before {
    transform: translateX(26px);
}

/* Modal Dialogs */
.modal-overlay[b-41vi0k8i1c] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-dialog[b-41vi0k8i1c] {
    background-color: white;
    border-radius: 8px;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    animation: modalFadeIn-b-41vi0k8i1c 0.3s;
}

.confirm-dialog[b-41vi0k8i1c] {
    max-width: 400px;
}

.ban-dialog[b-41vi0k8i1c] {
    max-width: 450px;
}

.modal-header[b-41vi0k8i1c] {
    padding: 1.5rem;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-41vi0k8i1c] {
    margin: 0;
    font-size: 1.25rem;
}

.modal-body[b-41vi0k8i1c] {
    padding: 1.5rem;
}

.modal-footer[b-41vi0k8i1c] {
    padding: 1.5rem;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
}

.btn-close[b-41vi0k8i1c] {
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
    color: #777;
    padding: 0;
    line-height: 1;
}

/* Form Elements */
.form-group[b-41vi0k8i1c] {
    margin-bottom: 1.5rem;
}

.form-group label[b-41vi0k8i1c] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.form-control[b-41vi0k8i1c] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.form-control:focus[b-41vi0k8i1c] {
    outline: none;
    border-color: #4a6cf7;
    box-shadow: 0 0 0 2px rgba(74, 108, 247, 0.2);
}

/* Buttons */
.btn[b-41vi0k8i1c] {
    padding: 0.5rem 1rem;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 500;
}

.btn-secondary[b-41vi0k8i1c] {
    background-color: #6c757d;
    color: white;
}

.btn-secondary:hover[b-41vi0k8i1c] {
    background-color: #5a6268;
}

.btn-primary[b-41vi0k8i1c] {
    background-color: #4a6cf7;
    color: white;
}

.btn-primary:hover[b-41vi0k8i1c] {
    background-color: #3a5bd9;
}

.btn-danger[b-41vi0k8i1c] {
    background-color: #f44336;
    color: white;
}

.btn-danger:hover[b-41vi0k8i1c] {
    background-color: #d32f2f;
}

/* Animations */
@keyframes modalFadeIn-b-41vi0k8i1c {
    from { opacity: 0; transform: translateY(-20px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .reports-container[b-41vi0k8i1c] {
        padding: 1rem;
    }

    .reports-table th[b-41vi0k8i1c], .reports-table td[b-41vi0k8i1c] {
        padding: 0.75rem 0.5rem;
    }

    .modal-dialog[b-41vi0k8i1c] {
        margin: 1rem;
    }
}
/* _content/Api/Components/Pages/Settings.razor.rz.scp.css */
/* Settings Page Styles */
.settings-container[b-gljx7w301s] {
    max-width: 800px;
    margin: 0 auto;
    padding: 2rem;
}

.settings-header[b-gljx7w301s] {
    color: #2c3e50;
    margin-bottom: 2rem;
    font-weight: 600;
    border-bottom: 2px solid #eee;
    padding-bottom: 0.5rem;
}

.loading-indicator[b-gljx7w301s] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: 2rem;
}

.spinner[b-gljx7w301s] {
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 3px solid #3498db;
    width: 20px;
    height: 20px;
    animation: spin-b-gljx7w301s 1s linear infinite;
}

@keyframes spin-b-gljx7w301s {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.settings-section[b-gljx7w301s] {
    background: white;
    border-radius: 8px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.alert[b-gljx7w301s] {
    padding: 10px 15px;
    border-radius: 5px;
    margin-top: 10px;
    font-weight: 500;
    transition: opacity 0.3s ease-in-out;
}
.alert-success[b-gljx7w301s] {
    background-color: #d4edda;
    color: #155724;
}
.alert-error[b-gljx7w301s] {
    background-color: #f8d7da;
    color: #721c24;
}

.section-title[b-gljx7w301s] {
    color: #3498db;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    font-weight: 500;
}

.form-group[b-gljx7w301s] {
    margin-bottom: 1.5rem;
}

.form-group label[b-gljx7w301s] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #2c3e50;
}

.form-control[b-gljx7w301s] {
    width: 100%;
    padding: 0.5rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
}

.form-control:focus[b-gljx7w301s] {
    border-color: #3498db;
    outline: none;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2);
}

.checkbox-group[b-gljx7w301s] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.form-checkbox[b-gljx7w301s] {
    width: 18px;
    height: 18px;
}

.list-container[b-gljx7w301s] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.list-item[b-gljx7w301s] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.list-item .form-control[b-gljx7w301s] {
    flex: 1;
}

.btn[b-gljx7w301s] {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    border: none;
    transition: all 0.2s;
}

.btn-primary[b-gljx7w301s] {
    background: #3498db;
    color: white;
}

.btn-primary:hover[b-gljx7w301s] {
    background: #2980b9;
}

.btn-add[b-gljx7w301s] {
    background: #2ecc71;
    color: white;
    margin-top: 0.5rem;
    width: fit-content;
}

.btn-add:hover[b-gljx7w301s] {
    background: #27ae60;
}

.btn-remove[b-gljx7w301s] {
    background: #e74c3c;
    color: white;
    padding: 0.5rem;
}

.btn-remove:hover[b-gljx7w301s] {
    background: #c0392b;
}

.form-actions[b-gljx7w301s] {
    display: flex;
    justify-content: flex-end;
    margin-top: 2rem;
}

.alert[b-gljx7w301s] {
    padding: 1rem;
    border-radius: 4px;
    margin-top: 1rem;
}

.alert-success[b-gljx7w301s] {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.alert-error[b-gljx7w301s] {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.ability-item[b-gljx7w301s] {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    background: #f9f9f9;
}

.ability-header[b-gljx7w301s] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.ability-header h5[b-gljx7w301s] {
    margin: 0;
    color: #333;
}

.ability-form[b-gljx7w301s] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.costs-container[b-gljx7w301s] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.cost-item[b-gljx7w301s] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.btn-remove-small[b-gljx7w301s] {
    padding: 2px 6px;
    background: #dc3545;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.btn-add-small[b-gljx7w301s] {
    padding: 4px 8px;
    background: #28a745;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    align-self: flex-start;
}
.input-error[b-gljx7w301s] {
    border-color: #dc3545 !important;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}

.validation-message.error[b-gljx7w301s] {
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.25rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.validation-message.error i[b-gljx7w301s] {
    font-size: 1rem;
}

.btn:disabled[b-gljx7w301s] {
    opacity: 0.6;
    cursor: not-allowed;
}
@media (max-width: 768px) {
    .ability-form[b-gljx7w301s] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .settings-container[b-gljx7w301s] {
        padding: 1rem;
    }
}
/* _content/Api/Components/Pages/Shops/Coin.razor.rz.scp.css */
.coin-packs-management[b-q8hor0fb6q] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    color: #333;
}

.header[b-q8hor0fb6q] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.header h2[b-q8hor0fb6q] {
    margin: 0;
    color: #2c3e50;
}

.btn[b-q8hor0fb6q] {
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 500;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.create-btn[b-q8hor0fb6q] {
    background-color: #28a745;
    color: white;
}

.create-btn:hover[b-q8hor0fb6q] {
    background-color: #218838;
}

.loading-indicator[b-q8hor0fb6q] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    gap: 15px;
    color: #495057;
}

.spinner[b-q8hor0fb6q] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-q8hor0fb6q 1s linear infinite;
}

@keyframes spin-b-q8hor0fb6q {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.coin-packs-table-container[b-q8hor0fb6q] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow-x: auto;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.coin-packs-table[b-q8hor0fb6q] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
    min-width: 800px;
}

.header-row th[b-q8hor0fb6q] {
    padding: 15px;
    text-align: left;
    background-color: #343a40;
    color: white;
    font-weight: 600;
}

.divider-row td[b-q8hor0fb6q] {
    height: 1px;
    padding: 0;
    background-color: #e9ecef;
}

.coin-pack-row td[b-q8hor0fb6q] {
    padding: 12px 15px;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
}

.coin-pack-row:hover[b-q8hor0fb6q] {
    background-color: #f8f9fa;
}

.actions-cell[b-q8hor0fb6q] {
    display: flex;
    gap: 8px;
    white-space: nowrap;
}

.edit-btn[b-q8hor0fb6q] {
    background-color: #17a2b8;
    color: white;
}

.edit-btn:hover[b-q8hor0fb6q] {
    background-color: #138496;
}

.save-btn[b-q8hor0fb6q] {
    background-color: #28a745;
    color: white;
}

.save-btn:hover[b-q8hor0fb6q] {
    background-color: #218838;
}

.delete-btn[b-q8hor0fb6q] {
    background-color: #dc3545;
    color: white;
}

.delete-btn:hover[b-q8hor0fb6q] {
    background-color: #c82333;
}

.cancel-btn[b-q8hor0fb6q] {
    background-color: #6c757d;
    color: white;
}

.cancel-btn:hover[b-q8hor0fb6q] {
    background-color: #5a6268;
}

.edit-input[b-q8hor0fb6q] {
    width: 80px;
    padding: 5px 8px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.edit-checkbox[b-q8hor0fb6q] {
    width: 18px;
    height: 18px;
}

/* Modal Styles */
.modal-overlay[b-q8hor0fb6q] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content[b-q8hor0fb6q] {
    background-color: white;
    border-radius: 8px;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.modal-header[b-q8hor0fb6q] {
    padding: 15px 20px;
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-q8hor0fb6q] {
    margin: 0;
    font-size: 1.25rem;
}

.btn-close[b-q8hor0fb6q] {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    cursor: pointer;
    padding: 0.25rem;
}

.modal-body[b-q8hor0fb6q] {
    padding: 20px;
}

.form-group[b-q8hor0fb6q] {
    margin-bottom: 15px;
}

.form-control[b-q8hor0fb6q] {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
}

.modal-footer[b-q8hor0fb6q] {
    padding: 15px 20px;
    background: #f8f9fa;
    border-top: 1px solid #e9ecef;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.confirm-btn[b-q8hor0fb6q] {
    background-color: #28a745;
    color: white;
}

.confirm-btn:hover[b-q8hor0fb6q] {
    background-color: #218838;
}

.delete-confirm-btn[b-q8hor0fb6q] {
    background-color: #dc3545;
    color: white;
}

.delete-confirm-btn:hover[b-q8hor0fb6q] {
    background-color: #c82333;
}

.platform-selector[b-q8hor0fb6q] {
    margin-right: 15px;
}

.platform-selector select[b-q8hor0fb6q] {
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-color: white;
    font-size: 14px;
}

.header[b-q8hor0fb6q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 15px;
}

.header h2[b-q8hor0fb6q] {
    margin: 0;
    flex-grow: 1;
}

.status-badge[b-q8hor0fb6q] {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 0.8rem;
    font-weight: 500;
    text-transform: capitalize;
}

.status-badge.active[b-q8hor0fb6q] {
    background-color: #e6f7ee;
    color: #28a745;
    border: 1px solid #c3e6cb;
}

.status-badge.inactive[b-q8hor0fb6q] {
    background-color: #faeaea;
    color: #dc3545;
    border: 1px solid #f5c6cb;
}

.input-error[b-q8hor0fb6q] {
    border-color: #dc3545 !important;
    background-color: #fffafa;
}

.validation-error[b-q8hor0fb6q] {
    color: #dc3545;
    font-size: 0.75rem;
    margin-top: 4px;
}

.btn:disabled[b-q8hor0fb6q] {
    opacity: 0.65;
    cursor: not-allowed;
}

@media (max-width: 768px) {
    .header[b-q8hor0fb6q] {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .coin-packs-table[b-q8hor0fb6q] {
        font-size: 0.85rem;
    }

    .header-row th[b-q8hor0fb6q],
    .coin-pack-row td[b-q8hor0fb6q] {
        padding: 10px 8px;
    }

    .loading-indicator[b-q8hor0fb6q] {
        padding: 20px;
    }
}
/* _content/Api/Components/Pages/Shops/Gem.razor.rz.scp.css */
.gem-packs-management[b-h3m8pz693h] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    color: #333;
}

.header[b-h3m8pz693h] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

.header h2[b-h3m8pz693h] {
    margin: 0;
    color: #2c3e50;
}

.btn[b-h3m8pz693h] {
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 500;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.create-btn[b-h3m8pz693h] {
    background-color: #28a745;
    color: white;
}

.create-btn:hover[b-h3m8pz693h] {
    background-color: #218838;
}

.loading-indicator[b-h3m8pz693h] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    gap: 15px;
    color: #495057;
}

.spinner[b-h3m8pz693h] {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin-b-h3m8pz693h 1s linear infinite;
}

@keyframes spin-b-h3m8pz693h {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.gem-packs-table-container[b-h3m8pz693h] {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow-x: auto;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.gem-packs-table[b-h3m8pz693h] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
    min-width: 1000px;
}

.header-row th[b-h3m8pz693h] {
    padding: 15px;
    text-align: left;
    background-color: #343a40;
    color: white;
    font-weight: 600;
}

.divider-row td[b-h3m8pz693h] {
    height: 1px;
    padding: 0;
    background-color: #e9ecef;
}

.gem-pack-row td[b-h3m8pz693h] {
    padding: 12px 15px;
    vertical-align: middle;
    border-bottom: 1px solid #dee2e6;
}

.gem-pack-row:hover[b-h3m8pz693h] {
    background-color: #f8f9fa;
}

.actions-cell[b-h3m8pz693h] {
    display: flex;
    gap: 8px;
    white-space: nowrap;
}

.edit-btn[b-h3m8pz693h] {
    background-color: #17a2b8;
    color: white;
}

.edit-btn:hover[b-h3m8pz693h] {
    background-color: #138496;
}

.save-btn[b-h3m8pz693h] {
    background-color: #28a745;
    color: white;
}

.save-btn:hover[b-h3m8pz693h] {
    background-color: #218838;
}

.delete-btn[b-h3m8pz693h] {
    background-color: #dc3545;
    color: white;
}

.delete-btn:hover[b-h3m8pz693h] {
    background-color: #c82333;
}

.cancel-btn[b-h3m8pz693h] {
    background-color: #6c757d;
    color: white;
}

.cancel-btn:hover[b-h3m8pz693h] {
    background-color: #5a6268;
}

/* Edit controls */
.edit-input[b-h3m8pz693h] {
    width: 80px;
    padding: 5px 8px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.edit-select[b-h3m8pz693h] {
    padding: 5px 8px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    background-color: white;
}

.edit-checkbox[b-h3m8pz693h] {
    width: 18px;
    height: 18px;
}

.text-success[b-h3m8pz693h] {
    color: #28a745;
}

.text-danger[b-h3m8pz693h] {
    color: #dc3545;
}

/* Modal Styles */
.modal-overlay[b-h3m8pz693h] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content[b-h3m8pz693h] {
    background-color: white;
    border-radius: 8px;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.modal-header[b-h3m8pz693h] {
    padding: 15px 20px;
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-header h3[b-h3m8pz693h] {
    margin: 0;
    font-size: 1.25rem;
}

.btn-close[b-h3m8pz693h] {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #6c757d;
    cursor: pointer;
    padding: 0.25rem;
}

.modal-body[b-h3m8pz693h] {
    padding: 20px;
}

.form-group[b-h3m8pz693h] {
    margin-bottom: 15px;
}

.form-control[b-h3m8pz693h] {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
}

.modal-footer[b-h3m8pz693h] {
    padding: 15px 20px;
    background: #f8f9fa;
    border-top: 1px solid #e9ecef;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.confirm-btn[b-h3m8pz693h] {
    background-color: #28a745;
    color: white;
}

.confirm-btn:hover[b-h3m8pz693h] {
    background-color: #218838;
}

.delete-confirm-btn[b-h3m8pz693h] {
    background-color: #dc3545;
    color: white;
}

.delete-confirm-btn:hover[b-h3m8pz693h] {
    background-color: #c82333;
}
.platform-selector[b-h3m8pz693h] {
    margin-right: 15px;
}

.platform-selector select[b-h3m8pz693h] {
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-color: white;
    font-size: 14px;
}

.header[b-h3m8pz693h] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 15px;
}

.header h2[b-h3m8pz693h] {
    margin: 0;
    flex-grow: 1;
}
/* Status Badges */
.status-badge[b-h3m8pz693h] {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 0.8rem;
    font-weight: 500;
    text-transform: capitalize;
}

.status-badge.active[b-h3m8pz693h] {
    background-color: #e6f7ee;
    color: #28a745;
    border: 1px solid #c3e6cb;
}

.status-badge.inactive[b-h3m8pz693h] {
    background-color: #faeaea;
    color: #dc3545;
    border: 1px solid #f5c6cb;
}

/* Checkbox styling for edit mode */
.edit-checkbox[b-h3m8pz693h] {
    width: 18px;
    height: 18px;
    accent-color: #17a2b8;
    cursor: pointer;
}
/* Validation Styles */
.input-error[b-h3m8pz693h] {
    border-color: #dc3545 !important;
    background-color: #fffafa;
}

.validation-error[b-h3m8pz693h] {
    color: #dc3545;
    font-size: 0.75rem;
    margin-top: 4px;
}

/* Disable buttons during submission */
.btn:disabled[b-h3m8pz693h] {
    opacity: 0.65;
    cursor: not-allowed;
}
/* Add asterisk to required fields */
.form-group label[b-h3m8pz693h]:after {
    content: " *";
    color: #dc3545;
}

/* Or alternatively, for a more subtle approach */
.form-group.required label[b-h3m8pz693h] {
    font-weight: 600;
}
/* Responsive adjustments */
@media (max-width: 768px) {
    .header[b-h3m8pz693h] {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .gem-packs-table[b-h3m8pz693h] {
        font-size: 0.85rem;
    }

    .header-row th[b-h3m8pz693h],
    .gem-pack-row td[b-h3m8pz693h] {
        padding: 10px 8px;
    }

    .loading-indicator[b-h3m8pz693h] {
        padding: 20px;
    }
}
/* _content/Api/Components/Pages/UserResources.razor.rz.scp.css */
.page-title[b-hfl88nf0up] {
    color: #2c3e50;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    text-align: center;
    font-weight: 600;
}

.controls-container[b-hfl88nf0up] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
    gap: 1rem;
}

.filter-controls[b-hfl88nf0up] {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    flex-wrap: wrap;
    position: relative;
}

.filter-input[b-hfl88nf0up] {
    padding: 0.5rem 0.8rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 0.9rem;
    min-width: 150px;
    transition: border-color 0.3s;
}

.filter-input:focus[b-hfl88nf0up] {
    border-color: #3498db;
    outline: none;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2);
}

.clear-filter-button[b-hfl88nf0up] {
    background: none;
    border: none;
    color: #7f8c8d;
    cursor: pointer;
    padding: 0.25rem;
    border-radius: 50%;
    transition: all 0.2s;
}

.clear-filter-button:hover[b-hfl88nf0up] {
    background-color: #ecf0f1;
    color: #e74c3c;
}

.results-info[b-hfl88nf0up] {
    color: #7f8c8d;
    font-size: 0.9rem;
    font-weight: 500;
}

.delete-button[b-hfl88nf0up], .pagination-button[b-hfl88nf0up] {
    padding: 0.5rem 1rem;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.2s;
}

.delete-button[b-hfl88nf0up] {
    background-color: #e74c3c;
    color: white;
}

.delete-button:hover[b-hfl88nf0up] {
    background-color: #c0392b;
}

.dot-pulse-loader[b-hfl88nf0up] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding: 3rem;
}

.dot[b-hfl88nf0up] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #3498db;
    animation: dot-pulse-b-hfl88nf0up 1.5s infinite ease-in-out;
}

.dot:nth-child(1)[b-hfl88nf0up] {
    animation-delay: 0s;
}

.dot:nth-child(2)[b-hfl88nf0up] {
    animation-delay: 0.2s;
}

.dot:nth-child(3)[b-hfl88nf0up] {
    animation-delay: 0.4s;
}

@keyframes dot-pulse-b-hfl88nf0up {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.7;
    }
}

.no-records[b-hfl88nf0up] {
    text-align: center;
    padding: 2rem;
    color: #7f8c8d;
    font-size: 1.1rem;
    background-color: #f8f9fa;
    border-radius: 6px;
    margin: 1rem 0;
}

.table-container[b-hfl88nf0up] {
    overflow-x: auto;
    margin-bottom: 1.5rem;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background-color: white;
}

.changes-table[b-hfl88nf0up] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
}

.changes-table th[b-hfl88nf0up] {
    background-color: #3498db;
    color: white;
    padding: 0.8rem 1rem;
    text-align: left;
    font-weight: 600;
    border-bottom: 2px solid #2980b9;
}

.changes-table td[b-hfl88nf0up] {
    padding: 0.6rem 1rem;
    border-bottom: 1px solid #ecf0f1;
}

.changes-table tr:nth-child(even)[b-hfl88nf0up] {
    background-color: #f8f9fa;
}

.changes-table tr:hover[b-hfl88nf0up] {
    background-color: #e8f4fc;
}

.positive-delta[b-hfl88nf0up] {
    color: #27ae60;
    font-weight: 600;
}

.negative-delta[b-hfl88nf0up] {
    color: #e74c3c;
    font-weight: 600;
}

.neutral-delta[b-hfl88nf0up] {
    color: #7f8c8d;
}

.pagination-controls[b-hfl88nf0up] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-top: 1.5rem;
    flex-wrap: wrap;
}

.pagination-button[b-hfl88nf0up] {
    background-color: #3498db;
    color: white;
    padding: 0.5rem 0.8rem;
    min-width: 40px;
    justify-content: center;
}

.pagination-button:hover:not(:disabled)[b-hfl88nf0up] {
    background-color: #2980b9;
    transform: translateY(-1px);
}

.pagination-button:disabled[b-hfl88nf0up] {
    background-color: #bdc3c7;
    cursor: not-allowed;
    opacity: 0.7;
    transform: none;
}

.pagination-button.active[b-hfl88nf0up] {
    background-color: #2980b9;
    font-weight: 600;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.page-numbers[b-hfl88nf0up] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.page-ellipsis[b-hfl88nf0up] {
    color: #7f8c8d;
    padding: 0 0.5rem;
}

.page-info[b-hfl88nf0up] {
    font-size: 0.9rem;
    color: #2c3e50;
    font-weight: 500;
    margin: 0 1rem;
}

.page-size-selector[b-hfl88nf0up] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: auto;
}

.page-size-select[b-hfl88nf0up] {
    padding: 0.4rem 0.6rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 0.9rem;
    background-color: white;
}

.page-size-select:focus[b-hfl88nf0up] {
    border-color: #3498db;
    outline: none;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2);
}

.date-picker-dialog[b-hfl88nf0up], .confirmation-dialog[b-hfl88nf0up] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.date-picker-content[b-hfl88nf0up], .confirmation-content[b-hfl88nf0up] {
    background-color: white;
    padding: 2rem;
    border-radius: 8px;
    max-width: 400px;
    width: 90%;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    animation: dialog-appear-b-hfl88nf0up 0.2s ease-out;
}

@keyframes dialog-appear-b-hfl88nf0up {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.date-picker-content h4[b-hfl88nf0up] {
    margin-top: 0;
    color: #2c3e50;
    margin-bottom: 1rem;
}

.date-input[b-hfl88nf0up] {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
    margin: 1rem 0;
}

.date-picker-buttons[b-hfl88nf0up], .confirmation-buttons[b-hfl88nf0up] {
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    margin-top: 1.5rem;
}

.confirm-button[b-hfl88nf0up], .cancel-button[b-hfl88nf0up] {
    padding: 0.5rem 1.5rem;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    transition: all 0.2s;
    font-weight: 500;
}

.confirm-button[b-hfl88nf0up] {
    background-color: #e74c3c;
    color: white;
}

.confirm-button:hover[b-hfl88nf0up] {
    background-color: #c0392b;
    transform: translateY(-1px);
}

.cancel-button[b-hfl88nf0up] {
    background-color: #95a5a6;
    color: white;
}

.cancel-button:hover[b-hfl88nf0up] {
    background-color: #7f8c8d;
    transform: translateY(-1px);
}

.warning-text[b-hfl88nf0up] {
    color: #e74c3c;
    font-weight: 600;
    font-size: 0.9rem;
    margin: 0.5rem 0;
}

.action-controls[b-hfl88nf0up] {
    display: flex;
    gap: 1rem;
}

@media (max-width: 768px) {
    .controls-container[b-hfl88nf0up] {
        flex-direction: column;
        align-items: stretch;
    }

    .filter-controls[b-hfl88nf0up] {
        flex-direction: column;
        align-items: stretch;
    }

    .filter-input[b-hfl88nf0up] {
        width: 100%;
    }

    .action-controls[b-hfl88nf0up] {
        justify-content: center;
    }

    .results-info[b-hfl88nf0up] {
        text-align: center;
        width: 100%;
    }

    .pagination-controls[b-hfl88nf0up] {
        flex-direction: column;
        gap: 0.8rem;
    }

    .page-size-selector[b-hfl88nf0up] {
        margin-left: 0;
        justify-content: center;
    }

    .page-numbers[b-hfl88nf0up] {
        order: -1;
    }

    .changes-table[b-hfl88nf0up] {
        font-size: 0.8rem;
    }

    .changes-table th[b-hfl88nf0up],
    .changes-table td[b-hfl88nf0up] {
        padding: 0.5rem 0.6rem;
    }

    .date-picker-content[b-hfl88nf0up],
    .confirmation-content[b-hfl88nf0up] {
        padding: 1.5rem;
        margin: 1rem;
    }
}



.filter-input-container[b-hfl88nf0up] {
    position: relative;
    display: inline-block;
}

.filter-input[b-hfl88nf0up] {
    padding: 0.5rem 2rem 0.5rem 0.8rem; /* Add right padding for the button */
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 0.9rem;
    min-width: 150px;
    transition: border-color 0.3s;
}

.clear-filter-button[b-hfl88nf0up] {
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #7f8c8d;
    cursor: pointer;
    padding: 0.25rem;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    transition: all 0.2s;
}

.clear-filter-button:hover[b-hfl88nf0up] {
    background-color: #ecf0f1;
    color: #e74c3c;
}

/* Ensure the input doesn't overlap with the button */
.filter-input:focus[b-hfl88nf0up] {
    padding-right: 2rem; /* Maintain padding when focused */
}
@media (max-width: 480px) {
    .page-title[b-hfl88nf0up] {
        font-size: 1.5rem;
    }

    .pagination-button[b-hfl88nf0up] {
        padding: 0.4rem 0.6rem;
        font-size: 0.8rem;
    }

    .page-info[b-hfl88nf0up] {
        font-size: 0.8rem;
    }

    .changes-table[b-hfl88nf0up] {
        font-size: 0.75rem;
    }

    .changes-table th[b-hfl88nf0up],
    .changes-table td[b-hfl88nf0up] {
        padding: 0.4rem 0.5rem;
    }
}
/* _content/Api/Components/Pages/Users/UsersPage.razor.rz.scp.css */
.user-management[b-sdfnh12hu6] {
    font-family: 'Segoe UI', sans-serif;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* Header */
.header[b-sdfnh12hu6] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.page-title[b-sdfnh12hu6] {
    color: #2c3e50;
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    text-align: center;
    font-weight: 600;
}

/* Compact Filter Row */
.filter-row-compact[b-sdfnh12hu6] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    padding: 12px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    flex-wrap: wrap;
}

.filter-group[b-sdfnh12hu6] {
    display: flex;
    align-items: center;
    min-width: 0;
    flex-shrink: 0;
}

.filter-label[b-sdfnh12hu6] {
    margin-right: 10px;
    font-size: 1em;
    color: #db1ab3;
    white-space: nowrap;
    font-weight: 600;
}

/* Individual Filter Inputs with Clear Buttons */
.filter-input-container[b-sdfnh12hu6] {
    position: relative;
    display: flex;
    align-items: center;
    min-width: 150px;
    flex: 1;
}

.filter-input[b-sdfnh12hu6] {
    padding: 8px 32px 8px 12px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    font-size: 0.9em;
    width: 100%;
    min-width: 120px;
    transition: border-color 0.2s;
    flex: 1;
}

.filter-input:focus[b-sdfnh12hu6] {
    outline: none;
    border-color: #1565c0;
    box-shadow: 0 0 0 2px rgba(21, 101, 192, 0.1);
}

.clear-filter-button[b-sdfnh12hu6] {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #6c757d;
    cursor: pointer;
    padding: 0.25rem;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    transition: all 0.2s;
    z-index: 2;
}

.clear-filter-button:hover[b-sdfnh12hu6] {
    background-color: #e9ecef;
    color: #dc3545;
}

.btn-clear-all[b-sdfnh12hu6] {
    padding: 8px 16px;
    background-color: #6c757d;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    transition: background-color 0.2s;
    white-space: nowrap;
    flex-shrink: 0;
}

.btn-clear-all:hover[b-sdfnh12hu6] {
    background-color: #5a6268;
}

/* Results Info */
.results-info[b-sdfnh12hu6] {
    color: #6c757d;
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 1rem;
    text-align: center;
}

/* Clean Pagination Styles */
.pagination-controls[b-sdfnh12hu6] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    margin-top: 2rem;
    flex-wrap: wrap;
}

.pagination-button[b-sdfnh12hu6] {
    padding: 0.5rem 0.75rem;
    background-color: #fff;
    color: #1565c0;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 0.25rem;
    transition: all 0.2s;
    min-width: 40px;
    justify-content: center;
}

.pagination-button:hover:not(:disabled)[b-sdfnh12hu6] {
    background-color: #1565c0;
    color: white;
    border-color: #1565c0;
}

.pagination-button:disabled[b-sdfnh12hu6] {
    background-color: #f8f9fa;
    color: #6c757d;
    cursor: not-allowed;
    border-color: #dee2e6;
}

.pagination-button.active[b-sdfnh12hu6] {
    background-color: #1565c0;
    color: white;
    border-color: #1565c0;
    font-weight: 600;
}

.page-numbers[b-sdfnh12hu6] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.page-ellipsis[b-sdfnh12hu6] {
    color: #6c757d;
    padding: 0 0.5rem;
}

.page-info[b-sdfnh12hu6] {
    font-size: 0.9rem;
    color: #6c757d;
    font-weight: 500;
    margin: 0 1rem;
}

.page-size-selector[b-sdfnh12hu6] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: 1rem;
}

.page-size-select[b-sdfnh12hu6] {
    padding: 0.4rem 0.6rem;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    background-color: white;
}

.page-size-select:focus[b-sdfnh12hu6] {
    border-color: #1565c0;
    outline: none;
    box-shadow: 0 0 0 2px rgba(21, 101, 192, 0.1);
}

/* Table Styles */
.user-table-container[b-sdfnh12hu6] {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    overflow: hidden;
}

.user-table[b-sdfnh12hu6] {
    width: 100%;
    border-collapse: collapse;
}

.header-row th[b-sdfnh12hu6] {
    padding: 12px 15px;
    text-align: left;
    background-color: #f5f5f5;
    font-weight: 600;
}

.divider-row td[b-sdfnh12hu6] {
    height: 1px;
    padding: 0;
    background-color: #e0e0e0;
}

.user-row td[b-sdfnh12hu6] {
    padding: 12px 15px;
    vertical-align: top;
}

.user-row:hover[b-sdfnh12hu6] {
    background-color: #f9f9f9;
}

/* Status Badges */
.status-badge[b-sdfnh12hu6] {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.85em;
    font-weight: 500;
}

.status-badge.active[b-sdfnh12hu6] {
    background-color: #e8f5e9;
    color: #2e7d32;
}

.status-badge.banned[b-sdfnh12hu6] {
    background-color: #ffebee;
    color: #c62828;
}

/* Ban Info */
.ban-info[b-sdfnh12hu6] {
    font-size: 0.8em;
    color: #666;
}

.ban-info div[b-sdfnh12hu6] {
    margin-bottom: 2px;
}

.no-ban[b-sdfnh12hu6] {
    color: #999;
    font-style: italic;
}

/* Action Buttons */
.action-buttons[b-sdfnh12hu6] {
    display: flex;
    gap: 8px;
}

.btn[b-sdfnh12hu6] {
    padding: 6px 12px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    font-size: 0.85em;
    transition: all 0.2s;
}

.ban-btn[b-sdfnh12hu6] {
    background-color: #ffebee;
    color: #c62828;
}

.unban-btn[b-sdfnh12hu6] {
    background-color: #e8f5e9;
    color: #2e7d32;
}

.edit-btn[b-sdfnh12hu6] {
    background-color: #e3f2fd;
    color: #1565c0;
}

.btn:hover[b-sdfnh12hu6] {
    opacity: 0.9;
    transform: translateY(-1px);
}

/* Dialog/Modal Styles */
.dialog-overlay[b-sdfnh12hu6] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.dialog-container[b-sdfnh12hu6] {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px;
    min-width: 300px;
    max-width: 500px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
    text-align: center;
}

/* Error-specific style */
.error-dialog[b-sdfnh12hu6] {
    border: 2px solid #dc3545;
    background-color: #fff0f0;
    color: #721c24;
}

.dialog-title[b-sdfnh12hu6] {
    margin-top: 0;
    color: #dc3545;
}

.dialog-actions[b-sdfnh12hu6] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 20px;
}

.btn-primary[b-sdfnh12hu6] {
    background-color: #1565c0;
    color: white;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 500;
}

.btn-primary:hover[b-sdfnh12hu6] {
    background-color: #0d47a1;
}

.btn-secondary[b-sdfnh12hu6] {
    background-color: #f5f5f5;
    color: #333;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.btn-secondary:hover[b-sdfnh12hu6] {
    background-color: #e0e0e0;
}

.btn-danger[b-sdfnh12hu6] {
    background-color: #dc3545;
    border: none;
    padding: 8px 16px;
    color: white;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
}

.btn-danger:hover[b-sdfnh12hu6] {
    background-color: #c82333;
}

/* Utility Classes */
.no-users[b-sdfnh12hu6] {
    padding: 40px 20px;
    text-align: center;
    color: #666;
    background-color: #fafafa;
    border-radius: 4px;
    font-size: 1.1em;
    margin: 1rem 0;
}

/* Loading Indicator */
.dot-pulse-loader[b-sdfnh12hu6] {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 40px;
}

.dot[b-sdfnh12hu6] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #1565c0;
    animation: pulse-b-sdfnh12hu6 1.5s infinite ease-in-out;
}

.dot:nth-child(2)[b-sdfnh12hu6] {
    animation-delay: 0.2s;
}

.dot:nth-child(3)[b-sdfnh12hu6] {
    animation-delay: 0.4s;
}

@keyframes pulse-b-sdfnh12hu6 {
    0%, 100% {
        transform: scale(0.8);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.2);
        opacity: 1;
    }
}

/* Form Styles */
.form-group[b-sdfnh12hu6] {
    margin-bottom: 15px;
}

.form-control[b-sdfnh12hu6] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 5px;
}

.validation-error[b-sdfnh12hu6] {
    color: #dc3545;
    font-size: 0.8rem;
    display: block;
    margin-top: 0.25rem;
}

.form-control:invalid[b-sdfnh12hu6] {
    border-color: #dc3545;
}

/* Responsive Design */
@media (max-width: 768px) {
    .user-management[b-sdfnh12hu6] {
        padding: 10px;
    }

    .filter-row-compact[b-sdfnh12hu6] {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }

    .filter-input-container[b-sdfnh12hu6] {
        min-width: 100%;
    }

    .filter-group[b-sdfnh12hu6] {
        width: 100%;
        justify-content: flex-start;
    }

    .filter-label[b-sdfnh12hu6] {
        margin-right: 15px;
        margin-bottom: 0;
    }

    .pagination-controls[b-sdfnh12hu6] {
        flex-direction: column;
        gap: 1rem;
    }

    .page-numbers[b-sdfnh12hu6] {
        order: -1;
    }

    .page-size-selector[b-sdfnh12hu6] {
        margin-left: 0;
        justify-content: center;
    }

    .action-buttons[b-sdfnh12hu6] {
        flex-direction: column;
        gap: 0.5rem;
    }

    .user-table-container[b-sdfnh12hu6] {
        overflow-x: auto;
    }

    .user-table[b-sdfnh12hu6] {
        font-size: 0.8rem;
    }

    .header-row th[b-sdfnh12hu6],
    .user-row td[b-sdfnh12hu6] {
        padding: 8px 10px;
    }
}

@media (max-width: 480px) {
    .page-title[b-sdfnh12hu6] {
        font-size: 1.5rem;
    }

    .pagination-button[b-sdfnh12hu6] {
        padding: 0.4rem 0.6rem;
        font-size: 0.8rem;
    }

    .page-info[b-sdfnh12hu6] {
        font-size: 0.8rem;
    }

    .user-table[b-sdfnh12hu6] {
        font-size: 0.75rem;
    }

    .header-row th[b-sdfnh12hu6],
    .user-row td[b-sdfnh12hu6] {
        padding: 6px 8px;
    }
}
