*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;background:#f4f7fb}.shell{min-height:100vh}.logo{height:64px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:19px;white-space:nowrap;overflow:hidden}.logo .anticon{color:#69b1ff;font-size:24px}.header{height:64px;padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 5px #00152914;position:sticky;top:0;z-index:10}.admin{display:flex;align-items:center;gap:9px;cursor:pointer}.content{padding:24px;min-width:0}.page-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-title h2{margin:0 0 4px;font-size:24px;color:#17233d}.page-title span{color:#8993a4}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.auth-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 20% 20%,#d9edff,transparent 40%),linear-gradient(145deg,#f8fbff,#e8f1ff)}.auth-card{width:min(420px,100%);text-align:center;box-shadow:0 16px 45px #1856a629;border:0}.auth-card .ant-form{text-align:left;margin-top:24px}.auth-card .ant-alert{margin:16px 0;text-align:left}.brand-icon{width:62px;height:62px;border-radius:18px;background:#1677ff;color:#fff;display:grid;place-items:center;font-size:32px;margin:0 auto 16px;box-shadow:0 8px 22px #1677ff55}.loading{height:100vh;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center}.ant-card{border-color:#edf0f5;box-shadow:0 3px 14px #21344d0a}@media(max-width:768px){.content{padding:14px}.header{padding:0 12px}.admin span{display:none}.toolbar>div{width:100%}.toolbar .ant-input-search{width:100%}.page-title h2{font-size:21px}}
