/* /Components/Layout/MasterLayout.razor.rz.scp.css */
.app-header[b-ld8ht7pb9p] {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: 100%;
    min-width: 0;
    height: auto !important;
    min-height: 72px;
    padding: 0 16px;
    gap: 0;
    overflow: visible;
    box-sizing: border-box;
}

.header-logo-link[b-ld8ht7pb9p] {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    min-width: 0;
    text-decoration: none;
    margin-right: 16px;
}

.logo[b-ld8ht7pb9p] {
    display: block;
    max-width: 120px;
    height: auto;
    object-fit: contain;
}

.header-menu[b-ld8ht7pb9p] {
    display: flex !important;
    align-items: center;
    flex: 1 1 auto !important;
    min-width: 0;
    overflow: visible;
}

    .header-menu[b-ld8ht7pb9p]  .main-menu-wrapper {
        display: flex !important;
        align-items: center;
        flex: 1 1 auto;
        width: 100%;
        min-width: 0;
        overflow: visible;
    }

.header-actions[b-ld8ht7pb9p] {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end;
    flex: 0 0 auto !important;
    gap: 16px !important;
    margin-left: 16px !important;
    float: none !important;
    min-width: max-content;
    width: auto !important;
    position: static !important;
    top: auto !important;
    right: auto !important;
    overflow: visible;
}

.customer-header-labels[b-ld8ht7pb9p] {
    display: flex !important;
    align-items: center !important;
    gap: 8px;
    min-width: 0;
    flex: 0 0 auto;
}

    .customer-header-labels .label[b-ld8ht7pb9p] {
        margin: 0 !important;
        white-space: nowrap;
    }

.app-header .header-actions[b-ld8ht7pb9p]  .notifications {
    font-size: 1rem !important;
    margin-left: 0 !important;
    position: static !important;
    display: flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
}

.app-header .header-actions[b-ld8ht7pb9p]  .userblock {
    font-size: 1rem !important;
    margin-left: 0 !important;
    position: static !important;
    flex: 0 0 auto !important;
}

.app-header .header-actions[b-ld8ht7pb9p]  .notification-icon {
    top: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.app-header .header-actions[b-ld8ht7pb9p]  .notifications,
.app-header .header-actions[b-ld8ht7pb9p]  .notification-icon,
.app-header .header-actions[b-ld8ht7pb9p]  .userblock,
.app-header .header-actions[b-ld8ht7pb9p]  .userblock.avatar-only,
.app-header .header-actions[b-ld8ht7pb9p]  .user {
    display: flex !important;
    align-items: center !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.mobilemenulink[b-ld8ht7pb9p] {
    display: none !important;
}

.app-header .header-actions[b-ld8ht7pb9p]  .notification-list {
    position: fixed !important;
    top: 72px !important;
    right: 8px !important;
    left: auto !important;
    z-index: 20000 !important;
    font-size: 1rem !important;
}

.app-header .header-actions[b-ld8ht7pb9p]  .user-menu {
    position: absolute !important;
    right: 0 !important;
    left: auto !important;
    top: 65px !important;
    z-index: 20000 !important;
    font-size: 1rem !important;
}

.app-header .header-actions[b-ld8ht7pb9p]  > .userblock.avatar-only {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    width: 38px !important;
    min-width: 38px !important;
    max-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 50% !important;
    overflow: visible !important;
    flex-shrink: 0 !important;
}

    .app-header .header-actions[b-ld8ht7pb9p]  > .userblock.avatar-only > .user {
        width: 38px !important;
        min-width: 38px !important;
        max-width: 38px !important;
        height: 38px !important;
        min-height: 38px !important;
        max-height: 38px !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        border-radius: 50% !important;
        overflow: visible !important;
        flex-shrink: 0 !important;
    }

    .app-header .header-actions[b-ld8ht7pb9p]  > .userblock.avatar-only .userpic {
        width: 38px !important;
        min-width: 38px !important;
        max-width: 38px !important;
        height: 38px !important;
        min-height: 38px !important;
        max-height: 38px !important;
        border-radius: 50% !important;
        overflow: hidden !important;
        flex-shrink: 0 !important;
    }

.app-header .header-actions[b-ld8ht7pb9p]  .user::after {
    display: none !important;
    content: none !important;
}

/* Customer PT Dummy / D-001 button */
[b-ld8ht7pb9p] .customer-switch-button {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 42px;
    max-width: 260px;
    padding: 6px 12px !important;
    border-radius: 12px !important;
    border: 1px solid rgba(255, 255, 255, 0.35) !important;
    background: rgba(255, 255, 255, 0.16) !important;
    color: #ffffff !important;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
    overflow: hidden !important;
}

    [b-ld8ht7pb9p] .customer-switch-button:hover {
        background: rgba(255, 255, 255, 0.24) !important;
        border-color: rgba(255, 255, 255, 0.6) !important;
    }

    [b-ld8ht7pb9p] .customer-switch-button .rz-button-box {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 8px !important;
        min-width: 0 !important;
    }

    [b-ld8ht7pb9p] .customer-switch-button .rz-button-text {
        white-space: pre-line !important;
        text-align: left !important;
        line-height: 1.15 !important;
        font-family: 'montserratbold' !important;
        font-size: 13px !important;
        color: #ffffff !important;
        max-width: 180px !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    [b-ld8ht7pb9p] .customer-switch-button .rzi {
        color: #ffffff !important;
        font-size: 20px !important;
        width: 20px !important;
        min-width: 20px !important;
        height: 20px !important;
        flex: 0 0 auto !important;
    }

/* Mobile / tablet */
@media (max-width: 767.98px) {
    .app-header[b-ld8ht7pb9p] {
        padding: 0 8px;
        min-height: 60px;
    }

    .logo[b-ld8ht7pb9p] {
        max-width: 55px;
    }

    .header-logo-link[b-ld8ht7pb9p] {
        margin-right: 8px;
    }

    .header-actions[b-ld8ht7pb9p] {
        gap: 8px !important;
        margin-left: auto !important;
        min-width: 0 !important;
        flex: 0 1 auto !important;
    }

    .customer-header-labels[b-ld8ht7pb9p] {
        display: flex !important;
        flex: 0 1 auto !important;
        min-width: 0 !important;
        max-width: 150px !important;
    }

    [b-ld8ht7pb9p] .customer-switch-button {
        display: inline-flex !important;
        min-height: 34px !important;
        max-height: 40px !important;
        max-width: 145px !important;
        padding: 4px 7px !important;
        border-radius: 10px !important;
    }

        [b-ld8ht7pb9p] .customer-switch-button .rz-button-box {
            gap: 5px !important;
            min-width: 0 !important;
        }

        [b-ld8ht7pb9p] .customer-switch-button .rz-button-text {
            font-size: 10px !important;
            line-height: 1.1 !important;
            max-width: 95px !important;
        }

        [b-ld8ht7pb9p] .customer-switch-button .rzi {
            font-size: 16px !important;
            width: 16px !important;
            min-width: 16px !important;
            height: 16px !important;
        }

    .app-header .header-actions[b-ld8ht7pb9p]  .notification-icon {
        width: 26px !important;
        height: 26px !important;
    }

    .app-header .header-actions[b-ld8ht7pb9p]  .notification-list {
        top: 60px !important;
        right: 8px !important;
        width: calc(100vw - 16px) !important;
        max-width: calc(100vw - 16px) !important;
    }

    .app-header .header-actions[b-ld8ht7pb9p]  .user-menu {
        top: 54px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .app-header[b-ld8ht7pb9p] {
        padding: 0 10px;
        min-height: 64px;
    }

    .logo[b-ld8ht7pb9p] {
        max-width: 75px;
    }

    .header-logo-link[b-ld8ht7pb9p] {
        margin-right: 10px;
    }

    .header-actions[b-ld8ht7pb9p] {
        gap: 12px !important;
        margin-left: 12px !important;
    }

    .customer-header-labels[b-ld8ht7pb9p] {
        display: flex !important;
    }

    [b-ld8ht7pb9p] .customer-switch-button {
        min-height: 38px !important;
        max-width: 190px !important;
        padding: 5px 9px !important;
    }

        [b-ld8ht7pb9p] .customer-switch-button .rz-button-text {
            font-size: 11px !important;
            max-width: 130px !important;
        }

        [b-ld8ht7pb9p] .customer-switch-button .rzi {
            font-size: 18px !important;
            width: 18px !important;
            min-width: 18px !important;
            height: 18px !important;
        }

    .app-header .header-actions[b-ld8ht7pb9p]  .notification-icon {
        width: 28px !important;
        height: 28px !important;
    }

    .app-header .header-actions[b-ld8ht7pb9p]  .notification-list {
        top: 64px !important;
        right: 10px !important;
    }
}

@media (min-width: 1201px) {
    .logo[b-ld8ht7pb9p] {
        max-width: 120px;
    }

    .app-header .header-actions[b-ld8ht7pb9p]  .notification-icon {
        width: 32px !important;
        height: 32px !important;
    }
}

@media (min-width: 1280px) {
    .logo[b-ld8ht7pb9p] {
        max-width: 140px;
    }
}

@media (max-width: 479px) {
    .app-header .header-menu[b-ld8ht7pb9p] {
        display: none !important;
    }

    .app-header .header-actions[b-ld8ht7pb9p] {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        flex: 0 1 auto !important;
        margin-left: auto !important;
        gap: 6px !important;
    }

    .customer-header-labels[b-ld8ht7pb9p] {
        display: flex !important;
        max-width: 135px !important;
        flex: 0 1 auto !important;
    }

    [b-ld8ht7pb9p] .customer-switch-button {
        display: inline-flex !important;
        max-width: 130px !important;
        min-height: 32px !important;
        max-height: 38px !important;
        padding: 3px 6px !important;
    }

        [b-ld8ht7pb9p] .customer-switch-button .rz-button-box {
            gap: 4px !important;
        }

        [b-ld8ht7pb9p] .customer-switch-button .rz-button-text {
            font-size: 9px !important;
            line-height: 1.1 !important;
            max-width: 82px !important;
        }

        [b-ld8ht7pb9p] .customer-switch-button .rzi {
            font-size: 15px !important;
            width: 15px !important;
            min-width: 15px !important;
            height: 15px !important;
        }

    .app-header .header-actions[b-ld8ht7pb9p]  .notification-icon {
        width: 24px !important;
        height: 24px !important;
    }

    .app-header .header-actions[b-ld8ht7pb9p]  > .userblock.avatar-only,
    .app-header .header-actions[b-ld8ht7pb9p]  > .userblock.avatar-only > .user,
    .app-header .header-actions[b-ld8ht7pb9p]  > .userblock.avatar-only .userpic {
        width: 34px !important;
        min-width: 34px !important;
        max-width: 34px !important;
        height: 34px !important;
        min-height: 34px !important;
        max-height: 34px !important;
    }

    .pagebody[b-ld8ht7pb9p] {
        padding-bottom: 60px !important;
    }

    .app-header .header-actions[b-ld8ht7pb9p]  .user-menu {
        display: none !important;
    }
}
/* /Components/Pages/Device/DevicePage.razor.rz.scp.css */
/* /Components/Pages/Device/ModalDevice.razor.rz.scp.css */
.upd-container[b-z2xmy36h50] {
    padding: 0px;
    font-family: 'DM Sans', sans-serif;
}

    .upd-container[b-z2xmy36h50]  .upd-dropzone {
        position: relative;
        border: 2px dashed #c7d2fe;
        border-radius: 14px;
        padding: 28px 20px;
        text-align: center;
        background: #f8f9ff;
        transition: all 0.25s;
        cursor: pointer;
    }

        .upd-container[b-z2xmy36h50]  .upd-dropzone:hover {
            border-color: #667eea;
            background: #f0f2ff;
        }

    .upd-container[b-z2xmy36h50]  .upd-file-input {
        position: absolute;
        inset: 0;
        opacity: 0;
        cursor: pointer;
        width: 100%;
        height: 100%;
        z-index: 10;
    }

    .upd-container[b-z2xmy36h50]  .upd-drop-icon {
        margin-bottom: 10px;
        pointer-events: none;
    }

        .upd-container[b-z2xmy36h50]  .upd-drop-icon svg {
            width: 36px;
            height: 36px;
        }

    .upd-container[b-z2xmy36h50]  .upd-drop-title {
        font-size: 14px;
        font-weight: 600;
        color: #3730a3;
        margin-bottom: 4px;
        pointer-events: none;
    }

    .upd-container[b-z2xmy36h50]  .upd-drop-sub {
        font-size: 12px;
        color: #9ca3af;
        pointer-events: none;
    }
/* /Components/Pages/User/ProfileAsync.razor.rz.scp.css */
.profile-input-custom[b-k3l30ln8tx] {
    padding-left: 45px !important;
    font-size: 16px !important;
}

[b-k3l30ln8tx] .profile-input-custom {
    padding-left: 45px !important;
    font-size: 16px !important;
}

@media (max-width: 860px) {
    .input-group-column[b-k3l30ln8tx] {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .pagetitle[b-k3l30ln8tx] {
        margin-top: 10px !important;
        font-size: 21px !important;
    }

    [b-k3l30ln8tx] .input-group-column {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

[b-k3l30ln8tx] .input-column > .input > .rz-dropdown {
    border: none !important;
}

.profile-grid[b-k3l30ln8tx] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 400px));
    gap: 0 1rem;
}

.profile-button-row[b-k3l30ln8tx] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 400px));
    gap: 0 1rem;
    margin-top: 1rem;
}

/* Replacement untuk .buttons khusus halaman Profile */
.profile-buttons[b-k3l30ln8tx] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 1rem;
    width: 100%;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.profile-buttons > *[b-k3l30ln8tx] {
    vertical-align: middle;
}

.profile-buttons .btn[b-k3l30ln8tx],
.profile-buttons > .link[b-k3l30ln8tx] {
    min-width: 120px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #5449E6;
    border-radius: 10px;
    font-weight: bold;
    color: #fff;
    margin: 0 !important;
}

.profile-buttons > .link[b-k3l30ln8tx] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.35rem;
    border-color: #5449e6;
    line-height: normal;
    text-decoration: none !important;
    background: transparent;
    text-align: center;
    color: #5449e6;
    padding: 0 1em;
    transition: all .5s ease;
}

.profile-buttons > .link > .icon[b-k3l30ln8tx] {
    flex: 0 0 auto;
    margin: 0 !important;
    position: static;
}

.profile-buttons > .link > span[b-k3l30ln8tx] {
    display: inline-block;
    line-height: normal;
}

.profile-buttons > .link > .icon + span[b-k3l30ln8tx] {
    color: #000;
}

.profile-buttons > .link:hover[b-k3l30ln8tx] {
    border-color: transparent;
    background: #5449e6;
}

.profile-buttons > .link:hover > .icon + span[b-k3l30ln8tx] {
    color: #fff;
}

.profile-buttons > .link:hover > .icon[b-k3l30ln8tx] {
    filter: invert(1) brightness(1.5);
}

.profile-buttons .btn:hover[b-k3l30ln8tx] {
    background-color: transparent;
    color: #5449e6;
}

@media (max-width: 768px) {
    .profile-grid[b-k3l30ln8tx] {
        grid-template-columns: 1fr;
        width: 100%;
    }

    .profile-button-row[b-k3l30ln8tx] {
        grid-template-columns: 1fr;
        gap: 0.75rem 0;
        width: 100%;
        margin-top: 0.75rem;
    }

    .profile-button-row > div[b-k3l30ln8tx] {
        width: 100%;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .profile-button-row > div:nth-child(1)[b-k3l30ln8tx] {
        order: 1;
    }

    .profile-button-row > div:nth-child(2)[b-k3l30ln8tx] {
        order: 2;
    }

    .profile-button-row > div:nth-child(3)[b-k3l30ln8tx] {
        order: 3;
    }

    .profile-buttons[b-k3l30ln8tx] {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        width: 100%;
        height: auto !important;
        min-height: 0 !important;
        gap: 0.75rem;
        margin: 0 !important;
        padding: 0 !important;
    }

    .profile-buttons .btn[b-k3l30ln8tx],
    .profile-buttons > .link[b-k3l30ln8tx] {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        text-align: center;
        box-sizing: border-box;
        margin: 0 !important;
    }

    .profile-buttons > .link[b-k3l30ln8tx] {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        line-height: normal;
    }

    .profile-button-row > div:first-child.d-flex[b-k3l30ln8tx],
    .profile-button-row > div:last-child.d-flex[b-k3l30ln8tx] {
        align-items: center !important;
    }

    .profile-button-row > div:nth-child(2).d-flex[b-k3l30ln8tx] {
        align-items: flex-start !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .profile-grid[b-k3l30ln8tx] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .profile-button-row[b-k3l30ln8tx] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
/* /Components/Pages/VersionInformationPage.razor.rz.scp.css */
body[b-bdg4g39xci] {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.version-container[b-bdg4g39xci] {
    text-align: center;
    padding: 2rem;
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    background-color: #f8f9fa;
}

.container[b-bdg4g39xci] {
    z-index: 99 !important;
}
/* /Components/Shared/Datagrid/AdvancedDatagridConfiguration.razor.rz.scp.css */
.custom-column-wrapper[b-dc68tm66pm] {
    padding: 1rem;
}

[b-dc68tm66pm] .rz-dropzone {
}

[b-dc68tm66pm] .rz-dropzone-item {
    margin-bottom: 15px;
}

.column-panel[b-dc68tm66pm] {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-top: 3px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
}

.column-scroll-area[b-dc68tm66pm] {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100dvh - 190px);
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
}

.panel-header[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    border-bottom: 1px solid #e5e7eb;
    background: #f9fafb;
    flex-wrap: wrap;
    gap: 8px;
}

.section-title[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    gap: 6px;
}

.panel-title[b-dc68tm66pm] {
    font-size: 15px;
    font-weight: 600;
    color: #111827;
}

.panel-header-right[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.panel-header-left[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.toggle-all-btn[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 0 12px;
    height: 32px;
    font-size: 12px;
    font-weight: 500;
    border: none;
    border-radius: 4px;
    background: linear-gradient(135deg, #4a6cf7, #3b55d4);
    color: white;
    cursor: pointer;
    transition: all 0.15s;
    box-shadow: 0 2px 6px rgba(74, 108, 247, 0.4);
    line-height: 1;
}

    .toggle-all-btn:hover[b-dc68tm66pm] {
        background: linear-gradient(135deg, #3b55d4, #2d43b8);
        box-shadow: 0 3px 10px rgba(74, 108, 247, 0.5);
        transform: translateY(-1px);
    }

    .toggle-all-btn .rzi[b-dc68tm66pm] {
        font-size: 14px !important;
    }

.visible-count[b-dc68tm66pm] {
    font-size: 12px;
    color: white;
    background: #28a745;
    padding: 2px 10px;
    border-radius: 20px;
}

[b-dc68tm66pm] .single-drop-zone {
    display: flex;
    flex-direction: column;
    padding: 16px;
    gap: 4px;
    min-height: 80px;
    background: #f9fafb;
}

.column-item[b-dc68tm66pm] {
    display: flex;
    align-items: stretch;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    min-height: 56px;
    cursor: grab;
    user-select: none;
    overflow: hidden;
    transition: border-color 0.15s, box-shadow 0.15s;
    border-color: #488ae6;
    position: relative;
    z-index: 1;
    touch-action: none;
}

    .column-item:hover[b-dc68tm66pm] {
        border-color: #6366f1;
        background: rgba(99, 102, 241, 0.06);
        box-shadow: 0 1px 6px rgba(99, 102, 241, 0.12);
    }

    .column-item:active[b-dc68tm66pm] {
        cursor: grabbing;
        z-index: 999;
        opacity: 0.8;
    }

.column-drag-handle[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    background: #488ae6;
    color: white;
    border-right: 1px solid #e5e7eb;
    flex-shrink: 0;
    font-size: 18px;
    transition: background 0.15s, color 0.15s;
}

.column-item:hover .column-drag-handle[b-dc68tm66pm] {
    background: #6366f1;
    color: #ffffff;
}

.column-name[b-dc68tm66pm] {
    flex: 1;
    padding: 0 14px;
    font-size: 13px;
    font-weight: 500;
    color: #374151;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    text-wrap: wrap;
}

.column-actions[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    padding: 0 8px 0 0;
}

.vis-label[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    padding: 0 12px;
    min-height: 48px;
    border-right: 1px solid #e5e7eb;
    margin-right: 8px;
    margin-bottom: 0px !important;
}

.vis-checkbox[b-dc68tm66pm] {
    width: 15px;
    height: 15px;
    cursor: pointer;
    accent-color: #6366f1;
    flex-shrink: 0;
}

.vis-text[b-dc68tm66pm] {
    font-size: 12px;
    font-weight: bold;
    color: #6b7280;
    white-space: nowrap;
}

.config-btn[b-dc68tm66pm] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 2px solid #e5e7eb;
    border-radius: 6px;
    background: transparent;
    color: #6b7280;
    cursor: pointer;
    padding: 0;
    flex-shrink: 0;
    transition: all 0.15s;
}

    .config-btn:hover[b-dc68tm66pm] {
        background: #6366f1;
        color: #ffffff;
        border-color: #6366f1;
    }

.column-order-btns[b-dc68tm66pm] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    margin-right: 13px;
    color: #488ae6;
}

.order-btn[b-dc68tm66pm] {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    color: var(--text-muted);
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .order-btn:disabled[b-dc68tm66pm] {
        opacity: 0.3;
        cursor: not-allowed;
    }

    .order-btn:hover:not(:disabled)[b-dc68tm66pm] {
        color: var(--rz-primary);
    }

.vis-btn[b-dc68tm66pm] {
    background: none;
    border: none;
    padding: 0px;
    display: flex;
    align-items: center;
    padding-right: 10px;
    cursor: pointer;
}

.vis-on[b-dc68tm66pm] {
    color: var(--rz-primary);
}

.vis-off[b-dc68tm66pm] {
    color: var(--text-muted);
    opacity: 0.5;
}

.column-item-active[b-dc68tm66pm] {
    border-color: #488ae6 !important;
    background: rgba(72, 138, 230, 0.12) !important;
    box-shadow: 0 0 0 3px rgba(72, 138, 230, 0.2) !important;
    transition: all 0.15s;
}

    .column-item-active .column-drag-handle[b-dc68tm66pm] {
        background: #488ae6 !important;
    }

.column-item-selected[b-dc68tm66pm] {
    background-color: #dcfce7 !important;
    border: 1.5px solid #22c55e !important;
    box-shadow: 0 0 0 2px rgba(34, 197, 94, 0.2) !important;
}

    .column-item-selected .column-drag-handle[b-dc68tm66pm] {
        background: #22c55e !important;
    }

    .column-item-selected .column-name[b-dc68tm66pm] {
        color: #15803d;
        font-weight: 600;
    }

/* Arrow btn */
[b-dc68tm66pm] .arrow-btn.rz-button {
    background: linear-gradient(135deg, #22c55e, #16a34a) !important;
    border-color: #16a34a !important;
    color: white !important;
    box-shadow: 0 2px 6px rgba(34, 197, 94, 0.4) !important;
    user-select: none !important;
    -webkit-user-select: none !important;
}

    [b-dc68tm66pm] .arrow-btn.rz-button:hover:not([disabled]) {
        background: linear-gradient(135deg, #16a34a, #15803d) !important;
        box-shadow: 0 3px 10px rgba(34, 197, 94, 0.5) !important;
    }

    [b-dc68tm66pm] .arrow-btn.rz-button:active:not([disabled]) {
        transform: scale(0.95) !important;
    }

    [b-dc68tm66pm] .arrow-btn.rz-button[disabled] {
        background: #d1d5db !important;
        border-color: #d1d5db !important;
        box-shadow: none !important;
        opacity: 0.6 !important;
    }

/* Save btn */
[b-dc68tm66pm] .save-btn.rz-button.rz-button-sm {
    box-shadow: 0 2px 6px rgba(74, 108, 247, 0.4) !important;
    transition: box-shadow 0.15s, transform 0.15s !important;
}

    [b-dc68tm66pm] .save-btn.rz-button.rz-button-sm:hover {
        box-shadow: 0 3px 10px rgba(74, 108, 247, 0.5) !important;
        transform: translateY(-1px);
    }

/* Reset btn */
[b-dc68tm66pm] .reset-btn.rz-button.rz-button-sm {
    box-shadow: 0 2px 6px rgba(107, 114, 128, 0.35) !important;
    transition: box-shadow 0.15s, transform 0.15s !important;
}

    [b-dc68tm66pm] .reset-btn.rz-button.rz-button-sm:hover {
        box-shadow: 0 3px 10px rgba(107, 114, 128, 0.45) !important;
        transform: translateY(-1px);
    }

@media (max-width: 428px) {
    .custom-column-wrapper[b-dc68tm66pm] {
        padding: 0px;
        padding-top: 20px;
    }

    .column-panel[b-dc68tm66pm] {
        border-radius: 0px;
    }
}
/* /Components/Shared/LoginControl.razor.rz.scp.css */
.userblock.avatar-only[b-c6lqgmios1] {
    display: flex !important;
    align-items: center;
    position: relative;
    width: 38px !important;
    min-width: 38px !important;
    max-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    overflow: visible !important;
}

    .userblock.avatar-only .user[b-c6lqgmios1] {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 38px !important;
        min-width: 38px !important;
        max-width: 38px !important;
        height: 38px !important;
        min-height: 38px !important;
        max-height: 38px !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        border-radius: 50% !important;
        cursor: pointer;
        overflow: visible !important;
    }

    .userblock.avatar-only .username[b-c6lqgmios1] {
        display: none !important;
    }

    .userblock.avatar-only .userpic[b-c6lqgmios1] {
        display: flex !important;
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
        min-height: 38px !important;
        max-width: 38px !important;
        max-height: 38px !important;
        border-radius: 50% !important;
        overflow: hidden !important;
    }

    .userblock.avatar-only .avatar-image[b-c6lqgmios1] {
        width: 100%;
        height: 100%;
        object-fit: cover;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #ffffff;
    }

    .userblock.avatar-only .avatar-initial[b-c6lqgmios1] {
        display: flex !important;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        color: #4f46e5;
        font-family: montserratregular, Arial, Helvetica, sans-serif !important;
        font-size: 13px;
        font-weight: 200 !important;
        text-transform: uppercase;
        line-height: 1;
    }

.mobile-avatar-link[b-c6lqgmios1] {
    text-decoration: none !important;
}

/* Tooltip desktop */
.avatar-tooltip[b-c6lqgmios1] {
    display: none;
    position: absolute;
    top: 48px;
    right: 0;
    width: max-content;
    min-width: 0;
    max-width: min(320px, calc(100vw - 24px));
    padding: 10px 14px;
    background: #4b5563;
    color: #ffffff;
    border-radius: 4px;
    z-index: 30000;
    text-align: left;
    pointer-events: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    box-sizing: border-box;
}

    .avatar-tooltip[b-c6lqgmios1]::before {
        content: "";
        position: absolute;
        top: -6px;
        right: 14px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #4b5563;
    }

.userblock.avatar-only:not(.mobile-avatar-link) .user:hover + .avatar-tooltip[b-c6lqgmios1] {
    display: block;
}

.avatar-tooltip-role[b-c6lqgmios1] {
    display: block;
    font-family: montserratregular, Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    font-weight: 700 !important;
    line-height: 1.3;
    color: #ffffff;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.avatar-tooltip-name[b-c6lqgmios1] {
    display: block;
    font-family: montserratregular, Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    font-weight: 400 !important;
    line-height: 1.3;
    color: #f3f4f6;
    margin-top: 2px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.avatar-tooltip-email[b-c6lqgmios1] {
    display: block;
    font-family: montserratregular, Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    font-weight: 400 !important;
    line-height: 1.3;
    color: #e5e7eb;
    margin-top: 2px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.userblock.avatar-only .user-menu[b-c6lqgmios1] {
    position: absolute;
    right: 0;
    left: auto;
    top: 44px;
    z-index: 20000;
    min-width: 160px;
}

.icon[b-c6lqgmios1]{
    transform:scale(1);
}
/* /Components/Shared/MainMenuControl.razor.rz.scp.css */
.main-menu-wrapper[b-7ibibyxuim] {
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    position: relative;
    overflow: visible;
}

.menu-scroll-container[b-7ibibyxuim] {
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: visible;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

    .menu-scroll-container[b-7ibibyxuim]::-webkit-scrollbar {
        display: none;
    }

.menu-nav[b-7ibibyxuim] {
    display: flex;
    align-items: center;
    width: max-content;
    min-width: 100%;
    overflow: visible;
}

.menu-list[b-7ibibyxuim] {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 2px;
    white-space: nowrap;
    min-width: max-content;
    align-items: center;
    height: auto;
}

.menu-item[b-7ibibyxuim] {
    position: relative;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.menu-link[b-7ibibyxuim] {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    white-space: nowrap;
    transition: background 0.15s;
    cursor: pointer;
    height: 38px;
}

.menu-link-arrow[b-7ibibyxuim] {
    display: inline-flex;
    align-items: center;
    font-size: 18px !important;
    line-height: 1;
    transition: transform 0.2s ease;
}

.menu-link:hover[b-7ibibyxuim] {
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
}

.menu-link-open[b-7ibibyxuim] {
    background: rgba(255, 255, 255, 0.25) !important;
    font-weight: 400;
}

    .menu-link-open .menu-link-arrow[b-7ibibyxuim] {
        transform: rotate(180deg);
    }

.menu-item-active > .menu-link[b-7ibibyxuim] {
    background: rgba(255, 255, 255, 0.25);
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 4px;
}

.seat-menu-popup[b-7ibibyxuim] {
    display: inline-flex;
    position: fixed;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    z-index: 99999;
    padding: 6px;
    width: auto;
    max-width: calc(100vw - 16px);
    overflow-x: auto;
}

    .seat-menu-popup[b-7ibibyxuim],
    .seat-menu-popup *[b-7ibibyxuim] {
        font-weight: 400 !important;
    }

.popup-column[b-7ibibyxuim] {
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
}

.nav-submenu-item[b-7ibibyxuim] {
    padding: 0;
    margin: 0;
}

.nav-submenu-link[b-7ibibyxuim] {
    display: block;
    padding: 8px 16px;
    font-size: 13px;
    color: #374151;
    font-weight: 400 !important;
    white-space: nowrap;
    transition: background 0.15s;
    line-height: 1.3;
}

    .nav-submenu-link:hover[b-7ibibyxuim] {
        background: #5448e6;
        border-radius: 4px;
        color: white !important;
        text-decoration: none;
    }

.nav-submenu-link-active[b-7ibibyxuim] {
    background: #ede9fe;
    color: #5448e6 !important;
    border-radius: 4px;
    text-decoration: none;
}

.menu-nav-buttons[b-7ibibyxuim] {
    display: flex;
    align-items: center;
    gap: 2px;
    flex: 0 0 auto;
    margin-left: 6px;
}

.menu-nav-btn[b-7ibibyxuim] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    transition: background 0.15s;
    font-size: 20px;
}

    .menu-nav-btn:hover:not(.menu-nav-disabled)[b-7ibibyxuim] {
        background: rgba(255, 255, 255, 0.35);
    }

.menu-nav-disabled[b-7ibibyxuim] {
    opacity: 0.3;
    cursor: not-allowed;
}

@media (max-width: 1200px) {
    .main-menu-wrapper[b-7ibibyxuim] {
        display: flex !important;
        width: 100%;
        min-width: 0;
        overflow: visible;
    }

    .menu-scroll-container[b-7ibibyxuim] {
        flex: 1 1 auto;
        width: 100%;
        min-width: 0;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: visible;
    }

    .menu-nav[b-7ibibyxuim] {
        display: flex;
        align-items: center;
        width: max-content;
        min-width: 100%;
    }

    .menu-list[b-7ibibyxuim] {
        min-width: max-content;
        align-items: center;
    }

    .menu-nav-buttons[b-7ibibyxuim] {
        display: flex !important;
        align-items: center;
        flex: 0 0 auto;
        margin-left: 6px;
    }

    .menu-nav-btn[b-7ibibyxuim] {
        width: 26px;
        height: 26px;
        font-size: 18px;
    }

    .seat-menu-popup[b-7ibibyxuim] {
        max-width: calc(100vw - 16px);
        overflow-x: auto;
    }
}

@media (max-width: 767.98px) {
    .menu-link[b-7ibibyxuim] {
        padding: 7px 9px;
        font-size: 12px;
        height: 34px;
    }

    .nav-submenu-link[b-7ibibyxuim] {
        padding: 8px 12px;
        font-size: 12px;
    }

    .menu-nav-btn[b-7ibibyxuim] {
        width: 24px;
        height: 24px;
        font-size: 17px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .menu-link[b-7ibibyxuim] {
        padding: 8px 11px;
        font-size: 13px;
    }

    .nav-submenu-link[b-7ibibyxuim] {
        font-size: 13px;
    }
}

@media (min-width: 1201px) {
    .menu-scroll-container[b-7ibibyxuim] {
        overflow-x: auto;
        overflow-y: visible;
    }

    .menu-nav-buttons[b-7ibibyxuim] {
        display: flex;
    }
}
/* /Components/Shared/MobileNavMenu.razor.rz.scp.css */
.mobile-bottom-nav[b-bpo6qbe6b1] {
    display: none;
}

.mobile-menu-overlay[b-bpo6qbe6b1] {
    display: none;
}

@media (max-width: 479px) {
    .mobile-bottom-nav[b-bpo6qbe6b1] {
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 60px;
        background: #5448e6;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
        z-index: 10000;
        box-shadow: 0 -2px 16px rgba(0, 0, 0, 0.3);
    }

    .mobile-bottom-nav-btn[b-bpo6qbe6b1] {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 3px;
        background: transparent;
        border: none;
        color: rgba(255, 255, 255, 0.65);
        cursor: pointer;
        text-decoration: none;
        padding: 0;
        transition: color 0.15s, background 0.15s;
        -webkit-tap-highlight-color: transparent;
        position: relative;
        font-weight: 400;
    }

        .mobile-bottom-nav-btn:hover[b-bpo6qbe6b1],
        .mobile-bottom-nav-btn.active[b-bpo6qbe6b1] {
            color: #ffffff;
            background: rgba(255, 255, 255, 0.12);
        }

            .mobile-bottom-nav-btn.active[b-bpo6qbe6b1]::before {
                content: "";
                position: absolute;
                top: 0;
                left: 25%;
                right: 25%;
                height: 2px;
                background: #ffffff;
                border-radius: 0 0 2px 2px;
            }

        .mobile-bottom-nav-btn[b-bpo6qbe6b1]  .rzi,
        .nav-icon[b-bpo6qbe6b1] {
            font-size: 22px;
            line-height: 1;
            display: flex;
            align-items: center;
        }

    .nav-label[b-bpo6qbe6b1] {
        font-size: 10px;
        line-height: 1;
        font-weight: 400;
    }

    .mobile-menu-overlay[b-bpo6qbe6b1] {
        display: flex;
        flex-direction: column;
        position: fixed;
        inset: 0;
        z-index: 9999;
        background: #ffffff;
        transform: translateY(100%);
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        overflow: hidden;
    }

        .mobile-menu-overlay.overlay-open[b-bpo6qbe6b1] {
            transform: translateY(0);
        }

    .mobile-overlay-header[b-bpo6qbe6b1] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 14px 20px;
        background: #5448e6;
        flex-shrink: 0;
        min-height: 54px;
    }

    .mobile-overlay-title[b-bpo6qbe6b1] {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        margin: 0;
    }

    .mobile-overlay-close[b-bpo6qbe6b1] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        background: rgba(255, 255, 255, 0.18);
        border: none;
        border-radius: 50%;
        color: #ffffff;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        transition: background 0.15s;
        padding: 0;
    }

        .mobile-overlay-close:hover[b-bpo6qbe6b1] {
            background: rgba(255, 255, 255, 0.28);
        }

        .mobile-overlay-close[b-bpo6qbe6b1]  .rzi {
            font-size: 20px;
        }

    .mobile-menu-search[b-bpo6qbe6b1] {
        display: flex;
        align-items: center;
        gap: 8px;
        padding: 10px 16px;
        background: #f3f4f6;
        border-bottom: 1px solid #e5e7eb;
        flex-shrink: 0;
    }

    .search-icon[b-bpo6qbe6b1] {
        color: #9ca3af;
        flex-shrink: 0;
        display: flex;
        align-items: center;
    }

        .search-icon[b-bpo6qbe6b1]  .rzi {
            font-size: 18px;
        }

    .mobile-search-input[b-bpo6qbe6b1] {
        flex: 1;
        border: none;
        background: transparent;
        outline: none;
        font-size: 14px;
        font-weight: 400;
        color: #111827;
        padding: 0;
    }

        .mobile-search-input[b-bpo6qbe6b1]::placeholder {
            color: #9ca3af;
            font-weight: 400;
        }

    .search-clear[b-bpo6qbe6b1] {
        display: flex;
        align-items: center;
        background: transparent;
        border: none;
        padding: 0;
        cursor: pointer;
        color: #9ca3af;
        -webkit-tap-highlight-color: transparent;
    }

        .search-clear[b-bpo6qbe6b1]  .rzi {
            font-size: 18px;
        }

        .search-clear:hover[b-bpo6qbe6b1] {
            color: #5448e6;
        }

    .mobile-search-empty[b-bpo6qbe6b1] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 48px 20px;
        color: #9ca3af;
        font-size: 14px;
        font-weight: 400;
    }

        .mobile-search-empty[b-bpo6qbe6b1]  .rzi {
            font-size: 36px;
            color: #d1d5db;
        }

    .mobile-overlay-body[b-bpo6qbe6b1] {
        flex: 1;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 4px 0 80px 0;
        -webkit-overflow-scrolling: touch;
        background: #ffffff;
    }

    .mobile-menu-section[b-bpo6qbe6b1] {
        border-bottom: 1px solid #e5e7eb;
    }

    .mobile-menu-link[b-bpo6qbe6b1] {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 15px 20px;
        color: #111827;
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
        background: transparent;
        border: none;
        cursor: pointer;
        transition: background 0.15s, color 0.15s;
        -webkit-tap-highlight-color: transparent;
        box-sizing: border-box;
    }

        .mobile-menu-link:hover[b-bpo6qbe6b1] {
            background: #f3f4f6;
            color: #5448e6;
        }

        .mobile-menu-link.link-active[b-bpo6qbe6b1] {
            background: #ede9fe;
            color: #5448e6;
            border-left: 3px solid #5448e6;
            padding-left: 17px;
            font-weight: 400;
        }

    .mobile-accordion-trigger[b-bpo6qbe6b1] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 15px 20px;
        background: transparent;
        border: none;
        color: #374151;
        font-size: 15px;
        font-weight: 400;
        text-align: left;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        transition: background 0.15s, color 0.15s;
        box-sizing: border-box;
    }

        .mobile-accordion-trigger:hover[b-bpo6qbe6b1] {
            background: #f3f4f6;
            color: #5448e6;
        }

        .mobile-accordion-trigger.accordion-open[b-bpo6qbe6b1] {
            background: #ede9fe;
            color: #5448e6;
            border-left: 3px solid #5448e6;
            padding-left: 17px;
            font-weight: 400;
        }

    .accordion-arrow[b-bpo6qbe6b1] {
        transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
        color: #9ca3af;
        flex-shrink: 0;
        display: flex;
        align-items: center;
    }

        .accordion-arrow[b-bpo6qbe6b1]  .rzi {
            font-size: 20px;
        }

    .accordion-open .accordion-arrow[b-bpo6qbe6b1] {
        transform: rotate(180deg);
        color: #5448e6;
    }

    .mobile-accordion-panel[b-bpo6qbe6b1] {
        display: none;
        background: #f9fafb;
    }

        .mobile-accordion-panel.panel-open[b-bpo6qbe6b1] {
            display: block;
        }

    .mobile-submenu-link[b-bpo6qbe6b1] {
        display: flex;
        align-items: center;
        padding: 12px 20px 12px 36px;
        color: #374151;
        font-size: 14px;
        font-weight: 400;
        text-decoration: none;
        border-bottom: 1px solid #f3f4f6;
        transition: background 0.15s, color 0.15s;
        -webkit-tap-highlight-color: transparent;
        gap: 10px;
    }

        .mobile-submenu-link:last-child[b-bpo6qbe6b1] {
            border-bottom: none;
        }

        .mobile-submenu-link:hover[b-bpo6qbe6b1] {
            background: #ede9fe;
            color: #5448e6;
        }

        .mobile-submenu-link[b-bpo6qbe6b1]::before {
            content: "";
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #5448e6;
            flex-shrink: 0;
            opacity: 0.5;
        }

        .mobile-submenu-link:hover[b-bpo6qbe6b1]::before {
            opacity: 1;
        }
}
/* /Components/Shared/Modal/ColomnConfigDialog.razor.rz.scp.css */
.ccd-dialog[b-uk5q5wbez3] {
    background: #ffffff;
    border-radius: 14px;
}

/* Header Selected Column */
.ccd-selected-column[b-uk5q5wbez3] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    margin-bottom: 18px;
    background: #f5f0ff;
    border-radius: 10px;
}

.ccd-selected-icon[b-uk5q5wbez3] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4f46e5;
    font-size: 20px;
}

.ccd-selected-label[b-uk5q5wbez3] {
    font-size: 12px;
    font-weight: 500;
    color: #6b7280;
    margin-bottom: 2px;
}

.ccd-selected-title[b-uk5q5wbez3] {
    font-size: 16px;
    font-weight: 700;
    color: #111827;
}

/* Section */
.ccd-section[b-uk5q5wbez3] {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f4f6;
}

    .ccd-section:last-of-type[b-uk5q5wbez3] {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.ccd-label[b-uk5q5wbez3] {
    font-size: 13px;
    font-weight: 600;
    color: #374151;
    margin-bottom: 6px;
}

.ccd-helper[b-uk5q5wbez3] {
    font-size: 12px;
    color: #9ca3af;
    margin-top: 4px;
    line-height: 1.5;
}

.ccd-row-between[b-uk5q5wbez3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

/* Footer */
.ccd-footer[b-uk5q5wbez3] {
    margin-top: 24px;
    padding-top: 16px;
    border-top: 1px solid #e5e7eb;
}

.ccd-apply-button[b-uk5q5wbez3] {
    height: 42px;
    border-radius: 8px;
    font-weight: 600;
}
/* /Components/Shared/Modal/ColumnConfigDialog.razor.rz.scp.css */
.ccd-dialog[b-ut5q7hvs2k] {
    background: #ffffff;
    border-radius: 14px;
}

/* Header Selected Column */
.ccd-selected-column[b-ut5q7hvs2k] {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    margin-bottom: 18px;
    background: #f5f0ff;
    border-radius: 10px;
}

.ccd-selected-icon[b-ut5q7hvs2k] {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4f46e5;
    font-size: 20px;
}

.ccd-selected-label[b-ut5q7hvs2k] {
    font-size: 12px;
    font-weight: 500;
    color: #6b7280;
    margin-bottom: 2px;
}

.ccd-selected-title[b-ut5q7hvs2k] {
    font-size: 16px;
    font-weight: 700;
    color: #111827;
}

/* Section */
.ccd-section[b-ut5q7hvs2k] {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f3f4f6;
}

    .ccd-section:last-of-type[b-ut5q7hvs2k] {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.ccd-label[b-ut5q7hvs2k] {
    font-size: 13px;
    font-weight: 600;
    color: #374151;
    margin-bottom: 6px;
}

.ccd-helper[b-ut5q7hvs2k] {
    font-size: 12px;
    color: #9ca3af;
    margin-top: 4px;
    line-height: 1.5;
}

.ccd-row-between[b-ut5q7hvs2k] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

/* Footer */
.ccd-footer[b-ut5q7hvs2k] {
    margin-top: 24px;
    padding-top: 16px;
    border-top: 1px solid #e5e7eb;
}

.ccd-apply-button[b-ut5q7hvs2k] {
    height: 42px;
    border-radius: 8px;
    font-weight: 600;
}
/* /Components/Shared/Modal/ExportDialog.razor.rz.scp.css */
.export-container[b-mfygp4g71v] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
}

[b-mfygp4g71v] .rz-pager-element .rz-button-text,
[b-mfygp4g71v] .rz-button .rz-button-text {
    font-size: 0.7rem !important;
}

@media (max-width: 576px) {

    .export-container[b-mfygp4g71v] {
        flex-direction: column;
        gap: 12px;
        padding: 0px;
    }
}
/* /Components/Shared/Modal/UploadProfileDialog.razor.rz.scp.css */
.upd-container[b-5769wu61i8] {
    padding: 8px;
    font-family: 'DM Sans', sans-serif;
}

    .upd-container[b-5769wu61i8]  .upd-avatar-wrapper {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .upd-container[b-5769wu61i8]  .upd-avatar-ring {
        position: relative;
        width: 110px;
        height: 110px;
    }

        .upd-container[b-5769wu61i8]  .upd-avatar-ring::before {
            content: '';
            position: absolute;
            inset: -3px;
            border-radius: 50%;
            background: linear-gradient(135deg, #667eea, #764ba2);
            z-index: 0;
        }

    .upd-container[b-5769wu61i8]  .upd-avatar-img {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
        border: 3px solid #fff;
    }

    .upd-container[b-5769wu61i8]  .upd-avatar-placeholder {
        width: 110px;
        height: 110px;
        border-radius: 50%;
        background: linear-gradient(135deg, #667eea, #764ba2);
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 0 3px #667eea;
    }

        .upd-container[b-5769wu61i8]  .upd-avatar-initial {
            color: #fff;
            font-size: 36px;
            font-weight: 700;
            letter-spacing: 0.08em;
            line-height: 1;
            text-transform: uppercase;
        }

    .upd-container[b-5769wu61i8]  .upd-dropzone {
        position: relative;
        border: 2px dashed #c7d2fe;
        border-radius: 14px;
        padding: 28px 20px;
        text-align: center;
        background: #f8f9ff;
        transition: all 0.25s;
        cursor: pointer;
    }

        .upd-container[b-5769wu61i8]  .upd-dropzone:hover {
            border-color: #667eea;
            background: #f0f2ff;
        }

    .upd-container[b-5769wu61i8]  .upd-file-input {
        position: absolute;
        inset: 0;
        opacity: 0;
        cursor: pointer;
        width: 100%;
        height: 100%;
    }

    .upd-container[b-5769wu61i8]  .upd-drop-icon {
        margin-bottom: 10px;
    }

        .upd-container[b-5769wu61i8]  .upd-drop-icon svg {
            width: 36px;
            height: 36px;
        }

    .upd-container[b-5769wu61i8]  .upd-drop-title {
        font-size: 14px;
        font-weight: 600;
        color: #3730a3;
        margin-bottom: 4px;
    }

    .upd-container[b-5769wu61i8]  .upd-drop-sub {
        font-size: 12px;
        color: #9ca3af;
    }

    .upd-container[b-5769wu61i8]  .upd-drop-badge {
        display: inline-block;
        margin-top: 10px;
        background: #ede9fe;
        color: #7c3aed;
        font-size: 11px;
        font-weight: 600;
        padding: 3px 10px;
        border-radius: 20px;
    }

    .upd-container[b-5769wu61i8]  .upd-btn-row {
        margin-top: 20px;
        display: flex;
        gap: 10px;
        align-items: center;
    }

    .upd-container[b-5769wu61i8]  .upd-btn-delete {
        width: 48px;
        height: 48px;
        border-radius: 10px;
        border: 1px solid #fecaca;
        background: #fef2f2;
        color: #dc2626;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.2s;
        font-family: inherit;
        flex-shrink: 0;
    }

        .upd-container[b-5769wu61i8]  .upd-btn-delete:disabled {
            border-color: #e5e7eb;
            background: #f9fafb;
            color: #cbd5e1;
            cursor: not-allowed;
        }

        .upd-container[b-5769wu61i8]  .upd-btn-delete:hover {
            border-color: #fca5a5;
            background: #fee2e2;
        }

        .upd-container[b-5769wu61i8]  .upd-btn-delete:hover:disabled {
            border-color: #e5e7eb;
            background: #f9fafb;
        }

        .upd-container[b-5769wu61i8]  .upd-btn-delete .oi {
            font-size: 16px;
        }

    .upd-container[b-5769wu61i8]  .upd-btn-save {
        flex: 1;
        padding: 12px;
        border-radius: 10px;
        border: none;
        background: #5449E6;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        transition: all 0.2s;
        box-shadow: 0 4px 15px rgba(102,126,234,0.35);
    }

        .upd-container[b-5769wu61i8]  .upd-btn-save:hover:not(:disabled) {
            transform: translateY(-1px);
            box-shadow: 0 6px 20px rgba(102,126,234,0.45);
        }

        .upd-container[b-5769wu61i8]  .upd-btn-save:disabled {
            opacity: 0.45;
            cursor: not-allowed;
        }
/* /Components/Shared/NotificationControl.razor.rz.scp.css */
.notification-icon[b-mymu06lity] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .notification-icon .vcenter[b-mymu06lity] {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.notification-bell-icon[b-mymu06lity] {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
}
