html,body,#root{min-height:100%;margin:0}body{color:#1f2933;background:#f4f6f8;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}.login-page{background:#eef3f8;place-items:center;min-height:100vh;padding:32px;display:grid}.login-panel{grid-template-columns:minmax(280px,1fr) 360px;align-items:center;gap:32px;width:min(920px,100%);display:grid}.login-copy h1{margin-bottom:8px;font-size:42px}.login-copy p{max-width:440px;font-size:17px}.login-card{border-radius:8px}.form-alert{margin-bottom:16px}.app-shell{min-height:100vh}.app-sider{background:#fff;border-right:1px solid #e5e7eb}.brand{border-bottom:1px solid #e5e7eb;align-content:center;height:72px;padding:0 20px;display:grid}.brand-title{font-size:18px;font-weight:700}.brand-subtitle{color:#667085;font-size:12px}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.page-title{margin:0!important}.app-content{padding:24px}.page-stack{gap:16px;display:grid}.page-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-toolbar h3{margin:0 0 4px}.settings-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:0 16px;display:grid}.settings-wide{grid-column:1/-1}@media (width<=760px){.app-shell{display:block}.app-sider{z-index:10;border-bottom:1px solid #e5e7eb;border-right:0;height:auto;top:0;width:100%!important;min-width:100%!important;max-width:100%!important;position:sticky!important}.brand{height:auto;padding:14px 16px}.app-header{align-items:flex-start;gap:12px;height:auto;min-height:56px;padding:12px 16px}.app-header .ant-space{flex-wrap:wrap;justify-content:flex-end}.app-content{padding:16px}.page-toolbar{flex-direction:column;align-items:stretch}.page-toolbar>.ant-space,.page-toolbar>button{align-self:flex-start}.login-panel{grid-template-columns:1fr}.login-copy h1{font-size:34px}.settings-grid{grid-template-columns:1fr}}
