﻿/* --- A4 Page Setup --- top, right, bottom, left */
@page {
    size: A4;
    margin: 10mm 5mm 10mm 5mm; 
}

/* wrapper for your content pages */
.a4-page-container {
    width: 210mm;
    max-width: 210mm;
    min-width: 210mm;
    height:100%;
    padding: 0;
    margin: 0 auto;
    background: white !important;
    background-color: white !important;
    box-shadow: none !important;
    border: none !important;
    page-break-after: always;
}

@page {
    @bottom-center {
        content: "www.shoppingshop.com";
        font-size: 14px;
        color: dodgerblue;
    }
}
.e-dlg-overlay {
    backdrop-filter: unset !important;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check, .e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: rgb(188 152 152 / 0%);
    border-color: #107c10;
    color: #107c10;
}
/* Scoped Sidebar and Toolbar Styles - MainLayoutSF */
#sidebar-wrapper .e-toolbar.defaultToolbar .e-toolbar-items {
    background: #07519C !important;
}

#sidebar-wrapper .e-toolbar.defaultToolbar {
    background-color: #07519C !important;
}
#sidebar-wrapper .e-treeview {
    border: 0;
    
}
#sidebar-wrapper .e-sidebar.e-left {
    top: 40px !important;
    background-color: #07519C;
}

/* Sidebar TreeView Styles - only apply within default-sidebar */
.default-sidebar .e-treeview .e-list-text {
    color: #fff !important;
    font-size: 14px;
}
.default-sidebar .e-treeview .e-list-item.e-hover > .e-fullrow, .e-treeview .e-list-item.e-node-focus > .e-fullrow {
    background-color: #f0eded85 !important;
    border-color: #f0eded85 !important;
}


#sidebar-wrapper .default-sidebar .e-treeview .e-list-item.e-active > .e-text-content .e-icon-collapsible,
#sidebar-wrapper .default-sidebar .e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
    color: #fff !important;
}
#sidebar-wrapper .default-sidebar .e-treeview .e-icon-collapsible, #sidebar-wrapper .default-sidebar .e-treeview .e-icon-expandable {
    color: #fff !important;
}

default-sidebar .e-treeview .e-list-item.e-hover > .e-fullrow,
default-sidebar .e-treeview .e-list-item.e-node-focus > .e-fullrow {
    background-color: #f0eded85 !important;
    color: #f0eded85 !important;
}

/*.default-sidebar .e-treeview .e-icon-collapsible, .e-treeview .e-icon-expandable {
    color: #ffffff !important;
}*/

.default-sidebar .e-treeview .e-list-item.e-active > .e-fullrow {
    background-color: #f0eded85 !important;
}

.default-sidebar .e-treeview .e-list-item.e-active.e-hover > .e-fullrow,
.default-sidebar .e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
    background-color: #f0eded85 !important;
    border-color: #f0eded85 !important;
    color: #f0eded85 !important;
}

/*.e-treegrid .e-treecolumn-container .e-treecell-child {
    width: 20px;
    display: inline-block;
}*/

/* Global Scrollbar Styles for Sidebar */
.e-sidebar-context::-webkit-scrollbar,
.e-sidebar::-webkit-scrollbar,
.default-sidebar::-webkit-scrollbar,
.default-sidebar *::-webkit-scrollbar {
    width: 8px !important;
    height: 8px !important;
}

.e-sidebar-context::-webkit-scrollbar-track,
.e-sidebar::-webkit-scrollbar-track,
.default-sidebar::-webkit-scrollbar-track,
.default-sidebar *::-webkit-scrollbar-track {
    background: transparent !important;
}

.e-sidebar-context::-webkit-scrollbar-thumb,
.e-sidebar::-webkit-scrollbar-thumb,
.default-sidebar::-webkit-scrollbar-thumb,
.default-sidebar *::-webkit-scrollbar-thumb {
    background-color: rgb(255 255 255 / 40%)!important;
    border-radius: 4px !important;
}

.e-sidebar-context::-webkit-scrollbar-thumb:hover,
.e-sidebar::-webkit-scrollbar-thumb:hover,
.default-sidebar::-webkit-scrollbar-thumb:hover,
.default-sidebar *::-webkit-scrollbar-thumb:hover {
    background-color: rgba(7, 81, 156, 0.6) !important;
}



/*.e-control, [class^="e-"] *:not([class*="e-icon"]) {
    font-size: 13px !important;
}
.default-sidebar .e-treeview .e-list-text {
    color: #fff !important;
    font-size: 13px;
}*/


/* Firefox scrollbar */
.e-sidebar-context,
.e-sidebar,
.default-sidebar,
.default-sidebar * {
    scrollbar-width: thin !important;
    scrollbar-color: rgb(255 255 255 / 40%)transparent !important;
    scrollbar-gutter: stable !important;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

:root {
    font-size: var(--rz-root-font-size);
}

body {
    font-family: var(--rz-text-font-family);
    color: var(--rz-text-color);
    font-size: var(--rz-body-font-size);
    line-height: var(--rz-body-line-height);
    background-color: var(--rz-body-background-color);
}

.rz-body {
    --rz-body-padding: 0;
}

a {
    color: var(--rz-link-color);
}

a:hover,
a:focus {
    color: var(--rz-link-hover-color);
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEggMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDgJTYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

.loading-progress circle {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 0.6rem;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
}

.loading-progress circle:last-child {
    stroke: #1b6ec2;
    stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
    transition: stroke-dasharray 0.05s ease-in-out;
}

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

.loading-progress-text:after {
    content: var(--blazor-load-percentage-text, "Loading");
}
.man-grid-cell {
/*    --rz-grid-cell-font-size: x-small !important;
*/    font-weight: 500;
    /*--rz-input-font-size: x-small !important;*/
    
}

.man-grid-cell-edit {
    /*    --rz-grid-cell-font-size: x-small !important;
*/ font-weight: 700 !important;
    /*--rz-input-font-size: x-small !important;*/
}
.man-grid-cell-header-secondary {
    --rz-grid-header-font-weight: 400 !important;
    white-space: pre-wrap !important;
}
.man-grid-cell-header-primary {
    --rz-grid-header-font-weight: 700 !important;
}

.man-grid-cell-hier {
    background-color: #D6D9EC !important;
    --rz-grid-frozen-cell-background-color: #D6D9EC !important;
    font-weight: 500 !important;
}

.man-grid-cell-total {
    font-weight: 700 !important;
    background-color: #E8E8E8 !important;
}

.sizechart-grid-cell {
    --rz-grid-header-font-weight: 700 !important;
    --rz-grid-header-color: red !important;
}
.man-composite-column-header1 {
    background-color: #E5F3FC !important;
    color: #000 !important;
}
.man-composite-column-header2 {
    background-color: #FFE5B4 !important;
    color: #333 !important;
}

.cssCenterScreen {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}

.cssCenterScreen1 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}

/* ═══════════════════════════════════════════════════════════════════════════
   CUSTOM SIDEBAR MENU  –  global styles (not scoped)
   Base: #07519C blue  |  Accent: --csm-accent (#ff451a)  |  Text: white
   ═══════════════════════════════════════════════════════════════════════════ */

/* ── Container ────────────────────────────────────────────────────────────── */
.csm-container {
    /* Accent color token — override via inline style or parent CSS to recolor
       all accent elements (module pills, active indicators, flyout titles)   */
    --csm-accent:        #ff451a;
    --csm-accent-90:     color-mix(in srgb, var(--csm-accent) 90%, transparent);
    --csm-accent-65:     color-mix(in srgb, var(--csm-accent) 65%, transparent);
    --csm-accent-55:     color-mix(in srgb, var(--csm-accent) 55%, transparent);
    --csm-accent-22:     color-mix(in srgb, var(--csm-accent) 22%, transparent);
    --csm-accent-15:     color-mix(in srgb, var(--csm-accent) 15%, transparent);
    display: flex;
    flex-direction: column;
    padding: 2px 0 16px;
    -webkit-user-select: none;
    user-select: none;
}

/* ── MODULE TITLE  –  subtle section label ────────────────────────────────── */
.csm-module-title {
    display: flex;
    align-items: center;
    gap: 7px;
    /* left/right match the search box wrapper padding (10px each side) */
    margin: 22px 10px 4px 10px;
    padding: 0;
    background: transparent;
    border-left: none;
    box-shadow: none;
    font-size: 0.60rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.45) !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 20px);
}

/* short accent tick before the label */
.csm-module-title::before {
    content: '';
    display: block;
    flex-shrink: 0;
    width: 3px;
    height: 12px;
    border-radius: 2px;
    background: var(--csm-accent);
    opacity: 0.85;
}

/* hairline rule that fills the remaining space after the text */
.csm-module-title::after {
    content: '';
    display: block;
    flex: 1;
    height: 1px;
    background: rgba(255, 255, 255, 0.10);
    margin-left: 4px;
}

/* collapsed: just the accent tick spanning full width, no text */
.csm-collapsed .csm-module-title {
    margin: 14px 10px 4px 10px;
    max-width: calc(100% - 20px);
    color: transparent !important;
    letter-spacing: 0;
    overflow: hidden;
}

.csm-collapsed .csm-module-title::before {
    width: calc(100% - 0px);
    height: 2px;
    border-radius: 2px;
    opacity: 0.50;
}

.csm-collapsed .csm-module-title::after {
    display: none;
}

/* ── NODE WRAPPER ─────────────────────────────────────────────────────────── */
.csm-node {
    position: relative;
}

/* collapsed nodes must not clip flyout panels */
.csm-collapsed .csm-node,
.csm-collapsed .csm-node * {
    overflow: visible;
}

/* ── ITEM ROW  (leaf div + accordion <summary>) ───────────────────────────── */
.csm-item-row {
    display: flex !important;
    align-items: center !important;
    gap: 10px;
    padding: 8px 12px 8px 10px !important;
    margin: 1px 6px 1px 16px;   /* left 16px: visually nested under module title */
    cursor: pointer;
    border-radius: 7px;
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: 0.875rem !important;
    font-weight: 400;
    line-height: 1.4;
    transition: background 0.15s ease, color 0.15s ease;
    list-style: none !important;
    outline: none;
    position: relative;
    text-decoration: none !important;
}

/* left accent pipe — placeholder on all rows, activated selectively below */
.csm-item-row::before {
    content: '';
    position: absolute;
    left: 0;
    top: 18%;
    height: 64%;
    width: 3px;
    border-radius: 0 3px 3px 0;
    background: transparent;
    transition: background 0.15s ease;
    display: none; /* off by default; enabled only for depth-1 children below */
}

/* depth-1 children (direct submenu items): pipe ON */
.csm-children > .csm-children-inner > .csm-node > .csm-item-row::before {
    display: block;
}

/* grandchildren and deeper: pipe OFF */
.csm-children .csm-children .csm-item-row::before {
    display: none !important;
}

.csm-item-row:hover {
    background: rgba(255, 255, 255, 0.14) !important;
    color: #fff !important;
}

.csm-item-row:hover::before {
    background: rgba(255, 255, 255, 0.45);
}

/* active leaf */
.csm-item-row.csm-active {
    background: rgba(255, 255, 255, 0.20) !important;
    color: #fff !important;
    font-weight: 600;
}

.csm-item-row.csm-active::before {
    background: var(--csm-accent);
}

/* open parent */
.csm-item-row.csm-ancestor-active {
    color: #fff !important;
    font-weight: 500;
}

.csm-item-row.csm-ancestor-active::before {
    background: var(--csm-accent-65);
}

/* ── ICON (legacy class — kept for compatibility, SVGs used instead) ──────── */
.csm-item-icon {
    flex-shrink: 0;
    width: 18px;
    text-align: center;
    font-size: 0.95rem;
    opacity: 0.80;
    transition: opacity 0.15s ease;
    color: inherit;
    display: none; /* hidden: replaced by .csm-svg-icon */
}

/* ── LABEL ────────────────────────────────────────────────────────────────── */
.csm-item-label {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: inherit;
}

/* ── ACCORDION  –  Blazor div-based, no native <details> ──────────────── */
.csm-accordion {
    /* grouping wrapper only — no extra layout */
}

/* ── CHILDREN  –  indented connector + expand/collapse animation ───────── */
.csm-children {
    display: grid;
    grid-template-rows: 0fr;    /* collapsed: zero height */
    transition: grid-template-rows 0.55s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    margin-left: 26px;
    border-left: 2px solid rgba(255, 255, 255, 0.18);
    overflow: hidden;
}

.csm-children-open {
    grid-template-rows: 1fr;    /* open: full natural height */
}

/* required inner wrapper: min-height:0 allows grid to compress to 0fr */
.csm-children > .csm-children-inner {
    min-height: 0;
    overflow: hidden;
}

/* child item rows (depth-1) */
.csm-children > .csm-children-inner > .csm-node > .csm-item-row {
    padding-left: 10px !important;
    font-size: 0.855rem !important;
}

/* grandchildren (depth-2) */
.csm-children .csm-children {
    margin-left: 16px;
    border-left: 2px solid rgba(255, 255, 255, 0.10);
}

.csm-children .csm-children > .csm-children-inner > .csm-node > .csm-item-row {
    font-size: 0.835rem !important;
}

/* ── COLLAPSED: icon-only buttons ────────────────────────────────────────── */
.csm-icon-btn {
display: flex;
align-items: center;
justify-content: center;
width: 42px;
height: 40px;
margin: 2px 0 2px 8px;
border-radius: 10px;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.82) !important;
    transition: background 0.15s ease, color 0.15s ease, transform 0.12s ease;
    position: relative;
    overflow: visible !important;
    /* must not create a new stacking context that clips the flyout */
    isolation: auto;
}

.csm-icon-btn:hover {
    background: rgba(255, 255, 255, 0.14);
    color: #fff !important;
    /* NOTE: no transform here — transform creates a stacking context
       that would clip the absolutely-positioned flyout child */
}

.csm-icon-btn.csm-active-icon {
    background: var(--csm-accent-22);
    color: var(--csm-accent) !important;
}

.csm-icon-btn .csm-item-icon {
    font-size: 1.05rem;
    opacity: 1;
    width: auto;
}

/* ── FLYOUT (collapsed — Blazor state-driven, no CSS :hover) ─────────────── */
.csm-flyout-host {
    position: relative;
    overflow: visible !important;
}

/* icon button highlight when flyout is open */
.csm-flyout-host.csm-flyout-open {
    background: rgba(255, 255, 255, 0.14);
    color: #fff !important;
}

.csm-flyout {
    /* shown/hidden by Blazor rendering — display:block when rendered */
    position: fixed;
    left: calc(var(--csm-flyout-left, 48px) + 8px);
    top: var(--csm-flyout-top, 0px);
    max-height: calc(100vh - var(--csm-flyout-top, 0px) - 12px);
    min-width: 220px;
    background: #0a4080;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 10px;
    box-shadow: 0 8px 28px rgba(0,0,0,0.50), 0 2px 8px rgba(0,0,0,0.28);
    z-index: 99999;
    padding: 6px 0;
    white-space: nowrap;
    animation: csmFlyIn 0.13s ease;
    overflow-y: auto !important;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.55) transparent;
}

.csm-flyout::-webkit-scrollbar {
    width: 5px;
}

.csm-flyout::-webkit-scrollbar-track {
    background: transparent;
}

.csm-flyout::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.55);
    border-radius: 4px;
}

.csm-flyout::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 255, 255, 0.80);
}

@keyframes csmFlyIn {
    from { opacity: 0; transform: translateX(-6px); }
    to   { opacity: 1; transform: translateX(0);    }
}

/* arrow pointer from flyout back to icon */
.csm-flyout::before {
    content: '';
    position: absolute;
    left: -5px;
    top: 14px;
    width: 9px;
    height: 9px;
    background: #0a4080;
    border-left: 1px solid rgba(255,255,255,0.16);
    border-bottom: 1px solid rgba(255,255,255,0.16);
    transform: rotate(45deg);
}

.csm-flyout-title {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px 9px;
    font-size: 0.65rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.11em;
    color: var(--csm-accent) !important;
    border-bottom: 1px solid rgba(255,255,255,0.10);
    margin-bottom: 4px;
}

.csm-flyout .csm-item-row {
    border-radius: 6px;
    margin: 1px 6px;
    padding: 7px 12px !important;
    font-size: 0.855rem !important;
}

.csm-flyout .csm-children {
    margin-left: 14px;
    border-left: 2px solid rgba(255,255,255,0.12);
}

.csm-flyout .csm-children > .csm-children-inner > .csm-node > .csm-item-row {
    padding-left: 10px !important;
}

/* leaf tooltip flyout */
.csm-flyout.csm-flyout-label {
    min-width: unset;
    padding: 6px 14px !important;
    font-size: 0.855rem !important;
    font-weight: 500;
    color: #fff !important;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 8px;
}

.csm-flyout.csm-flyout-label::before {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
/* ── SVG ICONS (img tags loading .svg files from SidebarLine.Icon path) ──── */
.csm-svg-icon {
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
    /* invert dark SVGs to white so they show on the blue sidebar */
    filter: brightness(0) invert(1);
    opacity: 0.80;
    transition: opacity 0.15s ease;
    object-fit: contain;
}

.csm-item-row:hover .csm-svg-icon,
.csm-item-row.csm-active .csm-svg-icon,
.csm-item-row.csm-ancestor-active .csm-svg-icon {
    opacity: 1;
}

.csm-icon-btn .csm-svg-icon {
    opacity: 0.86;
}

.csm-icon-btn:hover .csm-svg-icon,
.csm-icon-btn.csm-active-icon .csm-svg-icon,
.csm-icon-btn.csm-flyout-open .csm-svg-icon {
    opacity: 1;
}

.csm-flyout-title .csm-svg-icon {
    opacity: 0.90;
    flex-shrink: 0;
}

/* ── CHEVRON SVG (replaces e-icons class) ─────────────────────────────────── */
.csm-chevron {
    flex-shrink: 0;
    opacity: 0.50;
    transition: transform 0.22s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.15s ease;
    margin-left: auto;
    color: inherit !important;
}

.csm-item-row:hover .csm-chevron {
    opacity: 0.85;
}

.csm-accordion-open > .csm-item-row .csm-chevron {
    transform: rotate(90deg);
    opacity: 0.90;
}

/* ── END CUSTOM SIDEBAR MENU ─────────────────────────────────────────────── */

/* Additional CSS for enhanced hover states */
.draggable-resizable.dragging .drag-handle,
.draggable-resizable.resizing .resize-handle,
.draggable-resizable.dragging .resize-handle,
.draggable-resizable.resizing .drag-handle {
    opacity: 1 !important;
}

.draggable-resizable.hovering .drag-handle,
.draggable-resizable.hovering .resize-handle {
    opacity: 1 !important;
}

/* Smooth transitions for better UX */
.draggable-resizable * {
    transition: opacity 0.2s ease;
}


@keyframes custom-rolling {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.custom-loading {
    border: 2px solid green;
    border-style: dotted;
    border-radius: 50%;
    border-top-color: transparent;
    border-bottom-color: transparent;
    height: 16px;
    width: 16px;
}

.custom-loading {
    -webkit-animation: custom-rolling 1.3s linear infinite;
    animation: custom-rolling 1.3s linear infinite;
}
