@keyframes alarmBlink{0%,to{background-color:#fef2f2;border-color:#fca5a5}50%{background-color:#fee2e2;border-color:#ef4444}}.alarm-blink{animation:alarmBlink 1s ease-in-out infinite}.login-page{position:relative;min-height:100vh}.login-page .left-banner,.login-page .right-banner{position:fixed;top:0;height:100vh;width:300px;background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:.95;z-index:0}.login-page .left-banner{left:0;background-image:url(/left-banner.png)}.login-page .right-banner{right:0;background-image:url(/right-banner.png)}.left-banner{position:fixed;left:0;top:72px;height:calc(100vh - 72px);width:300px;background-image:url(/left-banner.png);background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:.95;z-index:0}.right-banner{position:fixed;right:0;top:72px;height:calc(100vh - 72px);width:300px;background-image:url(/right-banner.png);background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:.95;z-index:0}.main-content{position:relative;z-index:1}@media(max-width:768px){.left-banner,.right-banner{display:none}.main-content{padding:16px;width:100%}}@media(min-width:769px)and (max-width:1024px){.left-banner{width:12vw;top:64px;height:calc(100vh - 64px)}.right-banner{width:14vw;top:64px;height:calc(100vh - 64px)}.main-content{margin-left:calc(12vw + 10px);margin-right:calc(14vw + 10px);padding:20px}}@media(min-width:1025px){.left-banner{width:18vw}.right-banner{width:22vw}.main-content{margin-left:calc(18vw + 10px);margin-right:calc(22vw + 10px);padding:24px;max-width:calc(100% - 40vw - 20px)}}@media(min-width:1441px){.left-banner{width:15vw}.right-banner{width:18vw}.main-content{margin-left:calc(15vw + 20px);margin-right:calc(18vw + 20px);max-width:calc(100% - 33vw - 40px)}}
