*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-right{text-align:right}.mt-4{margin-top:16px}.mb-4{margin-bottom:16px}.ml-4{margin-left:16px}.mr-4{margin-right:16px}.p-4{padding:16px}.w-full{width:100%}.h-full{height:100%}.admin-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.admin-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600}.button-group{display:flex;gap:8px;align-items:center}.search-form{background:#fafafa;padding:16px;border-radius:6px;margin-bottom:16px}.search-form .ant-form-item{margin-bottom:0}
