.system-stats-card.svelte-nkot3c{flex-direction:column;min-height:200px;display:flex;position:relative;overflow:hidden}.card-header.svelte-nkot3c{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.card-title-with-icon.svelte-nkot3c{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:10px;font-size:1.25rem;font-weight:700;display:flex}.title-icon.svelte-nkot3c{color:var(--accent-cyan)}.refresh-btn.svelte-nkot3c{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;width:36px;height:36px;transition:var(--transition-fast);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.refresh-btn.svelte-nkot3c:hover{color:var(--accent-cyan);background:#4facfe26;border-color:#00f2fe4d;transform:rotate(45deg)}.refresh-btn.svelte-nkot3c:active{transform:scale(.9)}.offline-alert.svelte-nkot3c{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:30px 10px;display:flex}.offline-icon-container.svelte-nkot3c{color:var(--accent-red);background:#ff4b5c1a;border:1px solid #ff4b5c33;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:10px;animation:2s infinite pulseGlowError;display:flex}.error-msg.svelte-nkot3c{color:var(--accent-red);font-size:1.1rem;font-weight:600}.error-hint.svelte-nkot3c{color:var(--text-muted);max-width:320px;font-size:.88rem}.mini-stats-grid.svelte-nkot3c{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.stat-item.svelte-nkot3c{border-radius:var(--radius-sm);transition:var(--transition-fast);background:#ffffff05;border:1px solid #ffffff0a;align-items:center;gap:15px;padding:15px;display:flex}.stat-item.svelte-nkot3c:hover{background:#ffffff0d;border-color:#ffffff14;transform:translateY(-2px)}@media (width<=600px){.mini-stats-grid.svelte-nkot3c{grid-template-columns:1fr}}.stat-icon-wrapper.svelte-nkot3c{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.stat-icon-wrapper.cyan.svelte-nkot3c{color:var(--accent-cyan);background:#00f2fe1a}.stat-icon-wrapper.purple.svelte-nkot3c{color:var(--accent-purple);background:#4facfe1a}.stat-icon-wrapper.green.svelte-nkot3c{color:var(--accent-green);background:#38ef7d1a}.stat-icon-wrapper.gold.svelte-nkot3c{color:var(--accent-gold);background:#f8ad9d1a}.stat-icon-wrapper.accent.svelte-nkot3c{color:var(--text-primary);background:#4facfe26}.stat-icon-wrapper.red.svelte-nkot3c{color:var(--accent-red);background:#ff4b5c1a}.stat-info.svelte-nkot3c{flex-direction:column;gap:4px;min-width:0;display:flex}.stat-label.svelte-nkot3c{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.stat-value.svelte-nkot3c{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.green-text.svelte-nkot3c{color:var(--accent-green)!important}.red-text.svelte-nkot3c{color:var(--accent-red)!important}.memory-chart-card.svelte-1isyph9{flex-direction:column;min-height:280px;display:flex;position:relative;overflow:hidden}.card-title-with-icon.svelte-1isyph9{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:10px;font-size:1.25rem;font-weight:700;display:flex}.title-icon.svelte-1isyph9{color:var(--accent-cyan)}.chart-container.svelte-1isyph9{flex-direction:column;justify-content:center;width:100%;height:100%;margin-top:10px;display:flex;position:relative}.chart-empty.svelte-1isyph9{min-height:180px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;font-size:.95rem;display:flex}.pulse-dot.svelte-1isyph9{background-color:var(--accent-cyan);width:10px;height:10px;box-shadow:0 0 10px var(--accent-cyan);border-radius:50%;animation:1.5s infinite pulseGlow}.chart-legend.svelte-1isyph9{justify-content:flex-end;gap:20px;margin-bottom:12px;font-size:.82rem;display:flex}.legend-item.svelte-1isyph9{color:var(--text-secondary);align-items:center;gap:6px;display:flex}.legend-color.svelte-1isyph9{border-radius:3px;width:12px;height:12px}.legend-color.alloc.svelte-1isyph9{background-color:var(--accent-cyan)}.legend-color.sys.svelte-1isyph9{background-color:var(--accent-purple)}.svg-chart.svelte-1isyph9{overflow:visible}.ram-gauge-card.svelte-e82x29{flex-direction:column;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.card-title-with-icon.svelte-e82x29{font-family:var(--font-display);color:var(--text-primary);align-self:flex-start;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;display:flex}.title-icon.svelte-e82x29{color:var(--accent-cyan)}.gauge-section.svelte-e82x29{flex-direction:column;align-items:center;gap:20px;width:100%;padding:10px 0;display:flex}.gauge-container.svelte-e82x29{justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.gauge-svg.svelte-e82x29{transform:rotate(-90deg)}.gauge-bg.svelte-e82x29{stroke:#ffffff0a}.gauge-progress.svelte-e82x29{filter:drop-shadow(0 0 4px #00f2fe33);transition:stroke-dashoffset .8s cubic-bezier(.16,1,.3,1)}.gauge-text-overlay.svelte-e82x29{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.gauge-value.svelte-e82x29{font-family:var(--font-display);color:var(--text-primary);font-size:2.2rem;font-weight:800;line-height:1}.gauge-label.svelte-e82x29{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:4px;font-size:.72rem}.gauge-placeholder.svelte-e82x29{width:160px;height:160px;color:var(--text-muted);border:8px solid #ffffff0a;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}.gauge-placeholder.offline.svelte-e82x29{color:var(--accent-red);background:#ff4b5c05;border-color:#ff4b5c1a;font-weight:600}.gauge-stats.svelte-e82x29{border-top:1px solid #ffffff0d;flex-direction:column;gap:10px;width:100%;padding-top:15px;display:flex}.gauge-stat-row.svelte-e82x29{justify-content:space-between;font-size:.88rem;display:flex}.gauge-stat-row.svelte-e82x29 .label:where(.svelte-e82x29){color:var(--text-secondary)}.gauge-stat-row.svelte-e82x29 .val:where(.svelte-e82x29){font-family:monospace;font-weight:600}.cyan-text.svelte-e82x29{color:var(--accent-cyan)}.purple-text.svelte-e82x29{color:var(--accent-purple)}.gold-text.svelte-e82x29{color:var(--accent-gold)}.console-logs-card.svelte-ugh72{flex-direction:column;flex-grow:1;min-height:200px;display:flex;position:relative;overflow:hidden}.card-title-with-icon.svelte-ugh72{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:10px;margin-bottom:20px;font-size:1.25rem;font-weight:700;display:flex}.title-icon.svelte-ugh72{color:var(--accent-cyan)}.terminal-wrapper.svelte-ugh72{background:#06070a;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;height:250px;display:flex;overflow:hidden;box-shadow:inset 0 0 10px #000c}.terminal-header.svelte-ugh72{background:#11131a;border-bottom:1px solid #ffffff0d;align-items:center;gap:6px;padding:8px 12px;display:flex}.window-dot.svelte-ugh72{border-radius:50%;width:10px;height:10px}.window-dot.red.svelte-ugh72{background-color:#ff5f56}.window-dot.yellow.svelte-ugh72{background-color:#ffbd2e}.window-dot.green.svelte-ugh72{background-color:#27c93f}.terminal-title.svelte-ugh72{color:var(--text-muted);margin-left:10px;font-family:monospace;font-size:.72rem}.terminal-body.svelte-ugh72{scroll-behavior:smooth;flex-direction:column;flex-grow:1;gap:6px;padding:12px;font-family:Consolas,Courier New,Courier,monospace;font-size:.82rem;display:flex;overflow-y:auto}.log-line.svelte-ugh72{color:#d1d5db;word-break:break-all;align-items:flex-start;gap:8px;line-height:1.4;display:flex}.log-arrow.svelte-ugh72{color:var(--accent-cyan);-webkit-user-select:none;user-select:none}.log-content.svelte-ugh72{white-space:pre-wrap}.log-method{border-radius:3px;padding:1px 4px;font-size:.75rem;font-weight:700}.log-method.get{color:var(--accent-cyan);background:#00f2fe26}.log-method.post{color:var(--accent-purple);background:#4facfe26}.log-method.put{color:var(--accent-gold);background:#f8ad9d26}.log-method.delete{color:var(--accent-red);background:#ff4b5c26}.log-level{text-transform:uppercase;font-weight:700}.log-level.info{color:#38bdf8}.log-level.warn{color:#fbbf24}.log-level.error{color:#f87171}.log-status{font-weight:700}.log-status.success{color:var(--accent-green)}.log-status.warning{color:var(--accent-gold)}.log-status.danger{color:var(--accent-red)}.log-url{color:#c084fc;text-decoration:underline}.text-danger.svelte-ugh72{color:var(--accent-red)!important}.text-muted.svelte-ugh72{color:var(--text-muted)!important}.font-semibold.svelte-ugh72{font-weight:600}.dashboard.svelte-1uha8ag{max-width:1200px;transition:var(--transition-smooth);flex-direction:column;gap:30px;margin:0 auto;padding:20px;display:flex}.hero-section.svelte-1uha8ag{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:10px;padding-bottom:25px;display:flex}.title-container.svelte-1uha8ag{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.dashboard-title.svelte-1uha8ag{font-family:var(--font-display);letter-spacing:-.03em;transition:var(--transition-smooth);font-size:2.8rem;font-weight:800}.dashboard-subtitle.svelte-1uha8ag{color:var(--text-secondary);transition:var(--transition-smooth);font-size:1.1rem}.dashboard-grid.svelte-1uha8ag{transition:var(--transition-smooth);grid-template-columns:1.1fr .9fr;gap:25px;display:grid}.col-left.svelte-1uha8ag,.col-right.svelte-1uha8ag{flex-direction:column;gap:25px;display:flex}@media (width<=1024px){.dashboard.svelte-1uha8ag{gap:20px;padding:16px}.dashboard-grid.svelte-1uha8ag{gap:20px}}@media (width<=768px){.dashboard-grid.svelte-1uha8ag{grid-template-columns:1fr}.dashboard-title.svelte-1uha8ag{font-size:2rem}.dashboard-subtitle.svelte-1uha8ag{font-size:.95rem}.col-left.svelte-1uha8ag,.col-right.svelte-1uha8ag{gap:20px}}@media (width<=480px){.dashboard.svelte-1uha8ag{padding:12px}.dashboard-title.svelte-1uha8ag{font-size:1.8rem}}.animate-title.svelte-1uha8ag{animation:5s ease-in-out infinite float}.shadow-success.svelte-1uha8ag{box-shadow:0 0 10px #38ef7d33}.shadow-error.svelte-1uha8ag{box-shadow:0 0 10px #ff4b5c33}.pulse-success.svelte-1uha8ag{animation:2s ease-in-out infinite svelte-1uha8ag-pulseGlowSuccess}.pulse-error.svelte-1uha8ag{animation:2s ease-in-out infinite svelte-1uha8ag-pulseGlowError}@keyframes svelte-1uha8ag-pulseGlowSuccess{0%,to{opacity:1;box-shadow:0 0 5px #38ef7d33}50%{opacity:.85;box-shadow:0 0 15px #38ef7d99}}@keyframes svelte-1uha8ag-pulseGlowError{0%,to{opacity:1;border-color:#ff4b5c33;box-shadow:0 0 5px #ff4b5c33}50%{opacity:.85;border-color:#ff4b5c80;box-shadow:0 0 20px #ff4b5c80}}
