:root{--headerHeight:100px;--headerScrolledHeight:50px;--mobileHeaderHeight:72px;--footerHeight:80px;--maxContentWidth:1600px;--maxSectionWidth:1200px;--minButtonSize:40px;--borderRadius:20px;--cardBorderRadius:10px;--textPrimary:#fff;--homeBackground:#d9983b;--killsBackground:#b34242;--memesBackground:#9e4a96;--membersBackground:#1abc9c;--recruitmentBackground:#3498db;--privacyPolicyBackground:#433437;--borderColor:#fafafacc;--transparentBackgroundColor:#0000001a;--scrolledHeaderBackgroundColor:#0003;--scrollbarBackground:#0003;--scrollbarColor:#0006;--scrollbarColorHover:#0009;--youTubeColor:red;--discordColor:#7289da;--gameNameColor:#d9983b;--waveColor:#000;--bossDataBackground:#000000b3;--memeTitleBackground:#000000e6;--memeShortTag:#6868ac;--memeCompilationTag:#ef5097;--killCompetitiveTag:#00416a;--killMemeTag:#ef5097;--killLowmanTag:#c95b0c;--killRecordTag:#960018;--killWeeklyTag:#009e60;--boxShadow:0px 0px 6px 0px #0d0c0dcc}[data-theme=dark]{--textPrimary:#fff;--homeBackground:#040405;--killsBackground:#1c020c;--memesBackground:#261721;--membersBackground:#111a18;--recruitmentBackground:#0a151c;--privacyPolicyBackground:#040405;--borderColor:#fafafacc;--transparentBackgroundColor:#fafafa1a;--scrolledHeaderBackgroundColor:#fafafa0d;--scrollbarBackground:#fafafa1a;--scrollbarColor:#fafafa33;--scrollbarColorHover:#fafafa66;--youTubeColor:red;--discordColor:#7289da;--gameNameColor:#d9983b;--waveColor:#fff;--bossDataBackground:#000000e6;--memeTitleBackground:#000000e6;--memeShortTag:#6868ac;--memeCompilationTag:#ef5097;--killCompetitiveTag:#00416a;--killMemeTag:#ef5097;--killLowmanTag:#c95b0c;--killRecordTag:#960018;--killWeeklyTag:#009e60;--boxShadow:0px 0px 6px 0px #0d0c0dcc}*{box-sizing:border-box;margin:0;padding:0}body{width:100vw;min-height:100vh;padding-top:var(--headerHeight);font-family:var(--font-montserrat),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--textPrimary);scrollbar-gutter:stable;scroll-behavior:smooth;line-height:1;transition:background-color 1s;overflow:hidden auto}h1,h2,h3,h4,h5,h6,p,ol,ul{font-weight:inherit;margin:0;padding:0}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{box-shadow:none;cursor:pointer;background:0 0;border:none}.body,.body.home{background-color:var(--homeBackground)}.body.kills{background-color:var(--killsBackground)}.body.memes{background-color:var(--memesBackground)}.body.members{background-color:var(--membersBackground)}.body.recruitment{background-color:var(--recruitmentBackground)}.body.privacy-policy{background-color:var(--privacyPolicyBackground)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar:hover{width:8px}::-webkit-scrollbar-track{background:var(--scrollbarBackground)}::-webkit-scrollbar-thumb{background:var(--scrollbarColor);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbarColorHover)}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{z-index:1000000;cursor:pointer;opacity:1;width:100%;height:100%;-webkit-transition:1 .3s ease-out;-moz-transition:1 .3s ease-out;-ms-transition:1 .3s ease-out;-o-transition:1 .3s ease-out;transition:1 .3s ease-out;background-color:#000c;animation-name:modal-video;animation-duration:.3s;animation-timing-function:ease-out;position:fixed;top:0;left:0}.modal-video-effect-exit{opacity:0}.modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:var(--maxSectionWidth);width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{vertical-align:middle;width:100%;height:100%;display:table-cell}.modal-video-movie-wrap{-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;background-color:#333;width:100%;height:0;padding-bottom:56.25%;transition:transform .3s ease-out;animation-name:modal-video-inner;animation-duration:.3s;animation-timing-function:ease-out;position:relative;transform:translate(0)}.modal-video-movie-wrap iframe{width:100%;height:100%;position:absolute;top:0;left:0}.modal-video-close-btn{z-index:2;background:0 0;border:none;width:35px;height:35px;display:inline-block;position:absolute;top:-35px;right:-35px;overflow:hidden}.modal-video-close-btn:before{content:"";background:#fff;border-radius:5px;width:100%;height:2px;margin-top:-6px;position:absolute;top:50%;left:0;transform:rotate(45deg)}.modal-video-close-btn:after{content:"";background:#fff;border-radius:5px;width:100%;height:2px;margin-top:-6px;position:absolute;top:50%;left:0;transform:rotate(-45deg)}
