:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.Menubar_menubar__27pSh{position:fixed;left:34%;bottom:30px;display:flex;justify-content:center}.Menubar_container__jU_sN{background:rgba(255,67,67,.144);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:400px;height:70px;border-radius:50px;display:flex;align-items:center;justify-content:space-evenly}@media screen and (max-width:576px){.Menubar_menubar__27pSh{left:10%}.Menubar_container__jU_sN{background:rgba(255,67,67,.144);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:300px;height:60px;border-radius:50px;display:flex;align-items:center;justify-content:space-evenly}}.Navbar_navbar__fk_p7{display:flex;align-items:center;justify-content:space-between;padding:20px 100px}.Navbar_navbar__fk_p7 div{display:flex;align-items:center;color:#fff}@media screen and (max-width:576px){.Navbar_navbar__fk_p7{padding:20px}}