@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#2d2d2d;-webkit-font-smoothing:antialiased;background:#f5f5f5;font-family:DM Sans,Segoe UI,sans-serif;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#999}.ant-table{font-family:DM Sans,sans-serif!important;font-size:13px!important}.ant-table-thead>tr>th{color:#555!important;text-transform:uppercase!important;letter-spacing:.5px!important;background:#fafafa!important;border-bottom:2px solid #e0e0e0!important;padding:10px 12px!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0!important;padding:9px 12px!important;font-size:13px!important}.ant-table-tbody>tr:hover>td{background:#fafafa!important}.ant-table-tbody>tr.row-total>td{background:#fff8f0!important;border-top:2px solid #e0e0e0!important;font-weight:700!important}.ant-select-selector{border-color:#ddd!important;font-size:13px!important}.ant-btn{font-family:DM Sans,sans-serif!important}.mono{font-family:JetBrains Mono,monospace}.text-muted{color:#888}.toast{z-index:9999;color:#fff;background:#2d2d2d;border-radius:8px;padding:12px 20px;font-size:13px;font-weight:500;animation:.3s slideUp,.3s 2.7s forwards fadeOut;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #00000026}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}.fade-in{animation:.4s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.stagger>:first-child{animation-delay:0s}.stagger>:nth-child(2){animation-delay:80ms}.stagger>:nth-child(3){animation-delay:.16s}.stagger>:nth-child(4){animation-delay:.24s}.stagger>:nth-child(5){animation-delay:.32s}
