*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#172033;background:#f5f7fb;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.login-page{background:radial-gradient(circle at 14% 20%,#dff3ff,#0000 34%),linear-gradient(135deg,#f7fbff 0%,#eef4ff 100%);grid-template-columns:minmax(360px,1.1fr) minmax(420px,.9fr);align-items:center;gap:8vw;min-height:100vh;padding:7vw;display:grid}.login-visual{max-width:640px}.login-visual h1{color:#0d1c3b;margin-top:48px;font-size:clamp(36px,4vw,58px);line-height:1.16}.login-visual p{max-width:580px;font-size:17px;line-height:1.8}.brand-lockup{align-items:center;gap:14px;font-size:22px;font-weight:800;display:flex}.login-card{border:0;border-radius:22px;justify-self:end;width:100%;max-width:480px;box-shadow:0 24px 70px #15468e29}.login-card .ant-card-body{padding:38px}.tenant-avatar,.entity-icon{color:#1268f3;background:#e9f3ff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.app-shell{min-height:100vh}.app-sider{border-right:1px solid #e8edf5;height:100vh;position:sticky;top:0;overflow:hidden}.app-sider .ant-layout-sider-children{flex-direction:column;height:100vh;display:flex}.app-sider .ant-menu{scrollbar-width:thin;flex:1;min-height:0;padding-bottom:8px;overflow:hidden auto}.brand{color:#162033;align-items:center;gap:10px;height:64px;padding:0 20px;font-weight:750;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#25b6ff,#1268f3);border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.brand-mark.large{border-radius:15px;width:46px;height:46px;font-size:22px}.sider-gate{color:#18794e;text-align:center;background:#edf9f3;border-radius:12px;flex:none;margin:10px 18px 18px;padding:12px}.app-header{background:#fff;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;height:64px;padding:7px 24px;display:flex}.tenant-switch{align-items:center;gap:12px;height:50px;display:flex}.tenant-switch span:first-child{flex-direction:column;align-items:flex-start;display:flex}.tenant-switch small{color:#7a8498;font-size:11px}.tenant-switch b{color:#1a2540}.app-content{width:100%;max-width:1440px;margin:0 auto;padding:28px}.metrics{margin:18px 0}.cell-sub{color:#7b8798;margin-top:3px;display:block}.role-permissions{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}@media (width<=800px){.login-page{grid-template-columns:1fr;padding:24px}.login-visual{display:none}.login-card{justify-self:center}.app-sider{display:none}.app-content{padding:18px}.app-header{padding:7px 12px}.app-header .ant-space .ant-btn:not(:last-child),.app-header .ant-tag{display:none}}
