*{box-sizing:border-box}body{margin:0;background:#f5f7f7;color:#1f2a2a}.app-shell{min-height:100vh}.app-sider{background:#fff!important;border-right:1px solid #e6ecec}.brand{display:flex;align-items:center;gap:12px;padding:20px 18px}.brand.compact{padding:0;margin-bottom:24px}.brand h3,.brand h4{margin:0!important;line-height:1.1!important}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:6px;background:#2f6f73;color:#fff;font-weight:700}.app-header{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;background:#fff;border-bottom:1px solid #e6ecec}.app-header h3{margin:0!important}.app-content{padding:24px}.page-stack{display:flex;flex-direction:column;gap:18px}.page-stack.narrow{max-width:720px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.toolbar h4{margin:0 0 4px!important}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:#e9f0f0}.login-panel{display:flex;width:min(420px,100%);flex-direction:column;gap:18px;padding:28px;border:1px solid #d9e4e4;border-radius:8px;background:#fff;box-shadow:0 18px 48px #224d501f}.ant-statistic,.ant-table-wrapper,.ant-form{padding:18px;border:1px solid #e3eaea;border-radius:8px;background:#fff}@media(max-width:800px){.app-sider{display:none}.app-header,.toolbar{align-items:flex-start;flex-direction:column;height:auto;padding:16px}.app-content{padding:16px}}
