body,html{width:100%;margin:0;padding:0;color:var(--theme-color-black);background-color:var(--theme-color-white)}p{margin:0}#root{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:96rem;width:100%;min-height:40rem;overflow-y:hidden;margin:0 auto}*{box-sizing:border-box;font-family:var(--theme-font-family)}::-webkit-scrollbar{width:0;background:0 0}:root{--device-type:mobile}@media screen and (min-width:48rem){:root{--device-type:tablet}}@media screen and (min-width:64.0625rem){:root{--device-type:desktop}}
/*# sourceMappingURL=styles.d8a7508c33e4b8de3e81.css.map*/