:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:#f0f0f0;overflow:hidden}#app{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}@media(max-width:1024px){#app{padding:10px}}@media(orientation:portrait){#app:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/games/data-detective/assets/shared/ui/rotate-device.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#000000f2;z-index:9999}}
