@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;600;700&family=Kanit:wght@400;500;600;700&display=swap";:root{font-family:Google Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1e21;background-color:#f0f2f5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Kanit,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f0f2f5;font-size:16px}#root{min-height:100vh}.text-xs,.text-sm,[class*="text-[0."],[class*="text-[10px]"],[class*="text-[11px]"],[class*="text-[12px]"],[class*="text-[13px]"],[class*="text-[14px]"],[class*="text-[15px]"]{font-size:1rem!important;line-height:1.5rem!important}.text-muted-foreground,.text-muted,.text-slate-400,.text-slate-500{color:#3f4754!important}input::placeholder,textarea::placeholder{color:#9aa3b2!important;opacity:1}.modal-dialog{margin-top:0!important}@keyframes toast-slide-in{0%{transform:translate(-50%) translateY(-16px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.toast-slide-in{animation:none!important}}.toast-slide-in{animation:toast-slide-in .22s ease-out}:where(table tbody tr:nth-child(odd)){background-color:#fff}:where(table tbody tr:nth-child(2n)){background-color:#00a9ec1a}:where(table tbody tr:hover){background-color:#00a9ec2e}
