:root{--ink: #0e1424;--ink-2: #1a2137;--ink-text: #9aa4bf;--bg: #f2f3f7;--card: #ffffff;--border: #e7e9f0;--text: #171e33;--muted: #6a7388;--accent: #6058e8;--accent-2: #8b5cf6;--accent-soft: #edecfd;--grad: linear-gradient(135deg, #6058e8, #8b5cf6);--red: #e5484d;--red-bg: #fdebec;--amber: #c77700;--amber-bg: #fdf3e0;--ok: #17925f;--ok-bg: #e7f7ef;--shadow: 0 1px 2px rgba(20, 24, 50, .05), 0 4px 16px rgba(20, 24, 50, .06)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:ui-sans-serif,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5}h1{font-size:21px;font-weight:750;letter-spacing:-.015em}a{color:var(--accent)}.mono{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.muted{color:var(--muted);font-size:13px}.card{background:var(--card);border-radius:14px;box-shadow:var(--shadow);overflow:hidden}.card.pad{padding:26px;overflow:visible}.btn{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:650;cursor:pointer;font-family:inherit;text-decoration:none;color:inherit;transition:transform .08s,box-shadow .12s}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--grad);color:#fff;box-shadow:0 4px 14px #6058e859}.btn-primary:hover{box-shadow:0 6px 20px #6058e873}.btn-primary:disabled{background:#c3c1ef;box-shadow:none;cursor:not-allowed}.btn-ghost{background:var(--card);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:12px 18px;border-bottom:1px solid var(--border)}td{padding:14px 18px;border-bottom:1px solid var(--border)}tr:last-child td{border-bottom:none}tr.clickable{cursor:pointer;transition:background .1s}tr.clickable:hover td{background:#f8f8fc}.status{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:650}.status .sdot{width:8px;height:8px;border-radius:50%}.status.done{color:var(--ok)}.status.done .sdot{background:var(--ok)}.status.running{color:var(--accent)}.status.running .sdot{background:var(--accent);animation:pulse 1.2s infinite}.status.error{color:var(--red)}.status.error .sdot{background:var(--red)}@keyframes pulse{50%{opacity:.25}}.chip{border:1px solid var(--border);background:var(--card);border-radius:16px;padding:3px 12px;font-size:12.5px;font-weight:650;color:var(--muted);cursor:pointer;transition:all .1s;font-family:inherit}.chip.active{background:var(--grad);color:#fff;border-color:transparent}.spinner{width:12px;height:12px;border:2px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.shell.svelte-12qhfyh{display:flex;min-height:100vh}nav.svelte-12qhfyh{width:224px;background:linear-gradient(180deg,#151d35 0%,var(--ink) 34%);border-right:1px solid rgba(255,255,255,.05);color:var(--ink-text);flex-shrink:0;display:flex;flex-direction:column;padding:20px 14px 16px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:12px;padding:2px 8px 18px;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.07);text-decoration:none;color:var(--ink-text)}.brandtext.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.25}.brand.svelte-12qhfyh b:where(.svelte-12qhfyh){color:#fff;font-size:14.5px;letter-spacing:-.01em}.brand.svelte-12qhfyh span:where(.svelte-12qhfyh){font-size:11px;color:#6b7699}.sect.svelte-12qhfyh{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#525d7d;padding:18px 10px 7px}.navlink.svelte-12qhfyh{display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:9px;color:var(--ink-text);text-decoration:none;font-size:13.5px;font-weight:600;position:relative;margin-bottom:2px;transition:background .12s,color .12s}.icon.svelte-12qhfyh{display:grid;place-items:center;width:18px;height:18px;opacity:.65;transition:opacity .12s}.icon.svelte-12qhfyh svg{width:17px;height:17px}.navlink.svelte-12qhfyh:hover{background:#ffffff0d;color:#e6e9f4}.navlink.svelte-12qhfyh:hover .icon:where(.svelte-12qhfyh){opacity:.9}.navlink.active.svelte-12qhfyh{background:linear-gradient(90deg,#6058e838,#8b5cf61a);color:#fff}.navlink.active.svelte-12qhfyh .icon:where(.svelte-12qhfyh){opacity:1;color:#a9a2f6}.navlink.active.svelte-12qhfyh:before{content:"";position:absolute;left:-14px;top:7px;bottom:7px;width:3px;border-radius:0 3px 3px 0;background:var(--grad);box-shadow:0 0 10px #6058e8b3}main.svelte-12qhfyh{flex:1;min-width:0;padding:30px 36px 70px}.foot.svelte-12qhfyh{margin-top:auto;padding:12px 6px 0;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:9px;font-size:12.5px}.avatar.svelte-12qhfyh{width:26px;height:26px;border-radius:50%;background:var(--grad);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:750;flex-shrink:0;box-shadow:0 2px 8px #6058e866}.user.svelte-12qhfyh{color:#e6e9f4;font-weight:650;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logoutbtn.svelte-12qhfyh{background:none;border:1px solid rgba(255,255,255,.12);color:var(--ink-text);border-radius:8px;width:30px;height:30px;display:grid;place-items:center;cursor:pointer;font-family:inherit;flex-shrink:0;transition:background .12s,color .12s}.logoutbtn.svelte-12qhfyh svg{width:15px;height:15px}.logoutbtn.svelte-12qhfyh:hover{background:#e5484d26;border-color:#e5484d66;color:#ff9296}
