*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-background);background-image:var(--bg-mobile);background-size:contain;background-repeat:no-repeat;background-position:left bottom;background-attachment:fixed;color:var(--color-text-primary);min-height:100vh;position:relative}@media(min-width:768px){#app{background-image:var(--bg-desktop);background-size:auto 83.333333vh}}h1{font-size:32px;font-weight:500}h2{font-size:24px;font-weight:500}h3{font-size:20px;font-weight:500}h4{font-size:16px;font-weight:600}h5{font-size:16px;font-weight:500}h6{font-size:14px;font-weight:500}
