*{box-sizing:border-box;font-family:var(--font-outfit), sans-serif;margin:0;padding:0}body{color:#fff;background-color:#0000;background-image:linear-gradient(#0a0c12d1,#0a0c12d1),url(/_astro/background.yFPJKzw6.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:100vh;overflow:hidden}body:before{content:"";opacity:.08;pointer-events:none;background:radial-gradient(circle,#0ab8b930 1px,#0000 1px) 0 0/55px 55px;animation:25s linear infinite move;position:absolute;inset:0}@keyframes move{0%{transform:translateY(0)}to{transform:translateY(-55px)}}.container{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:30px;display:flex;position:relative}.logo{filter:drop-shadow(0 0 10px #ffffff1a);width:140px;height:auto;margin-bottom:20px;animation:4s ease-in-out infinite glow}@keyframes glow{0%,to{filter:drop-shadow(0 0 8px #ffffff14)}50%{filter:drop-shadow(0 0 22px #ffffff47)}}h1{letter-spacing:2px;margin-bottom:15px;font-size:68px;font-weight:800}.subtitle{color:#bfc4d0;max-width:650px;margin-bottom:0;font-size:20px}.buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;margin-top:10px;display:flex}.button{color:#fff;text-align:center;text-shadow:0 4px 6px #00000073,0 0 16px #0003;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:200px;height:56px;font-size:17px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-4px)scale(1.03)}.button-icon{object-fit:contain;object-position:center;filter:drop-shadow(0 2px 4px #00000059);flex-shrink:0;width:32px;height:32px}.store-icon{width:30px;height:30px;margin-right:-2px}.discord-icon{width:30px;height:30px}.bridge-icon{width:26px;height:26px}player-count{backdrop-filter:blur(8px);color:#d6d9e0;font-size:13px;font-weight:700;font-family:var(--font-jetbrains-mono), monospace;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:8px 14px;display:none;&[loaded]{display:flex}}.pulse-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes player-count-in{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.server-ips{justify-content:center;align-items:stretch;gap:20px;margin-top:15px;margin-bottom:20px;display:flex}scrims-region{color:#d6d9e0;backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;font-size:16px;font-weight:600;display:flex;& span{font-weight:800}& .ip-wrapper{flex-direction:column;align-items:center;gap:2px;display:flex}& .offline-label{color:#ff4d4d;font-size:11px;font-family:var(--font-jetbrains-mono), monospace}& button{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;padding:5px 10px;font-size:13px;transition:all .2s}& button:hover{background:#0ab8b9}& svg{color:#0ab8b9;flex-shrink:0;width:24px;height:24px;transition:color .3s}&.offline svg{color:#ff4d4d}}.store{background:#0ab8b9;box-shadow:0 0 #0ab8b973}.store:hover{box-shadow:0 0 20px #0ab8b959}.discord{background:#5865f2;box-shadow:0 0 #5865f273}.discord:hover{box-shadow:0 0 20px #5865f259}.bridge{background:#131313;position:relative;overflow:hidden}.bridge:before{content:"";opacity:0;transition:all .25s;position:absolute;inset:0}.bridge:hover:before{opacity:.15}.bridge:hover{box-shadow:0 0 20px #13131399}.footer{text-align:center;color:#e2e2e2;width:100%;font-size:11px;font-family:var(--font-jetbrains-mono), monospace;z-index:10;background:linear-gradient(#0000,#00000080);padding:25px 30px 10px;position:fixed;bottom:0;left:0}@media (width<=768px){body{min-height:100svh;overflow-y:auto}.container{justify-content:center;height:auto;min-height:100svh;padding:40px 20px 100px}h1{letter-spacing:1px;font-size:clamp(34px,8vw,54px)}.subtitle{max-width:95%;font-size:15px;line-height:1.6}.server-ips{flex-direction:column;align-items:center;gap:12px}player-count{order:-1}.buttons{flex-direction:column;gap:14px;width:100%}.button{width:min(340px,100%);height:56px;font-size:17px}.logo{width:95px}.button-icon{width:24px;height:24px}.footer{margin-top:50px;padding:20px;position:static}}@media (width<=600px){.footer{width:100%;margin-top:32px;padding:20px;position:static}.container{gap:0;height:auto;min-height:100vh;padding:40px 20px 60px}.logo{width:90px;margin-bottom:14px}h1{margin-bottom:10px;font-size:36px}.subtitle{margin-bottom:0;font-size:15px}.server-ips{flex-direction:column;gap:10px;margin-top:12px;margin-bottom:14px}.ip{justify-content:space-between;width:100%}.buttons{flex-direction:column;align-items:center;gap:12px;width:100%}.button{width:100%;max-width:250px;height:48px;font-size:15px}.button-icon{width:22px;height:22px}.store-icon{width:23px;height:23px}.discord-icon{width:20px;height:20px}.bridge-icon{width:22px;height:22px}}
