@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%}body{font-family:Fredoka,system-ui,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;height:100%}#root{height:100%}button,select,option,table,th,td,h1,h2,h3,h4,h5,h6,code,kbd,pre,samp{font-family:inherit}button{-webkit-tap-highlight-color:transparent}strong,b,th,h1,h2,h3,h4,h5,h6{font-weight:600}input,textarea,select{font-family:inherit;font-size:16px}@media (min-width:768px){input,textarea,select{font-size:14px}}main{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}
