html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}body{color:#1f2937;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.page-container{min-height:100%;padding:24px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-header .page-header__title{margin:0}.page-header__description{display:block;margin-top:4px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;margin-bottom:16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.app-shell__header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding-inline:24px;background:#fff;border-bottom:1px solid #e5e7eb}.app-shell__brand{height:56px;margin:0 12px;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden}.app-shell__content{margin:16px}.app-shell__surface{min-height:100%;overflow:hidden;background:#fff;border-radius:8px}.app-shell__menu-button{display:none}@media(max-width:991px){.ant-layout-sider{position:fixed!important;inset:0 auto 0 0;z-index:100;height:100vh;box-shadow:8px 0 24px #0f172a2e}.page-container{padding:16px}.app-shell__content{margin:12px}.app-shell__header{padding-inline:12px}.app-shell__menu-button{display:inline-flex}.app-shell__title{display:none}}@media(max-width:575px){.page-container{padding:12px}.page-header{flex-direction:column}.filter-bar{align-items:stretch;flex-direction:column}}
