.global-header{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;align-items:center;gap:24px;height:56px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 4px #00000014}.header-tabs{flex-shrink:1;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.tab-item{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s;position:relative}.tab-item:hover{color:#1890ff;background:#1890ff0f}.tab-item.active{color:#1890ff;font-weight:600}.tab-item.active:after{content:"";background:#1890ff;border-radius:1px;width:16px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.tab-divider{background:#e8e8e8;flex-shrink:0;width:1px;height:16px;margin:0 4px}.tab-category{color:#888;font-size:13px}.tab-category:hover{color:#1890ff;background:#1890ff0f}.tab-category.active{color:#1890ff}.header-search{flex:1;justify-content:flex-end;min-width:0;display:flex}.search-box{align-items:center;display:flex;position:relative}.search-icon{color:#bbb;pointer-events:none;position:absolute;left:10px}.search-input{color:#333;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:16px;outline:none;width:240px;height:32px;padding:0 12px 0 32px;font-size:13px;transition:all .2s}.search-input:focus{background:#fff;border-color:#1890ff;width:320px;box-shadow:0 0 0 2px #1890ff14}.search-input::placeholder{color:#bbb}.header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.action-btn{cursor:pointer;color:#666;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.action-btn:hover{color:#fff;background:#1890ff;border-color:#1890ff}.theme-toggle-btn{cursor:pointer;color:#666;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.theme-toggle-btn:hover{color:#fff;background:#1890ff;border-color:#1890ff}.user-wrapper{position:relative}.user-button{cursor:pointer;color:#666;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex;overflow:hidden}.user-button:hover{color:#fff;background:#1890ff;border-color:#1890ff}.user-avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.user-avatar-placeholder{color:#fff;background:#1890ff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.user-dropdown{z-index:200;background:#fff;border:1px solid #e8e8e8;border-radius:8px;min-width:140px;padding:4px 0;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 12px #0000001f}.user-dropdown-info{color:#666;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f0f0f0;max-width:180px;padding:8px 16px;font-size:13px;overflow:hidden}.user-dropdown-item{text-align:left;color:#333;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:8px 16px;font-size:13px;transition:background .2s;display:block}.user-dropdown-item:hover{background:#f5f5f5}.dark .global-header{background:#1a1a1a;border-bottom-color:#333;box-shadow:0 1px 4px #0000004d}.dark .tab-item{color:#999}.dark .tab-item:hover{color:#4c9dff;background:#4c9dff14}.dark .tab-item.active{color:#4c9dff}.dark .tab-item.active:after{background:#4c9dff}.dark .tab-divider{background:#444}.dark .tab-category{color:#777}.dark .tab-category:hover{color:#4c9dff;background:#4c9dff14}.dark .tab-category.active{color:#4c9dff}.dark .search-input{color:#e0e0e0;background:#2a2a2a;border-color:#444}.dark .search-input:focus{background:#333;border-color:#1890ff}.dark .search-input::placeholder{color:#666}.dark .action-btn,.dark .theme-toggle-btn,.dark .user-button{color:#999;background:#2a2a2a;border-color:#444}.dark .action-btn:hover,.dark .theme-toggle-btn:hover,.dark .user-button:hover{color:#fff;background:#1890ff;border-color:#1890ff}.dark .user-avatar-placeholder{background:#4c9dff}.dark .user-dropdown{background:#2a2a2a;border-color:#444;box-shadow:0 4px 12px #0006}.dark .user-dropdown-info{color:#999;border-bottom-color:#444}.dark .user-dropdown-item{color:#ccc}.dark .user-dropdown-item:hover{background:#333}
