.ha-wrapper.svelte-1rnljdc{font-family:Inter,system-ui,sans-serif;background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:36px 32px 32px;max-width:980px;margin:0 auto}.ha-header.svelte-1rnljdc{text-align:center;margin-bottom:36px}.ha-title.svelte-1rnljdc{font-size:22px;font-weight:700;color:var(--text-h);display:flex;align-items:center;justify-content:center;gap:10px}.ha-icon{color:var(--primary)}.ha-subtitle.svelte-1rnljdc{font-size:15px;color:var(--text);margin-top:6px}.ha-nodes.svelte-1rnljdc{display:flex;gap:24px;justify-content:center;margin-bottom:32px;position:relative}.ha-node.svelte-1rnljdc{flex:1;min-width:0;max-width:280px;border:2px solid var(--border);border-radius:12px;background:var(--bg);padding:18px 16px;transition:border-color .5s,background .5s,opacity .5s}.ha-node.node-dead.svelte-1rnljdc{border-color:#dc2626;background:#fef2f2;opacity:.55}.node-top.svelte-1rnljdc{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--border)}.node-led.svelte-1rnljdc{width:12px;height:12px;border-radius:50%;flex-shrink:0;transition:background .4s,box-shadow .4s}.led-green.svelte-1rnljdc{background:#059669;box-shadow:0 0 8px #059669}.led-red.svelte-1rnljdc{background:#dc2626;box-shadow:0 0 8px #dc2626;animation:svelte-1rnljdc-pulse-red 1s infinite}@keyframes svelte-1rnljdc-pulse-red{0%,to{opacity:1}50%{opacity:.3}}.node-server-icon{color:var(--text);opacity:.6;flex-shrink:0}.node-name.svelte-1rnljdc{font-size:15px;font-weight:600;color:var(--text-h);flex:1}.node-badge.svelte-1rnljdc span:where(.svelte-1rnljdc){font-size:11px;font-weight:600;padding:3px 8px;border-radius:5px;display:inline-flex;align-items:center;gap:5px}.badge-ok.svelte-1rnljdc{color:#059669;background:#ecfdf5}.badge-fail.svelte-1rnljdc{color:#dc2626;background:#fef2f2}.node-fire.svelte-1rnljdc{display:flex;justify-content:center;margin-bottom:14px;animation:svelte-1rnljdc-shake .5s ease-in-out infinite}@keyframes svelte-1rnljdc-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}.fire-icon{animation:svelte-1rnljdc-flicker .8s ease-in-out infinite alternate}@keyframes svelte-1rnljdc-flicker{0%{opacity:1;transform:scale(1)}to{opacity:.7;transform:scale(.95)}}.node-vms.svelte-1rnljdc{display:flex;flex-direction:column;gap:10px}.vm-phenix.svelte-1rnljdc{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;font-size:14px;font-weight:600;transition:all .6s ease;background:#0a70c5;color:#fff;position:relative}.vm-phenix.svelte-1rnljdc svg{color:#fff;opacity:.9}.vm-phenix.vm-dying.svelte-1rnljdc{animation:svelte-1rnljdc-fade-out .6s forwards}@keyframes svelte-1rnljdc-fade-out{to{opacity:0;transform:scale(.8)}}.vm-phenix.vm-booting.svelte-1rnljdc{animation:svelte-1rnljdc-boot-pulse 1s ease infinite}@keyframes svelte-1rnljdc-boot-pulse{0%,to{box-shadow:0 0 #0a70c566}50%{box-shadow:0 0 0 10px #0a70c500}}.vm-dot.svelte-1rnljdc{width:10px;height:10px;border-radius:50%;background:#059669;flex-shrink:0}.vm-name.svelte-1rnljdc{flex:1}.spin{animation:svelte-1rnljdc-spin 1s linear infinite}@keyframes svelte-1rnljdc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-slow{animation:svelte-1rnljdc-spin 2s linear infinite}.boot-label.svelte-1rnljdc{font-size:12px;font-weight:400;opacity:.85;margin-left:auto}.vm-placeholder.svelte-1rnljdc{display:flex;align-items:center;justify-content:center;padding:26px 14px;border-radius:8px;border:1px dashed var(--border);color:var(--text);opacity:.5;font-size:13px;min-height:52px}.vm-screen-wrapper.svelte-1rnljdc{display:flex;justify-content:center;margin-bottom:32px;opacity:1;transition:opacity .6s,transform .6s}.vm-screen-frame.svelte-1rnljdc{width:100%;max-width:520px;border:2px solid var(--border);border-radius:8px;overflow:hidden;background:#0d1117;box-shadow:0 8px 24px #0000004d}.vm-screen-header.svelte-1rnljdc{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#161b22;border-bottom:1px solid #30363d;color:#8b949e;font-size:12px;font-weight:500}.vm-screen-header.svelte-1rnljdc svg{color:#8b949e}.vm-screen-content.svelte-1rnljdc{position:relative;padding:16px 18px;min-height:180px;font-family:SF Mono,Fira Code,Cascadia Code,Ubuntu Mono,monospace;font-size:12px;line-height:1.6;color:#e6edf3}.vm-screen-content.svelte-1rnljdc p:where(.svelte-1rnljdc){margin:0;white-space:pre}.shell-idle.svelte-1rnljdc .output:where(.svelte-1rnljdc){color:#7ee787}.boot-number.svelte-1rnljdc{color:#7ee787}.ok-green.svelte-1rnljdc{color:#3fb950}.boot-cursor.svelte-1rnljdc{animation:svelte-1rnljdc-blink 1s step-end infinite;color:#e6edf3}.boot-blink.svelte-1rnljdc{animation:svelte-1rnljdc-blink .8s step-end infinite}@keyframes svelte-1rnljdc-blink{0%,to{opacity:1}50%{opacity:0}}.screen-blackout.svelte-1rnljdc{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;gap:8px}.blackout-icon.svelte-1rnljdc{animation:svelte-1rnljdc-shake .6s ease-in-out infinite}.blackout-text.svelte-1rnljdc{font-size:14px;font-weight:600;color:#dc2626}.blackout-sub.svelte-1rnljdc{font-size:11px;color:#8b949e}.boot-bios.svelte-1rnljdc,.boot-grub.svelte-1rnljdc,.boot-linux.svelte-1rnljdc,.boot-done.svelte-1rnljdc{animation:svelte-1rnljdc-fadeIn .3s ease}@keyframes svelte-1rnljdc-fadeIn{0%{opacity:0}to{opacity:1}}.boot-selected.svelte-1rnljdc{background:#0a70c5;color:#fff;padding:1px 4px}.ha-timeline.svelte-1rnljdc{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:32px;padding:0 24px}.t-step.svelte-1rnljdc{display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.4;transition:opacity .4s}.t-step.t-active.svelte-1rnljdc{opacity:1}.t-icon.svelte-1rnljdc{width:30px;height:30px;border-radius:50%;background:var(--border);display:flex;align-items:center;justify-content:center;transition:background .4s,box-shadow .4s;color:#fff}.t-icon.svelte-1rnljdc svg{color:#fff}.t-red.svelte-1rnljdc{background:#dc2626;box-shadow:0 0 8px #dc2626}.t-blue.svelte-1rnljdc{background:#0a70c5;box-shadow:0 0 8px #0a70c5}.t-green.svelte-1rnljdc{background:#059669;box-shadow:0 0 8px #059669}.t-label.svelte-1rnljdc{font-size:12px;font-weight:600;color:var(--text);white-space:nowrap}.t-line.svelte-1rnljdc{width:56px;height:3px;background:var(--border);margin:0 6px 20px}.ha-controls.svelte-1rnljdc{display:flex;justify-content:center;margin-bottom:20px}.btn-fail.svelte-1rnljdc,.btn-reset.svelte-1rnljdc{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:10px;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:background .2s}.btn-fail.svelte-1rnljdc{background:#dc2626;color:#fff}.btn-fail.svelte-1rnljdc:hover:not(:disabled){background:#b91c1c}.btn-fail.svelte-1rnljdc:disabled{opacity:.5;cursor:not-allowed}.btn-reset.svelte-1rnljdc{background:var(--primary);color:#fff}.btn-reset.svelte-1rnljdc:hover{background:var(--primary-dark)}.ha-result.svelte-1rnljdc{display:flex;align-items:flex-start;gap:14px;padding:18px 22px;background:var(--primary-light);border:1px solid var(--primary);border-radius:10px;animation:svelte-1rnljdc-slideUp .4s ease}@keyframes svelte-1rnljdc-slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.result-text.svelte-1rnljdc{font-size:15px;line-height:1.6;color:var(--text)}.result-text.svelte-1rnljdc strong:where(.svelte-1rnljdc){color:var(--primary-dark)}@media(max-width:768px){.ha-nodes.svelte-1rnljdc{flex-direction:column;align-items:center}.ha-node.svelte-1rnljdc{max-width:100%;width:100%}.ha-timeline.svelte-1rnljdc{flex-wrap:wrap;gap:10px}.t-line.svelte-1rnljdc{width:28px}.vm-screen-content.svelte-1rnljdc{font-size:10px;min-height:140px}}
