@font-face{font-family:ModernWarfare;src:url(/assets/fonts/ModernWarfare-8MM6z.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BankGothic;src:url(/assets/fonts/DEMO-bgt65.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Oxanium;src:url(/assets/fonts/Oxanium-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Oxanium;src:url(/assets/fonts/Oxanium-Bold.woff2)format("woff2");font-weight:700;font-display:swap}:root{--color-black:#000;--color-dark-gray:#1a1a1a;--color-gray:#4a4a4a;--color-light-gray:#8a8a8a;--color-white:#fff;--color-red:red;--color-red-hover:#c00}*{box-sizing:border-box;margin:0;padding:0}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}html,body{width:100%;max-width:100vw;overflow-x:hidden}body{background-color:var(--color-black);color:var(--color-white);background-image:linear-gradient(#000000d9,#000000d9),url(/assets/backgrounds/textured-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;font-family:Arial,sans-serif;line-height:1.6}img[src*=zmod_logo]{filter:brightness(0)saturate()invert(13%)sepia()saturate(7500%)hue-rotate()brightness()contrast()}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}*{scrollbar-width:thin;scrollbar-color:#fff3 #ffffff0d}.footer{background-color:#00000080;border-top:1px solid #ffffff1a;padding:4rem 4rem 2rem;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg, transparent, var(--color-red), transparent);opacity:.6;height:1px;position:absolute;top:0;left:0;right:0}.footer-content{z-index:3;justify-content:center;align-items:center;gap:4rem;max-width:600px;margin:0 auto;display:flex;position:relative}.footer-brand{text-align:center;flex-direction:column;flex:none;align-items:center;gap:1rem;width:100%;max-width:600px;display:flex}.footer-logo-container{justify-content:center;align-items:center;gap:1rem;margin-bottom:0;display:flex}.footer-logo{filter:brightness(0)saturate()invert(13%)sepia()saturate(7500%)hue-rotate()brightness()contrast()drop-shadow(2px 2px 4px #00000080);width:60px;height:60px}.footer-logo-text{color:var(--color-white);text-shadow:2px 2px 4px #00000080;font-family:ModernWarfare,Oxanium,monospace;font-size:1.8rem;font-weight:400;line-height:1}.footer-description{color:#ffffffb3;text-shadow:1px 1px 2px #000c;max-width:600px;font-family:Oxanium,monospace;font-size:1rem;line-height:1.6}.footer-social{justify-content:center;gap:1rem;margin-top:0;display:flex}.social-link{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{background:#ff00001a;border-color:#ff00004d;transform:translateY(-2px);box-shadow:0 4px 16px #f003}.social-icon{filter:brightness(0)invert();width:20px;height:20px;transition:filter .3s}.social-link:hover .social-icon{filter:brightness(0)saturate()invert(13%)sepia()saturate(7500%)hue-rotate()brightness()contrast()}.footer-section{flex-direction:column;flex:none;gap:1rem;min-width:200px;display:flex}.footer-section-title{color:var(--color-white);text-shadow:2px 2px 4px #000c;letter-spacing:.5px;text-transform:uppercase;margin-bottom:.5rem;font-family:BankGothic,Special Gothic Expanded One,sans-serif;font-size:1.2rem;font-weight:700;position:relative}.footer-section-title:before{content:"";background:linear-gradient(var(--color-red), var(--color-red)) 0 0/8px 2px, linear-gradient(var(--color-red), var(--color-red)) 0 0/2px 8px;background-repeat:no-repeat;width:8px;height:8px;position:absolute;top:-4px;left:-4px}.footer-section-title:after{content:"";background:linear-gradient(var(--color-red), var(--color-red)) 100% 0/8px 2px, linear-gradient(var(--color-red), var(--color-red)) 100% 0/2px 8px;background-repeat:no-repeat;width:8px;height:8px;display:none;position:absolute;top:-4px;right:-4px}.footer-links{flex-direction:column;gap:.8rem;display:flex}.footer-link{color:#fff9;text-shadow:1px 1px 2px #000c;width:fit-content;font-family:Oxanium,monospace;font-size:.95rem;text-decoration:none;transition:all .3s;position:relative}.footer-link:hover{color:var(--color-white);transform:translate(4px)}.footer-link:before{content:"";background:var(--color-red);width:0;height:1px;transition:width .3s;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.footer-link:hover:before{width:8px}.footer-server-status{flex-direction:column;gap:.8rem;display:flex}.server-status-item{-webkit-backdrop-filter:blur(5px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:4px;justify-content:space-between;align-items:center;padding:.5rem .8rem;display:flex}.footer-server-status .server-name{color:#fffc;text-shadow:1px 1px 2px #000c;font-family:Oxanium,monospace;font-size:.85rem;font-weight:600}.footer-server-status .server-players{font-family:Oxanium,monospace;font-size:.8rem;font-weight:600;transition:color .3s}.footer-server-status .server-players.online{color:var(--color-red)}.footer-server-status .server-players.offline{color:#fff6}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.footer-copyright{color:#ffffff80;text-shadow:1px 1px 2px #000c;font-family:Oxanium,monospace;font-size:.9rem}.footer-legal{align-items:center;gap:2rem;display:flex}.footer-legal .footer-link{color:#ffffff80;font-size:.85rem}.footer-legal .footer-link:hover{color:#fffc}.footer-gradient{pointer-events:none;z-index:0;background:radial-gradient(circle,#ff000014 0%,#ff00000a 30%,#ff000005 60%,#ff000003 80%,#0000 100%);border-radius:50%;animation:4s ease-in-out infinite footerPulse;position:absolute}.footer-gradient-1{width:600px;height:600px;animation-delay:0s;top:0;left:50%;transform:translate(-50%)translateY(-50%)}@keyframes footerPulse{0%,to{opacity:.5;transform:translate(-50%)translateY(-50%)scale(.95)}50%{opacity:.8;transform:translate(-50%)translateY(-50%)scale(1.05)}}.footer-decoration{opacity:.03;pointer-events:none;z-index:2;position:absolute}.footer-decoration-1{width:120px;height:120px;top:20%;right:10%;transform:rotate(15deg)}@media (width<=1200px){.footer{padding:3rem 3rem 2rem}.footer-content{gap:2.5rem}}@media (width<=992px){.footer{padding:3rem 3rem 2rem}.footer-content{flex-direction:column;gap:2rem}.footer-brand{margin-bottom:0}.footer-gradient-1{width:500px;height:500px;top:0}}@media (width<=768px){.footer-section-title:before,.footer-section-title:after,.footer-link:before,.footer-link:after{display:none}.footer{padding:2.5rem 2rem 1.5rem}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:2rem}.footer-brand{text-align:center;align-items:center;width:100%;margin-bottom:0}.footer-logo-container{justify-content:center}.footer-description{text-align:center;max-width:none}.footer-social{justify-content:center}.footer-section{text-align:center;align-items:center;width:100%}.footer-section-title:before,.footer-section-title:after{display:none}.footer-links{justify-content:center;align-items:center}.footer-link:before,.footer-link:after{display:none}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.footer-legal{gap:1.5rem}.footer-gradient-1{width:400px;height:400px;top:0}}@media (width<=480px){.footer{padding:2rem 1rem 1.5rem}.footer-content{gap:1.5rem}.footer-logo{width:50px;height:50px}.footer-logo-text{font-size:1.5rem}.footer-description{font-size:.9rem}.footer-section-title{font-size:1.1rem}.footer-link{font-size:.9rem}.social-link{width:36px;height:36px}.social-icon{width:18px;height:18px}.server-status-item{padding:.4rem .6rem}.footer-server-status .server-name{font-size:.8rem}.footer-server-status .server-players{font-size:.75rem}.footer-gradient-1{width:300px;height:300px;top:0}.footer-legal{flex-wrap:wrap;justify-content:center;gap:.6rem}.footer-legal .footer-link{font-size:.7rem}}@media (width<=360px){.footer{padding:1.5rem .5rem 1rem}.footer-content{gap:1.2rem}.footer-logo{width:45px;height:45px}.footer-logo-text{font-size:1.3rem}.footer-description{font-size:.85rem}.footer-section-title{font-size:1rem}.footer-link{font-size:.85rem}.footer-copyright{font-size:.8rem}.footer-legal{flex-flow:wrap;justify-content:center;gap:.8rem}.footer-legal .footer-link{white-space:nowrap;font-size:.75rem}.social-link{width:32px;height:32px}.social-icon{width:16px;height:16px}.footer-gradient-1{width:250px;height:250px;top:0}}
