.main-layout{min-height:100vh;background:#f0f2f5}.main-sider{position:fixed!important;left:0;top:0;bottom:0;z-index:100;box-shadow:2px 0 8px #00000026;background:#001529!important}.main-sider .ant-layout-sider-children{display:flex;flex-direction:column}.mobile-sider{height:100%;display:flex;flex-direction:column}.mobile-sider .ant-menu{background:transparent;border-right:none}.logo{height:64px;display:flex;align-items:center;justify-content:center;gap:8px;background:#00000040;flex-shrink:0;padding:0 12px}.logo-icon{font-size:28px;color:#1890ff;flex-shrink:0}.logo-img{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}.logo h1{color:#fff;margin:0;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding:0 4px}.main-header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000001a;position:sticky;top:0;z-index:10;height:56px;line-height:56px}.collapse-btn{font-size:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#1890ff}.header-right{display:flex;align-items:center}.user-info{display:flex;align-items:center;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.user-info:hover{background:#f0f2f5}.user-name{margin-left:8px;font-size:14px;white-space:nowrap;color:#1890ff}.main-content{margin:16px;padding:16px;background:#fff;min-height:calc(100vh - 88px);border-radius:8px;overflow-x:auto;box-shadow:0 1px 4px #0000000f}@media (max-width: 768px){.main-header{padding:0 12px;height:48px;line-height:48px}.collapse-btn{width:36px;height:36px}.user-name{display:none}.main-content{margin:8px;padding:12px;min-height:calc(100vh - 64px);border-radius:6px}}@media (min-width: 769px) and (max-width: 1024px){.main-content{margin:12px;padding:16px}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2,#764ba2)}.login-card{width:400px;box-shadow:0 8px 32px #1890ff4d;border-radius:16px;overflow:hidden}.login-header{text-align:center;margin-bottom:24px}.login-logo{width:72px;height:72px;border-radius:16px;object-fit:cover;margin-bottom:12px;box-shadow:0 4px 16px #1890ff4d}.login-title{text-align:center;margin-bottom:24px!important;color:#1890ff}.login-button{width:100%;height:40px;font-size:16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 12px #1890ff4d;transition:all .3s}.login-button:hover{box-shadow:0 6px 20px #1890ff66;transform:translateY(-1px)}.dashboard-stat-card{text-align:center}.dashboard-stat-value{font-size:28px;font-weight:700}.dashboard-chart-card{margin-top:16px}@media (max-width: 992px){.dashboard-stat-value{font-size:22px}}@media (max-width: 576px){.dashboard-stat-card .ant-statistic-title{font-size:12px}.dashboard-stat-value{font-size:18px}}.ds-screen{margin:-24px;min-height:calc(100vh - 64px);padding:20px 28px 28px;color:#ede9fe;background:radial-gradient(1200px 600px at 15% -10%,rgba(124,58,237,.22),transparent 60%),radial-gradient(1000px 500px at 100% 0%,rgba(34,211,238,.12),transparent 55%),linear-gradient(160deg,#0b0720,#140a30 55%,#0a0618);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.ds-header{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 18px;border-bottom:1px solid rgba(139,124,246,.18);margin-bottom:18px}.ds-title-wrap{display:flex;align-items:center;gap:14px}.ds-logo-img{width:46px;height:46px;border-radius:12px;object-fit:cover;box-shadow:0 0 18px #8b5cf673}.ds-title{font-size:26px;font-weight:700;letter-spacing:2px;margin:0;background:linear-gradient(90deg,#c4b5fd,#f0abfc 45%,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ds-subtitle{font-size:12px;color:#a79fd6;letter-spacing:3px;margin-top:2px}.ds-clock{text-align:right}.ds-clock-time{font-size:20px;font-weight:600;color:#f5f3ff;font-variant-numeric:tabular-nums;line-height:1.2}.ds-clock-date{font-size:12px;color:#a79fd6}.ds-month-select{margin-left:14px}.ds-fs-btn{color:#c4b5fd!important;font-size:16px}.ds-fs-btn:hover{color:#f0abfc!important;background:#8b5cf626!important}.ds-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;align-items:stretch}.ds-col-2{grid-column:span 2}.ds-col-3{grid-column:span 3}.ds-col-4{grid-column:span 4}.ds-col-5{grid-column:span 5}.ds-col-6{grid-column:span 6}.ds-col-7{grid-column:span 7}.ds-col-12{grid-column:span 12}.ds-panel{background:#281c506b;border:1px solid rgba(139,124,246,.22);border-radius:14px;padding:24px 28px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 6px 22px #00000047;height:100%;display:flex;flex-direction:column}.ds-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ds-panel-title{font-size:16px;font-weight:600;color:#e9d5ff;display:flex;align-items:center;gap:8px}.ds-panel-title:before{content:"";width:4px;height:16px;border-radius:3px;background:linear-gradient(180deg,#a78bfa,#22d3ee)}.ds-panel-extra{font-size:12px;color:#a79fd6}.ds-hero{display:flex;flex-direction:column;justify-content:center;flex:1}.ds-hero-value{font-size:36px;font-weight:700;line-height:1.15;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;text-shadow:0 0 22px rgba(139,92,246,.45)}.ds-hero-label{font-size:14px;color:#c4b5fd;margin-bottom:14px}.ds-change{font-size:13px;margin-top:10px;display:inline-flex;align-items:center;gap:4px}.ds-change.up{color:#f472b6}.ds-change.down{color:#67e8f9}.ds-change-label{color:#8b85b8;margin-left:2px}.ds-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;flex:1;align-content:center}.ds-mini{background:#ffffff0a;border:1px solid rgba(139,124,246,.18);border-radius:10px;padding:14px 16px}.ds-mini-label{font-size:12px;color:#a79fd6}.ds-mini-value{font-size:22px;font-weight:600;color:#f5f3ff;margin-top:4px;font-variant-numeric:tabular-nums}.ds-mini-sub{font-size:11px;color:#8b85b8;margin-top:2px}.ds-bottom{margin-top:20px}.ds-bottom .ds-panel{padding:28px 28px 32px;min-height:200px}.ds-bottom .ds-panel-head{margin-bottom:20px}.ds-bottom .ds-panel-title{font-size:15px;white-space:nowrap}.ds-bottom .ds-hero{flex-direction:row;align-items:baseline;gap:14px}.ds-bottom .ds-hero-value{font-size:40px!important}.ds-bottom .ds-change{margin-top:0;font-size:13px;white-space:nowrap}.ds-rank-list{display:flex;flex-direction:column;gap:12px;flex:1;justify-content:center}.ds-rank-item{display:flex;align-items:center;gap:12px}.ds-rank-no{width:24px;height:24px;border-radius:6px;flex:0 0 24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#1a0b2e;background:linear-gradient(135deg,#a78bfa,#22d3ee)}.ds-rank-no.top{background:linear-gradient(135deg,#fbbf24,#f472b6)}.ds-rank-body{flex:1;min-width:0}.ds-rank-name{font-size:14px;color:#ede9fe;display:flex;justify-content:space-between}.ds-rank-amt{color:#f0abfc;font-weight:600;font-variant-numeric:tabular-nums}.ds-rank-bar{height:6px;border-radius:3px;background:#ffffff14;margin-top:5px;overflow:hidden}.ds-rank-bar>span{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,#8b5cf6,#22d3ee)}.ds-footer{margin-top:16px;display:flex;justify-content:center;gap:28px;flex-wrap:wrap;padding:12px;border-top:1px solid rgba(139,124,246,.18);color:#b8aef0;font-size:13px;letter-spacing:1px}.ds-footer b{color:#e9d5ff;font-weight:600}.ds-loading{height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center}@media (max-width: 1200px){.ds-col-2,.ds-col-3,.ds-col-4,.ds-col-5,.ds-col-6,.ds-col-7,.ds-col-12{grid-column:span 12}}.customer-source-tag{margin:2px}.followup-list-container{padding:24px}.followup-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.payment-stat-card{text-align:center}.payment-stat-amount{font-size:24px;font-weight:700;color:#1890ff}.employee-permission-tag,.employee-store-tag{margin:2px}.channel-list-page{padding:0}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header h2{margin:0;font-size:20px}.channel-level-1 td:first-child{font-weight:700}.channel-level-2 td:first-child{padding-left:24px!important}.channel-level-3 td:first-child{padding-left:48px!important}@media (max-width: 768px){.page-header{flex-direction:column;align-items:flex-start;gap:8px}.page-header h2{font-size:18px}.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:600px}}.refund-list-container{padding:24px;background:#fff;min-height:calc(100vh - 64px)}.refund-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.refund-list-header h2{margin:0}.search-form{margin-bottom:16px;padding:16px;background:#fafafa;border-radius:8px;flex-wrap:wrap;gap:8px}.refund-table{margin-top:16px}@media (max-width: 768px){.refund-list-container{padding:12px}.refund-list-header{flex-direction:column;align-items:flex-start;gap:12px}.search-form{padding:12px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{width:100vw;height:100vh;overflow:auto}
