.sessionInfo-module__l0-wmW__container{flex-direction:column;flex:1;display:flex;overflow-y:auto}.sessionInfo-module__l0-wmW__empty{text-align:center;color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.sessionInfo-module__l0-wmW__emptyIcon{background:var(--bg-tertiary);width:48px;height:48px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.sessionInfo-module__l0-wmW__empty h3{color:var(--text-primary);margin:0 0 8px;font-size:18px;font-weight:600}.sessionInfo-module__l0-wmW__empty p{color:var(--text-muted);margin:0;font-size:14px}.sessionInfo-module__l0-wmW__summary{border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.sessionInfo-module__l0-wmW__summaryStats{align-items:center;gap:12px;display:flex}.sessionInfo-module__l0-wmW__statItem{align-items:baseline;gap:5px;display:flex}.sessionInfo-module__l0-wmW__statValue{color:var(--text-primary);font-size:16px;font-weight:700}.sessionInfo-module__l0-wmW__statCompleted{color:var(--teal)}.sessionInfo-module__l0-wmW__statRunning,.sessionInfo-module__l0-wmW__statActive{color:var(--success)}.sessionInfo-module__l0-wmW__statFailed{color:var(--danger)}.sessionInfo-module__l0-wmW__statPending{color:var(--warning)}.sessionInfo-module__l0-wmW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:11px;font-weight:500}.sessionInfo-module__l0-wmW__statDivider{background:var(--border-subtle);width:1px;height:20px}.sessionInfo-module__l0-wmW__groups{flex:1;overflow-y:auto}.sessionInfo-module__l0-wmW__group{border-bottom:1px solid var(--border-subtle)}.sessionInfo-module__l0-wmW__group:last-child{border-bottom:none}.sessionInfo-module__l0-wmW__groupHeader{cursor:pointer;text-align:left;width:100%;transition:background var(--transition-fast);color:var(--text-primary);background:0 0;border:none;align-items:center;gap:8px;padding:10px 16px;display:flex}.sessionInfo-module__l0-wmW__groupHeader:hover{background:var(--bg-tertiary)}.sessionInfo-module__l0-wmW__groupChevron{color:var(--text-muted);transition:transform var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.sessionInfo-module__l0-wmW__groupChevronOpen{transform:rotate(90deg)}.sessionInfo-module__l0-wmW__groupId{flex-shrink:0}.sessionInfo-module__l0-wmW__sectionBadge{border-radius:var(--radius-sm);background:var(--sage-subtle);color:var(--sage);padding:2px 8px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:12px;font-weight:600;display:inline-block}.sessionInfo-module__l0-wmW__groupMeta{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.sessionInfo-module__l0-wmW__groupCount{color:var(--text-muted);font-size:12px;font-weight:500}.sessionInfo-module__l0-wmW__groupBody{padding:0 0 4px}.sessionInfo-module__l0-wmW__infoRow{transition:background var(--transition-fast);align-items:center;gap:10px;min-width:0;padding:6px 16px 6px 20px;display:flex}.sessionInfo-module__l0-wmW__infoRow:hover{background:var(--bg-tertiary)}.sessionInfo-module__l0-wmW__infoRow:hover .sessionInfo-module__l0-wmW__infoActions{opacity:1}.sessionInfo-module__l0-wmW__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;flex-shrink:0;min-width:90px;font-size:11px;font-weight:600}.sessionInfo-module__l0-wmW__infoContent{flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.sessionInfo-module__l0-wmW__valueText{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.sessionInfo-module__l0-wmW__valueHighlight{color:var(--accent);white-space:nowrap;font-size:12px;font-weight:600}.sessionInfo-module__l0-wmW__valueMono{color:var(--text-primary);background:var(--bg-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:2px 6px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:12px;font-weight:500;overflow:hidden}.sessionInfo-module__l0-wmW__valueBadge{color:var(--text-secondary);background:var(--bg-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);text-transform:capitalize;white-space:nowrap;padding:2px 8px;font-size:11px;font-weight:600}.sessionInfo-module__l0-wmW__statusBadge{border-radius:var(--radius-sm);text-transform:capitalize;white-space:nowrap;padding:2px 8px;font-size:11px;font-weight:600}.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusCompleted{background:var(--teal-subtle);color:var(--teal);border:1px solid rgba(var(--teal-rgb), .3)}.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusRunning,.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusActive{background:var(--success-subtle);color:var(--success);border:1px solid rgba(var(--success-rgb), .3);animation:2s ease-in-out infinite sessionInfo-module__l0-wmW__statusPulse}@keyframes sessionInfo-module__l0-wmW__statusPulse{0%,to{opacity:1}50%{opacity:.7}}.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusFailed{background:var(--danger-subtle);color:var(--danger);border:1px solid rgba(var(--danger-rgb), .3)}.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusTerminated,.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusOrphaned{background:var(--bg-tertiary);color:var(--text-muted);border:1px solid var(--border-color)}.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusPending{background:var(--warning-subtle);color:var(--warning);border:1px solid rgba(var(--warning-rgb), .3)}.sessionInfo-module__l0-wmW__statusBadge.sessionInfo-module__l0-wmW__statusUnknown{background:var(--bg-tertiary);color:var(--text-muted);border:1px solid var(--border-color)}.sessionInfo-module__l0-wmW__infoActions{opacity:0;transition:opacity var(--transition-fast);flex-shrink:0;align-items:center;gap:4px;display:flex}.sessionInfo-module__l0-wmW__actionBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.sessionInfo-module__l0-wmW__actionBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.sessionInfo-module__l0-wmW__metricsGrid{grid-template-columns:repeat(3,1fr);gap:6px;padding:4px 16px 4px 20px;display:grid}.sessionInfo-module__l0-wmW__metricCard{text-align:center;background:var(--bg-tertiary);border-radius:var(--radius);border:1px solid var(--border-subtle);flex-direction:column;align-items:center;padding:10px 8px;display:flex}.sessionInfo-module__l0-wmW__metricValue{color:var(--text-primary);margin-bottom:4px;font-family:SF Mono,Monaco,Courier New,monospace;font-size:16px;font-weight:700}.sessionInfo-module__l0-wmW__metricAccent{color:var(--amber)}.sessionInfo-module__l0-wmW__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:600}.sessionInfo-module__l0-wmW__errorBanner{background:var(--danger-subtle);border:1px solid rgba(var(--danger-rgb), .3);border-radius:var(--radius);color:var(--danger);align-items:flex-start;gap:8px;margin:6px 16px 6px 20px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.sessionInfo-module__l0-wmW__errorIcon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}
.environmentSelector-module__BmZ9sG__profileDropdown{position:relative}.environmentSelector-module__BmZ9sG__profileDropdownTrigger{color:var(--text-secondary);cursor:pointer;background:var(--bg-secondary);border:1px solid var(--border-color);transition:all var(--transition);border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownTrigger:hover,.environmentSelector-module__BmZ9sG__profileDropdownTrigger.environmentSelector-module__BmZ9sG__profileActive{background:var(--accent-subtle);border-color:var(--accent);color:var(--accent)}.environmentSelector-module__BmZ9sG__profileDropdownIcon{justify-content:center;align-items:center;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownTooltip{color:#fff;background:var(--accent);border-radius:var(--radius-sm);z-index:100;text-align:center;justify-content:center;align-items:center;width:fit-content;padding:4px 10px;font-size:12px;font-weight:600;display:none;position:absolute;top:-30px;left:-3px}.environmentSelector-module__BmZ9sG__profileDropdownTrigger:hover .environmentSelector-module__BmZ9sG__profileDropdownTooltip{justify-content:center;align-items:center;width:170%;display:flex;left:-14px}.environmentSelector-module__BmZ9sG__profileDropdownPanel{background:var(--bg-primary);border:1px solid var(--border-color);width:320px;box-shadow:var(--shadow-lg);z-index:100;border-radius:14px;flex-direction:column;gap:8px;max-height:400px;padding:8px;animation:.2s environmentSelector-module__BmZ9sG__profileDropdownSlide;display:flex;position:absolute;bottom:calc(100% + 8px);right:-11vw;overflow-y:auto}@keyframes environmentSelector-module__BmZ9sG__profileDropdownSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.environmentSelector-module__BmZ9sG__profileDropdownOption{cursor:pointer;transition:all var(--transition-fast);border-radius:10px;align-items:center;gap:12px;padding:8px 14px;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownOption:hover{background:var(--accent-subtle)}.environmentSelector-module__BmZ9sG__profileDropdownOption.environmentSelector-module__BmZ9sG__selected{background:rgba(var(--accent-rgb), .15)}.environmentSelector-module__BmZ9sG__profileOptionIcon{background:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .2);border-radius:var(--radius);width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownOption.environmentSelector-module__BmZ9sG__selected .environmentSelector-module__BmZ9sG__profileOptionIcon{background:var(--accent);color:#fff;border-color:var(--accent)}.environmentSelector-module__BmZ9sG__profileOptionIconAdd{border:1.5px dashed rgba(var(--accent-rgb), .4);border-radius:var(--radius);width:36px;height:36px;color:var(--accent);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.environmentSelector-module__BmZ9sG__profileOptionContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.environmentSelector-module__BmZ9sG__profileOptionTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.environmentSelector-module__BmZ9sG__profileOptionDesc{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.environmentSelector-module__BmZ9sG__profileOptionCheck{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.environmentSelector-module__BmZ9sG__profileDropdownDivider{background:var(--border-color);height:1px;margin:0 6px}@media (max-width:768px){.environmentSelector-module__BmZ9sG__profileDropdownPanel{width:auto;max-width:calc(100vw - 32px);left:0;right:0}.environmentSelector-module__BmZ9sG__profileDropdownTrigger{width:100%}}.environmentSelector-module__BmZ9sG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.environmentSelector-module__BmZ9sG__modal{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;width:100%;max-width:420px;padding:28px;box-shadow:0 25px 50px -12px #00000080}.environmentSelector-module__BmZ9sG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.environmentSelector-module__BmZ9sG__modalTitle{font-size:20px;font-weight:600}.environmentSelector-module__BmZ9sG__modalClose{width:36px;height:36px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .15s;display:flex}.environmentSelector-module__BmZ9sG__modalClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.environmentSelector-module__BmZ9sG__modalSubtitle{color:var(--text-secondary);margin-bottom:24px;font-size:14px}.environmentSelector-module__BmZ9sG__modalError{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;display:flex}.environmentSelector-module__BmZ9sG__inputGroup{margin-bottom:24px}.environmentSelector-module__BmZ9sG__inputLabel{margin-bottom:8px;font-size:14px;font-weight:500;display:block}.environmentSelector-module__BmZ9sG__input{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:10px;padding:14px 16px;font-size:14px;transition:all .15s}.environmentSelector-module__BmZ9sG__input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #6366f126}.environmentSelector-module__BmZ9sG__input::placeholder{color:var(--text-secondary)}.environmentSelector-module__BmZ9sG__modalActions{gap:12px;display:flex}.environmentSelector-module__BmZ9sG__modalBtnSecondary{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:10px;flex:1;padding:14px 20px;font-size:14px;font-weight:500;transition:all .15s}.environmentSelector-module__BmZ9sG__modalBtnSecondary:hover{background:var(--bg-tertiary)}.environmentSelector-module__BmZ9sG__modalBtnPrimary{background:var(--accent);border-radius:var(--radius);color:#fff;cursor:pointer;border:none;flex:2;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.environmentSelector-module__BmZ9sG__modalBtnPrimary:hover:not(:disabled){background:var(--accent-hover)}.environmentSelector-module__BmZ9sG__modalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}
