:root{color:#1f1f1f;background:#f5f7fb;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}.login-page{background:radial-gradient(circle at 0 0,#d6e4ff 0,#0000 40%),linear-gradient(#f5f7fb 0%,#eef2f8 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{width:420px;box-shadow:0 12px 40px #1677ff1f}.sider-brand{color:#fff;align-items:center;gap:10px;height:64px;padding:0 20px;font-size:18px;font-weight:700;display:flex}.app-header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.app-content{background:#fff;border-radius:12px;min-height:calc(100vh - 104px);margin:20px;padding:20px}.share-page{background:#f5f7fb;min-height:100vh;padding:32px 24px 48px}.share-page>.ant-space{max-width:1100px;margin:0 auto;display:flex}
