*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.login-page{display:flex;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#fff6ec,#ffe8d1 40%,#ffd9b0);position:relative;overflow:hidden}.login-page:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:#e8622d14;top:-200px;right:-150px}.login-page:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#ffb65c24;bottom:-120px;left:-100px}.login-card{width:400px;padding:40px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #c864282e;position:relative;z-index:1}.login-title{text-align:center;font-size:24px;font-weight:600;color:#1f2329;margin-bottom:8px}.login-subtitle{text-align:center;color:#86909c;font-size:14px;margin-bottom:32px}.page-container{padding:0}.page-header{margin-bottom:16px}.stat-card .ant-card-body{padding:20px 24px}.stat-value{font-size:28px;font-weight:600;color:#1f2329;line-height:1.2}.stat-label{color:#86909c;font-size:14px;margin-top:4px}.stat-icon{font-size:24px;padding:12px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d0d3d6;border-radius:3px}::-webkit-scrollbar-track{background:transparent}
