html{--scrollBackground: #486b68;--thumbBackground: #dadfd2;--thumbBackgroundHover: #b2b6ab;overflow-x:hidden}body{margin:0;font-family:Poppins,Roboto,Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#app{height:100%;padding:env(safe-area-inset)}body *{scrollbar-width:thin;scrollbar-color:var(--thumbBackground) var(--scrollBackground)}.full_vh{height:100vh;height:-webkit-fill-available}*::-webkit-scrollbar{height:10px;width:10px}*::-webkit-scrollbar-track{border-radius:2px;background:var(--scrollBackground)}*::-webkit-scrollbar-thumb{background-color:var(--thumbBackground);border-radius:10px}*::-webkit-scrollbar-thumb:hover{background-color:var(--thumbBackgroundHover)}*::-webkit-scrollbar-thumb:active{background-color:var(--thumbBackgroundHover)}*::-webkit-scrollbar-thumb:focus{background-color:var(--thumbBackgroundHover)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input,select,textarea,button,fieldset{font-family:inherit}fieldset{padding:0;margin:0;border:none}
