:root{--auth-bg:#070c1d;--auth-accent:var(--accent);--auth-text:#d1d5db;--auth-muted:#747d89;--auth-stroke:#23304b;--auth-input-bg:linear-gradient(90deg,#11192b 0%,#08132c 100%);--workbench-title:#d1d5dbd0}.workbench-module__6x-XUG__customSelectWrapper{width:100%;position:relative}.workbench-module__6x-XUG__customSelectInput{background:var(--auth-input-bg);width:100%;color:var(--auth-text);border:1px solid #ffffff0f;border-radius:8px;outline:none;justify-content:space-between;align-items:center;padding:10px 12px;transition:border-color .12s,box-shadow .12s;display:flex}.workbench-module__6x-XUG__customSelectInput:hover{border-color:#888}.workbench-module__6x-XUG__arrow{margin-left:.5rem;font-size:.7rem}.workbench-module__6x-XUG__customSelectDropdown{background:var(--auth-input-bg);width:100%;color:var(--auth-text);z-index:50;opacity:0;pointer-events:none;border:1px solid #ffffff0f;border-radius:8px;outline:none;max-height:200px;padding:10px 12px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 4px);overflow-y:auto;transform:translateY(-10px);box-shadow:0 4px 10px #00000026}.workbench-module__6x-XUG__customSelectDropdown::-webkit-scrollbar{width:8px}.workbench-module__6x-XUG__customSelectDropdown::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.workbench-module__6x-XUG__customSelectDropdown::-webkit-scrollbar-thumb{background-color:var(--auth-bg);background-clip:content-box;border:2px solid #0000;border-radius:4px}.workbench-module__6x-XUG__customSelectDropdown::-webkit-scrollbar-thumb:hover{background-color:var(--accent)}.workbench-module__6x-XUG__customSelectDropdown.workbench-module__6x-XUG__open{opacity:1;pointer-events:auto;transform:translateY(0)}.workbench-module__6x-XUG__customSelectOption{cursor:pointer;align-items:center;gap:.5rem;padding:.5rem;display:flex}.workbench-module__6x-XUG__customSelectOption:hover{background-color:var(--auth-bg);border-radius:10px}.workbench-module__6x-XUG__customSelectOption input[type=checkbox]{pointer-events:none}.workbench-module__6x-XUG__workbenchForm{align-items:stretch}.workbench-module__6x-XUG__leftContainer{flex-direction:column;gap:12px;width:450px;display:flex}.workbench-module__6x-XUG__container{background:var(--auth-bg);border:1px solid var(--auth-stroke);border-radius:12px;padding:28px}.workbench-module__6x-XUG__heading{color:var(--auth-text);margin-bottom:18px;font-size:1.25rem;font-weight:700}.workbench-module__6x-XUG__description{color:var(--auth-muted);margin-bottom:20px;font-size:.95rem}.workbench-module__6x-XUG__form{flex-direction:column;gap:12px;display:flex}.workbench-module__6x-XUG__label{color:var(--auth-muted);margin-bottom:6px;font-size:.9rem}.workbench-module__6x-XUG__input{background:var(--auth-input-bg);width:100%;color:var(--auth-text);border:1px solid #ffffff0f;border-radius:8px;outline:none;padding:10px 12px;transition:border-color .12s,box-shadow .12s}.workbench-module__6x-XUG__input:focus{background:var(--auth-input-bg);border-color:#ffffff1f;box-shadow:0 4px 12px #00000040}.workbench-module__6x-XUG__inputWrap{position:relative}.workbench-module__6x-XUG__eyeButton{width:32px;height:32px;color:var(--auth-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.workbench-module__6x-XUG__eyeButton:hover{color:var(--auth-text);background:#ffffff05}.workbench-module__6x-XUG__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.workbench-module__6x-XUG__remember{color:var(--auth-muted);font-size:.9rem}.workbench-module__6x-XUG__sectionTitle{color:var(--workbench-title);margin-top:12px;margin-bottom:6px;font-size:11px;font-weight:700}.workbench-module__6x-XUG__helperLink{color:var(--auth-muted);text-underline-offset:3px;text-decoration:underline}.workbench-module__6x-XUG__submit{color:#fff;cursor:pointer;background-color:#0068c9;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 30px;font-weight:700;display:inline-flex}.workbench-module__6x-XUG__secondary{color:var(--auth-text);background:0 0;border:1px solid #ffffff0f}.workbench-module__6x-XUG__error{color:#ff6b6b;margin-top:6px;font-size:.9rem}.workbench-module__6x-XUG__footer{color:var(--auth-muted);text-align:center;margin-top:14px;font-size:.9rem}.workbench-module__6x-XUG__oauth{gap:10px;margin-top:8px;display:flex}.workbench-module__6x-XUG__oauthButton{width:40px;height:40px;color:var(--auth-text);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;padding:0;font-weight:700;display:inline-flex}.workbench-module__6x-XUG__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.workbench-module__6x-XUG__signupWrap{margin-left:auto}@media (max-width:480px){.workbench-module__6x-XUG__container{border-radius:10px;margin:20px 12px;padding:18px}.workbench-module__6x-XUG__heading{font-size:1.1rem}}
:root{--bg:#071028;--panel:#070c1d;--muted:#d1d5db;--accent:#0b84ff;--menu-heading:#747d89;--menu-active:#fff;--border:#ffffff0e}.dashboard-module__I_-hlG__container{background:linear-gradient(#051022 0%,#071735 100%);width:100%;min-height:100vh;display:flex}.dashboard-module__I_-hlG__sidebar{background:var(--panel);width:200px;color:var(--foreground);border-right:1px solid var(--border);z-index:200;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0}.dashboard-module__I_-hlG__logoWrap{border-bottom:1px solid #ffffff08;justify-content:center;align-items:center;width:auto;padding-bottom:8px;display:flex}.dashboard-module__I_-hlG__buttonsWrap{flex-direction:column;flex:auto;gap:12px;padding:0 20px;display:flex}.dashboard-module__I_-hlG__actions{flex-direction:column;gap:8px;margin-top:6px;padding:0 20px;display:flex}.dashboard-module__I_-hlG__profileWrap{margin-top:8px;padding:15px 0;position:relative}.dashboard-module__I_-hlG__profileWrap:before{content:"";background:var(--border);height:1px;position:absolute;top:8px;left:-20px;right:-20px}.dashboard-module__I_-hlG__sidebarTop{justify-content:space-between;align-items:center;display:flex}.dashboard-module__I_-hlG__brand{letter-spacing:1px;align-items:center;height:51px;margin:10px;padding:0;font-size:20px;font-weight:700;display:flex}.dashboard-module__I_-hlG__nav{flex-direction:column;gap:8px;display:flex}.dashboard-module__I_-hlG__sectionTitle{color:var(--menu-heading);margin-top:12px;margin-bottom:6px;font-size:11px;font-weight:700}.dashboard-module__I_-hlG__navItem{color:var(--muted);box-sizing:border-box;text-align:left;border-radius:8px;flex-direction:row;gap:10px;width:100%;padding:6px 12px;font-size:14px;text-decoration:none;transition:background .14s,color .12s;display:flex}.dashboard-module__I_-hlG__navItemActive,.dashboard-module__I_-hlG__navItem.dashboard-module__I_-hlG__active{color:var(--menu-active);background:#ffffff0f}.dashboard-module__I_-hlG__navItem:hover{background:#ffffff05}.dashboard-module__I_-hlG__bottom{flex-direction:column;gap:10px;margin-top:auto;display:flex}.dashboard-module__I_-hlG__addBtn{color:var(--muted);cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;display:block}.dashboard-module__I_-hlG__addBtn:hover{color:var(--menu-active);background:#ffffff05}.dashboard-module__I_-hlG__link{color:var(--muted);box-sizing:border-box;width:100%;padding:10px 12px;font-size:13px;text-decoration:none;display:block}.dashboard-module__I_-hlG__profile{align-items:center;gap:10px;margin-top:8px;padding-top:10px;display:flex}.dashboard-module__I_-hlG__avatar,.dashboard-module__I_-hlG__avatarPlaceholder{border-radius:50%;flex-shrink:0;width:40px;height:40px}.dashboard-module__I_-hlG__avatarPlaceholder{color:#fff;text-shadow:0 1px 2px #0000001a;-webkit-user-select:none;user-select:none;background-color:#fbc02d;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.dashboard-module__I_-hlG__profileInfo{flex-direction:column;justify-content:center;min-width:0;display:flex;overflow:hidden}.dashboard-module__I_-hlG__name{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:16px;font-weight:700;overflow:hidden}.dashboard-module__I_-hlG__email{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;overflow:hidden}.dashboard-module__I_-hlG__skeleton{background:#333;animation:1.5s ease-in-out infinite dashboard-module__I_-hlG__pulse}.dashboard-module__I_-hlG__main{box-sizing:border-box;flex:1;justify-content:center;width:calc(100% - 260px);margin-left:200px;padding:20px 10px 10px;display:flex}.dashboard-module__I_-hlG__hamburger{z-index:9999;pointer-events:auto;background:#0a121e99;border:1px solid #ffffff08;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:44px;padding:8px;display:none;position:fixed;top:12px;left:12px}.dashboard-module__I_-hlG__hamburger span{background:linear-gradient(90deg,#bcd6ff,#7fb8ff);border-radius:2px;width:18px;height:2px;display:block}.dashboard-module__I_-hlG__hidden{display:none!important}.dashboard-module__I_-hlG__closeBtn,.dashboard-module__I_-hlG__overlay{display:none}.dashboard-module__I_-hlG__sidebar.dashboard-module__I_-hlG__open{transform:translate(0)}@media (max-width:900px){.dashboard-module__I_-hlG__hamburger{display:flex}.dashboard-module__I_-hlG__sidebar{width:220px;transition:transform .18s;transform:translate(-110%)}.dashboard-module__I_-hlG__hamburger{top:8px;left:12px;right:auto}.dashboard-module__I_-hlG__overlay{z-index:65;opacity:0;pointer-events:none;background:#00000073;transition:opacity .12s;display:block;position:fixed;inset:0}.dashboard-module__I_-hlG__overlay.dashboard-module__I_-hlG__show{opacity:1;pointer-events:auto}.dashboard-module__I_-hlG__closeBtn{color:var(--muted);cursor:pointer;z-index:9998;pointer-events:auto;background:0 0;border:none;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.dashboard-module__I_-hlG__main{margin-left:0;padding:10px}}.dashboard-module__I_-hlG__content{width:100%;max-width:100%}
:root{--auth-bg:#070c1d;--auth-accent:var(--accent);--auth-text:#d1d5db;--auth-muted:#747d89;--auth-stroke:#23304b;--auth-input-bg:linear-gradient(90deg,#11192b 0%,#08132c 100%)}.auth-module__gnJlxG__container{background:var(--auth-bg);width:100%;max-width:420px;color:var(--auth-text);border:1px solid var(--auth-stroke);border-radius:12px;margin:auto;padding:28px;font-family:inherit;box-shadow:0 6px 18px #02061799}.auth-module__gnJlxG__heading{color:var(--auth-text);margin-bottom:18px;font-size:1.25rem;font-weight:700}.auth-module__gnJlxG__description{color:var(--auth-muted);margin-bottom:20px;font-size:.95rem}.auth-module__gnJlxG__form{flex-direction:column;gap:12px;display:flex}.auth-module__gnJlxG__label{color:var(--auth-muted);margin-bottom:6px;font-size:.9rem}.auth-module__gnJlxG__input{background:var(--auth-input-bg);width:100%;color:var(--auth-text);border:1px solid #ffffff0f;border-radius:8px;outline:none;padding:10px 12px;transition:border-color .12s,box-shadow .12s}.auth-module__gnJlxG__input:focus{background:var(--auth-input-bg);border-color:#ffffff1f;box-shadow:0 4px 12px #00000040}.auth-module__gnJlxG__inputWrap{position:relative}.auth-module__gnJlxG__eyeButton{width:32px;height:32px;color:var(--auth-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-module__gnJlxG__eyeButton:hover{color:var(--auth-text);background:#ffffff05}.auth-module__gnJlxG__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.auth-module__gnJlxG__remember{color:var(--auth-muted);font-size:.9rem}.auth-module__gnJlxG__helperLink{color:var(--auth-muted);text-underline-offset:3px;text-decoration:underline}.auth-module__gnJlxG__submit{color:#fff;cursor:pointer;background-color:#0068c9;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 30px;font-weight:700;display:inline-flex}.auth-module__gnJlxG__secondary{color:var(--auth-text);background:0 0;border:1px solid #ffffff0f}.auth-module__gnJlxG__error{color:#ff6b6b;margin-top:6px;font-size:.9rem}.auth-module__gnJlxG__footer{color:var(--auth-muted);text-align:center;margin-top:14px;font-size:.9rem}.auth-module__gnJlxG__oauth{gap:10px;margin-top:8px;display:flex}.auth-module__gnJlxG__oauthButton{width:40px;height:40px;color:var(--auth-text);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;padding:0;font-weight:700;display:inline-flex}.auth-module__gnJlxG__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.auth-module__gnJlxG__signupWrap{margin-left:auto}@media (max-width:480px){.auth-module__gnJlxG__container{border-radius:10px;margin:20px 12px;padding:18px}.auth-module__gnJlxG__heading{font-size:1.1rem}}
.ServerCard-module__1pCq8W__wrapper{flex-direction:column;gap:8px;width:100%;display:flex}.ServerCard-module__1pCq8W__card{background:#111827;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;max-width:1200px;transition:background .2s;display:flex;overflow:hidden}.ServerCard-module__1pCq8W__card:hover{background:#161f31}.ServerCard-module__1pCq8W__votesSection,.ServerCard-module__1pCq8W__nameSection,.ServerCard-module__1pCq8W__playersSection,.ServerCard-module__1pCq8W__statusSection{border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;padding:12px;display:flex}.ServerCard-module__1pCq8W__imageSection{width:100%;position:relative}.ServerCard-module__1pCq8W__banner{object-fit:cover;width:100%;height:auto;display:block}.ServerCard-module__1pCq8W__ipBadge{color:#fff;background:#000000b3;border-radius:4px;padding:2px 8px;font-size:.75rem;position:absolute;bottom:8px;left:8px}.ServerCard-module__1pCq8W__serverName{color:#d1d5db;font-size:.95rem;font-weight:500}.ServerCard-module__1pCq8W__label{color:#9ca3af;margin-bottom:4px;font-size:.75rem}.ServerCard-module__1pCq8W__value{color:#e5e7eb;font-size:.9rem}.ServerCard-module__1pCq8W__statusText{font-size:.9rem;font-weight:500}.ServerCard-module__1pCq8W__online{color:#10b981}.ServerCard-module__1pCq8W__offline{color:#ef4444}.ServerCard-module__1pCq8W__star{color:#9ca3af;font-size:1.2rem}.ServerCard-module__1pCq8W__voteCount{color:#9ca3af;font-size:.75rem}.ServerCard-module__1pCq8W__tagsRow{flex-wrap:wrap;gap:6px;display:flex}.ServerCard-module__1pCq8W__tag{color:#9ca3af;background:#ffffff0d;border-radius:4px;padding:2px 8px;font-size:.7rem}.ServerCard-module__1pCq8W__mobileRow{justify-content:space-evenly;display:flex}@media (min-width:780px){.ServerCard-module__1pCq8W__card{flex-direction:row;height:80px}.ServerCard-module__1pCq8W__votesSection{border-bottom:none;border-right:1px solid #ffffff0d;width:80px}.ServerCard-module__1pCq8W__nameSection{text-align:center;border-bottom:none;border-right:1px solid #ffffff0d;width:180px}.ServerCard-module__1pCq8W__imageSection{flex:1;height:100%}.ServerCard-module__1pCq8W__banner{width:100%;height:100%}.ServerCard-module__1pCq8W__playersSection{border-bottom:none;border-left:1px solid #ffffff0d;width:140px}.ServerCard-module__1pCq8W__statusSection{border-bottom:none;border-left:1px solid #ffffff0d;width:120px}}@media (max-width:780px){.ServerCard-module__1pCq8W__card{height:200px}.ServerCard-module__1pCq8W__votesSection{flex-direction:row;height:40px;padding:10px;display:flex}.ServerCard-module__1pCq8W__nameSection{height:40px;padding:10px}.ServerCard-module__1pCq8W__imageSection{flex:1;height:100%}.ServerCard-module__1pCq8W__banner{width:100%;height:100%}.ServerCard-module__1pCq8W__playersSection,.ServerCard-module__1pCq8W__statusSection{height:40px;padding:10px}}
