*,:before,:after{box-sizing:border-box}body{background:#0d1117;justify-content:center;align-items:flex-start;min-height:100vh;margin:0;padding:20px 0;display:flex}#root{justify-content:center;width:100%;display:flex}body.desktop-app{align-items:stretch;height:100vh;min-height:100vh;padding:0;overflow:hidden}body.desktop-app #root{align-items:stretch;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media print{body *{visibility:hidden}#report-content,#report-content *{visibility:visible}.report-no-print,.report-no-print *{visibility:hidden!important;display:none!important}#report-content{width:100%;position:absolute;top:0;left:0;zoom:1!important;border:none!important;height:auto!important;max-height:none!important;overflow:visible!important}#report-content p,#report-content div{orphans:3;widows:3}body.desktop-app{height:auto!important;overflow:visible!important}}
