/* /Components/Layout/MainLayout.razor.rz.scp.css */
[b-y3edefl9f8] .app-bar {
    background: linear-gradient(90deg, #151515 0%, #232323 72%, #2d291f 100%);
    border-bottom: 1px solid rgba(229, 160, 13, 0.45);
    color: #fff;
}

.brand-lockup[b-y3edefl9f8] {
    align-items: center;
    border-radius: 6px;
    color: inherit;
    display: flex;
    gap: 0.65rem;
    min-width: 0;
    padding: 0.2rem 0.3rem;
    text-decoration: none;
}

.brand-lockup:hover[b-y3edefl9f8] {
    color: inherit;
}

.brand-lockup:focus-visible[b-y3edefl9f8] {
    outline: 2px solid #f4bd45;
    outline-offset: 3px;
}

.brand-mark[b-y3edefl9f8] {
    background: #e5a00d;
    clip-path: polygon(0 0, 58% 0, 100% 50%, 58% 100%, 0 100%, 42% 50%);
    display: inline-block;
    height: 1.45rem;
    width: 1.1rem;
}

[b-y3edefl9f8] .app-title {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.035em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[b-y3edefl9f8] .app-drawer {
    background: linear-gradient(180deg, #202020 0%, #181818 100%);
    border-right: 1px solid #333;
    color: #e9e6df;
}

[b-y3edefl9f8] .app-drawer .mud-drawer-content {
    height: 100%;
}

.drawer-shell[b-y3edefl9f8] {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
}

[b-y3edefl9f8] .app-nav {
    flex: 1;
    overflow-y: auto;
    padding: 1rem 0.75rem;
}

[b-y3edefl9f8] .nav-section {
    color: #9b968d;
    letter-spacing: 0.16em;
    padding-left: 0.75rem;
}

[b-y3edefl9f8] .mud-nav-link {
    border-radius: 8px;
    color: #d9d5cc;
    margin: 0.25rem 0;
}

[b-y3edefl9f8] .mud-nav-link:hover {
    background: rgba(255, 255, 255, 0.06);
}

[b-y3edefl9f8] .mud-nav-link.active {
    background: rgba(229, 160, 13, 0.14);
    color: #f4bd45;
}

[b-y3edefl9f8] .mud-nav-link.active .mud-nav-link-icon {
    color: #e5a00d;
}

[b-y3edefl9f8] .nav-account-actions {
    margin-top: auto;
    padding: 0 0.75rem 1rem;
}

[b-y3edefl9f8] .app-version {
    color: #8f8a81;
    flex: 0 0 auto;
    padding: 0 0.75rem 0.25rem 1.875rem;
}

[b-y3edefl9f8] .nav-account-divider {
    border-color: #3a3a3a;
    margin-bottom: 0.75rem;
}

[b-y3edefl9f8] .app-main {
    background:
        radial-gradient(circle at 92% 3%, rgba(229, 160, 13, 0.11), transparent 24rem),
        linear-gradient(135deg, #f8f6f1 0%, #f1ede4 100%);
    min-height: 100vh;
}

[b-y3edefl9f8] .app-content {
    padding-bottom: 3rem;
    padding-top: 1.75rem;
}

#blazor-error-ui[b-y3edefl9f8] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-y3edefl9f8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

@media (max-width: 640px) {
    .brand-mark[b-y3edefl9f8] {
        height: 1.2rem;
        width: 0.9rem;
    }

    [b-y3edefl9f8] .app-content {
        max-width: 100%;
        overflow-x: hidden;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        padding-top: 1.1rem;
    }
}
/* /Components/Pages/ActiveScanConfiguration.razor.rz.scp.css */
.configuration-heading[b-oi4cgil7w5] {
    border-left: 4px solid var(--plex-gold);
    margin-bottom: 1rem;
    padding-left: 0.7rem;
}

.configuration-summary[b-oi4cgil7w5] {
    overflow-x: auto;
}

.configuration-summary[b-oi4cgil7w5]  .mud-table-cell {
    line-height: 1.45;
    padding: 0.75rem 1rem;
}

.configuration-summary[b-oi4cgil7w5]  .mud-table-cell:first-child {
    color: var(--plex-muted);
    font-weight: 700;
    width: 42%;
}

@media (max-width: 640px) {
    .configuration-summary[b-oi4cgil7w5]  .mud-table-cell {
        padding: 0.7rem 0.6rem;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.hero-row[b-37xkp3gh27] {
    align-items: center;
    border-bottom: 1px solid var(--plex-border);
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    padding: 0.25rem 0 1.5rem;
}

.scan-actions[b-37xkp3gh27] {
    display: flex;
    gap: 0.75rem;
}

.metric-card[b-37xkp3gh27] {
    background: linear-gradient(145deg, #fff 0%, #faf8f3 100%);
    border: 1px solid var(--plex-border);
    border-top: 3px solid var(--plex-gold);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    min-height: 92px;
    padding: 1.5rem;
}

.scan-progress-panel[b-37xkp3gh27] {
    background: linear-gradient(135deg, #fffaf0 0%, #fff 70%);
    border: 1px solid rgba(229, 160, 13, 0.45);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    padding: clamp(1.35rem, 3vw, 1.85rem);
}

.cache-loading-panel[b-37xkp3gh27] {
    align-items: center;
    background: linear-gradient(135deg, #fffaf0 0%, #fff 70%);
    border: 1px solid rgba(229, 160, 13, 0.45);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    display: flex;
    gap: 1rem;
    min-height: 112px;
    padding: 1.5rem;
}

.scan-progress-heading[b-37xkp3gh27] {
    align-items: flex-start;
    display: flex;
    gap: 0.75rem;
    justify-content: space-between;
}

.scan-progress-status[b-37xkp3gh27] {
    align-items: flex-start;
    display: flex;
    gap: 0.75rem;
    min-width: 0;
}

.scan-progress-counts[b-37xkp3gh27] {
    display: flex;
    flex-direction: column;
    margin-top: 0.25rem;
}

.scan-progress-timing[b-37xkp3gh27] {
    color: var(--plex-gold-deep);
    flex: 0 0 auto;
    text-align: right;
}

.empty-state[b-37xkp3gh27] {
    align-items: center;
    background:
        radial-gradient(circle at center, rgba(229, 160, 13, 0.08), transparent 55%),
        #fff;
    border: 1px dashed #bdb5a7;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    justify-content: center;
    min-height: 280px;
    padding: 2rem;
    text-align: center;
}

.results-panel[b-37xkp3gh27] {
    background: var(--plex-paper);
    border: 1px solid var(--plex-border);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    overflow-x: auto;
    padding: clamp(1.35rem, 3vw, 1.85rem);
}

.suggestion-tabs[b-37xkp3gh27] {
    background: transparent;
}

.suggestion-tabs[b-37xkp3gh27]  .mud-tabs-tabbar {
    background: var(--plex-paper);
    border: 1px solid var(--plex-border);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
}

.suggestion-tabs[b-37xkp3gh27]  .mud-tab {
    min-height: 56px;
    text-transform: none;
}

.suggestion-tabs[b-37xkp3gh27]  .mud-tab-slider {
    background: var(--plex-gold);
    height: 3px;
}

.suggestion-tab-content[b-37xkp3gh27] {
    padding-top: 1.25rem;
}

.category-empty-state[b-37xkp3gh27] {
    align-items: center;
    border: 1px dashed #bdb5a7;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 0.65rem;
    justify-content: center;
    min-height: 220px;
    padding: 1.5rem;
    text-align: center;
}

.filter-panel[b-37xkp3gh27] {
    background:
        linear-gradient(135deg, rgba(229, 160, 13, 0.08), transparent 45%),
        var(--plex-paper);
    border: 1px solid var(--plex-border);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    padding: clamp(1.35rem, 3vw, 1.85rem);
}

.filter-heading[b-37xkp3gh27] {
    align-items: flex-start;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1.25rem;
}

.filter-actions[b-37xkp3gh27],
.view-toggle[b-37xkp3gh27] {
    align-items: center;
    display: flex;
    gap: 0.5rem;
}

.view-toggle[b-37xkp3gh27] {
    background: #f2efe8;
    border-radius: 10px;
    padding: 0.25rem;
}

.filter-grid[b-37xkp3gh27] {
    display: grid;
    gap: 1.25rem 1rem;
    grid-template-columns: repeat(4, minmax(180px, 1fr));
}

.poster-grid[b-37xkp3gh27] {
    display: grid;
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
}

.results-heading[b-37xkp3gh27] {
    border-left: 4px solid var(--plex-gold);
    margin-bottom: 0.35rem;
    padding-left: 0.7rem;
}

.results-toolbar[b-37xkp3gh27] {
    align-items: flex-start;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1.25rem;
}

.sort-select[b-37xkp3gh27] {
    flex: 0 0 230px;
}

.sort-select[b-37xkp3gh27]  .mud-input-root {
    min-height: 48px;
}

.warning-list[b-37xkp3gh27] {
    margin: 0.5rem 0 0;
    padding-left: 1.25rem;
}

@media (max-width: 1000px) {
    .filter-grid[b-37xkp3gh27] {
        grid-template-columns: repeat(2, minmax(180px, 1fr));
    }
}

@media (max-width: 640px) {
    .hero-row[b-37xkp3gh27] {
        align-items: stretch !important;
        flex-direction: column !important;
    }

    .scan-actions[b-37xkp3gh27] {
        flex-direction: column !important;
        width: 100%;
    }

    .scan-actions[b-37xkp3gh27]  .mud-button-root {
        width: 100%;
    }

    .scan-progress-heading[b-37xkp3gh27] {
        align-items: stretch;
        flex-direction: column;
        gap: 1rem;
    }

    .scan-progress-timing[b-37xkp3gh27] {
        text-align: left;
    }

    .cache-loading-panel[b-37xkp3gh27] {
        align-items: flex-start;
    }

    .metric-card[b-37xkp3gh27],
    .scan-progress-panel[b-37xkp3gh27],
    .cache-loading-panel[b-37xkp3gh27],
    .results-panel[b-37xkp3gh27],
    .filter-panel[b-37xkp3gh27] {
        padding: 1.2rem;
    }

    .metric-card[b-37xkp3gh27] {
        height: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .suggestion-tabs[b-37xkp3gh27]  .mud-tabs-tabbar {
        border-radius: 10px;
    }

    .suggestion-tabs[b-37xkp3gh27]  .mud-tab {
        font-size: 0.8rem;
        min-width: 0 !important;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        width: 100%;
    }

    .suggestion-tabs[b-37xkp3gh27]  .mud-tabs-scroll-button {
        display: none;
    }

    .suggestion-tabs[b-37xkp3gh27]  .mud-tabs-tabbar-content,
    .suggestion-tabs[b-37xkp3gh27]  .mud-tabs-tabbar-wrapper {
        width: 100%;
    }

    .suggestion-tabs[b-37xkp3gh27]  .mud-tooltip-root {
        flex: 1 1 50%;
        min-width: 0;
    }

    .suggestion-tab-content[b-37xkp3gh27] {
        padding-top: 1rem;
    }

    .results-toolbar[b-37xkp3gh27] {
        flex-direction: column;
    }

    .filter-heading[b-37xkp3gh27] {
        flex-direction: column;
    }

    .filter-actions[b-37xkp3gh27] {
        align-items: stretch;
        flex-direction: column;
        width: 100%;
    }

    .filter-actions[b-37xkp3gh27]  .mud-button-root {
        width: 100%;
    }

    .view-toggle[b-37xkp3gh27] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }

    .view-toggle[b-37xkp3gh27]  .mud-button-root {
        min-width: 0;
        width: 100%;
    }

    .filter-grid[b-37xkp3gh27] {
        grid-template-columns: 1fr;
    }

    .poster-grid[b-37xkp3gh27] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sort-select[b-37xkp3gh27] {
        flex-basis: auto;
        width: 100%;
    }

    .category-empty-state[b-37xkp3gh27] {
        min-height: 180px;
    }

    .suggestion-table[b-37xkp3gh27]  .mud-table-cell {
        line-height: 1.4;
        padding-bottom: 0.9rem;
        padding-top: 0.9rem;
    }
}

@media (max-width: 420px) {
    .suggestion-tabs[b-37xkp3gh27]  .mud-tab .mud-icon-root {
        display: none !important;
    }
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-shell[b-fqzbgc47w5] {
    align-items: center;
    display: flex;
    min-height: 70vh;
}

.login-card[b-fqzbgc47w5] {
    background:
        linear-gradient(135deg, rgba(229, 160, 13, 0.1), transparent 45%),
        #fff;
    border: 1px solid var(--plex-border);
    border-top: 4px solid var(--plex-gold);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    padding: clamp(1.5rem, 4vw, 2.5rem);
    width: 100%;
}

.pin-panel[b-fqzbgc47w5] {
    align-items: center;
    background: #f7f2e7;
    border: 1px solid rgba(229, 160, 13, 0.42);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 0.45rem;
    padding: 1.25rem;
    text-align: center;
}

.pin-label[b-fqzbgc47w5],
.pin-expiry[b-fqzbgc47w5] {
    color: var(--plex-muted);
    font-size: 0.75rem;
    line-height: 1.4;
}

.pin-label[b-fqzbgc47w5] {
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.pin-code[b-fqzbgc47w5] {
    background: #fff;
    border: 1px solid rgba(189, 127, 0, 0.34);
    border-radius: 9px;
    color: var(--plex-ink);
    display: block;
    font-family: "Cascadia Mono", "SFMono-Regular", Consolas, monospace;
    font-size: clamp(0.72rem, 3vw, 0.95rem);
    font-weight: 800;
    letter-spacing: 0.05em;
    line-height: 1.4;
    max-width: 100%;
    overflow-x: auto;
    padding: 0.75rem 0.85rem;
    white-space: nowrap;
    width: 100%;
}

.login-actions[b-fqzbgc47w5] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.login-actions[b-fqzbgc47w5]  .login-action {
    min-height: 44px;
}

.login-start-action[b-fqzbgc47w5]  .login-action {
    min-height: 46px;
}

.warning-list[b-fqzbgc47w5] {
    margin: 0.5rem 0 0;
    padding-left: 1.25rem;
}

@media (max-width: 640px) {
    .login-card[b-fqzbgc47w5] {
        padding: 1.25rem;
    }

    .pin-panel[b-fqzbgc47w5] {
        padding: 1rem;
    }

    .login-actions[b-fqzbgc47w5] {
        flex-direction: column !important;
        width: 100%;
    }

    .login-actions[b-fqzbgc47w5]  .login-action,
    .login-start-action[b-fqzbgc47w5]  .login-action {
        justify-content: flex-start;
        min-height: 48px;
        width: 100%;
    }

    .login-actions[b-fqzbgc47w5]  .login-action-secondary {
        margin-top: 0.15rem;
    }
}
/* /Components/Pages/MetadataRepair.razor.rz.scp.css */
.repair-header[b-jww5qw486v] {
    border-bottom: 1px solid var(--plex-border);
    padding: 0.25rem 0 1.5rem;
}

.repair-panel[b-jww5qw486v],
.repair-loading[b-jww5qw486v],
.repair-empty[b-jww5qw486v] {
    background:
        linear-gradient(135deg, rgba(229, 160, 13, 0.1), transparent 55%),
        var(--plex-paper);
    border: 1px solid rgba(229, 160, 13, 0.45);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    padding: clamp(1.35rem, 3vw, 2rem);
}

.repair-loading[b-jww5qw486v] {
    align-items: center;
    display: flex;
    gap: 1rem;
    min-height: 112px;
}

.repair-empty[b-jww5qw486v] {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    justify-content: center;
    min-height: 280px;
    text-align: center;
}

.repair-grid[b-jww5qw486v] {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1.4fr 1.4fr 1fr;
}

.repair-filter[b-jww5qw486v] {
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid var(--plex-border);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
    padding: 0.75rem 1rem;
}

.repair-filter[b-jww5qw486v]  .mud-switch {
    margin: 0;
}

.repair-grid[b-jww5qw486v]  > * {
    min-width: 0;
    width: 100%;
}

.repair-stream-table[b-jww5qw486v] {
    overflow-x: auto;
}

.mobile-table-hint[b-jww5qw486v] {
    color: var(--mud-palette-text-secondary);
    display: none;
    font-size: 0.75rem;
    margin: 0;
}

.repair-actions[b-jww5qw486v] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

@media (max-width: 1000px) {
    .repair-grid[b-jww5qw486v] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .repair-loading[b-jww5qw486v] {
        align-items: flex-start;
    }

    .repair-panel[b-jww5qw486v],
    .repair-loading[b-jww5qw486v],
    .repair-empty[b-jww5qw486v] {
        padding: 1.2rem;
    }

    .repair-filter[b-jww5qw486v] {
        padding: 0.75rem;
    }

    .repair-actions[b-jww5qw486v] {
        flex-direction: column;
    }

    .repair-actions[b-jww5qw486v]  .mud-button-root {
        min-height: 48px;
        width: 100%;
    }

    .repair-stream-table[b-jww5qw486v] {
        max-width: 100%;
    }

    .mobile-table-hint[b-jww5qw486v] {
        display: block;
    }
}
/* /Components/Pages/PlexDiagnosticsPanel.razor.rz.scp.css */
.plex-diagnostics-actions[b-prt7uhwh3v] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.plex-diagnostics-table[b-prt7uhwh3v] {
    margin-top: 0.5rem;
}

.diagnostics-heading[b-prt7uhwh3v] {
    border-left: 4px solid var(--plex-gold);
    margin-bottom: 1rem;
    padding-left: 0.7rem;
}

.audio-metadata-table[b-prt7uhwh3v] {
    overflow-x: auto;
}

.metadata-note[b-prt7uhwh3v] {
    margin-bottom: 1rem;
}

.configured-library[b-prt7uhwh3v] {
    background: #fff4d6;
}

@media (max-width: 640px) {
    .plex-diagnostics-actions[b-prt7uhwh3v] {
        flex-direction: column !important;
    }

    .plex-diagnostics-actions[b-prt7uhwh3v]  .mud-button-root {
        width: 100%;
    }
}
/* /Components/Pages/ScanDiagnostics.razor.rz.scp.css */
.scan-diagnostics-page[b-qs2z6aglgv] {
    padding-bottom: 1rem;
}

@media (min-width: 1200px) {
    .scan-diagnostics-page[b-qs2z6aglgv] {
        margin-left: 50%;
        max-width: none;
        transform: translateX(-50%);
        width: min(1400px, calc(100vw - 18rem));
    }
}

.scan-diagnostics-header[b-qs2z6aglgv] {
    border-bottom: 1px solid var(--plex-border);
    padding: 0.25rem 0 1.5rem;
}

.diagnostics-loading[b-qs2z6aglgv] {
    align-items: center;
    background: linear-gradient(135deg, #fffaf0 0%, #fff 70%);
    border: 1px solid rgba(229, 160, 13, 0.45);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    display: flex;
    gap: 1rem;
    min-height: 112px;
    padding: clamp(1.35rem, 3vw, 1.85rem);
}

.diagnostics-empty[b-qs2z6aglgv] {
    align-items: center;
    background:
        radial-gradient(circle at center, rgba(229, 160, 13, 0.08), transparent 55%),
        #fff;
    border: 1px dashed #bdb5a7;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    justify-content: center;
    min-height: 280px;
    padding: 2rem;
    text-align: center;
}

.diagnostics-table-panel[b-qs2z6aglgv] {
    background: var(--plex-paper);
    border: 1px solid var(--plex-border);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    max-width: 100%;
    overflow: hidden;
    padding: clamp(1rem, 2vw, 1.35rem);
}

.diagnostics-table-scroll[b-qs2z6aglgv] {
    max-width: 100%;
    overflow: auto;
}

.diagnostics-pagination[b-qs2z6aglgv] {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 0.85rem;
}

.diagnostics-pagination-actions[b-qs2z6aglgv] {
    align-items: center;
    display: flex;
    gap: 0.75rem;
}

.diagnostics-pagination-summary[b-qs2z6aglgv] {
    align-items: center;
    display: flex;
    gap: 1rem;
}

.diagnostics-page-size[b-qs2z6aglgv] {
    width: 8.5rem;
}

.diagnostics-status-filter[b-qs2z6aglgv] {
    width: 11.5rem;
}

.diagnostics-page-count[b-qs2z6aglgv] {
    min-width: 7rem;
    text-align: center;
}

.diagnostics-table-scroll[b-qs2z6aglgv]  .diagnostics-table {
    min-width: 78rem;
}

.diagnostics-table-scroll[b-qs2z6aglgv]  table {
    width: 100%;
}

.diagnostics-table-scroll[b-qs2z6aglgv]  th,
.diagnostics-table-scroll[b-qs2z6aglgv]  td {
    font-size: 0.85rem;
    line-height: 1.35;
    padding: 0.6rem 0.5rem;
    vertical-align: top;
}

.diagnostics-table-scroll[b-qs2z6aglgv]  th:first-child,
.diagnostics-table-scroll[b-qs2z6aglgv]  td:first-child {
    min-width: 10rem;
}

.diagnostics-table-scroll[b-qs2z6aglgv]  th:nth-child(11),
.diagnostics-table-scroll[b-qs2z6aglgv]  td:nth-child(11) {
    min-width: 9rem;
}

.diagnostics-filter-empty[b-qs2z6aglgv] {
    color: var(--mud-palette-text-secondary);
    padding: 2rem 1rem;
    text-align: center;
}

.table-scroll-hint[b-qs2z6aglgv] {
    color: var(--mud-palette-text-secondary);
    display: none;
    font-size: 0.75rem;
    margin: 0 0 0.75rem;
}

.scan-diagnostics-page[b-qs2z6aglgv]  .override-select {
    min-width: 135px;
    width: 100%;
}

.suggested-row[b-qs2z6aglgv] {
    background: #edf5ee;
}

@media (max-width: 1199px) {
    .table-scroll-hint[b-qs2z6aglgv] {
        display: block;
    }
}

@media (max-width: 640px) {
    .diagnostics-loading[b-qs2z6aglgv] {
        align-items: flex-start;
    }

    .diagnostics-loading[b-qs2z6aglgv] {
        padding: 1.2rem;
    }

    .diagnostics-table-panel[b-qs2z6aglgv] {
        padding-bottom: 1.2rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-top: 1.2rem;
    }

    .diagnostics-table-scroll[b-qs2z6aglgv] {
        max-height: 70vh;
        min-height: 0;
    }

    .diagnostics-table-scroll[b-qs2z6aglgv]  .diagnostics-table {
        min-width: 70rem;
    }

    .diagnostics-pagination[b-qs2z6aglgv] {
        align-items: stretch;
        flex-direction: column;
    }

    .diagnostics-pagination-summary[b-qs2z6aglgv] {
        align-items: stretch;
        flex-direction: column;
        gap: 0.65rem;
    }

    .diagnostics-page-size[b-qs2z6aglgv],
    .diagnostics-status-filter[b-qs2z6aglgv] {
        width: 100%;
    }

    .diagnostics-pagination-actions[b-qs2z6aglgv] {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
    }

    .diagnostics-pagination-actions[b-qs2z6aglgv]  .mud-button-root {
        min-width: 0;
    }

    .diagnostics-page-count[b-qs2z6aglgv] {
        align-self: center;
        min-width: 0;
    }

    .table-scroll-hint[b-qs2z6aglgv] {
        padding-left: 0.7rem;
    }
}
/* /Components/Pages/ScanDiagnosticsPanel.razor.rz.scp.css */
.diagnostics-page[b-c8vc1gxtgg] {
    padding-bottom: 1rem;
}

.settings-tab-heading[b-c8vc1gxtgg] {
    border-left: 4px solid var(--plex-gold);
    padding: 0.15rem 0 0.15rem 0.9rem;
}

.diagnostics-heading[b-c8vc1gxtgg] {
    border-left: 4px solid var(--plex-gold);
    margin-bottom: 1rem;
    padding-left: 0.7rem;
}

.notification-history-table[b-c8vc1gxtgg] {
    overflow-x: auto;
}

.diagnostics-section-header[b-c8vc1gxtgg] {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.diagnostics-section-header .diagnostics-heading[b-c8vc1gxtgg] {
    margin-bottom: 0.35rem;
}

.diagnostics-history-actions[b-c8vc1gxtgg] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.notification-history-filters[b-c8vc1gxtgg] {
    display: grid;
    gap: 1rem;
    grid-template-columns: minmax(240px, 2fr) repeat(3, minmax(150px, 1fr));
    margin-bottom: 1.25rem;
}

.empty-diagnostics[b-c8vc1gxtgg] {
    padding: 1rem 0;
}

.notification-event-detail[b-c8vc1gxtgg] {
    background: #fffaf0;
    border: 1px solid rgba(229, 160, 13, 0.45);
    border-radius: 12px;
    margin-bottom: 1.25rem;
    padding: clamp(1rem, 2vw, 1.4rem);
}

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

.notification-event-detail-actions[b-c8vc1gxtgg] {
    align-items: center;
    display: flex;
    gap: 0.5rem;
}

.notification-event-fields[b-c8vc1gxtgg] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 0 1rem;
}

.notification-event-fields > div[b-c8vc1gxtgg] {
    min-width: 0;
}

.notification-event-fields dt[b-c8vc1gxtgg] {
    color: var(--mud-palette-text-secondary);
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.2rem;
    text-transform: uppercase;
}

.notification-event-fields dd[b-c8vc1gxtgg] {
    margin: 0;
    overflow-wrap: anywhere;
}

.notification-event-message[b-c8vc1gxtgg] {
    grid-column: 1 / -1;
}

.diagnostic-value[b-c8vc1gxtgg],
.notification-event-json[b-c8vc1gxtgg] {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
}

.notification-event-json[b-c8vc1gxtgg] {
    background: #171717;
    border-radius: 8px;
    color: #f7f2e8;
    font-size: 0.8rem;
    margin: 0;
    max-height: 18rem;
    overflow: auto;
    padding: 1rem;
    white-space: pre-wrap;
}

@media (max-width: 960px) {
    .diagnostics-section-header[b-c8vc1gxtgg] {
        align-items: stretch !important;
        flex-direction: column !important;
    }

    .diagnostics-history-actions[b-c8vc1gxtgg] {
        align-items: stretch !important;
        flex-direction: column !important;
        width: 100%;
    }

    .diagnostics-history-actions[b-c8vc1gxtgg]  .mud-button-root {
        width: 100%;
    }

    .notification-history-filters[b-c8vc1gxtgg] {
        grid-template-columns: 1fr;
    }

    .notification-event-detail-header[b-c8vc1gxtgg] {
        align-items: stretch;
        flex-direction: column;
    }

    .notification-event-detail-actions[b-c8vc1gxtgg] {
        align-items: stretch;
        flex-direction: column;
    }

    .notification-event-detail-actions[b-c8vc1gxtgg]  .mud-button-root {
        width: 100%;
    }

    .notification-event-detail-actions[b-c8vc1gxtgg]  .mud-icon-button {
        align-self: flex-end;
        order: -1;
    }

    .notification-event-fields[b-c8vc1gxtgg] {
        grid-template-columns: 1fr;
    }

    .notification-event-message[b-c8vc1gxtgg] {
        grid-column: auto;
    }
}
/* /Components/Pages/Settings.razor.rz.scp.css */
.settings-page[b-lxjy9id14a] {
    padding-bottom: 1rem;
}

.settings-panel[b-lxjy9id14a] {
    background: var(--plex-paper);
    border: 1px solid var(--plex-border);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    padding: clamp(1.35rem, 3vw, 2rem);
}

.settings-header[b-lxjy9id14a] {
    border-bottom: 1px solid var(--plex-border);
    gap: 1rem;
    padding: 0.25rem 0 1.5rem;
}

.settings-tabs[b-lxjy9id14a] {
    background: transparent;
}

.settings-tabs[b-lxjy9id14a]  .mud-tabs-tabbar {
    background: var(--plex-paper);
    border: 1px solid var(--plex-border);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
}

.settings-tabs[b-lxjy9id14a]  .mud-tab {
    min-height: 56px;
    text-transform: none;
}

.settings-tabs[b-lxjy9id14a]  .mud-tab-slider {
    background: var(--plex-gold);
    height: 3px;
}

.settings-tab-content[b-lxjy9id14a] {
    display: grid;
    gap: 1.25rem;
    padding-top: 1.25rem;
}

.settings-tab-heading[b-lxjy9id14a] {
    border-left: 4px solid var(--plex-gold);
    padding: 0.15rem 0 0.15rem 0.9rem;
}

.library-actions[b-lxjy9id14a] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 0.25rem;
}

.threshold-field[b-lxjy9id14a] {
    max-width: 22rem;
}

.weekday-selector[b-lxjy9id14a] {
    max-width: 48rem;
}

.weekday-options[b-lxjy9id14a] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.25rem 1rem;
    margin-top: 0.35rem;
}

.threshold-save[b-lxjy9id14a] {
    align-self: flex-start;
}

.transfer-actions[b-lxjy9id14a] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.manual-data-summary[b-lxjy9id14a] {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.manual-data-summary-item[b-lxjy9id14a] {
    background: #faf8f3;
    border: 1px solid var(--plex-border);
    border-left: 3px solid var(--plex-gold);
    border-radius: 8px;
    min-width: 0;
    padding: 0.85rem 1rem;
}

.manual-data-note[b-lxjy9id14a] {
    align-items: flex-start;
    background: #f5f3ed;
    border-radius: 8px;
    display: flex;
    gap: 0.65rem;
    padding: 0.9rem 1rem;
}

.manual-data-note[b-lxjy9id14a]  .mud-icon-root {
    flex: 0 0 auto;
    margin-top: 0.1rem;
}

.transfer-import-button[b-lxjy9id14a] {
    align-items: center;
    background: var(--plex-gold);
    border-radius: 8px;
    box-sizing: border-box;
    color: var(--plex-ink);
    cursor: pointer;
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: 700;
    gap: 0.5rem;
    min-height: 36px;
    padding: 0.45rem 1rem;
    position: relative;
}

.transfer-import-button:hover[b-lxjy9id14a] {
    background: #f1ad1a;
}

.transfer-import-button-disabled[b-lxjy9id14a] {
    cursor: default;
    opacity: 0.55;
    pointer-events: none;
}

.transfer-import-button[b-lxjy9id14a]  .transfer-file-input {
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

@media (max-width: 640px) {
    .settings-header[b-lxjy9id14a] {
        align-items: stretch !important;
        flex-direction: column !important;
    }

    .settings-tabs[b-lxjy9id14a]  .mud-tabs-tabbar {
        border-radius: 10px;
    }

    .settings-tabs[b-lxjy9id14a]  .mud-tab {
        font-size: 0.82rem;
        min-width: 8.25rem;
        padding-left: 0.65rem;
        padding-right: 0.65rem;
    }

    .settings-tab-content[b-lxjy9id14a] {
        gap: 1rem;
        padding-top: 1rem;
    }

    .settings-panel[b-lxjy9id14a] {
        padding: 1.2rem;
    }

    .threshold-field[b-lxjy9id14a],
    .threshold-save[b-lxjy9id14a] {
        max-width: none;
        width: 100%;
    }

    .library-actions[b-lxjy9id14a] {
        align-items: stretch;
        flex-direction: column;
    }

    .library-actions[b-lxjy9id14a]  .mud-button-root {
        width: 100%;
    }

    .transfer-actions[b-lxjy9id14a] {
        align-items: stretch;
        flex-direction: column;
        gap: 0.65rem;
    }

    .transfer-actions[b-lxjy9id14a]  .mud-button-root,
    .transfer-import-button[b-lxjy9id14a] {
        justify-content: center;
        min-height: 44px;
        width: 100%;
    }

    .manual-data-panel[b-lxjy9id14a] {
        padding: 1rem;
    }

    .manual-data-summary[b-lxjy9id14a] {
        gap: 0.65rem;
    }

    .manual-data-summary-item[b-lxjy9id14a] {
        padding: 0.75rem;
    }

    .manual-data-note[b-lxjy9id14a] {
        padding: 0.8rem;
    }

}
/* /Components/SuggestionPosterCard.razor.rz.scp.css */
.poster-card[b-fn8fc33rvw] {
    background: var(--plex-paper);
    border: 1px solid var(--plex-border);
    border-radius: 12px;
    box-shadow: var(--plex-shadow);
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
}

.poster-artwork[b-fn8fc33rvw] {
    aspect-ratio: 2 / 3;
    background: linear-gradient(145deg, #272727, #111);
    overflow: hidden;
    position: relative;
}

.poster-artwork img[b-fn8fc33rvw] {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.poster-fallback[b-fn8fc33rvw] {
    align-items: center;
    color: var(--plex-gold);
    display: flex;
    height: 100%;
    justify-content: center;
}

.poster-percentage[b-fn8fc33rvw] {
    background: rgba(18, 18, 18, 0.88);
    border-radius: 999px;
    bottom: 0.75rem;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 800;
    left: 0.75rem;
    padding: 0.35rem 0.65rem;
    position: absolute;
}

.poster-content[b-fn8fc33rvw] {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

.poster-title[b-fn8fc33rvw] {
    line-height: 1.25;
}

.poster-details[b-fn8fc33rvw] {
    color: var(--plex-muted);
    display: flex;
    flex-direction: column;
    font-size: 0.8rem;
    gap: 0.25rem;
}

.poster-content[b-fn8fc33rvw]  .mud-input-control {
    margin-top: auto;
}
