@import '_content/AuralizeBlazor/AuralizeBlazor.tf5u2o3oxg.bundle.scp.css';
@import '_content/Nextended.Blazor/Nextended.Blazor.tkxqvq0zjw.bundle.scp.css';

/* _content/DiscordBotWebInterface/Components/Layout/MainLayout.razor.rz.scp.css */
:host[b-1rmu7k05la] {
    display: block;
    color: #e8ecf3;
    font-family: 'Jura', 'Roboto', sans-serif;
    color-scheme: dark;
}

.hy-shell[b-1rmu7k05la] {
    position: relative;
    min-height: 100vh;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    color: #e8ecf3;
    overflow: hidden;
}

.hy-ambient-grid[b-1rmu7k05la] {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
    background-size: 48px 48px;
    opacity: 0.25;
    pointer-events: none;
    mask-image: radial-gradient(circle at 50% 50%, black 0%, transparent 78%);
}

.hy-ambient-glow[b-1rmu7k05la] {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: radial-gradient(circle at 65% 30%, rgba(92, 224, 248, 0.1), transparent 35%),
        radial-gradient(circle at 25% 70%, rgba(255, 118, 89, 0.08), transparent 30%);
}

.hy-frame[b-1rmu7k05la] {
    position: relative;
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 20px;
    padding: 20px 18px 32px 18px;
    z-index: 1;
}

.hy-nav[b-1rmu7k05la] {
    background: rgba(15, 17, 22, 0.9);
    border: 1px solid rgba(92, 224, 248, 0.16);
    border-radius: 16px;
    backdrop-filter: blur(10px);
    padding: 16px 14px;
    min-height: 70vh;
    box-shadow: 0 18px 32px rgba(0, 0, 0, 0.32);
}

.hy-brand[b-1rmu7k05la] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 4px 6px 12px 6px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    margin-bottom: 12px;
}

.brand-dot[b-1rmu7k05la] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #5ce0f8;
    box-shadow: 0 0 14px rgba(92, 224, 248, 0.7);
    display: inline-block;
}

.brand-title[b-1rmu7k05la] {
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-weight: 700;
    color: #e8ecf3;
}

.brand-sub[b-1rmu7k05la] {
    color: #9fb2c8;
    letter-spacing: 0.08em;
    font-size: 0.85rem;
    text-transform: uppercase;
}

.hy-main[b-1rmu7k05la] {
    background: rgba(13, 18, 28, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    backdrop-filter: blur(10px);
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 40px);
    overflow: hidden;
    box-shadow: 0 18px 32px rgba(0, 0, 0, 0.32);
}

.hy-topbar[b-1rmu7k05la] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.crumb[b-1rmu7k05la] {
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #e8ecf3;
    font-weight: 600;
}

.top-actions[b-1rmu7k05la] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.status-chip[b-1rmu7k05la] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(92, 224, 248, 0.08);
    border: 1px solid rgba(92, 224, 248, 0.4);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #e8ecf3;
}

.hy-content[b-1rmu7k05la] {
    padding: 18px 18px 22px 18px;
    overflow: auto;
}

#blazor-error-ui[b-1rmu7k05la] {
    background: #b32121;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.75rem 1rem;
    z-index: 1000;
}

#blazor-error-ui .reload[b-1rmu7k05la],
#blazor-error-ui .dismiss[b-1rmu7k05la] {
    color: #fff;
    margin-left: 1rem;
    text-decoration: underline;
}

@media (max-width: 1100px) {
    .hy-frame[b-1rmu7k05la] {
        grid-template-columns: 1fr;
    }

    .hy-nav[b-1rmu7k05la] {
        min-height: auto;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/AccessControl.razor.rz.scp.css */
:host[b-ns6o2wynzh] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-ns6o2wynzh] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-ns6o2wynzh] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-ns6o2wynzh] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-ns6o2wynzh] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-ns6o2wynzh] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-ns6o2wynzh] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-ns6o2wynzh] {
    min-width: 360px;
}

.metric-row[b-ns6o2wynzh] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-ns6o2wynzh] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-ns6o2wynzh] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-ns6o2wynzh] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-ns6o2wynzh] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-ns6o2wynzh] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.search-field[b-ns6o2wynzh]  .mud-input-root {
    min-width: 220px;
}

.badge-set[b-ns6o2wynzh] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-ns6o2wynzh] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-ns6o2wynzh] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-ns6o2wynzh] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-ns6o2wynzh] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 12px;
}

.panel-title[b-ns6o2wynzh] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.access-table[b-ns6o2wynzh]  .mud-table-container {
    background: transparent;
}

.access-table[b-ns6o2wynzh]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.access-table[b-ns6o2wynzh]  thead {
    background: rgba(92, 224, 248, 0.08);
}

.access-table[b-ns6o2wynzh]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.access-table[b-ns6o2wynzh]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.access-table[b-ns6o2wynzh]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.cell-actions[b-ns6o2wynzh] {
    text-align: right;
}

.btn[b-ns6o2wynzh] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-ns6o2wynzh] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-ns6o2wynzh] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-ns6o2wynzh] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-ns6o2wynzh] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-ns6o2wynzh] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.btn.danger[b-ns6o2wynzh] {
    color: #ff9b9b;
    border-color: rgba(255, 155, 155, 0.4);
}

.btn.danger:hover:not(:disabled)[b-ns6o2wynzh] {
    color: #0b0c0f;
    background: #ff9b9b;
    border-color: rgba(0, 0, 0, 0.4);
}

.empty-state[b-ns6o2wynzh] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

.dialog-shell[b-ns6o2wynzh] {
    padding: 18px 18px 10px;
    background: linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.16);
    border-radius: 16px;
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.4);
}

.dialog-header h3[b-ns6o2wynzh] {
    margin: 4px 0 6px 0;
}

.dialog-content[b-ns6o2wynzh] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.dialog-actions[b-ns6o2wynzh] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 12px 12px 16px;
}

@media (max-width: 900px) {
    .page-header[b-ns6o2wynzh] {
        flex-direction: column;
    }

    .header-metrics[b-ns6o2wynzh] {
        width: 100%;
    }

    .command-bar[b-ns6o2wynzh] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/ActionBuilder.razor.rz.scp.css */
:host[b-onrdahogjv] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-onrdahogjv] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-onrdahogjv] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-onrdahogjv] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-onrdahogjv] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-onrdahogjv] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-onrdahogjv] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-onrdahogjv] {
    min-width: 360px;
}

.metric-row[b-onrdahogjv] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-onrdahogjv] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-onrdahogjv] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-onrdahogjv] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-onrdahogjv] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    position: sticky;
    top: 12px;
    z-index: 6;
    backdrop-filter: blur(8px);
}

.command-actions[b-onrdahogjv] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.name-field[b-onrdahogjv]  .mud-input-root,
.select-field[b-onrdahogjv]  .mud-input-root {
    min-width: 180px;
}

.badge-set[b-onrdahogjv] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-onrdahogjv] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-onrdahogjv] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-onrdahogjv] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.builder-shell[b-onrdahogjv] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.workspace-grid[b-onrdahogjv] {
    display: grid;
    grid-template-columns: 1.7fr 1fr;
    gap: 14px;
    align-items: start;
}

.flow-column[b-onrdahogjv] {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.section-card[b-onrdahogjv] {
    padding: 14px 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(16, 22, 33, 0.94);
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.3);
}

.section-header[b-onrdahogjv] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}

.section-actions[b-onrdahogjv] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.panel-title[b-onrdahogjv] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.hint[b-onrdahogjv] {
    color: #9fb2c8;
    font-size: 12px;
    margin: 0;
}

.template-grid[b-onrdahogjv] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 12px;
}

.template-card[b-onrdahogjv] {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    padding: 12px;
    background: rgba(255, 255, 255, 0.03);
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.26);
}

.template-card.disabled[b-onrdahogjv] {
    opacity: 0.6;
    filter: grayscale(0.1);
}

.template-title[b-onrdahogjv] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.template-name[b-onrdahogjv] {
    font-weight: 700;
    letter-spacing: -0.01em;
}

.template-actions[b-onrdahogjv] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flow-icon[b-onrdahogjv] {
    color: #5ce0f8;
}

.summary-card[b-onrdahogjv] {
    border: 1px solid rgba(92, 224, 248, 0.26);
    background: rgba(92, 224, 248, 0.08);
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.chip[b-onrdahogjv] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(92, 224, 248, 0.12);
    border: 1px solid rgba(92, 224, 248, 0.3);
    color: #e8faff;
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.chip.muted[b-onrdahogjv] {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.08);
    color: #9fb2c8;
}

.inline-empty[b-onrdahogjv] {
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    padding: 14px;
    background: rgba(255, 255, 255, 0.02);
}

.action-list[b-onrdahogjv] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.action-row[b-onrdahogjv] {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background: rgba(10, 14, 22, 0.92);
    box-shadow: 0 10px 18px rgba(0, 0, 0, 0.22);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.action-row.selected[b-onrdahogjv] {
    border-color: rgba(92, 224, 248, 0.55);
    box-shadow: 0 14px 26px rgba(92, 224, 248, 0.15);
}

.action-main[b-onrdahogjv] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.action-name[b-onrdahogjv] {
    margin: 0;
    font-weight: 700;
}

.pill[b-onrdahogjv] {
    width: 32px;
    height: 32px;
    border-radius: 10px;
    background: rgba(92, 224, 248, 0.12);
    border: 1px solid rgba(92, 224, 248, 0.35);
    display: grid;
    place-items: center;
    font-weight: 700;
    color: #e8faff;
}

.action-controls[b-onrdahogjv] {
    display: flex;
    gap: 6px;
    align-items: center;
}

.icon-btn[b-onrdahogjv] {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #e8ecf3;
    display: grid;
    place-items: center;
    transition: border-color 0.2s ease, background-color 0.2s ease;
}

.icon-btn:hover[b-onrdahogjv] {
    border-color: rgba(92, 224, 248, 0.5);
}

.icon-btn.danger[b-onrdahogjv] {
    border-color: rgba(255, 118, 89, 0.4);
    color: #ff7659;
}

.properties-panel[b-onrdahogjv] {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 14px;
    background: rgba(12, 17, 28, 0.9);
    padding: 14px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    box-shadow: 0 12px 22px rgba(0, 0, 0, 0.28);
}

.props-header[b-onrdahogjv] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.props-actions[b-onrdahogjv] {
    display: flex;
    gap: 8px;
}

.props-body[b-onrdahogjv] {
    display: grid;
    gap: 12px;
}

.empty-state[b-onrdahogjv],
.empty-props[b-onrdahogjv] {
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    padding: 18px;
    background: rgba(255, 255, 255, 0.02);
    text-align: left;
}

.btn.small[b-onrdahogjv] {
    padding: 6px 10px;
    font-size: 13px;
}

.btn.ghost[b-onrdahogjv] {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #e8ecf3;
}

.btn.primary[b-onrdahogjv] {
    background: linear-gradient(120deg, #5ce0f8, #4aa2ff);
    color: #0b1627;
    border: none;
}

.btn:disabled[b-onrdahogjv] {
    opacity: 0.6;
    cursor: not-allowed;
}

.settings-field[b-onrdahogjv]  .mud-input-root {
    width: 100%;
}
/* _content/DiscordBotWebInterface/Components/Pages/AIWelcome.razor.rz.scp.css */
:host[b-h9vu6gn7as] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-h9vu6gn7as] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-h9vu6gn7as] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-h9vu6gn7as] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-h9vu6gn7as] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-h9vu6gn7as] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-h9vu6gn7as] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-h9vu6gn7as] {
    min-width: 360px;
}

.metric-row[b-h9vu6gn7as] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-h9vu6gn7as] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-h9vu6gn7as] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-h9vu6gn7as] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-h9vu6gn7as] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    position: sticky;
    top: 12px;
    z-index: 5;
    backdrop-filter: blur(8px);
}

.command-actions[b-h9vu6gn7as] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.badge-set[b-h9vu6gn7as] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-h9vu6gn7as] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-h9vu6gn7as] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-h9vu6gn7as] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    margin-bottom: 18px;
}

.ai-workspace[b-h9vu6gn7as] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.panel-header[b-h9vu6gn7as] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.panel-title[b-h9vu6gn7as] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.switch-wrap[b-h9vu6gn7as] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.form-grid[b-h9vu6gn7as] {
    display: grid;
    gap: 16px;
}

.form-row[b-h9vu6gn7as] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 12px;
}

.form-row.compact[b-h9vu6gn7as] {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
}

.form-field[b-h9vu6gn7as], .form-block[b-h9vu6gn7as] {
    display: grid;
    gap: 8px;
}

.hy-field[b-h9vu6gn7as]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.cta-row[b-h9vu6gn7as] {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    margin-top: 8px;
}

.workspace-grid[b-h9vu6gn7as] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 14px;
}

.card-slab[b-h9vu6gn7as] {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    padding: 12px 14px;
    background: rgba(255, 255, 255, 0.02);
    display: grid;
    gap: 12px;
}

.slab-header[b-h9vu6gn7as] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 8px;
}

.hint[b-h9vu6gn7as] {
    color: #9fb2c8;
    font-size: 12px;
    margin: 0;
}

.preview-box[b-h9vu6gn7as] {
    background: rgba(12, 17, 28, 0.9);
    border-radius: 12px;
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.06);
}

.preview-head[b-h9vu6gn7as] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 6px;
}

.btn[b-h9vu6gn7as] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-h9vu6gn7as] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-h9vu6gn7as] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-h9vu6gn7as] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-h9vu6gn7as] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-h9vu6gn7as] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.empty-state[b-h9vu6gn7as] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-h9vu6gn7as] {
        flex-direction: column;
    }

    .header-metrics[b-h9vu6gn7as] {
        width: 100%;
    }

    .command-bar[b-h9vu6gn7as] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/ChatFilter.razor.rz.scp.css */
:host[b-l8nagz2yj3] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-l8nagz2yj3] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-l8nagz2yj3] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block[b-l8nagz2yj3] {
    flex: 1 1 auto;
    max-width: 720px;
}

.eyebrow[b-l8nagz2yj3] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.header-metrics[b-l8nagz2yj3] {
    margin-left: auto;
}

.metric-card[b-l8nagz2yj3] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-l8nagz2yj3] {
    min-width: 360px;
}

.metric-row[b-l8nagz2yj3] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-l8nagz2yj3] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-l8nagz2yj3] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-l8nagz2yj3] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-l8nagz2yj3] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-bar.sticky-bar[b-l8nagz2yj3] {
    position: sticky;
    top: 12px;
    z-index: 8;
    backdrop-filter: blur(8px);
    border-color: rgba(92, 224, 248, 0.16);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.4);
}

.command-actions[b-l8nagz2yj3] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.chip-select[b-l8nagz2yj3]  .mud-input-root {
    min-width: 140px;
}

.badge-set[b-l8nagz2yj3] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-l8nagz2yj3] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-l8nagz2yj3] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-l8nagz2yj3] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    margin-bottom: 18px;
}

.panel-header[b-l8nagz2yj3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.panel-header.subhead[b-l8nagz2yj3] {
    margin-top: 10px;
}

.panel-title[b-l8nagz2yj3] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.switch-wrap[b-l8nagz2yj3] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.form-grid[b-l8nagz2yj3] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.pill-rail[b-l8nagz2yj3] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.chip[b-l8nagz2yj3] {
    padding: 8px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.85rem;
    letter-spacing: 0.03em;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease;
}

.chip.muted[b-l8nagz2yj3] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
}

.chip.active[b-l8nagz2yj3] {
    border-color: rgba(92, 224, 248, 0.6);
    background: rgba(92, 224, 248, 0.12);
    color: #e8faff;
}

.hy-field[b-l8nagz2yj3]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.cta-row[b-l8nagz2yj3] {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
}

.table-wrap[b-l8nagz2yj3]  .mud-table-container {
    background: transparent;
}

.table-wrap[b-l8nagz2yj3]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.table-wrap[b-l8nagz2yj3]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.table-wrap[b-l8nagz2yj3]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.table-wrap[b-l8nagz2yj3]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.workspace-grid[b-l8nagz2yj3] {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
    gap: 16px;
    align-items: start;
}

.workspace-left[b-l8nagz2yj3],
.workspace-right[b-l8nagz2yj3] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.btn[b-l8nagz2yj3] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-l8nagz2yj3] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-l8nagz2yj3] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-l8nagz2yj3] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-l8nagz2yj3] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-l8nagz2yj3] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.empty-state[b-l8nagz2yj3] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-l8nagz2yj3] {
        flex-direction: column;
    }

    .header-metrics[b-l8nagz2yj3] {
        width: 100%;
    }

    .command-bar[b-l8nagz2yj3] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/CodeEditor/CSharpCodeEditor.razor.rz.scp.css */
:host[b-8oo6nax1yi] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-8oo6nax1yi] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-8oo6nax1yi] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-8oo6nax1yi] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-8oo6nax1yi] {
    margin: 0;
    color: #9fb2c8;
    max-width: 780px;
}

.eyebrow[b-8oo6nax1yi] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-8oo6nax1yi] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-8oo6nax1yi] {
    min-width: 360px;
}

.metric-row[b-8oo6nax1yi] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-8oo6nax1yi] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-8oo6nax1yi] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-8oo6nax1yi] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-8oo6nax1yi] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-bar.sticky-bar[b-8oo6nax1yi] {
    position: sticky;
    top: 12px;
    z-index: 8;
    backdrop-filter: blur(8px);
    border-color: rgba(92, 224, 248, 0.16);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.4);
}

.command-actions[b-8oo6nax1yi] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.badge-set[b-8oo6nax1yi] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-8oo6nax1yi] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-8oo6nax1yi] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-8oo6nax1yi] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-8oo6nax1yi] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.panel-title[b-8oo6nax1yi] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.form-grid[b-8oo6nax1yi] {
    display: grid;
    gap: 12px;
}

.hy-field[b-8oo6nax1yi]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.editor-shell[b-8oo6nax1yi] {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    overflow: hidden;
    background: rgba(9, 13, 21, 0.9);
}

.workspace-console .console-preview[b-8oo6nax1yi] {
    margin-top: 0;
}

.editor-shell[b-8oo6nax1yi]  .monaco-editor-container {
    height: 68vh;
}

.console-preview[b-8oo6nax1yi] {
    margin-top: 12px;
    padding: 12px;
    border-radius: 12px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.02);
}

.console-preview pre[b-8oo6nax1yi] {
    margin: 6px 0 0 0;
    font-family: "Cascadia Code", Consolas, Monaco, monospace;
    white-space: pre-wrap;
    color: #cfe6ff;
}

.chip[b-8oo6nax1yi] {
    padding: 8px 12px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    background: rgba(255, 255, 255, 0.05);
    font-weight: 600;
}

.chip.muted[b-8oo6nax1yi] {
    color: #9fb2c8;
    border-style: dashed;
}

.workspace-grid[b-8oo6nax1yi] {
    display: grid;
    grid-template-columns: 280px minmax(0, 1fr) 340px;
    gap: 16px;
    align-items: start;
}

.workspace-nav[b-8oo6nax1yi],
.workspace-main[b-8oo6nax1yi],
.workspace-console[b-8oo6nax1yi] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.workspace-main[b-8oo6nax1yi] {
    min-width: 0;
}

.workspace-console[b-8oo6nax1yi] {
    position: sticky;
    top: 96px;
}

.meta-rail[b-8oo6nax1yi] {
    display: grid;
    gap: 10px;
}

.btn[b-8oo6nax1yi] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-8oo6nax1yi] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-8oo6nax1yi] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-8oo6nax1yi] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-8oo6nax1yi] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-8oo6nax1yi] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.empty-state[b-8oo6nax1yi] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-8oo6nax1yi] {
        flex-direction: column;
    }

    .header-metrics[b-8oo6nax1yi] {
        width: 100%;
    }

    .command-bar[b-8oo6nax1yi] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/EmbedBuilder/AddButtonDialog.razor.rz.scp.css */
.hy-dialog[b-nckxr9u1qh] {
    background: rgba(15, 17, 22, 0.96);
    border: 1px solid rgba(228, 167, 56, 0.18);
    border-radius: 14px;
    box-shadow: 0 18px 60px rgba(0, 0, 0, 0.55);
    color: #dbcfb9;
    padding: 14px 16px 12px 16px;
}

.hy-dialog-head[b-nckxr9u1qh] {
    padding: 4px 2px 10px 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    margin-bottom: 10px;
}

.hy-dialog-head .title[b-nckxr9u1qh] {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #f6e9cc;
}

.hy-dialog-head .subtitle[b-nckxr9u1qh] {
    color: #7b7f8a;
    letter-spacing: 0.04em;
    font-size: 0.9rem;
}

.hy-dialog-body[b-nckxr9u1qh] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 4px 0;
}

.hy-dialog-actions[b-nckxr9u1qh] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 10px 2px 4px 2px;
}

.hy-field[b-nckxr9u1qh]  .mud-input-root {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    color: #dbcfb9;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.hy-field[b-nckxr9u1qh]  .mud-input-root:focus-within {
    border-color: #e4a738;
    box-shadow: 0 0 0 1px rgba(228, 167, 56, 0.18), 0 6px 22px rgba(228, 167, 56, 0.12);
    background: rgba(255, 255, 255, 0.04);
}

.hy-field[b-nckxr9u1qh]  .mud-input-label {
    color: #7b7f8a;
    letter-spacing: 0.04em;
}

.hy-field[b-nckxr9u1qh]  .mud-select-input,
.hy-field[b-nckxr9u1qh]  input,
.hy-field[b-nckxr9u1qh]  textarea {
    color: #dbcfb9;
    font-family: 'Jura', sans-serif;
}

.hy-checkbox[b-nckxr9u1qh]  .mud-checkbox-button {
    border-color: rgba(255, 255, 255, 0.35);
}

.hy-checkbox[b-nckxr9u1qh]  .mud-checkbox-checked .mud-checkbox-button {
    border-color: #e4a738;
    background: #e4a738;
}

.btn[b-nckxr9u1qh] {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.04);
    color: #dbcfb9;
    padding: 10px 14px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn.primary[b-nckxr9u1qh] {
    background: #e4a738;
    border-color: rgba(228, 167, 56, 0.55);
    color: #0b0c0f;
}

.btn.ghost[b-nckxr9u1qh] {
    background: rgba(255, 255, 255, 0.02);
}

.btn:disabled[b-nckxr9u1qh] {
    opacity: 0.55;
    cursor: not-allowed;
}

.btn:not(:disabled):hover[b-nckxr9u1qh] {
    transform: translateY(-1px);
    border-color: rgba(228, 167, 56, 0.45);
}
/* _content/DiscordBotWebInterface/Components/Pages/EmbedBuilder/AddFieldDialog.razor.rz.scp.css */
.hy-dialog[b-hvkufol6aj] {
    background: rgba(15, 17, 22, 0.96);
    border: 1px solid rgba(228, 167, 56, 0.18);
    border-radius: 14px;
    box-shadow: 0 18px 60px rgba(0, 0, 0, 0.55);
    color: #dbcfb9;
    padding: 14px 16px 12px 16px;
}

.hy-dialog-head[b-hvkufol6aj] {
    padding: 4px 2px 10px 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    margin-bottom: 10px;
}

.hy-dialog-head .title[b-hvkufol6aj] {
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #f6e9cc;
}

.hy-dialog-head .subtitle[b-hvkufol6aj] {
    color: #7b7f8a;
    letter-spacing: 0.04em;
    font-size: 0.9rem;
}

.hy-dialog-body[b-hvkufol6aj] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 4px 0;
}

.hy-dialog-actions[b-hvkufol6aj] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 10px 2px 4px 2px;
}

.hy-field[b-hvkufol6aj]  .mud-input-root {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    color: #dbcfb9;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.hy-field[b-hvkufol6aj]  .mud-input-root:focus-within {
    border-color: #e4a738;
    box-shadow: 0 0 0 1px rgba(228, 167, 56, 0.18), 0 6px 22px rgba(228, 167, 56, 0.12);
    background: rgba(255, 255, 255, 0.04);
}

.hy-field[b-hvkufol6aj]  .mud-input-label {
    color: #7b7f8a;
    letter-spacing: 0.04em;
}

.hy-field[b-hvkufol6aj]  input,
.hy-field[b-hvkufol6aj]  textarea {
    color: #dbcfb9;
    font-family: 'Jura', sans-serif;
}

.hy-checkbox[b-hvkufol6aj]  .mud-checkbox-button {
    border-color: rgba(255, 255, 255, 0.35);
}

.hy-checkbox[b-hvkufol6aj]  .mud-checkbox-checked .mud-checkbox-button {
    border-color: #e4a738;
    background: #e4a738;
}

.btn[b-hvkufol6aj] {
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.04);
    color: #dbcfb9;
    padding: 10px 14px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn.primary[b-hvkufol6aj] {
    background: #e4a738;
    border-color: rgba(228, 167, 56, 0.55);
    color: #0b0c0f;
}

.btn.ghost[b-hvkufol6aj] {
    background: rgba(255, 255, 255, 0.02);
}

.btn:disabled[b-hvkufol6aj] {
    opacity: 0.55;
    cursor: not-allowed;
}

.btn:not(:disabled):hover[b-hvkufol6aj] {
    transform: translateY(-1px);
    border-color: rgba(228, 167, 56, 0.45);
}
/* _content/DiscordBotWebInterface/Components/Pages/EmbedBuilder/EmbedEditor.razor.rz.scp.css */
.embed-builder-root[b-3w5ftwt0m4] {
    --primary-text: #e8ecf3;
    --accent-color: #5ce0f8;
    --glow-color: rgba(92, 224, 248, 0.2);
    --window-bg: rgba(13, 18, 28, 0.95);
    --window-border: rgba(92, 224, 248, 0.12);
    --muted: #9fb2c8;
    position: relative;
    padding: 32px;
    min-height: calc(100vh - 64px);
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    color: var(--primary-text);
    font-family: 'Jura', sans-serif;
    overflow: hidden;
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

:host[b-3w5ftwt0m4] {
    display: block;
    color: #e8ecf3;
}

.ambient-grid[b-3w5ftwt0m4],
.ambient-glow[b-3w5ftwt0m4] {
    display: none;
}

.page-header[b-3w5ftwt0m4] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.title-block h1[b-3w5ftwt0m4] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-3w5ftwt0m4] {
    margin: 0;
    color: var(--muted);
    max-width: 720px;
}

.eyebrow[b-3w5ftwt0m4] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: var(--accent-color);
}

.metric-card[b-3w5ftwt0m4] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-3w5ftwt0m4] {
    min-width: 340px;
}

.metric-row[b-3w5ftwt0m4] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-3w5ftwt0m4] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-3w5ftwt0m4] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-3w5ftwt0m4] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-3w5ftwt0m4] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 18px;
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
    align-items: center;
    padding: 16px 18px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-bar.sticky-bar[b-3w5ftwt0m4] {
    position: sticky;
    top: 12px;
    z-index: 9;
    backdrop-filter: blur(8px);
    border-color: rgba(92, 224, 248, 0.16);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.4);
}

.command-left[b-3w5ftwt0m4] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 12px 14px;
    align-items: end;
}

.workspace-grid[b-3w5ftwt0m4] {
    display: grid;
    grid-template-columns: 280px minmax(0, 1fr) 420px;
    gap: 18px;
    align-items: start;
}

.workspace-nav[b-3w5ftwt0m4] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.workspace-main[b-3w5ftwt0m4] {
    display: flex;
    flex-direction: column;
    gap: 14px;
    min-width: 0;
}

.workspace-preview[b-3w5ftwt0m4] {
    position: sticky;
    top: 92px;
}

.meta-rail[b-3w5ftwt0m4] {
    display: grid;
    gap: 10px;
}

.command-right[b-3w5ftwt0m4] {
    display: flex;
    gap: 12px;
    align-items: center;
}

.command-actions[b-3w5ftwt0m4] {
    display: flex;
    gap: 10px;
}

.badge-set[b-3w5ftwt0m4] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-3w5ftwt0m4] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-3w5ftwt0m4] {
    color: var(--muted);
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.meta-chip[b-3w5ftwt0m4] {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    padding: 10px 12px;
    color: #e8ecf3;
    letter-spacing: 0.04em;
    min-width: 120px;
    text-align: center;
}

.meta-chip.strong[b-3w5ftwt0m4] {
    border-color: var(--window-border);
    box-shadow: 0 0 0 1px rgba(92, 224, 248, 0.18);
}

[b-3w5ftwt0m4] .panel-card {
    background: rgba(13, 18, 28, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    backdrop-filter: blur(10px);
}

[b-3w5ftwt0m4] .panel-card .mud-card-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    padding-bottom: 6px;
}

[b-3w5ftwt0m4] .panel-card .mud-card-header .mud-typography-h6 {
    letter-spacing: 0.08em;
}

.control-block[b-3w5ftwt0m4] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.action-toolbar[b-3w5ftwt0m4] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.control-block.wide[b-3w5ftwt0m4] {
    grid-column: span 2;
}

.control-block.compact[b-3w5ftwt0m4] {
    max-width: 180px;
}

.control-label[b-3w5ftwt0m4] {
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--muted);
}

.hy-field[b-3w5ftwt0m4]  .mud-input-root {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
    color: var(--primary-text);
}

.hy-field[b-3w5ftwt0m4]  .mud-input-root:focus-within {
    border-color: var(--accent-color);
    box-shadow: 0 0 0 1px var(--glow-color), 0 6px 24px rgba(92, 224, 248, 0.12);
    background: rgba(255, 255, 255, 0.04);
}

.hy-field[b-3w5ftwt0m4]  .mud-input-label {
    color: var(--muted);
    letter-spacing: 0.04em;
}

.hy-field[b-3w5ftwt0m4]  .mud-select-input,
.hy-field[b-3w5ftwt0m4]  input,
.hy-field[b-3w5ftwt0m4]  textarea {
    color: var(--primary-text);
    font-family: 'Jura', sans-serif;
}

.hy-field[b-3w5ftwt0m4]  .mud-input-adornment {
    color: var(--muted);
}

[b-3w5ftwt0m4] .mud-menu-item {
    background: rgba(15, 17, 22, 0.95);
    color: var(--primary-text);
}

[b-3w5ftwt0m4] .mud-popover.paper {
    background: rgba(15, 17, 22, 0.97);
    border: 1px solid var(--window-border);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.45);
}

[b-3w5ftwt0m4] .mud-container-maxwidth-false {
    padding: 0;
}

[b-3w5ftwt0m4] .mud-grid-root {
    margin: 0;
}

.main-grid[b-3w5ftwt0m4] {
    position: relative;
    z-index: 1;
}

.stack[b-3w5ftwt0m4] {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.inline-fields[b-3w5ftwt0m4] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 12px;
}

.palette-row[b-3w5ftwt0m4] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 6px;
    flex-wrap: wrap;
}

.preset-buttons[b-3w5ftwt0m4] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.btn.swatch[b-3w5ftwt0m4] {
    background: var(--swatch);
    border-color: rgba(0, 0, 0, 0.35);
    color: #0b0c0f;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
}

.btn.swatch:hover:not(:disabled)[b-3w5ftwt0m4] {
    filter: brightness(1.05);
}

.btn[b-3w5ftwt0m4] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 10px 14px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-3w5ftwt0m4] {
    border-color: var(--window-border);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-3w5ftwt0m4] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-3w5ftwt0m4] {
    background: var(--accent-color);
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-3w5ftwt0m4] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.success[b-3w5ftwt0m4] {
    background: #27ae60;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.success:hover:not(:disabled)[b-3w5ftwt0m4] {
    background: #2fd06f;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.warning[b-3w5ftwt0m4] {
    background: #f1c40f;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.warning:hover:not(:disabled)[b-3w5ftwt0m4] {
    background: #ffd533;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-3w5ftwt0m4] {
    background: transparent;
    color: var(--primary-text);
    border-style: dashed;
}

.btn.text[b-3w5ftwt0m4] {
    background: transparent;
    border-color: transparent;
    color: var(--primary-text);
    padding: 8px 10px;
}

.btn.small[b-3w5ftwt0m4] {
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 0.9rem;
}

.icon-btn[b-3w5ftwt0m4] {
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.04);
    color: var(--primary-text);
    border-radius: 8px;
    padding: 6px 8px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.15s ease, background-color 0.15s ease;
}

.icon-btn:hover[b-3w5ftwt0m4] {
    border-color: var(--window-border);
    background: rgba(255, 255, 255, 0.08);
}

.icon-btn .material-icons[b-3w5ftwt0m4] {
    font-size: 18px;
    line-height: 1;
}

.icon-btn.danger[b-3w5ftwt0m4] {
    border-color: rgba(255, 82, 82, 0.4);
    color: #ff5252;
}

.section-divider[b-3w5ftwt0m4] {
    margin-top: 12px;
    margin-bottom: 6px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--muted);
    font-size: 0.78rem;
    border-left: 3px solid var(--accent-color);
    padding-left: 8px;
}

.action-row[b-3w5ftwt0m4] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 12px;
}

.list-row[b-3w5ftwt0m4] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 12px;
}

.list-title[b-3w5ftwt0m4] {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--muted);
    font-size: 0.85rem;
}

.pill-rail[b-3w5ftwt0m4] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.pill[b-3w5ftwt0m4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    min-width: 180px;
}

.pill-label[b-3w5ftwt0m4] {
    color: #f6e9cc;
    font-weight: 600;
    letter-spacing: 0.04em;
}

.pill-sub[b-3w5ftwt0m4] {
    color: var(--muted);
    font-size: 0.8rem;
}

.preview-sticky[b-3w5ftwt0m4] {
    position: sticky;
    top: 16px;
}

.discord-embed-container[b-3w5ftwt0m4] {
    width: 100%;
}

.discord-embed[b-3w5ftwt0m4] {
    border-left: 8px solid var(--accent-color);
    background: linear-gradient(120deg, rgba(18, 21, 26, 0.95), rgba(25, 26, 32, 0.92));
    color: var(--primary-text);
    font-family: 'Jura', sans-serif;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03), 0 12px 28px rgba(0, 0, 0, 0.45);
}

.discord-embed-grid[b-3w5ftwt0m4] {
    padding: 14px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}

.discord-embed-author[b-3w5ftwt0m4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.discord-embed-author-icon[b-3w5ftwt0m4] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.06);
}

.discord-embed-author-name[b-3w5ftwt0m4] {
    color: var(--accent-color);
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.04em;
}

.discord-embed-title[b-3w5ftwt0m4] {
    font-size: 1.2rem;
    font-weight: 700;
    color: #f6e9cc;
    letter-spacing: 0.04em;
}

.discord-embed-description[b-3w5ftwt0m4] {
    font-size: 0.98rem;
    line-height: 1.4rem;
    color: var(--primary-text);
    opacity: 0.95;
}

.discord-embed-fields[b-3w5ftwt0m4] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 10px;
}

.discord-embed-field[b-3w5ftwt0m4] {
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.02);
}

.discord-embed-field-name[b-3w5ftwt0m4] {
    font-weight: 700;
    color: #f6e9cc;
    font-size: 0.9rem;
    letter-spacing: 0.03em;
}

.discord-embed-field-value[b-3w5ftwt0m4] {
    font-size: 0.9rem;
    line-height: 1.2rem;
    color: var(--primary-text);
    margin-top: 4px;
}

.discord-embed-image-container[b-3w5ftwt0m4] {
    margin-top: 6px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.05);
}

.discord-embed-image[b-3w5ftwt0m4] {
    max-width: 100%;
    height: auto;
    display: block;
}

.discord-embed-footer[b-3w5ftwt0m4] {
    display: flex;
    align-items: center;
    font-size: 0.8rem;
    color: var(--muted);
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    gap: 8px;
}

.discord-embed-footer-icon[b-3w5ftwt0m4] {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.04);
}

.discord-mention[b-3w5ftwt0m4] {
    color: var(--accent-color);
}

.discord-embed-buttons[b-3w5ftwt0m4] {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8px;
    padding: 12px 10px;
    background: rgba(255, 255, 255, 0.02);
    border-radius: 0 0 10px 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.discord-embed-button-container[b-3w5ftwt0m4] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.discord-embed-buttons[b-3w5ftwt0m4]  .mud-button-root {
    background: var(--accent-color);
    color: #0b0c0f;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 700;
    border-radius: 10px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.discord-embed-buttons[b-3w5ftwt0m4]  .mud-button-root:hover {
    background: #7cf0ff;
}

.discord-embed-buttons[b-3w5ftwt0m4]  .mud-icon-button-root {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #ff5252;
    border-radius: 8px;
}

[b-3w5ftwt0m4] .preview-card .mud-card-content {
    background: radial-gradient(circle at 30% 20%, rgba(92, 224, 248, 0.08), transparent 52%);
    border-radius: 12px;
}

@media (max-width: 900px) {
    .page-header[b-3w5ftwt0m4] {
        flex-direction: column;
    }

    .header-metrics[b-3w5ftwt0m4] {
        width: 100%;
    }

    .command-bar[b-3w5ftwt0m4] {
        grid-template-columns: 1fr;
    }

    .command-right[b-3w5ftwt0m4] {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .control-block.wide[b-3w5ftwt0m4] {
        grid-column: span 1;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/GuestRoles.razor.rz.scp.css */
:host[b-vp0z20i2fm] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-vp0z20i2fm] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-vp0z20i2fm] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-vp0z20i2fm] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-vp0z20i2fm] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-vp0z20i2fm] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-vp0z20i2fm] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-vp0z20i2fm] {
    min-width: 360px;
}

.metric-row[b-vp0z20i2fm] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-vp0z20i2fm] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-vp0z20i2fm] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-vp0z20i2fm] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-vp0z20i2fm] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-vp0z20i2fm] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.badge-set[b-vp0z20i2fm] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-vp0z20i2fm] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-vp0z20i2fm] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-vp0z20i2fm] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    margin-bottom: 18px;
}

.panel-header[b-vp0z20i2fm] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.panel-title[b-vp0z20i2fm] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.form-grid[b-vp0z20i2fm] {
    display: grid;
    gap: 12px;
}

.form-grid.two-cols[b-vp0z20i2fm] {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.hy-field[b-vp0z20i2fm]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.color-picker[b-vp0z20i2fm]  .mud-colorpicker-input {
    width: 100%;
}

.discord-embed-container[b-vp0z20i2fm] {
    width: 100%;
    margin-top: 12px;
}

.discord-embed[b-vp0z20i2fm] {
    border-left: 8px solid hsl(235, 86%, 65%);
    background-color: rgb(54, 57, 63);
    color: rgb(220, 221, 222);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
}

.discord-embed-grid[b-vp0z20i2fm] {
    padding: 12px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
}

.discord-embed-title[b-vp0z20i2fm] {
    font-size: 1.2rem;
    font-weight: 700;
    color: rgb(255, 255, 255);
}

.discord-embed-description[b-vp0z20i2fm] {
    font-size: 1rem;
    line-height: 1.375rem;
    white-space: pre-wrap;
}

.discord-mention[b-vp0z20i2fm] {
    color: hsl(235, 85.3%, 64.7%);
}

.discord-embed-buttons[b-vp0z20i2fm] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 12px;
    background-color: rgb(47, 49, 54);
}

.grid-two[b-vp0z20i2fm] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 16px;
    align-items: start;
}

.discord-embed-button-container[b-vp0z20i2fm] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.discord-preview-button[b-vp0z20i2fm] {
    border: none;
    border-radius: 6px;
    padding: 10px 16px;
    font-weight: 700;
    color: #fff;
    cursor: not-allowed;
}

.discord-preview-button-primary[b-vp0z20i2fm] {
    background-color: #5865F2;
}

.discord-preview-button-success[b-vp0z20i2fm] {
    background-color: #3BA55D;
}

.btn[b-vp0z20i2fm] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-vp0z20i2fm] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-vp0z20i2fm] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-vp0z20i2fm] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-vp0z20i2fm] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-vp0z20i2fm] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.btn.danger[b-vp0z20i2fm] {
    color: #ff9b9b;
    border-color: rgba(255, 155, 155, 0.4);
}

.btn.danger:hover:not(:disabled)[b-vp0z20i2fm] {
    color: #0b0c0f;
    background: #ff9b9b;
    border-color: rgba(0, 0, 0, 0.4);
}

.empty-state[b-vp0z20i2fm] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-vp0z20i2fm] {
        flex-direction: column;
    }

    .header-metrics[b-vp0z20i2fm] {
        width: 100%;
    }

    .command-bar[b-vp0z20i2fm] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/Logging.razor.rz.scp.css */
:host[b-vjkyugy41l] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-vjkyugy41l] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-vjkyugy41l] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-vjkyugy41l] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-vjkyugy41l] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-vjkyugy41l] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-vjkyugy41l] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-vjkyugy41l] {
    min-width: 360px;
}

.metric-row[b-vjkyugy41l] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-vjkyugy41l] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-vjkyugy41l] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-vjkyugy41l] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.metric-value.small[b-vjkyugy41l] {
    font-size: 14px;
}

.command-bar[b-vjkyugy41l] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-vjkyugy41l] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.badge-set[b-vjkyugy41l] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-vjkyugy41l] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-vjkyugy41l] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-vjkyugy41l] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    margin-bottom: 18px;
}

.panel-header[b-vjkyugy41l] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.panel-title[b-vjkyugy41l] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.form-grid[b-vjkyugy41l] {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.hy-field[b-vjkyugy41l]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.switch-row[b-vjkyugy41l] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.slider-row[b-vjkyugy41l] {
    display: grid;
    gap: 8px;
}

.slider-label[b-vjkyugy41l] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.loading-state[b-vjkyugy41l] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px;
}

.feature-panel[b-vjkyugy41l] {
    border: 1px solid rgba(255, 255, 255, 0.04);
    border-radius: 12px;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.02);
}

.feature-grid[b-vjkyugy41l] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 16px;
}

.feature-col[b-vjkyugy41l] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.cta-row[b-vjkyugy41l] {
    display: flex;
    justify-content: flex-start;
    margin-top: 12px;
}

.btn[b-vjkyugy41l] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-vjkyugy41l] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-vjkyugy41l] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-vjkyugy41l] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-vjkyugy41l] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-vjkyugy41l] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.empty-state[b-vjkyugy41l] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-vjkyugy41l] {
        flex-direction: column;
    }

    .header-metrics[b-vjkyugy41l] {
        width: 100%;
    }

    .command-bar[b-vjkyugy41l] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/ModuleManagement/MethodManager.razor.rz.scp.css */
:host[b-vwbpovonf8] {
    display: block;
    color: #e8ecf3;
}

.page-shell[b-vwbpovonf8] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-vwbpovonf8] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 24px;
}

.title-block h1[b-vwbpovonf8] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-vwbpovonf8] {
    margin: 0;
    color: #9fb2c8;
    max-width: 620px;
}

.eyebrow[b-vwbpovonf8] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.actions[b-vwbpovonf8] {
    display: flex;
    gap: 12px;
}

.ghost-button[b-vwbpovonf8] {
    border: 1px solid rgba(92, 224, 248, 0.4);
    background: rgba(92, 224, 248, 0.08);
    color: #d7f6ff;
    padding: 10px 16px;
    border-radius: 10px;
    font-weight: 600;
    letter-spacing: 0.01em;
    transition: all 0.2s ease;
}

.ghost-button:hover[b-vwbpovonf8] {
    border-color: rgba(92, 224, 248, 0.8);
    background: rgba(92, 224, 248, 0.15);
    box-shadow: 0 0 0 1px rgba(92, 224, 248, 0.35), 0 8px 18px rgba(0, 0, 0, 0.35);
}

.panel-grid[b-vwbpovonf8] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.layout-grid[b-vwbpovonf8] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 18px;
    align-items: start;
}

.layout-main[b-vwbpovonf8] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.layout-aside[b-vwbpovonf8] {
    position: sticky;
    top: 96px;
}

.metric-card[b-vwbpovonf8] {
    padding: 16px 18px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
}

.metric-card.slim[b-vwbpovonf8] {
    padding: 12px 14px;
}

.metric-row[b-vwbpovonf8] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 12px;
}

.metric[b-vwbpovonf8] {
    padding: 12px 14px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-vwbpovonf8] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
}

.metric-value[b-vwbpovonf8] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.panel-card[b-vwbpovonf8] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-vwbpovonf8] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 12px;
}

.inspector-card[b-vwbpovonf8] {
    margin: 0;
}

.panel-title[b-vwbpovonf8] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.muted[b-vwbpovonf8] {
    color: #70839a;
}

.empty-state[b-vwbpovonf8] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

.empty-state.small[b-vwbpovonf8] {
    padding: 18px;
}

.module-table[b-vwbpovonf8]  .mud-table-container {
    background: transparent;
}

.module-table[b-vwbpovonf8]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.module-table[b-vwbpovonf8]  thead {
    background: rgba(92, 224, 248, 0.08);
}

.module-table[b-vwbpovonf8]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.module-table[b-vwbpovonf8]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.module-table[b-vwbpovonf8]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.module-table[b-vwbpovonf8]  .mud-switch {
    gap: 8px;
}

.module-table[b-vwbpovonf8]  .mud-switch-base {
    padding: 0;
}

.module-table[b-vwbpovonf8]  .mud-switch-track {
    background-color: rgba(112, 131, 154, 0.4);
    border: 1px solid rgba(92, 224, 248, 0.35);
}

.module-table[b-vwbpovonf8]  .mud-switch-checked .mud-switch-track {
    background-color: rgba(92, 224, 248, 0.4);
    border-color: rgba(92, 224, 248, 0.8);
}

.module-table[b-vwbpovonf8]  .mud-switch-checked .mud-switch-thumb {
    background: #5ce0f8;
    box-shadow: 0 0 0 4px rgba(92, 224, 248, 0.2);
}

.module-table[b-vwbpovonf8]  .mud-table-pagination-toolbar {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.command-bar[b-vwbpovonf8] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 16px;
    align-items: center;
    padding: 12px 14px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.92);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-bar.sticky-bar[b-vwbpovonf8] {
    position: sticky;
    top: 12px;
    z-index: 8;
    backdrop-filter: blur(8px);
    border-color: rgba(92, 224, 248, 0.16);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.4);
}

.badge-set[b-vwbpovonf8] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-vwbpovonf8] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-vwbpovonf8] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.command-actions[b-vwbpovonf8] {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.filter-row[b-vwbpovonf8] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.filter-input[b-vwbpovonf8] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #e8ecf3;
    padding: 8px 10px;
    border-radius: 10px;
    min-width: 200px;
}

.filter-input:focus[b-vwbpovonf8] {
    outline: none;
    border-color: rgba(92, 224, 248, 0.5);
    box-shadow: 0 0 0 3px rgba(92, 224, 248, 0.16);
}

.toggle[b-vwbpovonf8] {
    display: inline-flex;
    gap: 6px;
    align-items: center;
    color: #b7d0e8;
    font-size: 0.9rem;
}

.toggle input[b-vwbpovonf8] {
    accent-color: #5ce0f8;
}

.details-list[b-vwbpovonf8] {
    display: grid;
    gap: 10px;
}

.detail[b-vwbpovonf8] {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4px;
    padding: 10px 12px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
}

.detail dt[b-vwbpovonf8] {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #9fb2c8;
}

.detail dd[b-vwbpovonf8] {
    margin: 0;
    font-weight: 600;
    color: #e8ecf3;
}

@media (max-width: 768px) {
    .page-shell[b-vwbpovonf8] {
        padding: 20px;
    }

    .page-header[b-vwbpovonf8] {
        flex-direction: column;
    }

    .actions[b-vwbpovonf8] {
        width: 100%;
        justify-content: flex-end;
    }

    .layout-grid[b-vwbpovonf8] {
        grid-template-columns: 1fr;
    }

    .layout-aside[b-vwbpovonf8] {
        position: static;
    }

    .command-bar[b-vwbpovonf8] {
        grid-template-columns: 1fr;
    }

    .command-actions[b-vwbpovonf8] {
        justify-content: flex-start;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/Order/OrderManager.razor.rz.scp.css */
:host[b-n9rtmff4sh] {
    display: block;
    color: #e8ecf3;
}

.page-shell[b-n9rtmff4sh] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-n9rtmff4sh] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-n9rtmff4sh] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-n9rtmff4sh] {
    margin: 0;
    color: #9fb2c8;
    max-width: 640px;
}

.eyebrow[b-n9rtmff4sh] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-n9rtmff4sh] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-n9rtmff4sh] {
    min-width: 340px;
}

.metric-row[b-n9rtmff4sh] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-n9rtmff4sh] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-n9rtmff4sh] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-n9rtmff4sh] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-n9rtmff4sh] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 18px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-bar.sticky-bar[b-n9rtmff4sh] {
    position: sticky;
    top: 12px;
    z-index: 8;
    backdrop-filter: blur(8px);
    border-color: rgba(92, 224, 248, 0.16);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.4);
}

.command-actions[b-n9rtmff4sh] {
    display: flex;
    gap: 12px;
    align-items: center;
}

.badge-set[b-n9rtmff4sh] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-n9rtmff4sh] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-n9rtmff4sh] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.filter-row[b-n9rtmff4sh] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.filter-input[b-n9rtmff4sh] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: #e8ecf3;
    padding: 8px 10px;
    border-radius: 10px;
    min-width: 200px;
}

.filter-input:focus[b-n9rtmff4sh] {
    outline: none;
    border-color: rgba(92, 224, 248, 0.5);
    box-shadow: 0 0 0 3px rgba(92, 224, 248, 0.16);
}

.toggle[b-n9rtmff4sh] {
    display: inline-flex;
    gap: 6px;
    align-items: center;
    color: #b7d0e8;
    font-size: 0.9rem;
}

.toggle input[b-n9rtmff4sh] {
    accent-color: #5ce0f8;
}

.panel-card[b-n9rtmff4sh] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-n9rtmff4sh] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 12px;
}

.panel-title[b-n9rtmff4sh] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.order-table[b-n9rtmff4sh]  .mud-table-container {
    background: transparent;
}

.order-table[b-n9rtmff4sh]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.order-table[b-n9rtmff4sh]  thead {
    background: rgba(92, 224, 248, 0.08);
}

.order-table[b-n9rtmff4sh]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.order-table[b-n9rtmff4sh]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.order-table[b-n9rtmff4sh]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.cell-actions[b-n9rtmff4sh] {
    text-align: right;
}

.btn[b-n9rtmff4sh] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-n9rtmff4sh] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-n9rtmff4sh] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-n9rtmff4sh] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-n9rtmff4sh] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.danger[b-n9rtmff4sh] {
    background: rgba(255, 82, 82, 0.12);
    color: #ff9b9b;
    border-color: rgba(255, 82, 82, 0.5);
}

.btn.danger:hover:not(:disabled)[b-n9rtmff4sh] {
    background: rgba(255, 82, 82, 0.2);
}

.empty-state[b-n9rtmff4sh] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-n9rtmff4sh] {
        flex-direction: column;
    }

    .header-metrics[b-n9rtmff4sh] {
        width: 100%;
    }

    .command-bar[b-n9rtmff4sh] {
        grid-template-columns: 1fr;
    }

    .command-actions[b-n9rtmff4sh] {
        flex-direction: column;
        align-items: flex-start;
    }

    .filter-row[b-n9rtmff4sh] {
        width: 100%;
    }

    .filter-input[b-n9rtmff4sh] {
        width: 100%;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/Permissions/Permissions.razor.rz.scp.css */
:host[b-6zj0vzqa9h] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-6zj0vzqa9h] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-6zj0vzqa9h] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-6zj0vzqa9h] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-6zj0vzqa9h] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-6zj0vzqa9h] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-6zj0vzqa9h] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-6zj0vzqa9h] {
    min-width: 360px;
}

.metric-row[b-6zj0vzqa9h] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-6zj0vzqa9h] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-6zj0vzqa9h] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-6zj0vzqa9h] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-6zj0vzqa9h] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-6zj0vzqa9h] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.search-field[b-6zj0vzqa9h]  .mud-input-root {
    min-width: 220px;
}

.badge-set[b-6zj0vzqa9h] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-6zj0vzqa9h] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-6zj0vzqa9h] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-6zj0vzqa9h] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-6zj0vzqa9h] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 12px;
}

.panel-title[b-6zj0vzqa9h] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.permissions-table[b-6zj0vzqa9h]  .mud-table-container {
    background: transparent;
}

.permissions-table[b-6zj0vzqa9h]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.permissions-table[b-6zj0vzqa9h]  thead {
    background: rgba(92, 224, 248, 0.08);
}

.permissions-table[b-6zj0vzqa9h]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.permissions-table[b-6zj0vzqa9h]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.permissions-table[b-6zj0vzqa9h]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.cell-actions[b-6zj0vzqa9h] {
    text-align: right;
}

.btn[b-6zj0vzqa9h] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-6zj0vzqa9h] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-6zj0vzqa9h] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-6zj0vzqa9h] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-6zj0vzqa9h] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-6zj0vzqa9h] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.empty-state[b-6zj0vzqa9h] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-6zj0vzqa9h] {
        flex-direction: column;
    }

    .header-metrics[b-6zj0vzqa9h] {
        width: 100%;
    }

    .command-bar[b-6zj0vzqa9h] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/Permissions/RoleConfiguration.razor.rz.scp.css */
:host[b-0iyn9jrum8] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-0iyn9jrum8] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-0iyn9jrum8] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-0iyn9jrum8] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-0iyn9jrum8] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-0iyn9jrum8] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-0iyn9jrum8] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-0iyn9jrum8] {
    min-width: 360px;
}

.metric-row[b-0iyn9jrum8] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-0iyn9jrum8] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-0iyn9jrum8] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-0iyn9jrum8] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-0iyn9jrum8] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-0iyn9jrum8] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.search-field[b-0iyn9jrum8]  .mud-input-root {
    min-width: 220px;
}

.badge-set[b-0iyn9jrum8] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-0iyn9jrum8] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-0iyn9jrum8] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-0iyn9jrum8] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-0iyn9jrum8] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 12px;
}

.panel-title[b-0iyn9jrum8] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.roles-table[b-0iyn9jrum8]  .mud-table-container {
    background: transparent;
}

.roles-table[b-0iyn9jrum8]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.roles-table[b-0iyn9jrum8]  thead {
    background: rgba(92, 224, 248, 0.08);
}

.roles-table[b-0iyn9jrum8]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.roles-table[b-0iyn9jrum8]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.roles-table[b-0iyn9jrum8]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.role-chip[b-0iyn9jrum8] {
    font-weight: 700;
}

.cell-actions[b-0iyn9jrum8] {
    text-align: right;
}

.roles-layout[b-0iyn9jrum8] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 16px;
    align-items: start;
}

.roles-summary[b-0iyn9jrum8] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.summary-card[b-0iyn9jrum8] {
    padding: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.summary-card h3[b-0iyn9jrum8] {
    margin: 4px 0 10px 0;
    font-size: 16px;
}

.summary-list[b-0iyn9jrum8] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.summary-list li[b-0iyn9jrum8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
}

.summary-list li.muted[b-0iyn9jrum8] {
    color: #9fb2c8;
    justify-content: center;
}

.pill[b-0iyn9jrum8] {
    padding: 4px 10px;
    border-radius: 999px;
    background: rgba(92, 224, 248, 0.14);
    border: 1px solid rgba(92, 224, 248, 0.4);
    color: #5ce0f8;
    font-weight: 700;
    font-size: 0.9rem;
}

.summary-metrics[b-0iyn9jrum8] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 10px;
}

.summary-metrics .label[b-0iyn9jrum8] {
    margin: 0 0 4px 0;
    color: #9fb2c8;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 12px;
}

@media (max-width: 1080px) {
    .roles-layout[b-0iyn9jrum8] {
        grid-template-columns: 1fr;
    }
}

.btn[b-0iyn9jrum8] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-0iyn9jrum8] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-0iyn9jrum8] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-0iyn9jrum8] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-0iyn9jrum8] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-0iyn9jrum8] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.empty-state[b-0iyn9jrum8] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-0iyn9jrum8] {
        flex-direction: column;
    }

    .header-metrics[b-0iyn9jrum8] {
        width: 100%;
    }

    .command-bar[b-0iyn9jrum8] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/Permissions/RoleEditDialog.razor.rz.scp.css */
:host[b-fnzba9xayb] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.dialog-shell[b-fnzba9xayb] {
    padding: 20px 20px 12px;
    background: linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.16);
    border-radius: 16px;
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.4);
    min-width: 420px;
}

.dialog-header[b-fnzba9xayb] {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 16px;
    align-items: flex-start;
}

.dialog-header h2[b-fnzba9xayb] {
    margin: 4px 0 4px 0;
    font-size: 22px;
    letter-spacing: -0.01em;
}

.lede[b-fnzba9xayb] {
    margin: 0;
    color: #9fb2c8;
}

.eyebrow[b-fnzba9xayb] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-fnzba9xayb] {
    padding: 12px 12px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
}

.metric-row[b-fnzba9xayb] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 10px;
}

.metric[b-fnzba9xayb] {
    padding: 8px 10px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
}

.metric-label[b-fnzba9xayb] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-fnzba9xayb] {
    font-size: 18px;
    letter-spacing: -0.01em;
}

.dialog-content[b-fnzba9xayb] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.field-group[b-fnzba9xayb] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.full-width[b-fnzba9xayb] {
    width: 100%;
}

.hint[b-fnzba9xayb] {
    margin: 0;
    color: #7f93ad;
    font-size: 13px;
}

.btn[b-fnzba9xayb] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-fnzba9xayb] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-fnzba9xayb] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-fnzba9xayb] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-fnzba9xayb] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-fnzba9xayb] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.dialog-actions[b-fnzba9xayb] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 12px 12px 16px;
}

@media (max-width: 640px) {
    .dialog-shell[b-fnzba9xayb] {
        min-width: 0;
    }

    .dialog-header[b-fnzba9xayb] {
        flex-direction: column;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/Permissions/RoleSettings.razor.rz.scp.css */
:host[b-cc5klr1z6r] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-cc5klr1z6r] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-cc5klr1z6r] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-cc5klr1z6r] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-cc5klr1z6r] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-cc5klr1z6r] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-cc5klr1z6r] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-cc5klr1z6r] {
    min-width: 260px;
}

.metric-row[b-cc5klr1z6r] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-cc5klr1z6r] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-cc5klr1z6r] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-cc5klr1z6r] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-cc5klr1z6r] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-cc5klr1z6r] {
    display: flex;
    gap: 10px;
    align-items: center;
}

.search-field[b-cc5klr1z6r]  .mud-input-root {
    min-width: 220px;
}

.badge-set[b-cc5klr1z6r] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-cc5klr1z6r] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-cc5klr1z6r] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-cc5klr1z6r] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-cc5klr1z6r] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 12px;
}

.panel-title[b-cc5klr1z6r] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.roles-table[b-cc5klr1z6r]  .mud-table-container {
    background: transparent;
}

.roles-table[b-cc5klr1z6r]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.roles-table[b-cc5klr1z6r]  thead {
    background: rgba(92, 224, 248, 0.08);
}

.roles-table[b-cc5klr1z6r]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.roles-table[b-cc5klr1z6r]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.roles-table[b-cc5klr1z6r]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.cell-actions[b-cc5klr1z6r] {
    text-align: right;
}

.roles-layout[b-cc5klr1z6r] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 16px;
    align-items: start;
}

.roles-summary[b-cc5klr1z6r] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.summary-card[b-cc5klr1z6r] {
    padding: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.03);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.summary-card h3[b-cc5klr1z6r] {
    margin: 4px 0 10px 0;
    font-size: 16px;
}

.summary-detail[b-cc5klr1z6r] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.summary-actions[b-cc5klr1z6r] {
    display: flex;
    gap: 8px;
}

.summary-metrics[b-cc5klr1z6r] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 10px;
}

.summary-metrics .label[b-cc5klr1z6r] {
    margin: 0 0 4px 0;
    color: #9fb2c8;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 12px;
}

@media (max-width: 1080px) {
    .roles-layout[b-cc5klr1z6r] {
        grid-template-columns: 1fr;
    }
}

.btn[b-cc5klr1z6r] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-cc5klr1z6r] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-cc5klr1z6r] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-cc5klr1z6r] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-cc5klr1z6r] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-cc5klr1z6r] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.empty-state[b-cc5klr1z6r] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-cc5klr1z6r] {
        flex-direction: column;
    }

    .header-metrics[b-cc5klr1z6r] {
        width: 100%;
    }

    .command-bar[b-cc5klr1z6r] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/Permissions/RoleSettingsDialog.razor.rz.scp.css */
:host[b-it3o7ed9eu] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.dialog-shell[b-it3o7ed9eu] {
    padding: 22px 22px 14px;
    background: linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.16);
    border-radius: 16px;
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.4);
    min-width: 520px;
}

.dialog-header[b-it3o7ed9eu] {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 18px;
    align-items: flex-start;
}

.dialog-header h2[b-it3o7ed9eu] {
    margin: 4px 0 4px 0;
    font-size: 22px;
    letter-spacing: -0.01em;
}

.lede[b-it3o7ed9eu] {
    margin: 0;
    color: #9fb2c8;
}

.eyebrow[b-it3o7ed9eu] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-it3o7ed9eu] {
    padding: 12px 12px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    min-width: 220px;
}

.metric-row[b-it3o7ed9eu] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 10px;
}

.metric[b-it3o7ed9eu] {
    padding: 8px 10px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 10px;
}

.metric-label[b-it3o7ed9eu] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-it3o7ed9eu] {
    font-size: 18px;
    letter-spacing: -0.01em;
}

.dialog-content[b-it3o7ed9eu] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.panel[b-it3o7ed9eu] {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    padding: 14px;
    background: rgba(12, 18, 28, 0.9);
    box-shadow: 0 12px 22px rgba(0, 0, 0, 0.32);
}

.panel-title[b-it3o7ed9eu] {
    margin: 4px 0 8px 0;
}

.switch-stack[b-it3o7ed9eu] {
    display: grid;
    gap: 10px;
}

.full-width[b-it3o7ed9eu] {
    width: 100%;
}

.radio-grid[b-it3o7ed9eu] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 8px;
}

.toggle-grid[b-it3o7ed9eu] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 10px;
}

.btn[b-it3o7ed9eu] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-it3o7ed9eu] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-it3o7ed9eu] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-it3o7ed9eu] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-it3o7ed9eu] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-it3o7ed9eu] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.dialog-actions[b-it3o7ed9eu] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 12px 12px 16px;
}

@media (max-width: 640px) {
    .dialog-shell[b-it3o7ed9eu] {
        min-width: 0;
    }

    .dialog-header[b-it3o7ed9eu] {
        flex-direction: column;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/RecruitmentApplications.razor.rz.scp.css */
:host[b-1wk20pawvl] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-1wk20pawvl] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-1wk20pawvl] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-1wk20pawvl] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-1wk20pawvl] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-1wk20pawvl] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-1wk20pawvl] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-1wk20pawvl] {
    min-width: 360px;
}

.metric-row[b-1wk20pawvl] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-1wk20pawvl] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-1wk20pawvl] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-1wk20pawvl] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-1wk20pawvl] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-1wk20pawvl] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.badge-set[b-1wk20pawvl] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-1wk20pawvl] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-1wk20pawvl] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-1wk20pawvl] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    margin-bottom: 18px;
}

.panel-header[b-1wk20pawvl] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.panel-title[b-1wk20pawvl] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.form-grid[b-1wk20pawvl] {
    display: grid;
    gap: 12px;
}

.form-grid.two-cols[b-1wk20pawvl] {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.hy-field[b-1wk20pawvl]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.color-picker[b-1wk20pawvl]  .mud-colorpicker-input {
    width: 100%;
}

.discord-embed-container[b-1wk20pawvl] {
    width: 100%;
    margin-top: 12px;
}

.discord-embed[b-1wk20pawvl] {
    border-left: 8px solid hsl(141, 53%, 53%);
    background-color: rgb(54, 57, 63);
    color: rgb(220, 221, 222);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
}

.discord-embed-grid[b-1wk20pawvl] {
    padding: 12px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
}

.discord-embed-title[b-1wk20pawvl] {
    font-size: 1.2rem;
    font-weight: 700;
    color: rgb(255, 255, 255);
}

.discord-embed-description[b-1wk20pawvl] {
    font-size: 1rem;
    line-height: 1.375rem;
    white-space: pre-wrap;
}

.discord-mention[b-1wk20pawvl] {
    color: hsl(235, 85.3%, 64.7%);
}

.discord-embed-buttons[b-1wk20pawvl] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 12px;
    background-color: rgb(47, 49, 54);
}

.grid-two[b-1wk20pawvl] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 16px;
    align-items: start;
}

.discord-embed-button-container[b-1wk20pawvl] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.discord-preview-button[b-1wk20pawvl] {
    border: none;
    border-radius: 6px;
    padding: 10px 16px;
    font-weight: 700;
    color: #fff;
    cursor: not-allowed;
}

.btn[b-1wk20pawvl] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-1wk20pawvl] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-1wk20pawvl] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-1wk20pawvl] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-1wk20pawvl] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-1wk20pawvl] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.btn.danger[b-1wk20pawvl] {
    color: #ff9b9b;
    border-color: rgba(255, 155, 155, 0.4);
}

.btn.danger:hover:not(:disabled)[b-1wk20pawvl] {
    color: #0b0c0f;
    background: #ff9b9b;
    border-color: rgba(0, 0, 0, 0.4);
}

.empty-state[b-1wk20pawvl] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-1wk20pawvl] {
        flex-direction: column;
    }

    .header-metrics[b-1wk20pawvl] {
        width: 100%;
    }

    .command-bar[b-1wk20pawvl] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/ReservistOffice.razor.rz.scp.css */
:host[b-xm8t3zh1i2] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-xm8t3zh1i2] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-xm8t3zh1i2] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-xm8t3zh1i2] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-xm8t3zh1i2] {
    margin: 0;
    color: #9fb2c8;
    max-width: 760px;
}

.eyebrow[b-xm8t3zh1i2] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-xm8t3zh1i2] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-xm8t3zh1i2] {
    min-width: 360px;
}

.metric-row[b-xm8t3zh1i2] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-xm8t3zh1i2] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-xm8t3zh1i2] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-xm8t3zh1i2] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-xm8t3zh1i2] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-bar.sticky-bar[b-xm8t3zh1i2] {
    position: sticky;
    top: 12px;
    z-index: 8;
    backdrop-filter: blur(8px);
    border-color: rgba(92, 224, 248, 0.16);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.4);
}

.command-actions[b-xm8t3zh1i2] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.badge-set[b-xm8t3zh1i2] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-xm8t3zh1i2] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-xm8t3zh1i2] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-xm8t3zh1i2] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    margin-bottom: 18px;
}

.panel-header[b-xm8t3zh1i2] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.layout-grid[b-xm8t3zh1i2] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 380px;
    gap: 18px;
    align-items: start;
}

.layout-main[b-xm8t3zh1i2] {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.layout-aside[b-xm8t3zh1i2] {
    position: sticky;
    top: 104px;
}

.preview-card[b-xm8t3zh1i2] {
    margin: 0;
    position: relative;
}

@media (max-width: 1100px) {
    .layout-grid[b-xm8t3zh1i2] {
        grid-template-columns: 1fr;
    }

    .layout-aside[b-xm8t3zh1i2] {
        position: static;
    }
}

.panel-title[b-xm8t3zh1i2] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.form-grid[b-xm8t3zh1i2] {
    display: grid;
    gap: 12px;
}

.form-grid.two-cols[b-xm8t3zh1i2] {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.hy-field[b-xm8t3zh1i2]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.color-picker[b-xm8t3zh1i2]  .mud-colorpicker-input {
    width: 100%;
}

.discord-embed-container[b-xm8t3zh1i2] {
    width: 100%;
    margin-top: 12px;
}

.discord-embed[b-xm8t3zh1i2] {
    border-left: 8px solid hsl(46, 74%, 59%);
    background-color: rgb(54, 57, 63);
    color: rgb(220, 221, 222);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35);
}

.discord-embed-grid[b-xm8t3zh1i2] {
    padding: 12px;
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
}

.discord-embed-title[b-xm8t3zh1i2] {
    font-size: 1.2rem;
    font-weight: 700;
    color: rgb(255, 255, 255);
}

.discord-embed-description[b-xm8t3zh1i2] {
    font-size: 1rem;
    line-height: 1.375rem;
    white-space: pre-wrap;
}

.discord-mention[b-xm8t3zh1i2] {
    color: hsl(235, 85.3%, 64.7%);
}

.discord-embed-buttons[b-xm8t3zh1i2] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 12px;
    background-color: rgb(47, 49, 54);
}

.discord-embed-button-container[b-xm8t3zh1i2] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.discord-preview-button[b-xm8t3zh1i2] {
    border: none;
    border-radius: 6px;
    padding: 10px 16px;
    font-weight: 700;
    color: #fff;
    cursor: not-allowed;
}

.discord-preview-button-primary[b-xm8t3zh1i2] {
    background-color: #5865f2;
}

.discord-preview-button-secondary[b-xm8t3zh1i2] {
    background-color: #4f545c;
}

.btn[b-xm8t3zh1i2] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-xm8t3zh1i2] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-xm8t3zh1i2] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-xm8t3zh1i2] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-xm8t3zh1i2] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-xm8t3zh1i2] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.btn.danger[b-xm8t3zh1i2] {
    color: #ff9b9b;
    border-color: rgba(255, 155, 155, 0.4);
}

.btn.danger:hover:not(:disabled)[b-xm8t3zh1i2] {
    color: #0b0c0f;
    background: #ff9b9b;
    border-color: rgba(0, 0, 0, 0.4);
}

.empty-state[b-xm8t3zh1i2] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-xm8t3zh1i2] {
        flex-direction: column;
    }

    .header-metrics[b-xm8t3zh1i2] {
        width: 100%;
    }

    .command-bar[b-xm8t3zh1i2] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/TempChannels.razor.rz.scp.css */
:host[b-j9sp7za98e] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-j9sp7za98e] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-j9sp7za98e] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-j9sp7za98e] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-j9sp7za98e] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-j9sp7za98e] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-j9sp7za98e] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-j9sp7za98e] {
    min-width: 360px;
}

.metric-row[b-j9sp7za98e] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-j9sp7za98e] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-j9sp7za98e] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-j9sp7za98e] {
    font-size: 20px;
    letter-spacing: -0.01em;
}

.command-bar[b-j9sp7za98e] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-actions[b-j9sp7za98e] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.badge-set[b-j9sp7za98e] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-j9sp7za98e] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-j9sp7za98e] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-j9sp7za98e] {
    padding: 18px 18px 14px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
    margin-bottom: 18px;
}

.panel-header[b-j9sp7za98e] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 12px;
}

.panel-title[b-j9sp7za98e] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.panel-actions[b-j9sp7za98e] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.panel-subtle[b-j9sp7za98e] {
    padding: 12px;
    border-radius: 12px;
    border: 1px dashed rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.03);
}

.form-grid[b-j9sp7za98e] {
    display: grid;
    gap: 12px;
}

.form-grid.two-cols[b-j9sp7za98e] {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.hy-field[b-j9sp7za98e]  .mud-input-root {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 12px;
}

.grid-two[b-j9sp7za98e] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 16px;
    align-items: start;
}

.info-block[b-j9sp7za98e] {
    padding: 12px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.02);
}

.chips[b-j9sp7za98e] {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 6px;
}

.btn[b-j9sp7za98e] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-j9sp7za98e] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-j9sp7za98e] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-j9sp7za98e] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-j9sp7za98e] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-j9sp7za98e] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.btn.danger[b-j9sp7za98e] {
    color: #ff9b9b;
    border-color: rgba(255, 155, 155, 0.4);
}

.btn.danger:hover:not(:disabled)[b-j9sp7za98e] {
    color: #0b0c0f;
    background: #ff9b9b;
    border-color: rgba(0, 0, 0, 0.4);
}

.empty-state[b-j9sp7za98e] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

.loading-state[b-j9sp7za98e] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 32px;
}

@media (max-width: 900px) {
    .page-header[b-j9sp7za98e] {
        flex-direction: column;
    }

    .header-metrics[b-j9sp7za98e] {
        width: 100%;
    }

    .command-bar[b-j9sp7za98e] {
        grid-template-columns: 1fr;
    }
}
/* _content/DiscordBotWebInterface/Components/Pages/TranslationEditor/TranslationEditor.razor.rz.scp.css */
:host[b-6io9y9vqf8] {
    display: block;
    color: #e8ecf3;
    color-scheme: dark;
}

.page-shell[b-6io9y9vqf8] {
    padding: 32px;
    background: radial-gradient(circle at 15% 20%, rgba(92, 224, 248, 0.08), transparent 38%),
        radial-gradient(circle at 80% 0%, rgba(255, 118, 89, 0.08), transparent 40%),
        linear-gradient(135deg, #0b1627 0%, #0c111c 100%);
    border: 1px solid rgba(92, 224, 248, 0.12);
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-header[b-6io9y9vqf8] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.title-block h1[b-6io9y9vqf8] {
    margin: 4px 0 6px 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.lede[b-6io9y9vqf8] {
    margin: 0;
    color: #9fb2c8;
    max-width: 720px;
}

.eyebrow[b-6io9y9vqf8] {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 11px;
    color: #5ce0f8;
}

.metric-card[b-6io9y9vqf8] {
    padding: 14px 16px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(120deg, rgba(92, 224, 248, 0.08), rgba(12, 17, 28, 0.95));
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.header-metrics[b-6io9y9vqf8] {
    min-width: 420px;
    max-width: 520px;
}

.metric-row[b-6io9y9vqf8] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 12px;
}

.metric[b-6io9y9vqf8] {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 12px;
}

.metric-label[b-6io9y9vqf8] {
    display: block;
    color: #9fb2c8;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.metric-value[b-6io9y9vqf8] {
    font-size: 20px;
    letter-spacing: -0.01em;
    word-break: break-word;
}

.command-bar[b-6io9y9vqf8] {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    margin-bottom: 18px;
    align-items: center;
    padding: 14px 16px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.command-bar.sticky-bar[b-6io9y9vqf8] {
    position: sticky;
    top: 12px;
    z-index: 8;
    backdrop-filter: blur(8px);
    border-color: rgba(92, 224, 248, 0.16);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.4);
}

.command-actions[b-6io9y9vqf8] {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.locale-select[b-6io9y9vqf8]  .mud-input-root {
    min-width: 140px;
}

.search-field[b-6io9y9vqf8]  .mud-input-root,
.new-key[b-6io9y9vqf8]  .mud-input-root {
    min-width: 220px;
}

.badge-set[b-6io9y9vqf8] {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.badge[b-6io9y9vqf8] {
    padding: 6px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.8rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #e8ecf3;
}

.badge.muted[b-6io9y9vqf8] {
    color: #9fb2c8;
    background: rgba(255, 255, 255, 0.03);
    border-style: dashed;
}

.panel-card[b-6io9y9vqf8] {
    padding: 18px 18px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(13, 18, 28, 0.95);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.32);
}

.panel-header[b-6io9y9vqf8] {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 12px;
}

.panel-title[b-6io9y9vqf8] {
    margin: 2px 0 0 0;
    font-size: 18px;
}

.translations-table[b-6io9y9vqf8]  .mud-table-container {
    background: transparent;
}

.translations-table[b-6io9y9vqf8]  table {
    width: 100%;
    border-collapse: collapse;
    background: transparent;
}

.translations-table[b-6io9y9vqf8]  thead {
    background: rgba(92, 224, 248, 0.08);
}

.translations-table[b-6io9y9vqf8]  th {
    color: #b7d0e8;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.translations-table[b-6io9y9vqf8]  td {
    color: #e8ecf3;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    cursor: pointer;
}

.translations-table[b-6io9y9vqf8]  tr:hover td {
    background: rgba(92, 224, 248, 0.05);
}

.value-cell[b-6io9y9vqf8] {
    width: 100%;
}

.value-row[b-6io9y9vqf8] {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
}

.value-row.compact[b-6io9y9vqf8] {
    gap: 6px;
}

.value-field[b-6io9y9vqf8]  .mud-input-root {
    min-width: 320px;
    width: 100%;
}

.workspace-grid[b-6io9y9vqf8] {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
    gap: 16px;
    align-items: start;
}

.workspace-list[b-6io9y9vqf8],
.workspace-detail[b-6io9y9vqf8] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.workspace-detail[b-6io9y9vqf8] {
    position: sticky;
    top: 96px;
}

.detail-grid[b-6io9y9vqf8] {
    display: grid;
    gap: 12px;
}

.detail-field[b-6io9y9vqf8] {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.control-label[b-6io9y9vqf8] {
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #9fb2c8;
}

.pill[b-6io9y9vqf8] {
    padding: 10px 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-weight: 600;
}

.meta-rail[b-6io9y9vqf8] {
    display: grid;
    gap: 10px;
}

.translations-table[b-6io9y9vqf8]  .mud-table-body-row.is-selected td {
    background: rgba(92, 224, 248, 0.12);
    border-bottom-color: rgba(92, 224, 248, 0.25);
}

.btn[b-6io9y9vqf8] {
    border: 1px solid rgba(255, 255, 255, 0.16);
    background: rgba(255, 255, 255, 0.06);
    color: #e8ecf3;
    padding: 8px 12px;
    border-radius: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease, transform 0.1s ease;
}

.btn:hover:not(:disabled)[b-6io9y9vqf8] {
    border-color: rgba(92, 224, 248, 0.5);
    background: rgba(255, 255, 255, 0.12);
    transform: translateY(-1px);
}

.btn:disabled[b-6io9y9vqf8] {
    opacity: 0.45;
    cursor: not-allowed;
}

.btn.primary[b-6io9y9vqf8] {
    background: #5ce0f8;
    color: #0b0c0f;
    border-color: rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

.btn.primary:hover:not(:disabled)[b-6io9y9vqf8] {
    background: #7cf0ff;
    border-color: rgba(0, 0, 0, 0.45);
}

.btn.ghost[b-6io9y9vqf8] {
    background: transparent;
    color: #e8ecf3;
    border-style: dashed;
}

.btn.danger[b-6io9y9vqf8] {
    color: #ff9b9b;
    border-color: rgba(255, 155, 155, 0.4);
}

.btn.danger:hover:not(:disabled)[b-6io9y9vqf8] {
    color: #0b0c0f;
    background: #ff9b9b;
    border-color: rgba(0, 0, 0, 0.4);
}

.empty-state[b-6io9y9vqf8] {
    padding: 24px;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 14px;
    text-align: center;
    background: rgba(13, 18, 28, 0.8);
}

@media (max-width: 900px) {
    .page-header[b-6io9y9vqf8] {
        flex-direction: column;
    }

    .header-metrics[b-6io9y9vqf8] {
        width: 100%;
    }

    .command-bar[b-6io9y9vqf8] {
        grid-template-columns: 1fr;
    }

    .value-row[b-6io9y9vqf8] {
        flex-direction: column;
        align-items: stretch;
    }

    .command-actions[b-6io9y9vqf8] {
        justify-content: flex-start;
    }
}
