body.panel-shell {
    background:
        radial-gradient(circle at top left, rgba(15, 118, 110, 0.14), transparent 20%),
        radial-gradient(circle at top right, rgba(37, 99, 235, 0.12), transparent 16%),
        linear-gradient(180deg, #f4f7fb 0%, #edf2f8 100%);
    color: #0f172a;
    overflow-x: hidden;
}

body.panel-shell,
body.panel-shell h1,
body.panel-shell h2,
body.panel-shell h3,
body.panel-shell h4,
body.panel-shell h5,
body.panel-shell h6,
body.panel-shell p,
body.panel-shell span,
body.panel-shell a,
body.panel-shell button,
body.panel-shell input,
body.panel-shell select,
body.panel-shell textarea,
body.panel-shell label {
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

body.panel-shell h1,
body.panel-shell h2,
body.panel-shell h3,
body.panel-shell h4,
body.panel-shell h5,
body.panel-shell h6,
body.panel-shell .page-title,
body.panel-shell .metric-value,
body.panel-shell .hero-copy h2,
body.panel-shell .side-logo-copy strong {
    font-family: "Outfit", sans-serif !important;
    letter-spacing: -0.02em;
}

body.panel-shell .primary-color {
    color: #0f766e !important;
}

body.panel-shell .btn-default {
    background: linear-gradient(135deg, #0f766e 0%, #115e59 100%) !important;
    border: 1px solid transparent !important;
    color: #fff !important;
    border-radius: 16px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 11px 18px !important;
    box-shadow: 0 16px 28px rgba(15, 118, 110, 0.22) !important;
}

body.panel-shell .btn-default:hover,
body.panel-shell .btn-default.active {
    transform: translateY(-1px);
    box-shadow: 0 20px 32px rgba(15, 118, 110, 0.28) !important;
}

body.panel-shell .btn-link {
    border-bottom: 0 !important;
    color: #0f766e !important;
    font-weight: 700 !important;
}

body.panel-shell .sidebar {
    background: linear-gradient(180deg, #072a33 0%, #0f172a 100%) !important;
    width: 310px !important;
    padding: 24px 18px !important;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 18px 0 40px rgba(15, 23, 42, 0.18) !important;
}

body.panel-shell .sidebar::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top left, rgba(45, 212, 191, 0.18), transparent 26%),
        linear-gradient(180deg, rgba(255, 255, 255, 0.03), transparent 32%);
    pointer-events: none;
}

body.panel-shell .sidebar > * {
    position: relative;
    z-index: 1;
}

body.panel-shell .side-head {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px;
}

body.panel-shell .side-logo {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
    width: auto !important;
}

body.panel-shell .header .side-logo {
    display: none !important;
}

body.panel-shell .side-logo-mark {
    width: 52px;
    height: 52px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: linear-gradient(135deg, rgba(45, 212, 191, 0.26), rgba(37, 99, 235, 0.22));
    border: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 20px;
}

body.panel-shell .side-logo-copy {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

body.panel-shell .side-logo-copy small {
    color: rgba(226, 232, 240, 0.66);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.panel-shell .side-logo-copy strong,
body.panel-shell .side-logo-copy .primary-color {
    color: #fff !important;
}

body.panel-shell .side-focus-card {
    margin-top: 18px;
    padding: 18px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.panel-shell .side-focus-label {
    display: inline-flex;
    margin-bottom: 10px;
    color: rgba(191, 219, 254, 0.9);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.panel-shell .side-focus-card h4 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

body.panel-shell .side-focus-card p {
    margin: 0;
    color: rgba(226, 232, 240, 0.76);
    line-height: 1.7;
    font-size: 13px;
}

body.panel-shell .partition {
    border-bottom: 1px dashed rgba(226, 232, 240, 0.26) !important;
    line-height: 1 !important;
    margin: 22px 0 12px !important;
}

body.panel-shell .partition span {
    background: transparent !important;
    color: rgba(226, 232, 240, 0.58) !important;
    padding: 0 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

body.panel-shell .sidebar .side-menu a,
body.panel-shell .sidebar .side-menu .side-submenu a {
    color: rgba(241, 245, 249, 0.84) !important;
    padding: 12px 14px !important;
    border-radius: 18px !important;
    margin: 6px 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px;
    font-size: 15px !important;
    font-weight: 600 !important;
    border: 1px solid transparent !important;
}

body.panel-shell .sidebar .menu-icon,
body.panel-shell .sidebar .submenu-icon {
    margin-right: 0 !important;
    min-width: 20px;
    font-size: 18px !important;
    text-align: center;
}

body.panel-shell .sidebar .side-menu a:hover,
body.panel-shell .sidebar .side-menu .side-submenu a:hover {
    background: rgba(255, 255, 255, 0.08) !important;
    color: #fff !important;
}

body.panel-shell .sidebar .side-menu .active > a,
body.panel-shell .sidebar .side-menu .side_line.active a,
body.panel-shell .sidebar .side-menu .side-submenu .active,
body.panel-shell .sidebar .side-menu .side-submenu .active a {
    background: linear-gradient(135deg, #0f766e 0%, #2563eb 100%) !important;
    color: #fff !important;
    box-shadow: 0 16px 28px rgba(15, 118, 110, 0.24) !important;
}

body.panel-shell .sidebar .side-menu .side_line.active a:after {
    background: rgba(255, 255, 255, 0.72) !important;
}

body.panel-shell .sidebar .side-menu .dropdown-menu {
    background: transparent !important;
    box-shadow: none !important;
    padding: 4px 0 0 12px !important;
    margin-left: 10px !important;
}

body.panel-shell .sidebar .side-menu .dropdown-toggle::after {
    color: rgba(255, 255, 255, 0.74) !important;
    right: 14px !important;
    top: 20px !important;
}

body.panel-shell .sidebar .side-toggle {
    width: 48px;
    height: 48px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.08);
}

body.panel-shell .sidebar .side-toggle span {
    background: rgba(255, 255, 255, 0.9) !important;
}

body.panel-shell .sidebar.hide-sidebar {
    width: 94px !important;
    padding: 24px 12px !important;
}

body.panel-shell .sidebar.hide-sidebar .side-logo,
body.panel-shell .sidebar.hide-sidebar .side-focus-card,
body.panel-shell .sidebar.hide-sidebar .partition,
body.panel-shell .sidebar.hide-sidebar .side-menu a > span {
    display: none !important;
}

body.panel-shell .sidebar.hide-sidebar .side-head {
    justify-content: center !important;
}

body.panel-shell .sidebar.hide-sidebar .side-menu a {
    width: 56px !important;
    height: 56px !important;
    padding: 0 !important;
    margin: 10px auto !important;
    justify-content: center !important;
}

body.panel-shell .sidebar.hide-sidebar .menu-icon {
    margin-right: 0 !important;
}

body.panel-shell .right-content {
    margin-left: 310px !important;
    min-height: 100vh;
}

body.panel-shell .right-content.right-content-0 {
    margin-left: 94px !important;
}

body.panel-shell .header {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 20px;
    flex-wrap: wrap;
    position: sticky;
    top: 0;
    padding: 22px 28px !important;
    background: rgba(248, 251, 255, 0.92) !important;
    border-bottom: 1px solid rgba(219, 228, 239, 0.95) !important;
    backdrop-filter: blur(18px);
    box-shadow: 0 16px 26px rgba(148, 163, 184, 0.08) !important;
}

body.panel-shell .header .title-control {
    display: flex !important;
    align-items: flex-start !important;
    gap: 16px !important;
    flex: 1 1 520px;
    min-width: 0;
}

body.panel-shell .header .header-copy {
    display: flex !important;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
}

body.panel-shell .header .header-title-row {
    display: flex !important;
    align-items: center !important;
    gap: 14px;
    flex-wrap: wrap;
}

body.panel-shell .header-eyebrow {
    color: #64748b !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

body.panel-shell .header .page-title {
    color: #334b9a !important;
    font-size: 34px !important;
    line-height: 1.06;
    margin: 0 !important;
}

body.panel-shell .page-subtitle {
    color: #475569 !important;
    max-width: 760px;
    margin: 0 !important;
    line-height: 1.65;
}

body.panel-shell .header .head-control {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 12px !important;
    flex-wrap: wrap;
    flex: 0 1 auto;
}

body.panel-shell .header .side-toggle {
    width: 48px;
    height: 48px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(208, 219, 232, 0.92);
    box-shadow: 0 16px 28px rgba(148, 163, 184, 0.12);
}

body.panel-shell .header .side-toggle span {
    background: #334b9a !important;
}

body.panel-shell .header-pill,
body.panel-shell .demo-mode-box,
body.panel-shell .header .head-btn {
    border-radius: 18px !important;
    border: 1px solid rgba(208, 219, 232, 0.92) !important;
    box-shadow: 0 16px 30px rgba(148, 163, 184, 0.14) !important;
}

body.panel-shell .header-pill,
body.panel-shell .demo-mode-box {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px;
    padding: 11px 16px !important;
    background: rgba(255, 255, 255, 0.92) !important;
    color: #0f172a !important;
}

body.panel-shell .header-pill-label {
    color: #64748b !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

body.panel-shell .demo-mode-box {
    background: rgba(15, 118, 110, 0.08) !important;
    color: #0f766e !important;
}

body.panel-shell .header .head-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 12px;
    width: auto !important;
    height: auto !important;
    min-width: 160px;
    padding: 10px 14px !important;
    overflow: visible !important;
    background: rgba(255, 255, 255, 0.94) !important;
    margin-left: 0 !important;
}

body.panel-shell .head-btn-icon,
body.panel-shell .head-btn-avatar {
    width: 38px;
    height: 38px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(15, 118, 110, 0.08);
    color: #0f766e;
    flex-shrink: 0;
}

body.panel-shell .head-btn-copy {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.2;
    min-width: 0;
}

body.panel-shell .head-btn-copy small {
    color: #64748b !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.panel-shell .head-btn-copy strong {
    color: #0f172a !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

body.panel-shell .body-content {
    padding: 30px !important;
}

body.panel-shell .page-title-sm {
    border-bottom: 1px solid rgba(219, 228, 239, 0.9) !important;
    color: #0f172a !important;
    padding-bottom: 12px !important;
}

body.panel-shell .panel-card,
body.panel-shell .custom-border-card,
body.panel-shell .custom-card,
body.panel-shell .cart-bg,
body.panel-shell .earning-cart-bg,
body.panel-shell .category-box,
body.panel-shell .video-box {
    background: rgba(255, 255, 255, 0.94) !important;
    border: 1px solid rgba(219, 228, 239, 0.95) !important;
    border-radius: 28px !important;
    box-shadow: 0 22px 44px rgba(15, 23, 42, 0.08) !important;
}

body.panel-shell .panel-card {
    position: relative;
    padding: 26px !important;
    overflow: hidden;
}

body.panel-shell .panel-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at top right, rgba(15, 118, 110, 0.08), transparent 18%),
        radial-gradient(circle at bottom left, rgba(37, 99, 235, 0.07), transparent 20%);
    pointer-events: none;
}

body.panel-shell .panel-card > *,
body.panel-shell .dashboard-body > * {
    position: relative;
    z-index: 1;
}

body.panel-shell .dashboard-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 1.5fr) minmax(240px, 0.8fr);
    gap: 22px;
}

body.panel-shell .hero-kicker,
body.panel-shell .section-kicker,
body.panel-shell .auth-kicker {
    display: inline-flex !important;
    color: #0f766e !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

body.panel-shell .hero-copy h2 {
    margin: 14px 0 12px !important;
    color: #0f172a !important;
    font-size: 42px !important;
}

body.panel-shell .hero-copy p {
    margin: 0 !important;
    color: #475569 !important;
    line-height: 1.75;
    max-width: 640px;
}

body.panel-shell .hero-meta {
    display: flex !important;
    flex-wrap: wrap;
    gap: 12px !important;
    margin-top: 20px !important;
}

body.panel-shell .hero-chip {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px;
    padding: 12px 16px !important;
    border-radius: 16px !important;
    background: rgba(15, 118, 110, 0.08) !important;
    color: #0f172a !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

body.panel-shell .hero-glance {
    display: grid !important;
    gap: 14px !important;
}

body.panel-shell .hero-glance-card {
    padding: 20px !important;
    border-radius: 24px !important;
    background: linear-gradient(180deg, #f7fbff 0%, #eef4fb 100%) !important;
    border: 1px solid #dce7f2 !important;
}

body.panel-shell .hero-glance-card.highlight {
    background: linear-gradient(135deg, #0f766e 0%, #2563eb 100%) !important;
    border-color: transparent !important;
}

body.panel-shell .hero-glance-label {
    color: #64748b !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.panel-shell .hero-glance-card.highlight .hero-glance-label,
body.panel-shell .hero-glance-card.highlight strong,
body.panel-shell .hero-glance-card.highlight small {
    color: #fff !important;
}

body.panel-shell .hero-glance-card strong {
    display: block;
    margin: 10px 0 6px;
    color: #0f172a;
    font-size: 34px;
}

body.panel-shell .dashboard-stat-grid,
body.panel-shell .stats-grid,
body.panel-shell .quick-link-grid,
body.panel-shell .dashboard-mini-grid {
    display: grid !important;
    gap: 18px !important;
}

body.panel-shell .dashboard-stat-grid,
body.panel-shell .stats-grid {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
}

body.panel-shell .quick-link-grid {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;
}

body.panel-shell .metric-card,
body.panel-shell .advanced-stat-card,
body.panel-shell .quick-link-card {
    display: flex !important;
    align-items: flex-start !important;
    gap: 16px !important;
    padding: 20px !important;
    background: rgba(255, 255, 255, 0.96) !important;
    border: 1px solid rgba(219, 228, 239, 0.95) !important;
    border-radius: 24px !important;
    box-shadow: 0 18px 36px rgba(15, 23, 42, 0.06) !important;
    transition: transform 0.24s ease, box-shadow 0.24s ease;
}

body.panel-shell .metric-card:hover,
body.panel-shell .advanced-stat-card:hover,
body.panel-shell .quick-link-card:hover,
body.panel-shell .summary-table-card .border-card:hover,
body.panel-shell .brand-tile:hover,
body.panel-shell .topseller-card:hover,
body.panel-shell .artist-grid-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 22px 42px rgba(15, 23, 42, 0.1) !important;
}

body.panel-shell .metric-icon,
body.panel-shell .quick-link-icon {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(15, 118, 110, 0.12), rgba(37, 99, 235, 0.12));
    color: #0f766e;
    font-size: 20px;
    flex-shrink: 0;
}

body.panel-shell .metric-content,
body.panel-shell .advanced-stat-card .text,
body.panel-shell .quick-link-copy {
    flex: 1;
}

body.panel-shell .metric-label {
    display: block;
    margin-bottom: 8px;
    color: #64748b !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.panel-shell .metric-value {
    margin: 0 !important;
    color: #0f172a !important;
    font-size: 32px !important;
}

body.panel-shell .metric-foot,
body.panel-shell .advanced-stat-card p,
body.panel-shell .quick-link-copy p {
    margin: 8px 0 0 !important;
    color: #64748b !important;
    font-size: 13px !important;
    line-height: 1.6;
}

body.panel-shell .quick-link-card {
    color: inherit !important;
    text-decoration: none !important;
}

body.panel-shell .quick-link-copy h4 {
    margin: 0;
    color: #0f172a;
    font-size: 18px;
    font-weight: 700;
}

body.panel-shell .advanced-title {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 18px;
    flex-wrap: wrap;
    border-bottom: 1px solid #e2eaf2 !important;
    padding-bottom: 14px !important;
    margin-top: 0 !important;
}

body.panel-shell .advanced-title .title {
    margin: 8px 0 0 !important;
    display: flex !important;
    align-items: center !important;
    color: #0f172a !important;
}

body.panel-shell .dashboard-filter {
    display: inline-flex !important;
    flex-wrap: wrap;
    gap: 10px !important;
}

body.panel-shell .chart-canvas-wrap,
body.panel-shell .chart-stage,
body.panel-shell .chart-shell {
    position: relative;
    z-index: 1;
}

body.panel-shell .brand-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px !important;
}

body.panel-shell .brand-tile {
    position: relative;
    min-height: 150px;
    overflow: hidden;
    border-radius: 22px;
    background: #dce6f0;
}

body.panel-shell .category-image {
    width: 100%;
    min-height: 150px;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 22px !important;
    filter: none !important;
}

body.panel-shell .brand-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: flex-end;
    padding: 18px;
    background: linear-gradient(180deg, transparent 22%, rgba(15, 23, 42, 0.82) 100%);
}

body.panel-shell .brand-overlay span {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

body.panel-shell .summary-table-card .border-card {
    padding: 16px 18px !important;
    background: rgba(248, 251, 255, 0.96) !important;
    border: 1px solid #dde7f0 !important;
    border-radius: 22px !important;
}

body.panel-shell .insight-row {
    display: flex !important;
    align-items: center !important;
    gap: 14px !important;
}

body.panel-shell .insight-rank {
    width: 42px;
    height: 42px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #e0f2f1;
    color: #0f766e;
    font-weight: 800;
    flex-shrink: 0;
}

body.panel-shell .insight-item {
    flex: 1;
    min-width: 0;
}

body.panel-shell .insight-total {
    min-width: 110px;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    font-weight: 700;
}

body.panel-shell .summary-table-card .avatar-control {
    min-width: 0 !important;
    gap: 10px !important;
    font-weight: 700 !important;
}

body.panel-shell .summary-table-card .avatar-control img {
    border-radius: 14px;
    object-fit: cover;
}

body.panel-shell .hashtag-card {
    padding: 16px 18px !important;
    border: 1px solid rgba(15, 118, 110, 0.1) !important;
    border-radius: 20px !important;
    background: linear-gradient(135deg, rgba(15, 118, 110, 0.08), rgba(37, 99, 235, 0.08)) !important;
}

body.panel-shell .artist-grid-card,
body.panel-shell .topseller-card {
    border-radius: 24px !important;
    border: 1px solid #dce6f0 !important;
    background: rgba(248, 251, 255, 0.96) !important;
}

body.panel-shell .rating-pill {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px;
    padding: 10px 14px !important;
    border-radius: 999px !important;
    background: rgba(245, 158, 11, 0.14) !important;
    color: #b45309 !important;
    font-weight: 700 !important;
}

body.panel-shell .empty-state {
    padding: 18px !important;
    border-radius: 18px !important;
    background: rgba(241, 245, 249, 0.9) !important;
    color: #64748b !important;
    font-weight: 600 !important;
}

body.panel-shell .table {
    min-width: 720px;
    border-radius: 18px;
    overflow: hidden;
}

body.panel-shell .table thead th {
    background: #f4f8fc !important;
    color: #64748b !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    border-bottom: 1px solid #dce6ef !important;
    padding: 15px 14px !important;
}

body.panel-shell .table td {
    padding: 15px 14px !important;
    border-bottom: 1px solid #e6edf5 !important;
    vertical-align: middle !important;
}

body.panel-shell .table-striped tbody tr:nth-of-type(even) {
    background: #f9fbfe !important;
}

body.panel-shell .form-control,
body.panel-shell .custom-select,
body.panel-shell .page-search,
body.panel-shell .page-search .sorting {
    border-radius: 16px !important;
}

body.panel-shell .form-control,
body.panel-shell .custom-select {
    min-height: 50px;
    border: 1px solid #d5e1ec !important;
    background: rgba(255, 255, 255, 0.94) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

body.panel-shell .form-control:focus,
body.panel-shell .custom-select:focus {
    border-color: rgba(15, 118, 110, 0.45) !important;
    box-shadow: 0 0 0 4px rgba(15, 118, 110, 0.12) !important;
}

body.panel-shell .left-caption .bg-img {
    object-fit: cover !important;
}

body.panel-shell .left-caption .caption {
    background:
        linear-gradient(145deg, rgba(7, 89, 133, 0.36), rgba(2, 6, 23, 0.82)),
        rgba(2, 6, 23, 0.24) !important;
    justify-content: flex-end !important;
    align-items: flex-end !important;
    text-align: left !important;
    padding: 72px !important;
}

body.panel-shell .left-caption .caption .text {
    color: rgba(241, 245, 249, 0.88) !important;
    line-height: 1.72 !important;
}

body.panel-shell .login-bg {
    background:
        radial-gradient(circle at top right, rgba(37, 99, 235, 0.12), transparent 20%),
        linear-gradient(180deg, #f5f9fd 0%, #edf4fb 100%) !important;
}

body.panel-shell .auth-card {
    padding: 32px !important;
    border-radius: 30px !important;
    background: rgba(255, 255, 255, 0.94) !important;
    border: 1px solid rgba(219, 228, 239, 0.95) !important;
    box-shadow: 0 26px 54px rgba(15, 23, 42, 0.12) !important;
}

body.panel-shell .auth-kicker.light {
    color: rgba(255, 255, 255, 0.92) !important;
}

body.panel-shell .auth-subtext,
body.panel-shell .auth-note {
    color: #64748b !important;
}

body.panel-shell .auth-note {
    margin-top: 20px;
    padding: 14px 16px;
    border-radius: 18px;
    background: rgba(15, 118, 110, 0.08);
}

@media (max-width: 1280px) {
    body.panel-shell .sidebar {
        width: 290px !important;
    }

    body.panel-shell .right-content {
        margin-left: 290px !important;
    }

    body.panel-shell .hero-copy h2 {
        font-size: 36px !important;
    }
}

@media (max-width: 991px) {
    body.panel-shell .sidebar {
        left: -290px !important;
        width: 290px !important;
    }

    body.panel-shell .sidebar.hide-sidebar {
        left: 0 !important;
        width: 290px !important;
        padding: 24px 18px !important;
    }

    body.panel-shell .sidebar.hide-sidebar .side-logo {
        display: flex !important;
    }

    body.panel-shell .sidebar.hide-sidebar .side-focus-card,
    body.panel-shell .sidebar.hide-sidebar .partition {
        display: block !important;
    }

    body.panel-shell .sidebar.hide-sidebar .side-menu a > span {
        display: inline !important;
    }

    body.panel-shell .sidebar.hide-sidebar .side-head {
        justify-content: space-between !important;
    }

    body.panel-shell .sidebar.hide-sidebar .side-menu a {
        width: auto !important;
        height: auto !important;
        padding: 12px 14px !important;
        justify-content: flex-start !important;
    }

    body.panel-shell .right-content,
    body.panel-shell .right-content.right-content-0 {
        margin-left: 0 !important;
    }

    body.panel-shell .header {
        padding: 18px !important;
    }

    body.panel-shell .header .title-control {
        flex: 1 1 100%;
    }

    body.panel-shell .header .side-logo {
        display: inline-flex !important;
    }

    body.panel-shell .header .head-control {
        width: 100%;
        justify-content: flex-start !important;
    }

    body.panel-shell .page-subtitle,
    body.panel-shell .header-pill,
    body.panel-shell .demo-mode-box,
    body.panel-shell .head-btn-copy {
        display: none !important;
    }

    body.panel-shell .header .head-btn {
        min-width: 50px;
        padding: 10px !important;
    }

    body.panel-shell .header .title-control .side-toggle {
        display: flex !important;
    }

    body.panel-shell .dashboard-hero {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 767px) {
    body.panel-shell .body-content {
        padding: 18px !important;
    }

    body.panel-shell .header .page-title {
        font-size: 26px !important;
    }

    body.panel-shell .panel-card {
        padding: 22px !important;
    }

    body.panel-shell .hero-copy h2 {
        font-size: 30px !important;
    }

    body.panel-shell .hero-meta,
    body.panel-shell .dashboard-filter {
        width: 100%;
    }

    body.panel-shell .hero-chip,
    body.panel-shell .dashboard-filter .btn-default {
        width: 100%;
        justify-content: center;
    }

    body.panel-shell .hero-glance {
        grid-template-columns: 1fr !important;
    }

    body.panel-shell .brand-grid {
        grid-template-columns: 1fr !important;
    }

    body.panel-shell .metric-card,
    body.panel-shell .advanced-stat-card,
    body.panel-shell .quick-link-card,
    body.panel-shell .insight-row {
        flex-direction: column !important;
    }

    body.panel-shell .insight-total {
        justify-content: flex-start !important;
    }

    body.panel-shell .left-caption .caption {
        padding: 28px !important;
    }

    body.panel-shell .auth-card {
        padding: 24px !important;
        border-radius: 24px !important;
    }
}
