/* _content/TestApp.Web/Components/Account/Pages/Manage/HockeyProfile.razor.rz.scp.css */
.card[b-094d17g4ld] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    transition: box-shadow 0.2s ease-in-out;
}

.card:hover[b-094d17g4ld] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.card-header[b-094d17g4ld] {
    background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);
    color: white;
    border-radius: 0.5rem 0.5rem 0 0 !important;
    border: none;
}

.card-header h5[b-094d17g4ld],
.card-header h6[b-094d17g4ld] {
    margin: 0;
    font-weight: 600;
}

.form-floating > label[b-094d17g4ld] {
    color: #6c757d;
}

.form-control:focus[b-094d17g4ld],
.form-select:focus[b-094d17g4ld] {
    border-color: #1e40af;
    box-shadow: 0 0 0 0.2rem rgba(30, 64, 175, 0.25);
}

.btn-primary[b-094d17g4ld] {
    background: linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);
    border: none;
    transition: all 0.2s ease-in-out;
}

.btn-primary:hover[b-094d17g4ld] {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(30, 64, 175, 0.3);
}

.form-check-input:checked[b-094d17g4ld] {
    background-color: #1e40af;
    border-color: #1e40af;
}

.form-check-input:focus[b-094d17g4ld] {
    border-color: #3b82f6;
    box-shadow: 0 0 0 0.2rem rgba(30, 64, 175, 0.25);
}

.form-check-label[b-094d17g4ld] {
    color: #374151;
    font-weight: 500;
}

/* Hockey-themed styling for interests section */
.form-check[b-094d17g4ld] {
    margin-bottom: 0.75rem;
    padding-left: 2rem;
}

.form-check-input[b-094d17g4ld] {
    margin-left: -2rem;
    margin-top: 0.25rem;
}

/* Assessment capabilities styling */
.text-success[b-094d17g4ld] {
    color: #059669 !important;
}

.fas.fa-check[b-094d17g4ld] {
    font-size: 0.875rem;
}

/* Textarea styling */
textarea.form-control[b-094d17g4ld] {
    resize: vertical;
    min-height: 100px;
}

/* Interest groups spacing */
.row .col-md-4[b-094d17g4ld] {
    margin-bottom: 1rem;
}
/* _content/TestApp.Web/Components/Account/Pages/Manage/Index.razor.rz.scp.css */
.card[b-4kz1qr8cap] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    transition: box-shadow 0.2s ease-in-out;
}

.card:hover[b-4kz1qr8cap] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.card-header[b-4kz1qr8cap] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-radius: 0.5rem 0.5rem 0 0 !important;
    border: none;
}

.card-header h5[b-4kz1qr8cap],
.card-header h6[b-4kz1qr8cap] {
    margin: 0;
    font-weight: 600;
}

.btn-outline-primary:hover[b-4kz1qr8cap],
.btn-outline-info:hover[b-4kz1qr8cap],
.btn-outline-secondary:hover[b-4kz1qr8cap] {
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.form-floating > label[b-4kz1qr8cap] {
    color: #6c757d;
}

.form-control:focus[b-4kz1qr8cap] {
    border-color: #667eea;
    box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.25);
}

.btn-primary[b-4kz1qr8cap] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    transition: all 0.2s ease-in-out;
}

.btn-primary:hover[b-4kz1qr8cap] {
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.3);
}

.badge[b-4kz1qr8cap] {
    font-size: 0.875rem;
    padding: 0.5em 0.75em;
}

/* Hockey theme colors */
.text-hockey-primary[b-4kz1qr8cap] {
    color: #1e3a8a !important;
}

.bg-hockey-primary[b-4kz1qr8cap] {
    background-color: #1e3a8a !important;
}

/* Quick actions card styling */
.col-xl-4 .card[b-4kz1qr8cap] {
    position: sticky;
    top: 20px;
}

/* Member since styling */
.text-muted[b-4kz1qr8cap] {
    color: #6c757d !important;
    font-size: 0.95rem;
}
/* _content/TestApp.Web/Components/Account/Pages/Manage/TierManagement.razor.rz.scp.css */
.card[b-h2cr03qqpm] {
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    transition: box-shadow 0.2s ease-in-out;
}

.card:hover[b-h2cr03qqpm] {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.card-header[b-h2cr03qqpm] {
    background: linear-gradient(135deg, #059669 0%, #10b981 100%);
    color: white;
    border-radius: 0.5rem 0.5rem 0 0 !important;
    border: none;
}

.card-header h5[b-h2cr03qqpm],
.card-header h6[b-h2cr03qqpm] {
    margin: 0;
    font-weight: 600;
}

/* Tier section styling */
.tier-section[b-h2cr03qqpm] {
    padding: 1rem 0;
}

.tier-section.current-tier[b-h2cr03qqpm] {
    background-color: #f0fdf4;
    border-radius: 0.5rem;
    padding: 1rem;
    border: 2px solid #22c55e;
}

.tier-section.unlocked-tier[b-h2cr03qqpm] {
    opacity: 0.9;
}

.tier-section.locked-tier[b-h2cr03qqpm] {
    opacity: 0.6;
}

/* Tier benefits list */
.tier-benefits[b-h2cr03qqpm] {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.tier-benefits li[b-h2cr03qqpm] {
    padding: 0.25rem 0;
    display: flex;
    align-items: center;
}

.tier-benefits li.available[b-h2cr03qqpm] {
    color: #374151;
}

.tier-benefits li.unavailable[b-h2cr03qqpm] {
    color: #9ca3af;
}

/* Requirements list */
.requirements-list[b-h2cr03qqpm] {
    list-style: none;
    padding-left: 0;
}

.requirements-list li[b-h2cr03qqpm] {
    padding: 0.5rem 0;
    display: flex;
    align-items: flex-start;
}

/* Progress and stats */
.requirements-section[b-h2cr03qqpm] {
    background-color: #f8fafc;
    border-radius: 0.5rem;
    padding: 1rem;
    border-left: 4px solid #3b82f6;
}

.stat-item[b-h2cr03qqpm] {
    padding: 1rem 0;
}

.stat-item h4[b-h2cr03qqpm] {
    margin-bottom: 0.25rem;
    font-weight: 700;
}

.stat-item small[b-h2cr03qqpm] {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Alert styling */
.alert[b-h2cr03qqpm] {
    border: none;
    border-radius: 0.5rem;
    border-left: 4px solid;
}

.alert-info[b-h2cr03qqpm] {
    background-color: #eff6ff;
    border-left-color: #3b82f6;
    color: #1e40af;
}

.alert-success[b-h2cr03qqpm] {
    background-color: #f0fdf4;
    border-left-color: #22c55e;
    color: #166534;
}

.alert-warning[b-h2cr03qqpm] {
    background-color: #fffbeb;
    border-left-color: #f59e0b;
    color: #92400e;
}

/* Badge styling */
.badge[b-h2cr03qqpm] {
    font-size: 0.75rem;
    padding: 0.375rem 0.75rem;
}

.badge.fs-6[b-h2cr03qqpm] {
    font-size: 1rem !important;
    padding: 0.5rem 1rem;
}

/* Text colors */
.text-primary[b-h2cr03qqpm] {
    color: #3b82f6 !important;
}

.text-success[b-h2cr03qqpm] {
    color: #059669 !important;
}

.text-muted[b-h2cr03qqpm] {
    color: #6b7280 !important;
}

/* Lead text */
.lead[b-h2cr03qqpm] {
    font-size: 1.125rem;
    color: #4b5563;
    line-height: 1.6;
}
/* _content/TestApp.Web/Components/AssessmentTemplateTestForm.razor.rz.scp.css */
/* _content/TestApp.Web/Components/AssessmentTestObservationForm.razor.rz.scp.css */
/* Component-specific adjustments only - main styling comes from app.css */

.observation-form[b-6v5dlusd73] {
    max-height: 600px;
    overflow-y: auto;
}

.observation-form-section[b-6v5dlusd73] {
    background-color: var(--secondary-bg);
    border: 1px solid var(--border-color);
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
}

.observation-form-section h6[b-6v5dlusd73] {
    color: var(--orange-primary);
    font-weight: 600;
    margin-bottom: 0.75rem;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 0.5rem;
}

.choice-option-item[b-6v5dlusd73] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    background-color: var(--tertiary-bg);
    border: 1px solid var(--border-color);
    border-radius: 8px;
}

.choice-option-item:last-child[b-6v5dlusd73] {
    margin-bottom: 0;
}

.choice-option-input[b-6v5dlusd73] {
    flex: 1;
}
/* _content/TestApp.Web/Components/AssessmentTestObservationPreview.razor.rz.scp.css */
/* Component-specific adjustments only - main styling comes from app.css */

.observation-preview[b-dcypunincc] {
    max-height: 70vh;
    overflow-y: auto;
}

.preview-section[b-dcypunincc] {
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 1rem;
}

.preview-section:last-child[b-dcypunincc] {
    border-bottom: none;
}

.preview-section h6[b-dcypunincc] {
    color: var(--orange-primary);
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.preview-mockup[b-dcypunincc] {
    background-color: var(--tertiary-bg);
    border: 2px dashed var(--border-light) !important;
    border-radius: 8px;
}

.preview-mockup input[b-dcypunincc],
.preview-mockup textarea[b-dcypunincc],
.preview-mockup select[b-dcypunincc] {
    background-color: var(--secondary-bg);
    border-color: var(--border-color);
    color: var(--text-secondary);
    opacity: 0.8;
}

.preview-mockup input:disabled[b-dcypunincc],
.preview-mockup textarea:disabled[b-dcypunincc],
.preview-mockup select:disabled[b-dcypunincc] {
    background-color: var(--quaternary-bg);
    color: var(--text-muted);
}

.preview-mockup .form-check-input[b-dcypunincc] {
    background-color: var(--secondary-bg);
    border-color: var(--border-color);
    opacity: 0.7;
}

.preview-mockup .form-check-input:disabled[b-dcypunincc] {
    background-color: var(--quaternary-bg);
    border-color: var(--gray-secondary);
}

.preview-mockup .form-check-label[b-dcypunincc] {
    color: var(--text-secondary);
    opacity: 0.9;
}

.preview-mockup .form-label[b-dcypunincc] {
    color: var(--text-primary);
    font-weight: 500;
}

.preview-mockup .text-muted[b-dcypunincc] {
    color: var(--text-muted) !important;
}
/* _content/TestApp.Web/Components/AssessmentTestObservationsSection.razor.rz.scp.css */
/* Component-specific adjustments only - main styling comes from app.css */

.observations-list[b-y413a2psrj] {
    max-height: 400px;
    overflow-y: auto;
}

.observation-item[b-y413a2psrj] {
    border: 1px solid var(--border-color);
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 0.75rem;
    background-color: var(--secondary-bg);
    transition: box-shadow 0.15s ease-in-out;
}

.observation-item:hover[b-y413a2psrj] {
    box-shadow: 0 4px 12px var(--shadow-dark);
}

.observation-item:last-child[b-y413a2psrj] {
    margin-bottom: 0;
}

.observation-header[b-y413a2psrj] {
    margin-bottom: 0.5rem;
}

.observation-name[b-y413a2psrj] {
    margin-bottom: 0.25rem;
    font-weight: 600;
    color: var(--text-primary);
}

.observation-details[b-y413a2psrj] {
    margin-top: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid var(--border-color);
}

.observation-text[b-y413a2psrj] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: var(--text-secondary);
}

.observation-media[b-y413a2psrj] {
    font-size: 0.9rem;
}

.section-title[b-y413a2psrj] {
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid var(--orange-primary);
    color: var(--text-primary);
    font-weight: 600;
}
/* _content/TestApp.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-oazuqk7hob] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-oazuqk7hob] {
    flex: 1;
}

.sidebar[b-oazuqk7hob] {
    background: linear-gradient(180deg, var(--secondary-bg) 0%, var(--primary-bg) 70%);
    border-right: 1px solid var(--border-color);
}

.top-row[b-oazuqk7hob] {
    background-color: var(--secondary-bg);
    border-bottom: 1px solid var(--border-color);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-oazuqk7hob]  a, .top-row[b-oazuqk7hob]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
        color: var(--orange-secondary);
    }

    .top-row[b-oazuqk7hob]  a:hover, .top-row[b-oazuqk7hob]  .btn-link:hover {
        text-decoration: underline;
        color: var(--orange-primary);
    }

    .top-row[b-oazuqk7hob]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-oazuqk7hob] {
        justify-content: space-between;
    }

    .top-row[b-oazuqk7hob]  a, .top-row[b-oazuqk7hob]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-oazuqk7hob] {
        flex-direction: row;
    }

    .sidebar[b-oazuqk7hob] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-oazuqk7hob] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-oazuqk7hob]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-oazuqk7hob], article[b-oazuqk7hob] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-oazuqk7hob] {
    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-oazuqk7hob] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/TestApp.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xqae1uqi3z] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: var(--orange-primary);
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid var(--orange-primary);
    border-radius: 6px;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23ff5722' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem var(--tertiary-bg);
    transition: all 0.3s ease;
}

.navbar-toggler:checked[b-xqae1uqi3z] {
    background-color: var(--orange-primary);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    box-shadow: 0 2px 4px var(--shadow-dark);
}

.top-row[b-xqae1uqi3z] {
    min-height: 3.5rem;
    background: linear-gradient(135deg, var(--secondary-bg) 0%, var(--tertiary-bg) 100%);
    border-bottom: 2px solid var(--orange-primary);
}

.navbar-brand[b-xqae1uqi3z] {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--orange-primary) !important;
    text-shadow: 0 1px 2px var(--shadow-dark);
}

/* Navigation Icons Styling */
.nav-item i[b-xqae1uqi3z] {
    font-size: 16px;
    width: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.nav-item[b-xqae1uqi3z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-xqae1uqi3z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-xqae1uqi3z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-xqae1uqi3z]  .nav-link {
        color: var(--text-secondary);
        background: none;
        border: none;
        border-radius: 8px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        margin: 2px 0;
        transition: all 0.3s ease;
        position: relative;
        font-weight: 500;
    }

.nav-item[b-xqae1uqi3z]  a.active {
    background: linear-gradient(135deg, var(--orange-primary), var(--orange-dark));
    color: white;
    box-shadow: 0 2px 8px rgba(255, 107, 53, 0.3);
    transform: translateX(4px);
}

.nav-item[b-xqae1uqi3z]  .nav-link:hover {
    background: linear-gradient(135deg, var(--tertiary-bg), var(--secondary-bg));
    color: var(--orange-secondary);
    transform: translateX(2px);
    box-shadow: 0 2px 4px var(--shadow-dark);
}

.nav-scrollable[b-xqae1uqi3z] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-xqae1uqi3z] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-xqae1uqi3z] {
        display: none;
    }

    .nav-scrollable[b-xqae1uqi3z] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.e-sidebar ul[b-xqae1uqi3z]{
    margin-top: 10px;
}
/* _content/TestApp.Web/Components/Pages/Admin/Dashboard.razor.rz.scp.css */
.admin-header[b-b7pvao1e4e] {
    border-bottom: 2px solid #e9ecef;
    padding-bottom: 1rem;
}

.admin-header h1[b-b7pvao1e4e] {
    color: #495057;
    font-weight: 700;
    font-size: 2.5rem;
}

.card[b-b7pvao1e4e] {
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    transition: all 0.2s ease-in-out;
}

.card:hover[b-b7pvao1e4e] {
    transform: translateY(-2px);
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
}

.card-header[b-b7pvao1e4e] {
    background-color: #f8f9fa;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    font-weight: 600;
}

.card-footer[b-b7pvao1e4e] {
    background-color: rgba(255, 255, 255, 0.1);
    border-top: none;
}

.card-footer a[b-b7pvao1e4e] {
    text-decoration: none;
}

.card-footer a:hover[b-b7pvao1e4e] {
    text-decoration: underline;
}

.btn-lg[b-b7pvao1e4e] {
    padding: 1.5rem;
    text-align: center;
    border-radius: 0.5rem;
    transition: all 0.2s ease-in-out;
}

.btn-lg:hover:not(:disabled)[b-b7pvao1e4e] {
    transform: translateY(-1px);
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
}

.btn-lg i[b-b7pvao1e4e] {
    opacity: 0.8;
}

.btn-lg:hover:not(:disabled) i[b-b7pvao1e4e] {
    opacity: 1;
}

.tier-distribution .tier-item[b-b7pvao1e4e] {
    padding: 0.5rem 0;
}

.progress[b-b7pvao1e4e] {
    background-color: rgba(0, 0, 0, 0.1);
}

.system-info .info-item[b-b7pvao1e4e] {
    display: flex;
    justify-content: space-between;
    padding: 0.25rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.system-info .info-item:last-child[b-b7pvao1e4e] {
    border-bottom: none;
}

.badge[b-b7pvao1e4e] {
    font-size: 0.875rem;
    padding: 0.5rem 0.75rem;
}

.opacity-75[b-b7pvao1e4e] {
    opacity: 0.75;
}

/* Card color schemes */
.bg-primary .card-footer[b-b7pvao1e4e] {
    background-color: rgba(13, 110, 253, 0.8);
}

.bg-success .card-footer[b-b7pvao1e4e] {
    background-color: rgba(25, 135, 84, 0.8);
}

.bg-info .card-footer[b-b7pvao1e4e] {
    background-color: rgba(13, 202, 240, 0.8);
}

.bg-warning .card-footer[b-b7pvao1e4e] {
    background-color: rgba(255, 193, 7, 0.8);
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .admin-header h1[b-b7pvao1e4e] {
        font-size: 2rem;
    }
    
    .btn-lg[b-b7pvao1e4e] {
        padding: 1rem;
    }
    
    .btn-lg i[b-b7pvao1e4e] {
        font-size: 1.5rem;
    }
    
    .fs-4[b-b7pvao1e4e] {
        font-size: 1.5rem !important;
    }
}

@media (max-width: 576px) {
    .admin-header[b-b7pvao1e4e] {
        text-align: center;
    }
    
    .badge[b-b7pvao1e4e] {
        display: block;
        margin-top: 0.5rem;
    }
    
    .card-body .d-flex[b-b7pvao1e4e] {
        flex-direction: column;
        text-align: center;
    }
    
    .card-body .align-self-center[b-b7pvao1e4e] {
        margin-top: 0.5rem;
    }
}

/* Animation for statistics cards */
@keyframes fadeInUp-b-b7pvao1e4e {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.card[b-b7pvao1e4e] {
    animation: fadeInUp-b-b7pvao1e4e 0.5s ease-out;
}

.card:nth-child(1)[b-b7pvao1e4e] { animation-delay: 0.1s; }
.card:nth-child(2)[b-b7pvao1e4e] { animation-delay: 0.2s; }
.card:nth-child(3)[b-b7pvao1e4e] { animation-delay: 0.3s; }
.card:nth-child(4)[b-b7pvao1e4e] { animation-delay: 0.4s; }
/* _content/TestApp.Web/Components/Pages/Admin/UserManagement.razor.rz.scp.css */
.admin-header[b-tfgeinuz40] {
    border-bottom: 2px solid #e9ecef;
    padding-bottom: 1rem;
}

.admin-header h2[b-tfgeinuz40] {
    color: #495057;
    font-weight: 600;
}

.card[b-tfgeinuz40] {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header[b-tfgeinuz40] {
    background-color: #f8f9fa;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.table th[b-tfgeinuz40] {
    font-weight: 600;
    color: #495057;
    border-bottom: 2px solid #dee2e6;
}

.table td[b-tfgeinuz40] {
    vertical-align: middle;
}

.btn-group .btn[b-tfgeinuz40] {
    margin: 0;
}

.modal[b-tfgeinuz40] {
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content[b-tfgeinuz40] {
    border: none;
    border-radius: 0.5rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.modal-header[b-tfgeinuz40] {
    border-bottom: 1px solid #dee2e6;
    background-color: #f8f9fa;
}

.modal-footer[b-tfgeinuz40] {
    border-top: 1px solid #dee2e6;
    background-color: #f8f9fa;
}

.spinner-border-sm[b-tfgeinuz40] {
    width: 1rem;
    height: 1rem;
}

.input-group .input-group-text[b-tfgeinuz40] {
    background-color: #f8f9fa;
    border-right: none;
}

.input-group .form-control[b-tfgeinuz40] {
    border-left: none;
}

.input-group .form-control:focus[b-tfgeinuz40] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* Statistics cards hover effect */
.card:hover[b-tfgeinuz40] {
    transform: translateY(-2px);
    transition: transform 0.2s ease-in-out;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
}

/* User table hover effect */
.table-hover tbody tr:hover[b-tfgeinuz40] {
    background-color: rgba(13, 110, 253, 0.05);
}

/* Badge styling */
.badge[b-tfgeinuz40] {
    font-size: 0.75em;
}

/* Form styling */
.form-label[b-tfgeinuz40] {
    font-weight: 500;
    color: #495057;
}

.form-control:focus[b-tfgeinuz40],
.form-select:focus[b-tfgeinuz40] {
    border-color: #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

/* Status message styling */
.alert[b-tfgeinuz40] {
    border: none;
    border-radius: 0.375rem;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .btn-group[b-tfgeinuz40] {
        display: flex;
        flex-direction: column;
    }
    
    .btn-group .btn[b-tfgeinuz40] {
        margin-bottom: 0.25rem;
    }
    
    .modal-dialog[b-tfgeinuz40] {
        margin: 1rem;
    }
    
    .table-responsive[b-tfgeinuz40] {
        font-size: 0.875rem;
    }
}
/* _content/TestApp.Web/Components/Pages/Assessments.razor.rz.scp.css */
/* Component-specific adjustments only - main styling comes from app.css */

.assessments-page .progress[b-tqjildpyik] {
    min-width: 80px;
}

.assessments-page .progress-bar[b-tqjildpyik] {
    font-size: 0.75rem;
    font-weight: 500;
    text-align: center;
    line-height: 1;
}

.assessments-page .btn-group .btn[b-tqjildpyik] {
    border-radius: 0.25rem;
}

.assessments-page .btn-group .btn:not(:last-child)[b-tqjildpyik] {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.assessments-page .btn-group .btn:not(:first-child)[b-tqjildpyik] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.assessments-page .badge[b-tqjildpyik] {
    font-size: 0.7rem;
}

.assessments-page .grid-container .e-grid .e-gridheader[b-tqjildpyik] {
    background-color: var(--bs-light);
    border-bottom: 2px solid var(--bs-border-color);
}

.assessments-page .grid-container .e-grid .e-headercelldiv[b-tqjildpyik] {
    font-weight: 600;
    color: var(--bs-emphasis-color);
}

.assessments-page .grid-container .e-grid .e-row:hover[b-tqjildpyik] {
    background-color: var(--bs-secondary-bg);
    cursor: pointer;
}
/* _content/TestApp.Web/Components/Pages/AssessmentTemplatesList.razor.rz.scp.css */
/* Component-specific adjustments only - main styling comes from app.css */

.btn-group .e-btn[b-74wdxm4pvf] {
    margin-right: 0.25rem;
}

.btn-group .e-btn:last-child[b-74wdxm4pvf] {
    margin-right: 0;
}

@media (max-width: 768px) {
    .btn-group[b-74wdxm4pvf] {
        display: flex;
        flex-direction: column;
        gap: 0.25rem;
    }
    
    .btn-group .e-btn[b-74wdxm4pvf] {
        margin-right: 0;
        font-size: 0.75rem;
        padding: 0.25rem 0.5rem;
    }
}
/* _content/TestApp.Web/Components/Pages/AssessmentTemplateTests.razor.rz.scp.css */
/* Component-specific adjustments only - main styling comes from app.css */

.breadcrumb[b-owazzn5tom] {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}

.action-buttons[b-owazzn5tom] {
    margin-top: 1rem;
}

.btn-group .e-btn[b-owazzn5tom] {
    margin-right: 0.25rem;
}

.btn-group .e-btn:last-child[b-owazzn5tom] {
    margin-right: 0;
}

@media (max-width: 768px) {
    .btn-group[b-owazzn5tom] {
        display: flex;
        flex-direction: column;
        gap: 0.25rem;
    }
    
    .btn-group .e-btn[b-owazzn5tom] {
        margin-right: 0;
        font-size: 0.75rem;
        padding: 0.25rem 0.5rem;
    }
    
    .action-buttons .e-btn[b-owazzn5tom] {
        display: block;
        width: 100%;
        margin-bottom: 0.5rem;
    }
}
/* _content/TestApp.Web/Components/Pages/AssessmentTestObservations.razor.rz.scp.css */
/* Component-specific adjustments only - main styling comes from app.css */

.observation-preview[b-55eqm98abo] {
    max-height: 400px;
    overflow-y: auto;
}

.preview-section[b-55eqm98abo] {
    background-color: var(--secondary-bg);
    border: 1px solid var(--border-color);
    border-radius: 8px;
    padding: 1rem;
}

.preview-mockup[b-55eqm98abo] {
    background-color: var(--tertiary-bg) !important;
    color: var(--text-primary) !important;
    border-color: var(--border-color) !important;
}

.preview-mockup input[b-55eqm98abo],
.preview-mockup .form-control[b-55eqm98abo] {
    background-color: var(--secondary-bg) !important;
    border-color: var(--border-color) !important;
    color: var(--text-primary) !important;
}

.preview-mockup .form-label[b-55eqm98abo] {
    color: var(--text-primary) !important;
}

.preview-mockup .text-muted[b-55eqm98abo] {
    color: var(--text-muted) !important;
}

.preview-mockup .form-check-input[b-55eqm98abo] {
    background-color: var(--secondary-bg) !important;
    border-color: var(--border-color) !important;
}

.preview-mockup .form-check-label[b-55eqm98abo] {
    color: var(--text-primary) !important;
}
/* _content/TestApp.Web/Components/Pages/AssessmentTestsList.razor.rz.scp.css */
/* Assessment Tests List Page Styling */

.assessment-test-form[b-me94hduyhx] {
    max-height: 70vh;
    overflow-y: auto;
    padding: 1rem;
}

.form-section[b-me94hduyhx] {
    margin-bottom: 2rem;
    padding: 1rem;
    border: 1px solid var(--border-color);
    border-radius: 0.375rem;
    background-color: var(--secondary-bg);
}

.section-title[b-me94hduyhx] {
    color: var(--orange-primary);
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid var(--border-light);
    font-size: 1.1rem;
    font-weight: 600;
}

.section-title i[b-me94hduyhx] {
    color: var(--orange-secondary);
}

/* Badge styles for tier display */
.badge.bg-success[b-me94hduyhx] {
    background-color: #28a745 !important;
    color: white;
}

.badge.bg-primary[b-me94hduyhx] {
    background-color: var(--orange-primary) !important;
    color: white;
}

.badge.bg-warning[b-me94hduyhx] {
    background-color: #ffc107 !important;
    color: black;
}

.badge.bg-danger[b-me94hduyhx] {
    background-color: #dc3545 !important;
    color: white;
}

.badge.bg-info[b-me94hduyhx] {
    background-color: #17a2b8 !important;
    color: white;
}

.badge.bg-secondary[b-me94hduyhx] {
    background-color: var(--gray-primary) !important;
    color: white;
}

/* Grid command button improvements */
[b-me94hduyhx] .e-grid .e-gridcontent .e-rowcell .e-unboundcell {
    padding: 0.5rem;
}

[b-me94hduyhx] .e-grid .e-gridcontent .e-rowcell .e-unboundcell .e-btn {
    margin: 0 0.25rem;
    padding: 0.375rem 0.5rem;
    min-width: 2rem;
    border-radius: 0.25rem;
}

[b-me94hduyhx] .e-grid .e-gridcontent .e-rowcell .e-unboundcell .e-btn:hover {
    background-color: var(--orange-secondary);
    border-color: var(--orange-secondary);
    color: white;
}

/* Media indicator styling */
.media-indicators[b-me94hduyhx] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.25rem;
}

.media-indicators .badge[b-me94hduyhx] {
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
}

/* Dialog form responsive adjustments */
@media (max-width: 768px) {
    .assessment-test-form[b-me94hduyhx] {
        max-height: 60vh;
        padding: 0.75rem;
    }
    
    .form-section[b-me94hduyhx] {
        margin-bottom: 1.5rem;
        padding: 0.75rem;
    }
    
    .section-title[b-me94hduyhx] {
        font-size: 1rem;
    }
}

/* Grid text wrapping improvements */
[b-me94hduyhx] .e-grid .e-gridcontent .e-rowcell {
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
    line-height: 1.4;
}

[b-me94hduyhx] .e-grid .e-gridheader .e-headercell {
    background-color: var(--tertiary-bg);
    border-color: var(--border-color);
    color: var(--text-primary);
}

[b-me94hduyhx] .e-grid .e-gridcontent .e-row:hover {
    background-color: var(--quaternary-bg);
}

/* Improved command column styling */
[b-me94hduyhx] .e-grid .e-gridcontent .e-rowcell .e-unboundcell .d-flex {
    justify-content: center;
    align-items: center;
}

/* Description column tooltip improvements */
.description-cell[b-me94hduyhx] {
    cursor: help;
}

.description-cell:hover[b-me94hduyhx] {
    color: var(--orange-secondary);
}

/* Form input group spacing */
.assessment-test-form .row + .row[b-me94hduyhx] {
    margin-top: 1rem;
}

/* Checkbox group styling */
[b-me94hduyhx] .e-checkbox-wrapper {
    margin-bottom: 0.5rem;
}

[b-me94hduyhx] .e-checkbox-wrapper .e-label {
    color: var(--text-primary);
    font-size: 0.9rem;
}

/* Dropdown styling improvements */
[b-me94hduyhx] .e-dropdownlist.e-input-group {
    background-color: var(--secondary-bg);
    border-color: var(--border-color);
}

[b-me94hduyhx] .e-dropdownlist.e-input-group.e-input-focus {
    border-color: var(--orange-primary);
    box-shadow: 0 0 0 0.125rem rgba(255, 87, 34, 0.25);
}
/* _content/TestApp.Web/Components/Pages/BaseObservation.razor.rz.scp.css */
/* _content/TestApp.Web/Components/Pages/ObservationTypePages/AsymmetryRangeObservation.razor.rz.scp.css */
/* _content/TestApp.Web/Components/Pages/ObservationTypePages/BooleanObservation.razor.rz.scp.css */
/* _content/TestApp.Web/Components/Pages/ObservationTypePages/DateObservation.razor.rz.scp.css */
/* _content/TestApp.Web/Components/Pages/ObservationTypePages/MultipleChoiceObservation.razor.rz.scp.css */
/* _content/TestApp.Web/Components/Pages/ObservationTypePages/NumericRangeObservation.razor.rz.scp.css */
/* _content/TestApp.Web/Components/Pages/ObservationTypePages/SingleChoiceObservation.razor.rz.scp.css */
/* _content/TestApp.Web/Components/Pages/ObservationTypePages/TextObservation.razor.rz.scp.css */

.speechtext-container[b-6j3n1icthy] {
    margin: 50px auto;
    gap: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
/* _content/TestApp.Web/Components/Pages/PlayersList.razor.rz.scp.css */
/* PlayersList Component-Specific CSS */

/* Badge sizing improvements for count badges */
.badge[b-06sj90ce0c] {
    padding: 0.2rem 0.35rem;
    min-width: auto;
    font-size: 0.75rem;
}
/* _content/TestApp.Web/Components/TierAccessControl.razor.rz.scp.css */
/* Tier Access Control Styles */
.tier-access-control[b-ljxe5eak03] {
    position: relative;
}

.tier-upgrade-prompt[b-ljxe5eak03] {
    border-radius: 0.5rem;
    border: 1px solid var(--border-color);
    box-shadow: 0 0.125rem 0.25rem var(--shadow-dark);
    transition: all 0.2s ease-in-out;
    background-color: var(--secondary-bg);
    color: var(--text-primary);
}

.tier-upgrade-prompt:hover[b-ljxe5eak03] {
    box-shadow: 0 0.25rem 0.5rem var(--shadow-dark);
}

.tier-upgrade-prompt .progress[b-ljxe5eak03] {
    background-color: var(--tertiary-bg);
}

/* Tier Feature Card Styles */
.tier-feature-card[b-ljxe5eak03] {
    transition: all 0.3s ease-in-out;
}

.tier-card-unlocked[b-ljxe5eak03] {
    transform: scale(1);
    opacity: 1;
}

.tier-card-unlocked:hover[b-ljxe5eak03] {
    transform: translateY(-2px);
    box-shadow: 0 0.5rem 1rem var(--shadow-dark);
}

.tier-card-locked[b-ljxe5eak03] {
    opacity: 0.7;
    filter: grayscale(0.3);
}

.tier-card-locked .card[b-ljxe5eak03] {
    border-color: var(--border-color);
}

.tier-card-locked .card-header[b-ljxe5eak03] {
    background-color: var(--tertiary-bg) !important;
    color: var(--text-muted) !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    .tier-upgrade-prompt[b-ljxe5eak03] {
        flex-direction: column;
        text-align: center;
    }
    
    .tier-upgrade-prompt .btn[b-ljxe5eak03] {
        margin-top: 0.5rem;
        margin-left: 0 !important;
    }
}

/* Animation for tier state changes */
@keyframes tierUnlock-b-ljxe5eak03 {
    0% {
        opacity: 0.5;
        transform: scale(0.95);
    }
    50% {
        transform: scale(1.02);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.tier-card-unlocked.tier-just-unlocked[b-ljxe5eak03] {
    animation: tierUnlock-b-ljxe5eak03 0.5s ease-out;
}

/* Progress indicators */
.tier-progress-mini[b-ljxe5eak03] {
    height: 4px;
    background: var(--tertiary-bg);
    border-radius: 2px;
    overflow: hidden;
    margin-top: 0.25rem;
}

.tier-progress-mini .progress-bar[b-ljxe5eak03] {
    height: 100%;
    transition: width 0.3s ease-in-out;
}

/* Accessibility improvements */
.tier-access-control [aria-disabled="true"][b-ljxe5eak03] {
    pointer-events: none;
    opacity: 0.65;
}

.tier-access-control .btn:focus[b-ljxe5eak03] {
    box-shadow: 0 0 0 0.2rem var(--shadow-orange);
}

/* Fix blue buttons to match orange theme */
.tier-access-control .btn-primary[b-ljxe5eak03] {
    background-color: var(--orange-primary) !important;
    border-color: var(--orange-primary) !important;
    color: white !important;
}

.tier-access-control .btn-primary:hover[b-ljxe5eak03] {
    background-color: var(--orange-dark) !important;
    border-color: var(--orange-dark) !important;
}

.tier-access-control .btn-outline-primary[b-ljxe5eak03] {
    color: var(--orange-primary) !important;
    border-color: var(--orange-primary) !important;
}

.tier-access-control .btn-outline-primary:hover[b-ljxe5eak03] {
    background-color: var(--orange-primary) !important;
    border-color: var(--orange-primary) !important;
    color: white !important;
}

/* Fix info buttons to match theme */
.tier-access-control .btn-info[b-ljxe5eak03] {
    background-color: var(--orange-secondary) !important;
    border-color: var(--orange-secondary) !important;
    color: white !important;
}

.tier-access-control .btn-info:hover[b-ljxe5eak03] {
    background-color: var(--orange-primary) !important;
    border-color: var(--orange-primary) !important;
}

/* Fix icons to be more visible in dark mode */
.tier-access-control i[b-ljxe5eak03],
.tier-access-control .bi[b-ljxe5eak03] {
    color: var(--text-primary) !important;
    opacity: 0.9;
}
/* _content/TestApp.Web/Components/TierBadge.razor.rz.scp.css */
.tier-badge[b-tlz477e7pv] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 0.75rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    border: 2px solid;
    transition: all 0.2s ease-in-out;
    color: var(--text-primary);
}

.tier-badge i[b-tlz477e7pv] {
    font-size: 1rem;
    color: inherit !important;
    opacity: 1;
}

/* Hockey-themed color scheme - Dark mode compatible */
.tier-freetier[b-tlz477e7pv] {
    background-color: var(--gray-dark);
    color: var(--text-primary);
    border-color: var(--border-color);
}

.tier-saassubscriber[b-tlz477e7pv] {
    background-color: var(--orange-primary);
    color: white;
    border-color: var(--orange-dark);
}

.tier-contributingcoach[b-tlz477e7pv] {
    background-color: #28a745;
    color: white;
    border-color: #1e7e34;
}

.tier-superadmin[b-tlz477e7pv] {
    background-color: #ffc107;
    color: var(--primary-bg);
    border-color: #e0a800;
}

/* Hover effects */
.tier-badge:hover[b-tlz477e7pv] {
    transform: translateY(-1px);
    box-shadow: 0 4px 6px -1px var(--shadow-dark);
}

.tier-freetier:hover[b-tlz477e7pv] {
    background-color: var(--tertiary-bg);
}

.tier-saassubscriber:hover[b-tlz477e7pv] {
    background-color: var(--orange-dark);
}

.tier-contributingcoach:hover[b-tlz477e7pv] {
    background-color: #1e7e34;
}

.tier-superadmin:hover[b-tlz477e7pv] {
    background-color: #e0a800;
}

/* Size variations */
.tier-badge-small[b-tlz477e7pv] {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
    gap: 0.25rem;
}

.tier-badge-small i[b-tlz477e7pv] {
    font-size: 0.875rem;
}

.tier-badge-medium[b-tlz477e7pv] {
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    gap: 0.5rem;
}

.tier-badge-medium i[b-tlz477e7pv] {
    font-size: 1rem;
}

.tier-badge-large[b-tlz477e7pv] {
    padding: 0.5rem 1rem;
    font-size: 1rem;
    gap: 0.625rem;
}

.tier-badge-large i[b-tlz477e7pv] {
    font-size: 1.25rem;
}

/* Style variations */
.tier-badge-muted[b-tlz477e7pv] {
    opacity: 0.7;
    filter: grayscale(0.3);
}

.tier-badge-outline[b-tlz477e7pv] {
    background-color: transparent !important;
}

.tier-badge-outline:hover[b-tlz477e7pv] {
    background-color: var(--tertiary-bg) !important;
}

/* Updated tier color classes - Dark mode compatible */
.tier-free[b-tlz477e7pv] {
    background-color: var(--gray-dark);
    color: var(--text-primary);
    border-color: var(--border-color);
}

.tier-subscriber[b-tlz477e7pv] {
    background-color: var(--orange-primary);
    color: white;
    border-color: var(--orange-dark);
}

.tier-coach[b-tlz477e7pv] {
    background-color: #28a745;
    color: white;
    border-color: #1e7e34;
}

.tier-admin[b-tlz477e7pv] {
    background-color: #ffc107;
    color: var(--primary-bg);
    border-color: #e0a800;
}

.tier-unknown[b-tlz477e7pv] {
    background-color: var(--secondary-bg);
    color: var(--text-muted);
    border-color: var(--border-color);
}
/* _content/TestApp.Web/Components/TierFeatureCard.razor.rz.scp.css */
.tier-feature-card[b-j558qiu3yw] {
    transition: all 0.3s ease-in-out;
    height: 100%;
}

.tier-feature-card .card[b-j558qiu3yw] {
    height: 100%;
    border-radius: 0.5rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075);
    transition: all 0.2s ease-in-out;
}

.tier-feature-card .card:hover[b-j558qiu3yw] {
    transform: translateY(-2px);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);
}

.tier-feature-card .card-header[b-j558qiu3yw] {
    border-radius: 0.5rem 0.5rem 0 0;
    padding: 1rem;
}

.tier-feature-card .card-body[b-j558qiu3yw] {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.tier-feature-card .card-footer[b-j558qiu3yw] {
    background: transparent;
    border-top: 1px solid var(--border-color);
    padding: 0.75rem 1.5rem;
}

.tier-feature-card .card-title[b-j558qiu3yw] {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
    color: var(--text-primary);
}

.tier-feature-card .card-text[b-j558qiu3yw] {
    color: var(--text-secondary);
    margin-bottom: 1rem;
    line-height: 1.5;
    flex-grow: 1;
}

/* Locked state styling */
.tier-feature-card .tier-upgrade-prompt[b-j558qiu3yw] {
    margin-top: auto;
}

/* Responsive design */
@media (max-width: 576px) {
    .tier-feature-card .card-body[b-j558qiu3yw] {
        padding: 1rem;
    }
    
    .tier-feature-card .card-footer[b-j558qiu3yw] {
        padding: 0.5rem 1rem;
    }
    
    .tier-feature-card .card-title[b-j558qiu3yw] {
        font-size: 1.1rem;
    }
}

/* Icon animations */
.tier-feature-card .card-header i[b-j558qiu3yw] {
    transition: transform 0.2s ease-in-out;
}

.tier-feature-card:hover .card-header i[b-j558qiu3yw] {
    transform: scale(1.1);
}

/* Focus states for accessibility */
.tier-feature-card .btn:focus[b-j558qiu3yw] {
    box-shadow: 0 0 0 0.2rem var(--shadow-orange);
}

/* Dark mode header icon visibility */
.tier-feature-card .card-header i[b-j558qiu3yw] {
    color: var(--text-primary) !important;
    opacity: 0.9;
}

.tier-feature-card .card-header[b-j558qiu3yw] {
    color: var(--text-primary);
}

/* Fix blue buttons to match orange theme */
.tier-feature-card .btn-primary[b-j558qiu3yw] {
    background-color: var(--orange-primary);
    border-color: var(--orange-primary);
    color: white;
}

.tier-feature-card .btn-primary:hover[b-j558qiu3yw] {
    background-color: var(--orange-dark);
    border-color: var(--orange-dark);
}

.tier-feature-card .btn-outline-primary[b-j558qiu3yw] {
    color: var(--orange-primary);
    border-color: var(--orange-primary);
}

.tier-feature-card .btn-outline-primary:hover[b-j558qiu3yw] {
    background-color: var(--orange-primary);
    border-color: var(--orange-primary);
    color: white;
}
/* _content/TestApp.Web/Components/TierFeatureList.razor.rz.scp.css */
.tier-feature-list[b-x6wv4nv9fo] {
    max-width: 100%;
}

.tier-feature-available[b-x6wv4nv9fo] {
    background: rgba(255, 87, 34, 0.1);
    border-left: 3px solid var(--orange-primary);
    color: var(--text-primary);
}

.tier-feature-locked[b-x6wv4nv9fo] {
    background: rgba(108, 117, 125, 0.05);
    border-left: 3px solid var(--border-color);
    opacity: 0.8;
    color: var(--text-muted);
}

.tier-feature-available:hover[b-x6wv4nv9fo] {
    background: rgba(255, 87, 34, 0.15);
}

.tier-feature-locked:hover[b-x6wv4nv9fo] {
    background: rgba(108, 117, 125, 0.1);
}

/* Fix icons to be visible in dark mode */
.tier-feature-list i[b-x6wv4nv9fo],
.tier-feature-list .bi[b-x6wv4nv9fo] {
    color: var(--text-primary) !important;
    opacity: 0.9;
}

.tier-feature-locked i[b-x6wv4nv9fo],
.tier-feature-locked .bi[b-x6wv4nv9fo] {
    color: var(--text-muted) !important;
}

/* Fix buttons to match orange theme */
.tier-feature-list .btn-primary[b-x6wv4nv9fo] {
    background-color: var(--orange-primary) !important;
    border-color: var(--orange-primary) !important;
    color: white !important;
}

.tier-feature-list .btn-primary:hover[b-x6wv4nv9fo] {
    background-color: var(--orange-dark) !important;
    border-color: var(--orange-dark) !important;
}

.tier-feature-list .btn-outline-primary[b-x6wv4nv9fo] {
    color: var(--orange-primary) !important;
    border-color: var(--orange-primary) !important;
}

.tier-feature-list .btn-outline-primary:hover[b-x6wv4nv9fo] {
    background-color: var(--orange-primary) !important;
    border-color: var(--orange-primary) !important;
    color: white !important;
}

.list-group-item.tier-feature-available[b-x6wv4nv9fo],
.list-group-item.tier-feature-locked[b-x6wv4nv9fo] {
    transition: all 0.2s ease-in-out;
}

@media (max-width: 576px) {
    .tier-feature-list .d-flex[b-x6wv4nv9fo] {
        flex-direction: column;
        align-items: flex-start !important;
    }
    
    .tier-feature-list .ms-2[b-x6wv4nv9fo] {
        margin-left: 0 !important;
        margin-top: 0.5rem !important;
    }
}
/* _content/TestApp.Web/Components/TierProgressIndicator.razor.rz.scp.css */
.tier-progress-indicator[b-60cjq7wxp9] {
    max-width: 400px;
}

.tier-progression[b-60cjq7wxp9] {
    padding: 0.5rem 0;
}

.tier-steps[b-60cjq7wxp9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 1rem 0;
}

.tier-steps[b-60cjq7wxp9]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--border-color);
    z-index: 1;
    transform: translateY(-50%);
}

.tier-step[b-60cjq7wxp9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 2;
    background: var(--primary-bg);
    padding: 0 0.25rem;
}

.tier-step-icon[b-60cjq7wxp9] {
    margin-bottom: 0.25rem;
    font-size: 1.2rem;
    color: var(--text-secondary);
}

.tier-step-label[b-60cjq7wxp9] {
    font-size: 0.75rem;
    text-align: center;
    font-weight: 500;
    color: var(--text-secondary);
}

.tier-step.completed .tier-step-label[b-60cjq7wxp9] {
    color: var(--orange-primary);
    font-weight: 600;
}

.tier-step.completed .tier-step-icon[b-60cjq7wxp9] {
    color: var(--orange-primary);
}

.tier-step.active .tier-step-label[b-60cjq7wxp9] {
    color: var(--orange-secondary);
    font-weight: 600;
}

.tier-step.active .tier-step-icon[b-60cjq7wxp9] {
    color: var(--orange-secondary);
}

.tier-step.pending .tier-step-label[b-60cjq7wxp9] {
    color: var(--text-muted);
}

.tier-step.pending .tier-step-icon[b-60cjq7wxp9] {
    color: var(--text-muted);
}

.next-steps[b-60cjq7wxp9] {
    background: var(--secondary-bg);
    border-radius: 0.375rem;
    padding: 0.75rem;
    border: 1px solid var(--border-color);
}

.next-steps li[b-60cjq7wxp9] {
    font-size: 0.875rem;
    line-height: 1.4;
    color: var(--text-secondary);
}

.certification-info[b-60cjq7wxp9] {
    font-size: 0.875rem;
    color: var(--text-secondary);
}
/* _content/TestApp.Web/Components/VideoPlayerModal.razor.rz.scp.css */
.video-player-header[b-gwp9g9rn4u] {
    display: flex;
    align-items: center;
    color: var(--text-primary);
    font-weight: 600;
}

.video-player-content[b-gwp9g9rn4u] {
    position: relative;
    width: 100%;
    height: 60vh;
    background-color: var(--primary-bg);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-player[b-gwp9g9rn4u] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-color: #000;
}

.video-loading[b-gwp9g9rn4u],
.video-error[b-gwp9g9rn4u],
.video-placeholder[b-gwp9g9rn4u] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: var(--text-secondary);
    z-index: 10;
}

.video-loading .spinner-border[b-gwp9g9rn4u] {
    color: var(--orange-primary) !important;
}

.video-error[b-gwp9g9rn4u] {
    color: var(--text-primary);
}

.video-error .btn[b-gwp9g9rn4u] {
    margin-top: 1rem;
}

.video-placeholder[b-gwp9g9rn4u] {
    color: var(--text-muted);
}

.video-placeholder i[b-gwp9g9rn4u] {
    color: var(--orange-secondary);
    margin-bottom: 1rem;
}

/* Override Syncfusion dialog styles for dark theme */
:deep(.e-dialog .e-dlg-header)[b-gwp9g9rn4u] {
    background-color: var(--secondary-bg) !important;
    border-bottom: 1px solid var(--border-color) !important;
    color: var(--text-primary) !important;
}

:deep(.e-dialog .e-dlg-content)[b-gwp9g9rn4u] {
    background-color: var(--secondary-bg) !important;
    color: var(--text-primary) !important;
    padding: 1.5rem !important;
}

:deep(.e-dialog)[b-gwp9g9rn4u] {
    background-color: var(--secondary-bg) !important;
    border: 1px solid var(--border-color) !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 32px var(--shadow-dark) !important;
}

:deep(.e-dialog .e-footer-content)[b-gwp9g9rn4u] {
    background-color: var(--tertiary-bg) !important;
    border-top: 1px solid var(--border-color) !important;
    padding: 1rem 1.5rem !important;
}

:deep(.e-dialog .e-footer-content .btn-secondary)[b-gwp9g9rn4u] {
    background-color: var(--tertiary-bg) !important;
    border-color: var(--border-color) !important;
    color: var(--text-primary) !important;
}

:deep(.e-dialog .e-footer-content .btn-secondary:hover)[b-gwp9g9rn4u] {
    background-color: var(--quaternary-bg) !important;
    border-color: var(--orange-primary) !important;
}

/* Responsive design */
@media (max-width: 768px) {
    .video-player-content[b-gwp9g9rn4u] {
        height: 40vh;
    }
}
/* _content/TestApp.Web/Components/VideoThumbnail.razor.rz.scp.css */
.video-thumbnail[b-31tzpc2wln] {
    position: relative;
    width: 100%;
    max-width: 160px;
    margin-bottom: 12px;
}

.thumbnail-container[b-31tzpc2wln] {
    position: relative;
    aspect-ratio: 16/9;
    border-radius: 8px;
    overflow: hidden;
    background-color: var(--secondary-bg);
    border: 1px solid var(--border-color);
    transition: all 0.2s ease;
}

.thumbnail-container:hover[b-31tzpc2wln] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px var(--shadow-dark);
    border-color: var(--orange-secondary);
}

.thumbnail-image[b-31tzpc2wln] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thumbnail-placeholder[b-31tzpc2wln] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gray-primary);
    background-color: var(--tertiary-bg);
}

.thumbnail-overlay[b-31tzpc2wln] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.thumbnail-container:hover .thumbnail-overlay[b-31tzpc2wln] {
    opacity: 1;
}

.play-btn[b-31tzpc2wln] {
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-bg);
}

.play-btn:hover[b-31tzpc2wln] {
    background-color: var(--orange-primary);
    color: white;
}

.remove-btn[b-31tzpc2wln] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 12px;
    border: none;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.thumbnail-container:hover .remove-btn[b-31tzpc2wln] {
    opacity: 1;
}

.remove-btn:hover[b-31tzpc2wln] {
    background-color: #dc3545;
}

.thumbnail-info[b-31tzpc2wln] {
    padding: 6px 0;
    text-align: center;
}

.video-name[b-31tzpc2wln] {
    font-size: 0.8rem;
    font-weight: 500;
    color: var(--text-secondary);
    margin-bottom: 2px;
    line-height: 1.2;
}

.video-size[b-31tzpc2wln] {
    font-size: 0.7rem;
    color: var(--text-muted);
}
/* _content/TestApp.Web/Components/VideoThumbnailGrid.razor.rz.scp.css */
.video-thumbnail-grid[b-0f0xnqalnp] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 16px;
    margin-top: 16px;
    padding: 0;
}

.empty-state[b-0f0xnqalnp] {
    grid-column: 1 / -1;
    text-align: center;
    padding: 12px;
    background-color: transparent;
    border-radius: 6px;
    border: 1px dashed var(--border-color);
    opacity: 0.4;
    transition: opacity 0.3s ease;
}

.empty-state:hover[b-0f0xnqalnp] {
    opacity: 0.8;
}

.empty-state i[b-0f0xnqalnp] {
    opacity: 0.5;
    color: var(--gray-secondary);
    font-size: 1.2rem;
}

.empty-state p[b-0f0xnqalnp] {
    font-size: 0.75rem;
    color: var(--text-muted);
    margin-top: 6px;
}

@media (max-width: 768px) {
    .video-thumbnail-grid[b-0f0xnqalnp] {
        grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
        gap: 12px;
    }
}
/* _content/TestApp.Web/Components/VideoUploadModal.razor.rz.scp.css */
.modal-overlay[b-n38oa716bx] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.modal-overlay.show[b-n38oa716bx] {
    opacity: 1;
    visibility: visible;
}

.modal-content[b-n38oa716bx] {
    background: white;
    border-radius: 8px;
    width: 90%;
    max-width: 600px;
    max-height: 80vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    transform: scale(0.95);
    transition: transform 0.3s ease;
}

.modal-overlay.show .modal-content[b-n38oa716bx] {
    transform: scale(1);
}

.modal-header[b-n38oa716bx] {
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f8f9fa;
}

.modal-header h3[b-n38oa716bx] {
    margin: 0;
    color: #333;
    font-size: 1.25rem;
}

.close-btn[b-n38oa716bx] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    padding: 5px;
    line-height: 1;
    transition: color 0.2s ease;
}

.close-btn:hover[b-n38oa716bx] {
    color: #333;
}

.modal-body[b-n38oa716bx] {
    padding: 20px;
    flex: 1;
    overflow-y: auto;
}

.alert[b-n38oa716bx] {
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.alert.error[b-n38oa716bx] {
    background: #fee;
    color: #c33;
    border: 1px solid #fcc;
}

.alert.success[b-n38oa716bx] {
    background: #efe;
    color: #363;
    border: 1px solid #cfc;
}

.processing[b-n38oa716bx] {
    text-align: center;
    padding: 40px 20px;
}

.spinner[b-n38oa716bx] {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #007bff;
    border-radius: 50%;
    animation: spin-b-n38oa716bx 1s linear infinite;
    margin: 0 auto 16px;
}

@keyframes spin-b-n38oa716bx {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.upload-area[b-n38oa716bx] {
    border: 2px dashed #ccc;
    border-radius: 8px;
    padding: 40px 20px;
    text-align: center;
    transition: border-color 0.3s ease;
    cursor: pointer;
}

.upload-area:hover[b-n38oa716bx] {
    border-color: #007bff;
}

.upload-icon[b-n38oa716bx] {
    font-size: 48px;
    margin-bottom: 16px;
}

.file-list[b-n38oa716bx] {
    margin-top: 20px;
}

.file-list h4[b-n38oa716bx] {
    margin: 0 0 12px 0;
    color: #333;
    font-size: 1rem;
}

.file-item[b-n38oa716bx] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 8px;
    transition: all 0.2s ease;
}

.file-item.success[b-n38oa716bx] {
    border-color: #28a745;
    background: #f8fff9;
}

.file-item.failed[b-n38oa716bx] {
    border-color: #dc3545;
    background: #fff8f8;
}

.file-item.inprogress[b-n38oa716bx] {
    border-color: #007bff;
    background: #f8f9ff;
}

.file-info[b-n38oa716bx] {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.file-name[b-n38oa716bx] {
    font-weight: 500;
    color: #333;
    word-break: break-all;
}

.file-size[b-n38oa716bx] {
    font-size: 0.875rem;
    color: #666;
    margin-top: 2px;
}

.file-actions[b-n38oa716bx] {
    margin-left: 12px;
}

.progress-container[b-n38oa716bx] {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 100px;
}

.progress-bar[b-n38oa716bx] {
    width: 80px;
    height: 6px;
    background: #e0e0e0;
    border-radius: 3px;
    overflow: hidden;
}

.progress-fill[b-n38oa716bx] {
    height: 100%;
    background: #007bff;
    transition: width 0.3s ease;
}

.progress-text[b-n38oa716bx] {
    font-size: 0.75rem;
    color: #666;
    min-width: 30px;
}

.status-container[b-n38oa716bx] {
    display: flex;
    align-items: center;
}

.status-icon[b-n38oa716bx] {
    font-size: 18px;
    font-weight: bold;
}

.file-item.success .status-icon[b-n38oa716bx] {
    color: #28a745;
}

.file-item.failed .status-icon[b-n38oa716bx] {
    color: #dc3545;
}

.remove-btn[b-n38oa716bx] {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 14px;
    padding: 4px;
    border-radius: 4px;
    transition: background 0.2s ease;
}

.remove-btn:hover:not(:disabled)[b-n38oa716bx] {
    background: #f0f0f0;
}

.remove-btn:disabled[b-n38oa716bx] {
    opacity: 0.5;
    cursor: not-allowed;
}

.modal-footer[b-n38oa716bx] {
    padding: 20px;
    border-top: 1px solid #e0e0e0;
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    background: #f8f9fa;
}

.btn[b-n38oa716bx] {
    padding: 10px 20px;
    border-radius: 6px;
    border: 1px solid;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    gap: 6px;
}

.btn:disabled[b-n38oa716bx] {
    opacity: 0.6;
    cursor: not-allowed;
}

.btn-primary[b-n38oa716bx] {
    background: #007bff;
    color: white;
    border-color: #007bff;
}

.btn-primary:hover:not(:disabled)[b-n38oa716bx] {
    background: #0056b3;
    border-color: #0056b3;
}

.btn-secondary[b-n38oa716bx] {
    background: white;
    color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover:not(:disabled)[b-n38oa716bx] {
    background: #6c757d;
    color: white;
}

.btn-spinner[b-n38oa716bx] {
    animation: spin-b-n38oa716bx 1s linear infinite;
}

/* Responsive design */
@media (max-width: 768px) {
    .modal-content[b-n38oa716bx] {
        width: 95%;
        margin: 10px;
    }

    .modal-header[b-n38oa716bx], .modal-body[b-n38oa716bx], .modal-footer[b-n38oa716bx] {
        padding: 16px;
    }

    .file-item[b-n38oa716bx] {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }

    .file-actions[b-n38oa716bx] {
        margin-left: 0;
        align-self: flex-end;
    }
}

.video-player[b-n38oa716bx]{
    border-radius: 10px;
    overflow: hidden;
}

.video-delete-btn[b-n38oa716bx]{
    position: absolute;
    top: -10px;
    right: 0px;
    background: none;
    border: none;
    cursor: pointer;
}

.video-item[b-n38oa716bx]{
    position: relative;
}

.video-delete-btn .e-btn.e-round[b-n38oa716bx]{
    background-color: red;
}

.video-delete-btn .e-btn.e-round .e-btn-icon[b-n38oa716bx]{
    font-size: 20px;
}
