@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#0f172a;-webkit-font-smoothing:antialiased;background:#f8fafc;min-height:100%;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;line-height:1.5}a{color:inherit;cursor:pointer;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}table{border-collapse:collapse}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.page-transition{will-change:opacity, transform;animation:.3s cubic-bezier(.16,1,.3,1) forwards pageFadeIn}@keyframes pageFadeIn{0%{opacity:.1;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmerPulse{0%{opacity:.65;background-color:#f1f5f9}50%{opacity:1;background-color:#e2e8f0}to{opacity:.65;background-color:#f1f5f9}}.skeleton-box{background-color:#e2e8f0;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite shimmerPulse;display:inline-block}.skeleton-circle{background-color:#e2e8f0;border-radius:50%;animation:1.5s ease-in-out infinite shimmerPulse;display:inline-block}@keyframes rowFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.table-row-fade{will-change:opacity, transform;animation:.26s cubic-bezier(.16,1,.3,1) forwards rowFadeIn}@media screen and (max-width:1536px){body{zoom:.8}}@media screen and (max-width:1280px){body{zoom:.78}}
