html,body{margin:0;padding:0;min-height:100vh;font-family:Prompt,Noto Sans Thai,IBM Plex Sans Thai,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-feature-settings:"kern","liga"}#root{min-height:100vh;display:flex;flex-direction:column}a{color:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .38s cubic-bezier(.2,.7,.2,1) both}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#4f2d7f2e;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#4f2d7f47}
