.login-container{width:100%;min-height:100dvh;color:var(--text-primary);background-image:url(/login-background.jpg);background-repeat:no-repeat;background-size:cover;flex-direction:column;display:flex}.header-content{align-items:center;display:flex}@media only screen and (width<=900px){.header-content,.header-subtitle{display:none}.player-count{display:none!important}}.header-title{color:var(--text-primary);font-weight:400}.info-banner{background:var(--text-warning);outline:1px solid var(--text-warning);width:100%;color:var(--main-bg);border-radius:.5rem;align-items:center;padding:0 1rem;display:flex}.news-item{text-wrap:wrap}.login-box form p a,.static-page-body p a{font-weight:600}.login-content{flex:1;justify-content:center;align-items:center;width:100%;height:100%;margin:0 auto;padding:0 2rem 2rem;display:flex}.error-message{background-color:var(--error-bg);border-left:4px solid var(--error-border);color:var(--error-text);border-radius:.5rem;align-items:center;gap:.75rem;margin:1rem 0;padding:1rem;animation:.3s ease-out slideIn;display:flex}.app-footer{background:var(--main-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border-color);justify-content:space-between;padding:1.5rem;display:flex}.footer-left{flex-direction:row;justify-content:flex-start;align-items:center;margin-right:1rem;display:flex}.footer-right{flex-direction:row-reverse;align-items:center;display:flex}@media only screen and (width<=900px){.app-footer{background:var(--main-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border-color);flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}.footer-left{flex-direction:column;justify-content:flex-start;align-items:center;margin-right:1rem;display:flex}.footer-right{flex-direction:row-reverse;justify-content:space-between;display:flex}.footer-links{font-size:.75rem}}.outline-box{border:1px solid var(--border-color);border-radius:.5rem;padding:.5rem 1rem}.login-content-left{flex-flow:column-reverse;flex:.25 2 auto;min-width:15%;max-width:25%;height:-webkit-fill-available;height:-moz-available;height:stretch;padding:.5rem 1rem;display:flex}.login-content-center{flex-direction:column;flex:.5 auto;justify-content:center;align-items:center;height:-webkit-fill-available;height:-moz-available;height:stretch;padding:.5rem 1rem;display:flex}.login-content-right{flex-flow:column-reverse;flex:.25 2 auto;align-items:flex-end;min-width:15%;max-width:25%;height:-webkit-fill-available;height:-moz-available;height:stretch;padding:.5rem 1rem;display:flex}@media only screen and (width<=900px){.login-content-right,.login-content-left{display:none}}.welcome-panel,.news-panel{text-wrap:wrap;max-width:75%}@media only screen and (width<=1500px){.welcome-panel,.news-panel{max-width:100%}}.blinking-cursor{color:var(--text-secondary);content:"";animation:1s step-start infinite blink}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.panel{background:var(--panel-bg);border:1px solid var(--border-color);opacity:.95;border-radius:.25rem;width:fit-content;margin-top:.5rem;padding:.5rem 1rem}.login-panel{background:var(--panel-bg);border:1px solid var(--border-color);border-radius:.25rem;width:60%;margin-top:.5rem}@media only screen and (width<=900px){.login-panel{background:var(--panel-bg);border:1px solid var(--border-color);border-radius:.25rem;width:100%;margin-top:.5rem}}.login-panel-inner{padding:.5rem 3rem 1rem}.login-panel-footer{border-top:1px solid var(--border-color);background:var(--main-bg);justify-content:space-between;width:100%;margin-top:1rem;padding:.5rem 2rem;display:flex}.static-page-panel{background:var(--panel-bg);border:1px solid var(--border-color);opacity:.95;border-radius:.25rem;width:min(900px,90%);margin-top:.5rem;padding:1.5rem 2rem}.static-page-panel h1{margin-top:0}.static-page-body{color:var(--text-secondary);line-height:1.6}.static-page-body p{margin:0 0 1rem}.static-page-body p:last-child{margin-bottom:0}@media only screen and (width<=900px){.static-page-panel{width:100%}}.login-box{flex-direction:column;display:flex}.status-card{align-items:center;display:flex}@media only screen and (width<=600px){.login-content{padding:0 .75rem 1rem}.login-content-center{flex:100%;min-width:0;padding:.5rem 0}.login-panel-inner{padding:.5rem 1rem 1rem}.login-panel-footer{gap:.75rem;padding:.5rem 1rem}.static-page-panel{padding:1rem}.app-footer{gap:.75rem;padding:1rem .75rem}.footer-left{width:100%;margin-right:0}.footer-copyright p{border-right:0;margin-right:0;padding-right:0}.footer-links{flex-wrap:wrap;justify-content:center;width:100%;display:flex}.footer-links a{align-items:center;min-height:44px;padding:0 .75rem;display:inline-flex}.footer-links .right-border{margin-right:0}.footer-right{justify-content:center;gap:1rem}.info-banner{padding:0 .75rem}.info-banner h3{overflow-wrap:anywhere}}
