html,body,#root{height:100%;margin:0;padding:0}::-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}.ant-table{font-size:14px}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-card{border-radius:8px}.ant-card-head{border-bottom:1px solid #f0f0f0;font-weight:500}.ant-form-item-label>label{font-weight:500}.ant-menu-inline{border-right:none}.ant-menu-item-selected{background:#e6f7ff!important}.ant-modal-content{border-radius:8px}.ant-btn,.ant-input{border-radius:4px}.ant-select-selector{border-radius:4px!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s ease-out fadeIn}
