*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{-webkit-tap-highlight-color:transparent}html.theme-blue,html.theme-blue body,html.theme-blue #root{background:#1976d2!important}html.theme-dark,html.theme-dark body,html.theme-dark #root{background:#000!important}html.theme-light,html.theme-light body,html.theme-light #root{background:#fff!important}.rotate-overlay{z-index:9999;text-align:center;color:#fff;background:#1976d2;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:100%;padding:32px;font-family:sans-serif;display:none;position:fixed;top:0;left:0}.rotate-overlay__icon{width:64px;height:64px;animation:1.5s ease-in-out infinite rotate-phone}.rotate-overlay__text{color:#fff;font-size:18px}@keyframes rotate-phone{0%{transform:rotate(0)}40%{transform:rotate(90deg)}60%{transform:rotate(90deg)}to{transform:rotate(0)}}@media (orientation:portrait){.rotate-overlay{display:flex}}
