*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f0f2f5}.app-layout{min-height:100vh}.app-sider{background:#001529;box-shadow:2px 0 8px #00000026;position:fixed!important;left:0;top:0;height:100vh;overflow-y:auto;z-index:100}.logo-container{height:64px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;color:#fff;overflow:hidden}.logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#1677ff,#4096ff);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-text{font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden}.app-sider .ant-menu{border-right:none}.app-sider .ant-menu-item{margin:4px 8px;border-radius:6px;width:auto}.app-sider .ant-menu-item-selected{background:#1677ff!important}.app-sider .ant-menu-item:hover{background:#ffffff14!important}.app-header{background:#fff!important;padding:0 24px!important;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00152914;position:sticky;top:0;z-index:10}.header-left{display:flex;align-items:center}.trigger-btn{font-size:18px!important;width:48px!important;height:48px!important}.trigger-btn:hover{background:#0000000a!important}.header-right{display:flex;align-items:center;gap:16px}.tenant-name{font-weight:500;color:#333;padding:4px 12px;background:#f0f5ff;border-radius:4px;font-size:13px}.header-btn{font-size:16px!important}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 12px;border-radius:20px;transition:background .2s}.user-info:hover{background:#f5f5f5}.username{font-size:14px;color:#333}.app-content{margin:16px;padding:0;background:transparent;overflow:visible!important}.content-wrapper{min-height:calc(100vh - 112px);overflow:visible!important}.page-header{margin-bottom:20px}.page-header h2{font-size:22px;font-weight:600;color:#1f1f1f;margin:0 0 4px;display:flex;align-items:center;gap:8px}.page-header h2 .anticon{color:#1677ff}.page-desc{color:#8c8c8c;font-size:14px;margin:0}.filter-card{margin-bottom:16px}.filter-card .ant-card-body{padding:16px 24px}.stat-card{transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.stat-content{display:flex;justify-content:space-between;align-items:flex-start}.stat-info{flex:1}.stat-growth{margin-top:8px;font-size:13px}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.stock-warning-item{margin-bottom:16px}.stock-warning-item:last-child{margin-bottom:0}.stock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.profile-card{text-align:center}.profile-section{display:flex;flex-direction:column;align-items:center;padding:16px 0}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:420px;box-shadow:0 8px 32px #00000026;border-radius:12px!important}.login-header{text-align:center;margin-bottom:32px}.login-logo{width:64px;height:64px;background:linear-gradient(135deg,#1677ff,#4096ff);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:700;margin:0 auto 16px}.login-title{font-size:24px;font-weight:600;margin:0 0 4px;color:#1f1f1f}.login-subtitle{color:#8c8c8c;margin:0;font-size:14px}.login-footer{text-align:center;margin-top:24px;color:#bfbfbf;font-size:12px}@media (max-width: 768px){.app-header{padding:0 12px!important}.username,.tenant-name{display:none}.app-content{margin:12px}.stat-content{flex-direction:column;gap:12px}}.ant-card{border-radius:8px!important}.ant-descriptions-item-label{font-weight:500}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}
