*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}#root{height:100vh}.logo-container{cursor:pointer;justify-content:center;align-items:center;height:64px;padding:16px;transition:all .2s;display:flex;overflow:hidden}.logo-collapsed{padding:16px 8px}.logo-icon{color:#fff;background:linear-gradient(135deg,#1677ff,#4096ff);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.logo-text{color:#fff;white-space:nowrap;letter-spacing:.5px;margin-left:10px;font-size:16px;font-weight:700;overflow:hidden}.top-header{z-index:10;background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #00152914}.header-left,.header-right{align-items:center;gap:16px;display:flex}.page-content{min-height:calc(100vh - 64px);padding:24px}.stat-card{cursor:default;transition:all .3s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f!important}.table-action-btn{padding:0 4px}.page-header{margin-bottom:24px}.welcome-card{color:#fff;background:linear-gradient(135deg,#1677ff 0%,#4096ff 100%);border-radius:12px;margin-bottom:24px;padding:32px;position:relative;overflow:hidden}.welcome-card:before{content:"";background:#ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-30%;right:-5%}.welcome-card:after{content:"";background:#ffffff0f;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-40%;right:10%}.welcome-title{margin-bottom:8px;font-size:24px;font-weight:700}.welcome-subtitle{opacity:.85;font-size:14px}.chart-placeholder{color:#999;background:#fafafa;border-radius:8px;justify-content:center;align-items:center;height:240px;font-size:14px;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
