.AdminPanel-module__3cphPG__panel{background:#1e1e1e;border:1px solid #333;border-radius:8px;padding:1.5rem}.AdminPanel-module__3cphPG__section{margin-bottom:1.5rem}.AdminPanel-module__3cphPG__section:last-child{margin-bottom:0}.AdminPanel-module__3cphPG__section h3{color:#fff;border-bottom:1px solid #333;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.AdminPanel-module__3cphPG__healthGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.AdminPanel-module__3cphPG__healthItem{background:#2a2a2a;border-radius:6px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.AdminPanel-module__3cphPG__label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.AdminPanel-module__3cphPG__muted{color:#666;font-style:italic}.AdminPanel-module__3cphPG__form{flex-direction:column;gap:1rem;display:flex}.AdminPanel-module__3cphPG__field{flex-direction:column;gap:.25rem;display:flex}.AdminPanel-module__3cphPG__field label{color:#aaa;font-size:.85rem}.AdminPanel-module__3cphPG__field input{color:#fff;background:#2a2a2a;border:1px solid #444;border-radius:4px;padding:.5rem;font-size:.9rem}.AdminPanel-module__3cphPG__field input:focus{border-color:#5865f2;outline:none}.AdminPanel-module__3cphPG__colorPreview{border-radius:4px;width:100%;height:8px;margin-top:.25rem}.AdminPanel-module__3cphPG__saveButton{color:#fff;cursor:pointer;background:#5865f2;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}.AdminPanel-module__3cphPG__saveButton:hover{background:#4752c4}.AdminPanel-module__3cphPG__saveButton:disabled{cursor:not-allowed;background:#555}.AdminPanel-module__3cphPG__restartButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:4px;width:100%;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s}.AdminPanel-module__3cphPG__restartButton:hover{background:#b91c1c}.AdminPanel-module__3cphPG__restartButton:disabled{cursor:not-allowed;background:#555}.AdminPanel-module__3cphPG__error{color:#ef4444;background:#ef44441a;border:1px solid #ef4444;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.AdminPanel-module__3cphPG__success{color:#4ade80;background:#4ade801a;border:1px solid #4ade80;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}
.page-module__xBpUNG__container{max-width:1200px;margin:0 auto;padding:2rem}.page-module__xBpUNG__header{border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:1rem}.page-module__xBpUNG__headerTop{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__xBpUNG__headerActions{align-items:center;gap:1.5rem;display:flex}.page-module__xBpUNG__nav{gap:1rem;display:flex}.page-module__xBpUNG__navLink{color:#aaa;border-radius:4px;padding:.25rem .5rem;font-size:.9rem;transition:color .2s,background .2s}.page-module__xBpUNG__navLink:hover{color:#fff;background:#333}.page-module__xBpUNG__logoutButton{color:#aaa;cursor:pointer;background:0 0;border:1px solid #555;border-radius:4px;padding:.35rem .75rem;font-size:.85rem;transition:color .2s,border-color .2s}.page-module__xBpUNG__logoutButton:hover{color:#ef4444;border-color:#ef4444}.page-module__xBpUNG__filterBar{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.page-module__xBpUNG__searchInput{color:#eee;background:#2a2a2a;border:1px solid #444;border-radius:6px;outline:none;flex:1;max-width:400px;padding:.6rem 1rem;font-size:.95rem;transition:border-color .2s}.page-module__xBpUNG__searchInput:focus{border-color:#5865f2}.page-module__xBpUNG__searchInput::placeholder{color:#666}.page-module__xBpUNG__filterSelect{color:#eee;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:6px;outline:none;min-width:200px;padding:.6rem 1rem;font-size:.95rem;transition:border-color .2s}.page-module__xBpUNG__filterSelect:focus{border-color:#5865f2}.page-module__xBpUNG__cardLink{color:inherit;text-decoration:none;display:block}.page-module__xBpUNG__cardLink:hover .page-module__xBpUNG__card{border-color:#5865f2}.page-module__xBpUNG__gameHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.page-module__xBpUNG__gameServerIcon{border-radius:50%;width:28px;height:28px}.page-module__xBpUNG__stopButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:4px;width:100%;margin-top:1rem;padding:.5rem;font-size:.9rem;font-weight:600;transition:background .2s}.page-module__xBpUNG__stopButton:hover{background:#b91c1c}.page-module__xBpUNG__stopButton:disabled{cursor:not-allowed;background:#555}.page-module__xBpUNG__section{margin-bottom:3rem}.page-module__xBpUNG__section h2{color:#fff;border-bottom:1px solid #444;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem}.page-module__xBpUNG__fullGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module__xBpUNG__serverCard{background:#2a2a2a;border:1px solid #444;border-radius:8px;padding:1.25rem;transition:border-color .2s}.page-module__xBpUNG__serverCard:hover{border-color:#555}.page-module__xBpUNG__serverCardTop{justify-content:space-between;align-items:center;display:flex}.page-module__xBpUNG__serverHeader{color:inherit;cursor:pointer;border-radius:6px;flex:1;align-items:center;gap:.75rem;min-width:0;margin:-.35rem;padding:.35rem;text-decoration:none;transition:background .2s;display:flex}.page-module__xBpUNG__serverHeader:hover{background:#333}.page-module__xBpUNG__serverHeader:hover h3{color:#5865f2}.page-module__xBpUNG__serverHeader h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;overflow:hidden}.page-module__xBpUNG__serverIcon{border-radius:50%;flex-shrink:0;width:36px;height:36px}.page-module__xBpUNG__memberCount{color:#888;font-size:.8rem}.page-module__xBpUNG__serverSettingsLink{color:#aaa;background:#333;border-radius:4px;flex-shrink:0;padding:.35rem .75rem;font-size:.85rem;text-decoration:none;transition:color .2s,background .2s}.page-module__xBpUNG__serverSettingsLink:hover{color:#fff;background:#444}.page-module__xBpUNG__showMoreButton{color:#5865f2;cursor:pointer;background:0 0;border:1px solid #5865f2;border-radius:6px;width:100%;margin-top:1rem;padding:.75rem;font-size:.95rem;transition:background .2s,color .2s;display:block}.page-module__xBpUNG__showMoreButton:hover{color:#fff;background:#5865f2}.page-module__xBpUNG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-module__xBpUNG__card{background:#2a2a2a;border:1px solid #444;border-radius:8px;padding:1.5rem;transition:border-color .2s;box-shadow:0 4px 6px #0000004d}.page-module__xBpUNG__card h3{color:#eee;margin:0;font-size:1.1rem}.page-module__xBpUNG__stat{justify-content:space-between;margin:.5rem 0;font-size:1rem;display:flex}.page-module__xBpUNG__running{color:#4ade80;font-weight:700}.page-module__xBpUNG__stopped{color:#ef4444;font-weight:700}.page-module__xBpUNG__error{color:#ef4444;background:#ef44441a;border:1px solid #ef4444;border-radius:4px;padding:1rem}.page-module__xBpUNG__empty{text-align:center;color:#666;margin-top:3rem;font-style:italic}
