*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{min-width:320px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#root{position:fixed;inset:0}.landing{background-color:#0798f9;background-image:var(--landing-image);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}@media (width<=720px) and (orientation:portrait){.landing{background-image:var(--landing-background);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.landing:after{content:"";background-image:var(--landing-elements);background-position:73% 47%;background-repeat:no-repeat;background-size:145%;position:absolute;inset:0}}@media (width<=380px) and (orientation:portrait){.landing:after{background-position:74% 47%;background-size:150%}}
