.sb-root{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%;min-width:0;background:#f8fafc;border-right:1px solid #E2E8F0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;box-sizing:border-box}.sb-root.sb-mobile{width:100%}.sb-brand{display:flex;align-items:center;justify-content:space-between;padding:10px 8px 8px 10px;flex-shrink:0;border-bottom:1px solid #E2E8F0}.sb-brand-left{display:flex;align-items:center;gap:8px;min-width:0}.sb-logo{width:28px;height:28px;border-radius:6px;background:#2563eb;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:700;flex-shrink:0;-webkit-user-select:none;user-select:none}.sb-brand-text{display:flex;flex-direction:row;align-items:center;gap:6px;min-width:0}.sb-brand-name{font-size:13px;font-weight:700;color:#0f172a;-webkit-user-select:none;user-select:none;white-space:nowrap}.sb-deployment-badge{display:inline-flex;align-items:center;height:16px;padding:0 5px;border:1px solid #CBD5E1;border-radius:3px;background:transparent;font-size:9px;font-weight:700;letter-spacing:.2px;white-space:nowrap;color:#64748b}.sb-brand-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.sb-collapse-btn{background:none;border:none;color:#94a3b8;cursor:pointer;padding:3px 6px;border-radius:4px;font-size:15px;line-height:1;transition:color .15s,background .15s;display:flex;align-items:center;justify-content:center}.sb-collapse-btn:hover{color:#475569;background:#0000000f}.sb-close-btn{background:none;border:none;font-size:18px;color:#94a3b8;cursor:pointer;padding:3px 6px;line-height:1;border-radius:4px;transition:color .15s}.sb-close-btn:hover{color:#374151}.sb-section-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#94a3b8;padding:8px 12px 2px;-webkit-user-select:none;user-select:none;flex-shrink:0}.sb-new-wrap{position:relative;margin:6px 6px 4px;flex-shrink:0}.sb-new-btn{width:100%;box-sizing:border-box;background:#fff;border:1px solid #E2E8F0;border-radius:6px;padding:6px 10px;font-size:12px;color:#374151;cursor:pointer;display:flex;align-items:center;gap:5px;font-family:inherit;transition:background .15s,border-color .15s;text-align:left;box-shadow:0 1px 2px #0000000a}.sb-new-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.sb-new-plus{font-size:14px;line-height:1;color:#2563eb;font-weight:600}.sb-new-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #E2E8F0;border-radius:8px;box-shadow:0 6px 20px #0000001f;z-index:100;overflow:hidden}.sb-new-option{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:12px;color:#374151;cursor:pointer;transition:background .1s;font-family:inherit;border:none;background:none;width:100%;text-align:left;box-sizing:border-box}.sb-new-option:hover{background:#f1f5f9}.sb-new-option-icon{font-size:10px;opacity:.5;flex-shrink:0;width:12px;text-align:center}.sb-list{flex:1;overflow-y:auto;padding:2px 0;min-height:0}.sb-list::-webkit-scrollbar{width:3px}.sb-list::-webkit-scrollbar-track{background:transparent}.sb-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.sb-item{display:flex;align-items:center;gap:4px;padding:3px 6px 3px 8px;border-radius:4px;margin:0 4px;cursor:pointer;transition:background .1s;position:relative;border-left:2px solid transparent;box-sizing:border-box;min-height:0}.sb-item:hover{background:#f1f5f9}.sb-item-active{background:#2563eb12;border-left-color:#2563eb}.sb-item-active:hover{background:#2563eb17}.sb-item-favorite.sb-item-active{border-left-color:#2563eb;box-shadow:inset 2px 0 #f59e0b}.sb-item-badge{flex-shrink:0;font-size:8px;font-weight:700;padding:1px 4px;border-radius:3px;letter-spacing:.1px;line-height:1.3;white-space:nowrap}.sb-item-badge-claude{background:#dbeafe;color:#1e40af}.sb-item-badge-codex{background:#fef3c7;color:#92400e}.sb-item-badge-hermes{background:#e0f2fe;color:#075985}.sb-item-badge-reasonix{background:#fce7f3;color:#9d174d}.sb-item-badge-terminal{background:#d1fae5;color:#065f46}.sb-item-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#374151;min-width:0;line-height:1.4}.sb-item-active .sb-item-name{color:#1e40af;font-weight:500}.sb-item-source{flex:0 0 auto;padding:0 4px;border-radius:3px;background:#f1f5f9;color:#64748b;font-size:8px;font-weight:700}.sb-item-source-ssh{background:#fef3c7;color:#92400e}.sb-item-source-mobile{background:#d1fae5;color:#065f46}.sb-item-source-desktop{background:#ede9fe;color:#5b21b6}.sb-item-source-web{background:#dbeafe;color:#1e40af}.sb-item-favorite{border-left-color:#f59e0b}.sb-item-favorite-btn{flex:0 0 auto;background:none;border:none;cursor:pointer;padding:2px 4px;border-radius:4px;color:#cbd5e1;font-size:11px;line-height:1;transition:color .15s,background .15s}.sb-item:hover .sb-item-favorite-btn{color:#94a3b8}.sb-item-favorite-btn:hover{color:#f59e0b!important;background:#fef3c7}.sb-item-favorite-btn-active,.sb-item:hover .sb-item-favorite-btn-active{color:#f59e0b}.sb-item-status{width:6px;height:6px;border-radius:50%;flex:0 0 6px;box-sizing:border-box}@keyframes sbStatusPulse{0%,to{opacity:1}50%{opacity:.4}}.sb-item-status-running{background:#10b981;animation:sbStatusPulse 2s ease-in-out infinite}.sb-item-status-stopped{background:#cbd5e1}.sb-item-close{font-size:13px;color:#64748b;opacity:.7;transition:opacity .1s,color .1s,background .1s;flex-shrink:0;line-height:1;padding:1px 4px;border-radius:3px;background:none;border:none;cursor:pointer;font-family:inherit;min-width:20px;min-height:20px;display:flex;align-items:center;justify-content:center}.sb-item:hover .sb-item-close{opacity:1}.sb-item-favorite-btn{min-width:20px;min-height:20px;padding:1px 4px;border:none;border-radius:3px;background:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:inherit;font-size:13px;line-height:1;opacity:0;transition:opacity .1s,color .1s,background .1s}.sb-item:hover .sb-item-favorite-btn,.sb-item-favorite-btn-active{opacity:1}.sb-item-favorite-btn:hover,.sb-item-favorite-btn-active{background:#f59e0b1f;color:#d97706}.sb-item-resume{min-width:20px;min-height:20px;padding:1px 4px;border:none;border-radius:3px;background:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:ui-monospace,monospace;font-size:9px;font-weight:700;opacity:0;transition:opacity .1s,color .1s,background .1s}.sb-item:hover .sb-item-resume{opacity:.8}.sb-item-resume:hover{background:#e2e8f0;color:#475569;opacity:1!important}.sb-item-resume-copied,.sb-item-resume-copied:hover{background:#10b9811f;color:#059669;opacity:1!important}.sb-item-close:hover{background:#fee2e2;color:#b91c1c;opacity:1}.sb-mobile .sb-item-close,.sb-mobile .sb-item-resume,.sb-mobile .sb-item-favorite-btn{opacity:1!important;min-width:30px;min-height:30px;font-size:13px}.sb-mobile .sb-item-favorite-btn{font-size:15px;color:#94a3b8}.sb-mobile .sb-item-favorite-btn-active{color:#f59e0b}.sb-mobile .sb-item{padding:6px 6px 6px 10px;gap:6px}.sb-mobile .sb-item-name{font-size:13px}.sb-nav{padding:4px 0;flex-shrink:0;border-top:1px solid #E2E8F0;overflow:visible;min-height:0}.sb-nav::-webkit-scrollbar{width:0}.sb-nav-group{min-width:0}.sb-nav-group-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:6px;height:28px;padding:0 10px 0 9px;margin:0 4px;border-radius:4px;cursor:pointer;color:#475569;border-left:2px solid transparent;box-sizing:border-box;-webkit-user-select:none;user-select:none}.sb-nav-group-row:hover{background:#f1f5f9;color:#1e293b}.sb-nav-group-row-active{color:#1d4ed8;border-left-color:#93c5fd}.sb-nav-group-caret{color:#94a3b8;font-size:12px;line-height:1;text-align:center}.sb-nav-group-title{min-width:0;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-nav-group-current{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:10px;font-weight:600}.sb-nav-group-items{padding:1px 0 3px}.sb-nav-item{display:flex;align-items:center;gap:7px;padding:5px 10px 5px 24px;margin:0 4px 1px;border-radius:4px;cursor:pointer;font-size:12px;color:#475569;transition:background .1s,color .1s;-webkit-user-select:none;user-select:none;border-left:2px solid transparent}.sb-nav-item:hover{background:#f1f5f9;color:#1e293b}.sb-nav-item-active{background:#2563eb12;color:#1d4ed8;border-left-color:#2563eb;font-weight:500}.sb-nav-item-active:hover{background:#2563eb17;color:#1d4ed8}.sb-nav-icon{font-size:12px;flex-shrink:0;width:14px;text-align:center;opacity:.7}.sb-nav-item-active .sb-nav-icon{opacity:1}.sb-profile{display:flex;align-items:center;gap:7px;padding:7px 10px;border-top:1px solid #E2E8F0;cursor:default;flex-shrink:0;background:#f1f5f9}.sb-profile-avatar{width:26px;height:26px;border-radius:6px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sb-profile-info{flex:1;min-width:0}.sb-profile-name{font-size:11px;font-weight:600;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-profile-meta{display:flex;align-items:center;gap:6px;min-width:0;margin-top:1px;font-size:9px;color:#94a3b8;line-height:1.2}.sb-profile-server{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-profile-server-btn{border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;min-height:24px;max-width:100%;padding:6px 2px;margin:-6px -2px;font:inherit;line-height:1.2;cursor:pointer;text-align:left}.sb-profile-server-btn:focus-visible{outline:2px solid #2563EB;outline-offset:2px;border-radius:3px}.sb-profile-status{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;font-size:9px;color:#94a3b8;white-space:nowrap}.sb-profile-status-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.sb-profile-status-dot-open{background:#10b981}.sb-profile-status-dot-connecting{background:#f59e0b}.sb-profile-status-dot-closed{background:#ef4444}.sb-collapsed-strip{display:flex;flex-direction:column;align-items:center;padding-top:10px;width:28px;background:#f8fafc;border-right:1px solid #E2E8F0;flex-shrink:0;height:100%}.sb-expand-btn{background:none;border:none;color:#94a3b8;cursor:pointer;padding:5px 4px;border-radius:4px;font-size:14px;transition:color .15s,background .15s;display:flex;align-items:center;justify-content:center;width:22px}.sb-expand-btn:hover{color:#2563eb;background:#e0e7ff}.sb-update,.sb-update-check,.sb-update-badge,.sb-update-text,.sb-update-dl,.sb-update-check-icon,.sb-footer,.sb-footer-dot,.sb-footer-label{display:none}.sb-profile-logout{background:none;border:none;color:#94a3b8;font-size:13px;cursor:pointer;padding:3px;border-radius:4px;flex-shrink:0;line-height:1;transition:color .15s,background .15s}.sb-profile-logout:hover{color:#374151;background:#e2e8f0}
