*{box-sizing:border-box}html,body{margin:0;padding:0;background:#fff;color:#2a2024;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;min-height:100dvh;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fdf7fa}::-webkit-scrollbar-thumb{background:#f3c5dd;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#e89cc4}::selection{background:#f8dde9;color:#1a1a1a}
