*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-container{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-box{width:400px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001a}.login-title{text-align:center;margin-bottom:32px}.login-title h1{font-size:24px;color:#1a1a2e;margin-bottom:8px}.login-title p{color:#8c8c8c;font-size:14px}.seller-layout{min-height:100vh}.seller-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000001a}.seller-logo{font-size:18px;font-weight:600;color:#1890ff}.seller-content{margin:24px;padding:24px;background:#fff;border-radius:4px;min-height:280px}.page-title{font-size:20px;font-weight:500;margin-bottom:24px}.stat-card{text-align:center}.stat-card .ant-statistic-title{color:#666;font-size:14px}.stat-card .ant-statistic-content{color:#262626;font-size:24px;font-weight:600}.status-tag{display:inline-flex;align-items:center;gap:6px}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.success{background:#52c41a}.status-dot.error{background:#ff4d4f}.status-dot.warning{background:#faad14}.status-dot.default{background:#d9d9d9}
