*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}#root{min-height:100vh}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-root{--admin-dock-bar-height: 48px;display:flex;align-items:stretch;min-height:100vh}.admin-sider{position:sticky;top:0;align-self:flex-start;height:100vh;overflow:hidden;border-inline-end:1px solid rgba(5,5,5,.06)}.admin-sider-inner{display:flex;flex-direction:column;height:100%;min-height:0}.admin-sider-top{flex:0 0 auto;z-index:1;background:#fff;border-bottom:1px solid rgba(5,5,5,.06)}.admin-sider-brand{display:flex;align-items:center;gap:10px;padding:0 16px;box-sizing:border-box}.admin-sider-brand__mark{width:32px;height:32px;border-radius:8px;object-fit:cover;flex-shrink:0;display:block}.admin-sider-brand__title{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-sider-menu-wrap{flex:1 1 auto;min-height:0;overflow:auto}.admin-sider-menu{border-inline-end:none!important}.admin-sider-bottom{flex:0 0 auto;flex-shrink:0;height:var(--admin-dock-bar-height);min-height:var(--admin-dock-bar-height);padding:0 8px;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff;border-top:1px solid rgba(5,5,5,.06);box-sizing:border-box}.admin-version{font-size:12px;line-height:1.5}.admin-sider-collapse-btn{width:100%;height:calc(var(--admin-dock-bar-height) - 8px);border-radius:6px}.admin-main{flex:1 1;display:flex;flex-direction:column;min-width:0;height:100vh;min-height:100vh}.admin-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px;line-height:1;background:#fff;border-bottom:1px solid rgba(5,5,5,.06)}.admin-header-left{display:flex;align-items:center;min-width:0;gap:10px}.admin-header-breadcrumb{min-width:0}.admin-header-breadcrumb .ant-breadcrumb-link{white-space:nowrap}.admin-collapse-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;font-size:18px;color:#000000e0;cursor:pointer}.admin-collapse-btn:hover{background:#0000000a}.admin-header-right{margin-inline-start:auto}.admin-content-outer{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#f5f5f5}.admin-content-scroll{flex:1 1 auto;min-height:0;overflow:hidden;padding:16px;box-sizing:border-box;display:flex;flex-direction:column}.admin-table-fill{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.admin-table-panel{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#fff;border-radius:8px;border:1px solid rgba(5,5,5,.06);overflow:hidden}.admin-table-panel-toolbar{--admin-table-toolbar-pad: 16px;flex:0 0 auto;display:flex;flex-direction:column;border-bottom:1px solid rgba(5,5,5,.06);background:#fff}.admin-table-panel-toolbar-row--head{padding:var(--admin-table-toolbar-pad);display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap;border-bottom:1px solid rgba(5,5,5,.06)}.admin-table-panel-toolbar-title{flex:1 1 auto;min-width:0;margin:0;font-size:16px;font-weight:600;line-height:1.4;color:#000000e0}.admin-table-panel-toolbar-actions-trail{flex:0 0 auto;margin-inline-start:auto}.admin-table-panel-toolbar-actions{flex:0 0 auto;display:flex;align-items:center;flex-wrap:wrap}.admin-table-toolbar-action--link{padding-inline:4px!important;font-size:14px}.admin-table-panel-toolbar-row--filter{padding:var(--admin-table-toolbar-pad)}.admin-table-panel-toolbar-row--filter-only{margin-inline:0;padding-inline:0;border-top:none}.admin-table-panel-query{margin:0;width:100%}.admin-table-panel-query.ant-form-inline{display:flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-start;gap:12px 16px}.admin-table-panel-query .ant-form-item{margin-inline-end:0;margin-bottom:0}.admin-table-filter-neat{--admin-filter-label-w: 96px;--admin-filter-control-w: 208px}.admin-table-filter-neat.ant-form-inline{align-items:center}.admin-table-filter-neat.ant-form-inline .ant-form-item{display:inline-flex;align-items:center}.admin-table-filter-neat.ant-form-inline .ant-form-item-label{flex:0 0 var(--admin-filter-label-w);max-width:var(--admin-filter-label-w)}.admin-table-filter-neat.ant-form-inline .ant-form-item-label>label{width:100%;justify-content:flex-end;height:auto;white-space:nowrap}.admin-table-filter-neat.ant-form-inline .ant-form-item-control{flex:0 0 var(--admin-filter-control-w);width:var(--admin-filter-control-w);max-width:var(--admin-filter-control-w)}.admin-table-filter-neat.ant-form-inline .ant-form-item-control-input,.admin-table-filter-neat.ant-form-inline .ant-form-item-control-input-content{width:100%}.admin-table-filter-neat.ant-form-inline .ant-input,.admin-table-filter-neat.ant-form-inline .ant-input-number,.admin-table-filter-neat.ant-form-inline .ant-input-number-input,.admin-table-filter-neat.ant-form-inline .ant-select,.admin-table-filter-neat.ant-form-inline .ant-picker{width:100%!important}.admin-table-filter-neat .admin-table-panel-query-actions{flex:0 0 auto;margin-inline-start:auto;display:flex;align-items:center}.admin-table-filter-neat .admin-table-panel-query-actions .ant-form-item-label{display:none}.admin-table-filter-neat .admin-table-panel-query-actions .ant-form-item-control{flex:none;width:auto;max-width:none}.admin-table-panel-query-actions{flex:0 0 auto;margin-inline-start:auto;display:flex;justify-content:flex-end}.admin-table-filter-item--collapsed{display:none!important}.admin-table-filter-expand-in-actions{padding-inline:0!important;height:auto!important;line-height:22px}.admin-table-panel-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;--admin-table-scroll-y: 320px}.admin-table-panel-body .ant-table-wrapper{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column}.admin-table-panel-body .ant-spin-nested-loading,.admin-table-panel-body .ant-spin-container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.admin-table-panel-body .ant-table{flex:1 1 auto;min-height:0;width:100%}.admin-table-panel-body .ant-table-container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden!important}.admin-table-panel-body .ant-table-body{min-height:var(--admin-table-scroll-y)!important}.admin-table-panel-footer{flex:0 0 auto;padding:12px 16px;border-top:1px solid rgba(5,5,5,.06);background:#fff}.admin-table-footer-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.admin-main .admin-footer.ant-layout-footer{flex:0 0 auto;flex-shrink:0;height:var(--admin-dock-bar-height);min-height:var(--admin-dock-bar-height);padding:0 16px;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff;border-top:1px solid rgba(5,5,5,.06);box-sizing:border-box}.admin-main .admin-footer .ant-typography{margin:0;max-width:100%;font-size:12px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-table-query-submit,.admin-table-query-reset{min-width:64px;font-size:14px}.login-layout{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#f5f7fa,#edf2ff)}.login-layout-card{width:100%;max-width:420px;background:#fff;border:1px solid rgba(5,5,5,.06);border-radius:12px;box-shadow:0 8px 24px #0000000f;padding:24px}.admin-drawer-stack-parent.ant-drawer-open .ant-drawer-content{box-shadow:-6px 0 16px #00000014}
