.LogsComponent-module__WjymDq__logs{animation:LogsComponent-module__WjymDq__fade-in var(--transition-normal) ease-out}.LogsComponent-module__WjymDq__container-dropdown{width:fit-content;min-width:260px;margin-bottom:20px;position:relative}.LogsComponent-module__WjymDq__container-dropdown-trigger{width:100%;height:var(--input-height);background:var(--calculated-select-background-color);border:1px solid var(--calculated-border-color);color:var(--text-primary);border-radius:var(--border-radius-sm);cursor:pointer;justify-content:space-between;align-items:center;padding:0 12px;font-size:14px;transition:border-color .2s,box-shadow .2s;display:flex}.LogsComponent-module__WjymDq__container-dropdown-trigger:hover{border-color:#316cff4d;border-color:lab(48.9873% 24.4914 -82.0354/.3)}.LogsComponent-module__WjymDq__container-dropdown-trigger-open{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--calculated-accent-primary-glow)}.LogsComponent-module__WjymDq__container-dropdown-trigger-content{align-items:center;gap:8px;display:flex;overflow:hidden}.LogsComponent-module__WjymDq__container-dropdown-trigger-label{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.LogsComponent-module__WjymDq__container-dropdown-trigger-placeholder{color:var(--text-muted);white-space:nowrap}.LogsComponent-module__WjymDq__container-dropdown-chevron{color:var(--text-secondary);flex-shrink:0;margin-inline-start:4px;transition:transform .2s}.LogsComponent-module__WjymDq__container-dropdown-chevron-open{transform:rotate(180deg)}.LogsComponent-module__WjymDq__container-dropdown-menu{top:calc(100% + 4px);background:var(--calculated-select-option-background-color,var(--background-elevated));border:1px solid var(--calculated-border-color);border-radius:var(--border-radius-sm);z-index:9999;width:100%;min-width:280px;animation:.15s LogsComponent-module__WjymDq__container-dropdown-slide-in;position:absolute;inset-inline-start:0;overflow:hidden;box-shadow:0 8px 24px #00000040;box-shadow:0 8px 24px lab(0% 0 0/.25)}@keyframes LogsComponent-module__WjymDq__container-dropdown-slide-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LogsComponent-module__WjymDq__container-dropdown-search-wrapper{border-bottom:1px solid var(--calculated-border-color);background:inherit;align-items:center;gap:8px;padding:8px 10px;display:flex;position:sticky;top:0}.LogsComponent-module__WjymDq__container-dropdown-search-icon{color:var(--text-muted);flex-shrink:0}.LogsComponent-module__WjymDq__container-dropdown-search-input{color:var(--text-primary);font-size:var(--font-size-sm);background:0 0;border:none;outline:none;flex:1;font-family:inherit}.LogsComponent-module__WjymDq__container-dropdown-search-input::placeholder{color:var(--text-muted)}.LogsComponent-module__WjymDq__container-dropdown-search-clear{color:var(--text-muted);cursor:pointer;border-radius:var(--border-radius-sm);transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:inline-flex}.LogsComponent-module__WjymDq__container-dropdown-search-clear:hover{color:var(--text-primary)}.LogsComponent-module__WjymDq__container-dropdown-options-list{scrollbar-width:thin;max-height:320px;padding:4px;overflow-y:auto}.LogsComponent-module__WjymDq__container-dropdown-device-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);opacity:.7;-webkit-user-select:none;user-select:none;padding:8px 10px 4px;font-size:.625rem;font-weight:500;display:block}.LogsComponent-module__WjymDq__container-dropdown-option{width:100%;color:var(--calculated-select-option-text,var(--text-primary));cursor:pointer;text-align:start;background:0 0;border:none;border-radius:2px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;transition:background .15s;display:flex}.LogsComponent-module__WjymDq__container-dropdown-option:hover{background:var(--calculated-accent-primary-glow)}.LogsComponent-module__WjymDq__container-dropdown-option-selected{background:var(--calculated-accent-primary-glow);color:var(--accent-primary);font-weight:500}.LogsComponent-module__WjymDq__container-dropdown-option-stopped{opacity:.45}.LogsComponent-module__WjymDq__container-dropdown-option-stopped:hover{opacity:.7}.LogsComponent-module__WjymDq__container-dropdown-option-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.LogsComponent-module__WjymDq__container-dropdown-option-device{color:var(--text-muted);opacity:.7;flex-shrink:0;margin-inline-start:auto;font-size:.625rem;font-weight:400}.LogsComponent-module__WjymDq__container-dropdown-status-dot{background:var(--text-muted);width:5px;height:5px;transition:background var(--transition-fast), box-shadow var(--transition-fast);border-radius:50%;flex-shrink:0}.LogsComponent-module__WjymDq__container-dropdown-status-dot-healthy{background:var(--color-success);box-shadow:0 0 5px #52c24859;box-shadow:0 0 5px lab(70.0761% -50.8383 49.5735/.35)}.LogsComponent-module__WjymDq__container-dropdown-status-dot-unhealthy{background:var(--color-danger);box-shadow:0 0 5px #ff000459;box-shadow:0 0 5px lab(54.2863% 80.9782 69.0889/.35)}.LogsComponent-module__WjymDq__container-dropdown-empty-state{text-align:center;color:var(--text-muted);font-size:var(--font-size-sm);padding:16px 10px}.LogsComponent-module__WjymDq__terminal{background:var(--background-base);border-radius:var(--border-radius-sm);height:calc(100dvh - 220px);min-height:400px;animation:LogsComponent-module__WjymDq__fade-in var(--transition-normal) ease-out;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:1px solid #ffffff0f;border:1px solid lab(99.9996% -.00357628 -.0378609/.06);flex-direction:column;display:flex;overflow:hidden}.LogsComponent-module__WjymDq__terminal-header{background:#ffffff06;background:lab(99.9996% -.00357628 -.0378609/.025);border-bottom:1px solid #ffffff0f;border-bottom:1px solid lab(99.9996% -.00357628 -.0378609/.06);flex-shrink:0;justify-content:space-between;align-items:center;height:38px;padding:0 14px;display:flex}.LogsComponent-module__WjymDq__terminal-title{font-size:var(--font-size-xs);color:#fff6;color:lab(99.9996% -.00357628 -.0378609/.4);letter-spacing:.02em;font-weight:500;font-family:var(--font-mono);white-space:nowrap;align-items:center;gap:8px;display:flex}.LogsComponent-module__WjymDq__terminal-dot{width:6px;height:6px;transition:background var(--transition-fast), box-shadow var(--transition-fast);background:#fff3;background:lab(99.9996% -.00357628 -.0378609/.2);border-radius:50%;flex-shrink:0}.LogsComponent-module__WjymDq__terminal-dot.LogsComponent-module__WjymDq__connected{background:var(--color-success);animation:2.5s ease-in-out infinite LogsComponent-module__WjymDq__dot-pulse;box-shadow:0 0 6px #10b98159;box-shadow:0 0 6px lab(66.7072% -50.6831 17.0415/.35)}@keyframes LogsComponent-module__WjymDq__dot-pulse{0%,to{box-shadow:0 0 4px #10b98140;box-shadow:0 0 4px lab(66.7072% -50.6831 17.0415/.25)}50%{box-shadow:0 0 10px #10b98180;box-shadow:0 0 10px lab(66.7072% -50.6831 17.0415/.5)}}.LogsComponent-module__WjymDq__terminal-actions{align-items:center;gap:2px;display:flex}.LogsComponent-module__WjymDq__terminal-button{border-radius:var(--border-radius-sm);color:#ffffff4d;color:lab(99.9996% -.00357628 -.0378609/.3);cursor:pointer;width:28px;height:26px;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.LogsComponent-module__WjymDq__terminal-button:hover{color:#ffffffb3;color:lab(99.9996% -.00357628 -.0378609/.7);background:#ffffff0f;background:lab(99.9996% -.00357628 -.0378609/.06)}.LogsComponent-module__WjymDq__terminal-button.LogsComponent-module__WjymDq__is-active-state{color:var(--accent-primary);background:#6366f11f;background:lab(49% 30.3569 -71.8911/.12);border-color:#6366f133;border-color:lab(49% 30.3569 -71.8911/.2)}.LogsComponent-module__WjymDq__terminal-button:disabled{cursor:not-allowed;opacity:.5}.LogsComponent-module__WjymDq__restart-spin{color:var(--accent-primary)}.LogsComponent-module__WjymDq__restart-spin svg{will-change:transform;animation:.8s linear infinite LogsComponent-module__WjymDq__spin-restart}@keyframes LogsComponent-module__WjymDq__spin-restart{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LogsComponent-module__WjymDq__line-count{color:#ffffff40;color:lab(99.9996% -.00357628 -.0378609/.25);font-size:.625rem;font-family:var(--font-mono);padding:0 8px;font-weight:400}.LogsComponent-module__WjymDq__separator{background:#ffffff0f;background:lab(99.9996% -.00357628 -.0378609/.06);flex-shrink:0;width:1px;height:14px;margin:0 4px}.LogsComponent-module__WjymDq__terminal-body{font-family:var(--font-mono);scrollbar-width:thin;flex:1;padding:6px 0;font-size:.71875rem;line-height:1.6;overflow:auto}.LogsComponent-module__WjymDq__log-line{white-space:pre;border-left:2px solid #0000;gap:0;padding:0 14px;transition:background 60ms;display:flex}.LogsComponent-module__WjymDq__log-line:hover{background:#ffffff05;background:lab(99.9996% -.00357628 -.0378609/.018)}.LogsComponent-module__WjymDq__log-line-error{background:#ef444408;background:lab(55.8044% 65.6075 40.7259/.03);border-left-color:#f8717180;border-left-color:lab(64.7866% 52.7216 26.6388/.5)}.LogsComponent-module__WjymDq__log-line-warn{background:#fbbf2405;background:lab(81.2631% 13.2819 77.0093/.02);border-left-color:#fbbf2466;border-left-color:lab(81.2631% 13.2819 77.0093/.4)}.LogsComponent-module__WjymDq__log-line-success{border-left-color:#34d39966;border-left-color:lab(75.7021% -52.2152 16.6814/.4)}.LogsComponent-module__WjymDq__line-number{text-align:right;color:#ffffff14;color:lab(99.9996% -.00357628 -.0378609/.08);-webkit-user-select:none;user-select:none;border-right:1px solid #ffffff08;border-right:1px solid lab(99.9996% -.00357628 -.0378609/.03);flex-shrink:0;width:40px;margin-right:12px;padding-right:12px;font-size:.625rem}.LogsComponent-module__WjymDq__log-line:hover .LogsComponent-module__WjymDq__line-number{color:#ffffff26;color:lab(99.9996% -.00357628 -.0378609/.15)}.LogsComponent-module__WjymDq__line-timestamp{color:#fff3;color:lab(99.9996% -.00357628 -.0378609/.2);flex-shrink:0;margin-right:10px;font-size:.65625rem}.LogsComponent-module__WjymDq__line-content{color:var(--log-default);word-break:break-all;white-space:pre-wrap;flex:1}.LogsComponent-module__WjymDq__level-error{color:var(--log-error)}.LogsComponent-module__WjymDq__level-warn{color:var(--log-warning)}.LogsComponent-module__WjymDq__level-info{color:var(--log-information)}.LogsComponent-module__WjymDq__level-success{color:var(--log-debug)}.LogsComponent-module__WjymDq__level-debug{color:var(--log-verbose)}.LogsComponent-module__WjymDq__empty-terminal{color:#ffffff4d;color:lab(99.9996% -.00357628 -.0378609/.3);height:calc(100dvh - 220px);min-height:400px;animation:LogsComponent-module__WjymDq__fade-in var(--transition-normal) ease-out;background:var(--background-base);border-radius:var(--border-radius-sm);border:1px solid #ffffff0f;border:1px solid lab(99.9996% -.00357628 -.0378609/.06);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:.8125rem;display:flex}.LogsComponent-module__WjymDq__empty-terminal svg{opacity:.15}.LogsComponent-module__WjymDq__empty-terminal span{opacity:.6}.LogsComponent-module__WjymDq__connecting{color:#ffffff59;color:lab(99.9996% -.00357628 -.0378609/.35);font-size:var(--font-size-sm);font-family:var(--font-mono);justify-content:center;align-items:center;gap:10px;padding:32px;display:flex}.LogsComponent-module__WjymDq__connecting-dot{background:var(--accent-primary);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite LogsComponent-module__WjymDq__pulse}.LogsComponent-module__WjymDq__error-banner{color:var(--log-error);font-size:var(--font-size-xs);font-family:var(--font-mono);background:#ef444414;background:lab(55.8044% 65.6075 40.7259/.08);border-bottom:1px solid #ef44441f;border-bottom:1px solid lab(55.8044% 65.6075 40.7259/.12);align-items:center;gap:8px;padding:8px 14px;font-weight:500;display:flex}.LogsComponent-module__WjymDq__paused-banner{color:var(--log-warning);font-size:var(--font-size-xs);font-family:var(--font-mono);background:#f59e0c14;background:lab(72.8401% 26.9007 75.3774/.08);border-top:1px solid #f59e0c1f;border-top:1px solid lab(72.8401% 26.9007 75.3774/.12);align-items:center;gap:8px;padding:8px 14px;font-weight:500;display:flex}.LogsComponent-module__WjymDq__search-input{height:26px;font-size:var(--font-size-xs);font-family:var(--font-mono);border-radius:var(--border-radius-sm);color:#ffffffe6;color:lab(99.9996% -.00357628 -.0378609/.9);width:140px;transition:width var(--transition-fast), border-color var(--transition-fast);background:#ffffff0a;background:lab(99.9996% -.00357628 -.0378609/.04);border:1px solid #ffffff14;border:1px solid lab(99.9996% -.00357628 -.0378609/.08);padding:0 8px}.LogsComponent-module__WjymDq__search-input::placeholder{color:#fff3;color:lab(99.9996% -.00357628 -.0378609/.2)}.LogsComponent-module__WjymDq__search-input:focus{border-color:var(--accent-primary);outline:none;width:200px;box-shadow:0 0 0 1px #6366f14d;box-shadow:0 0 0 1px lab(49% 30.3569 -71.8911/.3)}.LogsComponent-module__WjymDq__highlight{background:#fbbf2440;background:lab(81.2631% 13.2819 77.0093/.25);border-radius:1px}@media (max-width:768px){.LogsComponent-module__WjymDq__container-dropdown{min-width:100%}.LogsComponent-module__WjymDq__terminal{height:calc(100dvh - 320px);min-height:300px}.LogsComponent-module__WjymDq__line-number,.LogsComponent-module__WjymDq__line-timestamp{display:none}.LogsComponent-module__WjymDq__terminal-body{font-size:var(--font-size-xs)}.LogsComponent-module__WjymDq__log-line{padding:0 10px}.LogsComponent-module__WjymDq__search-input{width:100px}.LogsComponent-module__WjymDq__search-input:focus{width:140px}.LogsComponent-module__WjymDq__empty-terminal{height:calc(100dvh - 320px);min-height:300px}.LogsComponent-module__WjymDq__terminal-title{font-size:.625rem}.LogsComponent-module__WjymDq__line-count{display:none}}.LogsComponent-module__WjymDq__container-statistics-panel{animation:LogsComponent-module__WjymDq__fade-in var(--transition-normal) ease-out;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}@media (max-width:1200px){.LogsComponent-module__WjymDq__container-statistics-panel{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LogsComponent-module__WjymDq__container-statistics-panel{grid-template-columns:1fr}}.LogsComponent-module__WjymDq__statistics-card{background:var(--background-surface);border:1px solid var(--calculated-border-color);border-radius:var(--border-radius-sm);transition:border-color var(--transition-fast);align-items:center;gap:12px;padding:12px 16px;display:flex}.LogsComponent-module__WjymDq__statistics-card:hover{border-color:var(--calculated-border-subtle)}.LogsComponent-module__WjymDq__statistics-card-icon{border-radius:var(--border-radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.LogsComponent-module__WjymDq__state-success{color:var(--color-success);background:#52c24814;background:lab(70.0761% -50.8383 49.5735/.08)}.LogsComponent-module__WjymDq__state-warning{color:var(--color-warning);background:#fcbf2614;background:lab(81.2493% 13.6308 76.7485/.08)}.LogsComponent-module__WjymDq__state-danger{color:var(--color-danger);background:#ff000414;background:lab(54.2863% 80.9782 69.0889/.08)}.LogsComponent-module__WjymDq__state-neutral{color:var(--text-secondary);background:#ffffff0a;background:lab(100% 0 0/.04)}.LogsComponent-module__WjymDq__state-accent{color:var(--accent-primary);background:#6366f114;background:lab(49.006% 30.2442 -71.871/.08)}.LogsComponent-module__WjymDq__statistics-card-content{flex-direction:column;flex:1;min-width:0;display:flex}.LogsComponent-module__WjymDq__statistics-card-value{color:var(--text-primary);font-size:15px;font-weight:600;font-family:var(--font-mono);line-height:1.2}.LogsComponent-module__WjymDq__statistics-card-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:1px;font-size:9px;font-weight:600}.LogsComponent-module__WjymDq__statistics-card-description{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}
