@font-face{font-family:Minecraft;src:url(/fonts/minecraft.woff2)format("woff2");font-display:swap}:root{--bg:#f5f7f9;--panel:#fff;--panel-muted:#f8fafb;--text:#111827;--muted:#64748b;--line:#dfe5ec;--green:#16a34a;--green-dark:#0d853a;--blue:#2563eb;--red:#dc2626;--sidebar:#fff;--shadow:0 12px 36px #0f172a12}body{color:var(--text);background:var(--bg);letter-spacing:0;margin:0;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.5}button,input{font:inherit;letter-spacing:0}a{color:inherit}a,button{touch-action:manipulation}img{max-width:100%;display:block}.button{border:1px solid var(--line);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:9px 17px;font-weight:800;display:inline-flex}.button.primary{color:#fff;background:var(--green);border-color:var(--green)}.button.primary:hover{background:var(--green-dark)}.eyebrow{color:var(--green-dark);letter-spacing:.07em;margin:0 0 5px;font-size:11px;font-weight:800}.server-card.rank-tier-1{border-color:#f59e0b7a;box-shadow:0 7px 22px #f59e0b17}.server-card.rank-tier-2{border-color:#94a3b894}.server-card.rank-tier-3{border-color:#b4530966}.motd-card.has-tags .motd-card-main{padding-bottom:24px}.server-icon{object-fit:cover;image-rendering:auto;border-radius:0;flex:none;width:64px;height:64px;margin-right:13px}.server-icon.large{border-radius:0;width:88px;height:88px;margin:0}.panel{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:24px;box-shadow:0 4px 18px #0f172a09}.panel h2{margin:0;font-size:24px}.modal-open{overflow:hidden}@media (max-width:900px){.server-icon.large{width:72px;height:72px}}@media (max-width:600px){body{font-size:14px}.motd-card.has-tags .motd-card-main{padding-bottom:0}.server-icon{width:48px;height:48px;margin-right:8px}.server-icon.large{width:58px;height:58px}.panel{padding:18px}.panel h2{font-size:21px}}@media (prefers-color-scheme:dark){:root{--bg:#0e141d;--panel:#151d28;--panel-muted:#111923;--text:#edf2f7;--muted:#9cacbf;--line:#273344;--sidebar:#111923;--shadow:0 12px 36px #00000040}body{background:var(--bg)}.panel{background:var(--panel);color:var(--text)}}.vote-page-head{margin-bottom:18px}.vote-back{color:var(--blue);margin-bottom:14px;font-size:13px;font-weight:800;display:inline-flex}.vote-server-identity{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 24px;display:grid}.vote-server-identity .server-icon{margin:0}.vote-server-identity h1{margin:0;font-size:34px;line-height:1.15}.vote-server-identity p:last-child{color:var(--muted);margin:5px 0 0;font-family:monospace}.vote-server-status{border-radius:6px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.vote-server-status:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.vote-server-status.online{color:#087a30;background:#e7f9ed}.vote-server-status.offline{color:#b91c1c;background:#fef0f0}.public-vote-grid{grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);align-items:start}.public-vote-grid,.vote-side{gap:18px;display:grid}.vote-form-panel{padding:30px}.vote-section-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.vote-section-head.compact{align-items:center;margin-bottom:12px}.vote-section-head.compact>span{background:var(--panel-muted);min-width:28px;height:28px;color:var(--muted);border-radius:14px;place-items:center;padding:0 8px;font-size:12px;font-weight:800;display:grid}.vote-shield{color:#0b8f3b;background:#eaf9ef;border:1px solid #b9e4c7;border-radius:7px;place-items:center;width:48px;height:48px;display:grid}.vote-intro{max-width:720px;color:var(--muted);margin:12px 0 24px;line-height:1.7}.public-vote-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.public-vote-form label{gap:6px;font-weight:800;display:grid}.public-vote-form label>span{font-size:13px}.public-vote-form input{border:1px solid var(--line);background:var(--panel);width:100%;height:50px;color:var(--text);border-radius:7px;outline:0;padding:0 14px}.public-vote-form input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.public-vote-form small{color:var(--muted);font-size:10px;font-weight:600}.vote-submit{grid-column:1/-1;gap:8px;margin-top:3px}.vote-submit:disabled{opacity:.65;cursor:wait}.vote-rules{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:24px;padding-top:18px;font-size:11px;font-weight:700;display:flex}.vote-rules span:before{content:"✓";color:var(--green);margin-right:6px;font-weight:900}.vote-message{border:1px solid var(--line);border-radius:6px;margin-top:16px;padding:11px 13px;font-size:13px;font-weight:700}.vote-message.success{color:#087a30;background:#edfbf1;border-color:#a7e5ba}.vote-message.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.vote-message.neutral{background:var(--panel-muted);color:var(--muted)}.vote-complete{color:#087a30;background:#edfbf1;border:1px solid #a7e5ba;border-radius:7px;align-items:center;gap:14px;padding:18px;display:flex}.vote-complete>span{color:#fff;background:#16a34a;border-radius:50%;place-items:center;width:38px;height:38px;font-size:21px;font-weight:900;display:grid}.vote-complete strong{display:block}.vote-complete p{color:#3e7650;margin:3px 0 0;font-size:12px}.recent-voters-panel h2,.vote-bonus-panel h2,.vote-stats-panel h2{font-size:20px}.public-vote-stats{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:17px;display:grid}.public-vote-stats>div{border:1px solid var(--line);background:var(--panel-muted);text-align:center;border-radius:6px;gap:2px;padding:13px 8px;display:grid}.public-vote-stats strong{font-size:21px}.public-vote-stats span{color:var(--muted);font-size:10px;font-weight:700}.vote-bonus-panel>p:not(.eyebrow){margin:12px 0 8px;font-weight:750}.vote-bonus-panel>small{color:var(--muted);line-height:1.55;display:block}.recent-voters{display:grid}.recent-voters>div{border-top:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;display:grid}.voter-avatar{color:#087a30;background:#eaf9ef;border-radius:5px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.recent-voters time{color:var(--muted);font-size:10px}.vote-empty{color:var(--muted);margin:0;font-size:13px}.vote-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.vote-loading>span{border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;width:20px;height:20px;animation:vote-spin .7s linear infinite}.vote-not-found{text-align:center;max-width:620px;margin:50px auto}.vote-not-found h1{font-size:34px}.vote-not-found p{color:var(--muted)}@keyframes vote-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.public-vote-grid{grid-template-columns:1fr}.vote-side{grid-template-columns:1fr 1fr}.recent-voters-panel{grid-column:1/-1}}@media (max-width:600px){.vote-server-identity{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:16px}.vote-server-identity .server-icon.large{width:58px;height:58px}.vote-server-identity h1{font-size:24px}.vote-server-status{grid-column:1/-1;justify-self:start}.vote-form-panel{padding:20px}.public-vote-form,.vote-side{grid-template-columns:1fr}.recent-voters-panel{grid-column:auto}.vote-rules{display:grid}.public-vote-stats strong{font-size:18px}}@media (prefers-color-scheme:dark){.vote-complete,.vote-message.success,.vote-server-status.online,.vote-shield,.voter-avatar{background:#153a24}.vote-message.error,.vote-server-status.offline{background:#3a1c1c}.vote-complete p{color:#9ac9a8}.public-vote-form input:focus{box-shadow:0 0 0 3px #153a24}}.ping-level-1 .ping-bars b:nth-child(-n+1),.ping-level-2 .ping-bars b:nth-child(-n+2),.ping-level-3 .ping-bars b:nth-child(-n+3),.ping-level-4 .ping-bars b:nth-child(-n+4){background:#00f050;box-shadow:1px 1px #000000d9}.ping-indicator.is-offline .ping-bars b{background:#8a4a4a}input[type=date],input[type=month],input[type=search],input[type=text],input[type=time],input[type=week]{vertical-align:middle;box-sizing:border-box;background:#fff;border:1px solid #d7d7d7;border-radius:3px;width:302px;padding:6px;transition:border .2s linear;display:inline-block}input[type=date]:focus,input[type=month]:focus,input[type=search]:focus,input[type=text]:focus,input[type=time]:focus,input[type=week]:focus{border-color:#109aceed}input[type=button],input[type=submit]{width:auto}input[type=search]{box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input::-moz-placeholder,input::-webkit-input-placeholder{opacity:.6}input:focus{outline:none}@keyframes DLEPush-show{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Manrope;src:url(/theme/Monitor/fonts/manrope-cyrillic.woff2)format("woff2");font-weight:400 900;font-style:normal;font-display:swap;unicode-range:u+301,u+400-45f,u+490-491,u+4b0-4b1,u+2116}@font-face{font-family:Manrope;src:url(/theme/Monitor/fonts/manrope-latin.woff2)format("woff2");font-weight:400 900;font-style:normal;font-display:swap;unicode-range:u+??,u+100-24f,u+1e??}@font-face{font-family:MinecraftSubset;src:url(/theme/Monitor/fonts/minecraft-subset.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap;size-adjust:92%;ascent-override:88%;descent-override:22%;line-gap-override:0%}@font-face{font-family:NotoMOTD;src:url(/theme/Monitor/fonts/noto-sans-regular.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}*{box-sizing:border-box}body{font-family:var(--mc-font-ui)}a{text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}:root{--mc-font-ui:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mc-bg:#f6f7f8;--mc-surface:#fff;--mc-surface-2:#f9fafb;--mc-border:#e5e7eb;--mc-text:#111827;--mc-muted:#64748b;--mc-muted-2:#94a3b8;--mc-green:#16a34a;--mc-green-2:#22c55e;--mc-green-soft:#ecfdf3;--mc-blue:#2563eb;--mc-blue-soft:#eff6ff;--mc-red:#dc2626;--mc-red-soft:#fef2f2;--mc-amber:#d97706;--mc-amber-soft:#fffbeb;--mc-sidebar:#fff;--mc-radius:8px;--mc-shadow:0 1px 2px #0f172a0a}.theme-dark{--mc-bg:#101827;--mc-surface:#172033;--mc-surface-2:#111827;--mc-border:#293548;--mc-text:#f8fafc;--mc-muted:#a8b3c7;--mc-muted-2:#708098;--mc-green-soft:#22c55e24;--mc-blue-soft:#2563eb29;--mc-red-soft:#dc262629;--mc-amber-soft:#d9770629;--mc-sidebar:#121b2d}.theme-dark .tag-filter-wrap.is-open .filter-button{color:#86efac;background:#16a34a24}.server-search-option.is-active{background:#edf8f1}.server-search-option-live.is-online{color:#15803d;background:#dcfce7}.catalog-intro.is-expanded .catalog-intro-copy{max-height:360px}.catalog-intro.is-expanded .catalog-intro-toggle iconify-icon{transform:rotate(180deg)}.finder-select.is-open .finder-select-trigger{border-color:#93b4f5;box-shadow:0 0 0 3px #2563eb17}.finder-select.is-open .finder-select-trigger iconify-icon{transform:rotate(180deg)}.finder-select-option.is-selected{color:#15803d;background:#ecfdf3}.finder-select-option.is-selected:after{content:"";border-bottom:2px solid;border-right:2px solid;width:7px;height:12px;transform:rotate(45deg)translateY(-1px)}.theme-dark .finder-select-option.is-selected{color:#86efac;background:#22c55e29}.theme-dark .server-search-option.is-active{background:#17243a}.theme-dark .server-search-option-live.is-online{color:#86efac;background:#22c55e29}.catalog-compact-filter.is-open .catalog-advanced-trigger iconify-icon{transform:rotate(180deg)}.catalog-compact-filter.is-country-filter .catalog-advanced-menu{width:max(100%,290px)}.catalog-advanced-option.is-selected{color:#15803d;background:#ecfdf3}.catalog-advanced-option.is-selected iconify-icon{opacity:1}.catalog-compact-filter.is-active{background:#fbfffc;border-color:#16a34a6b;box-shadow:0 0 0 3px #22c55e12}.catalog-compact-filter.is-active>iconify-icon{color:var(--mc-green)}.theme-dark .catalog-advanced-option.is-selected{color:#86efac;background:#16a34a29}.theme-dark .catalog-compact-filter.is-active{background:#16a34a1c;border-color:#4ade8073}.tag-filter-wrap.is-open .filter-button{color:var(--mc-green);background:#f7fef9;border-color:#16a34a6b;box-shadow:0 0 0 3px #22c55e14}.tag-filter-wrap.is-open .filter-button iconify-icon:last-child{transform:rotate(180deg)}.tag-filter-wrap.is-open .tag-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.tag-dropdown.has-query .tag-dropdown-search button{opacity:1;pointer-events:auto}.tag-dropdown a.is-empty{color:var(--mc-muted-2)}.tag-dropdown a.is-empty .tag-count{color:#94a3b8;background:#f1f5f9}.tag-dropdown a.is-selected{color:#087a36;background:#eafaf0;border-color:#16a34a;box-shadow:inset 0 0 0 1px #16a34a29,0 4px 12px #16a34a1f}.tag-dropdown a.is-selected .tag-selected-mark{color:#16a34a;display:inline-flex}.tag-dropdown a.is-selected .tag-count{color:#fff;background:#16a34a}.version-filter-control.is-open{z-index:80}.version-filter-control.is-open .version-filter-trigger:after{transform:translateY(-32%)rotate(225deg)}.version-picker-tabs button.is-active{color:#111827;background:#fff;box-shadow:0 2px 8px #0f172a1a}.version-option.is-active{color:#0f62d6;background:#eff6ff}.version-option.is-active em{color:#0f62d6}.online-filter-control.is-open{z-index:79}.online-filter-control.is-open .online-filter-trigger:after{transform:translateY(-32%)rotate(225deg)}.sort-control.is-open{z-index:78}.sort-control.is-open .sort-filter-trigger:after{transform:translateY(-32%)rotate(225deg)}.sort-option.is-active{color:#0f62d6;background:#eff6ff}.sort-option.is-active iconify-icon{color:#0f62d6}.online-range-handle.is-active{box-shadow:0 0 0 5px #1d9bf029,0 2px 8px #1d9bf047}.online-presets button.is-active{color:#15803d;background:#e8f8ef}.catalog-search-wrap.has-query .catalog-search{padding-right:38px}.catalog-search-wrap.has-query .catalog-search-clear{opacity:1;pointer-events:auto}.has-js .server-list:not(.is-ready){visibility:hidden}.server-card.is-expanded .server-overview-toggle iconify-icon{transform:rotate(180deg)}.server-card.is-expanded{grid-template-areas:"rank identity action""rank details details"}.server-card.is-expanded .server-overview-details{display:block}.server-rank-votes.is-voted{color:#6b7280;background:linear-gradient(#f8fafc,#e5e7eb);border-color:#6b728042;box-shadow:inset 0 1px #ffffffdb,0 2px #6b72801f}.server-rank-votes.is-voted img{filter:grayscale()opacity(.62)}.server-rank-votes.is-voted small{color:#6b7280}.banner-online-meter.is-offline i{flex-basis:24px;width:24px;height:24px;transform:translateY(-2px)}.banner-online-meter.is-offline i:before{filter:drop-shadow(2px 0 #30333a)drop-shadow(-2px 0 #30333a)drop-shadow(0 2px #30333a)drop-shadow(0 -2px #30333a)drop-shadow(1px 1px #000000d1);width:3px;height:3px;image-rendering:pixelated;background:#8a8f98;bottom:1px;left:0;box-shadow:5px 0 #8a8f98,5px -3px #8a8f98,10px 0 #8a8f98,10px -3px #8a8f98,10px -6px #8a8f98,15px 0 #8a8f98,15px -3px #8a8f98,15px -6px #8a8f98,15px -9px #8a8f98,20px 0 #8a8f98,20px -3px #8a8f98,20px -6px #8a8f98,20px -9px #8a8f98,20px -12px #8a8f98}.banner-online-meter.is-offline i:after{content:"";filter:drop-shadow(2px 2px #000000d9);image-rendering:pixelated;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' shape-rendering='crispEdges'%3E%3Crect x='3' y='3' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='6' y='3' width='3' height='3' fill='%23850000'/%3E%3Crect x='15' y='3' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='18' y='3' width='3' height='3' fill='%23850000'/%3E%3Crect x='6' y='6' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='9' y='6' width='3' height='3' fill='%23850000'/%3E%3Crect x='12' y='6' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='15' y='6' width='3' height='3' fill='%23850000'/%3E%3Crect x='9' y='9' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='12' y='9' width='3' height='3' fill='%23850000'/%3E%3Crect x='9' y='12' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='12' y='12' width='3' height='3' fill='%23850000'/%3E%3Crect x='6' y='15' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='9' y='15' width='3' height='3' fill='%23850000'/%3E%3Crect x='12' y='15' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='15' y='15' width='3' height='3' fill='%23850000'/%3E%3Crect x='3' y='18' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='6' y='18' width='3' height='3' fill='%23850000'/%3E%3Crect x='15' y='18' width='3' height='3' fill='%23ff1f1f'/%3E%3Crect x='18' y='18' width='3' height='3' fill='%23850000'/%3E%3C/svg%3E") 50%/24px 24px no-repeat;position:absolute;inset:0}.server-card-motd .banner-online-meter.is-offline i{flex-basis:28px;width:28px;height:26px;transform:translateY(-3px)}.server-card-motd .banner-online-meter.is-offline i:before{filter:drop-shadow(2px 0 #30333a)drop-shadow(-2px 0 #30333a)drop-shadow(0 2px #30333a)drop-shadow(0 -2px #30333a)drop-shadow(1px 1px #000000d1);background:#8a8f98;width:3px;height:3px;bottom:2px;left:1px;box-shadow:5px 0 #8a8f98,5px -3px #8a8f98,10px 0 #8a8f98,10px -3px #8a8f98,10px -6px #8a8f98,15px 0 #8a8f98,15px -3px #8a8f98,15px -6px #8a8f98,15px -9px #8a8f98,20px 0 #8a8f98,20px -3px #8a8f98,20px -6px #8a8f98,20px -9px #8a8f98,20px -12px #8a8f98}.server-card-motd .banner-online-meter.is-offline i:after{width:24px;height:24px;inset:1px 2px}.server-card.is-expanded .server-more-toggle iconify-icon{transform:rotate(180deg)}.server-card.is-expanded .server-details{opacity:1;visibility:visible;max-height:420px;margin-top:10px}@keyframes skeleton{to{background-position-x:-220%}}@media (max-width:1199px){.sidebar.is-open{transform:translate(0)}.mobile-backdrop.is-open{z-index:70;background:#0f172a61;display:block;position:fixed;inset:0}}@media (max-width:767px){.filter-drawer.is-open{visibility:visible;pointer-events:auto;transform:translateY(0)}}.quick-chip.is-incompatible,.tag-dropdown a.is-incompatible{cursor:not-allowed;opacity:.38;filter:grayscale()}.tag-dropdown a.is-incompatible:hover{color:inherit;background:0 0}@keyframes tag-conflict-pulse{0%,to{transform:translate(0)}35%{transform:translate(-3px)}70%{transform:translate(3px)}}.is-conflict-pulse{animation:tag-conflict-pulse .24s ease-in-out}.theme-dark .version-picker-tabs button.is-active{color:#dbe4f0;background:#172033;border-color:#334155}.theme-dark .sort-option.is-active,.theme-dark .version-option.is-active{color:#93c5fd;background:#2563eb29}.theme-dark .tag-dropdown a.is-selected{color:#bbf7d0;background:#16a34a33;border-color:#22c55e;box-shadow:inset 0 0 0 1px #22c55e29}.theme-dark .tag-dropdown a.is-selected .tag-selected-mark{color:#4ade80}.theme-dark .tag-dropdown a.is-selected .tag-count{color:#fff;background:#16a34a}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.server-hero-star.is-favorite{filter:brightness(1.08);border-color:#fca5a5;box-shadow:inset 0 3px #ffffff2e,inset 0 -4px #00000061,0 4px #00000094,0 0 0 3px #ef44442e}.server-description-box.is-open{max-height:none}.server-description-box.is-open:after{display:none}.server-screenshots-grid.is-single{grid-template-columns:minmax(0,420px)}.screenshot-gallery.is-open{display:flex}.similar-server-status.is-online{background:#dcfce7;color:#15803d!important}.server-checks-collapsed.is-open{display:block}:root{--mc-radius:18px;--mc-radius-sm:12px;--mc-shadow:0 1px 0 #0f172a08,0 16px 44px #0f172a0e;--mc-shadow-hover:0 1px 0 #0f172a08,0 20px 54px #0f172a14}@media (max-width:1199px){.server-card.is-expanded{grid-template-areas:"rank identity""rank action""rank details"}}@media (max-width:767px){.catalog-intro.is-expanded .catalog-intro-copy{max-height:620px}}.catalog-toolbar .tag-filter-wrap.is-open .filter-button{border-color:#22a447;box-shadow:0 0 0 3px #22a4471a}.catalog-toolbar .sort-control.is-open{background:#f7fef9;border-color:#16a34a6b}.theme-dark .catalog-toolbar .tag-filter-wrap.is-open .filter-button{border-color:#4ade80;box-shadow:0 0 0 3px #4ade801c}@media (max-width:767px){.catalog-toolbar .catalog-compact-filter.is-country-filter .catalog-advanced-menu{width:min(290px,100vw - 44px);max-width:calc(100vw - 44px)}}.server-news-feed-server .is-online{color:var(--mc-green)}.server-news-feed-server .is-offline{color:var(--mc-red)}