*{box-sizing:border-box}body{color:#172033;background:#f4f6f8;margin:0}.login-shell{background:#eef2f7;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #dbe2ea;border-radius:8px;width:min(420px,100%);padding:28px;box-shadow:0 18px 50px #0f172a14}.login-form{margin-top:24px}.app-shell{min-height:100vh}.app-sider{border-right:1px solid #e2e8f0}.brand{color:#172033;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;height:56px;padding:0 20px;font-weight:700;display:flex}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.app-content{min-width:0;padding:16px}.page-frame{max-width:1440px;margin:0 auto}.page-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:40px;margin-bottom:12px;display:flex}.page-toolbar h4{margin:0}.page-alert{margin-bottom:12px}.section-row{margin-top:12px}.api-list{margin:0;padding-left:20px;line-height:1.9}@media (width<=820px){.app-sider{display:none}.app-header{padding:0 12px}.app-content{padding:12px}.page-toolbar{flex-direction:column;align-items:flex-start}}
