html,body,#app{min-height:100%;margin:0}body{color:#172026;background:#f5f7f9;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.admin-shell{min-height:100vh}.brand{height:56px;display:flex;align-items:center;padding:0 20px;color:#fff;font-weight:600}.admin-header{height:56px;padding:0 24px;background:#fff;border-bottom:1px solid #f0f0f0;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-account{display:flex;align-items:center;gap:8px}.admin-account-name{max-width:180px;overflow:hidden;color:#59656d;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.admin-logout-button.ant-btn{width:36px;height:36px;border:1px solid #d8dde2;border-radius:6px;color:#313b42;background:#f7f8fa;box-shadow:0 1px 2px #1720260f}.admin-logout-button.ant-btn:hover,.admin-logout-button.ant-btn:focus-visible{border-color:#d9474c;color:#c93339;background:#fff1f1}.admin-logout-button.ant-btn:focus-visible{outline:2px solid rgba(217,71,76,.24);outline-offset:2px}.admin-content{padding:24px;overflow:hidden;background:#f5f7f9}.admin-page{min-width:0;padding:22px;border:1px solid #e8ecef;border-radius:6px;background:#fff}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-heading h1{margin:0;font-size:22px;line-height:1.35}.page-heading p{margin:5px 0 0;color:#75818a;font-size:13px}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px;padding:14px 0;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}.filter-search{width:min(320px,100%)}.filter-control{width:150px}.cell-title{display:flex;min-width:0;flex-direction:column;gap:3px}.cell-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.secondary-text{color:#87919a;font-size:12px}.drawer-section{padding:18px 0;border-bottom:1px solid #edf0f2}.drawer-section:first-child{padding-top:0}.drawer-section h3{margin:0 0 14px;font-size:14px}.drawer-actions{display:flex;justify-content:flex-end;gap:10px}.ant-drawer-mask{background:#06121c2e!important}@media(max-width:767px){.admin-content{padding:12px}.admin-page{padding:16px}.admin-account-name{max-width:92px}.page-heading{align-items:stretch;flex-direction:column}.filter-control{flex:1;min-width:130px}}
