.dashboard-shell--new .page-header { padding-bottom: 10px; }
.dashboard-shell--new .work-page { gap: 12px; }
.dashboard-shell--new .panel, .dashboard-shell--new .filter-overlay.panel { background: var(--new-bg-panel); border: none; }
.dashboard-shell--new .panel-head { background: var(--new-bg-panel-head); border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
.dashboard-shell--new .panel-body { background: #ffffff; }
.dashboard-shell--new .panel-slot { min-width: 0; }
