html,body{height:100%;margin:0}*{box-sizing:border-box}.custom-menu-width{max-width:none!important;width:500px!important;background-color:red}.mat-menu-panel{max-width:-moz-fit-content!important;max-width:fit-content!important}.error{position:fixed;inset:0;width:100%;height:100%;display:flex;flex-direction:column}.error .error-content{max-width:300px;margin:auto;text-align:center}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{background:#de131c}.splash{position:fixed;inset:0;width:100%;height:100%;color:#fffc;background-color:#00000040;display:flex;flex-direction:column;justify-content:center;align-items:center}.splash>div .rotate{animation:rotate360 2s linear infinite}.splash>img{width:400px;height:auto}
