html,body,#root{min-width:320px;min-height:100vh;margin:0}.admin-shell{min-height:100vh}.admin-sider{border-right:1px solid #0505050f}.admin-brand{align-items:center;height:56px;padding:0 20px;font-weight:600;display:flex}.admin-header{background:#fff;border-bottom:1px solid #0505050f;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.role-text{margin-left:10px}.admin-content{padding:24px}.page-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-title .ant-typography{margin:0}.login-page,.page-loading{background:#f5f5f5;place-items:center;min-height:100vh;display:grid}.login-card{width:min(420px,100vw - 32px)}.settings-tab{width:100%;max-width:1180px}.settings-form-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:0 16px;display:grid}.settings-output{white-space:pre-wrap;background:#fafafa;border:1px solid #0505050f;border-radius:6px;max-height:280px;margin:12px 0;padding:12px;overflow:auto}@media (width<=820px){.settings-form-grid{grid-template-columns:1fr}}
