body,html{padding:0;margin:0}body{min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:4px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#a0aec0}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background-color:#4a5568}::-webkit-scrollbar-thumb:hover{background-color:#718096}}html{scrollbar-width:thin;scrollbar-color:#cbd5e0 transparent}@media (prefers-color-scheme:dark){html{scrollbar-color:#4a5568 transparent}}