@keyframes flame{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-bottom:1px solid;transition:all .3s ease}.logo-text{display:flex;flex-direction:column;align-items:flex-start}.brand-name{font-size:16px;font-weight:700;background:linear-gradient(135deg,#e94560,#f39c12);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.brand-tag{font-size:10px;line-height:1.2}.custom-menu{padding:8px}.custom-menu .ant-menu-item{border-radius:10px;margin-bottom:6px;height:40px;line-height:40px;padding:0 12px!important;transition:all .3s ease;font-size:13px}.custom-menu .ant-menu-item:hover{background:#e945601a!important}.custom-menu .ant-menu-item .ant-menu-item-icon{font-size:16px;margin-right:8px}.custom-menu .ant-menu-item-selected{background:linear-gradient(135deg,#e94560,#f39c12)!important;color:#fff!important;box-shadow:0 4px 12px #e945604d}.custom-menu .ant-menu-item-selected:hover{background:linear-gradient(135deg,#e94560,#f39c12)!important}.sidebar-footer{position:absolute;bottom:0;left:0;right:0;padding:12px;border-top:1px solid;display:flex;justify-content:center}.collapse-btn{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:all .3s ease}.collapse-btn:hover{transform:scale(1.1)}.layout-header{height:72px;padding:0 24px;border-bottom:1px solid;box-shadow:0 2px 8px #0000000d}.header-content{height:100%;display:flex;align-items:center;justify-content:space-between}.breadcrumb{display:flex;align-items:center;font-size:18px}.header-actions{display:flex;align-items:center}.layout-content{padding:24px;overflow:auto}@media (max-width: 768px){.layout-header{padding:0 16px}.breadcrumb{font-size:16px}.header-actions span{display:none}}[data-theme=dark] .sidebar-logo{background:linear-gradient(135deg,#e9456026,#f39c121a)}[data-theme=dark] .custom-menu .ant-menu-item:hover{background:#e9456026!important}[data-theme=light] .sidebar-logo{background:linear-gradient(135deg,#e74c3c14,#f39c120d)}[data-theme=light] .custom-menu .ant-menu-item:hover{background:#e74c3c14!important}.loading-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.dashboard-container{min-height:100vh;padding:24px;transition:all .3s ease}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid}.header-left{display:flex;align-items:center;gap:24px}.date-picker-wrapper{display:flex;flex-direction:column;gap:4px}.date-label{font-size:12px;font-weight:500}.custom-range-picker .ant-picker{border-radius:8px;background:transparent}.date-display{font-size:14px;padding:8px 16px;border-radius:8px;background:#e945600d;display:inline-flex;align-items:center}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{position:relative;padding:20px;border-radius:16px;border:1px solid;display:flex;align-items:flex-start;gap:12px;overflow:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:120px}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #e9456033}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.stat-content{flex:1;min-width:0;z-index:1;overflow:hidden}.stat-title{font-size:13px;margin-bottom:6px;white-space:nowrap}.stat-value{font-size:clamp(18px,2.5vw,24px);font-weight:700;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.stat-sub{font-size:11px;display:flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-decoration{position:absolute;right:-20px;bottom:-20px;width:100px;height:100px;border-radius:50%;opacity:.1}.platform-section{margin-bottom:24px}.section-title{font-size:18px;font-weight:600;margin-bottom:16px;display:flex;align-items:center}.platform-card{padding:20px;border-radius:16px;border:1px solid;transition:all .3s ease}.platform-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.platform-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.platform-rank{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#e94560,#f39c12);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.platform-name{font-size:16px;font-weight:600}.platform-body{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.platform-metric{text-align:center}.metric-label{font-size:12px;margin-bottom:4px}.metric-value{font-size:16px;font-weight:600}.platform-share{text-align:center;font-size:12px;margin-top:8px}.charts-row{margin-bottom:24px}.chart-card{padding:20px;border-radius:16px;border:1px solid;height:100%}.chart-header{margin-bottom:16px}.chart-title{font-size:16px;font-weight:600;margin-bottom:4px}.chart-subtitle{font-size:13px}.dashboard-footer{text-align:center;padding:20px;font-size:13px;border-top:1px solid;margin-top:24px}@media (min-width: 1400px){.stats-grid{grid-template-columns:repeat(4,1fr)}.stat-value{font-size:26px}}@media (max-width: 1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-value{font-size:22px}}@media (max-width: 768px){.stats-grid{grid-template-columns:1fr}.dashboard-container{padding:16px}.dashboard-header{flex-direction:column;gap:16px;align-items:flex-start}.header-left{flex-direction:column;gap:12px;width:100%}.brand{font-size:18px}.stat-card{padding:16px;min-height:100px}.stat-value{font-size:20px}.platform-body{grid-template-columns:1fr;gap:8px}.platform-metric{display:flex;justify-content:space-between;align-items:center;text-align:left}.metric-label{margin-bottom:0}}@media (max-width: 480px){.stat-card{flex-direction:column;align-items:flex-start;gap:8px}.stat-icon{width:40px;height:40px;font-size:20px}.stat-value{font-size:18px}.stat-title{font-size:12px}}.ranking-container{min-height:100vh;padding:24px;transition:all .3s ease}.ranking-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid}.header-left{display:flex;align-items:center}.brand{display:flex;align-items:center;font-size:24px;font-weight:700}.brand-text{background:linear-gradient(135deg,#e94560,#f39c12);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stats-overview{padding:20px;border-radius:16px;border:1px solid;margin-bottom:24px}.overview-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;transition:all .3s ease}.overview-item:hover{background:#e945600d}.overview-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.overview-content{flex:1;min-width:0;overflow:hidden}.overview-label{font-size:12px;margin-bottom:4px;white-space:nowrap}.overview-value{font-size:clamp(14px,1.8vw,16px);font-weight:700;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.overview-sub{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-bar{padding:16px 20px;border-radius:16px;border:1px solid;margin-bottom:24px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.filter-section{display:flex;flex-direction:column;gap:6px}.filter-label{font-size:12px;display:flex;align-items:center;gap:4px}.refresh-btn{margin-left:auto;border-radius:8px;background:linear-gradient(135deg,#e94560,#f39c12);border:none;height:36px;padding:0 20px}.refresh-btn:hover{opacity:.9;transform:translateY(-2px)}.ranking-table-wrapper{border-radius:16px;border:1px solid;padding:20px}.ranking-table .ant-table-thead>tr>th{background:transparent;font-weight:600;border-bottom:2px solid}.ranking-table .ant-table-tbody>tr:hover>td{background:#e945600d}.ranking-table .ant-table-tbody>tr.top-three-row{background:#e9456008}.ranking-table .ant-table-tbody>tr.top-three-row:hover>td{background:#e9456014}.rank-badge{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;margin:0 auto}.rank-1{background:linear-gradient(135deg,gold,#ffed4a);color:#8b4513;box-shadow:0 4px 12px #ffd70066}.rank-2{background:linear-gradient(135deg,silver,#e8e8e8);color:#4a4a4a;box-shadow:0 4px 12px #c0c0c066}.rank-3{background:linear-gradient(135deg,#cd7f32,#daa520);color:#fff;box-shadow:0 4px 12px #cd7f3266}.rank-normal{font-size:14px}.store-info{display:flex;align-items:center;gap:12px}.store-details{flex:1;min-width:0}.store-name{font-size:14px;font-weight:600;margin-bottom:4px;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hot-icon{animation:pulse 1.5s infinite;flex-shrink:0}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.store-meta{display:flex;flex-wrap:wrap;gap:4px}.income-cell .income-value{font-size:15px;font-weight:700;margin-bottom:4px;white-space:nowrap}.ranking-footer{text-align:center;padding:20px;font-size:13px;border-top:1px solid;margin-top:24px}@media (min-width: 1400px){.overview-value{font-size:17px}.overview-icon{width:52px;height:52px;font-size:26px}}@media (max-width: 1200px){.filter-bar{flex-direction:column;align-items:flex-start;gap:12px}.refresh-btn{margin-left:0;width:100%}.overview-item{padding:8px}}@media (max-width: 768px){.ranking-container{padding:16px}.ranking-header{flex-direction:column;gap:12px;align-items:flex-start}.brand{font-size:20px}.stats-overview{padding:16px}.overview-item{gap:10px;padding:8px}.overview-icon{width:40px;height:40px;font-size:20px}.overview-value{font-size:14px}.overview-label{font-size:11px}.overview-sub{font-size:10px}.store-info{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 480px){.stats-overview{padding:12px}.overview-item{flex-direction:column;align-items:flex-start;gap:8px}.overview-icon{width:36px;height:36px;font-size:18px}.overview-value{font-size:13px}.ranking-table-wrapper{padding:12px}}.custom-range-picker .ant-picker{border-radius:8px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e945604d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e9456080}.ai-assistant-card{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ai-messages::-webkit-scrollbar{width:6px}.ai-messages::-webkit-scrollbar-track{background:transparent}.ai-messages::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.ai-messages::-webkit-scrollbar-thumb:hover{background:#0000004d}.ai-float-btn{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 12px #e9456066}50%{box-shadow:0 4px 20px #e9456099}to{box-shadow:0 4px 12px #e9456066}}.ai-dragging{cursor:grabbing!important;-webkit-user-select:none;user-select:none}.ai-dragging .ant-btn{transform:scale(1.1);box-shadow:0 6px 20px #e9456099}.ai-drag-hint{animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.ai-draggable{user-select:none;-webkit-user-select:none;touch-action:none}
