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