*{box-sizing:border-box}body{margin:0;background:#f5f6f8}body[data-theme=dark]{background:#141414}.login-layout{min-height:100vh;align-items:center;justify-content:center;padding:24px;background:linear-gradient(145deg,#f6f1e5,#eef3f4)}body[data-theme=dark] .login-layout{background:#141414}.login-card{width:min(360px,100%)}.app-layout{min-height:100vh;background:#f5f6f8}.app-sider{background:#fff;border-right:1px solid #e7e9ef}.app-sider .ant-layout-sider-children,.app-sider .ant-menu{background:#fff}.brand{height:64px;display:flex;align-items:center;padding:0 20px;font-weight:700;color:#8a5b12}body[data-theme=dark] .brand{color:#f0c36a}.app-header{display:flex;align-items:center;justify-content:space-between;min-height:64px;height:auto;padding:12px 24px;background:#fff;border-bottom:1px solid #e7e9ef;gap:12px}body[data-theme=dark] .app-header,body[data-theme=dark] .app-sider,body[data-theme=dark] .ant-card,body[data-theme=dark] .ant-layout,body[data-theme=dark] .ant-layout-sider,body[data-theme=dark] .ant-drawer-content,body[data-theme=dark] .ant-modal-content{background:#1f1f1f}body[data-theme=dark] .ant-typography,body[data-theme=dark] .ant-card,body[data-theme=dark] .ant-card-body,body[data-theme=dark] .ant-card-head-title,body[data-theme=dark] .ant-form-item-label>label,body[data-theme=dark] .ant-descriptions-item-label,body[data-theme=dark] .ant-descriptions-item-content,body[data-theme=dark] .ant-table,body[data-theme=dark] .ant-table-cell,body[data-theme=dark] .ant-input,body[data-theme=dark] .ant-input-affix-wrapper,body[data-theme=dark] .ant-select-selection-item,body[data-theme=dark] .ant-select-selection-placeholder,body[data-theme=dark] .ant-pagination,body[data-theme=dark] .ant-checkbox-wrapper{color:#ffffffe0}body[data-theme=dark] .ant-card-head,body[data-theme=dark] .ant-card,body[data-theme=dark] .ant-card-body,body[data-theme=dark] .ant-table-wrapper .ant-table,body[data-theme=dark] .ant-table-wrapper .ant-table-container,body[data-theme=dark] .ant-table-wrapper .ant-table-content,body[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th,body[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr>td,body[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder>td,body[data-theme=dark] .ant-input,body[data-theme=dark] .ant-input-affix-wrapper,body[data-theme=dark] .ant-descriptions-view,body[data-theme=dark] .ant-descriptions-item-label,body[data-theme=dark] .ant-descriptions-item-content{background:#1f1f1f;border-color:#303030}body[data-theme=dark] .ant-select:not(.ant-select-customize-input) .ant-select-selector,body[data-theme=dark] .ant-select-dropdown{background:#1f1f1f;border-color:#303030;color:#ffffffe0}body[data-theme=dark] .ant-table-wrapper .ant-table-thead>tr>th{background:#262626;color:#ffffffe0}body[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr:hover>td,body[data-theme=dark] .ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td{background:#262626}body[data-theme=dark] .ant-input::placeholder{color:#ffffff59}body[data-theme=dark] .ant-input-search .ant-input-group-addon,body[data-theme=dark] .ant-input-search .ant-input-search-button,body[data-theme=dark] .ant-btn-default{background:#262626;border-color:#303030;color:#ffffffe0}body[data-theme=dark] .ant-table-wrapper .ant-table-cell-fix-right{background:#1f1f1f}body[data-theme=dark] .ant-pagination .ant-pagination-item,body[data-theme=dark] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,body[data-theme=dark] .ant-pagination .ant-pagination-next .ant-pagination-item-link{background:#1f1f1f;border-color:#303030}body[data-theme=dark] .ant-pagination .ant-pagination-item a,body[data-theme=dark] .ant-pagination .ant-pagination-prev .ant-pagination-item-link,body[data-theme=dark] .ant-pagination .ant-pagination-next .ant-pagination-item-link{color:#ffffffe0}.app-header h4{margin:0}.app-content{padding:24px;background:#f5f6f8}body[data-theme=dark] .app-layout,body[data-theme=dark] .app-content{background:#141414}body[data-theme=dark] .app-sider,body[data-theme=dark] .app-sider .ant-layout-sider-children,body[data-theme=dark] .app-sider .ant-menu,body[data-theme=dark] .app-sider .ant-menu-sub,body[data-theme=dark] .app-sider .ant-menu-item{background:#1f1f1f}body[data-theme=dark] .app-sider{border-right-color:#303030}body[data-theme=dark] .app-sider .ant-menu-item-selected{background:#3a2a12}.toolbar{margin-bottom:16px}.filter-select{width:180px}.detail-stack{width:100%}.materials{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.materials img{width:100%;max-height:220px;object-fit:cover;border:1px solid #e7e9ef;border-radius:8px}.review-remark{margin-top:16px;padding:12px;background:#f5f6f8;border-radius:8px}body[data-theme=dark] .review-remark{background:#141414}.permission-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.permission-groups .ant-checkbox-wrapper{display:flex;margin:0 0 8px}@media (max-width: 768px){.app-header{padding:10px 12px;align-items:flex-start;flex-direction:column}.app-content{padding:12px}.filter-select,.toolbar .ant-input-search,.toolbar,.toolbar .ant-space-item,.toolbar .ant-btn{width:100%}.permission-groups{grid-template-columns:1fr}.ant-drawer-content-wrapper{width:100%!important}}
