@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{font-family:Kanit,sans-serif;background:#f4f6f8;min-height:100vh}.ant-alert-message,.ant-btn,.ant-card,.ant-form-item-label,.ant-input,.ant-typography{font-family:Kanit,sans-serif!important}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:600!important;font-size:13px!important;color:#555!important}.ant-table-tbody>tr:hover>td{background:#f7fbf7!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#aaa}