:root{color:#1f2933;background:#f5f7fb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.admin-shell{min-height:100vh;background:#f5f7fb}.admin-shell__sider{border-right:1px solid #e5e9f2;background:#fff}.admin-shell__brand{display:flex;min-height:96px;flex-direction:column;justify-content:center;padding:0 24px;border-bottom:1px solid #eef1f6}.admin-shell__brand-title{color:#073198;font-size:18px;font-weight:800}.admin-shell__brand-subtitle{color:#697586;font-size:12px}.admin-shell__header{display:flex;height:96px;align-items:center;justify-content:space-between;gap:24px;padding:0 32px;border-bottom:1px solid #e5e9f2;background:#fff}.admin-shell__header h1.ant-typography{margin:0;color:#111827;font-size:24px;line-height:32px}.admin-shell__eyebrow{color:#697586;font-size:12px;font-weight:700;text-transform:uppercase}.admin-shell__content{padding:24px 32px 40px}.admin-shell__workspace{min-width:0}.page-stack{width:100%}.admin-shell__connection{justify-content:flex-end}.admin-shell__key-input{width:240px}.editor-list{width:100%}.editor-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:16px;border:1px solid #e5e9f2;border-radius:6px;background:#fff}.editor-row__fields{min-width:0}.keyword-row{display:grid;grid-template-columns:56px minmax(180px,1fr) auto auto auto;gap:8px;align-items:center}.page-stack h2.ant-typography{margin:0;font-size:20px}@media (max-width: 760px){.admin-shell.ant-layout-has-sider{flex-direction:column}.admin-shell__workspace{flex:none!important;width:100%!important}.admin-shell__sider{width:100%!important;max-width:none!important;min-width:0!important}.admin-shell__header{align-items:flex-start;flex-direction:column;height:auto;min-height:88px;padding:20px}.admin-shell__content{padding:20px}.admin-shell__connection{justify-content:flex-start}.admin-shell__key-input{width:100%}.editor-row,.keyword-row{grid-template-columns:1fr}}.auth-screen{display:grid;min-height:100vh;place-items:center;padding:32px 20px;background:#eef3fb}.auth-panel{width:min(100%,420px);padding:28px;border:1px solid #dce3ef;border-radius:6px;background:#fff;box-shadow:0 12px 36px #1f29371a}.auth-panel--wide{width:min(100%,620px)}.auth-panel h1.ant-typography{margin:4px 0 24px;color:#111827;font-size:26px;line-height:34px}.auth-panel__eyebrow{color:#073198;font-size:12px;font-weight:800;text-transform:uppercase}.auth-panel__error{color:#b42318}.auth-panel__stack{width:100%}.auth-panel__qr{display:grid;grid-template-columns:192px minmax(0,1fr);gap:20px;align-items:center}.auth-panel__actions{margin-top:20px}.recovery-code-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:20px}.security-section{max-width:680px;padding:20px;border:1px solid #e5e9f2;border-radius:6px;background:#fff}.security-section h3.ant-typography{margin-top:0}
