*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;width:100vw;height:100vh;margin:0;padding:0;font-family:Arial,sans-serif;overflow:hidden}.background-video{object-fit:cover;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.loading-container{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.logo-container{margin-bottom:30px}.logo{width:auto;max-width:300px;height:auto;max-height:300px}.server-text{color:red;text-align:center;letter-spacing:2px;font-family:Wallpoet,cursive;font-size:24px;font-weight:400}@media (width<=768px){.logo{max-width:250px;max-height:250px}.server-text{font-size:20px}}.file-section{z-index:10;justify-content:center;align-items:center;height:350px;margin-top:10px;display:flex}.line-left{align-items:flex-start;margin-right:0;display:flex}.line-right{align-items:flex-start;margin-left:0;display:flex}#leftLineSvg{height:300px}#rightLineSvg{height:300px;transform:scale(-1)}.file-box{flex-direction:column;gap:15px;width:500px;height:300px;padding:20px;font-family:Courier New,monospace;display:flex}.loading-status{color:red;--noise-x:0%;--noise-y:0%;background-color:#ff00004d;flex-shrink:0;justify-content:space-between;align-items:center;height:40px;min-height:40px;max-height:40px;padding:10px;font-family:Tektur,Arial,sans-serif;font-size:16px;font-weight:700;display:flex;position:relative;overflow:hidden}.loading-status:before{content:"";background-image:url(/assets/backgrounds/noise.png);background-repeat:repeat;background-size:100px 100px;background-position:var(--noise-x,0%) var(--noise-y,0%);opacity:.3;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.loading-status .status-text,.loading-status .loading-percentage{z-index:2;position:relative}.loading-percentage{color:#3db6fe;font-family:Tektur,Arial,sans-serif}.file-history{color:#fff;text-align:center;flex-shrink:0;height:225px;min-height:225px;max-height:225px;font-family:Tektur,Arial,sans-serif;font-size:12px;line-height:1.4;overflow:hidden}.file-item{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:2px;font-family:Tektur,Arial,sans-serif;transition:opacity .3s;display:flex}.status-important{background-color:#3db6fe4d;width:100%;padding:4px 8px;font-weight:700}@media (width<=768px){.file-section{height:280px;margin-top:10px}.file-box{width:90%;height:220px;padding:15px}#leftLineSvg,#rightLineSvg{height:220px}.loading-status{height:36px;min-height:36px;max-height:36px;font-size:14px}.file-history{height:149px;min-height:149px;max-height:149px;font-size:11px}}@media (width<=480px){.logo{max-width:200px;max-height:200px}.server-text{letter-spacing:1px;font-size:18px}.file-section{height:240px;margin-top:10px}.file-box{height:180px;padding:10px}#leftLineSvg,#rightLineSvg{height:180px}.loading-status{height:32px;min-height:32px;max-height:32px}.file-history{height:118px;min-height:118px;max-height:118px}}.powered-by-container{z-index:100;position:fixed;top:50px;right:20px}.powered-by-frame{background-image:url(/assets/svgs/outlined-rect.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:250px;height:55px;display:flex}.powered-by{letter-spacing:.5px;color:#fff;justify-content:center;align-items:center;font-family:Wallpoet,cursive;font-size:.75em;font-weight:400;display:flex}.powered-text{opacity:.7;color:red;margin-right:5px;font-weight:700}.zmod-link{color:#fff;align-items:center;font-weight:600;text-decoration:none;display:flex}.zmod-logo{background-image:url(/assets/legacy/zmod_logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;margin-right:4px;display:inline-block}@media (width<=768px){.powered-by-container{top:43px;right:15px}.powered-by-frame{width:220px;height:50px}.powered-by{font-size:.7em}.zmod-logo{width:14px;height:14px}}@media (width<=480px){.powered-by-container{top:43px;right:10px}.powered-by-frame{width:190px;height:42px}.powered-text{display:none}.zmod-logo{width:12px;height:12px}}.connecting-line-to-discord{z-index:99;position:fixed;top:68px;left:510px;right:290px}.animated-connector-divider{flex-direction:column;justify-content:center;align-items:center;width:100%;height:20px;display:flex;position:relative;overflow:hidden}.horizontal-connector{opacity:.8;background-color:red;height:1px;position:absolute;bottom:2px;left:0;right:0}.animated-connector-line{color:red;white-space:nowrap;opacity:.6;font-family:Tektur,Arial,sans-serif;font-size:12px;animation:1s linear infinite constantStream;display:inline-block}.discord-sections{z-index:100;align-items:flex-start;gap:30px;display:flex;position:fixed;top:20px;left:20px}.discord-section{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.bottom-line-container{z-index:100;position:fixed;bottom:20px;left:20px;right:430px}.animated-divider{flex-direction:column;justify-content:center;align-items:center;width:100%;height:20px;display:flex;position:relative;overflow:hidden}.connecting-line{opacity:.8;background-color:red;height:1px;position:absolute;top:2px;left:0;right:0}.slash-line{color:red;white-space:nowrap;opacity:.6;font-family:Tektur,Arial,sans-serif;font-size:12px;animation:1s linear infinite constantStream;display:inline-block}@keyframes constantStream{0%{transform:translate(0)}to{transform:translate(-16px)}}.discord-title{color:red;letter-spacing:1px;text-align:center;width:220px;font-family:Wallpoet,cursive;font-size:16px;font-weight:400}.discord-frame{cursor:pointer;background-image:url(/assets/svgs/rect.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:220px;height:55px;transition:opacity .3s;display:flex}.discord-frame:hover{opacity:.8}.discord-link{text-decoration:none;display:block}.discord-text{color:#000;text-align:center;font-family:Tektur,Arial,sans-serif;font-size:14px;font-weight:700}@media (width<=768px){.connecting-line-to-discord{top:58px;left:235px;right:80px}.discord-sections{flex-direction:column;align-items:flex-start;gap:20px;top:15px;left:15px}.bottom-line-container{bottom:15px;left:15px;right:240px}.discord-title{width:200px;font-size:14px}.discord-frame{width:200px;height:50px}.discord-text{font-size:12px}}@media (width<=480px){.connecting-line-to-discord{display:none}.discord-sections{flex-direction:column;gap:15px;top:10px;left:10px}.bottom-line-container{bottom:10px;left:10px;right:120px}.slash-line{font-size:10px}.discord-title{width:180px;font-size:12px}.discord-frame{width:180px;height:45px}.discord-text{font-size:11px}}
