.landing.svelte-1nllfry{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:silver;font-family:JetBrains Mono,Fira Code,monospace}.content.svelte-1nllfry{max-width:520px;text-align:center;padding:2rem}.title.svelte-1nllfry{font-size:3rem;letter-spacing:.15em;margin-bottom:.5rem}.null.svelte-1nllfry{color:#0f8}.sleep.svelte-1nllfry{color:silver}.tagline.svelte-1nllfry{font-size:1rem;color:#888;margin-bottom:1.5rem}.subtitle.svelte-1nllfry{font-size:.85rem;color:#666;line-height:1.6;margin-bottom:2rem}.success.svelte-1nllfry{background:#121;border:1px solid #00ff8844;padding:1rem;border-radius:3px;font-size:.85rem;color:#0f8}.success.svelte-1nllfry .hint:where(.svelte-1nllfry){color:#666;font-size:.75rem;margin-top:.5rem}.error-box.svelte-1nllfry{background:#211;border:1px solid #ff444444;padding:1rem;border-radius:3px;font-size:.85rem;color:#f44}.invite-only.svelte-1nllfry{color:#555;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase}.details.svelte-1nllfry{margin-top:3rem;font-size:.75rem;color:#444}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.terminal-container.svelte-5zgg7r{width:100vw;height:100vh;overflow:hidden}.terminal-container.svelte-5zgg7r .xterm{height:100%;padding:4px}.admin-loading.svelte-9bibt2{width:100vw;height:100vh;background:#0a0a0a;display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,Fira Code,monospace}.blink.svelte-9bibt2{color:#0f8;font-size:18px;animation:svelte-9bibt2-blink 1s step-end infinite}.error.svelte-9bibt2{color:#f44;font-size:18px}@keyframes svelte-9bibt2-blink{50%{opacity:0}}.admin.svelte-9bibt2{min-height:100vh;background:#0a0a0a;color:silver;font-family:JetBrains Mono,Fira Code,monospace;padding:24px;box-sizing:border-box}header.svelte-9bibt2{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #222;padding-bottom:16px;margin-bottom:24px}h1.svelte-9bibt2{color:#0f8;font-size:20px;margin:0;font-weight:400}.refresh.svelte-9bibt2{font-size:12px;color:#555}h2.svelte-9bibt2{color:#888;font-size:13px;text-transform:uppercase;letter-spacing:2px;margin:0 0 16px;font-weight:400}.panel.svelte-9bibt2{background:#111;border:1px solid #1a1a1a;border-radius:4px;padding:20px;margin-bottom:20px}.health-grid.svelte-9bibt2{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.health-item.svelte-9bibt2{display:flex;flex-direction:column;gap:4px}.label.svelte-9bibt2{font-size:11px;color:#555;text-transform:uppercase}.value.svelte-9bibt2{font-size:16px;color:silver}.ok.svelte-9bibt2{color:#0f8}.bad.svelte-9bibt2{color:#f44}.dim.svelte-9bibt2{color:#444}.stats-grid.svelte-9bibt2{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;text-align:center}.stat.svelte-9bibt2{display:flex;flex-direction:column;gap:4px}.stat-number.svelte-9bibt2{font-size:36px;color:#0f8;line-height:1}.stat-label.svelte-9bibt2{font-size:11px;color:#555;text-transform:uppercase}.table-wrap.svelte-9bibt2{overflow-x:auto}table.svelte-9bibt2{width:100%;border-collapse:collapse;font-size:13px}th.svelte-9bibt2{text-align:left;color:#555;font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:1px;padding:8px 12px;border-bottom:1px solid #222;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}th.svelte-9bibt2:hover{color:#888}td.svelte-9bibt2{padding:8px 12px;border-bottom:1px solid #1a1a1a}.email.svelte-9bibt2{color:#88f}.milestones.svelte-9bibt2{color:#fa0;font-size:12px}.job-name.svelte-9bibt2{color:#0f8}tr.svelte-9bibt2:hover{background:#1a1a1a}.player-row.clickable.svelte-9bibt2{cursor:pointer}.link-icon.svelte-9bibt2{color:#555;font-size:11px;margin-left:6px}.player-row.clickable.svelte-9bibt2:hover .link-icon:where(.svelte-9bibt2){color:#0f8}.delete-btn.svelte-9bibt2{background:none;border:1px solid #333;color:#555;cursor:pointer;font-family:inherit;font-size:12px;padding:2px 8px;border-radius:3px;transition:all .15s}.delete-btn.svelte-9bibt2:hover{border-color:#f44;color:#f44;background:#ff44441a}.modal-overlay.svelte-9bibt2{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal.svelte-9bibt2{background:#151515;border:1px solid #333;border-radius:8px;padding:28px 32px;max-width:460px;width:100%;font-family:JetBrains Mono,Fira Code,monospace}.modal.svelte-9bibt2 h3:where(.svelte-9bibt2){color:#f44;font-size:16px;font-weight:400;margin:0 0 8px}.modal-warning.svelte-9bibt2{color:#f44;font-size:12px;margin:0 0 20px;opacity:.8}.modal-detail.svelte-9bibt2{background:#111;border:1px solid #1a1a1a;border-radius:4px;padding:12px 16px;margin-bottom:16px}.modal-field.svelte-9bibt2{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.modal-field.svelte-9bibt2+.modal-field:where(.svelte-9bibt2){border-top:1px solid #1a1a1a;margin-top:4px;padding-top:8px}.modal-value.svelte-9bibt2{color:silver;font-size:13px}.modal-text.svelte-9bibt2{color:#666;font-size:12px;margin:0 0 24px;line-height:1.5}.modal-actions.svelte-9bibt2{display:flex;justify-content:flex-end;gap:12px}.btn-cancel.svelte-9bibt2{background:none;border:1px solid #333;color:#888;cursor:pointer;font-family:inherit;font-size:13px;padding:8px 20px;border-radius:4px;transition:all .15s}.btn-cancel.svelte-9bibt2:hover{border-color:#555;color:silver}.btn-delete.svelte-9bibt2{background:#ff444426;border:1px solid #ff4444;color:#f44;cursor:pointer;font-family:inherit;font-size:13px;padding:8px 20px;border-radius:4px;transition:all .15s}.btn-delete.svelte-9bibt2:hover:not(:disabled){background:#ff444440}.btn-delete.svelte-9bibt2:disabled{opacity:.5;cursor:not-allowed}.invite-form.svelte-9bibt2{display:flex;gap:10px;align-items:center}.invite-input.svelte-9bibt2{background:#1a1a1a;border:1px solid #333;color:#e0e0e0;padding:8px 12px;font-family:inherit;font-size:13px;border-radius:3px;flex:1;max-width:320px}.invite-input.svelte-9bibt2:focus{outline:none;border-color:#0f8}.invite-btn.svelte-9bibt2{background:#0f8;color:#0a0a0a;border:none;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;border-radius:3px}.invite-btn.svelte-9bibt2:hover:not(:disabled){background:#0d7}.invite-btn.svelte-9bibt2:disabled{opacity:.5;cursor:not-allowed}.invite-success.svelte-9bibt2{color:#0f8;font-size:12px;margin:10px 0 0}.invite-error.svelte-9bibt2{color:#f44;font-size:12px;margin:10px 0 0}body{margin:0;padding:0;overflow:hidden}.loading.svelte-1n46o8q{width:100vw;height:100vh;background:#0a0a0a;display:flex;align-items:center;justify-content:center}.blink.svelte-1n46o8q{color:#0f8;font-family:JetBrains Mono,Fira Code,monospace;font-size:24px;animation:svelte-1n46o8q-blink 1s step-end infinite}@keyframes svelte-1n46o8q-blink{50%{opacity:0}}
