:root{font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#e5e7eb;background-color:#f3f4f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;height:100%}#app{min-height:100%;height:100%}body:not(:has(.scroll-container)){overflow:hidden}body:has(.home-page){overflow:auto;height:auto;min-height:100%}body:has(.home-page) #app{height:auto;min-height:100%}body:has(.scroll-container):not(:has(.home-page)){overflow:hidden;height:100%;min-height:100%;background-color:#f9f9f9}body:has(.scroll-container):not(:has(.home-page)) #app{height:100%;min-height:100%;background-color:#f9f9f9}*{padding:0;margin:0}
