html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;margin:0;font-family:DM Sans,system-ui,sans-serif;overflow:hidden}html{background-color:#fbf9f6}html.dark{background-color:#0a0a0a}@media (width>=768px){#root{border-left:1px solid #e8e0d8;border-right:1px solid #e8e0d8;max-width:480px;height:100vh;margin:0 auto;box-shadow:0 0 30px #00000014}}html.dark body{background-color:#0a0a0a}@media (width>=768px){html.dark #root{border-left:1px solid #2c2825;border-right:1px solid #2c2825;box-shadow:0 0 30px #000c}}::-webkit-scrollbar{background:0 0;width:0}*{-webkit-tap-highlight-color:transparent}