html,body,#root{width:100%;min-height:100%;margin:0}body{background:#f5f5f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page{background:linear-gradient(135deg,#f4f0ff 0%,#fff 55%,#f7f7fb 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{border-radius:18px;width:380px;box-shadow:0 20px 60px #3e2b781f}.admin-layout{min-height:100vh}.admin-sider{border-right:1px solid #f0f0f0}.admin-logo{color:#4b35a5;align-items:center;height:64px;padding:0 24px;font-size:18px;font-weight:700;display:flex}.admin-header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.admin-content{padding:24px}.page-title-row{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-title-row .ant-typography{margin:0}.toolbar{width:100%;margin-bottom:16px}
