*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}@media (max-width: 1024px){.hide-on-tablet{display:none!important}}@media (max-width: 768px){.hide-on-mobile{display:none!important}}@media (max-width: 600px){.ant-table-wrapper{overflow-x:auto}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-card-body{padding:12px!important}}.loading-dots{display:flex;justify-content:center;align-items:center;height:100vh;gap:8px}.loading-dots span{width:10px;height:10px;border-radius:50%;background:#14919b;animation:loading-bounce 1.2s ease-in-out infinite}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}@keyframes loading-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-12px);opacity:1}}
