.persistent-scrollbar::-webkit-scrollbar,.persistent-scrollbar ::-webkit-scrollbar{width:5px}.persistent-scrollbar::-webkit-scrollbar-track,.persistent-scrollbar ::-webkit-scrollbar-track{background:transparent}.persistent-scrollbar::-webkit-scrollbar-thumb,.persistent-scrollbar ::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.persistent-scrollbar{scrollbar-color:#ccc transparent}.btn{display:block;position:relative;color:#fff;cursor:pointer;font-size:20px;padding:8px 15px;border:none;border-radius:10px;-webkit-text-decoration:none;text-decoration:none;text-shadow:1px 1px 4px rgba(0,0,0,.6);filter:drop-shadow(1px 1px 3px rgba(0,0,0,.5))}@media screen and (max-width: 1280px){.btn{padding:0 12px}}.btn-lg{height:45px}.btn-darken{border:none;transition:filter .25s ease}.btn-icon{position:absolute;top:50%;transform:translateY(-50%);left:0;margin-left:8px;height:60%;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}#btn-play-duo .btn-icon+span{margin-left:20px}#btn-play-squad .btn-icon+span{margin-left:27px}.link-darken:hover,.link-darken:active{color:inherit;filter:brightness(80%)}.btn-darken:hover,.btn-darken:active{color:inherit;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6)) brightness(80%)}.btn-disabled{filter:brightness(75%) saturate(75%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-primary{background:#008aff;border-bottom:2px solid #007ae4;box-shadow:inset 0 -2px #007ae4}.btn-secondary{background:#555;border-bottom:2px solid #444444;box-shadow:inset 0 -2px #444}.btn-danger{background:#dc3545;border-bottom:2px solid rgba(22,22,22,.4588235294);box-shadow:inset 0 -2px #16161675}.btn-alert{margin-top:10px;background:#ff7500;border-bottom:2px solid #d66200;box-shadow:inset 0 -2px #d66200}.btn-purple{background:#66f;border-bottom:2px solid #4d4dff;box-shadow:inset 0 -2px #4d4dff}.btn-success{background:#5b8939;border-bottom:2px solid #198754;box-shadow:inset 0 -2px #198754}.btn-kofi{background:#ff6433;border-bottom:2px solid #c43600;box-shadow:inset 0 -2px #c43600}.btn-kofi img{filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}.btn-social{display:inline-block;height:45px;width:45px;font-size:large;border:none;border-radius:12px;background-size:60%;background-position:center;background-repeat:no-repeat;text-align:center}@media screen and (max-width: 800px){.btn-social{background-size:50%}}.btn-bsky{background-image:url(/img/socials/bsky.svg);background-color:#0886fe;box-shadow:inset 0 -4px #1161ae}.btn-instagram{background-image:url(/img/socials/instagram.svg);background-color:#e1306c;background-position-y:calc(50% - 2px);box-shadow:inset 0 -4px #942b3f}.btn-instagram{background-image:url(/img/socials/instagram.svg);background-color:#e1306c;box-shadow:inset 0 -4px #942b3f}.btn-reddit{background-image:url(/img/socials/reddit.svg);background-color:#ff4500;background-position-y:calc(50% - 1px);box-shadow:inset 0 -4px #c23602}.btn-discord{background-image:url(/img/socials/discord.svg);background-color:#5865f2;box-shadow:inset 0 -4px #4049ad}.btn-youtube{background-image:url(/img/socials/youtube.svg);background-color:red;background-position-y:calc(50% - 2px);box-shadow:inset 0 -4px #8e0000}.btn-github{background-image:url(/img/socials/github.svg);background-color:#252525;background-position-y:calc(50% - 1px);box-shadow:inset 0 -4px #111}.btn-wiki{background-color:#ff7500;box-shadow:inset 0 -4px #d66200}.btn-kofi,.btn-wiki{height:45px;display:flex;justify-content:center;align-items:center;gap:8px}.btn-kofi:hover,.btn-wiki:hover{-webkit-text-decoration:none;text-decoration:none}.btn-bind{display:flex;font-size:14px;margin-left:2.5%;margin-right:2.5%;width:45%}.btn-bind.active{outline:5px solid #008aff}.btn-spectate-kill-leader{background:#ff7500;border-bottom:2px solid #d66200;box-shadow:inset 0 -2px #d66200}.btn-donate{transition:.25s;display:flex;justify-content:center;align-items:center;background:#f258b7;border-bottom:2px solid #e340a4;box-shadow:inset 0 -2px #e340a4}.btn-donate:hover{transition:.25s;box-shadow:inset 0 -2px #e340a4,0 0 15px #fff}.btn-donate a:hover{-webkit-text-decoration:none;text-decoration:none}.btn-donate i{margin-right:5px}input[type=range]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border-bottom:5px solid transparent}input[type=range]::-moz-range-thumb{height:20px;width:20px;border-radius:100%;cursor:pointer;border:none;background:#ff7500;margin-top:-5px;box-shadow:0 0 5px #0000004d}input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:100%;cursor:pointer;border:none;background:#ff7500;box-shadow:0 0 5px #0000004d;margin-top:-5px}input[type=range]::-moz-range-track{height:10px;width:100%;cursor:pointer;border-radius:5px;background:#f8f9fa}input[type=range]::-webkit-slider-runnable-track{height:10px;width:100%;cursor:pointer;border-radius:5px;background:#f8f9fa;background:var(--background)}input[type=range]::-moz-range-progress{height:10px;width:100%;cursor:pointer;border-radius:5px;background:#f8f9fa;background:#ff7500}input[type=range]:focus{outline:none;border-color:#008aff}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}input[type=checkbox]:not(.regular-checkbox){-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;position:relative;bottom:-2px;border:0;outline:0;cursor:pointer;margin-top:-1px;border-bottom:2px solid transparent}input[type=checkbox]:not(.regular-checkbox):after{content:"";width:40px;height:20px;display:inline-block;background:#f8f9fa;border-radius:18px;clear:both;transition:background linear .2s}input[type=checkbox]:not(.regular-checkbox):before{content:"";width:20px;height:20px;padding:2px;display:block;position:absolute;left:-2px;top:-2px;border-radius:50%;background:#f8f9fa;transition:left linear .2s;box-shadow:1px 1px 3px #0009}input[type=checkbox]:not(.regular-checkbox):checked:before{left:20px}input[type=checkbox]:not(.regular-checkbox):checked:after{background:#ff7500}input[type=checkbox]:not(.regular-checkbox):focus{border-bottom:4px solid #008aff}input[type=color]{border:none;border-radius:8px;width:40px;height:40px;background-color:#ff7500;position:relative;top:-10px}input[type=color]::-moz-color-swatch{border:2px solid #2a2a2a;border-radius:4px}input[type=color]::-webkit-color-swatch-wrapper{padding:2px;border-radius:0;outline:none;border:none}input[type=color]::-webkit-color-swatch{border:2px solid #2a2a2a;border-radius:4px}select{background-color:#3d3e48;padding:5px;border-radius:4px;min-width:100px;height:30px;outline:none;border:none;box-shadow:1px 1px 3px #0009}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular-COLGFB3M.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBold-BAEEcJ4E.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold-BOs3KVhN.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Regular-BQaDgvhP.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Italic-CFFf43z2.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/JetBrainsMono-ExtraBold-D7I5JnSP.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/JetBrainsMono-ExtraBoldItalic-C6RSiIdH.woff2) format("woff2")}*{box-sizing:border-box}html,body{width:100vw;height:100vh}body,p,input,button,select{font-family:Inter,sans-serif;font-size:16px;color:#fff}body{overscroll-behavior:none}::-moz-placeholder{font-family:Inter,sans-serif}::placeholder{font-family:Inter,sans-serif}a,a:visited{color:#008aff;-webkit-text-decoration:none;text-decoration:none}a:hover{-webkit-text-decoration:underline;text-decoration:underline}.dropdown .dropdown-content{display:none;position:absolute;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:1}.dropdown .dropdown-content a{display:flex;width:100%;font-size:14px;color:#fff;padding:12px 16px}.dropdown .dropdown-content a i{margin-left:5px}.dropdown .dropdown-content a:hover{-webkit-text-decoration:none;text-decoration:none;background:#00000080}.dropdown .dropdown-content a:first-child{border-top:1px solid rgba(0,0,0,.5019607843)}.dropdown .dropdown-content a:not(:last-child){border-bottom:1px solid rgba(0,0,0,.5019607843)}.dropdown .dropdown-content a:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.dropdown .dropdown-content.active{display:block!important}#splash-ui{display:block;overflow-y:auto;overflow-x:hidden;background-color:#3d3e48;width:100%;height:100%;z-index:100;background-repeat:no-repeat;background-size:cover;background-position:center}#splash-logo{display:flex;justify-content:center;margin:50px auto 25px;width:36%;min-width:350px;max-width:600px}#splash-logo img{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 800px){#splash-logo{margin-top:10px}}@media screen and (max-height: 500px){#splash-logo{min-width:300px;margin-top:10px}}@media screen and (max-width: 768px) and (max-height: 768px){#splash-logo{margin:16px auto 2.5px}}#splash-modals{display:flex;justify-content:center;align-items:flex-start;gap:16px;margin-bottom:16px;width:100vw;max-height:299px;text-align:center;font-size:20px}@media screen and (max-width: 768px) and (max-height: 768px){#splash-modals{gap:8px;max-height:none;max-height:initial}#splash-modals button span{font-size:16px}#splash-modals #splash-options,#splash-modals #splash-customize,#splash-modals #splash-socials,#splash-modals #splash-rotate-message,#splash-modals #splash-server-message,#splash-modals #splash-news{max-width:300px}#splash-modals #splash-customize{width:300px!important;height:auto!important;padding:15px;border-radius:15px;margin-right:20px}}@media screen and (max-width: 1280px){#splash-modals{gap:8px;max-height:none;max-height:initial;padding-left:8px;padding-right:8px}#splash-modals #splash-options,#splash-modals #splash-customize,#splash-modals #splash-socials,#splash-modals #splash-rotate-message,#splash-modals #splash-server-message,#splash-modals #splash-news{max-width:300px}#splash-modals #splash-socials>div{gap:5px}#splash-modals #splash-socials>div .btn{width:36px;height:36px;font-size:16px}#splash-modals #splash-socials>div .btn img{height:24px}#splash-modals #splash-customize{gap:8px}#splash-modals #splash-customize #skin-container{transform:scale(.9)}#splash-modals #splash-customize div:last-child{width:100%;flex-direction:column!important;gap:8px!important}#splash-modals #splash-customize button{font-size:18px}}@media screen and (max-width: 800px){#splash-modals{flex-direction:column;align-items:center;padding:5px}#splash-modals #splash-options,#splash-modals #splash-customize,#splash-modals #splash-socials,#splash-modals #splash-rotate-message,#splash-modals #splash-server-message,#splash-modals #splash-news{max-width:375px}#splash-modals #splash-center{order:1}#splash-modals #splash-featured-people{order:2;flex-direction:column;width:auto;width:initial}#splash-modals #splash-news{order:3}#splash-modals #splash-customize{order:4;margin-bottom:16px}}.pulsating-circle{position:absolute;top:5px;left:15px;width:30px;height:30px}.pulsating-circle:before{content:"";position:relative;display:block;width:300%;height:300%;box-sizing:border-box;margin-left:-100%;margin-top:-100%;border-radius:45px;background-color:#fff;animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite}.pulsating-circle:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:#fff;border-radius:15px;box-shadow:0 0 8px #0000004d;animation:pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite}@keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}@keyframes pulse-dot{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}#btn-rules{margin-top:10px}#btn-rules.highlighted{background-color:#ff7500;border-bottom:2px solid #d66200;box-shadow:inset 0 -2px #d66200}#btn-rules.highlighted>.pulsating-circle{display:block!important}#rules-close-btn{position:relative;margin-top:-50px;right:-10px;float:right;width:30px;height:30px;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:50%;background-color:#dc3545;cursor:pointer}#splash-news,#splash-options,#splash-customize,#splash-server-message,#splash-rotate-message,#splash-hw-acceleration-warning{background:#16161675;width:370px;padding:20px;border-radius:20px}@media screen and (max-width: 1280px){#splash-news,#splash-options,#splash-customize,#splash-server-message,#splash-rotate-message,#splash-hw-acceleration-warning{padding:15px}}.blur #splash-news,.blur #splash-options,.blur #splash-customize,.blur #splash-server-message,.blur #splash-rotate-message,.blur #splash-socials,.blur #splash-hw-acceleration-warning,.blur #splash-backlinks,.blur .featured-container,.blur .server-list-item,.blur .create-team-server-list-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#splash-news,#splash-options,#splash-customize,#splash-server-message{text-shadow:1px 1px 4px rgba(0,0,0,.6)}#splash-hw-acceleration-warning{text-align:center;justify-content:center;margin:5px auto}#splash-rotate-message{font-size:16px;margin-bottom:10px}#splash-news,#splash-customize{height:312px}#splash-news h2{font-size:18px;font-weight:700;color:#ff7500;text-align:center;margin-top:0;margin-bottom:10px}#splash-news h2 a{color:inherit;text-decoration:inherit}#splash-news h2 a:hover{color:#ff9c11}#splash-news ::-webkit-scrollbar-track{margin-bottom:15px}#splash-news>div{height:240px;overflow-y:auto;padding-right:10px;text-align:left}#splash-news>div article{margin-bottom:10px}#splash-news>div article:not(:first-child){margin-top:25px}#splash-news>div article .news-date{color:#ccc;font-size:14px;margin-top:5px;margin-bottom:5px}#splash-news>div article .news-title{color:#fff;font-size:20px;font-weight:700;margin-bottom:5px}#splash-news>div article span{color:#fff;font-size:13px;margin-bottom:15px}#splash-news>div article p,#splash-news>div article i{margin-top:0;font-size:15px;line-height:130%}#splash-news>div article p:last-of-type{margin-bottom:0}#splash-server-message{margin-bottom:15px}#splash-server-message span{color:red}#splash-center{max-width:370px}#splash-customize{display:flex;flex-direction:column;gap:16px}#splash-customize #skin-container{position:relative;width:153px;height:147px}#splash-customize #skin-container #skin-base{position:absolute;top:0;left:9px;width:130px;height:130px;background-size:cover;-webkit-mask-size:cover;mask-size:cover;background-blend-mode:multiply;transform:rotate(90deg)}#splash-customize #skin-container #skin-left-fist,#splash-customize #skin-container #skin-right-fist{position:absolute;top:96px;width:50px;height:50px;background-size:cover;-webkit-mask-size:cover;mask-size:cover;background-blend-mode:multiply;transform:rotate(90deg)}#splash-customize #skin-container #skin-right-fist{right:6px}#splash-options{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:312px}#splash-options #splash-options-wrapper{flex:1 1 auto;transition:filter .5s}#splash-options #loader-container{opacity:0;transition:opacity .5s}#splash-options.loading{pointer-events:none}#splash-options.loading #loader-container{opacity:1}#splash-options.loading #splash-options-wrapper{filter:blur(3px)}#splash-options #username-input{background:#fff;color:#000;width:100%;height:50px;border-radius:10px;border:transparent;transition:.15s box-shadow;font-size:18px;text-align:center;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}#splash-options #username-input:focus,#splash-options #username-input:active,#splash-options select:focus,#splash-options select:active{outline:none;box-shadow:0 1px 9px 6px #ff750080;-webkit-box-shadow:0 1px 9px 6px rgba(255,117,0,.5);-moz-box-shadow:0 1px 9px 6px rgba(255,117,0,.5)}#splash-options #username-input::-moz-placeholder{font-size:18px}#splash-options #username-input::placeholder{font-size:18px}#splash-options #btn-server-select{background:transparent;color:#fff;width:100%;height:50px;padding:.375rem 1rem;margin-top:10px;margin-bottom:10px;border:3px solid #ff7500;border-radius:10px;transition:.15s box-shadow;font-size:18px;-moz-text-align-last:center;text-align-last:center;line-height:1.5;display:flex;align-items:center;filter:drop-shadow(1px 1px 3px rgba(0,0,0,.5))}#splash-options #btn-server-select i{margin-left:10px;margin-top:-2px}#splash-options .btn{font-size:18px;width:100%}#splash-options #btn-play-solo,#splash-options #btn-play-duo{margin-bottom:5px}#splash-options .team-btns-container{display:flex;gap:5px}#splash-options .locked{filter:brightness(70%) blur(2px);pointer-events:none;animation:none}#splash-options .locked .btn,#splash-options .locked.btn{color:transparent;text-shadow:none}#splash-options .locked .btn img,#splash-options .locked.btn img{display:none}#splash-options #next-switch-messages{position:absolute;left:50%;transform:translate(-50%);pointer-events:none;display:flex;gap:20px}#splash-options .next-switch-msg{display:flex;align-items:center;gap:7px}#splash-options .next-switch-time{font-family:JetBrains Mono,monospace;font-size:18px;text-shadow:1px 1px 4px rgba(0,0,0,.6)}#splash-options .next-switch-icon{width:28px;height:28px;background-size:contain;background-position:center;background-repeat:no-repeat;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6))}#splash-options #locked-tooltip{position:absolute;top:calc(50% + 60px);left:50%;transform:translate(-50%,-50%);text-shadow:1px 1px 4px rgba(0,0,0,.6);background-color:#3d3e48;padding:8px;border-radius:16px;width:330px;font-size:16px}#btn-create-team-server-select{background:transparent;color:#fff;width:100%;height:50px;padding:.375rem 1rem;margin-top:10px;margin-bottom:10px;border:3px solid #ff7500;border-radius:10px;transition:.15s box-shadow;font-size:18px;-moz-text-align-last:center;text-align-last:center;line-height:1.5;display:flex;align-items:center}#btn-create-team-server-select i{margin-left:10px;margin-top:-2px}#server-list{z-index:1000;width:calc(100% - 40px);box-shadow:1px 1px 4px #000c;margin:0;padding:0;border-radius:10px;border:2px solid #ff7500}#server-list .server-list-item{list-style-type:none;display:flex;padding:10px 18px;font-size:18px;color:#fff;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:filter .25s ease;background-color:#000c}#server-list .server-list-item:hover{filter:brightness(80%)}#server-list .server-list-item:first-child{border-top:1px solid rgba(0,0,0,.8);border-top-left-radius:8px;border-top-right-radius:8px;padding-top:12px}#server-list .server-list-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:12px}#server-list img{display:inline-block}#create-team-server-list{z-index:1000;width:calc(100% - 40px);box-shadow:1px 1px 4px #000c;margin:0;padding:0;border-radius:10px;border:2px solid #ff7500;width:255px}#create-team-server-list .create-team-server-list-item{list-style-type:none;display:flex;padding:10px 18px;font-size:18px;color:#fff;text-shadow:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:250px;cursor:pointer;transition:filter .25s ease;background-color:#000c}#create-team-server-list .create-team-server-list-item:hover{filter:brightness(80%)}#create-team-server-list .create-team-server-list-item:first-child{border-top:1px solid rgba(0,0,0,.8);border-top-left-radius:10px;border-top-right-radius:10px;padding-top:12px}#create-team-server-list .create-team-server-list-item:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-bottom:12px}#create-team-server-list img{display:inline-block}#splash-socials{margin-top:14px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:#16161675;padding:20px;border-radius:20px}@media screen and (max-width: 1280px){#splash-socials{padding:15px}}#splash-socials>div{width:100%;display:flex;gap:8px;justify-content:space-evenly}#splash-socials>div a{flex:1 1 0}#splash-customize{display:flex;justify-content:center;align-items:center;color:#ffffff91}#splash-featured-people{position:absolute;top:16px;left:16px;display:flex;flex-direction:row;gap:16px}@media screen and (max-width: 1280px){#splash-featured-people{width:200px}}@media screen and (max-width: 1280px){#splash-featured-people{flex-direction:column;gap:8px}}@media screen and (max-width: 800px){#splash-featured-people{position:static;max-width:370px;flex-direction:row!important}}@media screen and (min-width: 800px) and (max-height: 500px){#splash-featured-people{gap:5px;transform:scale(75%);top:-8px;left:-16px}}#splash-featured-people .featured-container{background:#16161675;border-radius:10px;padding:10px 20px;width:-moz-fit-content;width:fit-content;height:90px}@media screen and (max-width: 1280px){#splash-featured-people .featured-container{height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;gap:16px;padding:15px}}@media screen and (max-width: 800px){#splash-featured-people .featured-container{flex-direction:column;gap:8px;max-height:83px;flex-grow:1}}#splash-featured-people .featured-heading{font-weight:700;font-size:18px;margin-top:5px;margin-bottom:12px;text-shadow:1px 1px 4px rgba(0,0,0,.6)}@media screen and (max-width: 1280px){#splash-featured-people .featured-heading{margin:0;font-size:16px}}@media screen and (max-width: 1280px) and (min-width: 800px){#splash-featured-people .featured-heading{width:-moz-min-content;width:min-content}}#splash-featured-people .featured-content{display:inline-flex;align-items:center;gap:5px;color:#ffc800;text-shadow:1px 1px 4px rgba(0,0,0,.6);-webkit-text-decoration:none;text-decoration:none}#splash-featured-people .featured-name{font-size:16px}@media screen and (max-width: 1200px){#splash-featured-people .featured-name{font-size:14px}}#splash-more{position:absolute;right:1rem;top:1rem}#splash-more button{width:136px}#splash-more .dropdown-content{background:#008aff;top:34px;right:0}#splash-version,#splash-partners{position:absolute;bottom:.5rem;z-index:10000;font-size:16px;text-shadow:1px 1px 4px rgba(0,0,0,.6)}#splash-version a,#splash-partners a{color:#fff}@media screen and (max-width: 500px),(max-height: 500px){#splash-version,#splash-partners{background-color:#3d3e48;filter:drop-shadow(1px 1px 4px rgba(0,0,0,.6));padding:4px 8px;border-radius:8px}}#splash-version{left:.75rem}#splash-partners{right:.75rem}.event-winter{background-color:#dcdcdc;border-bottom:2px solid #c2c1c1;box-shadow:inset 0 -2px #c2c1c1;animation:mode-winter-color 4s linear infinite}.event-fall{background-color:#72742f;border-bottom:2px solid #535421;box-shadow:inset 0 -2px #535421;animation:mode-fall-color 4s linear infinite}.event-halloween{background-color:#5a0e0e;border-bottom:2px solid #450b0b;box-shadow:inset 0 -2px #450b0b;animation:mode-halloween-color 4s linear infinite}.event-infection{background-color:#ac539d;border-bottom:2px solid hsl(310,35%,40%);box-shadow:inset 0 -2px #8a4278;animation:mode-infection-color 4s linear infinite}@keyframes mode-winter-color{0%{background-color:#dcdcdc;border-bottom:2px solid #c2c1c1;box-shadow:inset 0 -2px #c2c1c1}50%{background-color:#aaa8a8;border-bottom:2px solid rgb(134,133,133);box-shadow:inset 0 -2px #868585}to{background-color:#dcdcdc;border-bottom:2px solid #c2c1c1;box-shadow:inset 0 -2px #c2c1c1}}@keyframes mode-fall-color{0%{background-color:#72742f;border-bottom:2px solid #535421;box-shadow:inset 0 -2px #535421}50%{background-color:#535421;border-bottom:2px solid #373710;box-shadow:inset 0 -2px #373710}to{background-color:#72742f;border-bottom:2px solid #535421;box-shadow:inset 0 -2px #535421}}@keyframes mode-halloween-color{0%{background-color:#5a0e0e;border-bottom:2px solid #450b0b;box-shadow:inset 0 -2px #450b0b}50%{background-color:#440b0b;border-bottom:2px solid #380909;box-shadow:inset 0 -2px #380909}to{background-color:#5a0e0e;border-bottom:2px solid #450b0b;box-shadow:inset 0 -2px #450b0b}}@keyframes mode-infection-color{0%{background-color:#ac539d;border-bottom:2px solid hsl(310,35%,40%);box-shadow:inset 0 -2px #8a4278}50%{background-color:#b946a6;border-bottom:2px solid hsl(310,45%,40%);box-shadow:inset 0 -2px #94387d}to{background-color:#ac539d;border-bottom:2px solid hsl(310,35%,40%);box-shadow:inset 0 -2px #8a4278}}body{background:#3d3e48;overflow-x:hidden;overflow-y:scroll}#news-page-wrapper{padding-bottom:15px}#news-articles{display:flex;flex-direction:column;margin-bottom:15px}#news-page{display:table;background:#16161680;width:95%;max-width:1000px;margin:auto auto 25px;border-radius:15px}#news-page>h1{color:#ff7500;text-align:center;font-family:Inter,sans-serif;font-size:50px}#news-page article{width:95%;background-color:#08122b80;margin:20px auto;padding:25px;border-radius:10px}#news-page article .news-date{color:gray;font-size:14px;margin-top:5px;margin-bottom:10px}#news-page article .news-title{color:#008aff;font-size:32px;font-weight:700;margin-top:0;margin-bottom:10px}#news-page article span{color:#fff;font-size:14px;margin-bottom:15px}#news-page article .short-desc{margin-bottom:20px}#news-page article .short-desc p{line-height:160%}#news-page article .long-desc{font-size:16px;line-height:150%}#news-page article .news-banner{display:flex;margin:auto}#news-page article img{height:auto;margin:auto;width:100%}#news-page article h1{font-size:30px}
