:root{--panda-bg: #f5f7fa;--panda-surface: rgba(255, 255, 255, .92);--panda-surface-solid: #ffffff;--panda-border: #e6eaf0;--panda-text: #111827;--panda-muted: #6b7280;--panda-sidebar: #101820;--panda-sidebar-soft: #17212b;--panda-primary: #0f766e;--panda-primary-soft: rgba(15, 118, 110, .12);--panda-blue: #2563eb;--panda-gold: #b8892f;--panda-shadow: 0 14px 38px rgba(15, 23, 42, .08)}html,body,#root{min-height:100%;background:var(--panda-bg)}.panda-shell{min-height:100vh;background:var(--panda-bg)}.panda-sider.ant-layout-sider{position:sticky;top:0;height:100vh;background:var(--panda-sidebar)!important;border-right:1px solid rgba(255,255,255,.08);box-shadow:12px 0 34px #0f172a24}.panda-brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.08)}.panda-brand-mark{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f0fdfafa,#ccfbf1db);border:1px solid rgba(45,212,191,.28);box-shadow:0 14px 30px #0f766e38;flex:0 0 auto;overflow:hidden}.panda-brand-avatar{width:36px;height:36px;display:block}.panda-sider.ant-layout-sider-collapsed .panda-brand{justify-content:center;padding:0}.panda-brand-text{min-width:0}.panda-brand-title{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.panda-brand-subtitle{margin-top:3px;color:#ffffff8a;font-size:12px}.panda-menu.ant-menu-dark{background:transparent;padding:16px 12px}.panda-menu.ant-menu-dark .ant-menu-item,.panda-menu.ant-menu-dark .ant-menu-submenu-title{height:42px;line-height:42px;margin:4px 0;border-radius:10px;color:#ffffffb8}.panda-menu.ant-menu-dark .ant-menu-item-selected{position:relative;background:#ffffff1a;color:#fff}.panda-menu.ant-menu-dark .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:999px;background:#2dd4bf}.panda-menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff}.panda-main{min-width:0;background:var(--panda-bg)}.panda-topbar.ant-layout-header{height:80px;line-height:normal;overflow:visible;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--panda-border);position:sticky;top:0;z-index:20;box-shadow:0 8px 22px #0f172a0a}.panda-topbar-left,.panda-topbar-right,.panda-user-menu{display:flex;align-items:center}.panda-topbar-left{gap:14px;min-width:0;height:100%}.panda-topbar-right{gap:14px;flex:0 0 auto}.panda-page-context{min-width:0;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding-top:6px;padding-bottom:4px}.panda-page-title-small{color:var(--panda-text);font-size:18px;font-weight:700;line-height:1.3;margin:0}.panda-breadcrumb{margin-top:6px;color:var(--panda-muted);font-size:12px;line-height:1.25}.panda-user-menu{gap:9px;cursor:pointer;padding:7px 10px;border:1px solid var(--panda-border);border-radius:999px;background:#fff}.panda-user-meta{display:flex;flex-direction:column;line-height:1.1}.panda-user-name{font-size:13px;font-weight:650;color:var(--panda-text)}.panda-user-role{margin-top:3px;font-size:11px;color:var(--panda-muted)}.panda-content.ant-layout-content{margin:0;padding:38px 30px 32px;background:var(--panda-bg);min-height:calc(100vh - 80px)}.panda-content-inner{width:100%;max-width:1680px;margin:0 auto;padding-top:18px}.panda-site-switcher{display:flex;align-items:center;gap:8px;min-width:198px;padding:7px 10px;border:1px solid var(--panda-border);border-radius:999px;background:#fff}.panda-site-switcher-label{color:var(--panda-muted);font-size:12px;white-space:nowrap}.panda-site-switcher .ant-select-selector{border:0!important;box-shadow:none!important;background:transparent!important;padding-inline:4px!important}.panda-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-top:6px;margin-bottom:30px}.panda-page-heading{min-width:0}.panda-page-kicker{color:var(--panda-muted);font-size:13px;font-weight:600;margin-bottom:7px}.panda-page-heading h1{margin:0;color:var(--panda-text);font-size:28px;line-height:1.18;letter-spacing:0}.panda-page-subtitle{margin-top:8px;color:var(--panda-muted);font-size:14px;line-height:1.55}.panda-page-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.panda-site-chip.ant-tag{margin:0;height:32px;display:inline-flex;align-items:center;border-radius:999px;padding:0 12px;border-color:#0f766e38;color:#0f766e;background:var(--panda-primary-soft);font-weight:650}.panda-metric-grid{margin-top:18px;margin-bottom:30px}.panda-dashboard-page{padding-top:14px}.panda-dashboard-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:6px;margin-bottom:18px}.panda-dashboard-toolbar .ant-typography{margin-bottom:0!important;line-height:1.25!important}.panda-dashboard-refresh{display:flex;align-items:center;gap:10px}.panda-dashboard-refresh-note{font-size:12px;color:#6b7280}.panda-dashboard-cards{margin-top:18px}.panda-dashboard-ranking{margin-top:30px}.panda-metric-card.ant-card,.panda-data-card.ant-card{border:1px solid var(--panda-border);border-radius:16px;background:var(--panda-surface);box-shadow:var(--panda-shadow)}.panda-metric-card .ant-card-body{padding:18px}.panda-metric-card-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.panda-metric-label{color:var(--panda-muted);font-size:13px;font-weight:600}.panda-metric-value{margin-top:8px;color:var(--panda-text);font-size:26px;line-height:1.1;font-weight:800}.panda-metric-desc{margin-top:8px;color:#8a94a6;font-size:12px}.panda-metric-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:var(--panda-primary);background:var(--panda-primary-soft);font-size:18px;flex:0 0 auto}.panda-metric-card.tone-blue .panda-metric-icon{color:var(--panda-blue);background:#2563eb1c}.panda-metric-card.tone-gold .panda-metric-icon{color:var(--panda-gold);background:#b8892f21}.panda-metric-card.tone-red .panda-metric-icon{color:#dc2626;background:#dc26261a}.panda-data-card .ant-card-body{padding:0}.panda-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--panda-border)}.panda-card-title{color:var(--panda-text);font-size:16px;font-weight:750}.panda-card-subtitle{margin-top:3px;color:var(--panda-muted);font-size:12px}.panda-table .ant-table{background:transparent}.panda-table .ant-table-thead>tr>th{height:48px;background:#f8fafc!important;color:#475569;font-size:12px;font-weight:750;border-bottom:1px solid var(--panda-border)!important}.panda-table .ant-table-tbody>tr>td{height:56px;border-bottom:1px solid #edf1f6}.panda-table .ant-table-tbody>tr:hover>td{background:#f8fbfd!important}.panda-table .ant-table-container{border-radius:0 0 16px 16px}.panda-amount-cell{text-align:right;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}.panda-empty-state{padding:46px 20px;text-align:center}.panda-empty-icon{width:54px;height:54px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:18px;color:var(--panda-primary);background:var(--panda-primary-soft);font-size:24px}.panda-empty-title{color:var(--panda-text);font-size:16px;font-weight:750}.panda-empty-desc{margin-top:6px;margin-bottom:18px;color:var(--panda-muted);font-size:13px}@media (max-width: 900px){.panda-topbar.ant-layout-header{padding:0 16px}.panda-site-switcher,.panda-user-role,.panda-breadcrumb{display:none}.panda-content.ant-layout-content{padding:24px 18px 20px}.panda-page-header{flex-direction:column}.panda-page-actions{width:100%;justify-content:flex-start}}
